* gas/arm/arm.exp: Add archv6 and thumbv6.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2003-12-05 Ricardo Anguiano <anguiano@codesourcery.com>
2 Mark Mitchell <mark@codesourcery.com>
3 Richard Earnshaw <rearnsha@arm.com>
4
5 * gas/arm/arm.exp: Add archv6 and thumbv6.
6 * gas/arm/archv6.d: New file.
7 * gas/arm/archv6.s: Likewise.
8 * gas/arm/thumbv6.d: Likewise.
9 * gas/arm/thumbv6.s: Likewise.
10
11 2003-12-06 Christian Groessler <chris@groessler.org>
12
13 * gas/z8k/ctrl-names.d: New file.
14 * gas/z8k/ctrl-names.s: New file.
15 * gas/z8k/z8k.exp: Run new tests.
16
17 2003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
18
19 * gas/m32r/m32r2.exp: New file for m32r2.
20 * gas/m32r/m32r2.s: Likewise.
21 * gas/m32r/m32r2.d: Likewise.
22
23 2003-12-03 Nick Clifton <nickc@redhat.com>
24
25 * gas/vax/vax.exp (do_quad): Treat a vax-*-linux-gnu target as an
26 ELF target.
27
28 2003-12-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
29
30 * gas/sh/basic.exp: Define ASFLAGS appropriately and don't do
31 dsp test for sh64/sh5 targets.
32 * gas/sh/sh64/crange1.s: Tidy up to match data alignment.
33 * gas/sh/sh64/crange1-1.d: Update.
34 * gas/sh/sh64/crange1-2.d: Likewise.
35 * gas/sh/sh64/datal32-3.d: Likewise.
36 * gas/sh/sh64/datal64-3.d: Likewise.
37 * gas/sh/sh64/localcom-1.d: Likewise.
38
39 2003-11-27 Alexandre Oliva <aoliva@redhat.com>
40
41 * gas/frv/reloc1.[sd]: Test references to external symbols and
42 inter-section references too.
43
44 2003-11-26 Christian Groessler <chris@groessler.org>
45
46 * gas/z8k/jmp-cc.d: New file.
47 * gas/z8k/jmp-cc.s: New file.
48 * gas/z8k/ret-cc.d: New file.
49 * gas/z8k/ret-cc.s: New file.
50 * gas/z8k/z8k.exp: Run new tests.
51
52 2003-11-26 Nick Clifton <nickc@redhat.com>
53
54 * gas/h8300/t01_mov.s: Revert changes.
55 * gas/h8300/t01_mov.exp: Revert changes.
56
57 2003-11-25 Asgari Jinia <asgarij@kpitcummins.com>
58
59 * gas/h8300/multiples.s : Add instructions for H8s.
60 * gas/h8300/h8300.exp (do_h8300s_multiple) : Add more test
61 conditions for instructions for H8s.
62 * gas/h8300/t01_mov.s: Correct illegal ldm/stm register pairings.
63 * gas/h8300/t01_mov.exp: Update expected results.
64
65 2003-11-22 Alan Modra <amodra@bigpond.net.au>
66
67 * gas/i386/divide.s: New.
68 * gas/i386/divide.d: New.
69 * gas/i386/i386.exp (gas_32_check): Run it.
70
71 * gas/ppc/machine.s: New.
72 * gas/ppc/machine.d: New.
73 * gas/ppc/ppc.exp: Run it.
74
75 2003-11-18 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
76
77 * gas/mips/lca-svr4pic.d: New test for the "lca" macro.
78 * gas/mips/lca-xgot.d: Likewise.
79 * gas/mips/lca.s: Source for the new tests.
80 * gas/mips/mips.exp: Run the new tests.
81
82 2003-11-14 Nick Clifton <nickc@redhat.com>
83
84 * gas/arm/arm7.d: Pass -D instead of -d to objdump in order to
85 display the contents of data fields in the .text section.
86 This change is necessary after the addition of arm elf mapping
87 symbol support to gas.
88 * gas/arm/pic.d: Expect addresses with function name offsets.
89 This change is necessary after the addition of arm elf mapping
90 symbol support to gas.
91
92 2003-11-13 Nick Clifton <nickc@redhat.com>
93
94 * gas/arm/mapping.s: New test: Source for ARM ELF mapping
95 symbols test.
96 * gas/arm/mapping.d: New file: Expected output.
97 * gas/arm/arm.exp: Run new test.
98
99 2003-11-06 Nick Clifton <nickc@redhat.com>
100
101 * gas/arm/req.s: New test file. Check .req and .unreq psuedo ops.
102 * gas/arm/req.l: Expected error output from req.s test.
103 * gas/arm/copro.d: Set target architecture for objdump so that the
104 test will work on architectures which cannot encode higher arm
105 architecture types in their file headers.
106 * gas/arm/arm.exp: Run new req.s test.
107 Skip thumb instruction test for PE targets which do not support
108 thumb relocations.
109 * gas/elf/elf.exp: Skip special handling of section2 test for
110 XScale targets - it is no longer needed.
111
112 2003-11-04 H.J. Lu <hongjiu.lu@intel.com>
113
114 * gas/m68k/mcf-mov3q.d: Support 64bit BFD.
115
116 2003-11-03 Daniel Jacobowitz <drow@mvista.com>
117
118 * gas/arm/arm7t.d: Replace '-#' with '#-'.
119 * gas/arm/copro.d: Likewise.
120 * gas/arm/fpa-mem.d: Likewise.
121 * gas/arm/maverick.c: Likewise.
122 * gas/arm/maverick.d: Likewise.
123 * gas/arm/vfp1.d: Likewise.
124 * gas/arm/vfp1xD.d: Likewise.
125 * gas/arm/xscale.d: Likewise.
126
127 2003-10-27 Stephane Carrez <stcarrez@nerim.fr>
128
129 * gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed.
130 * gas/m68hc11/lbranch-dwarf2.d: Update.
131
132 2003-10-23 Peter Barada <pbarada@mail.wm.sps.mot.com>
133
134 * gas/m68k/mcf-mov3q.s: New file: Test some ColdFire instructions.
135 * gas/m68k/mcf-mov3q.s: New file: Expected disassembly.
136 * gas/m68k/all.exp: Run new test.
137
138 2003-10-22 Andreas Schwab <schwab@suse.de>
139 H.J. Lu <hongjiu.lu@intel.com>
140
141 * gas/ia64/dv-mutex-err.s: Add more tests for compare.
142 * gas/ia64/dv-mutex.s: Likewise.
143
144 * gas/ia64/dv-mutex-err.l: Updated.
145 * gas/ia64/dv-mutex.d: Likewise.
146
147 2003-10-18 Hans-Peter Nilsson <hp@bitrange.com>
148
149 * gas/mmix/op-0-1.d, gas/mmix/pushj-c.d, gas/mmix/weak1.d: Add
150 --no-pushj-stubs option.
151 * gas/mmix/reloclab-r.d, gas/mmix/reloclab.d: Add --no-stubs
152 option.
153 * gas/mmix/reloclab.l: Adjust for PUSHJ stub.
154 * gas/mmix/pushj-cs.d, gas/mmix/reloclab-s.d, gas/mmix/relax2.s,
155 gas/mmix/relax2.d, gas/mmix/op-0-1s.d, gas/mmix/reloclab-rs.d,
156 gas/mmix/weak1-s.d: New tests.
157
158 2003-10-17 Ian Lance Taylor <ian@wasabisystems.com>
159
160 * gas/arm/iwmmxt-bad.s: New file.
161 * gas/arm/iwmmxt-bad.l: New file.
162 * gas/arm/arm.exp: Run new test.
163
164 2003-10-16 Ian Lance Taylor <ian@wasabisystems.com>
165
166 * gas/arm/iwmmxt.d: Add -miwmmxt to #objdump line, to get the
167 right disassembly.
168
169 2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
170
171 * gas/alpha/elf-reloc-8.d: Updated.
172
173 2003-10-10 Dave Brolley <brolley@redhat.com>
174
175 * gas/frv/allinsn.s: Use preoperly aligned registers.
176 * gas/frv/allinsn.d: Update expected results.
177
178 2003-10-08 Chris Demetriou <cgd@broadcom.com>
179
180 * lib/gas-defs.exp (gas_run): Always log the command being run.
181 (gas_start): Likewise.
182 (regexp_diff): Make error reporting about non-existent files
183 consistent.
184
185 2003-10-06 Nick Clifton <nickc@redhat.com>
186
187 * gas/macros/app1.d: Skip sections symbols (if present).
188 * gas/macros/app2.d: Likewise.
189 * gas/macros/app3.d: Likewise.
190 * gas/macros/app4.d: Likewise.
191
192 2003-10-04 Christian Groessler <chris@groessler.org>
193
194 * gas/z8k/calr-backf.s: New file.
195 * gas/z8k/calr-forwf.s: New file.
196 * gas/z8k/calr.d: New file.
197 * gas/z8k/calr.s: New file.
198 * gas/z8k/djnz-backf.s: New file.
199 * gas/z8k/djnz-backf2.s: New file.
200 * gas/z8k/djnz.d: New file.
201 * gas/z8k/djnz.s: New file.
202 * gas/z8k/jr-back.d: New file.
203 * gas/z8k/jr-forw.d: New file.
204 * gas/z8k/jr-back.s: Fix displacement length. Add some more jumps
205 for jr-back.d.
206 * gas/z8k/jr-backf.s: Fix displacement length.
207 * gas/z8k/jr-forw.s: Fix displacement length. Add some more jumps
208 for jr-forw.d.
209 * gas/z8k/jr-forwf.s: Fix displacement length.
210 * gas/z8k/z8k.exp: Run new tests.
211
212 2003-10-01 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
213
214 * gas/mips/ldstla-32-shared.d: New file.
215 * gas/mips/ldstla-32.d: New file.
216 * gas/mips/ldstla-32.s: New file.
217 * gas/mips/ldstla-n32-shared.d: New file.
218 * gas/mips/ldstla-n32.d: New file.
219 * gas/mips/ldstla-n32.s: New file.
220 * gas/mips/ldstla-n64-shared.d: New file.
221 * gas/mips/ldstla-n64.d: New file.
222 * gas/mips/ldstla-n64.s: New file.
223 * gas/mips/mips.exp: Add ld-st-la tests.
224
225 2003-09-30 Chris Demetriou <cgd@broadcom.com>
226
227 * lib/gas-defs.exp (run_dump_test): If stderr file is specified
228 and there was no stderr output, compare anyway (i.e., cause a
229 test failure).
230 * gas/mips/mips64-mips3d.s: Add some new instructions to test warnings.
231 * gas/mips/mips64-mips3d.l: New file.
232 * gas/mips/mips64-mips3d.d: Use mips64-mips3d.l, and update for
233 changes to mips64-mips3d.s.
234 * gas/mips/mips64-mips3d-incl.d: Likewise.
235 * gas/mips/set-arch.l: New file.
236 * gas/mips/set-arch.d: Specify set-arch.l as stderr output to check.
237 * gas/mips/mips5.l: Make error messages match source.
238
239 2003-09-30 Chris Demetriou <cgd@broadcom.com>
240
241 * gas/mips/cp0-names-mips64r2.d: New file.
242 * gas/mips/cp0sel-names-mips64r2.d: New file.
243 * gas/mips/elf_arch_mips64r2.d: New file.
244 * gas/mips/hwr-names-mips64r2.d: New file.
245 * gas/mips/mips32r2-ill-fp64.l: New file.
246 * gas/mips/mips32r2-ill-fp64.s: New file.
247 * gas/mips/mips64r2-ill.l: New file.
248 * gas/mips/mips64r2-ill.s: New file.
249 * gas/mips/mips64r2.d: New file.
250 * gas/mips/mips64r2.s: New file.
251 * gas/mips/mips.exp: Define "mips64r2" arch, and run new tests.
252
253 2003-09-29 Dave Brolley <brolley@redhat.com>
254
255 * gas/frv/allinsn.s (nldqi): Removed. Replaced with nop.
256 * gas/frv/allinsn.d (nldqi): Ditto.
257
258 2003-09-25 Hans-Peter Nilsson <hp@axis.com>
259
260 * gas/cris/rd-pcrel2.d: Update for changes in section flag
261 defaults.
262
263 2003-09-20 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
264
265 * gas/mips/elfel-rel.d: Add ABI specification.
266 * gas/mips/elfel-rel2.d: Likewise.
267 * gas/mips/elfel-rel3.d: Likewise.
268
269 2003-09-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
270
271 * gas/mips/rm7000.s: Let objdump print trailing dots.
272
273 2003-09-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
274
275 * gas/mips/empic3_e.s: Fix typo.
276
277 2003-09-05 Richard Sandiford <rsandifo@redhat.com>
278
279 * gas/frv/reloc1.[sd]: New test.
280 * gas/frv/allinsn.exp: Run it.
281
282 2003-09-04 Nick Clifton <nickc@redhat.com>
283
284 * gas/v850/v850e1.s: New test source file.
285 * gas/v850/v850e1.d: New test disassembly file.
286 * gas/v850/basic.exp: Run v850e1 test.
287
288 2003-09-03 Robert Millan <robertmh@gnu.org>
289
290 * gas/alpha/alpha.exp: Match GNU/KFreeBSD with new kfreebsd*-gnu
291 triplet.
292
293 2003-09-03 Nick Clifton <nickc@redhat.com>
294
295 * gas/cris/diffexp-ovwr.d: Remove regexp for empty section
296 contents string.
297 gas/cris/pushpop-dcr1-sreg.d: Likewise.
298 gas/cris/string-1.d: Likewise.
299 gas/cris/string-2.d: Likewise.
300 gas/cris/x-to-dcr1-sreg.d: Likewise.
301 gas/elf/section0.d: Likewise.
302 gas/elf/section1.d: Likewise.
303 gas/i386/relax.d: Likewise.
304 gas/mips/elempic.d: Likewise.
305 gas/mips/empic.d: Likewise.
306 gas/mips/mips16-e.d: Likewise.
307 gas/mips/mips16-f.d: Likewise.
308 gas/mips/mipsel16-e.d: Likewise.
309 gas/mips/mipsel16-f.d: Likewise.
310 gas/mips/rm7000.d: Likewise.
311 gas/mips/telempic.d: Likewise.
312 gas/mips/tempic.d: Likewise.
313 gas/mips/tmips16-e.d: Likewise.
314 gas/mips/tmips16-f.d: Likewise.
315 gas/mips/tmipsel16-e.d: Likewise.
316 gas/mips/tmipsel16-f.d: Likewise.
317 gas/mmix/align-1.d: Likewise.
318 gas/mmix/basep-10.d: Likewise.
319 gas/mmix/basep-11.d: Likewise.
320 gas/mmix/basep-9.d: Likewise.
321 gas/mmix/comment-3.d: Likewise.
322 gas/mmix/cons-1.d: Likewise.
323 gas/mmix/cons-2.d: Likewise.
324 gas/mmix/expr-1.d: Likewise.
325 gas/mmix/fb-1.d: Likewise.
326 gas/mmix/fb-2.d: Likewise.
327 gas/mmix/greg1.d: Likewise.
328 gas/mmix/greg1a.d: Likewise.
329 gas/mmix/greg2.d: Likewise.
330 gas/mmix/greg2a.d: Likewise.
331 gas/mmix/greg3.d: Likewise.
332 gas/mmix/greg4.d: Likewise.
333 gas/mmix/greg7.d: Likewise.
334 gas/mmix/greg8.d: Likewise.
335 gas/mmix/is-1.d: Likewise.
336 gas/mmix/local-1.d: Likewise.
337 gas/mmix/odd-1.d: Likewise.
338 gas/mmix/op-0-1.d: Likewise.
339 gas/mmix/op-0-2.d: Likewise.
340 gas/mmix/prefix3.d: Likewise.
341 gas/mmix/pseudo-1.d: Likewise.
342 gas/mmix/weak1.d: Likewise.
343 gas/sh/sh64/crange1-1.d: Likewise.
344 gas/sh/sh64/crange1-2.d: Likewise.
345 gas/sh/sh64/crange2-2.d: Likewise.
346 gas/sh/sh64/crange3-1.d: Likewise.
347 gas/sh/sh64/crange4-1.d: Likewise.
348 gas/sh/sh64/crange5-1.d: Likewise.
349 gas/sh/sh64/datal32-3.d: Likewise.
350 gas/sh/sh64/datal64-3.d: Likewise.
351 gas/sh/sh64/endian-1.d: Likewise.
352 gas/sh/sh64/endian-2.d: Likewise.
353 gas/sh/sh64/localcom-1.d: Likewise.
354 gas/sh/sh64/rel32-5.d: Likewise.
355 gas/sh/sh64/rel64-5.d: Likewise.
356 gas/sh/sh64/ua32-1.d: Likewise.
357 gas/sh/sh64/ua64-1.d: Likewise.
358 gas/xstormy16/reloc-1.d: Likewise.
359
360 2003-09-01 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
361
362 * gas/mips/elf-rel-got-n32.d: Fix ulw and usw patterns for
363 little-endian.
364 * gas/mips/elf-rel-got-n64.d: Likewise.
365 * gas/mips/elf-rel-xgot-n32.d: Likewise.
366 * gas/mips/elf-rel-xgot-n64.d: Likewise.
367
368 2003-08-29 Jakub Jelinek <jakub@redhat.com>
369
370 * gas/cfi/cfi-sparc-1.s: New test.
371 * gas/cfi/cfi-sparc-1.d: New test.
372 * gas/cfi/cfi-sparc64-1.s: New test.
373 * gas/cfi/cfi-sparc64-1.d: New test.
374 * gas/cfi/cfi.exp: Run them.
375
376 2003-08-19 Nick Clifton <nickc@redhat.com>
377
378 * gas/arm/copro.s: Add tests of Addressing Mode 5 (Unindexed).
379 * gas/arm/arm.exp: Run copro.s as a dump test.
380 * gas/arm/copro.d: New file: expected disassembly of copro.s
381
382 2003-08-16 Jason Eckhardt <jle@rice.edu>
383
384 * gas/i860/pseudo-ops01.{s,d}: New files.
385 * gas/i860/i860.exp: Execute the new test above.
386 * gas/i860/README.i860: Remove align defect from list.
387
388 2003-08-14 Nick Clifton <nickc@redhat.com>
389
390 * gas/arm/pic.d: Update regexp for destination address of
391 unrelocated branch instructions so that they point to themselves.
392 * gas/arm/inst.d: Likewise.
393
394 2003-08-08 Andreas Schwab <schwab@suse.de>
395
396 * gas/cfi/cfi-m68k.s, gas/cfi/cfi-m68k.d: New test.
397 * gas/cfi/cfi.exp (run_list_test): Run it.
398
399 2003-08-06 Jason Eckhardt <jle@rice.edu>
400
401 * gas/i860/dir-align01.{s,d}: New files.
402 * gas/i860/i860.exp: Execute the new test above.
403
404 2003-08-06 Jason Eckhardt <jle@rice.edu>
405
406 * gas/i860/dual02-err.l: Update expected error message.
407 * gas/i860/README.i860: Remove dual02-err from known failure list.
408
409 2003-08-05 Jason Eckhardt <jle@rice.edu>
410
411 * gas/i860/README.i860: Remove dual01 from the known failures.
412
413 2003-08-05 Jason Eckhardt <jle@rice.edu>
414
415 * gas/i860/dir-intel01.{s,d}: New files.
416 * gas/i860/dir-intel02.{s,d}: New files.
417 * gas/i860/dir-intel03-err.{s,l}: New files.
418 * gas/i860/i860.exp: Execute the above new tests.
419
420 2003-08-03 Jason Eckhardt <jle@rice.edu>
421
422 * gas/i860/*.d: Prefix name with "i860".
423
424 2003-08-03 Jason Eckhardt <jle@rice.edu>
425
426 * gas/i860/dual01.{s,d}: New files.
427 * gas/i860/dual02-err.{s,l}: New files.
428 * gas/i860/dual03.{s,d}: New files.
429 * gas/i860/i860.exp: Execute the above new tests.
430 * gas/i860/README.i860: Update.
431
432 2003-08-02 Alan Modra <amodra@bigpond.net.au>
433
434 * gas/d10v/address-001.d: Adjust for objdump -d change.
435 * gas/d10v/control-001.d: Likewise.
436 * gas/d10v/error-001.d: Likewise.
437 * gas/d10v/immediate-001.d: Likewise.
438 * gas/d10v/immediate-002.d: Likewise.
439 * gas/d10v/immediate-003.d: Likewise.
440 * gas/d10v/immediate-006.d: Likewise.
441 * gas/d10v/immediate-007.d: Likewise.
442 * gas/d10v/instruction_packing-001.d: Likewise.
443 * gas/d10v/instruction_packing-002.d: Likewise.
444 * gas/d10v/instruction_packing-003.d: Likewise.
445 * gas/d10v/instruction_packing-004.d: Likewise.
446 * gas/d10v/instruction_packing-006.d: Likewise.
447 * gas/d10v/instruction_packing-007.d: Likewise.
448 * gas/d10v/instruction_packing-008.d: Likewise.
449 * gas/d10v/instruction_packing-009.d: Likewise.
450 * gas/d10v/instruction_packing-010.d: Likewise.
451 * gas/d10v/instruction_packing.d: Likewise.
452 * gas/d10v/label-001.d: Likewise.
453 * gas/d10v/warning-014.d: Likewise.
454 * gas/m88k/init.d: Likewise.
455
456 2003-08-01 Jason Eckhardt <jle@rice.edu>
457
458 * gas/i860/README.i860: New file.
459
460 2003-07-29 Nick Clifton <nickc@redhat.com>
461
462 * gas/sparc/unalign.d: Remove empty .text disassembly line.
463
464 2003-07-28 H.J. Lu <hongjiu.lu@intel.com>
465
466 * gas/elf/elf.exp: Add section3 for note section.
467
468 * gas/elf/section3.d: New file.
469 * gas/elf/section3.s: Likewise.
470
471 2003-07-26 Alan Modra <amodra@bigpond.net.au>
472
473 * gas/ppc/altivec.d: Update.
474 * gas/ppc/altivec_xcoff.d: Update.
475 * gas/ppc/altivec_xcoff64.d: Update.
476 * gas/ppc/booke.d: Update.
477 * gas/ppc/booke_xcoff.d: Update.
478 * gas/ppc/booke_xcoff64.d: Update.
479 * gas/ppc/e500.d: Update.
480
481 2003-07-23 Stephane Carrez <stcarrez@nerim.fr>
482
483 * gas/m68hc11/m68hc11.exp: Execute the new tests.
484 * gas/m68hc11/abi.s: New test for abi elf flags.
485 * gas/m68hc11/abi-m68hc11-32-64.d: Test for 32-bit int, 64-bit float.
486 * gas/m68hc11/abi-m68hc11-16-64.d: Test for 16-bit int, 64-bit float.
487 * gas/m68hc11/abi-m68hc11-32-32.d: Test for 32-bit int, 32-bit float.
488 * gas/m68hc11/abi-m68hc11-16-32.d: Test for 16-bit int, 32-bit float.
489
490 2003-07-15 Richard Sandiford <rsandifo@redhat.com>
491
492 * gas/mips/rm7000.[sd]: New test.
493 * gas/mips/mips.exp: Run it.
494
495 2003-07-10 Jakub Jelinek <jakub@redhat.com>
496
497 * gas/cfi/cfi-ppc-1.s: New test.
498 * gas/cfi/cfi-ppc-1.d: New test.
499 * gas/cfi/cfi-s390-1.s: New test.
500 * gas/cfi/cfi-s390-1.s: New test.
501 * gas/cfi/cfi-s390x-1.s: New test.
502 * gas/cfi/cfi-s390x-1.s: New test.
503 * gas/cfi/cfi.exp: Run them.
504
505 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
506
507 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
508 * gas/mn10300/am33-2.c (d8pcsec): PC-relative relocations within
509 text sections don't decay to section+offset.
510 * gas/mn10300/am33-2.d: Rebuilt.
511 2000-08-15 Eric Christopher <echristo@cygnus.com>
512 * gas/mn10300/am33-2.c (d8pcsec): New Function
513 (condjmp): Adjust testcase for TC_LINKRELAX_FIXUP
514 functionality.
515 * gas/mn10300/am33-2.d: Regenerate
516 2000-05-24 Alexandre Oliva <aoliva@cygnus.com>
517 * gas/mn10300/am33-2.c (d8pcoff): Likewise.
518 * gas/mn10300/am33-2.d: Rebuilt.
519 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
520 * gas/mn10300/am33-2.c (main): Changed `.am332' to `.am33_2'.
521 Replaced `AM33 2.0' with `AM33/2.0'.
522 * gas/mn10300/am33-2.d, gas/mn10300/am33-2.s: Rebuilt.
523 2000-03-31 Alexandre Oliva <aoliva@cygnus.com>
524 * gas/mn10300/am33-2.c: New file, that generated...
525 * gas/mn10300/am33-2.s, gas/mn10300/am33-2.d: New files.
526 * gas/mn10300/basic.exp: Test am33-2.
527
528 2003-07-08 Chris Demetriou <cgd@broadcom.com>
529
530 * gas/testsuite/gas/mips/mips.exp: Make sure that branch-misc-2 is
531 run to compile non-PIC code, and add branch-misc-2pic.
532 * gas/mips/branch-misc-2.l: Adjust for change in non-PIC warnings.
533 * gas/mips/branch-misc-2pic.l: New file.
534 * gas/mips/branch-misc-2pic.s: New file.
535
536 2003-07-07 Richard Sandiford <rsandifo@redhat.com>
537
538 * gas/h8300/h8sx_disp2.[sd]: Add tests for symbolic displacements.
539
540 2003-07-04 Alan Modra <amodra@bigpond.net.au>
541
542 * gas/ppc/test2elf64.s: Rename to..
543 * gas/ppc/power4.s: ..this. Add mtcr and mfcr testcases.
544 * gas/ppc/test2elf64.d: Rename to..
545 * gas/ppc/power4.d: ..this. Update.
546 * gas/ppc/ppc.exp: Update.
547
548 2003-07-02 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
549
550 * gas/mips/set-arch.d: Fix GPR names and show raw insns.
551
552 2003-06-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
553
554 * gas/mips/set-arch.s: New file, testcase for .set arch=FOO.
555 * gas/mips/set-arch.d: Likewise.
556 * gas/mips/mips.exp: Use it.
557
558 2003-06-25 Richard Sandiford <rsandifo@redhat.com>
559
560 * gas/h8300/h8sx_mov_imm.[sd]: Add tests for mov.[wl] #xx:8,@yy.
561
562 2003-06-24 Richard Sandiford <rsandifo@redhat.com>
563
564 * gas/h8300/h8300.exp (h8sx_disp2, h8sx_rtsl, h8sx_mov_imm): Move...
565 * gas/h8300/h8300-elf.exp: ...here.
566
567 2003-06-23 H.J. Lu <hongjiu.lu@intel.com>
568
569 * gas/i386/i386.exp: Add prescott.
570
571 * gas/i386/prescott.d: New file.
572 * gas/i386/prescott.s: Likewise.
573
574 2003-06-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
575
576 * gas/mips/elf-rel-got-n32.d: Remove special handling for n32 ABI.
577 * gas/mips/elf-rel-xgot-n32.d: Likewise.
578 * gas/mips/jal-newabi.d: Likewise.
579
580 2003-06-21 Christian Groessler <chris@groessler.org>
581
582 * gas/z8k: New directory.
583 * gas/z8k/dec.s: New file.
584 * gas/z8k/decbf.s: New file.
585 * gas/z8k/decf.s: New file.
586 * gas/z8k/eidi.s: New file.
587 * gas/z8k/eidif.s: New file.
588 * gas/z8k/inc.s: New file.
589 * gas/z8k/incbf.s: New file.
590 * gas/z8k/incf.s: New file.
591 * gas/z8k/inout.d: New file.
592 * gas/z8k/inout.s: New file.
593 * gas/z8k/jr-back.s: New file.
594 * gas/z8k/jr-backf.s: New file.
595 * gas/z8k/jr-forw.s: New file.
596 * gas/z8k/jr-forwf.s: New file.
597 * gas/z8k/ldk.s: New file.
598 * gas/z8k/ldkf.s: New file.
599 * gas/z8k/z8k.exp: New file.
600
601 2003-06-18 Jakub Jelinek <jakub@redhat.com>
602
603 * gas/cfi/cfi-i386.d: Regenerated.
604 * gas/cfi/cfi-common-1.d: Regenerated.
605 * gas/cfi/cfi-common-2.d: Regenerated.
606 * gas/cfi/cfi-common-3.d: Regenerated.
607 * gas/cfi/cfi-x86_64.d: Regenerated.
608 * gas/cfi/cfi-alpha-1.d: Regenerated.
609 * gas/cfi/cfi-alpha-2.d: Regenerated.
610 * gas/cfi/cfi-alpha-3.d: Regenerated.
611
612 2003-06-17 Nick Clifton <nickc@redhat.com>
613
614 * gas/i386/absrel.d: Tweak patterns to work for i386-pc-cygwin
615 target as well.
616 * gas/i386/sub.d: Likewise.
617
618 2003-06-17 Loren James Rittle <rittle@latour.rsch.comm.mot.com>
619
620 * gas/alpha/elf-reloc-1.d: Allow system-specific gunk after
621 canonical file format.
622 * gas/alpha/elf-reloc-4.d: Likewise.
623 * gas/alpha/elf-reloc-5.d: Likewise.
624 * gas/alpha/elf-reloc-7.d: Likewise.
625 * gas/alpha/elf-reloc-8.d: Likewise.
626 * gas/alpha/elf-tls-1.d: Likewise.
627 * gas/alpha/elf-usepv-1.d: Likewise.
628
629 2003-06-16 Hans-Peter Nilsson <hp@axis.com>
630
631 * gas/cris: Match output having $ register prefix. Deal with
632 target variants default requiring register prefix on input.
633
634 2003-06-13 Richard Earnshaw <rearnsha@arm.com>
635
636 * gas/arm/arm.exp: Pass -mfpu=fpa option to the FPA instruction test.
637
638 2003-06-12 Richard Sandiford <rsandifo@redhat.com>
639
640 * gas/mips/elf-rel15.[sd]: New test.
641 * gas/mips/mips.exp: Run it.
642
643 2003-06-11 Richard Henderson <rth@redhat.com>
644
645 * gas/cfi/cfi-common-3.[ds]: New.
646 * gas/cfi/cfi.exp: Run it.
647
648 2003-06-11 Alan Modra <amodra@bigpond.net.au>
649
650 * gas/macros/app1.d: Ignore section symbols.
651 * gas/macros/app2.d: Likewise.
652 * gas/macros/app3.d: Likewise.
653 * gas/macros/app4.d: Likewise.
654
655 2003-06-10 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
656
657 * gas/mips/mips.exp: Fix typo.
658 * gas/mips/elempic.d: Force o64 ABI.
659 * gas/mips/telempic.d: Likewise.
660
661 2003-06-10 Alan Modra <amodra@bigpond.net.au>
662
663 * lib/gas-defs.exp (proc is_elf_format): Copy from ld testsuite.
664 * gas/cfi/cfi.exp: Use here. Only run tests when ELF.
665 * gas/macros/and.s: Avoid .set so we don't break mips.
666
667 2003-06-10 Alan Modra <amodra@bigpond.net.au>
668
669 * gas/macros/and.s: New.
670 * gas/macros/macros.exp: Assemble it.
671
672 2003-06-10 Gary Hade <garyhade@us.ibm.com>
673
674 * gas/ppc/test2elf64.{s,d}: New test.
675 * gas/ppc/ppc.exp: Run new test.
676
677 2003-06-10 Richard Sandiford <rsandifo@redhat.com>
678
679 * gas/h8300/h8sx_mov_imm.[sd]: New test.
680 * gas/h8300/h8300.exp: Run it.
681
682 2003-06-10 Richard Sandiford <rsandifo@redhat.com>
683
684 * gas/h8300/h8sx_rtsl.[sd]: New test.
685 * gas/h8300/h8300.exp: Run it.
686
687 2003-06-10 Richard Sandiford <rsandifo@redhat.com>
688
689 * gas/h8300/h8sx_disp2.[sd]: New test.
690 * gas/h8300/h8300.exp: Run it.
691
692 2003-06-07 Richard Henderson <rth@redhat.com>
693
694 * gas/cfi/cfi-common-1.d, gas/cfi/cfi-common-1.s: New.
695 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-2.s: New.
696 * gas/cfi/cfi-diag-1.d, gas/cfi/cfi-diag-1.s: New.
697 * gas/cfi/cfi.exp: Run them.
698
699 2003-06-05 Michael Snyder <msnyder@redhat.com>
700
701 * gas/h8300/t01_mov.s: New file, tests mov instructions.
702 * gas/h8300/t02_mova.s: New file, tests mova instructions.
703 * gas/h8300/t03_add.s: New file, tests add instructions.
704 * gas/h8300/t04_sub.s: New file, tests sub instructions.
705 * gas/h8300/t05_cmp.s: New file, tests cmp instructions.
706 * gas/h8300/t06_ari2.s: New file, tests arithmetic instructions.
707 * gas/h8300/t07_ari3.s: New file, tests arithmetic instructions.
708 * gas/h8300/t08_or.s: New file, tests or instructions.
709 * gas/h8300/t09_xor.s: New file, tests xor instructions.
710 * gas/h8300/t10_and.s: New file, tests and instructions.
711 * gas/h8300/t11_logs.s: New file, tests logical instructions.
712 * gas/h8300/t12_bit.s: New file, tests bit instructions.
713 * gas/h8300/t13_otr.s.s: New file, tests misc. instructions.
714 * gas/h8300/t01_mov.exp: New file.
715 * gas/h8300/t02_mova.exp: New file.
716 * gas/h8300/t03_add.exp: New file.
717 * gas/h8300/t04_sub.exp: New file.
718 * gas/h8300/t05_cmp.exp: New file.
719 * gas/h8300/t06_ari2.exp: New file.
720 * gas/h8300/t07_ari3.exp: New file.
721 * gas/h8300/t08_or.exp: New file.
722 * gas/h8300/t09_xor.exp: New file.
723 * gas/h8300/t10_and.exp: New file.
724 * gas/h8300/t11_logs.exp: New file.
725 * gas/h8300/t12_bit.exp: New file.
726 * gas/h8300/t13_otr.exp: New file.
727
728 2003-06-04 Richard Henderson <rth@redhat.com>
729
730 * gas/alpha/elf-usepv-1.[sd]: New.
731 * gas/alpha/elf-usepv-2.[sd]: New.
732 * gas/alpha/alpha.exp: Run them.
733 * gas/cfi/cfi-alpha-3.[sd]: New.
734 * gas/cfi/cfi.exp: Run it.
735
736 2003-05-31 Richard Henderson <rth@redhat.com>
737
738 * gas/alpha/elf-reloc-8.d: Correct .eh_frame relocs.
739 * gas/cfi/cfi-alpha-2.d: New.
740 * gas/cfi/cfi-alpha-2.s: New.
741 * gas/cfi/cfi.exp: Run it.
742
743 2003-05-29 Richard Henderson <rth@redhat.com>
744
745 * gas/alpha/elf-reloc-8.d: Add .eh_frame relocs.
746 * gas/cfi/cfi-alpha-1.d: New.
747 * gas/cfi/cfi-alpha-1.s: New.
748 * gas/cfi/cfi.exp: Run it.
749
750 2003-05-27 Richard Henderson <rth@redhat.com>
751
752 * gas/cfi/cfi-i386.d: Update for dw2gencfi rewrite.
753 * gas/cfi/cfi-x86_64.d: Likewise.
754 * gas/cfi/cfi-i386-2.d: New.
755 * gas/cfi/cfi-i386-2.s: New.
756
757 2003-05-23 Jason Eckhardt <jle@rice.edu>
758
759 * gas/i860/xp.s: New file.
760 * gas/i860/xp.d: New file.
761
762 2003-05-23 Richard Earnshaw <rearnsha@arm.com>
763
764 * gas/i860/i860.exp: Don't call exit if the target isn't an i860.
765
766 2003-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
767
768 * gas/mips/jal-newabi.s: New file, testcase for NewABI xgot jal macro.
769 * gas/mips/jal-newabi.d: Likewise.
770 * gas/mips/mips.exp: Add new testcase.
771
772 2003-05-21 H.J. Lu <hongjiu.lu@intel.com>
773
774 * gas/hppa/parse/parse.exp: Add "space.s".
775 * gas/hppa/parse/space.s: New file to test spaces.
776
777 2003-05-20 Jason Eckhardt <jle@rice.edu>
778
779 * gas/i860/branch.{s,d}: New files.
780 * gas/i860/system.{s,d}: New files.
781
782 2003-05-20 Jason Eckhardt <jle@rice.edu>
783
784 * gas/i860/bitwise.{s,d}: New files.
785 * gas/i860/bte.{s,d}: New files.
786 * gas/i860/fldst01.{s,d}: New files.
787 * gas/i860/fldst02.{s,d}: New files.
788 * gas/i860/fldst03.{s,d}: New files.
789 * gas/i860/fldst04.{s,d}: New files.
790 * gas/i860/fldst05.{s,d}: New files.
791 * gas/i860/fldst06.{s,d}: New files.
792 * gas/i860/fldst07.{s,d}: New files.
793 * gas/i860/fldst08.{s,d}: New files.
794 * gas/i860/float01.{s,d}: New files.
795 * gas/i860/float02.{s,d}: New files.
796 * gas/i860/float03.{s,d}: New files.
797 * gas/i860/float04.{s,d}: New files.
798 * gas/i860/form.{s,d}: New files.
799 * gas/i860/iarith.{s,d}: New files.
800 * gas/i860/ldst01.{s,d}: New files.
801 * gas/i860/ldst02.{s,d}: New files.
802 * gas/i860/ldst03.{s,d}: New files.
803 * gas/i860/ldst04.{s,d}: New files.
804 * gas/i860/ldst05.{s,d}: New files.
805 * gas/i860/ldst06.{s,d}: New files.
806 * gas/i860/pfam.{s,d}: New files.
807 * gas/i860/pfmam.{s,d}: New files.
808 * gas/i860/pfmsm.{s,d}: New files.
809 * gas/i860/pfsm.{s,d}: New files.
810 * gas/i860/regress01.{s,d}: New files.
811 * gas/i860/shift.{s,d}: New files.
812 * gas/i860/simd.{s,d}: New files.
813
814 2003-05-20 Jason Eckhardt <jle@rice.edu>
815
816 * gas/i860: New directory.
817 * gas/i860/i860.exp: New file.
818
819 2003-05-20 Michal Ludvig <mludvig@suse.cz>
820
821 * gas/cfi/cfi.exp: Testsuite for cfi machinery.
822 * gas/cfi/cfi-x86_64.[sd]: Files for x86-64.
823 * gas/cfi/cfi-i386.[sd]: Files for i386.
824
825 2003-05-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
826
827 * gas/mips/mips.exp: mips-*-linux-*, mipsel-*-linux-* use only 32-bit
828 register width by default. Add them to addr32 and exclude offending
829 testcases.
830 * gas/mips/delay.s: Avoid odd floating point registers.
831 * gas/mips/delay.d: Likewise.
832 * gas/mips/nodelay.d: Likewise.
833 * gas/mips/mips4.s: Likewise.
834 * gas/mips/mips4.d: Likewise.
835 * gas/mips/mips5.s: Likewise.
836 * gas/mips/mips5.d: Likewise.
837 * gas/mips/vr5400.s: Likewise.
838 * gas/mips/vr5400.d: Likewise.
839 * gas/mips/vr5500.s: Likewise.
840 * gas/mips/vr5500.d: Likewise.
841 * gas/mips/elf_e_flags2.d: Allow different expansions of the move
842 macro.
843 * gas/mips/elf_e_flags3.d: Likewise.
844 * gas/mips/elf_e_flags4.d: Likewise.
845 * gas/mips/uld2-eb.d: Likewise.
846 * gas/mips/uld2-el.d: Likewise.
847
848 2003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
849
850 * lib/gas-defs.exp: Accept i[3-7]86 variants.
851
852 2003-05-13 Hans-Peter Nilsson <hp@axis.com>
853
854 * gas/macros/app1.s, gas/macros/app1.d, gas/macros/app2.s,
855 gas/macros/app2.d, gas/macros/app3.s, gas/macros/app3.d,
856 gas/macros/app4.s, gas/macros/app4b.s, gas/macros/app4.d: New
857 tests.
858 * gas/macros/macros.exp: Run them.
859
860 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
861
862 * gas/ia64/ia64.exp: Add alias.
863
864 * gas/ia64/alias.s: New.
865 * gas/ia64/alias.d: Likewise.
866
867 2003-05-06 Alexandre Oliva <aoliva@redhat.com>
868
869 * gas/mips/abs.d, gas/mips/add.d, gas/mips/and.d,
870 gas/mips/beq.d, gas/mips/bge.d, gas/mips/bgeu.d,
871 gas/mips/blt.d, gas/mips/bltu.d, gas/mips/branch-misc-1.d,
872 gas/mips/break20.d, gas/mips/cp0sel-names-mips32.d,
873 gas/mips/cp0sel-names-mips32r2.d,
874 gas/mips/cp0sel-names-mips64.d,
875 gas/mips/cp0sel-names-numeric.d, gas/mips/cp0sel-names-sb1.d,
876 gas/mips/elf-jal.d, gas/mips/elf-rel.d, gas/mips/elf-rel2.d,
877 gas/mips/elf-rel3.d, gas/mips/elf-rel4.d, gas/mips/elf-rel5.d,
878 gas/mips/elf-rel6.d, gas/mips/elf-rel7.d,
879 gas/mips/elf_arch_mips1.d, gas/mips/elf_arch_mips2.d,
880 gas/mips/elf_arch_mips3.d, gas/mips/elf_arch_mips32.d,
881 gas/mips/elf_arch_mips32r2.d, gas/mips/elf_arch_mips4.d,
882 gas/mips/elf_arch_mips5.d, gas/mips/elf_arch_mips64.d,
883 gas/mips/elf_ase_mips16.d, gas/mips/empic.d,
884 gas/mips/empic2.d, gas/mips/empic3_e.d, gas/mips/empic3_g1.d,
885 gas/mips/empic3_g2.d, gas/mips/hwr-names-mips32r2.d,
886 gas/mips/hwr-names-numeric.d, gas/mips/jal-empic-elf-2.d,
887 gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf.d,
888 gas/mips/jal-svr4pic.d, gas/mips/jal-xgot.d, gas/mips/jal.d,
889 gas/mips/la-empic.d, gas/mips/la-svr4pic.d,
890 gas/mips/la-xgot.d, gas/mips/la.d, gas/mips/lb-empic.d,
891 gas/mips/lb-svr4pic.d, gas/mips/lb-xgot-ilocks.d,
892 gas/mips/lb-xgot.d, gas/mips/lb.d, gas/mips/ld-empic.d,
893 gas/mips/ld-svr4pic.d, gas/mips/ld-xgot.d, gas/mips/ld.d,
894 gas/mips/li.d, gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d,
895 gas/mips/lif-xgot.d, gas/mips/lifloat.d,
896 gas/mips/mips-gp32-fp32-pic.d, gas/mips/mips-gp32-fp32.d,
897 gas/mips/mips-gp32-fp64-pic.d, gas/mips/mips-gp32-fp64.d,
898 gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.d,
899 gas/mips/mips-gp64-fp64-pic.d, gas/mips/mips-gp64-fp64.d,
900 gas/mips/mips.exp, gas/mips/mips16-e.d, gas/mips/mips16-f.d,
901 gas/mips/mips32.d, gas/mips/mips32r2.d, gas/mips/mips4010.d,
902 gas/mips/mips4650.d, gas/mips/mips64.d, gas/mips/mipsel16-e.d,
903 gas/mips/mipsel16-f.d, gas/mips/rol-hw.d, gas/mips/rol.d,
904 gas/mips/sb.d, gas/mips/sync.d, gas/mips/tempic.d,
905 gas/mips/tmips16-e.d, gas/mips/tmips16-f.d,
906 gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d,
907 gas/mips/trunc.d, gas/mips/uld.d, gas/mips/ulh-empic.d,
908 gas/mips/ulh-svr4pic.d, gas/mips/ulh-xgot.d, gas/mips/ulh.d,
909 gas/mips/ulh2-eb.d, gas/mips/ulh2-el.d, gas/mips/ulw.d,
910 gas/mips/ulw2-eb.d, gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-el.d,
911 gas/mips/ulw2-el-ilocks.d, gas/mips/usd.d, gas/mips/ush.d,
912 gas/mips/usw.d, gas/mips/vr4122.d: Added ABI specification.
913 gas/vtable/vtable.exp: mips64*-*-linux* and mips*-*-irix6* are
914 RELA.
915
916 2003-05-03 H.J. Lu <hjl@gnu.org>
917
918 * gas/elf/symver.s: Use '%' instead of '@' in .type.
919 * gas/elf/type.s: Likewise.
920
921 2003-05-03 H.J. Lu <hjl@gnu.org>
922
923 * gas/elf/elf.exp (run_list_test): Support pipe for readelf.
924
925 * gas/elf/type.e-m32r: Removed.
926 * gas/elf/type.e-mips: Likewise.
927 * gas/elf/type.e-miwmmxt: Likewise.
928
929 * gas/elf/type.e: Updated.
930
931 2003-05-03 H.J. Lu <hjl@gnu.org>
932
933 * gas/ia64/ia64.exp: Add unwind.
934
935 * gas/ia64/unwind.s: New. Test the new section attribute 'o'
936 and the new section type "unwind".
937 * gas/ia64/unwind.d: Likewise.
938
939 2003-05-02 Chris Demetriou <cgd@broadcom.com>
940
941 * gas/mips/mips.exp (mips_arch_init): Reimplement in
942 a way that's safe with ancient versions of tcl/expect.
943
944 2003-05-01 Chris Demetriou <cgd@broadcom.com>
945
946 * gas/mips/mips.exp (mips_arch_init): New function.
947 Call it before setting up architecture array entries.
948
949 2003-05-01 H.J. Lu <hjl@gnu.org>
950
951 * gas/elf/elf.exp (run_list_test): Accept empty $opts.
952 Add type test.
953
954 * gas/elf/type.e: New file.
955 * gas/elf/type.s: Likewise.
956 * gas/elf/type.e-m32r: Likewise.
957 * gas/elf/type.e-mips: Likewise.
958 * gas/elf/type.e-miwmmxt: Likewise.
959
960 2003-05-01 H.J. Lu <hjl@gnu.org>
961
962 * gas/ia64/ia64.exp: Add secname.
963
964 * gas/ia64/secname.s: New. Test the trailing '#' in section
965 name.
966 * gas/ia64/secname.d: Likewise.
967
968 2003-05-01 H.J. Lu <hjl@gnu.org>
969
970 * gas/ia64/ia64.exp: Add "global".
971
972 * gas/ia64/global.d: New file.
973 * gas/ia64/global.s: Likewise.
974
975 2003-04-30 H.J. Lu <hjl@gnu.org>
976
977 * gas/ia64/ia64.exp: Add order.
978
979 * gas/ia64/order.s: New file.
980 * gas/ia64/order.d: Likewise.
981
982 2003-04-29 H.J. Lu <hjl@gnu.org>
983
984 * gas/ia64/ia64.exp: Add align.
985
986 * gas/ia64/align.d: New file.
987 * gas/ia64/align.s: Likewise.
988
989 * ia64/dependency-1.d: Remove the padding.
990
991 2003-04-30 H.J. Lu <hjl@gnu.org>
992
993 * gas/ia64/ia64.exp: Add real.
994
995 * gas/ia64/real.s: New file.
996 * gas/ia64/real.d: Likewise.
997
998 2003-04-29 Nick Clifton <nickc@redhat.com>
999
1000 * gas/elf/elf.exp: Invoke symver test.
1001 * gas/elf/symver.s: New test case.
1002 * gas/elf/symver.d: Expected output.
1003
1004 2003-04-24 Nick Clifton <nickc@redhat.com>
1005
1006 * gas/ppc/astest2.s: Add tests for conditional branches with
1007 probability indicators.
1008 * gas/ppc/astest2.d: Add expected disassembly.
1009
1010 2003-04-23 H.J. Lu <hjl@gnu.org>
1011
1012 * gas/ia64/opc-i.s: Add testcases for valid label.
1013 * gas/ia64/opc-i.d: Updated.
1014
1015 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
1016
1017 * gas/mips/elf-rel-got-n32.d, gas/mips/elf-rel-got-n32.s,
1018 gas/mips/elf-rel-got-n64.d, gas/mips/elf-rel-got-n64.s,
1019 gas/mips/elf-rel-xgot-n32.d, gas/mips/elf-rel-xgot-n64.d: New.
1020 * gas/mips/mips.exp: Test them.
1021
1022 2003-04-08 Nick Clifton <nickc@redhat.com>
1023
1024 * gas/m32r/m32r.exp: Run signed-relocs test.
1025 * gas/m32r/signed-relocs.s: New file: Test signed relocs.
1026 * gas/m32r/signed-relocs.d: New file: Expected results
1027
1028 * gas/ia64/dependency-1.s: New file: Test read before write dependency.
1029 * gas/ia64/dependency-1.d: New file: Expected assembly results.
1030 * gas/ia64/ia64.exp: Run the new test.
1031
1032 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1033
1034 * gas/m68hc11/bug-1825.d (_table): Update.
1035 * gas/m68hc11/bug-1825.s (_table): Add tests for 16-bit absolute relocs
1036
1037 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1038
1039 * gas/m68hc11/insns.s: Add %page and %addr checks.
1040 * gas/m68hc11/insns12.s: Likewise.
1041 * gas/m68hc11/insns-dwarf2.d: Update.
1042 * gas/m68hc11/insns.d: Update.
1043
1044 2003-04-04 Chris Demetriou <cgd@broadcom.com>
1045
1046 * gas/mips/mips5.d: New test.
1047 * gas/mips/mips5.l: New test stderr listing.
1048 * gas/mips/mips5.s: New test source file.
1049 * gas/mips/mips.exp: Run the mips5 test.
1050
1051 2003-04-03 Philip Blundell <philb@gnu.org>
1052
1053 * gas/arm/offset.s: New test.
1054 * gas/arm/arm.exp (run_errors_test): Run it.
1055
1056 2003-04-02 Chris Demetriou <cgd@broadcom.com>
1057
1058 * gas/mips/ulh.d: Adjust for ulh and ulhu macro assembly changes.
1059
1060 * gas/mips/mips.exp: Define new "gpr_ilocks" architecture
1061 property, and add it to mips2 (and later) chips and r3900.
1062 * gas/mips/uld2.s: New test source file.
1063 * gas/mips/ulh2.s: Likewise.
1064 * gas/mips/ulw2.s: Likewise.
1065 * gas/mips/uld2.l: New test stderr listing.
1066 * gas/mips/ulh2.l: Likewise.
1067 * gas/mips/ulw2.l: Likewise.
1068 * gas/mips/uld2-eb.d: New test.
1069 * gas/mips/uld2-el.d: Likewise.
1070 * gas/mips/ulh2-eb.d: Likewise.
1071 * gas/mips/ulh2-el.d: Likewise.
1072 * gas/mips/ulw2-eb-ilocks.d: Likewise.
1073 * gas/mips/ulw2-eb.d: Likewise.
1074 * gas/mips/ulw2-el-ilocks.d: Likewise.
1075 * gas/mips/ulw2-el.d: Likewise.
1076 * gas/mips/mips.exp: Run new tests for appropriate architectures.
1077
1078 2003-04-01 Bob Wilson <bob.wilson@acm.org>
1079
1080 * gas/xtensa/all.exp: New file.
1081 * gas/xtensa/entry_align.s: Likewise.
1082 * gas/xtensa/entry_misalign2.s: Likewise.
1083 * gas/xtensa/entry_misalign.s: Likewise.
1084 * gas/xtensa/j_too_far.s: Likewise.
1085 * gas/xtensa/loop_align.s: Likewise.
1086 * gas/xtensa/loop_misalign.s: Likewise.
1087
1088 2003-03-25 Stan Cox <scox@redhat.com>
1089 Nick Clifton <nickc@redhat.com>
1090
1091 Contribute support for Intel's iWMMXt chip - an ARM variant:
1092
1093 * gas/arm/arm.exp: Run iwmmxt test.
1094 * gas/arm/iwmmxt.s: New test source file.
1095 * gas/arm/iwmmxt.d: New test expected results file.
1096 * gas/elf/elf.exp: Fix section2 test to cope with note section.
1097 * gas/eld/section2.e-miwxxmt: New test expected results file.
1098
1099 2003-03-12 Alexandre Oliva <aoliva@redhat.com>
1100
1101 * gas/mips/branch-misc-2.s: Add branch to symbol in another
1102 section.
1103 * gas/mips/branch-misc-2.l: Update error messages and warnings.
1104
1105 2003-03-12 Alexandre Oliva <aoliva@redhat.com>
1106
1107 * Reverted previous patch.
1108
1109 2003-03-02 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1110
1111 * gas/mips/bge.d: Reactivate external branch tests.
1112 * gas/mips/bge.s: Likewise.
1113 * gas/mips/bgeu.d: Likewise.
1114 * gas/mips/bgeu.s: Likewise.
1115 * gas/mips/blt.d: Likewise.
1116 * gas/mips/blt.s: Likewise.
1117 * gas/mips/bltu.d: Likewise.
1118 * gas/mips/bltu.s: Likewise.
1119 * gas/mips/branch-misc-2.d: New File.
1120 * gas/mips/branch-misc-2.l: Remove.
1121 * gas/mips/mips.exp: Adjust branch-misc-2 test.
1122
1123 2003-02-21 Nick Clifton <nickc@redhat.com>
1124
1125 * gas/all/test-gen.c: New file: Framework for automatically
1126 generating assembler test files.
1127 * gas/all/test-examples.c: New file: Example of a file using
1128 test-gen.c.
1129
1130 * gas/arm/maverick.c: Rework to produce correct test files and
1131 fix formatting.
1132 * gas/arm/maverick.s: Regenerate.
1133 * gas/arm/maverick.d: Regenerate.
1134 * gas/arm/arm.exp: Always run Maverick tests.
1135
1136 2003-02-21 Richard Sandiford <rsandifo@redhat.com>
1137
1138 * gas/mips/elf-rel14.[sd]: New test.
1139 * gas/mips/mips.exp: Run it.
1140
1141 2003-02-07 Richard Sandiford <rsandifo@redhat.com>
1142
1143 * gas/mips/rel12.[sd], gas/mips/rel13.[sd]: New tests.
1144 * gas/mips/mips.exp: Run them.
1145
1146 2003-02-07 Richard Sandiford <rsandifo@redhat.com>
1147
1148 * gas/mips/expr1.[sd]: New test.
1149 * gas/mips/mips.exp: Run it.
1150
1151 2003-02-06 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
1152
1153 * gas/i386/x86-64-opcode.s: More tests for x86-64 MOVD opcodes.
1154 * gas/i386/x86-64-opcode.d: Adjust to suit.
1155
1156 2003-02-04 Hans-Peter Nilsson <hp@axis.com>
1157
1158 * gas/cris/rd-dw2-1.d: Adjust for dwarf2 directory table change.
1159
1160 2003-02-02 Richard Sandiford <rsandifo@redhat.com>
1161
1162 * gas/mips/elf-rel8.[sd], gas/mips/elf-rel9.[sd],
1163 gas/mips/elf-rel10.[sd], gas/mips/elf-rel11.[sd]: New tests.
1164 * gas/mips/mips.exp: Run elf-rel8 and elf-rel9 for all elf
1165 targets. Run elf-rel10 and elf-rel11 for NewABI targets.
1166
1167 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
1168
1169 * gas/mips/n32-consec.d: New.
1170 * gas/mips/n32-consec.s: New.
1171 * gas/mips/mips.exp (run_list_test_arches): Run it on irix6 and
1172 mips64*-linux* systems.
1173
1174 2003-01-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
1175
1176 * gas/s390/reloc.s: Add test for PLT reloc against locally defined
1177 but global function.
1178 * gas/s390/reloc.d: Likewise.
1179 * gas/s390/reloc64.s: Likewise.
1180 * gas/s390/reloc64.d: Likewise.
1181
1182 2003-01-21 Adrian Bunk <bunk@fs.tum.de>
1183
1184 * gas/sparc/sparc.exp (sparc_elf_setup): All NetBSD ELF targets
1185 should pass these tests.
1186
1187 2003-01-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
1188
1189 * gas/s390/reloc.d: Add tests for the new gotoff, gotplt and pltoff
1190 relocations.
1191 * gas/s390/reloc.s: Likewise.
1192 * gas/s390/reloc64.d: Likewise.
1193 * gas/s390/reloc64.s: Likewise.
1194
1195 2003-01-07 DJ Delorie <dj@redhat.com>
1196
1197 * gas/xstormy16/reloc-2.d: Adjust for fixed REL12 relocs.
1198
1199 2003-01-02 Jeff Johnston <jjohnstn@redhat.com>
1200
1201 * gas/iq2000: New testsuite.
1202
1203 2003-01-02 Chris Demetriou <cgd@broadcom.com>
1204
1205 * gas/mips/elf_arch_mips32r2.d: Fix file description comment.
1206
1207 2002-12-31 Chris Demetriou <cgd@broadcom.com>
1208
1209 * gas/mips/cp0sel-names-mips32.d: New test.
1210 * gas/mips/cp0sel-names-mips32r2.d: New test.
1211 * gas/mips/cp0sel-names-mips64.d: New test.
1212 * gas/mips/cp0sel-names-numeric.d: New test.
1213 * gas/mips/cp0sel-names-sb1.d: New test.
1214 * gas/mips/cp0sel-names.s: New test source file.
1215 * gas/mips/mips.exp: Run new tests.
1216
1217 2002-12-30 Chris Demetriou <cgd@broadcom.com>
1218
1219 * gas/mips/elf_arch_mips1.d: New test.
1220 * gas/mips/elf_arch_mips2.d: New test.
1221 * gas/mips/elf_arch_mips3.d: New test.
1222 * gas/mips/elf_arch_mips4.d: New test.
1223 * gas/mips/elf_arch_mips5.d: New test.
1224 * gas/mips/elf_arch_mips32.d: New test.
1225 * gas/mips/elf_arch_mips32r2.d: New test.
1226 * gas/mips/elf_arch_mips64.d: New test.
1227 * gas/mips/empty.s: New test source file.
1228 * gas/mips/mips.exp: Run new tests.
1229
1230 * gas/mips/elf_ase_mips16.d: Change to use empty.s
1231 * gas/mips/elf_ase_mips16.s: Remove.
1232
1233 2002-12-30 Chris Demetriou <cgd@broadcom.com>
1234
1235 * gas/mips/cp0-names-mips32r2.d: New test.
1236 * gas/mips/hwr-names-mips32r2.d: New test.
1237 * gas/mips/hwr-names-numeric.d: New test.
1238 * gas/mips/hwr-names.s: New test source file.
1239 * gas/mips/mips32r2.d: New test.
1240 * gas/mips/mips32r2.s: New test source file.
1241 * gas/mips/mips32r2-ill.l: New test.
1242 * gas/mips/mips32r2-ill.s: New test source file.
1243 * gas/mips/mips.exp: Add mips32r2 architecture data array
1244 entry. Run new tests mentioned above.
1245
1246 2002-12-24 Dmitry Diky <diwil@mail.ru>
1247
1248 * gas/msp430: New directory.
1249 * gas/msp430/msp430.exp: Test msp430 assembler.
1250 * gas/msp430/opcode.s: Test source file.
1251 * gas/msp430/opcode.s: Expected disassembly.
1252
1253 2002-12-27 Chris Demetriou <cgd@broadcom.com>
1254
1255 * gas/mips/mips.exp: Define the notion of an "architecture data
1256 array," add comments indicating how to add a new architecture and
1257 suggestions for adding new tests. Populate the architecture data
1258 array with many known architectures and convert many tests to
1259 be run for multiple architectures.
1260 (mips_arches): New global array.
1261 (mips_arch_create, mips_arch_list_all, mips_arch_data)
1262 (mips_arch_displayname, mips_arch_properties)
1263 (mips_arch_as_flags, mips_arch_objdump_flags, mips_arch_matches)
1264 (mips_arch_list_matching): New functions to operate on mips_arches.
1265 (run_dump_test_arch, run_dump_test_arches, run_list_test_arch)
1266 (run_list_test_arches): New functions.
1267 (run_list_test): Document and add an optional "test name" argument.
1268 * gas/mips/abs.d: Remove CPU-specific assembler and objdump flags,
1269 and CPU names from test names.
1270 * gas/mips/add.d: Likewise.
1271 * gas/mips/and.d: Likewise.
1272 * gas/mips/dli.d: Likewise.
1273 * gas/mips/jal-empic-elf-2.d: Likewise.
1274 * gas/mips/jal-empic-elf-3.d: Likewise.
1275 * gas/mips/jal-empic-elf.d: Likewise.
1276 * gas/mips/lb-svr4pic.d: Likewise.
1277 * gas/mips/lb.d: Likewise.
1278 * gas/mips/mips32.d: Likewise.
1279 * gas/mips/mips4.d: Likewise.
1280 * gas/mips/mips64.d: Likewise.
1281 * gas/mips/rol-hw.d: Likewise.
1282 * gas/mips/rol.d: Likewise.
1283 * gas/mips/rol64-hw.d: Likewise.
1284 * gas/mips/rol64.d: Likewise.
1285 * gas/mips/elf-jal.d: Likewise. Also, indicate ELF in test name.
1286 * gas/mips/mips64-mdmx.d: Tweak printed name to indicate that this
1287 test uses the -mdmx flag.
1288 * gas/mips/mips64-mips3d.d: Tweak printed name to indicate that
1289 this test uses the -mips3d flag.
1290 * gas/mips/mips64-mips3d-incl.d: New file.
1291
1292 2002-12-27 Chris Demetriou <cgd@broadcom.com>
1293
1294 * gas/mips/cp0-names-mips32.d: New file.
1295 * gas/mips/cp0-names-mips64.d: New file.
1296 * gas/mips/cp0-names-numeric.d: New file.
1297 * gas/mips/cp0-names-sb1.d: New file.
1298 * gas/mips/cp0-names.s: New file.
1299 * gas/mips/fpr-names-32.d: New file.
1300 * gas/mips/fpr-names-64.d: New file.
1301 * gas/mips/fpr-names-n32.d: New file.
1302 * gas/mips/fpr-names-numeric.d: New file.
1303 * gas/mips/fpr-names.s: New file.
1304 * gas/mips/gpr-names-32.d: New file.
1305 * gas/mips/gpr-names-64.d: New file.
1306 * gas/mips/gpr-names-n32.d: New file.
1307 * gas/mips/gpr-names-numeric.d: New file.
1308 * gas/mips/gpr-names.s: New file.
1309 * gas/mips/mips.exp: Run new tests.
1310
1311 2002-12-20 Chris Demetriou <cgd@broadcom.com>
1312
1313 * lib/gas-defs.exp (run_dump_test): Add a new optional argument,
1314 "extra_options".
1315
1316 2002-12-18 Chris Demetriou <cgd@broadcom.com>
1317
1318 * gas/mips/rol.s: Add ".set noat" and some new instructions to test.
1319 * gas/mips/rol64.s: Likewise.
1320 * gas/mips/rol.l: New file.
1321 * gas/mips/rol.d: Adjust to use rol.l and for rol.s changes.
1322 * gas/mips/rol64.l: New file.
1323 * gas/mips/rol64.d: Adjust to use rol64.l and for rol64.s changes.
1324 * gas/mips/rol-hw.d: New file.
1325 * gas/mips/rol-hw.l: New file.
1326 * gas/mips/rol64-hw.d: New file.
1327 * gas/mips/rol64-hw.l: New file.
1328 * gas/mips/mips.exp: Run rol-hw and rol64-hw tests.
1329
1330 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1331
1332 * gas/mips/beq.d: Comment out branches to undefined symbols,
1333 no longer supported.
1334 * gas/mips/beq.s: Likewise.
1335 * gas/mips/bge.d: Likewise.
1336 * gas/mips/bge.s: Likewise.
1337 * gas/mips/bgeu.d: Likewise.
1338 * gas/mips/bgeu.s: Likewise.
1339 * gas/mips/blt.d: Likewise.
1340 * gas/mips/blt.s: Likewise.
1341 * gas/mips/bltu.d: Likewise.
1342 * gas/mips/bltu.s: Likewise.
1343 * gas/mips/mips.exp: Change branch-misc-2 test to run_list_test.
1344 * gas/mips/branch-misc-2.d: Removed.
1345 * gas/mips/branch-misc-2.s: Added branches to undefined symbols.
1346 * gas/mips/branch-misc-2.l: New.
1347
1348 2002-12-09 Aldy Hernandez <aldyh@redhat.com>
1349
1350 * gas/ppc/booke.d: Fix msync and mbar to reflect reality.
1351
1352 * gas/ppc/e500.d: Fix m[tf]pmr to reflect reality.
1353
1354 2002-12-08 Stephane Carrez <stcarrez@nerim.fr>
1355
1356 * gas/m68hc11/m68hc11.exp (gas_m68hc11_error): New function;
1357 (gas_m68hc11_warning): New function.
1358 (gas_m68hc11_message): New function.
1359 (top): New tests for assembler errors.
1360 (gas_m68hc11_opcode_list): New function.
1361 (top): New tests for opcode list.
1362
1363 2002-12-08 Stephane Carrez <stcarrez@nerim.fr>
1364
1365 * gas/m68hc11/bug-1825.s: Add some tests.
1366 * gas/m68hc11/bug-1825.d: Update.
1367 * gas/m68hc11/opers12.d: Update.
1368 * gas/m68hc11/opers12-dwarf2.d: Update.
1369
1370 2002-12-05 Richard Henderson <rth@redhat.com>
1371
1372 * gas/ia64/ltoff22x-1.[ds]: New.
1373 * gas/ia64/ia64.exp: Run it.
1374
1375 2002-12-05 Jim Wilson <wilson@redhat.com>
1376
1377 * gas/ia64/opc-x.d: Regenerate.
1378
1379 2002-12-05 Alan Modra <amodra@bigpond.net.au>
1380
1381 * gas/arm/adrl.s: Pad end of .text.
1382 * gas/arm/adrl.d: Adjust to suit.
1383
1384 2002-12-04 David Mosberger <davidm@hpl.hp.com>
1385
1386 * gas/ia64/opc-b.d: Update for instructions added by SDM2.1.
1387 * gas/ia64/opc-b.s: Ditto.
1388 * gas/ia64/opc-f.d: Ditto.
1389 * gas/ia64/opc-f.s: Ditto.
1390 * gas/ia64/opc-i.d: Ditto.
1391 * gas/ia64/opc-i.s: Ditto.
1392 * gas/ia64/opc-m.d: Ditto.
1393 * gas/ia64/opc-m.s: Ditto.
1394 * gas/ia64/opc-x.d: Ditto.
1395 * gas/ia64/opc-x.s: Ditto.
1396
1397 2002-12-03 Richard Henderson <rth@redhat.com>
1398
1399 * gas/ia64/ldxmov-1.[ds]: New.
1400 * gas/ia64/ldxmov-2.[ls]: New.
1401 * gas/ia64/ia64.exp: Run them.
1402
1403 2002-12-03 Alan Modra <amodra@bigpond.net.au>
1404
1405 * gas/arm/adrl.s: Test behaviour against globals too.
1406 * gas/arm/adrl.d: Adjust.
1407
1408 2002-12-02 Nick Clifton <nickc@redhat.com>
1409
1410 * gasp: Remove entire directory tree. (Gasp has been removed from
1411 binutils).
1412 * config/default.asp (GASP): Remove definition and initialization.
1413
1414 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
1415
1416 * gas/m68hc11/m68hc11.exp: Rename from all.exp; run the new tests.
1417 * gas/m68hc11/all.exp: Remove.
1418 * gas/m68hc11/indexed12.d: New test.
1419 * gas/m68hc11/indexed12.s: Likewise.
1420 * gas/m68hc11/bug-1825.d: Likewise.
1421 * gas/m68hc11/bug-1825.s: Likewise.
1422
1423 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
1424
1425 * gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump
1426 can find the real symbol and not a gas internal debug symbol.
1427 * gas/m68hc11/insns.d: Update.
1428 * gas/m68hc11/insns-dwarf2.d: Update.
1429 * gas/m68hc11/insns12.d: Update.
1430 * gas/m68hc11/opers12.s (min5b, min9b): Use 16 and -256 for the min.
1431 * gas/m68hc11/opers12.d: Update after indexed offset operand fixes.
1432 * gas/m68hc11/opers12-dwarf2.d: Likewise.
1433
1434 2002-11-30 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1435
1436 * sh/gas/sh/pic.s: Add a test for ".long foo@PLT+.-2-label".
1437 * sh/gas/sh/pic.d: Add expected output.
1438
1439 2002-11-29 Nick Clifton <nickc@redhat.com>
1440
1441 * gas/arm/arch5tej.s: Replace "nop"s with tests of breakpoint
1442 instruction.
1443 * gas/arm/arch5tej.d: Expect "bkpt"s not nops.
1444
1445 2002-11-26 Hans-Peter Nilsson <hp@axis.com>
1446
1447 * gas/cris/rd-bcnst.d, gas/cris/rd-bcnst.d: New test.
1448
1449 2002-11-25 DJ Delorie <dj@redhat.com>
1450
1451 * gas/xstormy16/allinsn.d: Fix sdiv/sdivlh encodings.
1452
1453 2002-11-19 DJ Delorie <dj@redhat.com>
1454
1455 * gas/xstormy16/allinsn.sh: Add sdiv, divlh, and sdivlh.
1456 * gas/xstormy16/allinsn.d: Regenerate.
1457 * gas/xstormy16/allinsn.s: Regenerate.
1458
1459 2002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
1460
1461 * gas/all/gas.exp: Setup for tic4x testcase
1462 * gas/macros/macros.exp: Ditto
1463 * gas/tic4x: New tic4x gas testsuite directory
1464 * gas/tic4x/addressing.s: Create. Fix bug in one insn
1465 * gas/tic4x/addressing_c3x.d: Create and update
1466 * gas/tic4x/addressing_c4x.d: Create and update
1467 * gas/tic4x/allopcodes.S: Create. Add support for new
1468 opclass.h changes.
1469 * gas/tic4x/data.d: Create
1470 * gas/tic4x/data.s: Create
1471 * gas/tic4x/float.d: Create
1472 * gas/tic4x/float.s: Create
1473 * gas/tic4x/opclasses.h: Create. Added testsuites for the
1474 new enhanced opcodes.
1475 * gas/tic4x/opcodes.s: Create (regenerate).
1476 * gas/tic4x/opcodes_c3x.d: Create. Updated from enhanced
1477 changes
1478 * gas/tic4x/opcodes_c4x.d: Create. Ditto.
1479 * gas/tic4x/rebuild.sh: Create
1480 * gas/tic4x/registers.s: Create
1481 * gas/tic4x/registers_c3x.d: Create
1482 * gas/tic4x/registers_c4x.d: Create
1483 * gas/tic4x/zeros.d: Create
1484 * gas/tic4x/zeros.s: Create
1485 * gas/tic4x/opcodes_new.d: Added new testsuite for
1486 the enhanced and special insns.
1487 * gas/tic4x/tic4x.exp: Create. Added the opcodes_new testsuite
1488
1489 2002-11-12 Alan Modra <amodra@bigpond.net.au>
1490
1491 * gas/ppc/booke.d: Adjust output for corrected condition reg.
1492
1493 2002-11-07 Nick Clifton <nickc@redhat.com>
1494
1495 * gas/all/gas.exp: Only run fastcall test for x86 PE targets.
1496
1497 2002-11-07 Casper S. Hornstrup <chorns@users.sourceforge.net>
1498
1499 * gas/all/gas.exp: Run fastcall label handling test.
1500 * gas/all/fastcall.s: New file for testing handling of fastcall
1501 labels.
1502
1503 2002-11-01 H.J. Lu <hjl@gnu.org>
1504
1505 * gas/i386/i386.exp: Add "sub".
1506
1507 * gas/i386/sub.d: New.
1508 * gas/i386/sub.s: New.
1509
1510 2002-10-22 H.J. Lu <hjl@gnu.org>
1511
1512 * gas/mips/branch-misc-2.d: Updated.
1513
1514 2002-10-23 Hans-Peter Nilsson <hp@axis.com>
1515
1516 * gas/cris/rd-pcrel1.d, gas/cris/rd-pcrel1.s,
1517 gas/cris/rd-pcrel2.d, gas/cris/rd-pcrel2.s: New tests.
1518
1519 2002-10-21 Richard Sandiford <rsandifo@redhat.com>
1520
1521 * gas/mips/elf-rel7.[sd]: New test.
1522 * gas/mips/mips.exp: Run it.
1523
1524 2002-10-12 Alexandre Oliva <aoliva@redhat.com>
1525
1526 * gas/mips/mips.exp: Don't xfail relax.
1527 * gas/mips/relax.s: Increase coverage.
1528 * gas/mips/relax.d: Add expected output. Use relax.l for as stderr.
1529 * gas/mips/relax.l: New file.
1530
1531 2002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1532
1533 * gas/sh/tlsd.s, gas/sh/tlsd.d: New.
1534 * gas/sh/tlsnopic.s, gas/sh/tlsnopic.d: New.
1535 * gas/sh/tlspic.s, gas/sh/tlspic.d: New.
1536 * gas/sh/basic.exp: Add new tests.
1537
1538 2002-10-09 Stephen Clarke <stephen.clarke@superh.com>
1539
1540 * gas/elf.exp: Don't run for sh64*-*-linux*, because it sets the
1541 lsb in SHmedia code addresses.
1542 * gas/sh/basic.exp: Force SHcompact for sh64*-*-linux* to enable
1543 recognition of SH-1/2/3/4 instructions.
1544 (proc do_fp): Do not run dsp tests for sh64*-*-linux*.
1545 * gas/sh/sh64/abi-32.d: Adjust expected output to include
1546 sh64*-*-linux* formats too.
1547 * gas/sh/sh64/abi-64.d, gas/sh/sh64/basic-1.d,
1548 gas/sh/sh64/case-1.d, gas/sh/sh64/case-noexp-1.d,
1549 gas/sh/sh64/crange1-1.d, gas/sh/sh64/crange1-2.d,
1550 gas/sh/sh64/crange2-1.d, gas/sh/sh64/crange2-2.d,
1551 sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange3-1.d,
1552 gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5-1.d,
1553 gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-2.d, gas/sh/sh64/datal-2.d,
1554 gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal32-3.d,
1555 gas/sh/sh64/datal64-1.d, gas/sh/sh64/datal64-3.d,
1556 gas/sh/sh64/endian-1.d, gas/sh/sh64/endian-2.d,
1557 gas/sh/sh64/err-noexp-cmd1.s, gas/sh/sh64/immexpr32-1.d,
1558 gas/sh/sh64/immexpr32-2.d, gas/sh/sh64/immexpr64-1.d,
1559 gas/sh/sh64/immexpr64-2.d, gas/sh/sh64/lineno.d,
1560 gas/sh/sh64/localcom-1.d, gas/sh/sh64/mix-1.d,
1561 gas/sh/sh64/mix-noexp-1.d, gas/sh/sh64/movi-3.d,
1562 gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
1563 gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/movi64-1.d,
1564 gas/sh/sh64/movi64-2.d, gas/sh/sh64/movi64-3.d,
1565 gas/sh/sh64/movi64-noexp-2.d, gas/sh/sh64/pt-1.d,
1566 gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/pt32-1.d,
1567 gas/sh/sh64/pt32-noexp-2.d, gas/sh/sh64/pt64-1.d,
1568 gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt64-32-2.d,
1569 gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/ptc32-1.d,
1570 gas/sh/sh64/ptc32-noexp-1.d, gas/sh/sh64/ptc64-1.d,
1571 gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc64-noexp-1.d,
1572 gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext32-noexp-1.d,
1573 gas/sh/sh64/ptext64-1.d, gas/sh/sh64/ptext64-32-1.d,
1574 gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/rel32-1.d,
1575 gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
1576 gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
1577 gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
1578 gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
1579 gas/sh/sh64/rel64-5.d, gas/sh/sh64/relax-1.d,
1580 gas/sh/sh64/relax-2.d, gas/sh/sh64/relax-3.d,
1581 gas/sh/sh64/shift32-1.d, gas/sh/sh64/shift32-3.d,
1582 gas/sh/sh64/shift32-noexp-3.d, gas/sh/sh64/shift64-1.d,
1583 gas/sh/sh64/shift64-2.d, gas/sh/sh64/shift64-3.d,
1584 gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/syntax-1.d,
1585 gas/sh/sh64/syntax-2.d, gas/sh/sh64/ua32-1.d,
1586 gas/sh/sh64/ua64-1.d: Likewise.
1587
1588 2002-10-03 Chris Demetriou <cgd@broadcom.com>
1589
1590 * gas/mips/mips-no-jalx.l: Make error message regexps accomodate
1591 tools which target a specific CPU by default.
1592
1593 2002-10-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1594
1595 * testsuite/gas/sh/pcrel2.d: Check code also.
1596
1597 2002-10-02 Stephen Clarke <stephen.clarke@superh.com>
1598
1599 * gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS*
1600 symbol generation.
1601 * gas/sh/sh64/ptc64-noexp-1.d: Likewise.
1602
1603 2002-09-30 H.J. Lu <hjl@gnu.org>
1604
1605 * gas/mips/mips.exp: Undo the last change.
1606
1607 2002-09-30 H.J. Lu <hjl@gnu.org>
1608
1609 * gas/mips/mips.exp: Set xfail on empic, empic2, empic3_g1 and
1610 empic3_g2 on Linux/mips.
1611
1612 2002-09-30 H.J. Lu <hjl@gnu.org>
1613
1614 * gas/mips/vr4120.d: Use "#pass" instead of "#..." to skip the
1615 rest of output.
1616
1617 2002-09-30 Gavin Romig-Koch <gavin@redhat.com>
1618 Ken Raeburn <raeburn@cygnus.com>
1619 Aldy Hernandez <aldyh@redhat.com>
1620 DJ Delorie <dj@redhat.com>
1621 Michael Meissner <meissner@redhat.com>
1622 Eric Christopher <echristo@redhat.com>
1623 Richard Sandiford <rsandifo@redhat.com>
1624
1625 * gas/mips/mips4100.[sd]: Move dmadd16 and madd16 checks to...
1626 * gas/mips/vr4111.[sd]: ...this new test.
1627 * gas/mips/vr4120.[sd],
1628 * gas/mips/vr4122.[sd],
1629 * gas/mips/vr5400.[sd],
1630 * gas/mips/vr5500.[sd]: New tests.
1631 * mips.exp: Run them.
1632
1633 2002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1634
1635 * gas/sh/pcrel2.s: New.
1636 * gas/sh/pcrel2.d: New.
1637 * gas/sh/basic.exp: Add pcrel2 test.
1638
1639 2002-09-27 Jason Thorpe <thorpej@wasabisystems.com>
1640
1641 * gas/vax/elf-rel.[ds]: New test.
1642 * gas/vax/quad.exp: Move contents to...
1643 * gas/vax/vax.exp: ...here. New file.
1644
1645 2002-09-27 H.J. Lu <hjl@gnu.org>
1646
1647 * gas/mips/mips-jalx.s: Add ".p2align 4".
1648 * gas/mips/mips16-jalx.s: Likewise.
1649
1650 * gas/mips/mips-jalx.d: Check nop.
1651 * gas/mips/mips16-jalx.d: Likewise.
1652
1653 2002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1654
1655 * gas/mips/mips-jalx.d: New file, check jalx assembly.
1656 * gas/mips/mips-jalx.s: Likewise.
1657 * gas/mips/mips-no-jalx.l: Likewise.
1658 * gas/mips/mips-no-jalx.s: Likewise.
1659 * gas/mips/mips16-jalx.d: Likewise.
1660 * gas/mips/mips16-jalx.s: Likewise.
1661 * gas/mips/mips.exp: Add new tests.
1662
1663 2002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1664
1665 * gas/mips/jal-range.s: Fix jump overflow check.
1666 * gas/mips/jal-range.l: Likewise.
1667
1668 2002-09-23 Nick Clifton <nickc@redhat.com>
1669
1670 * gas/arm/armv1-bad.s: Add LDM and STM instructions which are
1671 unpredictable because of their use of the writeback bit.
1672
1673 2002-09-21 Nick Clifton <nickc@redhat.com>
1674
1675 * gas/arm/inst.s: Fix UNPREDICATABLE use of writeback in LDM/STM
1676 instructions.
1677 * gas/arm/inst.d: Update expected results.
1678
1679 2002-09-19 Jakub Jelinek <jakub@redhat.com>
1680
1681 * gas/i386/tlspic.s: Add tests.
1682 * gas/i386/tlspic.d: Regenerated.
1683 * gas/i386/tlsnopic.s: Add tests.
1684 * gas/i386/tlsnopic.d: Regenerated.
1685
1686 2002-09-19 Richard Henderson <rth@redhat.com>
1687
1688 * gas/alpha/elf-reloc-7.s: New.
1689 * gas/alpha/elf-reloc-7.d: New.
1690 * gas/alpha/alpha.exp: Run it.
1691
1692 2002-09-18 Chris Demetriou <cgd@broadcom.com>
1693
1694 * gas/mips/mips-abi32-pic2.s: New file.
1695 * gas/mips/mips-abi32-pic2.d: New file.
1696 * gas/mips/mips.exp: Run new test.
1697
1698 2002-09-18 Chris Demetriou <cgd@broadcom.com>
1699
1700 * gas/mips/baddata1.s: New file.
1701 * gas/mips/baddata1.l: New file.
1702 * gas/mips/mips.exp: Run new test.
1703
1704 2002-09-18 Chris Demetriou <cgd@broadcom.com>
1705
1706 * gas/mips/branch-misc-1.d: New file.
1707 * gas/mips/branch-misc-1.s: New file.
1708 * gas/mips/branch-misc-2.s: New file.
1709 * gas/mips/branch-misc-2.d: New file.
1710 * gas/mips/mips.exp: Run new tests.
1711
1712 2002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1713
1714 * gas/mips/jal-range.s: Check for jal overflows.
1715 * gas/mips/jal-range.l: List file for it.
1716 * gas/mips/mips.exp: Use it.
1717
1718 2002-09-08 Ben Elliston <bje@redhat.com>
1719
1720 * gas/hppa/basic/basic.exp: Update DejaGnu mail address.
1721 * gas/hppa/parse/parse.exp: Likewise.
1722 * gas/hppa/reloc/reloc.exp: Likewise.
1723 * gas/hppa/unsorted/unsorted.exp: Likewise.
1724 * gas/mn10200/basic.exp: Likewise.
1725 * gas/mn10300/basic.exp: Likewise.
1726 * gas/sh/basic.exp: Likewise.
1727 * gas/sh/sh64/sh64.exp: Likewise.
1728 * gas/v850/basic.exp: Likewise.
1729 * lib/gas-defs.exp: Likewise.
1730
1731 * gas/all/gas.exp: Removing limping support for DejaGnu 1.1.1.
1732 * gasp/gasp.exp: Likewise.
1733
1734 2002-09-05 Alan Modra <amodra@bigpond.net.au>
1735
1736 * gas/i386/absrel.s: New.
1737 * gas/i386/absrel.d: New.
1738 * gas/i386/pcrel.s: New.
1739 * gas/i386/pcrel.d: New.
1740 * gas/i386/i386.exp: Run them.
1741 * gas/testsuite/gas/mmix/comment-1.d: Don't test the symbol
1742 index, the name will do.
1743 * gas/mri/moveml.d: Escape dots.
1744 * gas/macros/macros.exp (strings): Add rs6000-*-* to xfails.
1745 * gas/mips/beq.s: Don't make text_label global.
1746 * gas/mips/mips32.s: Likewise.
1747 * gas/mips/mips64-mips3d.s: Likewise.
1748
1749 2002-08-28 Alan Modra <amodra@bigpond.net.au>
1750
1751 * gas/mcore/allinsn.d: Escape dots. Pass -z to objdump and adjust
1752 to suit. Match coff relocs. Match "from address pool" comments.
1753 * gas/sparc/pcrel.s: Use 2b label in expressions.
1754 * gas/sparc/pcrel64.s: Likewise.
1755 * gas/sparc/pcrel.d: Adjust to suit.
1756 * gas/sparc/pcrel64.d: Likewise.
1757 * gas/vtable/vtable.exp: Move xfails to ..
1758 (proc vtable_setup_xfails): .. here. Add i866.
1759
1760 * gas/macros/macros.exp (strings): Update xfails.
1761
1762 2002-08-26 Alan Modra <amodra@bigpond.net.au>
1763
1764 * gas/m68k/all.exp: xfail non-ELF targets on pcrel test.
1765
1766 * gas/m68hc11/insns.d: Quote dots.
1767 * gas/m68hc11/opers12.d: Likewise.
1768
1769 * gas/ieee-fp/x930509a.exp: Run the test but xfail. Add c80 to xfails.
1770
1771 * gas/vax/quad.exp: Use quad_elf.s for ELF targets.
1772 * gas/vax/quad.s: Align
1773 * gas/vax/quad_elf.s: New version of quad.s with %reg.
1774
1775 * gas/sparc/sparc.exp (sparc_elf_setup): New.
1776 Use it to xfail for non-ELF targets.
1777
1778 * gas/tic54x/align.s: Add comment.
1779 * gas/tic54x/align.d: Adjust .text size for 2002-05-23 write.c change.
1780 * gas/tic54x/extaddr.d: Similarly adjust disassembly tail.
1781
1782 2002-08-22 Nick Clifton <nickc@redhat.com>
1783
1784 * gas/arm/arch5tej.s: Add nops to align output.
1785 * gas/arm/arch5tej.d: Expect nops.
1786 * gas/arm/arm7t.s: Add nops, remove thumb instructions.
1787 * gas/arm/arm7t.d: Expect nops.
1788 * gas/arm/armv1.s: Add nops.
1789 * gas/arm/armv1.d: Expect nops.
1790 * gas/arm/fpa-mem.s: Add nops.
1791 * gas/arm/fpa-mem.d: Expext nops.
1792 * gas/arm/vfp1.s: Add nops.
1793 * gas/arm/vfp1.d: Expect nops.
1794 * gas/arm/xscale.s: Add nops.
1795 * gas/arm/xscale.d: Expect nops.
1796 * gas/arm/arm.exp: Do not run thumb tests for arm-aout
1797 toolchain.
1798
1799 2002-08-22 Alan Modra <amodra@bigpond.net.au>
1800
1801 * gas/ppc/ppc.exp: Don't run e500 test on xcoff targets.
1802 * gas/ppc/astest2.d: Escape dots.
1803
1804 2002-08-20 Richard Sandiford <rsandifo@redhat.com>
1805
1806 * gas/mips/rol.s: Add rotate by zero tests.
1807 * gas/mips/rol.d: Update accordingly.
1808 * gas/mips/rol64.d: Expect rotates by zero to use dsrl.
1809
1810 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
1811
1812 From matthew green <mrg@redhat.com>
1813 * e500.s: New tests for e500 instructions.
1814 * e500.d: Results for new test.
1815 * ppc.exp: Test e500.s.
1816
1817 2002-08-16 Stephen Clarke <stephen.clarke@superh.com>
1818
1819 * gas/sh/sh64/datal32-3.d: Formatting change to match the current
1820 output of objdump.
1821
1822 2002-08-16 Alan Modra <amodra@bigpond.net.au>
1823
1824 * gas/all/gas.exp (forward references): Don't test c30.
1825 * gas/d30v/guard-debug.d: Use -gstabs rather than -g.
1826 * gas/elf/ehopt0.s: Don't use "$" in labels.
1827 * gas/ieee-fp/x930509a.exp: Don't test c30.
1828 * gas/m68hc11/malis.d: Adjust -I so that test runs when not building
1829 in source dir.
1830 * gas/mri/mri.exp: Don't run on "m68hc*".
1831 * gas/sh/basic.exp (do_fp): Match LE too.
1832 (pcrel-coff): Run this version for "sh*-pe*" and rename "sh*-hms" to
1833 "sh*-rtems".
1834 * gas/sh/pcrel-coff.d: Add -EB to objdump flags.
1835 * gas/vtable/vtable.exp: Don't run on linuxecoff. setup_xfail in
1836 preference to not running on ELF targets that might one day pass.
1837 Add more xfails. Add more targets to the REL list.
1838
1839 2002-08-14 H.J. Lu <hjl@gnu.org>
1840
1841 * gas/mips/elempic.d: Treat "addiu" and "daddiu" as equivalent
1842 when $0 is source.
1843 * gas/mips/telempic.d: Likewise.
1844 * gas/mips/telempic.d: Likewise.
1845
1846 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1847
1848 * gas/m68hc11/all.exp: Run the new test.
1849 * gas/m68hc11/insns12.s: New file to test specific 68HC12 insns.
1850 * gas/m68hc11/insns12.d: New file.
1851 * gas/m68hc11/branchs12.s: New test.
1852 * gas/m68hc11/branchs12.d: New test.
1853
1854 * gas/m68hc11/all_insns.d: Dump the relocs to verify that they
1855 are against symbols and not sections (for linker relaxation).
1856 * gas/m68hc11/insns-dwarf2.d: Likewise.
1857 * gas/m68hc11/insns.d: Likewise.
1858 * gas/m68hc11/lbranch.d: Likewise.
1859 * gas/m68hc11/lbranch-dwarf2.d: Likewise.
1860 * gas/m68hc11/opers12.d: Likewise.
1861 * gas/m68hc11/opers12-dwarf2.d: Likewise.
1862
1863 2002-08-12 Richard Sandiford <rsandifo@redhat.com>
1864
1865 * gas/mips/elf-consthilo.[sd]: New test.
1866 * gas/mips/mips.exp: Run it.
1867
1868 2002-08-09 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1869
1870 * gas/mips/empic.d: Treat "addiu" and "daddiu" as equivalent when
1871 $0 is source.
1872
1873 2002-08-09 Jakub Jelinek <jakub@redhat.com>
1874
1875 * gas/i386/gotpc.s: New.
1876 * gas/i386/gotpc.d: New.
1877 * gas/i386/i386.exp: Add gotpc test.
1878
1879 2002-08-06 Alan Modra <amodra@bigpond.net.au>
1880
1881 * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.
1882 * gas/ppc/booke_xcoff64.d: Likewise. Also fix relocs.
1883
1884 2002-08-01 H.J. Lu <hjl@gnu.org>
1885
1886 * gas/mips/elf-rel6.s: Add ".p2align 4".
1887 * gas/mips/elf-rel6.d: Check nop.
1888
1889 2002-08-01 Richard Sandiford <rsandifo@redhat.com>
1890
1891 * gas/mips/elf-rel6.[sd]: New test.
1892 * gas/mips/mips.exp: Run it.
1893
1894 2002-07-29 Chris Demetriou <cgd@broadcom.com>
1895
1896 * gas/mips/elf_ase_mips16.d: New file to test ELF MIPS16 ASE marking.
1897 * gas/mips/elf_ase_mips16.s: Likewise.
1898 * gas/mips/mips.exp: Run the new test.
1899
1900 2002-07-26 Alan Modra <amodra@bigpond.net.au>
1901
1902 * gas/ppc/altivec.d: Invoke "as" with "-a32".
1903
1904 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
1905
1906 * gas/mips/mips-gp32-fp64.d,
1907 * gas/mips/mips-gp32-fp64-pic.d: Add -mfp64.
1908
1909 2002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
1910
1911 * gas/mmix/list-pseudoints.l: Adjust for changes in gas section
1912 padding.
1913 * gas/mmix/greg7.d: Ditto.
1914 * gas/mmix/greg8.d: Ditto.
1915 * gas/mmix/fb-2.d: Ditto.
1916 * gas/mmix/comment-1.d: Ditto.
1917 * gas/mmix/byte-1.d: Ditto.
1918
1919 2002-07-17 H.J. Lu <hjl@gnu.org>
1920
1921 * gas/ia64/dv-branch.d: Updated.
1922 * gas/ia64/opc-b.d: Likewise.
1923
1924 2002-07-08 Alan Modra <amodra@bigpond.net.au>
1925
1926 * gas/i386/intel16.s: New.
1927 * gas/i386/intel16.d: New.
1928 * gas/i386/i386.exp: Run it.
1929
1930 2002-07-03 Alan Modra <amodra@bigpond.net.au>
1931
1932 * lib/gas-defs.exp (run_dump_test): Run objdump/nm/objcopy/readelf
1933 with LC_ALL=C to ensure consistent sorting.
1934
1935 2002-06-18 Dave Brolley <brolley@redhat.com>
1936
1937 * gas/frv: New testsuite.
1938
1939 Mon Jun 17 16:23:59 2002 J"orn Rennecke <joern.rennecke@superh.com>
1940
1941 * gas/sh/dsp.s: Add three more instructions.
1942 * gas/sh/dsp.d: Update.
1943
1944 2002-06-14 Daniel Jacobowitz <drow@mvista.com>
1945
1946 * gas/mips/lineno.d: Use --gstabs.
1947 * gas/mips/mips.exp (lineno.s): Remove XFAIL.
1948
1949 2002-06-12 Tom Rix <trix@redhat.com>
1950
1951 * gas/ppc/aix.exp: Run tests for all versions of powerpc AIX. Add
1952 text alignment tests.
1953 * gas/ppc/textalign-xcoff-001.d: New Test.
1954 * gas/ppc/textalign-xcoff-002.d: New Test.
1955 * gas/ppc/test1xcoff32.d : Change text section alignment.
1956 * gas/ppc/booke_xcoff.d: Remove invalid pad.
1957
1958 2002-06-06 J"orn Rennecke <joern.rennecke@superh.com>
1959
1960 * testsuite/gas/sh/pcrel.s: Also test @(symbol,pc).
1961 * testsuite/gas/sh/pcrel.d: Update.
1962 * testsuite/gas/sh/pcrel.l: New file.
1963
1964 2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
1965
1966 * gas/hppa/basic/add.s: Set code level to 1.1.
1967 * gas/hppa/basic/branch.s: Likewise.
1968 * gas/hppa/basic/dcor.s: Likewise.
1969 * gas/hppa/basic/logical.s: Likewise.
1970 * gas/hppa/basic/shladd.s: Likewise.
1971 * gas/hppa/basic/sub.s: Likewise.
1972 * gas/hppa/basic/unit.s: Likewise.
1973 * gas/hppa/unsorted/unsorted.exp: Return if target "*-*-linux*".
1974
1975 2002-05-31 Chris G. Demetriou <cgd@broadcom.com>
1976
1977 * gas/mips/sb1-ext-mdmx.s: New file.
1978 * gas/mips/sb1-ext-mdmx.d: Likewise.
1979 * gas/mips/mips.exp: Run new "sb1-ext-mdmx" test.
1980
1981 2002-05-31 Chris G. Demetriou <cgd@broadcom.com>
1982
1983 * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
1984 mipsisa64*-*-* targets, rather than e32-rel2 and e32el-rel2.
1985
1986 2002-05-30 Chris G. Demetriou <cgd@broadcom.com>
1987
1988 * gas/mips/mips64-mdmx.s: Tweak to more thoroughly cover
1989 instruction encodings.
1990 * gas/mips/mips64-mdmx.d: Likewise.
1991
1992 2002-05-30 Chris G. Demetriou <cgd@broadcom.com>
1993
1994 * gas/mips/mips64-mdmx.s: New file.
1995 * gas/mips/mips64-mdmx.d: Likewise.
1996 * gas/mips/mips.exp: Run new "mips64-mdmx" test.
1997
1998 2002-05-30 Richard Henderson <rth@redhat.com>
1999
2000 * gas/alpha/elf-tls-1.s, gas/alpha/elf-tls-1.d: New.
2001 * gas/alpha/elf-tls-2.s, gas/alpha/elf-tls-1.l: New.
2002 * gas/alpha/elf-tls-3.s, gas/alpha/elf-tls-1.l: New.
2003 * gas/alpha/alpha.exp: Run them.
2004
2005 2002-05-30 Tom Rix <trix@redhat.com>
2006
2007 * gas/d10v/d10v.exp: Add -gstabs packing, sequence control
2008 packing, warning, instruction packing, label, immediate and,
2009 error tests.
2010 * gas/d10v/instruction_packing-001.d - intruction_packing-010.d:
2011 New tests.
2012 * gas/d10v/control-001.d: New test.
2013 * gas/d10v/warning-001.d - warning-019.d: New tests.
2014 * gas/d10v/label-001.d: New test.
2015 * gas/d10v/error-001.d - error-002.d : New tests.
2016 * gas/d10v/immediate-001.d - immediate-007.d: New tests.
2017
2018 * lib/gas-defs.exp (run_dump_test): Add error option.
2019
2020 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
2021
2022 * gas/dlx: New directory: DLX gas testsuite
2023 * alltests.exp: New file: Test driver
2024 * branch.d: New file: Expected results.
2025 * branch.s: New file: Test branch insns.
2026 * itype.d: New file: Expected results.
2027 * itype.s: New file: Test ordinary insns.
2028 * lhi.d: New file: Expected results.
2029 * lhi.s: New file: Test load hi insns.
2030 * load.d: New file: Expected results.
2031 * load.s: New file: Test load insns.
2032 * rtype.d: New file: Expected results.
2033 * rtype.s: New file: Test arithmetic insns.
2034 * store.d: New file: Expected results.
2035 * store.s: New file: Test store insns.
2036
2037 2002-05-23 Jakub Jelinek <jakub@redhat.com>
2038
2039 * gas/i386/tlspic.s: New file.
2040 * gas/i386/tlsd.s: New file.
2041 * gas/i386/tlsnopic.s: New file.
2042 * gas/i386/tlsd.d: New file.
2043 * gas/i386/tlsnopic.d: New file.
2044 * gas/i386/tlspic.d: New file.
2045 * gas/i386/i386.exp: Add tlsd, tlsnopic and tlspic tests.
2046 * gas/ia64/tls.s: New file.
2047 * gas/ia64/tls.d: New file.
2048 * gas/ia64/ia64.exp: Add tls test.
2049
2050 2002-05-23 Tom Rix <trix@redhat.com>
2051
2052 * gas/d10v/d10v.exp: Add instruction packing test.
2053 * gas/d10v/instruction_packing.s : New test.
2054
2055 2002-05-22 Tom Rix <trix@redhat.com>
2056
2057 * gas/d10v/d10v.exp: Renamed from d10.exp. Add address-* tests.
2058 * gas/d10v/address-001.s - address-041.s : New tests.
2059
2060 2002-05-23 H.J. Lu <hjl@gnu.org>
2061
2062 * gas/mips/elf-rel.d: Skip the padding.
2063 * gas/mips/elfel-rel.d: Likewise.
2064
2065 2002-05-23 H.J. Lu <hjl@gnu.org>
2066
2067 * gas/all/align2.d: New.
2068 * gas/all/align2.s: New.
2069
2070 * gas/all/gas.exp: Run align2.
2071
2072 2002-05-22 H.J. Lu <hjl@gnu.org>
2073
2074 * gas/mips/elf-rel.d: Updated for the subsegs_finish change in
2075 write.c.
2076 * gas/mips/elfel-rel.d: Likewise.
2077
2078 Wed May 22 14:26:07 2002 J"orn Rennecke <joern.rennecke@superh.com>
2079
2080 * gas/sh/pcrel-coff.s: New file.
2081 * gas/sh/pcrel-coff.d: Likewise.
2082 * gas/sh/basic.exp: For coff, don't do dsp test,
2083 and a modified pcrel test.
2084
2085 2002-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2086
2087 * gas/mips/rol64.s: New file, test of drol, dror macros.
2088 * gas/mips/rol64.d: Likewise.
2089 * gas/mips/mips.exp: Add new test.
2090
2091 2002-05-20 Nick Clifton <nickc@cambridge.redhat.com>
2092
2093 * gas/arm/arm.exp: Replace deprecated command line switches
2094 with their modern equivalents.
2095 * gas/arm/arm7t.d: As above.
2096 * gas/arm/armv1.d: As above.
2097 * gas/arm/fpa-dyadic.d: As above.
2098 * gas/arm/fpa-mem.d: As above.
2099 * gas/arm/fpa-monadic.d: As above.
2100 * gas/arm/inst.d: As above.
2101 * gas/arm/ldconst.d: As above.
2102 * gas/arm/xscale.d: As above.
2103
2104 2002-05-13 Alan Modra <amodra@bigpond.net.au>
2105
2106 * gas/i386/x86-64-opcode.s: Pad out end of .text with zeros.
2107 * gas/i386/x86-64-opcode.d: Adjust.
2108
2109 2002-05-02 Nick Clifton <nickc@cambridge.redhat.com>
2110
2111 * gas/arm/arm7t.s: Add thumb mode "sub r?, #0" and "add r?, #0".
2112 * gas/arm/arm7t.d: Add expected results. (Make sure that the
2113 subtract is not converted into an add).
2114
2115 2002-04-23 H.J. Lu <hjl@gnu.org>
2116
2117 * gas/mips/elempic.d: Use empic.l.
2118 * gas/mips/telempic.d: Likewise.
2119 * gas/mips/tempic.d: Likewise.
2120
2121 2002-04-23 H.J. Lu <hjl@gnu.org>
2122
2123 * gas/hppa/parse/parse.exp: Don't expect failure on line separator
2124 test on hppa*-*-linux* nor hppa*-*-netbsd*.
2125
2126 2002-04-22 Chris Demetriou <cgd@broadcom.com>
2127
2128 * gas/mips/mips-gp64-fp32.l: New file.
2129 * gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr
2130 output.
2131 * gas/mips/mips-gp64-fp64.l: New file.
2132 * gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr
2133 output.
2134
2135 2002-04-22 Chris Demetriou <cgd@broadcom.com>
2136
2137 * lib/gas-defs.exp (run_dump_test): Support new attribute "stderr"
2138 which is a file used to regexp_diff the assembler's pruned stderr
2139 output.
2140 (write_file): New helper function to write a string into a file.
2141
2142 * gas/mips/empic.l: New file which matches empic tests' warnings.
2143 * gas/mips/empic.d: Use empic.l.
2144
2145 2002-04-19 Nick Clifton <nickc@cambridge.redhat.com>
2146
2147 * gas/all/gas.exp (cofftag): Do not run test for xscale-coff
2148 toolchain.
2149 (struct, align, incbin): Use case switch so that other targets to
2150 be skipped can be added in the future.
2151
2152 2002-04-17 matthew green <mrg@redhat.com>
2153
2154 * gas/ppc/altivec.d: Fix dssall test.
2155 * gas/ppc/altivec.s: Likewise.
2156 * gas/ppc/altivec_xcoff.d: Likewise.
2157 * gas/ppc/altivec_xcoff.s: Likewise.
2158 * gas/ppc/altivec_xcoff64.d: Likewise.
2159 * gas/ppc/altivec_xcoff64.s: Likewise.
2160
2161 2002-04-04 Nick Clifton <nickc@cambridge.redhat.com>
2162
2163 * gas/mips/mips.exp: Remove spurious whaitespace.
2164 Open out one-line if-then-else test clauses so that other clauses
2165 can be inserted in the future.
2166
2167 2002-03-19 Bo Thorsen <bo@suse.de>
2168
2169 * gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes.
2170 * gas/i386/x86-64-opcode.s: Likewise
2171
2172 2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
2173
2174 * gas/mips/mips64-mips3d.s: New file.
2175 * gas/mips/mips64-mips3d.d: Likewise.
2176 * gas/mips/mips.exp: Run new "mips64-mips3d" test.
2177
2178 2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
2179
2180 * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
2181 mipsisa32*-*-* targets, rather than e32-rel2 and e32el-rel2.
2182
2183 2002-03-14 Hans-Peter Nilsson <hp@bitrange.com>
2184
2185 * gas/mmix/weak1.d, gas/mmix/weak1.d: New test.
2186
2187 2002-03-05 Paul Koning <pkoning@equallogic.com>
2188
2189 * gas/pdp11/pdp11.exp: New file.
2190 * gas/pdp11/opcode.s: Ditto.
2191 * gas/pdp11/opcode.d: Ditto.
2192
2193 2002-02-22 Bo Thorsen <bo@suse.de>
2194
2195 * i386.exp: Add x86-64-opcode (checks valid opcodes) and x86-64-inval
2196 (checks invalid opcodes) checks
2197 * x86-64-inval.l: New file.
2198 * x86-64-inval.s: New file.
2199 * x86-64-opcode.d: New file.
2200 * x86-64-opcode.s: New file.
2201
2202 2002-02-26 Chris Demetriou <cgd@broadcom.com>
2203
2204 * gas/mips/empic2.d: Adjust for the fact that relocations on
2205 symbols local to this file are resolved at assembly time into
2206 section-relative relocations, even if the symbols are extern.
2207 * gas/mips/empic2.s: Add file offset information, so the next
2208 person to do the math mentioned above has an easier time.
2209 * gas/mips/jal-empic-elf.d: New test.
2210 * gas/mips/jal-empic-elf-2.d, gas/mips/jal-empic-elf-2.s: New test.
2211 * gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf-3.s: New test.
2212 * gas/mips/mips.exp: Run the new tests.
2213
2214 2002-02-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2215
2216 * mips-gp64-fp32-pic.d: Fix test of 64bit register loads.
2217 * mips-gp64-fp32-pic.s: Likewise.
2218 * mips-gp64-fp32.d: Likewise.
2219 * mips-gp64-fp32.s: Likewise.
2220 * mips-gp64-fp64-pic.d: Likewise.
2221 * mips-gp64-fp64-pic.s: Likewise.
2222 * mips-gp64-fp64.d: Likewise.
2223 * mips-gp64-fp64.s: Likewise.
2224
2225 2002-02-25 Alan Modra <amodra@bigpond.net.au>
2226
2227 * gas/hppa/reloc/reloc.exp: Update copyright date.
2228
2229 2002-02-24 Hans-Peter Nilsson <hp@bitrange.com>
2230
2231 * gas/mmix/bspec-1.d, gas/mmix/bspec-2.d, gas/mmix/comment-1.d:
2232 Adjust to changes in readelf output.
2233
2234 2002-02-22 Nick Clifton <nickc@cambridge.redhat.com>
2235
2236 * gasp/gasp.exp: If gasp does not exist, do not complain, just
2237 exit silently.
2238
2239 2002-02-20 Tom Rix <trix@redhat.com>
2240
2241 * gas/ppc/ppc.exp: Add xcoff booke tests.
2242 * gas/ppc/booke_xcoff.s: New.
2243 * gas/ppc/booke_xcoff.d: New.
2244 * gas/ppc/booke_xcoff64.s: New.
2245 * gas/ppc/booke_xcoff64.d: New.
2246
2247 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
2248
2249 * gas/sh/basic.exp: Don't run PIC tests for targets that don't
2250 support it.
2251
2252 2002-02-14 Tom Rix <trix@redhat.com>
2253
2254 * gas/ppc/ppc.exp: Add xcoff altivec tests.
2255 * gas/ppc/altivec_xcoff.s: New.
2256 * gas/ppc/altivec_xcoff.d: New.
2257 * gas/ppc/altivec_xcoff64.s: New.
2258 * gas/ppc/altivec_xcoff64.d: New.
2259
2260 2002-02-13 Ben Elliston <bje@redhat.com>
2261
2262 * gasp/flonums.asm: New test.
2263 * gasp/flonums.err: New result.
2264 * gasp/flonums.out: Likewise.
2265
2266 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
2267
2268 * gas/hppa/reloc/reloc.exp (labelopbug.s): Change test to suit
2269 hppa_fix_adjustable change.
2270
2271 2002-02-09 Richard Henderson <rth@redhat.com>
2272
2273 * gas/alpha/elf-reloc-5.s, gas/alpha/elf-reloc-5.d: New.
2274 * gas/alpha/elf-reloc-6.s, gas/alpha/elf-reloc-6.l: New.
2275 * gas/alpha/alpha.exp: Run them.
2276
2277 2002-02-08 Chris Demetriou <cgd@broadcom.com>
2278
2279 * gas/mips/mips.exp: Document (but do not XFAIL) currently-failing
2280 MIPS ECOFF tests, providing what information is known about
2281 the origins of the failures.
2282
2283 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
2284
2285 Contribute sh64-elf.
2286 2002-02-01 Alexandre Oliva <aoliva@redhat.com>
2287 * gas/sh/sh64/syntax-1.s: Remove `-4' from @(expr-4,pc).
2288 2002-01-28 Alexandre Oliva <aoliva@redhat.com>
2289 * gas/sh/sh64/crange1-1.d: Formatting changes to match the current
2290 output of objdump.
2291 * gas/sh/sh64/crange1-2.d: Likewise.
2292 * gas/sh/sh64/crange2-2.d: Likewise.
2293 * gas/sh/sh64/crange3-1.d: Likewise.
2294 * gas/sh/sh64/crange4-1.d: Likewise.
2295 * gas/sh/sh64/datal-2.d: Likewise.
2296 * gas/sh/sh64/datal32-1.d: Likewise.
2297 * gas/sh/sh64/datal32-3.d: Likewise.
2298 * gas/sh/sh64/localcom-1.d: Likewise.
2299 * gas/sh/sh64/mix-1.d: Likewise.
2300 * gas/sh/sh64/pt32-1.d: Likewise.
2301 * gas/sh/sh64/rel32-1.d: Likewise.
2302 * gas/sh/sh64/rel32-2.d: Likewise.
2303 * gas/sh/sh64/rel32-3.d: Likewise.
2304 * gas/sh/sh64/rel32-4.d: Likewise.
2305 * gas/sh/sh64/rel32-5.d: Likewise.
2306 * gas/sh/sh64/ua32-1.d: Likewise.
2307 2001-03-14 DJ Delorie <dj@redhat.com>
2308 * gas/sh/sh64/endian-1.d: New test - Little Endianness.
2309 * gas/sh/sh64/endian-1.s: New test - Little Endianness.
2310 * gas/sh/sh64/endian-2.d: New test - Big Endianness.
2311 * gas/sh/sh64/endian-2.s: New test - Big Endianness.
2312 2001-03-12 DJ Delorie <dj@redhat.com>
2313 * gas/sh/sh64/syntax-1.d: New test - basic syntax.
2314 * gas/sh/sh64/syntax-1.s: New test - basic syntax.
2315 * gas/sh/sh64/syntax-2.d: New test - basic syntax, pseudos.
2316 * gas/sh/sh64/syntax-2.s: New test - basic syntax, pseudos.
2317 2001-03-06 DJ Delorie <dj@redhat.com>
2318 * gas/sh/sh64/lineno.d: New, test dwarf2 line numbers vs macros.
2319 * gas/sh/sh64/lineno.s: Ditto.
2320 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
2321 * gas/sh/sh64/err-dsp.s: New test.
2322 2001-01-13 Hans-Peter Nilsson <hpn@cygnus.com>
2323 * gas/sh/sh64/err-abi-64.s, gas/sh/sh64/err-abi-32.s,
2324 gas/sh/sh64/abi-64.s, gas/sh/sh64/abi-64.d, gas/sh/sh64/abi-32.s,
2325 gas/sh/sh64/abi-32.d, gas/sh/sh64/crange3.s,
2326 gas/sh/sh64/crange3-1.d, gas/sh/sh64/crange4.s,
2327 gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5.s,
2328 gas/sh/sh64/crange5-1.d: New tests.
2329 2001-01-07 Hans-Peter Nilsson <hpn@cygnus.com>
2330 * gas/sh/sh64/relax-1.s, gas/sh/sh64/relax-1.d: New test.
2331 * gas/sh/sh64/err-pt-1.s: New test.
2332 * gas/sh/sh64/relax-2.s, gas/sh/sh64/relax-2.d: New test.
2333 * gas/sh/sh64/localcom-1.s, gas/sh/sh64/localcom-1.d: New test.
2334 * gas/sh/sh64/movi-3.s, gas/sh/sh64/movi-3.d: New test.
2335 * gas/sh/sh64/relax-3.s, gas/sh/sh64/relax-3.d: New test.
2336 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
2337 * gas/sh/sh64/case-noexp-1.d: Adjust to changed GAS output for
2338 check-PTA/PTB / perhaps-change-to-PTB bit in target field.
2339 * gas/sh/sh64/case-noexp-1.d: Ditto.
2340 * gas/sh/sh64/mix-noexp-1.d: Ditto.
2341 * gas/sh/sh64/pt32-noexp-2.d: Ditto.
2342 * gas/sh/sh64/pt64-noexp-2.d: Ditto.
2343 * gas/sh/sh64/ptc32-noexp-1.d: Ditto.
2344 * gas/sh/sh64/ptc64-noexp-1.d: Ditto.
2345 * gas/sh/sh64/ptext32-noexp-1.d: Ditto.
2346 * gas/sh/sh64/ptext64-noexp-1.d: Ditto.
2347 2000-12-31 Hans-Peter Nilsson <hpn@cygnus.com>
2348 * gas/sh/sh64/shift64-3.d: Fix typo.
2349 * gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/shift32-noexp-3.d,
2350 gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/ptext64-32-1.d,
2351 gas/sh/sh64/ptext32-noexp-1.d, gas/sh/sh64/ptc64-noexp-1.d,
2352 gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc32-noexp-1.d,
2353 gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/pt64-32-2.d,
2354 gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt32-noexp-2.d,
2355 gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/movi64-noexp-2.d,
2356 gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/mix-noexp-1.d,
2357 gas/sh/sh64/err-ptb-2.s, gas/sh/sh64/err-ptb-1.s,
2358 gas/sh/sh64/err-pt32-cmd3.s, gas/sh/sh64/err-pt32-cmd2.s,
2359 gas/sh/sh64/err-pt32-cmd1.s, gas/sh/sh64/err-noexp-cmd1.s,
2360 gas/sh/sh64/err-movi-noexp-1.s, gas/sh/sh64/crange2.s,
2361 gas/sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange2-2.d,
2362 gas/sh/sh64/crange2-1.d, gas/sh/sh64/case-noexp-1.d: New tests.
2363 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
2364 * gas/sh/sh64/err-4.s: Use option -no-mix to see errors. Adjust
2365 for errors not being emitted at the .mode directives anymore.
2366 * gas/sh/sh64/crange1.s, gas/sh/sh64/crange1-2.d,
2367 gas/sh/sh64/crange1-1.d: New tests for .cranges section.
2368 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
2369 * gas/sh/sh64/err-3.s: New test.
2370 * gas/sh/sh64/immexpr1.s, gas/sh/sh64/immexpr32-1.d,
2371 gas/sh/sh64/immexpr64-1.d: New tests.
2372 * gas/sh/sh64/immexpr2.s, gas/sh/sh64/immexpr32-2.d,
2373 gas/sh/sh64/immexpr64-2.d: New tests.
2374 2000-12-11 Hans-Peter Nilsson <hpn@cygnus.com>
2375 * gas/sh/sh64/rel-1.s, gas/sh/sh64/rel-2.s, gas/sh/sh64/rel-3.s,
2376 gas/sh/sh64/rel-4.s, gas/sh/sh64/rel-5.s, gas/sh/sh64/rel32-1.d,
2377 gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
2378 gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
2379 gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
2380 gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
2381 gas/sh/sh64/rel64-5.d: New tests.
2382 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
2383 * gas/sh/sh64/case-1.d, gas/sh/sh64/mix-1.d, gas/sh/sh64/pt32-1.d,
2384 gas/sh/sh64/pt64-1.d, gas/sh/sh64/ptc32-1.d,
2385 gas/sh/sh64/ptc64-1.d, gas/sh/sh64/ptext32-1.d,
2386 gas/sh/sh64/ptext64-1.d: Correct offsets in PT/PTA/PTB expansion.
2387 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
2388 * gas/sh/sh64/datal-3.s, gas/sh/sh64/datal32-3.d,
2389 gas/sh/sh64/datal64-3.d: New tests.
2390 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
2391 * gas/sh/sh64/datal-1.s: Remove whitespace at end of line.
2392 * gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal64-1.d,
2393 gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
2394 gas/sh/sh64/movi64-1.d, gas/sh/sh64/movi64-3.d: Correct register.
2395 * gas/sh/sh64/mix-1.s, gas/sh/sh64/mix-1.d, gas/sh/sh64/err-4.s:
2396 New tests.
2397 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
2398 * gas/macros/macros.exp: Import xfail sh*-*-* from net binutils.
2399 * gas/sh/sh64/case-1.d: Correct offsets in PT/PTA/PTB expansion.
2400 gas/sh/sh64/pt32-1.d, gas/sh/sh64/pt64-1.d: Ditto.
2401 gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Ditto.
2402 gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext64-1.d: Ditto.
2403 2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
2404 * gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Correct.
2405 * gas/sh/sh64/datal-1.s, gas/sh/sh64/datal32-1.d,
2406 gas/sh/sh64/datal64-1.d: New test.
2407 * gas/sh/sh64/datal-2.s, gas/sh/sh64/datal-2.d: New test.
2408 * gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-1.s: New test.
2409 * gas/sh/sh64/creg-2.d, gas/sh/sh64/creg-2.s: New test.
2410 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
2411 * gas/sh/sh64: New testsuite.
2412
2413 2002-02-06 Alexandre Oliva <aoliva@redhat.com>
2414
2415 * gas/sh/pic.d, gas/sh/pic.s: New test.
2416 * gas/sh/basic.exp: Run it.
2417
2418 2002-02-05 Alan Modra <amodra@bigpond.net.au>
2419
2420 * gas/ppc/test1elf64.d: Tweak arch name.
2421
2422 2002-02-04 Alexandre Oliva <aoliva@redhat.com>
2423
2424 * gas/sh/pcrel.d, gas/sh/pcrel.s: New test.
2425 * gas/sh/basic.exp: Run it.
2426
2427 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
2428
2429 * gas/mmix/basep-8.d, gas/mmix/basep-9.s, gas/mmix/basep-9.d,
2430 gas/mmix/err-bpo6.s, gas/mmix/basep-8.s, gas/mmix/basep-10.d,
2431 gas/mmix/basep-10.s, gas/mmix/basep-11.s, gas/mmix/basep-11.d: New
2432 tests for base-plus-offset relocations and global register
2433 allocations for weak and common symbols.
2434
2435 2002-02-02 Alan Modra <amodra@bigpond.net.au>
2436
2437 * gas/elf/elf.exp: Don't special case v850.
2438
2439 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
2440
2441 * gas/mmix/basep-1b.d, gas/mmix/basep-2b.d, gas/mmix/basep-7.d,
2442 gas/mmix/err-bpo2.s, gas/mmix/basep-3b.d, gas/mmix/err-bpo3.s,
2443 gas/mmix/basep-4.d, gas/mmix/err-bpo4.s, gas/mmix/err-bpo5.s,
2444 gas/mmix/basep-5.d, gas/mmix/basep-6.d: New tests.
2445
2446 2002-01-22 Alexandre Oliva <aoliva@redhat.com>
2447
2448 * gas/mn10300/basic.exp (run_list_test): New proc, from alpha.
2449 * gas/mn10300/movpc.s, gas/mn10300/movpc.l: New tests.
2450
2451 2002-01-22 Richard Henderson <rth@redhat.com>
2452
2453 * gas/alpha/unop.s, gas/alpha/unop.d: New test.
2454 * gas/alpha/alpha.exp: Run it.
2455
2456 2002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
2457
2458 * gas/cris/cris.exp: Comment typo fix
2459
2460 2002-01-18 Richard Earnshaw <rearnsha@arm.com>
2461 Keith Walker <keith.walker@arm.com>
2462
2463 * gas/arm/arch5tej.s gas/arm/arch5tej.d: New files.
2464 * gas/arm/arm.exp (arch5tej): New dump test.
2465
2466 2002-01-18 Richard Earnshaw <rearnsha@arm.com>
2467
2468 * gas/arm/vfp1.d: Use new command-line options.
2469 * gas/arm/vfp1xD.d: Likewise.
2470 * gas/arm/arm.exp (vfp-bad): Likewise.
2471 * gas/arm/maverick.d: Likewise.
2472
2473 2002-01-17 Timothy Wall <twall@oculustech.com>
2474
2475 * gas/tic54x/labels.s (after_macro): Correct comments.
2476
2477 2002-01-15 Richard Earnshaw <rearnsha@arm.com>
2478
2479 * gas/arm/vfp1.s gas/arm/vf1.d: New files.
2480 * gas/arm/vfp1xD.s gas/arm/vf1xD.d: New files.
2481 * gas/arm/vfp-bad.s gas/arm/vfp-bad.l: New files.
2482 * gas/arm/arm.exp: Run new VFP tests.
2483
2484 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
2485
2486 * gas/elf/section2.e-m32r: New file.
2487 * gas/elf/elf.exp: Use section2.e-m32r for m32r targets.
2488
2489 * gas/sh/dsp.d: Fix expected results.
2490
2491 2002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
2492
2493 * gas/elf/elf.exp (run_list_test): Use section2.e-mips script for
2494 v850-elf toolchain.
2495
2496 2002-01-14 Richard Earnshaw <rearnsha@arm.com>
2497
2498 * gas/arm/armv1.s, arm/armv1.d, arm/fpa-mem.s, arm/fpa-mem.d
2499 arm/fpa-monadic.s, arm/fpa-monadic.d, arm/fpa-dyadic.s,
2500 arm/fpa-dyadic.d: New tests.
2501 * gas/arm/le-fpconst.d (objdump): pass --section=.text
2502 * gas/arm/arm.exp: Add new tests. Run le-fpconst test on elf targets.
2503
2504 2002-01-14 Richard Earnshaw <rearnsha@arm.com>
2505
2506 * gas/arm/armv1-bad.s gas/arm/armv1-bad.l: New files.
2507 * gas/arm/arm.exp (run_error_test): New proc.
2508 (armv1-bad): New error test.
2509
2510 2002-01-11 Richard Earnshaw <rearnsha@arm.com>
2511
2512 * gas/arm/ldconst.s gas/arm/ldconst.d: New files. Test ldr with
2513 immediate pseudo-operations.
2514 * gas/arm/arm.exp: Run it.
2515
2516 2002-01-10 matthew green <mrg@redhat.com>
2517
2518 * gas/xstormy16/allinsn.sh (movf, jmp, call, icall): Update.
2519 * gas/xstormy16/allinsn.d: Regenerate.
2520 * gas/xstormy16/allinsn.s: Regenerate.
2521
2522 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
2523
2524 * gas/arm/float.s: Don't use VFP register names in fpa instructions.
2525
2526 2002-01-08 H.J. Lu <hjl@gnu.org>
2527
2528 * gas/mips/elf-rel.s: New tests for nested ().
2529
2530 * gas/mips/elf-rel.d: Modified for nested () tests.
2531 * gas/mips/elfel-rel.d: Likewise.
2532
2533 2002-01-05 Daniel Jacobowitz <drow@mvista.com>
2534
2535 * gas/mips/jal-svr4pic.s: Add .ent and .frame directives.
2536 * gas/mips/mips-abi32-pic.s: Add .frame directive.
2537 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2538 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2539 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2540 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2541
2542 2002-01-02 Chris Demetriou <cgd@broadcom.com>
2543
2544 * gas/mips/empic3_e.d: New file to test -membedded-pic
2545 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
2546 * gas/mips/empic3_e.s: Likewise.
2547 * gas/mips/empic3_g1.d: Likewise.
2548 * gas/mips/empic3_g1.s: Likewise.
2549 * gas/mips/empic3_g2.d: Likewise.
2550 * gas/mips/empic3_g2.s: Likewise.
2551 * gas/mips/mips.exp: Run the new tests.
2552
2553 2001-12-21 Anders Norlander <anorland@synergenix.se>
2554
2555 * gas/all/incbin.dat: New [binary] file.
2556 * gas/all/incbin.s: Use incbin.dat instead of incbin.s.
2557 * gas/all/incbin.d: Reflect change in incbin.s
2558
2559 2001-12-20 Alexandre Oliva <aoliva@redhat.com>
2560
2561 * gas/sh/err-at.s: New test.
2562
2563 2001-12-18 Hans-Peter Nilsson <hp@axis.com>
2564
2565 * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
2566 handling.
2567
2568 2001-12-07 Geoffrey Keating <geoffk@redhat.com>
2569 matthew green <mrg@redhat.com>
2570
2571 * gas/xstormy16/allinsn.d: New file.
2572 * gas/xstormy16/allinsn.exp: New file.
2573 * gas/xstormy16/allinsn.s: New file.
2574 * gas/xstormy16/allinsn.sh: New file.
2575 * gas/xstormy16/gcc.d: New file.
2576 * gas/xstormy16/gcc.s: New file.
2577 * gas/xstormy16/gcc.sh: New file.
2578 * gas/xstormy16/reloc-1.d: New file.
2579 * gas/xstormy16/reloc-1.s: New file.
2580 * gas/xstormy16/reloc-2.d: New file.
2581 * gas/xstormy16/reloc-2.s: New file.
2582
2583 2001-12-08 Alan Modra <amodra@bigpond.net.au>
2584
2585 * gas/all/incbin.s: Add spaces before directives.
2586 * gas/all/incbin.d: Update.
2587
2588 2001-12-07 Jeffrey A Law (law@cygnus.com)
2589
2590 * gas/hppa/parse/linesepbug.s: Restore to its original form,
2591 reverting change of July 19, 2000.
2592
2593 2001-12-05 Richard Earnshaw <rearnsha@arm.com>
2594
2595 * gas/arm/xscale.s, gas/arm/xscale.d (pld tests): PLD instruction has
2596 no post-indexed addressing modes.
2597
2598 2001-11-25 Andreas Jaeger <aj@suse.de>
2599
2600 * gas/all/gas.exp (incbin): Fix condition.
2601
2602 2001-11-23 Jeffrey A Law (law@cygnus.com)
2603
2604 * gas/all/gas.exp (incbin): Do not run on the PA.
2605
2606 * gas/hppa/parse/parse.exp: Expect failure on line separator bug.
2607
2608 2001-11-16 Chris Demetriou <cgd@broadcom.cOm>
2609
2610 * gas/mips/elf-rel5.s, gas/mips/elf-rel5.s: New test
2611 to test symbol plus offset relocations in various ways.
2612 * gas/mips/mips.exp: Run new test.
2613
2614 2001-11-15 Alan Modra <amodra@bigpond.net.au>
2615
2616 * gas/ppc/booke.d: Modify reloc and target matches for powerpc64.
2617
2618 2001-11-11 Timothy Wall <twall@alum.mit.edu>
2619
2620 * gas/tic54x/sections.[sd]: Check for named, initialized sections
2621 defaulting to CODE and DATA.
2622 * gas/tic54x/align.[sd]: While breaking compatibility with TI's
2623 assembler, the difference is not worth the effort to fix. We'd
2624 prefer the assembler *not* fill the section alignment.
2625 * gas/tic54x/all-opcodes.d: Verify Lmem opcodes have proper
2626 length.
2627 * gas/tic54x/labels.s: Document differences from TI tools.
2628 * gas/tic54x/extaddr.d: Match output.
2629 * gas/all/gas.exp: On c54x targets, don't do any tests that use
2630 p2align.
2631 * gas/macros/macros.exp: Expect failure matching use of .ascii.
2632
2633 2001-11-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2634
2635 * gas/mips/mips.exp: Change naming of some conditionals to reflect
2636 the object format they actually mean. Don't try mips-abi32 and
2637 mips-abi32-pic tests for ecoff.
2638
2639 2001-11-11 Hans-Peter Nilsson <hp@bitrange.com>
2640
2641 * gas/mmix/bspec-2.d, gas/mmix/bspec-1.d, gas/mmix/comment-1.d:
2642 Prune and generalize, adjusting to generic ELF file layout changes.
2643
2644 2001-11-04 Chris Demetriou <cgd@broadcom.com>
2645
2646 * gas/mips/mips.exp (svr4pic): Set if target is *-*-netbsd*.
2647 (aout): Don't set if *-*-netbsd*.
2648
2649 2001-11-02 NIIBE Yutaka <gniibe@m17n.org>
2650
2651 * gas/sh/basic.exp: For Linux, add "-big" option for the
2652 invocation of gas.
2653
2654 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2655
2656 * gas/m68hc11/opers12.s: Add test for disassembler bug with movb
2657 instruction.
2658 * gas/m68hc11/opers12.d: Likewise.
2659 * gas/m68hc11/opers12-dwarf2.d: Likewise.
2660
2661 2001-10-31 Chris Demetriou <cgd@broadcom.com>
2662
2663 * gas/mips/empic.s: Undo damage inflicted on 2000-12-02.
2664 * gas/mips/empic.d: Likewise.
2665 * gas/mips/elempic.d: Likewise (it was copied into other files).
2666 * gas/mips/telempic.d: Likewise.
2667 * gas/mips/tempic.d: Likewise.
2668
2669 * gas/mips/empic2.s: New test to check new 'la' and 'lw' (and
2670 related ops) syntax, test loads with large offsets.
2671 * gas/mips/emcic2.d: Likewise.
2672 * gas/mips/mips.exp: Run the new test on ELF platforms.
2673
2674 2001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
2675
2676 * gas/mmix/pop-op.l: Update to match latest listing behaviour.
2677 * gas/mmix/reloc8.l: Update to match latest listing behaviour.
2678 * gas/mmix/resume-op.l: Update to match latest listing behaviour.
2679 * gas/mmix/save-op.l: Update to match latest listing behaviour.
2680 * gas/mmix/unsave-op.l: Update to match latest listing behaviour.
2681
2682 2001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
2683
2684 * gas/mmix/tst.s: Delete unused file.
2685 * gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s,
2686 gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s,
2687 gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s,
2688 gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s,
2689 gas/mmix/fb-2.s: Remove trailing empty lines.
2690
2691 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
2692
2693 * gas/mmix: New testsuite directory.
2694
2695 2001-10-24 Chris Demetriou <cgd@broadcom.com>
2696
2697 * gas/mips/ld-empic.d: Remove extra whitespace at beginning of
2698 file introduced in the change on 2001-05-15.
2699
2700 2001-10-24 Chris Demetriou <cgd@broadcom.com>
2701
2702 * gas/mips/mips-abi32-pic.s: Use ".word" rather than ".4byte".
2703 Delete use of ".size".
2704 * gas/mips/mips-abi32.s: Likewise.
2705 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2706 * gas/mips/mips-gp32-fp32.s: Likewise.
2707 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2708 * gas/mips/mips-gp32-fp64.s: Likewise.
2709 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2710 * gas/mips/mips-gp64-fp32.s: Likewise.
2711 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2712 * gas/mips/mips-gp64-fp64.s: Likewise.
2713
2714 2001-10-23 Chris Demetriou <cgd@broadcom.com>
2715
2716 * gas/mips/beq.s: Add zero words at end of instructions so
2717 that objdump will print "..." when disassembling.
2718 * gas/mips/beq.d: Update for disassembler changes which force
2719 branch delay-slot nops to be printed.
2720 * gas/mips/bge.d: Ditto.
2721 * gas/mips/bgeu.d: Ditto.
2722 * gas/mips/blt.d: Ditto.
2723 * gas/mips/bltu.d: Ditto.
2724 * gas/mips/jal-svr4pic.d: Ditto.
2725 * gas/mips/jal-xgot.d: Ditto.
2726
2727 2001-10-20 H.J. Lu <hjl@gnu.org>
2728
2729 * gas/elf/ehopt0.s: Lose ",@progbits".
2730
2731 2001-10-17 Chris Demetriou <cgd@broadcom.com>
2732
2733 * gas/mips/mips.exp (sb1-ext-ps): New test to test
2734 SB-1 core's paired-single extensions to the MIPS64 ISA.
2735 * gas/mips/sb1-ext-ps.d: New file.
2736 * gas/mips/sb1-ext-ps.s: New file.
2737
2738 2001-10-17 matthew green <mrg@redhat.com>
2739
2740 * gas/ppc/altivec.s: New test for AltiVec.
2741 * gas/ppc/altivec.d: New file.
2742 * gas/ppc/ppc.exp: Test altivec.s
2743
2744 2001-10-16 Hans-Peter Nilsson <hp@bitrange.com>
2745
2746 * gas/sh/err-le.s, gas/sh/err-be.s: New tests.
2747
2748 2001-10-13 matthew green <mrg@redhat.com>
2749
2750 * gas/ppc/booke.s (rfci, wrtee, wrteei, mfdcrx, mfdcr, mtdcrx,
2751 mtdcr, msync, dcba, mbar): New BookE tests.
2752 * gas/ppc/booke.d: Update for new BookE tests.
2753
2754 2001-10-12 matthew green <mrg@redhat.com>
2755
2756 * gas/ppc/booke.s: New test for Motorola BookE.
2757 * gas/ppc/booke.d: New file.
2758 * gas/ppc/ppc.exp: Test booke.s.
2759
2760 2001-10-09 Nick Clifton <nickc@cambridge.redhat.com>
2761
2762 * sh/basic.exp: Add dsp dump test.
2763 * sh/dsp/d: New file: Expected output of disassembly of dsp.s
2764 * sh/dsp.s: New file: Test assembly source of DSP single data
2765 transfer instructions.
2766
2767 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
2768
2769 * gas/arm/arm.exp: Run arm9e tests.
2770
2771 * gas/arm/maverick.c: New.
2772
2773 * gas/arm/maverick.d: New.
2774
2775 * gas/arm/maverick.s: New.
2776
2777 2001-10-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2778
2779 * gas/mips/mips-gp64-fp32-pic.d: Use 32bit instructions for addresses.
2780 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2781 * gas/mips/mips-gp64-fp32.d: Likewise.
2782 * gas/mips/mips-gp64-fp32.s: Likewise.
2783 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
2784 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2785 * gas/mips/mips-gp64-fp64.d: Likewise.
2786 * gas/mips/mips-gp64-fp64.s: Likewise.
2787 * gas/mips/elempic.d: Likewise.
2788 * gas/mips/ld.d: Likewise.
2789 * gas/mips/uld.d: Likewise.
2790 * gas/mips/usd.d: Likewise.
2791
2792 2001-09-29 H.J. Lu <hjl@gnu.org>
2793
2794 * gas/i386/i386.exp: Run 64bit tests only for "i*86-*-* and
2795 x86_64-*-*.
2796
2797 2001-09-18 Martin Schwidefsky <schwidefsky@de.ibm.com>
2798
2799 * gas/s390: New directory.
2800 * gas/s390/opcode.d: New file.
2801 * gas/s390/opcode.s: New file.
2802 * gas/s390/opcode64.d: New file.
2803 * gas/s390/opcode64.s: New file.
2804 * gas/s390/operands.d: New file.
2805 * gas/s390/operands.s: New file.
2806 * gas/s390/operands64.d: New file.
2807 * gas/s390/operands64.s: New file.
2808 * gas/s390/reloc.d: New file.
2809 * gas/s390/reloc.s: New file.
2810 * gas/s390/reloc64.d: New file.
2811 * gas/s390/reloc64.s: New file.
2812 * gas/s390/s390.exp: New file.
2813
2814 2001-09-07 Eric Christopher <echristo@redhat.com>
2815
2816 * gas/mips/mips64.d: Change to use isa64.
2817 * gas/mips/mips32.d: Change to use isa32.
2818
2819 2001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2820
2821 * gas/mips/mips-abi32-pic.s: Remove .set mips4 pseudo-op.
2822 * gas/mips/mips-abi32.s: Likewise.
2823 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2824 * gas/mips/mips-gp32-fp32.s: Likewise.
2825 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2826 * gas/mips/mips-gp32-fp64.s: Likewise.
2827 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2828 * gas/mips/mips-gp64-fp32.s: Likewise.
2829 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2830 * gas/mips/mips-gp64-fp64.s: Likewise.
2831
2832 2001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2833
2834 * gas/mips/beq.d: Check branches to external labels.
2835 * gas/mips/beq.s: Likewise.
2836 * gas/mips/bge.d: Likewise.
2837 * gas/mips/bge.s: Likewise.
2838 * gas/mips/bgeu.d: Likewise.
2839 * gas/mips/bgeu.s: Likewise.
2840 * gas/mips/blt.d: Likewise.
2841 * gas/mips/blt.s: Likewise.
2842 * gas/mips/bltu.d: Likewise.
2843 * gas/mips/bltu.s: Likewise.
2844 * gas/mips/elempic.d: Switch from R_MIPS_GNU_REL16_S2 to R_MIPS_PC16.
2845 * gas/mips/empic.d: Likewise.
2846 * gas/mips/empic.s: Likewise.
2847 * gas/mips/telempic.d: Likewise.
2848 * gas/mips/tempic.d: Likewise.
2849
2850 2001-09-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2851
2852 * gas/mips/tmips16-f.d: New file, testcase for big endian MIPS16
2853 relocations, tradtional variant.
2854
2855 2001-08-04 Richard Henderson <rth@redhat.com>
2856
2857 * gas/alpha/alpha.exp: New file.
2858 * gas/alpha/elf-reloc-1.[sd]: New test.
2859 * gas/alpha/elf-reloc-2.[sl]: New test.
2860 * gas/alpha/elf-reloc-3.[sl]: New test.
2861 * gas/alpha/elf-reloc-4.[sd]: New test.
2862 * gas/alpha/fp.exp: Remove file.
2863 * gas/alpha/fp.s: Output to .data not .rdata.
2864 * gas/alpha/fp.d: Adjust to match.
2865
2866 2001-09-04 Jeffrey A Law (law@cygnus.com)
2867
2868 * gas/all/gas.exp (930509a): Expect failure on the H8/300 ELF port.
2869
2870 * gas/h8300/ffxx1-elf.d: Update due to recent changes to H8/300
2871 ELF toolchain.
2872 * gas/h8300/h8300-elf.exp: Likewise.
2873
2874 * gas/macros/macros.exp: Expect failure on all H8/300 ports.
2875
2876 * gas/vtable/vtable.exp: Do not run tests on H8/300 ELF ports.
2877
2878 2001-08-30 J"orn Rennecke <amylaar@redhat.com>
2879
2880 * gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
2881 (do_h8300_branch, do_h8300h_cbranch, do_h8300h_branch): Likewise.
2882 (do_h8300s_cbranch, do_h8300s_branch, ffxx1): Likwise.
2883 * gas/h8300/h8300-coff.exp, gas/h8300/h8300-elf.exp: New files.
2884 * gas/h8300/branch-elf.s, gas/h8300/branchh-elf.s: Likewise.
2885 * gas/h8300/branchs-elf.s, gas/h8300/ffxx1-elf.d: Likewise.
2886 * gas/h8300/ffxx1-elf.s: Likewise.
2887 * gas/h8300/branch.s, gas/h8300/branchh.s: Move to:
2888 * gas/h8300/branch-coff.s, gas/h8300/branchh-coff.s
2889 * gas/h8300/branchs.s, gas/h8300/ffxx1.d: Move to:
2890 * gas/h8300/branchs-coff.s, gas/h8300/ffxx1-coff.d .
2891 * gas/h8300/ffxx1.s: Move to:
2892 * gas/h8300/ffxx1-coff.s .
2893
2894 2001-08-29 J"orn Rennecke <amylaar@redhat.com>
2895
2896 * lib/gas-defs.exp: (regexp_diff) At verbosity 3, also show
2897 where mismatch occurs due to regexp mismatch.
2898
2899 2001-08-27 Staffan Ulfberg <staffanu@swox.se>
2900 Alan Modra <amodra@bigpond.net.au>
2901
2902 * gas/macros/macros.exp: xfail powerpc-*-aix.
2903 * gas/ppc/astest64.s: New.
2904 * gas/ppc/astest64.d: New.
2905 * gas/ppc/astest2_64.s: New.
2906 * gas/ppc/astest2_64.d: New.
2907 * gas/ppc/test1elf.asm: New.
2908 * gas/ppc/test1xcoff.asm: New.
2909 * gas/ppc/generate.sh: New. Generate new files below from above .asm
2910 * gas/ppc/test1elf32.s: New.
2911 * gas/ppc/test1elf32.d: New.
2912 * gas/ppc/test1elf64.s: New.
2913 * gas/ppc/test1elf64.d: New.
2914 * gas/ppc/test1xcoff32.s: New.
2915 * gas/ppc/test1xcoff32.d: New.
2916 * gas/ppc/ppc.exp: Run new tests.
2917 * gas/ppc/simpshft.s: Tweak align now that we get nops.
2918
2919 2001-08-24 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2920
2921 * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional
2922 mips.
2923 * gas/mips/mips.exp: Likewise. Use traditional testcases for
2924 mips${el}16-f if needed.
2925 * gas/mips/elempic.d: New file, testcase for little endian empic.
2926 * gas/mips/elfel-rel2.d: Don't test trailing zeroes in dump.
2927 * gas/mips/mips16-f.d: Use non-traditional symbol sorting.
2928 * gas/mips/mipsel16-f.d: Likewise.
2929 * gas/mips/mipsel16-e.d: New file, testcase for little endian MIPS16
2930 relocations.
2931 * gas/mips/tmipsel16-f.d: New file, testcase for little endian MIPS16
2932 relocations, traditional variant.
2933
2934 2001-08-17 H.J. Lu <hjl@gnu.org>
2935
2936 * gas/sparc/unalign.d: Support Sparc V9.
2937
2938 2001-08-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2939
2940 * gas/mips/mips.exp: Added performance counter test.
2941 * gas/mips/perfcount.s: New File. Test of performance counter opcodes.
2942 * gas/mips/perfcount.d: Likewise.
2943
2944 2001-08-12 Nick Clifton <nickc@cambridge.redhat.com>
2945
2946 * gas/sparc/unalign.s: Extend test to check .uaword with multiple
2947 arguments.
2948 * gas/sparc/unalign.d: Extend to expect unaligned relocs for both
2949 arguments to .uaword.
2950
2951 2001-08-10 H.J. Lu <hjl@gnu.org>
2952
2953 * gas/mips/e32-rel2.d: Updated for the objdump output change.
2954 * gas/mips/e32el-rel2.d: Likewise.
2955 * gas/mips/elf-rel.d: Likewise.
2956 * gas/mips/elf-rel2.d: Likewise.
2957 * gas/mips/elf-rel3.d: Likewise.
2958 * gas/mips/elf_e_flags1.d: Likewise.
2959 * gas/mips/elf_e_flags2.d: Likewise.
2960 * gas/mips/elf_e_flags3.d: Likewise.
2961 * gas/mips/elf_e_flags4.d: Likewise.
2962 * gas/mips/elfel-rel.d: Likewise.
2963 * gas/mips/elfel-rel2.d: Likewise.
2964 * gas/mips/elfel-rel3.d: Likewise.
2965 * gas/mips/empic.d: Likewise.
2966 * gas/mips/mips16-e.d: Likewise.
2967 * gas/mips/mips16-f.d: Likewise.
2968 * gas/mips/mipsel16-f.d: Likewise.
2969 * gas/mips/telempic.d: Likewise.
2970 * gas/mips/tempic.d: Likewise.
2971 * gas/mips/tmips16-e.d: Likewise.
2972 * gas/mips/tmipsel16-e.d: Likewise.
2973
2974 * gas/mips/mips16-f.d: Fix the symbol table output.
2975
2976 * gas/mips/mipsel16-f.d: Fix the endian.
2977
2978 * gas/mips/mips.exp; Don't xfail mips16-f/mipsel16-f.
2979
2980 2001-08-10 Richard Sandiford <rsandifo@redhat.com>
2981
2982 * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
2983 * gas/mips/mips-gp32-fp64.d: Likewise.
2984 * gas/mips/mips-abi32.d: Likewise.
2985 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
2986 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
2987 * gas/mips/mips-abi32-pic.d: Likewise.
2988
2989 2001-07-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2990
2991 * mips/lb.d: Reflect disassembler output fixes.
2992 * mips/mips32.d: Likewise.
2993 * mips/mips64.d: Likewise. Typo.
2994 * mips/sb.d: Likewise.
2995 * mips/trunc.d: Likewise.
2996
2997 2001-08-04 H.J. Lu <hjl@gnu.org>
2998
2999 * gas/cris/operand-err-1.s: Updated.
3000
3001 2001-08-04 H.J. Lu <hjl@gnu.org>
3002 Chris G. Demetriou <cgd@broadcom.com>
3003
3004 * gas/mips/e32-rel4.s: Removed.
3005
3006 * gas/mips/e32-rel4.d: Use elf-rel4.s.
3007
3008 * gas/mips/mips.exp: Use the same rel4 test for litte endian.
3009
3010 * gas/mips/mips-abi32-pic.d: Add lines for objdump.
3011 * gas/mips/mips-abi32.d: Likewise.
3012 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
3013 * gas/mips/mips-gp32-fp32.d: Likewise.
3014 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
3015 * gas/mips/mips-gp32-fp64.d: Likewise.
3016 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
3017 * gas/mips/mips-gp64-fp32.d: Likewise.
3018 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
3019 * gas/mips/mips-gp64-fp64.d: Likewise.
3020
3021 * gas/mips/mips-abi32-pic.s: Add space for objdump.
3022 * gas/mips/mips-abi32.s: Likewise.
3023 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
3024 * gas/mips/mips-gp32-fp32.s: Likewise.
3025 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
3026 * gas/mips/mips-gp32-fp64.s: Likewise.
3027 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
3028 * gas/mips/mips-gp64-fp32.s: Likewise.
3029 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
3030 * gas/mips/mips-gp64-fp64.s: Likewise.
3031
3032 * gas/mips/mips-abi32-pic.s: Add the missing .end.
3033 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
3034 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
3035 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
3036 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
3037
3038 2001-08-03 Richard Sandiford <rsandifo@redhat.com>
3039
3040 * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test.
3041 * gas/mips/e32-rel4.s, gas/mips/e32-rel4.s: New test.
3042
3043 * gas/mips/mips.exp: Run new tests.
3044
3045 2001-08-02 Richard Sandiford <rsandifo@redhat.com>
3046
3047 * gas/mips/mips-gp32-fp32,
3048 * gas/mips/mips-gp32-fp64,
3049 * gas/mips/mips-gp64-fp32,
3050 * gas/mips/mips-gp64-fp64,
3051 * gas/mips/mips-abi32,
3052 * gas/mips/mips-gp32-fp32-pic,
3053 * gas/mips/mips-gp32-fp64-pic,
3054 * gas/mips/mips-gp64-fp32-pic,
3055 * gas/mips/mips-gp64-fp64-pic,
3056 * gas/mips/mips-abi32-pic: New testcases.
3057
3058 * gas/mips/mips.exp: Run them.
3059
3060 2001-08-01 Alan Modra <amodra@bigpond.net.au>
3061
3062 * gas/elf/section2.l: Adjust warning message comparison.
3063
3064 2001-07-31 Richard Sandiford <rsandifo@redhat.com>
3065
3066 * gas/mips/mips.exp (el): New variable.
3067 Use it to pick ELF reloc tests.
3068
3069 2001-07-26 Chris Demetriou <cgd@broadcom.com>
3070
3071 * gas/mips/lif-empic.d: Add back dollar signs before floating
3072 point register names.
3073
3074 2001-07-26 Alan Modra <amodra@bigpond.net.au>
3075
3076 * gas/i386/relax.s: Test rs_space.
3077 * gas/i386/relax.d: Update.
3078
3079 2001-07-23 Alan Modra <amodra@bigpond.net.au>
3080
3081 * gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.
3082 * gas/i386/intel.d: Likewise.
3083
3084 2001-07-16 Philip Blundell <philb@gnu.org>
3085
3086 * gas/arm/arm7t.d, gas/arm/inst.d: Tweak expected output for
3087 change to disassembler.
3088
3089 2001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
3090
3091 Fix failures in MIPS testsuite:
3092 * gas/mips/abs.d: Pass -march=4000 to gas.
3093 * gas/mips/eld_rel2.d: Do not expect zeroes at end of dump.
3094 * gas/mips/elf_e_flags1.d: Pass -march=4000 to gas.
3095
3096 2001-07-11 Jakub Jelinek <jakub@redhat.com>
3097
3098 * gas/sparc/unalign.s: Remove .uaxword test.
3099 * gas/sparc/unalign.d: Adjust accordingly.
3100
3101 2001-07-08 Anders Norlander <anorland@synergenix.se>
3102
3103 * gas/all/gas.exp: Run incbin test.
3104 * gas/all/incbin.s: New file.
3105 * gas/all/incbin.d: New file.
3106
3107 2001-07-04 Richard Sandiford <rsandifo@redhat.com>
3108
3109 * gas/mips/elf-rel3.s: Add zero word to end of file.
3110
3111 2001-07-03 H.J. Lu <hjl@gnu.org>
3112
3113 * gas/mips/lb-xgot-ilocks.d: Add -march=r3900.
3114
3115 2001-07-01 Ben Elliston <bje@redhat.com>
3116
3117 * gas/m88k/allinsn.s: New file.
3118 * gas/m88k/allinsn.d: Likewise.
3119 * gas/m88k/m88k.exp: Test with allinsn.s also.
3120
3121 2001-06-28 Eric Christopher <echristo@redhat.com>
3122
3123 * gas/mips/usd.d: Change for march/mtune.
3124 * gas/mips/ulh-xgot.d: Ditto.
3125 * gas/mips/uld.d: Ditto.
3126 * gas/mips/trunc.d: Ditto.
3127 * gas/mips/rol.d: Ditto.
3128 * gas/mips/nodelay.d: Ditto.
3129 * gas/mips/mul.d: Ditto.
3130 * gas/mips/mul-ilocks.d: Ditto.
3131 * gas/mips/trap20.d: Ditto.
3132 * gas/mips/mips4.d: Ditto.
3133 * gas/mips/mips16.d: Ditto.
3134 * gas/mips/lif-xgot.d: Ditto.
3135 * gas/mips/lif-svr4pic.d: Ditto.
3136 * gas/mips/ld-xgot.d: Ditto.
3137 * gas/mips/ld-svr4pic.d: Ditto.
3138 * gas/mips/ld-ilocks-addr32.d: Ditto.
3139 * gas/mips/lb-xgot.d: Ditto.
3140 * gas/mips/jal-xgot.d: Ditto.
3141 * gas/mips/jal-svr4pic.d: Ditto.
3142 * gas/mips/delay.d: Ditto.
3143 * gas/mips/lb-xgot-ilocks.d: Ditto.
3144 * gas/mips/div.d: Ditto.
3145 * gas/mips/break20.d: Ditto.
3146 * gas/mips/delay.d: Ditto.
3147 * gas/mips/elf_e_flags3.d: Ditto.
3148 * gas/mips/elf_e_flags4.d: Ditto.
3149 * gas/mips/lineno.d: Ditto.
3150 * gas/mips/mips16.d: Ditto.
3151 * gas/mips/mips4.d: Ditto.
3152 * gas/mips/mips4010.d: Ditto.
3153 * gas/mips/mips4650.d: Ditto.
3154
3155 2001-06-21 Nick Clifton <nickc@cambridge.redhat.com>
3156
3157 * gas/arm/arm.exp: Remove msr-bad.s test.
3158 Select processor type for architecture specific instruction tests.
3159
3160 * gas/arm/adrl.s: Add adrEQl as a test.
3161 * gas/arm/adrl.d: Adjusted expected output.
3162
3163 * gas/arm/arm7dm.s: Add "msr CPSR_x, #0" as a test instruction.
3164 * gas/arm/msr-bad.s: Delete.
3165
3166 2001-06-18 Tom Rix <trix@redhat.com>
3167
3168 * gas/ppc/aix.exp: New file, aix specific tests.
3169 * gas/ppc/align.s: New file, .comm alignment test.
3170
3171 2001-06-13 Andreas Jaeger <aj@suse.de>
3172
3173 * gas/vtable/vtable.exp (run_list_test): Don't run on sparc64.
3174
3175 2001-06-06 Peter Jakubek <pjak@snafu.de>
3176
3177 * gas/mri/for.d: Correct for swapped operands.
3178 * gas/mri/if.d: Likewise.
3179 * gas/mri/repeat.d: Likewise.
3180 * gas/mri/while.d: Likewise.
3181
3182 2001-06-12 Alan Modra <amodra@bigpond.net.au>
3183
3184 * gas/i386/x86_64.d: Update for 2001-06-11 disassembler change.
3185
3186 2001-06-10 H.J. Lu <hjl@gnu.org>
3187
3188 * gas/elf/section2.l: Match various white spaces.
3189
3190 2001-06-10 H.J. Lu <hjl@gnu.org>
3191
3192 * gas/elf/section2.e: Support 64bit ELF.
3193 * gas/elf/section2.e-mips: Likewise.
3194
3195 2001-06-08 H.J. Lu <hjl@gnu.org>
3196
3197 * gas/mips/elfel-rel3.s: Moved to ...
3198 * gas/mips/elf-rel3.s: Here.
3199
3200 * gas/mips/elf-rel3.d: Updated.
3201
3202 * gas/mips/elfel-rel3.d: Updated.
3203
3204 * gas/mips/relax.d: New file.
3205 * gas/mips/relax.s: Likewise.
3206
3207 * gas/mips/mips.exp: Run relax and set xfail.
3208
3209 2001-06-08 H.J. Lu <hjl@gnu.org>
3210
3211 * gas/mips/illegal.s: New file.
3212 * gas/mips/illegal.l: Likewise.
3213
3214 * gas/elf/elf.exp (run_list_test): New.
3215 Run illegal with run_list_test.
3216
3217 2001-06-08 H.J. Lu <hjl@gnu.org>
3218
3219 * gas/mips/elf-jal.d: New file.
3220
3221 * gas/mips/mips.exp: Run "elf-jal" instead of "jal" for ELF.
3222
3223 2001-06-08 Alan Modra <amodra@bigpond.net.au>
3224
3225 * gas/elf/elf.exp (run_list_test): Undo $readelf change in 2001-06-07.
3226
3227 2001-06-07 H.J. Lu <hjl@gnu.org>
3228
3229 * gas/elf/section2.e-mips: New file.
3230
3231 * gas/elf/elf.exp (run_list_test): Add suffix.
3232 Pass -mips as suffix to run_list_test for mips.
3233
3234 2001-06-07 H.J. Lu <hjl@gnu.org>
3235
3236 * gas/elf/section2.l: Match ".*GAS.*" instead of
3237 "GAS LISTING .*".
3238
3239 2001-06-07 H.J. Lu <hjl@gnu.org>
3240
3241 * gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips.
3242
3243 2001-06-07 H.J. Lu <hjl@gnu.org>
3244
3245 * gas/mips/empic.d: Support stabs.
3246 * gas/mips/mips16-e.d: Likewise.
3247 * gas/mips/mips16-f.d: Likewise.
3248 * gas/mips/mipsel16-f.d: Likewise.
3249 * gas/mips/telempic.d: Likewise.
3250 * gas/mips/tempic.d: Likewise.
3251 * gas/mips/tmips16-e.d: Likewise.
3252 * gas/mips/tmipsel16-e.d: Likewise.
3253
3254 2001-06-06 H.J. Lu <hjl@gnu.org>
3255
3256 * gas/mips/elf-rel3.s: New file.
3257 * gas/mips/elf-rel3.d: Likewise.
3258 * gas/mips/elfel-rel3.s: Likewise.
3259 * gas/mips/elfel-rel3.d: Likewise.
3260
3261 * gas/mips/mips.exp: Run elf-rel3/elfel-rel3.
3262
3263 2001-06-06 H.J. Lu <hjl@gnu.org>
3264
3265 * gas/elf/elf.exp (run_list_test): New.
3266 Run section2 with run_list_test.
3267
3268 * gas/elf/section2.e: New file.
3269 * gas/elf/section2.l: Likewise.
3270 * gas/elf/section2.s: Likewise.
3271
3272 2001-06-04 H.J. Lu <hjl@gnu.org>
3273
3274 * gas/mips/mips4010.s: Add the missing ".end".
3275 * gas/mips/mips4100.s: Likewise.
3276 * gas/mips/mips4650.s: Likewise.
3277 * gas/mips/sync.s: Likewise.
3278
3279 2001-06-02 H.J. Lu <hjl@gnu.org>
3280
3281 * gas/sparc/unalign.d: Support Sparc V9.
3282
3283 2001-05-28 Jeff Sturm <jsturm@one-point.com>
3284
3285 * gas/sparc/unalign.s: New test. Check unaligned relocs.
3286 * gas/sparc/unalign.d: New expected test results.
3287 * gas/sparc/sparc.exp: Run new test.
3288
3289 2001-05-27 Hans-Peter Nilsson <hp@axis.com>
3290
3291 * gas/cris/addi.d: Tweak for 64-bit BFD.
3292 * gas/cris/binop-cmpmove.d: Ditto.
3293 * gas/cris/binop-cmpmovx.d: Ditto.
3294 * gas/cris/binop-extx.d: Ditto.
3295 * gas/cris/binop.d: Ditto.
3296 * gas/cris/bork.d: Ditto.
3297 * gas/cris/branch.d: Ditto.
3298 * gas/cris/break.d: Ditto.
3299 * gas/cris/brokw-1.d: Ditto.
3300 * gas/cris/brokw-2.d: Ditto.
3301 * gas/cris/brokw-3.d: Ditto.
3302 * gas/cris/ccr.d: Ditto.
3303 * gas/cris/clear.d: Ditto.
3304 * gas/cris/continue.d: Ditto.
3305 * gas/cris/fragtest.d: Ditto.
3306 * gas/cris/jump-type.d: Ditto.
3307 * gas/cris/labfloat.d: Ditto.
3308 * gas/cris/macroat.d: Ditto.
3309 * gas/cris/movem-to-reg.d: Ditto.
3310 * gas/cris/nosep.d: Ditto.
3311 * gas/cris/oneop-type.d: Ditto.
3312 * gas/cris/prefix.d: Ditto.
3313 * gas/cris/pushpop-byte-sreg.d: Ditto.
3314 * gas/cris/pushpop-dword-sreg.d: Ditto.
3315 * gas/cris/pushpop-word-sreg.d: Ditto.
3316 * gas/cris/pushpop.d: Ditto.
3317 * gas/cris/quick-s6.d: Ditto.
3318 * gas/cris/quick-u5.d: Ditto.
3319 * gas/cris/quick-u6.d: Ditto.
3320 * gas/cris/range-err-1.s: Ditto.
3321 * gas/cris/rd-pic-1.d: Ditto.
3322 * gas/cris/rd-regprefix-1.d: Ditto.
3323 * gas/cris/rd-regprefix-1b.d: Ditto.
3324 * gas/cris/reg-to-mem.d: Ditto.
3325 * gas/cris/regreg.d: Ditto.
3326 * gas/cris/return.d: Ditto.
3327 * gas/cris/scc.d: Ditto.
3328 * gas/cris/separator.d: Ditto.
3329 * gas/cris/shexpr-1.d: Ditto.
3330 * gas/cris/sreg-to-x.d: Ditto.
3331 * gas/cris/test.d: Ditto.
3332 * gas/cris/unimplemented.d: Ditto.
3333 * gas/cris/unop-mem.d: Ditto.
3334 * gas/cris/x-to-byte-sreg.d: Ditto.
3335 * gas/cris/x-to-dcr1-sreg.d: Ditto.
3336 * gas/cris/x-to-dword-sreg.d: Ditto.
3337 * gas/cris/x-to-word-sreg.d: Ditto.
3338 * gas/cris/shexpr-1.d: Ditto. Correct format.
3339
3340 2001-05-25 H.J. Lu <hjl@gnu.org>
3341
3342 * gas/mips/e32el-rel2.d: New for little endian mips.
3343 * gas/mips/elfel-rel2.d: Likewise.
3344 * gas/mips/elfel-rel.d: Likewise.
3345 * gas/mips/mipsel16-f.d: Likewise.
3346 * gas/mips/telempic.d: Likewise.
3347 * gas/mips/tmipsel16-e.d: Likewise.
3348
3349 * gas/mips/tempic.d: New for traditional mips.
3350 * gas/mips/tmips16-e.d: Likewise.
3351
3352 * gas/mips/elf-rel.d: Handle alignment padding.
3353 * gas/mips/elf-rel2.d: Likewise.
3354
3355 * gas/mips/mips.exp: Support little endian and traditional
3356 mips.
3357
3358 2001-05-24 H.J. Lu <hjl@gnu.org>
3359
3360 * gas/m68k/pcrel.d: Support 64bit BFD.
3361
3362 2001-05-24 H.J. Lu <hjl@gnu.org>
3363
3364 * gas/arm/adrl.d: Support 64bit BFD.
3365 * gas/arm/arm7t.d: Likewise.
3366 * gas/arm/inst.d: Likewise.
3367 * gas/arm/pic.d: Likewise.
3368 * gas/arm/xscale.d: Likewise.
3369
3370 2001-05-23 Alan Modra <amodra@one.net.au>
3371
3372 * gas/elf/ehopt0.d: Tweak for bigendian targets.
3373
3374 2001-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3375
3376 * gas/mips/abs.d: Remove $ before register names, per latest
3377 disassembler.
3378 * gas/mips/add.d: Ditto.
3379 * gas/mips/and.d: Ditto.
3380 * gas/mips/beq.d: Ditto.
3381 * gas/mips/bge.d: Ditto.
3382 * gas/mips/bgeu.d: Ditto.
3383 * gas/mips/blt.d: Ditto.
3384 * gas/mips/bltu.d: Ditto.
3385 * gas/mips/delay.d: Ditto.
3386 * gas/mips/div-ilocks.d: Ditto.
3387 * gas/mips/div.d: Ditto.
3388 * gas/mips/dli.d: Ditto.
3389 * gas/mips/elf_e_flags1.d: Ditto.
3390 * gas/mips/elf_e_flags2.d: Ditto.
3391 * gas/mips/elf_e_flags3.d: Ditto.
3392 * gas/mips/elf_e_flags4.d: Ditto.
3393 * gas/mips/jal-empic.d: Ditto.
3394 * gas/mips/jal-svr4pic.d: Ditto.
3395 * gas/mips/jal-xgot.d: Ditto.
3396 * gas/mips/jal.d: Ditto.
3397 * gas/mips/la-empic.d: Ditto.
3398 * gas/mips/la-svr4pic.d: Ditto.
3399 * gas/mips/la-xgot.d: Ditto.
3400 * gas/mips/la.d: Ditto.
3401 * gas/mips/lb-empic.d: Ditto.
3402 * gas/mips/lb-svr4pic.d: Ditto.
3403 * gas/mips/lb-xgot-ilocks.d: Ditto.
3404 * gas/mips/lb-xgot.d: Ditto.
3405 * gas/mips/lb.d: Ditto.
3406 * gas/mips/ld-empic.d: Ditto.
3407 * gas/mips/ld-ilocks-addr32.d: Ditto.
3408 * gas/mips/ld-ilocks.d: Ditto.
3409 * gas/mips/ld-svr4pic.d: Ditto.
3410 * gas/mips/ld-xgot.d: Ditto.
3411 * gas/mips/ld.d: Ditto.
3412 * gas/mips/li.d: Ditto.
3413 * gas/mips/lif-empic.d: Ditto.
3414 * gas/mips/lif-svr4pic.d: Ditto.
3415 * gas/mips/lif-xgot.d: Ditto.
3416 * gas/mips/lifloat.d: Ditto.
3417 * gas/mips/mips16.d: Ditto.
3418 * gas/mips/mips32.d: Ditto.
3419 * gas/mips/mips4.d: Ditto.
3420 * gas/mips/mips4010.d: Ditto.
3421 * gas/mips/mips4100.d: Ditto.
3422 * gas/mips/mips4650.d: Ditto.
3423 * gas/mips/mips64.d: Ditto.
3424 * gas/mips/mul-ilocks.d: Ditto.
3425 * gas/mips/mul.d: Ditto.
3426 * gas/mips/nodelay.d: Ditto.
3427 * gas/mips/rol.d: Ditto.
3428 * gas/mips/sb.d: Ditto.
3429 * gas/mips/trap20.d: Ditto.
3430 * gas/mips/trunc.d: Ditto.
3431 * gas/mips/uld.d: Ditto.
3432 * gas/mips/ulh-empic.d: Ditto.
3433 * gas/mips/ulh-svr4pic.d: Ditto.
3434 * gas/mips/ulh-xgot.d: Ditto.
3435 * gas/mips/ulh.d: Ditto.
3436 * gas/mips/ulw.d: Ditto.
3437 * gas/mips/usd.d: Ditto.
3438 * gas/mips/ush.d: Ditto.
3439 * gas/mips/usw.d: Ditto.
3440
3441 2001-05-14 Richard Henderson <rth@redhat.com>
3442
3443 * gas/elf/ehopt0.s: New.
3444 * gas/elf/ehopt0.d: New.
3445 * gas/elf/elf.exp: Run it.
3446
3447 2001-05-12 Peter Targett <peter.targett@arccores.com>
3448
3449 * gas/arc/st.s: Add test case @h30 fixup.
3450 * gas/arc/st.d: Update to suit.
3451
3452 2001-05-12 Alan Modra <amodra@one.net.au>
3453
3454 * gas/i386/sse2.s: Correct cvtps2dq, movdq2q, and movq2dq
3455 * gas/i386/sse2.d: Likewise. Fix pmuludq and punpckhqdq too.
3456
3457 * gas/i386/ssemmx2.d: Correct movq.
3458
3459 2001-05-10 Hans-Peter Nilsson <hp@axis.com>
3460
3461 * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
3462 handling.
3463
3464 2001-05-04 Alan Modra <amodra@one.net.au>
3465
3466 * gas/i386/katmai.d: Correct pmovmskb and pextrw opcodes.
3467 * gas/i386/ssemmx2.d: Likewise. Correct register for pextrw,
3468 pinsrw, and pmovmskb.
3469 * gas/i386/sse2.d: Correct register for movmskpd.
3470
3471 2001-05-02 Johan Rydberg <jrydberg@opencores.org>
3472
3473 * gas/openrisc/addi.s: New file.
3474 * gas/openrisc/addi.d: Likewise.
3475 * gas/openrisc/allinsn.exp: Likewise.
3476 * gas/openrisc/allinsn.s: Likewise.
3477 * gas/openrisc/allinsn.d: Likewise.
3478 * gas/openrisc/lohi.s: Likewise.
3479 * gas/openrisc/lohi.d: Likewise.
3480 * gas/openrisc/store.s: Likewise.
3481 * gas/openrisc/store.d: Likewise.
3482
3483 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
3484
3485 * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
3486 gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
3487 gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
3488 gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
3489 gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d:
3490 New tests.
3491 * gas/cris/brokw-2.s: Correct broken-word expansion visualization
3492 in comment.
3493 * gas/cris/fragtest.s, gas/cris/rd-pic-1.s,
3494 gas/cris/binop-cmpmovx.d, gas/cris/binop-cmpmove.d,
3495 gas/cris/binop.d, gas/cris/binop.s, gas/cris/brokw-2.d,
3496 gas/cris/clear.d, gas/cris/fragtest.s, gas/cris/jump-type.d,
3497 gas/cris/nosep.s, gas/cris/pushpop.d, gas/cris/quick.s,
3498 gas/cris/range-err-2.s, gas/cris/sep-err-1.s,
3499 gas/cris/sreg-to-x.d, gas/cris/test.d, gas/cris/x-to-byte-sreg.d,
3500 gas/cris/x-to-word-sreg.d, gas/cris/x-to-dword-sreg.d: Remove
3501 trailing empty lines.
3502 * gas/cris/continue.s: Ditto, tweak comment.
3503
3504 * lib/gas-defs.exp (run_dump_test): Support using readelf.
3505 * config/default.exp: Default READELF and READELFFLAGS.
3506
3507 2001-03-31 Alan Modra <alan@linuxcare.com.au>
3508
3509 * gas/all/cond.s: Add .if .elseif tree.
3510 * gas/all/cond.d: Match above.
3511
3512 2001-03-30 H.J. Lu <hjl@gnu.org>
3513
3514 * gas/i386/relax.d: Dump with -s instead of -drw.
3515
3516 2001-03-29 H.J. Lu <hjl@gnu.org>
3517
3518 * gas/i386/relax.s: New test for relaxation between sections.
3519 * gas/i386/relax.d: New.
3520
3521 * gas/i386/i386.exp: Add tests for ELF.
3522
3523 2001-03-27 Chris Demetriou <cgd@broadcom.com>
3524
3525 * gas/mips/lineno.d: Allow for the possibility that
3526 the local labels won't be in the objdump output. Match
3527 zeros in addresses using '+' for better compatibility with
3528 different targets.
3529
3530 2001-03-26 Chris Demetriou <cgd@broadcom.com>
3531
3532 * gas/mips/sync.s: Declare 'foo' as a function so that this
3533 test will work on properly on ECOFF targets.
3534
3535 2001-03-24 Alan Modra <alan@linuxcare.com.au>
3536
3537 * gas/i386/ssemmx2.s: Change movntq to movntdq.
3538 * gas/i386/ssemmx2.d: Matching change.
3539
3540 2001-03-23 Hans-Peter Nilsson <hp@axis.com>
3541
3542 * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:
3543 New tests.
3544
3545 * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,
3546 gas/cris/branch-warn-3.s: Tweak for fixed FIXME:s.
3547
3548 2001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
3549
3550 * gas/vax/quad.exp: Correct expected result.
3551
3552 2001-03-19 Andreas Schwab <schwab@suse.de>
3553
3554 * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
3555 consistent output across targets.
3556 * gas/m68k/pcrel.d: Adjusted.
3557
3558 2001-03-18 H.J. Lu <hjl@gnu.org>
3559
3560 * gas/i386/intel.s: Move PIC code to ...
3561 * gas/i386/intelpic.s: New. Here.
3562 * gas/i386/intel.d: Updated.
3563 * gas/i386/intelpic.d: New.
3564
3565 * gas/i386/i386.exp: Check PIC code in Intel syntax for ELF
3566 targets only.
3567
3568 2001-03-18 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3569
3570 * gas/mri/mri.exp: Fix test of m6811/m6812 targets.
3571
3572 2001-02-26 H.J. Lu <hjl@gnu.org>
3573
3574 * gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".
3575
3576 2001-02-23 H.J. Lu <hjl@gnu.org>
3577
3578 * gas/ia64/opc-a-err.l: Fix "cmp4.lt.or".
3579
3580 * gas/ia64/opc-a.pl: Add tests for pseudo-ops for "cmp" and
3581 "cmp4".
3582 * gas/ia64/opc-a.s: Rebuilt.
3583 * gas/ia64/opc-a.d: Likewise.
3584
3585 2001-02-17 Chris Demetriou <cgd@broadcom.com>
3586
3587 * gas/mips/mips32.d: Remove ELF dependencies. This test
3588 wasn't meant to be ELF specific, and doesn't have to be.
3589 * gas/mips/mips64.d: Likewise.
3590
3591 2001-02-17 Chris Demetriou <cgd@broadcom.com>
3592
3593 * gas/mips/mips.exp: Don't attempt the elf_e_flags family of
3594 tests if not ELF; they test ELF-specific features.
3595
3596 2001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3597
3598 * gas/mri/mri.exp: Don't execute the M68K specific tests
3599 on m6811-elf and m6812-elf targets, still run the generic MRI tests.
3600
3601 2001-02-04 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3602
3603 * gas/m68hc11/malis.s: New test to verify compliance with Motorola
3604 Assembly Language Input Standard.
3605 * gas/m68hc11/malis.d: New file.
3606 * gas/m68hc11/malis-include.s: New file.
3607 * gas/m68hc11/all.exp: Add the new test.
3608
3609 2001-01-12 Alan Modra <alan@linuxcare.com.au>
3610
3611 * gas/i386/i386.exp (gas_64_check): Correct target string.
3612 Use gas_64_check rather than target string to decided whether
3613 x86_64 checks should run.
3614
3615 * gas/i386/sse2.s: Add a label to cure objdump "no symbols" error.
3616 * gas/i386/ssemmx2.s: Likewise.
3617 * gas/i386/sse2.d: Update to suit.
3618 * gas/i386/ssemmx2.s: Likewise.
3619
3620 2001-01-11 Peter Targett <peter.targett@arccores.com>
3621
3622 * gas/arc/alias.*: Removed.
3623 * gas/arc/branch.*: Likewise.
3624 * gas/arc/insn3.*: Likewise.
3625 * gas/arc/math.*: Likewise.
3626 * gas/arc/sshift.*: Likewise.
3627 * gas/arc/arc.exp: Simplified test process for base case
3628 instruction set by adding run_dump_test cases for all base
3629 instructions.
3630 * gas/arc/adc.s, gas/arc/adc.d: New test cases and dump.
3631 * gas/arc/add.s, gas/arc/add.d: Likewise.
3632 * gas/arc/and.s, gas/arc/and.d: Likewise.
3633 * gas/arc/asl.s, gas/arc/asl.d: Likewise.
3634 * gas/arc/asr.s, gas/arc/asr.d: Likewise.
3635 * gas/arc/b.s, gas/arc/b.d: Likewise.
3636 * gas/arc/bic.s, gas/arc/bic.d: Likewise.
3637 * gas/arc/bl.s, gas/arc/bl.d: Likewise.
3638 * gas/arc/brk.s, gas/arc/brk.d: Likewise.
3639 * gas/arc/extb.s, gas/arc/extb.d: Likewise.
3640 * gas/arc/extw.s, gas/arc/extw.d: Likewise.
3641 * gas/arc/flag.s, gas/arc/flag.d: Likewise.
3642 * gas/arc/j.s, gas/arc/j.d: Likewise.
3643 * gas/arc/jl.s, gas/arc/jl.d: Likewise.
3644 * gas/arc/ld.s, gas/arc/ld.d: Likewise.
3645 * gas/arc/ld2.s, gas/arc/ld2.d: Likewise.
3646 * gas/arc/lp.s, gas/arc/lp.d: Likewise.
3647 * gas/arc/lsr.s, gas/arc/lsr.d: Likewise.
3648 * gas/arc/mov.s, gas/arc/mov.d: Likewise.
3649 * gas/arc/nop.s, gas/arc/nop.d: Likewise.
3650 * gas/arc/or.s, gas/arc/or.d: Likewise.
3651 * gas/arc/rlc.s, gas/arc/rlc.d: Likewise.
3652 * gas/arc/ror.s, gas/arc/ror.d: Likewise.
3653 * gas/arc/rrc.s, gas/arc/rrc.d: Likewise.
3654 * gas/arc/sbc.s, gas/arc/sbc.d: Likewise.
3655 * gas/arc/sexb.s, gas/arc/sexb.d: Likewise.
3656 * gas/arc/sexw.s, gas/arc/sexw.d: Likewise.
3657 * gas/arc/sleep.s, gas/arc/sleep.d: Likewise.
3658 * gas/arc/add.s, gas/arc/add.d: Likewise.
3659 * gas/arc/st.s, gas/arc/st.d: Likewise.
3660 * gas/arc/sub.s, gas/arc/sub.d: Likewise.
3661 * gas/arc/swi.s, gas/arc/swi.d: Likewise.
3662 * gas/arc/xor.s, gas/arc/xor.d: Likewise.
3663 * gas/arc/warn.s: Removed warning test case for setting of flags
3664 followed by conditional branch, an arc5 only feature.
3665
3666 * gas/ieee-fp/x930509a.exp: Skip test if target also arc*-*-*.
3667
3668 * gas/vtable/vtable.exp: Skip tests if target also arc*-*-*.
3669
3670 2001-01-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3671
3672 * gas/m68hc11/opers12.s: Add more tests for index post byte.
3673 * gas/m68hc11/opers12.d: Likewise.
3674
3675 2001-01-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3676
3677 * gas/m68hc11/all.exp: Add new tests for dwarf2.
3678 * gas/m68hc11/lbranch-dwarf2.d: New file, test for dwarf2.
3679 * gas/m68hc11/opers12-dwarf2.d: Likewise.
3680 * gas/m68hc11/insns-dwarf2.d: Likewise.
3681
3682 2001-01-11 Nick Clifton <nickc@redhat.com>
3683
3684 * gas/arm/adrl.s: Add global label 'foo'.
3685 * gas/arm/adrl.d: Expect to see references to 'foo' in the
3686 disassembly. COFF and ELF disassemblys should now be the same.
3687
3688 2001-01-10 Jan Hubicka <jh@suse.cz>
3689
3690 * i386.exp: Add ssemmx2 and sse2 tests.
3691 (sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests.
3692
3693 2001-01-09 Nick Clifton <nickc@redhat.com>
3694
3695 * gas/arm/pic.d: Fix patterns to match new behaviour of
3696 disassembler.
3697 inst.d: Fix patterns to match new behaviour of disassembler.
3698
3699 2001-01-03 Philip Blundell <pb@futuretv.com>
3700
3701 * gas/vtable/vtable.exp: Don't run tests on Alpha.
3702
3703 2001-01-06 Jan Hubicka <jh@suse.cz>
3704
3705 * i386.exp: Add tests for presence of 32bit versus 64bit output
3706 format; run both 64bit and 32bit tests when format is available;
3707 add x86_64 test.
3708 * x86_64.s: New file.
3709 * x86_64.d: New file.
3710
3711 2001-01-02 Nick Clifton <nickc@redhat.com>
3712
3713 * gas/arm/arm.exp: Pass -marmv3 to msr-bad test, since the
3714 instruction is legal in v5. Also fix expected error message.
3715
3716 2001-01-01 Philip Blundell <philb@gnu.org>
3717
3718 * gas/arm/adrl.s, gas/arm/pic.s, gas/arm/msr-bad.s: New tests.
3719 * gas/arm/arm.exp: Run them.
3720 * gas/arm/adrl.d, gas/arm/pic.d: Expected results for above.
3721 * gas/arm/arm6.s: Also test uppercase `CPSR' and `SPSR'.
3722
3723 2000-12-22 H.J. Lu <hjl@gnu.org>
3724
3725 * gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
3726 * gas/i386/intel.d: Updated.
3727
3728 2000-12-12 Jim Wilson <wilson@redhat.com>
3729
3730 * gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
3731 gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
3732
3733 2000-12-12 Nick Clifton <nickc@redhat.com>
3734
3735 * gas/vtable/vtable.exp: Fix formatting.
3736
3737 * gas/arm/elsegundo.s: New Test (currently disabled).
3738 * gas/arm/elsegundo.d: Expected test results.
3739
3740 2000-12-11 H.J. Lu <hjl@gnu.org>
3741
3742 * gas/i386/intel.d: Adjusted for the a.out assembler.
3743 * gas/i386/intel.s: Likewise.
3744
3745 2000-12-09 Nick Clifton <nickc@redhat.com>
3746
3747 * gas/m68k/pcrel.d: Update to match latest assembler output.
3748
3749 2000-12-02 Chris Demetriou <cgd@sibyte.com>
3750
3751 * gas/mips/elf_e_flags.s: Add padding to the end of the
3752 file so that objdump output will be consistent.
3753 * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
3754 gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: Expect
3755 "..." at end of objdump output because of zero bytes at end
3756 of section.
3757 * gas/mips/elf_e_flags.c: Add note to comment about
3758 what's changing in elf_e_flags.s.
3759
3760 * gas/mips/la.s: Add padding to the end of the file so that
3761 objdump output will be consistent.
3762 * gas/mips/la-svr4pic.d, gas/mips/la-xgot.d: Expect "..." at
3763 end of objdump output because of zero bytes at end of
3764 section.
3765
3766 * gas/mips/sync.s: Add padding to the end of the file so that
3767 objdump output will be consistent.
3768 * gas/mips/sync.d: Expect "..." at end of objdump output
3769 because of zero bytes at end of section.
3770
3771 * gas/mips/empic.d: Pad sections out to 16 bytes, to avoid
3772 alignment issues so tests are useful on multiple targets.
3773 * gas/mips/empic.s: Likewise.
3774 * gas/mips/mips16-e.d: Likewise.
3775 * gas/mips/mips16-e.s: Likewise.
3776 * gas/mips/mips16-f.d: Likewise.
3777 * gas/mips/mips16-f.s: Likewise.
3778
3779 * gas/mips/mips32.d: Expect disassembly of madd and maddu
3780 to use their correct names. Add tests for break and sdbbp.
3781 * gas/mips/mips32.s: Likewise.
3782
3783 * gas/mips/mips64.s: Add test for assembly of MIPS64
3784 extensions.
3785 * gas/mips/mips64.d: Likewise.
3786 * gas/mips/mips.exp: Test using the new "mips64" test.
3787
3788 2000-12-01 Chris Demetriou <cgd@sibyte.com>
3789
3790 * gas/mips/mips16.d: Expect mips16 nops to be used for padding
3791 when mips16 code generation is enabled.
3792
3793 * gas/mips/empic.d: Adjust for the fact that the difference
3794 between two symbols in the same section are not expected to
3795 generate a reloc.
3796 * gas/mips/empic.s: Likewise. Also, correct typo in comment
3797 about expected relocs.
3798
3799 * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
3800 instruction assembly test.
3801 * gas/mips/mips.exp: Add the test mentioned above.
3802
3803 2000-11-30 Diego Novillo <dnovillo@redhat.com>
3804
3805 * intel.s, intel.d: New test for @GOT references.
3806
3807 2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
3808
3809 * gas/sh/err.exp: New, framework for error-testing.
3810 * gas/sh/err-1.s: New test.
3811
3812 2000-11-26 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3813
3814 * gas/m68hc11/opers12.s: New test for movw operands.
3815 * gas/m68hc11/opers12.d: Likewise.
3816
3817 2000-11-24 Nick Clifton <nickc@redhat.com>
3818
3819 * arm.exp: Run tests for xscale as well as arm.
3820 Run xscale tests.
3821
3822 * xscale.s: New file: XScale instruction tests.
3823 * xscale.d: New file: Expected XScale instruction results.
3824
3825 2000-11-20 H.J. Lu <hjl@gnu.org>
3826
3827 * gas/i386/intel.d: Add 3 "nop"s for the a.out assembler.
3828 * gas/i386/intel.s: Likewise.
3829
3830 2000-11-16 H.J. Lu <hjl@gnu.org>
3831
3832 * gas/symver/symver0.d: Add 64bit support.
3833 * gas/symver/symver1.d: Likewise.
3834
3835 2000-11-16 H.J. Lu <hjl@gnu.org>
3836
3837 * gas/symver/symver.exp: Don't run symver4 nor symver5.
3838
3839 2000-11-13 H.J. Lu <hjl@gnu.org>
3840
3841 * gas/symver/symver.exp: New for symver test.
3842 * gas/symver/symver0.d: Likewise.
3843 * gas/symver/symver0.s: Likewise.
3844 * gas/symver/symver1.d: Likewise.
3845 * gas/symver/symver1.s: Likewise.
3846 * gas/symver/symver2.l: Likewise.
3847 * gas/symver/symver2.s: Likewise.
3848 * gas/symver/symver3.l: Likewise.
3849 * gas/symver/symver3.s: Likewise.
3850 * gas/symver/symver4.l: Likewise.
3851 * gas/symver/symver4.s: Likewise.
3852 * gas/symver/symver5.l: Likewise.
3853 * gas/symver/symver5.s: Likewise.
3854 * gas/symver/symver6.l: Likewise.
3855 * gas/symver/symver6.s: Likewise.
3856
3857 2000-11-11 Hans-Peter Nilsson <hp@bitrange.com>
3858
3859 * gas/macros/macros.exp: Mark strings test xfail for sh.
3860
3861 2000-10-24 Diego Novillo <dnovillo@cygnus.com>
3862
3863 * intel.s, intel.d: Add new tests for intel syntax.
3864
3865 2000-10-19 Alan Modra <alan@linuxcare.com.au>
3866
3867 * gas/elf/section0.s: Ensure section sizes are multiples of 16.
3868 * gas/elf/section1.s: Likewise.
3869 * gas/elf/section[01].d: Change to suit.
3870
3871 2000-10-18 H.J. Lu <hjl@gnu.org>
3872
3873 * gas/i386/intel.d: Fix the support for 64bit BFD in the last
3874 change.
3875
3876 2000-10-15 Diego Novillo <dnovillo@cygnus.com>
3877
3878 * intel.s, intel.d: Add new tests for naked registers using intel
3879 syntax.
3880
3881 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
3882
3883 * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,
3884 gas/cris/rd-regprefix-1.d, gas/cris/rd-regprefix-1b.d,
3885 gas/cris/us-err-1.s, gas/cris/us-err-2.s, gas/cris/us-err-3.s: New.
3886 * gas/cris/cris.exp: Loop run_dump_test over files matching rd-*.d.
3887
3888 2000-09-28 Alan Modra <alan@linuxcare.com.au>
3889
3890 * gas/hppa/parse/parse.exp: Replace "hppa*w-*-*" with "hppa*64*-*-*"
3891 * gas/hppa/reloc/reloc.exp: Likewise.
3892 * gas/hppa/unsorted/unsorted.exp: Likewise.
3893
3894 * gas/hppa/reloc/reduce.s: Modify .PARAM so we need an arg reloc.
3895
3896 2000-09-22 Jim Wilson <wilson@cygnus.com>
3897
3898 * gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
3899 * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
3900
3901 * gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
3902 * gas/ia64/dv-waw-err.s: Likewise.
3903 * gas/ia64/dv-imply.d: Regenerate.
3904 * gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
3905 gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
3906 gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
3907
3908 2000-09-14 Timothy Wall <twall@cygnus.com>
3909
3910 * gas/ia64/dv-waw-err.[sl]: Additional tests for parallel
3911 comparisons which should and should not produce DVs.
3912
3913 2000-09-05 Alan Modra <alan@linuxcare.com.au>
3914
3915 * gas/vtable/vtable.exp: Re-enable for hppa-elf.
3916
3917 2000-08-29 Timothy Wall <twall@cygnus.com>
3918
3919 * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq.
3920 * gas/ia64/dv-mutex.d: Update regexp pattern.
3921 * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq.
3922 * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL.
3923 Test still fails due to insn opcode pattern changes.
3924
3925 2000-08-21 H.J. Lu <hjl@gnu.org>
3926
3927 * gas/all/cofftag.d: Support the strict COFF.
3928
3929 2000-08-16 Jim Wilson <wilson@cygnus.com>
3930
3931 * gas/ia64/dv-raw-err.s: Add new tests for addl and postinc.
3932 * gas/ia64/dv-raw-err.l: Likewise.
3933 * gas/ia64/dv-waw-err.l: Update sed pattern.
3934 * gas/ia64/opc-f.pl: Delete fpsub, and fpadd comment.
3935 * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
3936
3937 2000-08-16 Nick Clifton <nickc@redhat.com>
3938
3939 * gas/arm/inst.s: Add tests for edge cases of shift based
3940 addressing modes.
3941
3942 * gas/arm/inst.d: Add expected results for new tests.
3943
3944 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
3945
3946 * gas/all/gas.exp: Don't run floating-point tests on CRIS.
3947 * gas/ieee-fp/x930509a.exp: Ditto.
3948 * gas/macros/macros.exp: Mark strings test xfail for CRIS.
3949 * gas/cris/*: New tests for CRIS.
3950
3951 2000-07-19 Alan Modra <alan@linuxcare.com.au>
3952
3953 * gas/macros/macros.exp (test1): Run it for hppa*-*-linux*.
3954 (semi): Likewise.
3955 (strings): Don't run for hppa, except for hppa*-*-linux*.
3956
3957 * gas/hppa/parse/linesepbug.s: Ensure we have whitespace before
3958 pseudos.
3959
3960 2000-07-18 Scott Bambrough <scottb@netwinder.org>
3961
3962 * gas/arm/inst.d: Fix expected results to match current assembler
3963 output. Patch from Justin Seger <justin.m.seger@intel.com>.
3964
3965 2000-07-10 Alan Modra <alan@linuxcare.com.au>
3966
3967 * gas/vtable/vtable.exp: Disable test for hppa.
3968
3969 * gas/hppa/reloc/reloc.exp (do_relocation_reduction_tests): Don't
3970 run test for any elf target.
3971 (applybug): Don't run test for linux.
3972 * gas/hppa/unsorted/unsorted.exp (do_common_text): Likewise.
3973 * gas/hppa/parse/parse.exp (linesepbug): Remove xfail
3974 (labelbug): xfail for hppa-linux.
3975
3976 * gas/hppa/basic/{coprmem.s, fmemLRbug.s}: Add colons to labels.
3977 * gas/hppa/parse/{callinfobug.s, regpopbug.s}: Likewise.
3978 * gas/hppa/reloc/{applybug.s, funcrelocbug.s, longcall.s,
3979 r_no_reloc.s, reduce3.s}: Likewise.
3980 * gas/hppa/unsorted/common.s: Likewise.
3981
3982 2000-07-05 Nick Clifton <nickc@cygnus.com>
3983
3984 * gas/d30v/inst.d: Fix expected results to match current assembler
3985 output.
3986 * gas/d30v/bittest.l: Fix expected warning messages to match
3987 current assembler output.
3988
3989 2000-06-29 Kazu Hirata <kazu@hxi.com>
3990
3991 * gas/h8300/h8300.exp (do_h8300s_mac): Change the registers used
3992 in ldmac and stmac.
3993 * gas/h8300/macs.s: Likewise.
3994
3995 2000-06-27 Nick Clifton <nickc@cygnus.com>
3996
3997 * gas/d30v/bittest.l: Edit to match new warning messages produced
3998 by assembler.
3999
4000 2000-06-19 Timothy Wall <twall@cygnus.com>
4001
4002 * gas/macros/macros.exp: Avoid tests which are not useful on tic54x.
4003 * gas/all/gas.exp: Make adjustments for tic54x target.
4004 * gas/ieee-fp/x930509a.exp: Ditto.
4005 * gas/tic54x/*: New tests for tic54x. NOTE: load page has been
4006 moved into the LMA and is not printed separately by objdump any
4007 longer. This still needs to be tested.
4008
4009 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
4010
4011 * gas/m68k/all.exp: Don't execute tests if the target is m68hc11&12.
4012 * gas/m68hc11/all.exp: Specific tests for m68hc11.
4013 * gas/m68hc11/all_insns.[ds]: Check m68hc11 instructions.
4014 * gas/m68hc11/insns[ds]: Another test.
4015 * gas/m68hc11/lbranch.[ds]: Check branch optimization (gas relax).
4016 * gas/m68hc11/opers12.[ds]: New files, check m68hc12 operands.
4017
4018 2000-06-17 Alan Modra <alan@linuxcare.com.au>
4019
4020 * gas/macros/strings.s: Don't start directives in first column
4021 (for LABELS_WITHOUT_COLONS targets).
4022
4023 2000-06-14 H.J. Lu <hjl@gnu.org>
4024
4025 * gas/macros/strings.d: Support a.out and coff.
4026
4027 2000-06-14 Nick Clifton <nickc@cygnus.com>
4028
4029 * gas/arm/arm6.s: Remove 'mrs r9, cpsr_all' since the cpsr_all
4030 flag is no longer legal syntax.
4031
4032 2000-06-09 Nick Clifton <nickc@cygnus.com>
4033
4034 * gas/macros/macros.exp: Run new test: strings.
4035 * gas/macros/strings.s: New test: String expansion inside
4036 macros.
4037 * gas/macros/strings.d: New test results.
4038
4039 2000-06-04 Alan Modra <alan@linuxcare.com.au>
4040
4041 * gas/i386/prefix.s: Modify so we have at least one x86 test that
4042 checks the line separator.
4043
4044 2000-05-21 Hans-Peter Nilsson <hp@axis.com>
4045
4046 * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
4047
4048 2000-05-15 Nick Clifton <nickc@cygnus.com>
4049
4050 * gas/arm/arch4t.s: Add tests of new fields to msr instruction.
4051
4052 2000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
4053
4054 * gas/mips/mips.exp: Include *-*-linux* in svr4pic.
4055
4056 * gas/mips/jal-svr4pic.{s,d} gas/mips/jal-xgot.d: Add a jal to a
4057 weak symbol.
4058
4059 2000-05-08 Alan Modra <alan@linuxcare.com.au>
4060
4061 * gas/mri/float.d: Fix for srec length change.
4062
4063 2000-05-02 Alan Modra <alan@linuxcare.com.au>
4064
4065 * gas/hppa/unsorted/unsorted.exp: Duplicate hppa*-*-*elf*
4066 behaviour for hppa*-*-linux* throughout file.
4067 * gas/hppa/reloc/reloc.exp: Ditto.
4068 (reduce2.s): Disable test for elf targets.
4069
4070 * gas/hppa/parse/parse.exp (ssbug.s): setup_xfail hppa*-*-linux*.
4071
4072 * gas/elf/section0.s: Don't start pseudos on first column so
4073 targets that define LABELS_WITHOUT_COLONS work.
4074 * gas/elf/section1.s: Ditto.
4075 * gas/vtable/inherit0.s: Ditto.
4076 * gas/vtable/inherit1.s: Ditto.
4077 * gas/vtable/entry0.s: Ditto.
4078 * gas/vtable/entry1.s: Ditto.
4079
4080 2000-05-01 Nick Clifton <nickc@cygnus.com>
4081
4082 * gasp/macro.out: Fix label numbers to remove leading zeroes.
4083 * gasp/mdouble.out: Fix label numbers to remove leading zeroes.
4084
4085 2000-04-25 Alan Modra <alan@linuxcare.com.au>
4086
4087 * gas/i386/general.l: Allow for DISP32 pe relocs.
4088 * gas/i386/jump.d: Similarly.
4089
4090 2000-04-24 Jim Wilson <wilson@cygnus.com>
4091
4092 * gas/ia64/opc-i.d: Change pmin2.u to pmin2. Change pmax2.u to pmax2.
4093 Change MLI to MLX. Switch operands for output matching tbit.z.orcm,
4094 tbit.z.andcm, tbit.nz.orcm, tbit.nz.andcm, tnat.z.orcm, tnat.z.andcm,
4095 tnat.nz.orcm, tnat.nz.andcm inputs.
4096 * gas/ia64/opc-i.pl: Insert padding nops before last dep.
4097 * gas/ia64/opc-i.s: Regenerate.
4098
4099 * gas/ia64/opc-i.s: Regenerate.
4100 * gas/ia64/opc-f.pl: Add explicit stop at end.
4101
4102 2000-04-22 Timothy Wall <twall@cygnus.com>
4103
4104 * gas/ia64/opc-f.d: Disassemble zeroes to verify break.f.
4105 * gas/ia64/opc-f.s: Add an explicit stop to make IAS output match.
4106
4107 2000-04-21 Richard Henderson <rth@cygnus.com>
4108 David Mosberger <davidm@hpl.hp.com>
4109 Timothy Wall <twall@cygnus.com>
4110 Jim Wilson <wilson@cygnus.com>
4111
4112 * gas/vtable/vtable.exp: Disable for ia64.
4113 * gas/ia64: New testsuite directory.
4114
4115 2000-04-03 Alan Modra <alan@linuxcare.com.au>
4116
4117 * gas/i386/general.s: Check 16-bit immediates, and move call/jump
4118 checks to start.
4119 * gas/i386/general.l: Likewise.
4120
4121 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
4122
4123 * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded
4124 with 32 bits, not with the unsigned shorter opcodes.
4125 * gas/mn10300/basic.exp: Likewise.
4126
4127 2000-03-31 Alexandre Oliva <aoliva@cygnus.com>
4128
4129 * lib/gas-defs.exp (regexp_diff): Don't break on the first
4130 difference, list them all.
4131
4132 2000-03-29 Nick Clifton <nickc@cygnus.com
4133
4134 * gas/arm/thumb.s: Add test of bal instruction.
4135
4136 2000-03-27 Alan Modra <alan@linuxcare.com.au>
4137
4138 * gas/ieee-fp/x930509a.exp (dotest): Fix test for
4139 LISTING_WORD_SIZE==1.
4140 * gas/all/gas.exp (do_930509a): Same here.
4141 * gas/all/cond.d: And here.
4142
4143 2000-03-16 Nick Clifton <nickc@cygnus.com>
4144
4145 * gas/arm/arm.exp: Run branch.s test.
4146 Run tests if target is strongarm.
4147
4148 * gas/arm/branch.s: New test. Make sure that assembler can handle
4149 same-section branch relocations properly.
4150
4151 * gas/arm/branch.d: New file. Expected output from assembling
4152 branch.s.
4153
4154 2000-03-10 Geoffrey Keating <geoffk@cygnus.com>
4155
4156 * gas/mips/empic.d: New file.
4157 * gas/mips/empic.s: New file.
4158 * gas/mips/mips16-e.d: New file.
4159 * gas/mips/mips16-e.s: New file.
4160 * gas/mips/mips16-f.d: New file.
4161 * gas/mips/mips16-f.s: New file.
4162 * gas/mips/mips.exp: Add empic, mips16-e. Add mips16-f as an
4163 expected failure.
4164
4165 2000-02-25 H.J. Lu <hjl@gnu.org>
4166
4167 * gas/i386/general.l: Support a.out and coff.
4168
4169 2000-02-25 Alan Modra <alan@spri.levels.unisa.edu.au>
4170
4171 * gas/i386/intel.s: New file, intel version of opcode.s
4172 * gas/i386/intel.d: New file, copy of opcode.d
4173 * gas/i386/i386.exp: Call it.
4174
4175 * gas/i386/general.s: Add extra "out" instructions.
4176 * gas/i386/general.l: Likewise.
4177
4178 2000-01-31 Nick Clifton <nickc@cygnus.com>
4179
4180 * gas/arm/inst.s: Include test of ATPCS register naming
4181 conventions.
4182
4183 * gas/arm/float.s: Include test of ATPCS register naming
4184 conventions.
4185
4186 2000-01-21 H.J. Lu <hjl@gnu.org>
4187
4188 * gas/i386/general.l: Support a.out.
4189 * gas/i386/jump.d: Likewise.
4190 * gas/i386/jump16.d: Likewise.
4191
4192 2000-01-21 Alan Modra <alan@spri.levels.unisa.edu.au>
4193
4194 * gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
4195 * gas/i386/jump16.{s,d}: To here.
4196 * gas/i386/jump.{s,d}: New files. Duplicate 32 bit jmp and call
4197 tests in general.s so that objdump is exercised.
4198
4199 * gas/i386/i386.exp: Call new tests.
4200
4201 2000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au>
4202
4203 * gas/i386/general.{s,l}: Add jmp and call tests for .code16gcc,
4204 .code16, and .code32 modes.
4205
4206 1999-11-30 Jeffrey A Law (law@cygnus.com)
4207
4208 * gas/mn10300/{am33.s, am33_2.s, am33_3.s}: New test files.
4209 * gas/mn10300/{am33_4.s, am33_5.s, am33_6.s}: Likewise.
4210 * gas/mn10300/{am33_7.s, am33_8.s}: Likewise.
4211 * gas/mn10300/basic.exp: Run the am33 tests.
4212
4213 1999-11-15 Gavin Romig-Koch <gavin@cygnus.com>
4214
4215 * gas/mips/la.d: Adjust for new la macro expansion.
4216 Change matches for explicit addresses to matches for
4217 any address.
4218 * gas/mips/la-xgot.d: Same.
4219 * gas/mips/la-svr4pic.d: Same.
4220
4221 1999-11-01 Nick Clifton <nickc@cygnus.com>
4222
4223 Remove reloc generating references to local labels in test code.
4224 Some ARM targets (eg PE) generate a reloc based on the label,
4225 whilst others (eg ELF) generate a reloc based on the section
4226 symbol. This meant that the disassembled outputs would differ.
4227
4228 * gas/arm/inst.s: Change test of BLPL instruction.
4229 * gas/arm/inst.d: Change expected decode of BLPL instruction.
4230 * gas/arm/arm7t.s: Remove use of .LC0 label in .word directive.
4231 Remove .rdata section, since this cannot exist in an arm-aout
4232 target.
4233 * gas/arm/arm7t.d: Change expected reloc generated for .word
4234 directive.
4235
4236 1999-10-21 Nick Clifton <nickc@cygnus.com>
4237
4238 * gas/arm/arm7t.d: Update to match latest objdump output.
4239 * gas/arm/inst.s: Fix erroneous test case.
4240 * gas/arm/inst.d: Update to match latest objdump output.
4241
4242 1999-10-11 Geoffrey Keating <geoffk@cygnus.com>
4243
4244 * lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "some
4245 indeterminate number of extra lines here".
4246
4247 * gas/elf/elf.exp: Remove XFAILs.
4248 * gas/elf/section0.d: Make pass on MIPS (and hopefully alpha).
4249 * gas/elf/section1.d: Likewise.
4250
4251 1999-10-07 Diego Novillo <dnovillo@cygnus.com>
4252
4253 * gas/d10v: New directory.
4254 * gas/d10v/d10.exp: New file.
4255 * gas/d10v/inst.s: New file.
4256 * gas/d10v/inst.d: New file.
4257
4258 1999-10-07 Geoffrey Keating <geoffk@cygnus.com>
4259
4260 * gas/mips/elf-rel.s: New file.
4261 * gas/mips/elf-rel.d: New file.
4262 * gas/mips/elf-rel2.d: New file.
4263 * gas/mips/e32-rel2.d: New file.
4264 * gas/mips/elf-rel2.s: New file.
4265 * gas/mips/mips.exp: Add elf-rel, elf-rel2.
4266
4267 * gas/mips/elf_e_flags1.d: Tweak a little so it passes
4268 even if the CPU is set to something by default.
4269
4270 1999-10-04 Doug Evans <devans@canuck.cygnus.com>
4271
4272 * gas/m32r/error.exp: New testcase driver.
4273 * gas/m32r/m32rx.exp: New testcase driver.
4274 * gas/m32r/fslotx.[sd]: New testcase.
4275 * gas/m32r/m32rx.[sd]: New testcase.
4276 * gas/m32r/relax-s.[sd]: New testcase.
4277 * gas/m32r/interfere.s: New testcase.
4278 * gas/m32r/wrongsize.s: New testcase.
4279
4280 1999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
4281
4282 * gas/i386/i386.exp: Enable reloc and white tests for COFF.
4283 * gas/i386/reloc.d: Accept dir32 relocs.
4284
4285 1999-09-12 Donn Terry <donn@interix.com>
4286
4287 * gas/all/gas.exp: Run cofftag test for i*86-*-interix*.
4288 * lib/gas-defs.exp: Add perror if can not read .d file.
4289
4290 1999-09-04 Steve Chamberlain <sac@pobox.com>
4291
4292 * gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
4293
4294 1999-09-02 Nick Clifton <nickc@cygnus.com>
4295
4296 * gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
4297 dump test "entry0" instead of "entry1".
4298
4299 1999-09-01 Scott Bambrough <scottb@netwinder.org>
4300
4301 * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
4302 test "entry0" instead of "entry1". ARM targets use REL relocs,
4303 and should use the test entry0.
4304
4305 1999-09-01 H.J. Lu <hjl@gnu.org>
4306
4307 * gas/i386/naked.d: Fix for coff targets.
4308
4309 Mon Aug 30 12:18:40 1999 Jeffrey A Law (law@cygnus.com)
4310
4311 * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
4312 sectioning.
4313 * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for
4314 PA64.
4315
4316 * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
4317 sectioning.
4318 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
4319 Revamp address expressions slightly to handle an arbitrary sized
4320 address.
4321
4322 * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
4323 sectioning.
4324 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
4325
4326 * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for
4327 sectioning.
4328
4329 1999-08-30 Alan Modra <alan@spri.levels.unisa.edu.au>
4330
4331 * gas/i386/naked.s, gas/i386/naked.d: Test-suite addition for
4332 allow_naked_reg parsing.
4333 * gas/i386/i386.exp: Call it.
4334
4335 1999-08-29 Alan Modra <alan@spri.levels.unisa.edu.au>
4336
4337 * gas/i386/white.s, gas/i386/white.l: Add space in FP reg tests.
4338
4339 1999-08-28 Jerry Quinn <jquinn@nortelnetworks.com>
4340
4341 * gas/hppa/basic/basic.exp: Add new tests shift2.s,
4342 shift3.s, extract2.s, extract3.s, deposit2.s, and deposit3.s.
4343 * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
4344 extract3.s, deposit2.s, deposit3.s: New.
4345
4346 * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:
4347 Add new syntax versions of instructions to tests.
4348 * gas/hppa/basic/add2.s,dcor2.s,perf.s,purge2.s,shladd2.s,sub2.s,
4349 system2.s, unit2.s: New tests.
4350 * hppa/basic/basic.exp: Add new tests.
4351
4352 * gas/hppa/basic/basic.exp:
4353 * gas/hppa/basic/media.s: Add test cases for new instructions.
4354
4355 * gas/hppa/basic/basic.exp (do_branch2,do_media): New.
4356 * gas/hppa/basic/branch2.s: New.
4357 * gas/hppa/basic/media.s: New.
4358
4359 * gas/hppa/basic/basic.exp (do_fp_comp2): New.
4360 * gas/hppa/basic/fp_comp2.s: New.
4361
4362 1999-08-20 Alan Modra <alan@spri.levels.unisa.edu.au>
4363
4364 * gas/i386/general.s, gas/i386/general.l: Add .code16gcc
4365 displacement checks with auto address prefix.
4366
4367 1999-08-17 H.J. Lu <hjl@gnu.org>
4368
4369 * gas/elf/elf.exp: Expected to fail on alpha*-*-*.
4370
4371 1999-08-09 Ian Lance Taylor <ian@zembu.com>
4372
4373 * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
4374 when gas uses 2**4 alignment for .text.
4375 * gas/i386/general.s, gas/i386/general.l: Likewise.
4376 * gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
4377 * gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
4378 * gas/i386/prefix.s, gas/i386/prefix.d: Likewise.
4379
4380 1999-07-27 Alan Modra <alan@spri.levels.unisa.edu.au>
4381
4382 * gas/i386/reloc.d: Fix so that test passes when enable-targets
4383 includes 64-bit bfd target.
4384
4385 1999-06-13 Ian Lance Taylor <ian@zembu.com>
4386
4387 * gas/i386/katmai.d: Tweak for recent disassembler changes.
4388
4389 1999-06-12 Ian Lance Taylor <ian@zembu.com>
4390
4391 * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
4392 "*-*-linux*oldld*".
4393 * gas/vtable/vtable.exp: Likewise.
4394 * gas/i386/reloc.d: Modify expected reloc names to accept a.out
4395 names.
4396
4397 * gas/i386/amd.s: Add a symbol so a.out tests will work.
4398 * gas/i386/katmai.s: Likewise.
4399 * gas/i386/amd.d: Corresponding change.
4400 * gas/i386/katmai.d: Corresponding change.
4401
4402 1999-06-10 Ian Lance Taylor <ian@zembu.com>
4403
4404 * gas/mips/sync.d: Pass -mips2 to the assembler.
4405
4406 * gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
4407 mips-elf target as well as mips64-elf target.
4408 * gas/mips/elf_e_flags1.d: Corresponding changes.
4409 * gas/mips/elf_e_flags2.d: Likewise.
4410 * gas/mips/elf_e_flags3.d: Likewise.
4411 * gas/mips/elf_e_flags4.d: Likewise.
4412
4413 * gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
4414
4415 * gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
4416 parameter.
4417
4418 1999-06-10 Jakub Jelinek <jj@ultra.linux.cz>
4419
4420 * gas/sparc/synth64.s: Add checks for single register signx/clruw.
4421 * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
4422 * gas/sparc/prefetch.d: Add -64 as switch.
4423 * gas/sparc/rdpr.d: Ditto.
4424 * gas/sparc/wrpr.d: Ditto.
4425 * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
4426 * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
4427 current gas outputs %hi(0) and not %hi(0x0).
4428 * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
4429 optimizations for setx instruction.
4430 * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
4431 compiled-in targets.
4432
4433 1999-06-10 Richard Henderson <rth@cygnus.com>
4434
4435 * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
4436 * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
4437 * gas/macros/{irp,rept,test2,test3}.d: Update.
4438
4439 1999-06-05 Richard Henderson <rth@cygnus.com>
4440
4441 * gas/elf/elf.exp: New directory.
4442 * gas/elf/section0.[sd]: New test.
4443 * gas/elf/section1.[sd]: New test.
4444
4445 1999-06-03 Philip Blundell <philb@gnu.org>
4446
4447 * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
4448 bfd and opcodes.
4449
4450 1999-05-28 Ian Lance Taylor <ian@zembu.com>
4451
4452 * gas/vtable/vtable.exp: Don't run test for i960 yet.
4453
4454 1999-05-17 Nick Clifton <nickc@cygnus.com>
4455
4456 * gas/mcore/allinsn.d: Updated to match latest objdump output.
4457
4458 1999-05-12 Alan Modra <alan@spri.levels.unisa.edu.au>
4459
4460 * gas/i386/opcode.d: Modify callw to suit disasm fix.
4461
4462 * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
4463
4464 * gas/i386/amd.s: Pad to multiple of 8
4465 * gas/i386/amd.d: Here too.
4466
4467 * gas/i386/prefix.[sd]: Align with nops
4468 * gas/i386/reloc.[sd]: Here too.
4469
4470 * gas/i386/katmai.[sd]: New for PIII SIMD
4471 * gas/i386/i386.exp: Call it.
4472
4473 1999-05-02 Nick Clifton <nickc@cygnus.com>
4474
4475 * gas/mcore/allinsn.d: Update to match latest assembler
4476 operations.
4477
4478 1999-04-16 DJ Delorie <dj@cygnus.com>
4479
4480 * gas/i386/amd.s: Add NOPs to align for coff targets
4481 * gas/i386/amd.d: and check for them.
4482
4483 1999-04-15 Jeffrey A Law (law@cygnus.com)
4484
4485 * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
4486
4487 1999-04-14 Jeffrey A Law (law@cygnus.com)
4488
4489 * gas/hppa/basic/branch.s: Do not use immediate value where we
4490 really want a register.
4491 * gas/hppa/basic/coprmem.s: Likewise.
4492 * gas/hppa/basic/fmemLRbug.s: Likewise.
4493 * gas/hppa/basic/coprmem.s: Likewise.
4494 * gas/hppa/basic/spop.s: Likewise.
4495 * gas/hppa/basic/imem.s: Likewise.
4496 * gas/hppa/parse/badfmpyadd.s: Likewise.
4497 * gas/hppa/parse/calldatabug.s: Likewise.
4498 * gas/hppa/parse/entrybug.s: Likewise.
4499 * gas/hppa/parse/exprbug.s: Likewise.
4500 * gas/hppa/parse/fixup7bug.s: Likewise.
4501 * gas/hppa/parse/labelbug.s: Likewise.
4502 * gas/hppa/reloc/applybug.s: Likewise.
4503 * gas/hppa/reloc/funcrelocbug.s: Likewise.
4504 * gas/hppa/reloc/labelopbug.s: Likewise.
4505 * gas/hppa/reloc/longcall.s: Likewise.
4506 * gas/hppa/reloc/plabelbug.s: Likewise.
4507 * gas/hppa/reloc/reduce.s: Likewise.
4508 * gas/hppa/reloc/reduce2.s: Likewise.
4509 * gas/hppa/reloc/reduce3.s: Likewise.
4510 * gas/hppa/unsorted/brlenbug.s: Likewise.
4511 * gas/hppa/unsorted/importbug.s: Likewise.
4512 * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
4513
4514 * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
4515 for loads and stores using reg + small d addresses.
4516 No longer expect failure for mis-parse of imm %reg.
4517
4518 1999-04-13 Doug Evans <devans@casey.cygnus.com>
4519
4520 * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
4521 * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
4522 so branch relaxation restrictions won't interfere with parallelization
4523 attempts.
4524
4525 1999-04-08 Nick Clifton <nickc@cygnus.com>
4526
4527 * gas/mcore: New Directory.
4528 * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
4529 tests.
4530 * gas/mcore/allinsn.s: New File: Source file for MCore assembly
4531 tests.
4532 * gas/mcore/allinsn.d: New File: Expected output file for MCore
4533 assembly tests.
4534
4535 1999-03-20 Doug Evans <devans@casey.cygnus.com>
4536
4537 * gas/m32r/m32rx.[sd]: Fix a few more testcases.
4538
4539 1999-03-16 Martin Hunt <hunt@cygnus.com>
4540
4541 * gas/d30v/d30.exp (run_list_test): Add new tests,
4542 label, guard-debug, serial, warn_oddreg, bittest, and mul.
4543
4544 * gas/d30v/opt.s: Fix some warnings and add a few labels
4545 to keep things from parallelizing where we don't want them to.
4546
4547 * gas/d30v/reloc.s: Fix warning.
4548
4549 * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
4550
4551 * gas/d30v/label.s: New test. Check that labels are aligned
4552 on 8-byte boundaries.
4553
4554 * gas/d30v/guard-debug.s: New test. Test output with "-g".
4555
4556 * gas/d30v/serial.s: New test. Check for warnings with
4557 illegal serial instructions.
4558
4559 * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
4560 odd-numbered registers are used for some instructions.
4561
4562 * gas/d30v/bittest.s: New test. Check for bit operation
4563 instructions (BCLR, BNOT, BSET, BTST) in the IU.
4564
4565 * gas/d30v/mul.s: New test. Check for restricted sequences
4566 in a bunch of different multiply instructions.
4567
4568 * gas/vtable/vtable.exp (run_list_test): Don't
4569 run test on D30V.
4570
4571 1999-03-05 Nick Clifton <nickc@cygnus.com>
4572
4573 * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
4574 test.
4575
4576 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
4577
4578 * gas/mips/mips.exp: Run the new tests, below.
4579 * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
4580 gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
4581 * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
4582
4583 * lib/gas-defs.exp (run_dump_test): Document. It's not
4584 really trivial.
4585
4586 * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
4587 $program (the dump tool).
4588
4589 1999-02-10 Doug Evans <devans@casey.cygnus.com>
4590
4591 * gas/m32r/allinsn.d: Prefix all | with \.
4592 (push,pop): Fix expected output.
4593 * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
4594 * gas/m32r/fslot.d: Prefix all | with \.
4595
4596 1999-02-08 Nick Clifton <nickc@cygnus.com>
4597
4598 * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
4599 Some ports use it as a comment initiator.
4600
4601 * gas/vtable/entry1.d: Do not look for an addend. Some ports use
4602 REL relocations and so do not have one.
4603
4604 1998-12-18 Nick Clifton <nickc@cygnus.com>
4605
4606 * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
4607 * gas/fr30/allinsn.d: Fix to match latest assembler output
4608
4609 1998-12-03 Nick Clifton <nickc@cygnus.com>
4610
4611 * gas/fr30/allinsn.d: Updated to match latest assembler output.
4612
4613 1998-12-02 Nick Clifton <nickc@cygnus.com>
4614
4615 * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
4616
4617 * gas/fr30/allinsn.d: Update to match latest assembler output.
4618
4619 1998-11-19 Dave Brolley <brolley@cygnus.com>
4620
4621 * gas/fr30/allinsn.s: Reorder insns for better simulation.
4622
4623 1998-11-19 Doug Evans <devans@charmed.cygnus.com>
4624
4625 * gas/mips/sync.[sd]: New testcase.
4626 * gas/mips/mips.exp: Run it.
4627
4628 1998-11-18 Dave Brolley <brolley@cygnus.com>
4629
4630 * gas/fr30/allinsn.s (dmov): Correct hex literals.
4631
4632 1998-11-17 Nick Clifton <nickc@cygnus.com>
4633
4634 * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
4635 to end of file.
4636
4637 * gas/fr30/allinsn.d: Added disassembly of currently assembliable
4638 opcodes.
4639
4640 1998-11-16 Nick Clifton <nickc@cygnus.com>
4641
4642 * gas/fr30/allinsn.s: Fix syntax errors.
4643
4644 1998-11-16 Dave Brolley <brolley@cygnus.com>
4645
4646 * gas/fr30/allinsn.s: Fixed more typos.
4647
4648 1998-11-13 Nick Clifton <nickc@cygnus.com>
4649
4650 * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
4651 case vs lower case.
4652
4653 1998-11-10 Nick Clifton <nickc@cygnus.com>
4654
4655 * gas/fr30/allinsn.s: New file.
4656 * gas/fr30/allinsn.d: New file.
4657 * gas/fr30/allinsn.exp: New file.
4658 * gas/fr30/fr30.exp: New file.
4659
4660 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
4661
4662 * gas/m32r/fslot.[sd]: New testcase.
4663 * gas/m32r/m32r.exp: Run it.
4664
4665 1998-10-20 Alan Modra <alan@spri.levels.unisa.edu.au>
4666
4667 * gas/i386/i386.exp: Run AMD insn test.
4668 * gas/i386/amd.s: New test.
4669 * gas/i386/amd.d: New test results.
4670
4671 1998-09-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4672
4673 * gas/vtable/inherit1.l: Require only the word GAS somewere in the
4674 first line of the listing.
4675
4676 Tue Sep 1 10:20:03 1998 Richard Henderson <rth@cygnus.com>
4677
4678 * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
4679 * gas/ppc/astest2.d: Likewise.
4680
4681 Mon Aug 31 13:25:07 1998 Richard Henderson <rth@cygnus.com>
4682
4683 * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
4684 of whitespace for 64-bit hosts.
4685
4686 Mon Aug 31 12:45:49 1998 Richard Henderson <rth@cygnus.com>
4687
4688 * gas/vtable/vtable.exp: New.
4689 * gas/vtable/{entry0.s,entry0.d}: New.
4690 * gas/vtable/{entry1.s,entry1.d}: New.
4691 * gas/vtable/{inherit0.s,inherit0.d}: New.
4692 * gas/vtable/{inherit1.s,inherit1.l}: New.
4693
4694 Thu Aug 20 23:18:06 1998 Ian Lance Taylor <ian@cygnus.com>
4695
4696 * gas/i386/white.l: Revert patch of August 12.
4697
4698 Wed Aug 12 11:54:37 1998 Jeffrey A Law (law@cygnus.com)
4699
4700 * gas/mn10300/udf.s: New test.
4701 * gas/mn10300/basic.exp: Run it.
4702
4703 Wed Aug 12 13:25:38 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
4704
4705 * gas/i386/general.l: Test andb $~0x80,foo.
4706 * gas/i386/general.s: Update.
4707
4708 * gas/i386/white.l: Expect warning for stand-alone ss prefix.
4709
4710 Tue Jul 21 12:46:59 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
4711
4712 * gas/i386/white.s: Add some more whitespace tests.
4713 * gas/i386/white.l: Update accordingly.
4714
4715 Mon Jul 13 18:15:11 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
4716
4717 * gas/i386/*: All new i386 testsuite.
4718
4719 1998-07-02 Ken Raeburn <raeburn@cygnus.com>
4720
4721 * lib/gas-defs.exp (gas_init): Complain if target name isn't in
4722 canonical form.
4723
4724 Wed Jul 1 15:35:09 1998 Nick Clifton <nickc@cygnus.com>
4725
4726 * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
4727
4728 Wed Jul 1 17:31:39 1998 Ian Lance Taylor <ian@cygnus.com>
4729
4730 * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
4731 * gas/ppc/simpshft.d: Change accordingly. Only dump the .text
4732 section.
4733
4734 Tue Jun 23 15:14:43 1998 Nick Clifton <nickc@cygnus.com>
4735
4736 * gas/v850/hilo2.s: Use r1 as the destination of the movea
4737 instruction, since r0 is read only.
4738
4739 * gas/v850/basic.exp: Fix names of special area relocations.
4740 Set -mwarn-signed-overflow flag when running range.s test.
4741
4742 Sun Jun 21 12:44:43 1998 Nick Clifton <nickc@cygnus.com>
4743
4744 * gas/d30v/reloc.d: Updated to match latest assembler output.
4745
4746 1998-06-17 Frank Ch. Eigler <fche@cygnus.com>
4747
4748 * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
4749 run on differently targeted assembler.
4750 * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
4751 * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
4752 * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
4753 * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
4754
4755 * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
4756 defaults go unmodified. Replaced $f4/$f5 with $fp[45], as the
4757 original `ld.d' had. Find `ld.s'.
4758 * gas/mips/mul-ilocks.d: Nearly ditto.
4759
4760 1998-06-11 Nick Clifton <nickc@cygnus.com>
4761
4762 * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
4763
4764 * gas/d30v/inst.s: Add nop to keep assembled instructions at
4765 expected addresses.
4766
4767 1998-06-08 Nick Clifton <nickc@cygnus.com>
4768
4769 * gas/d30v/array.d: Updated to match latest assembler results.
4770 * gas/d30v/reloc.d: Partially updated to match latest assembler
4771 results.
4772
4773 1998-06-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4774
4775 * gas/m68k/operands.s: For all pc relative addresses change tstl
4776 to pea since the former does not allow pcrel on m68000. Do not
4777 make label foo global, so that references to it can be relaxed on
4778 ELF targets.
4779 * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
4780
4781 1998-06-02 Geoff Keating <geoffk@ozemail.com.au>
4782
4783 * gas/ppc/ppc.exp: Run simpshft test.
4784 * gas/ppc/simpshft.d: New file.
4785 * gas/ppc/simpshft.s: New file.
4786
4787 1998-06-01 Jeffrey A Law (law@cygnus.com)
4788
4789 * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
4790 * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
4791
4792 1998-05-29 Ian Lance Taylor <ian@cygnus.com>
4793
4794 * gas/mips/mips.exp: Adjust ilocks initialization to match current
4795 assembler defaults more closely.
4796
4797 * gas/sh/fp.s: Remove ftst/nan. The assembler no longer supports
4798 the instruction.
4799 * gas/sh/basic.exp: Adjust accordingly.
4800
4801 Wed May 27 15:26:51 1998 Nick Clifton <nickc@cygnus.com>
4802
4803 * gas/d30v/align.d: Updated to match latest assembler output.
4804 * gas/d30v/inst.d: Updated to match latest assembler output.
4805 * gas/d30v/inst.s: Updated to match latest assembler rules.
4806 * gas/d30v/opt.d: Updated to match latest assembler output.
4807
4808 Fri May 22 15:56:51 1998 Doug Evans <devans@canuck.cygnus.com>
4809
4810 * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
4811 * gas/m32r/uppercase.d: Likewise.
4812
4813 Thu May 21 15:03:06 1998 Nick Clifton <nickc@cygnus.com>
4814
4815 * gas/arm/thumb.s: Add period to start of labels to prevent
4816 assembler thinking that they are function entry points.
4817
4818 Tue May 19 18:17:10 1998 Ian Lance Taylor <ian@cygnus.com>
4819
4820 * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
4821
4822 Mon May 18 13:11:45 1998 Frank Ch. Eigler <fche@cygnus.com>
4823
4824 * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
4825 disassembler.
4826
4827 Fri May 15 14:51:01 1998 Gavin Koch <gavin@cygnus.com>
4828
4829 * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
4830 * gas/mips/ld-ilocks-addr32.d : New.
4831
4832 Wed May 13 15:06:31 1998 Doug Evans <devans@canuck.cygnus.com>
4833
4834 * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
4835
4836 Thu May 7 13:05:25 1998 Frank Ch. Eigler <fche@cygnus.com>
4837
4838 * gas/mips/break20.[sd]: New tests for 20-bit operand break and
4839 sddbp instructions.
4840 * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
4841 instructions.
4842 * gas/mips/mips.exp: Run them.
4843
4844 Thu Apr 30 11:55:01 1998 Frank Ch. Eigler <fche@cygnus.com>
4845
4846 * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
4847 in disassembly, where the offset is in hex and has a "0x" prefix.
4848
4849 Tue Apr 28 16:38:34 1998 Frank Ch. Eigler <fche@cygnus.com>
4850
4851 * gas/mips/lineno.[sd]: Assembly source line number test.
4852 * gas/mips/mips.exp: Added lineno test.
4853
4854 Wed Apr 8 18:45:17 1998 Jeffrey A Law (law@cygnus.com)
4855
4856 * gas/testsuite/all/gas.exp: No longer expect failures for
4857 difference of undefined symbols on mn10x00 targets.
4858
4859 Mon Mar 23 10:47:33 1998 Frank Ch. Eigler <fche@cygnus.com>
4860
4861 * gas/all/align.s: Back out ".section text" change below;
4862 use ".text" again.
4863 * gas/macros/semi.s: Ditto.
4864
4865 Fri Mar 20 18:51:49 1998 Frank Ch. Eigler <fche@cygnus.com>
4866
4867 * gas/all/align.s: Identify ".text" section explicitly.
4868 * gas/macros/semi.s: Ditto.
4869
4870
4871
4872 Mon Mar 2 13:30:40 1998 Doug Evans <devans@seba.cygnus.com>
4873
4874 * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
4875 (ldi16): Improve test.
4876 (nop): Fix test.
4877
4878 Thu Feb 12 20:12:39 1998 Ian Lance Taylor <ian@cygnus.com>
4879
4880 * gasp/macro.out: Adjust to reflect the fact that keyword
4881 arguments are now permitted after positional arguments.
4882
4883 Wed Feb 4 15:27:44 1998 Nick Clifton <nickc@cygnus.com>
4884
4885 * gas/arm/arm7t.d: Update to match latest assembler output.
4886
4887 Wed Feb 4 15:40:00 1998 Geoffrey Keating <geoffk@ozemail.com.au>
4888
4889 * gas/ppc/ppc.exp: New file.
4890 * gas/ppc/astest.s, gas/ppc/astest.d: New test.
4891 * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
4892
4893 Sun Feb 1 21:43:54 1998 Jeffrey A Law (law@cygnus.com)
4894
4895 * gas/mips/4010.s: Pad test code out to a 16byte boundary.
4896 * gas/mips/4010.d: Corresponding changes.
4897 * gas/mips/4100.s: Pad test code out to a 16byte boundary.
4898 * gas/mips/4100.d: Corresponding changes.
4899 * gas/mips/4650.s: Pad test code out to a 16byte boundary.
4900 * gas/mips/4650.d: Corresponding changes.
4901
4902 Fri Jan 30 14:09:13 1998 Ian Lance Taylor <ian@cygnus.com>
4903
4904 * gas/mri/moveml.d: Add test comments, fix regexps.
4905
4906 Thu Jan 29 13:34:49 1998 Doug Evans <devans@canuck.cygnus.com>
4907
4908 * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
4909
4910 Thu Jan 29 09:43:50 1998 Richard Henderson <rth@cygnus.com>
4911
4912 * gas/m68k/mri_moveml.[sd]: Moved to ...
4913 * gas/mri/moveml.[sd]: ... here.
4914 * gas/mri/mri.exp: Run it.
4915
4916 Tue Jan 27 21:55:44 1998 Jeffrey A Law (law@cygnus.com)
4917
4918 * gas/mips/4010.s: Add 4010 tests.
4919 * gas/mips/4010.d: Expected output.
4920 * gas/mips/4100.s: Add 4010 tests.
4921 * gas/mips/4100.d: Expected output.
4922 * gas/mips/4650.s: Add 4010 tests.
4923 * gas/mips/4650.d: Expected output.
4924 * gas/mips/mips.exp: Run the new tests.
4925 * gas/mips/*.d: Pass the right processor model to objdump.
4926 Fix minor cases where expected output was wrong due to opcode
4927 conflicts.
4928
4929 Tue Jan 27 05:35:02 1998 Richard Henderson <rth@cygnus.com>
4930
4931 * gas/m68k/mri_moveml.[sd]: New testcase.
4932
4933 Thu Jan 22 17:29:07 1998 Nick Clifton <nickc@cygnus.com>
4934
4935 * gas/m32r/high-1.d: Add hash prefix to constants.
4936
4937 * gas/m32r/allinsn.s: Add hash prefix to some constants.
4938 * gas/m32r/allinsn.d: Add hash prefix to constants.
4939
4940 Wed Jan 21 21:24:08 1998 Manfred Hollstein <manfred@s-direktnet.de>
4941
4942 * gas/m88k/init.d: Fix hexadecimal offsets.
4943
4944 Wed Jan 14 17:49:22 1998 Nick Clifton <nickc@cygnus.com>
4945
4946 * gas/m32r/uppercase.d: Fix white space matching.
4947 * gas/m32r/relax-1.d: Fix white space matching.
4948
4949 Wed Jan 14 15:44:32 1998 Jeffrey A Law (law@cygnus.com)
4950
4951 * gas/mips/div.d: Update for recent assembler changes.
4952 * gas/mips/div-ilocks.d: Likewise.
4953
4954 Wed Jan 14 11:13:06 1998 Doug Evans <devans@seba.cygnus.com>
4955
4956 * gas/m32r/allinsn.d (cmpui): Update output to new format.
4957
4958 Thu Dec 18 11:10:42 1997 Nick Clifton <nickc@cygnus.com>
4959
4960 * gas/arm/inst.d: Updated to match latest disassembler changes.
4961
4962 * gas/arm/arm7t.d: Updated to match latest disassembler changes.
4963
4964 Tue Dec 16 22:19:25 1997 Ken Raeburn <raeburn@cygnus.com>
4965
4966 * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
4967 gas/mips/jal-xgot.d: Add assembler option to select a specific
4968 target chip, the R3000.
4969 * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
4970 R3900.
4971 * gas/mips/mips.exp: Run it.
4972
4973 * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
4974 targets.
4975
4976 Wed Oct 15 10:40:14 1997 Jeffrey A Law (law@cygnus.com)
4977
4978 * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
4979
4980 * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
4981 changes.
4982
4983 1997-10-09 Doug Evans <dje@canuck.cygnus.com>
4984
4985 * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
4986
4987 1997-10-09 Ian Lance Taylor <ian@cygnus.com>
4988
4989 * gas/arm/arm7t.d: Update for recent disassembler changes.
4990 * gas/h8300/ffxx1.d: Likewise.
4991
4992 1997-10-08 Doug Evans <dje@canuck.cygnus.com>
4993
4994 * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
4995
4996 1997-10-08 Ian Lance Taylor <ian@cygnus.com>
4997
4998 * gas/sparc/synth.d: Update for recent disassembler changes.
4999 * gas/sparc/synth64.d: Likewise.
5000
5001 * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
5002 function symbol.
5003 * gas/mips/jal.s: Likewise.
5004
5005 1997-10-07 Doug Evans <dje@canuck.cygnus.com>
5006
5007 * gas/sparc/reloc64.[sd]: New testcase.
5008 * gas/sparc/sparc.exp: Run it.
5009
5010 1997-10-04 Ian Lance Taylor <ian@cygnus.com>
5011
5012 * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
5013
5014 1997-10-03 Ian Lance Taylor <ian@cygnus.com>
5015
5016 * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
5017 work. Correct for big endian and for tabs in input file.
5018
5019 * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
5020 * gas/alpha/fp.s: Change comment characters from ! to #.
5021
5022 1997-09-18 Doug Evans <dje@canuck.cygnus.com>
5023
5024 * gas/sparc/splet.d: Update to new objdump output format.
5025 * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
5026 * gas/sparc/set64.[ds]: New testcase.
5027 * gas/sparc/splet-2.[ds]: New testcase.
5028 * gas/sparc/sparc.exp: Run them.
5029
5030 1997-08-16 Ken Raeburn <raeburn@cygnus.com>
5031
5032 Merge changes from Martin Hunt:
5033
5034 * gas/d30v/inst.s: Add some new tests.
5035
5036 * gas/d30v/{inst, opt, reloc}.d: Update results with
5037 new disassembler changes.
5038
5039 * gas/d30v/inst.[sd]: Update examples for d*i instructions.
5040
5041 * gas/d30v/*.d: Update all test results because
5042 of new ".s" and ".l" extensions.
5043
5044 * gas/d30v/inst.[sd]: Correct entry for mulx2h.
5045 * gas/d30v/opt.[sd]: Correct st2w instruction.
5046
5047 * gas/d30v/align.d: Change expected output.
5048
5049 * gas/d30v/reloc.[sd]: Add test case.
5050
5051 * gas/d30v/array.[sd]: New test case.
5052
5053 * gas/d30v/opt.[sd]: Added more test cases.
5054
5055 * gas/d30v/opt.s: Add test cases.
5056 * gas/d30v/reloc.s: Fix a test case.
5057 * gas/d30v/{opt,reloc}.d: Regenerate.
5058
5059 Mon Sep 8 14:21:23 1997 Doug Evans <dje@canuck.cygnus.com>
5060
5061 * gas/m32r/high-1.[ds]: New testcase.
5062 * gas/m32r/m32r.exp: Run it.
5063
5064 Mon Aug 25 11:04:24 1997 Doug Evans <dje@canuck.cygnus.com>
5065
5066 * gas/m32r/relax-1.[ds]: New testcase.
5067 * gas/m32r/m32r.exp: Run it.
5068
5069 Thu Aug 14 23:49:49 1997 Doug Evans <dje@canuck.cygnus.com>
5070
5071 * gas/arc: New directory
5072 * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
5073 ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
5074
5075 Wed Aug 6 00:33:30 1997 Ian Lance Taylor <ian@cygnus.com>
5076
5077 * config/default.exp: Set AS and GASP to as-new, not as.new.
5078
5079 Tue Aug 5 12:33:23 1997 Ian Lance Taylor <ian@cygnus.com>
5080
5081 * config/default.exp: Set NM to nm-new, not nm.new, to match
5082 recent change in binutils build directory.
5083
5084 Thu Jul 31 15:21:51 1997 Jeffrey A Law (law@cygnus.com)
5085
5086 * gas/v850/range.s: New test.
5087 * gas/v850/basic.exp: Run it.
5088
5089 Tue Jul 29 14:35:02 1997 Jeffrey A Law (law@cygnus.com)
5090
5091 * gas/v850/hilo2.s: New test.
5092 * gas/v850/fepsw.s: New test.
5093 * gas/v850/basic.exp: Run them.
5094
5095 Tue Jul 15 13:03:17 1997 Doug Evans <dje@canuck.cygnus.com>
5096
5097 * gas/m32r/uppercase.[sd]: New testcase.
5098 * gas/m32r/m32r.exp: New file.
5099
5100 Mon Jun 16 14:32:11 1997 Ian Lance Taylor <ian@cygnus.com>
5101
5102 * gas/m68k/pcrel.d: Update for m68k disassembler changes.
5103 * gas/m68k/operands.d: Likewise.
5104
5105 Mon Jun 2 16:50:03 1997 Nick Clifton <nickc@cygnus.com>
5106
5107 * gas/arm/arm.exp: Added changes from armT-970328-branch.
5108
5109 Mon Jun 2 12:09:02 1997 Gavin Koch <gavin@cygnus.com>
5110
5111 * gas/mips/mips.exp: The r3900 has interlocks for mul, but
5112 not div.
5113
5114 Mon Jun 2 12:03:32 1997 Gavin Koch <gavin@.cygnus.com>
5115
5116 * gas/mips/mul.{d,s}: End the tests with no-ops.
5117
5118 Mon Jun 2 11:48:58 1997 Gavin Koch <gavin@cygnus.com>
5119
5120 * lib/gas-defs.exp (regexp_diff): Improve messages when one
5121 file is shorter than the other.
5122
5123 Wed May 7 16:18:30 1997 Manfred Hollstein <manfred@s-direktnet.de>
5124
5125 * gas/m88k/init.{s,d}: New checks for proper padding of
5126 .init sections.
5127 * gas/m88k/m88.exp: Run them.
5128
5129 * gas/m68k/t2.d: New file for check of presence of section
5130 symbols on the m68k-motorola-sysv.
5131 * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
5132
5133 Wed May 7 16:12:24 1997 Ian Lance Taylor <ian@cygnus.com>
5134
5135 * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
5136
5137 * gas/mips/lifloat.s: Update for recent changes to floating point
5138 handling.
5139 * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
5140 * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
5141
5142 * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
5143
5144 Sat Apr 19 23:16:35 1997 Niklas Hallqvist <niklas@petra.appli.se>
5145
5146 * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
5147
5148 Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
5149
5150 * gas/d30v/d30.exp: Add optimizer test case.
5151 * gas/d30v/opt.s: Add conditional compilation tests.
5152 * gas/d30v/opt.d: Rebuild.
5153
5154 Tue Apr 15 18:10:01 1997 Gavin Koch <gavin@cygnus.com>
5155
5156 * gas/mips/{delay.d,nodelay.d}: added.
5157
5158 Mon Apr 7 12:57:45 1997 Doug Evans <dje@canuck.cygnus.com>
5159
5160 * gas/m32r/allinsn.d: Update to new objdump output style.
5161
5162 Fri Apr 4 13:19:39 1997 Ian Lance Taylor <ian@cygnus.com>
5163
5164 * gas/all/float.s: Put a tab before .text, to keep the PA happy.
5165
5166 * gas/arm/arm.exp: Only run inst and arm7t on targets which can
5167 handle -EL. Add setup_xfail for thumb.
5168
5169 * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
5170
5171 Thu Apr 3 18:26:56 1997 Doug Evans <dje@canuck.cygnus.com>
5172
5173 * gas/m32r/allinsn.{exp,s.d}: New testcases.
5174
5175 Thu Mar 27 00:42:28 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5176
5177 * gas/d30v/d30.exp: Add test case reloc.
5178 * gas/d30v/reloc.[sd]: New files to test relocations.
5179
5180 Sat Mar 15 17:21:46 1997 Ian Lance Taylor <ian@cygnus.com>
5181
5182 * gas/arm/inst.d: Update for disassembler changes.
5183 * gas/arm/arm7t.d: Likewise.
5184
5185 Tue Mar 11 13:31:56 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5186
5187 * gas/m68k/op68000.d: Update for recent assembler bug fix.
5188
5189 Wed Mar 5 13:01:24 1997 Jeffrey A Law (law@cygnus.com)
5190
5191 * gas/all/gas.exp: xfail a couple tests for the mn10300.
5192
5193 Mon Mar 3 11:41:00 1997 Fred Fish <fnf@cygnus.com>
5194
5195 * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
5196 relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
5197
5198 Thu Feb 27 15:21:46 1997 Fred Fish <fnf@cygnus.com>
5199
5200 * gas/tic80/{align.d, align.lst, align.s} New test for the
5201 ".align" pseudop.
5202 * gas/tic80/tic80.exp: Run the align test.
5203
5204 Wed Feb 26 20:36:46 1997 Fred Fish <fnf@cygnus.com>
5205
5206 * gas/tic80/{float.d, float.lst, float.s}: New tests for
5207 simple floating point operands.
5208 * gas/tic80/tic80.exp: Run the float test.
5209
5210 Wed Feb 26 15:16:04 1997 Fred Fish <fnf@cygnus.com>
5211
5212 * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
5213 regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
5214 New tests for :m and :s operand modifiers.
5215 * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
5216
5217 Tue Feb 25 13:45:55 1997 Ian Lance Taylor <ian@cygnus.com>
5218
5219 * gas/macros/semi.s: Force the final alignment to use a fill value
5220 of 0.
5221
5222 * gas/all/cond.s, gas/all/cond.d: New test.
5223 * gas/all/gas.exp: Run it.
5224
5225 Mon Feb 24 10:52:12 1997 Bob Manson <manson@charmed.cygnus.com>
5226
5227 * lib/gas-defs.exp(gas_init): Added new parameter for script
5228 name.
5229
5230 Mon Feb 24 10:40:28 1997 Fred Fish <fnf@cygnus.com>
5231
5232 * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
5233 regops.d, relocs1.d,
5234 (relocs1.c): Add file for reference.
5235 (relocs1b.d): Split reloc table contents test to different test file.
5236 (relocs2.c): Add test that uses various types (char, short, int, ...) of
5237 static and global variables with data shuffling to generate lots of ld/st
5238 instructions for the different types.
5239 (relocs2.d): New file, expected code for relocs2 test.
5240 (relocs2.lst): New file, TI assembler listing for reference.
5241 (relocs2.s): New file, assembly source for relocs2 test.
5242 (relocs2b.d): New file, expected reloc table contents for relocs2 test.
5243 (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
5244
5245 Sun Feb 23 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
5246
5247 * gas/all/itbl-test.c(main): Update function calls.
5248 Remove parameters from itbl_get_reg_val and
5249 change itbl_get_insn_name to itbl_get_field.
5250
5251 Sun Feb 23 17:22:00 1997 Dawn Perchik <dawn@cygnus.com>
5252
5253 * gas/mips/itbl: Add comments.
5254 * gas/mips/itbl.s: Add comments. Prefix register names with $.
5255 * gas/all/itbl: Generic table for testing for itbl support.
5256 * gas/all/itbl.s: Generic assembly for testing for itbl support.
5257 * gas/mips/itbl-test.c: Moved to gas/all.
5258 * gas/all/itbl-test.c: Moved from gas/mips.
5259
5260 Sat Feb 22 20:24:23 1997 Fred Fish <fnf@cygnus.com>
5261
5262 * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
5263 endmask.lst, regops.lst}: Remove ^M's from end of lines.
5264 * gas/tic80/bitnum.s: Add comment to each line showing value
5265 that symbolic BITNUM assembles to. Add coverage for raw
5266 numeric values for the BITNUM operand.
5267 * gas/tic80/bitnum.d: Update due to bitnum.s changes.
5268 * gas/tic80/regops.d: Update due to opcode library additions
5269 of floating point test BITNUM values that are ambiguous with
5270 the integral ones.
5271 * gas/tic80/relocs1.s: New test case that tests simple relocs.
5272 * gas/tic80/relocs1.d: Expected output for above.
5273 * gas/tic80/relocs1.lst: TI assembler listing for above.
5274 * gas/tic80/tic80.exp: Add relocs1 test.
5275
5276 Fri Feb 21 14:23:14 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5277
5278 * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
5279 inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
5280
5281 Wed Feb 19 00:55:29 1997 Ian Lance Taylor <ian@cygnus.com>
5282
5283 * gas/macros/semi.s, gas/macros/semi.d: New test.
5284 * gas/macros/macros.exp: Run it.
5285 * gas/mri/semi.s, gas/mri/semi.d: New test.
5286 * gas/mri/mri.exp: Run it.
5287
5288 Tue Feb 18 13:37:06 1997 Jeffrey A Law (law@cygnus.com)
5289
5290 * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
5291 output.
5292
5293 Fri Feb 14 17:56:27 1997 Ian Lance Taylor <ian@cygnus.com>
5294
5295 * gas/all/align.d, gas/all/align.s: New test.
5296 * gas/all/gas.exp: Run it.
5297
5298 Thu Feb 13 14:44:05 1997 Ian Lance Taylor <ian@cygnus.com>
5299
5300 * gas/mips/mips16.d: Correct PC relative instruction bytes.
5301
5302 Wed Feb 12 12:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
5303
5304 * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
5305 * gas/mips/lif-xgot.d: Likewise.
5306 * gas/mips/ulh-svr4pic.d: Likewise.
5307 * gas/mips/ulh-xgot.d: Likewise.
5308
5309 * gas/mips/mips16.d: Update for yet another change in disassembly
5310 output (this one is spacing only).
5311
5312 Tue Feb 11 14:45:39 1997 Fred Fish <fnf@cygnus.com>
5313
5314 * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
5315 ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
5316 endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
5317 tic80.exp}: New files for TIc80 test cases.
5318
5319 Tue Feb 11 15:46:27 1997 Ian Lance Taylor <ian@cygnus.com>
5320
5321 * gas/mips/mips16.d: Update for change in disassembly output.
5322
5323 Mon Feb 10 22:24:00 1997 Dawn Perchik <dawn@cygnus.com>
5324
5325 * gas/mips/itbl-test.c: Add copyright message and fix indentation.
5326
5327 Mon Feb 10 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
5328
5329 * gas/mips/itbl-test.c: New file. Stand-alone assembler and
5330 dissassembler for itbl support.
5331
5332 Mon Feb 10 17:20:00 1997 Dawn Perchik <dawn@cygnus.com>
5333
5334 * gas/mips/itbl: New file. Instruction Spec for testing --itbl
5335 option.
5336 * gas/mips/itbl.s: New file. Assembly with ne2w instructions
5337 specified in itbl.
5338
5339 Fri Feb 7 16:42:53 1997 Bob Manson <manson@charmed.cygnus.com>
5340
5341 * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
5342 * lib/gas-defs.exp: Ditto.
5343
5344 Mon Feb 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
5345
5346 * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
5347 objdump. Update for current relocation printing style.
5348
5349 Thu Jan 30 11:57:33 1997 Ian Lance Taylor <ian@cygnus.com>
5350
5351 * gas/mips/mips16.d: Update for disassembler changes.
5352
5353 Thu Jan 23 03:15:06 1997 Angela Marie Thomas (angela@cygnus.com)
5354
5355 * gas/mips/mips.exp: set ilocks for all 4100/4300
5356
5357 Thu Jan 2 16:49:17 1997 Ian Lance Taylor <ian@cygnus.com>
5358
5359 * gas/mips/mips16.s, gas/mips/mips16.d: New test.
5360 * gas/mips/mips.exp: Run mips16 test.
5361
5362 * gas/mips/mips.exp: Run dli test unconditionally.
5363 * gas/mips/dli.s: Add text symbol. Add nops to round to 16 byte
5364 boundary.
5365 * gas/mips/dli.d: Corresponding changes.
5366
5367 Tue Dec 31 13:03:16 1996 Ian Lance Taylor <ian@cygnus.com>
5368
5369 * gas/sparc/synth.d: Use --prefix-addresses for objdump.
5370 * gas/sparc/synth64.d: Likewise.
5371
5372 Tue Dec 24 16:30:58 1996 Angela Marie Thomas (angela@cygnus.com)
5373
5374 * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
5375
5376 Fri Dec 13 13:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
5377
5378 * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
5379 .ifdef, to accomodate change to avoid default alignment on
5380 embedded systems.
5381
5382 Wed Dec 11 09:26:01 1996 Jeffrey A Law (law@cygnus.com)
5383
5384 * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
5385 "movb dm,(an)".
5386
5387 Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com)
5388
5389 * gas/mn10300/basic.exp: Update after endianness changes to
5390 the assembler.
5391
5392 * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
5393 * gas/mn10200/{movb.s, movbu.s}: Likewise.
5394 * gas/mn10200/basic.exp: Run them.
5395
5396 Mon Dec 9 17:08:38 1996 Jeffrey A Law (law@cygnus.com)
5397
5398 * gas/mn10200/*.s: New tests for the mn10200 assembler.
5399 * gas/mn10200/basic.exp: Run them.
5400
5401 Fri Dec 6 15:35:04 1996 Jeffrey A Law (law@cygnus.com)
5402
5403 * gas/mn10300/*.s: Remove '$' register prefixing.
5404
5405 Mon Nov 25 16:35:33 1996 Doug Evans <dje@canuck.cygnus.com>
5406
5407 * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
5408 \r will be present.
5409
5410 Mon Nov 25 13:45:02 1996 Ian Lance Taylor <ian@cygnus.com>
5411
5412 * gas/m68k/*.d: Update for disassembler changes.
5413 * gas/mri/*.d: Likewise.
5414
5415 Mon Nov 25 11:38:37 1996 Jeffrey A Law (law@cygnus.com)
5416
5417 * gas/mn10300/*.s: Use '$' as register prefix for
5418 all register operands.
5419
5420 Thu Nov 21 11:52:54 1996 Jeffrey A Law (law@cygnus.com)
5421
5422 * gas/all/gas.exp: xfail a couple tests for the mn10300.
5423
5424 Wed Nov 20 11:31:41 1996 Jeffrey A Law (law@cygnus.com)
5425
5426 * gas/mn10300/other.s: Update for correct syntax on a
5427 few instructions (those with register lists).
5428 * gas/mn10300/basic.exp: Corresponding changes.
5429
5430 Tue Nov 19 13:36:57 1996 Jeffrey A Law (law@cygnus.com)
5431
5432 * gas/mn10300/movm.s: Update for correct syntax.
5433 * gas/mn10300/basic.exp: Update expected movm bit patterns.
5434
5435 Fri Nov 15 13:57:42 1996 Jeffrey A Law (law@cygnus.com)
5436
5437 * gas/mn10300/other.s: Put parens around register
5438 argument in calls and jmp instructions.
5439
5440 Wed Nov 13 13:16:04 1996 Jeffrey A Law (law@cygnus.com)
5441
5442 * gas/h8300/ffxx1.d: Update for recent disassembler changes.
5443
5444 Mon Nov 11 16:03:24 1996 Jeffrey A Law (law@cygnus.com)
5445
5446 * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
5447 as needed.
5448 * gas/hppa/unsorted/unsorted.exp: Likewise.
5449
5450 Thu Nov 7 00:27:52 1996 Jeffrey A Law (law@cygnus.com)
5451
5452 * gas/mn10300/basic.exp: Check opcode insertion for
5453 extended instructions.
5454 * gas/mn10300/extend.s: Tweak constants for better
5455 testsuite coverage.
5456
5457 Wed Nov 6 13:50:07 1996 Jeffrey A Law (law@cygnus.com)
5458
5459 * gas/mn10300/basic.exp: Test insertion of operands
5460 into call and jmp instructions with 32bit offsets.
5461 Fix typo in bit test patterns.
5462 * gas/mn10300/other.s: Tweak constants to improve
5463 testsuite coverage.
5464
5465 * gas/mn10300/basic.exp: Test insertion of 32bit operand
5466 in calls, btst, bclr & bset instructions.
5467
5468 * gas/mn10300/*.s: Tweak constants in 32bit insns for
5469 better testing coverage.
5470 * gas/mn10300/basic.exp: Test insertion of most 32bit
5471 operands.
5472
5473 Tue Nov 5 13:33:12 1996 Jeffrey A Law (law@cygnus.com)
5474
5475 * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
5476 movbu, movhu instructions. Check bit patterns for more bit
5477 operations. Check bit patterns for various 16bit call, retf
5478 and ret instructions.
5479 * gas/mn10300/other.s: Update operands for better test coverage.
5480
5481 Mon Nov 4 12:55:11 1996 Jeffrey A Law (law@cygnus.com)
5482
5483 * gas/mn10300/basic.exp: Check bit patterns for a couple more
5484 mov and cmp instructions.
5485
5486 Tue Oct 29 17:05:43 1996 Ian Lance Taylor <ian@cygnus.com>
5487
5488 * gas/mips/*.d: Update for disassembler changes.
5489
5490 Wed Oct 16 22:39:50 1996 Jeffrey A Law (law@cygnus.com)
5491
5492 * gas/v850/reloc.s: New tests.
5493 * gas/v850/basic.exp: Run them.
5494
5495 Mon Oct 14 13:52:55 1996 Ian Lance Taylor <ian@cygnus.com>
5496
5497 * gas/mips: Add symbols to several testsuites, since the ELF
5498 assembler now always builds a symbol table, which means that
5499 objdump will no longer report `No symbols in FILE'. Change the
5500 expected output accordingly.
5501
5502 Thu Oct 10 13:11:48 1996 Jeffrey A Law (law@cygnus.com)
5503
5504 * gas/mn10300/basic.exp: Check bit patterns for instructions
5505 with a single 8bit or 16bit immediate operand.
5506
5507 * gas/mn10300/basic.exp: Check bit patterns for many
5508 instructions. Add missing test in do_mov1.
5509 * gas/mn10300/mov1.s: Add missing test.
5510
5511 Wed Oct 9 14:15:18 1996 Jeffrey A Law (law@cygnus.com)
5512
5513 * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
5514 * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
5515 * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
5516 * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
5517 * gas/mn10300/{shift.s, sub.s}: Likewise.
5518 * gas/mn10300/basic.exp: Run them.
5519
5520 Thu Oct 3 09:57:03 1996 Jeffrey A Law (law@cygnus.com)
5521
5522 * gas/mn10200, gas/mn10300: New directories for Matsushita
5523 mn10200 and mn10300 tests.
5524
5525 Tue Oct 1 15:38:28 1996 Ian Lance Taylor <ian@cygnus.com>
5526
5527 * lib/gas-defs.exp (gas_version): Fix for current version
5528 printing.
5529
5530 Sun Sep 29 07:55:58 1996 Doug Evans <dje@canuck.cygnus.com>
5531
5532 * gas/sparc/splet.d: Fix typo in cpusha result.
5533
5534 Mon Sep 23 12:33:31 1996 Ian Lance Taylor <ian@cygnus.com>
5535
5536 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
5537
5538 Wed Sep 18 12:14:06 1996 Ian Lance Taylor <ian@cygnus.com>
5539
5540 * gas/all/cofftag.s: Use .p2align rather than .align.
5541
5542 Fri Sep 13 15:28:04 1996 Jeffrey A Law (law@cygnus.com)
5543
5544 * gas/h8300/macs.s: Add "stmac" instructions.
5545 * gas/h8300/basic.exp: Test them.
5546
5547 Thu Sep 12 10:28:44 1996 James G. Smith <jsmith@cygnus.co.uk>
5548
5549 * gas/arm/thumb.s (back): Check assembly of Thumb BL.
5550
5551 Mon Sep 9 14:37:00 1996 Ian Lance Taylor <ian@cygnus.com>
5552
5553 * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
5554 registers.
5555
5556 Fri Sep 6 18:23:54 1996 James G. Smith <jsmith@cygnus.co.uk>
5557
5558 * gas/mips/dli.{s,d}: More test cases added.
5559
5560 Wed Sep 4 11:47:29 1996 James G. Smith <jsmith@cygnus.co.uk>
5561
5562 * gas/mips/mips.exp: Add check for dli macro instruction.
5563 * gas/mips/dli.{s,d}: Added.
5564
5565 Sat Aug 31 01:25:03 1996 Jeffrey A Law (law@cygnus.com)
5566
5567 * gas/v850/basic.exp (do_mem): Check bit patterns for short
5568 load/store instructions. Remove xfails for short load/store
5569 instructions.
5570 * gas/v850/mem.s: Offsets for short load/store operands
5571 are unsigned.
5572
5573 * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
5574 (do_jumps): Likewise.
5575
5576 Fri Aug 30 00:37:55 1996 Jeffrey A Law (law@cygnus.com)
5577
5578 * gas/v850/misc.s: Tweak register numbers for better testing.
5579 * gas/v850/basic.exp (do_misc): Corresponding changes.
5580
5581 * gas/v850/hilo.s: New testfile.
5582 * gas/v850/basic.exp: Run hilo tests.
5583
5584 Thu Aug 29 11:32:23 1996 James G. Smith <jsmith@cygnus.co.uk>
5585
5586 * gas/arm/arm7t.d: Explicitly force little-endian assembly.
5587
5588 Fri Aug 23 11:02:55 1996 Jeffrey A Law (law@cygnus.com)
5589
5590 * gas/v850/basic.exp (do_move): Test instruction bit patterns.
5591 * gas/v850/move.s: Tweak constants for better testing.
5592
5593 * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
5594 xfail sst and sld tests.
5595 (do_mov): Remove bogus xfail.
5596 * gas/v850/mem.s: sst and sld instructions can only index from
5597 "ep" register.
5598
5599 * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
5600 Update addresses.
5601 * gas/v850/logical.s: Tweak constants for better testing.
5602
5603 * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
5604 but not displacements (yet).
5605
5606 * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
5607
5608 * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
5609 but not displacements (yet).
5610
5611 * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
5612
5613 * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
5614 * gas/v850/arith.s: Tweak constants for better testing.
5615
5616 * gas/v850/basic.exp (do_misc): No longer expect failures
5617 assembling "ldsr" and "stsr" opcodes.
5618 * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
5619 opcodes.
5620
5621 * gas/v850/basic.exp (do_misc): No longer expect failures
5622 assembling "trap" opcodes.
5623 * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
5624
5625 * gas/v850: New directory with v850 tests.
5626
5627 Fri Aug 16 00:19:10 1996 Jeffrey A Law (law@cygnus.com)
5628
5629 * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
5630 fic and fice instructions to test 3bit space identifiers.
5631 * gas/hppa/basic/system.s: Similarly for iitlba and
5632 iitlbp.
5633 * gas/hppa/basic/basic.exp: Corresponding changes.
5634
5635 Thu Aug 15 16:25:05 1996 James G. Smith <jsmith@cygnus.co.uk>
5636
5637 * gas/arm/arm.exp: Change inst.s test to check objdump.
5638 * gas/arm/inst.d: Added.
5639
5640 Thu Aug 15 16:06:02 1996 James G. Smith <jsmith@cygnus.co.uk>
5641
5642 * gas/arm/thumb.s: Added.
5643 * gas/arm/immed.s: Added.
5644 * gas/arm/arch4t.s: Added.
5645 * gas/arm/arm.exp: Updated to run the new tests.
5646
5647 Tue Aug 6 11:06:29 1996 Jeffrey A Law (law@cygnus.com)
5648
5649 * gas/h8300/misch.s: Reenable "eepmov.w" test.
5650 * gas/h8300/miscs.s: Likewise.
5651 * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
5652 on the H8/300H and H8/S. Don't expect it to fail.
5653
5654 Wed Jul 31 10:57:44 1996 Doug Evans <dje@canuck.cygnus.com>
5655
5656 * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
5657
5658 Wed Jul 31 15:55:12 1996 James G. Smith <jsmith@cygnus.co.uk>
5659
5660 * gas/arm/arm7t.s: Added.
5661 * gas/arm/arm7t.d: Added.
5662 * gas/arm/arm.exp: Updated to run the new test.
5663
5664 Mon Jul 8 14:27:39 1996 Ian Lance Taylor <ian@cygnus.com>
5665
5666 * gas/m68k/pcrel.d: Rename from schwab.d.
5667 * gas/m68k/pcrel.s: Rename from schwab.s.
5668
5669 Mon Jul 8 14:23:26 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5670
5671 * gas/m68k/schwab.d: Correct for ELF format.
5672 * gas/m68k/all.exp: Run "schwab" test for all targets.
5673
5674 Thu Jul 4 14:23:36 1996 Ian Lance Taylor <ian@cygnus.com>
5675
5676 Avoid DOS file naming problems:
5677 * gas/h8300/branch.s: Rename from branches.s.
5678 * gas/h8300/branchh.s: Rename from branchesh.s.
5679 * gas/h8300/branchs.s: Rename from branchess.s.
5680 * gas/h8300/rotsh.s: Rename from rotshift.s.
5681 * gas/h8300/rotshh.s: Rename from rotshifth.s.
5682 * gas/h8300/rotshs.s: Rename from rotshifts.s.
5683 * gas/h8300/h8300.exp: Corresponding changes.
5684
5685 Thu Jul 4 14:01:46 1996 James G. Smith <jsmith@cygnus.co.uk>
5686
5687 * gas/mips/mips.exp: Add new tests for processors with interlocks
5688 on div and mul.
5689 * gas/mips/div-ilocks.d: Added.
5690 * gas/mips/mul-ilocks.d: Added.
5691
5692 Wed Jul 3 14:20:04 1996 Ian Lance Taylor <ian@cygnus.com>
5693
5694 * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
5695 which now pass.
5696 * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
5697 bit host.
5698
5699 Sat Jun 29 18:21:51 1996 Ian Lance Taylor <ian@cygnus.com>
5700
5701 * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
5702 test.
5703 * gas/vax/quad.exp: Expect a nop after the movq.
5704
5705 Tue Jun 18 12:39:49 1996 Jeffrey A. Law <law@rtl.cygnus.com>
5706
5707 * gas/h8300/cbranchh.s: Switch into h8300h mode.
5708 * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
5709
5710 * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
5711 H8/S.
5712 * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
5713 * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
5714 * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
5715 * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
5716 * gas/h8300/{rotshifts.s,extends.s}: Likewise.
5717 * gas/h8300/h8300.exp: Run them.
5718
5719 Mon Jun 10 14:14:40 1996 Ian Lance Taylor <ian@cygnus.com>
5720
5721 * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
5722 with the same name as a global variable.
5723 * gas/all/gas.exp: Run cofftag test for any COFF target.
5724
5725 Thu Jun 6 12:30:05 1996 Ian Lance Taylor <ian@cygnus.com>
5726
5727 * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
5728 test.
5729
5730 Fri May 31 10:11:13 1996 Jeffrey A Law (law@cygnus.com)
5731
5732 * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
5733
5734 Wed May 29 16:35:43 1996 Ian Lance Taylor <ian@cygnus.com>
5735
5736 * gas/mips/jal-xgot.d: Correct for 64 bit output.
5737
5738 Thu Apr 25 19:31:59 1996 Doug Evans <dje@canuck.cygnus.com>
5739
5740 * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
5741
5742 Wed Apr 24 17:06:18 1996 Ian Lance Taylor <ian@cygnus.com>
5743
5744 * gas/m68k/op68000.d: Add statements now caught by gas.
5745
5746 Mon Apr 22 16:45:12 1996 Doug Evans <dje@canuck.cygnus.com>
5747
5748 * gas/sparc/splet.[ds]: New tests for sparclet extensions.
5749 * gas/sparc/sparc.exp: Run them.
5750
5751 Mon Apr 15 17:25:18 1996 Ian Lance Taylor <ian@cygnus.com>
5752
5753 * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
5754 * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
5755 * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
5756 * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
5757
5758 Wed Apr 10 14:27:51 1996 Jeffrey A Law (law@cygnus.com)
5759
5760 * gas/h8300/mov32bug.s: New test.
5761 * gas/h8300/h8300.exp: Run it.
5762
5763 Fri Apr 5 10:13:28 1996 Jeffrey A Law (law@cygnus.com)
5764
5765 * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
5766 * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
5767 * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
5768 * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
5769 * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
5770 * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
5771 * gas/h8300/h8300.exp: Run them.
5772
5773 * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
5774
5775 * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
5776
5777 * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
5778 * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
5779 * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
5780 * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
5781 * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
5782 * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
5783 * gas/h8300/h8300.exp: Run them.
5784
5785 Fri Mar 15 17:16:24 1996 Ian Lance Taylor <ian@cygnus.com>
5786
5787 * gas/sparc/synth.d: Don't require sparc in the file format, since
5788 it won't be there on SunOS.
5789
5790 Thu Mar 7 14:51:23 1996 Doug Evans <dje@charmed.cygnus.com>
5791
5792 * gas/sparc/synth.[ds]: New testcase.
5793 * gas/sparc/sparc.exp: Run it.
5794
5795 Fri Mar 1 12:01:48 1996 Jeffrey A Law (law@cygnus.com)
5796
5797 * gas/all/gas.exp: xfail difference of two undefined symbols
5798 and difference of forward references for the h8300.
5799
5800 Thu Feb 22 16:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
5801
5802 * gas/mips/lb-xgot.d: Correct.
5803
5804 Mon Feb 19 02:43:36 1996 Doug Evans <dje@charmed.cygnus.com>
5805
5806 * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
5807 to gas.
5808 * gas/sparc/addend.exp: Execute for any sparc cpu.
5809 * gas/sparc/{mismatch.exp,mism-1.s}: New test.
5810
5811 Wed Feb 14 13:49:59 1996 Ian Lance Taylor <ian@cygnus.com>
5812
5813 * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
5814 * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
5815 * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
5816 * gas/mips/mips.exp: Run new tests if svr4pic.
5817
5818 Sat Jan 27 13:27:45 1996 Doug Evans <dje@charmed.cygnus.com>
5819
5820 * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
5821
5822 Fri Jan 26 14:24:01 1996 Jeffrey A Law (law@cygnus.com)
5823
5824 * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
5825
5826 Wed Jan 10 12:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
5827
5828 * gas/mips/*.d: Update for changes to disassembler.
5829
5830 Wed Jan 3 22:59:53 1996 Ian Lance Taylor <ian@cygnus.com>
5831
5832 * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
5833 change.
5834
5835 Fri Nov 17 10:32:25 1995 Ian Lance Taylor <ian@cygnus.com>
5836
5837 * gas/mri/immconst.d: New test.
5838 * gas/mri/mri.exp: Run it.
5839 * gas/mri/constants.s: Test immediate constants.
5840 * gas/mri/constants.d: Corresponding change.
5841
5842 * gas/m68k/link.s: Add nop to pad to eight byte boundary.
5843 * gas/m68k/link.d: Corresponding change.
5844
5845 Sun Nov 12 21:28:11 1995 Jeffrey A Law (law@cygnus.com)
5846
5847 * gas/hppa/unsorted/brlenbug.s: New test.
5848 * gas/hppa/unsorted/unsorted.exp: Run it.
5849
5850 Sun Nov 5 12:49:27 1995 Ian Lance Taylor <ian@cygnus.com>
5851
5852 * gas/mips/beq.s: Declare text_label global.
5853 * gas/mips/jal.s: Likewise.
5854
5855 Fri Nov 3 12:35:07 1995 Ian Lance Taylor <ian@cygnus.com>
5856
5857 * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
5858
5859 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
5860 * gas/m68k/all.exp: Run it.
5861
5862 Thu Nov 2 23:11:05 1995 Ian Lance Taylor <ian@cygnus.com>
5863
5864 * gas/m68k/link.s, gas/m68k/link.d: New test.
5865 * gas/m68k/all.exp: Run it.
5866
5867 Tue Oct 24 10:57:20 1995 Jeffrey A Law (law@cygnus.com)
5868
5869 * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
5870 * gas/hppa/basic/system.s: Corresponding changes.
5871
5872 Fri Oct 6 17:13:35 1995 Ken Raeburn <raeburn@cygnus.com>
5873
5874 * gas/m68k/operands.d: Don't require a fixed number of leading
5875 zeros in any number.
5876
5877 * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
5878 for immediate values.
5879
5880 Fri Oct 6 10:54:13 1995 Doug Evans <dje@canuck.cygnus.com>
5881
5882 * gas/arm/arm.exp: Renamed from gas.exp.
5883 * gas/arm/le-fpconst.[sd]: New testcase.
5884
5885 Fri Sep 29 15:12:10 1995 Ian Lance Taylor <ian@cygnus.com>
5886
5887 * gas/mri/mri.exp: Only run tests for m68k target.
5888
5889 Mon Sep 25 12:31:46 1995 Ian Lance Taylor <ian@cygnus.com>
5890
5891 * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
5892 test.
5893
5894 Thu Sep 21 01:26:08 1995 Jeff Law (law@snake.cs.utah.edu)
5895
5896 * gas/sh/fp.s (fmac): Update for new assembly syntax.
5897
5898 Mon Sep 18 14:04:34 1995 Ian Lance Taylor <ian@cygnus.com>
5899
5900 * lib/gas-defs.exp (gas_run): Call prune_system_crud.
5901 (run_dump_test, objdump): Likewise.
5902
5903 Thu Sep 14 13:10:10 1995 Doug Evans <dje@canuck.cygnus.com>
5904
5905 * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
5906 * gas/sparc/sparc.exp: Run them.
5907
5908 Wed Sep 13 16:35:51 1995 Ian Lance Taylor <ian@cygnus.com>
5909
5910 * Makefile.in, configure.in: Remove; the testsuite is now run
5911 directly from the gas Makefile.
5912
5913 Mon Sep 11 11:44:23 1995 Ian Lance Taylor <ian@cygnus.com>
5914
5915 * gas/mri/empty.s: New file.
5916 * gas/mri/mri.exp: Test assembling empty.s.
5917 * gas/mri/comment.s: Add a couple more comment variants.
5918
5919 * gas/mri/mri.exp: Add xfail for the expr test for all hppa
5920 targets.
5921
5922 Wed Sep 6 21:39:23 1995 Ian Lance Taylor <ian@cygnus.com>
5923
5924 * gas/mri/comment.s, gas/mri/comment.d: New test.
5925 * gas/mri/mri.exp: Run it.
5926 * gas/mri/expr.s: Remove whitespace in operand field.
5927 * gas/mri/for.s: Add comments for further testing.
5928 * gas/macros/test2.s: Put in an upper case ELSE to test case
5929 insensitivity.
5930
5931 Wed Aug 30 16:12:03 1995 Doug Evans <dje@canuck.cygnus.com>
5932
5933 * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
5934
5935 Tue Aug 29 18:59:33 1995 Doug Evans <dje@canuck.cygnus.com>
5936
5937 * gas/sparc/sparc.exp: New file.
5938 * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
5939
5940 Mon Aug 21 14:39:29 1995 Ian Lance Taylor <ian@cygnus.com>
5941
5942 * gas/macros/*: New tests for macros.
5943
5944 * gas/mri/common.s: Use data, not .data.
5945
5946 * gasp/pl3.out: Update for changes in commented source output when
5947 LOCAL is used.
5948
5949 Sat Aug 19 17:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
5950
5951 * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
5952 of diff.
5953 * lib/gas-defs.exp: Define prune_system_crud if it is not already
5954 defined.
5955
5956 Fri Aug 18 11:09:38 1995 Ian Lance Taylor <ian@cygnus.com>
5957
5958 * gasp/mri/*.out: Use ;, not !, for the comment character.
5959
5960 Wed Aug 16 12:24:12 1995 Ian Lance Taylor <ian@cygnus.com>
5961
5962 * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
5963 expect failure for targets which use SOM.
5964
5965 * lib/gas-defs.exp (run_dump_test): If the program to run does not
5966 exist, mark the test as untested.
5967
5968 * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
5969 common test.
5970
5971 * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
5972 rather than using an implicit a.out.
5973
5974 * gas/mri/for.s: Add nop to round out to four byte boundary.
5975 * gas/mri/repeat.s: Likewise.
5976 * gas/mri/while.s: Likewise.
5977 * gas/mri/for.d: Expected added nop.
5978 * gas/mri/repeat.d: Likewise.
5979 * gas/mri/while.d: Likewise.
5980
5981 * gas/mips/*.d: Change all test names to say MIPS.
5982
5983 Tue Aug 15 15:42:33 1995 Ian Lance Taylor <ian@cygnus.com>
5984
5985 * gas/mri/for.d, gas/mri/for.s: New test.
5986 * gas/mri/if.d, gas/mri/if.s: New test.
5987 * gas/mri/repeat.d, gas/mri/repeat.s: New test.
5988 * gas/mri/while.d, gas/mri/while.s: New test.
5989 * gas/mri/mri.exp: Run the new tests.
5990
5991 Mon Aug 14 16:03:07 1995 Ian Lance Taylor <ian@cygnus.com>
5992
5993 * gas/mri/expr.d: Permit leading zeroes, in case we're using a
5994 64-bit BFD.
5995
5996 * gasp/mri/*: New tests.
5997 * gasp/gasp.exp: Run them. Also, clean up the test names used in
5998 pass and fail.
5999
6000 Sun Aug 13 00:39:24 1995 Jeff Law (law@snake.cs.utah.edu)
6001
6002 * gas/sh/basic.exp: Update now that we know the right
6003 bit patters for the new sts instructions.
6004
6005 Thu Aug 10 00:46:21 1995 Ian Lance Taylor <ian@cygnus.com>
6006
6007 * gas/mri/char.d: Fix for little endian machines.
6008 * gas/mri/float.d: Likewise.
6009
6010 Wed Aug 9 15:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
6011
6012 * gas/all/struct.s, gas/all/struct.d: New test.
6013 * gas/all/gas.exp: Run it.
6014
6015 Tue Aug 8 17:11:39 1995 Ian Lance Taylor <ian@cygnus.com>
6016
6017 * gas/mri/common.s, gas/mri/common.d: New test.
6018 * gas/mri/mri.exp: Run it.
6019
6020 Mon Aug 7 22:39:28 1995 Ian Lance Taylor <ian@cygnus.com>
6021
6022 * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
6023 test.
6024
6025 * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
6026 truncated files, so that the tests pass.
6027
6028 * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
6029 constants, and expr.
6030
6031 * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
6032 on vxworks*, not just vxworks5.1.
6033
6034 * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
6035 (run_dump_test): Just call pass or fail.
6036
6037 * gas/m68k/operands.s, gas/m68k/operands.d: New test.
6038 * gas/m68k/op68000.d: New test.
6039 * gas/m68k/cas.s, gas/m68k/cas.d: New test.
6040 * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
6041 * gas/m68k/schwab.d: Run objdump with -j .text. Adjust for
6042 changes to disassembler.
6043 * gas/m68k/all.exp: Run new tests. Run schwab test for
6044 m68k-*-coff*.
6045
6046 Mon Aug 7 03:01:32 1995 Jeff Law (law@snake.cs.utah.edu)
6047
6048 * gas/sh/*: New tests for the hitachi-sh.
6049
6050 Tue Aug 1 18:02:47 1995 Ian Lance Taylor <ian@cygnus.com>
6051
6052 * gas/mri/*: New tests for MRI mode.
6053
6054 * lib/gas-defs.exp (run_dump_test): Support using objcopy. Dump
6055 program executions to the log file before running them. Use the
6056 simple program name, rather than the path to the binary being run,
6057 in pass/fail messages.
6058 (regexp_diff): If the regexp file has the special comment #pass,
6059 stop checking at that point.
6060 * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
6061 if they are not already set.
6062
6063 Tue Aug 1 11:41:30 1995 steve chamberlain <sac@slash.cygnus.com>
6064
6065 * Makefile.in: Remove superfluous runtest gasp.
6066
6067 Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com>
6068
6069 * gasp/*: New.
6070 * Makefile.in: Use gasp tests.
6071 * config/default.exp: Add gasp stuff.
6072
6073 Thu Jul 20 18:56:48 1995 Jeff Law (law@snake.cs.utah.edu)
6074
6075 * gas/all/gas.exp: Disable tests that are not appropriate for
6076 the PA.
6077
6078 Thu Jul 13 18:22:49 1995 Ken Raeburn <raeburn@cygnus.com>
6079
6080 * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
6081
6082 Wed Jun 21 21:28:57 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6083
6084 * gas/m68k/schwab.*: New test based on a test case from Andreas
6085 Schwab.
6086 * gas/m68k/all.exp: Run it for some aout configurations.
6087
6088 Mon Jun 12 22:27:18 1995 Jeff Law (law@snake.cs.utah.edu)
6089
6090 * gas/hppa/parse/badfmpyadd.s: New test.
6091 * gas/hppa/parse/parse.exp: Run it.
6092
6093 Sun May 21 20:26:18 1995 Jeff Law (law@snake.cs.utah.edu)
6094
6095 * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
6096 ELF targets.
6097
6098 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
6099
6100 * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
6101 * arm/arm6.s: Correct bogus tests.
6102 * arm/gas.exp (arm6.s): Is now a valid test.
6103 (arm7dm.s): New test.
6104 * arm/float.s: Add load/store multiple floating point instruction
6105 tests.
6106
6107 Wed May 3 13:14:44 1995 Jeff Law (law@snake.cs.utah.edu)
6108
6109 * gas/hppa/reloc/longcall.s: New test.
6110 * gas/hppa/reloc/reloc.exp: Run it.
6111
6112 Tue May 2 16:37:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6113
6114 * gas/mips/ld.d: Modified for gas delay-slot fixes.
6115
6116 Sat Apr 29 23:35:18 1995 Doug Evans <dje@chestnut.cygnus.com>
6117
6118 * lib/gas-dg.exp: New file.
6119
6120 Tue Apr 11 13:57:52 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6121
6122 * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
6123 targets.
6124
6125 Mon Apr 10 15:36:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6126
6127 * lib/gas-defs.exp (pass_phase): New proc.
6128 (run_dump_test): Note passing or failing of each phase of this
6129 test, instead of failure of phases or passing of complete test.
6130 Ensure test file name is in reported message.
6131
6132 Sat Apr 8 12:46:33 1995 Doug Evans <dje@chestnut.cygnus.com>
6133
6134 * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
6135 Always resolve testcase status before returning.
6136 If `slurp_options' fails, return and don't do test.
6137 (slurp_options): Fix "can't open" error message.
6138 Return -1 to indicate error.
6139
6140 Mon Mar 20 22:45:30 1995 Jeff Law (law@snake.cs.utah.edu)
6141
6142 * gas/hppa/unsorted/common.s: New test.
6143 * gas/hppa/unsorted/unsorted.exp: Run it.
6144
6145 Fri Mar 10 19:07:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6146
6147 * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
6148 uncertainty as to whether there should be trailing bytes in the
6149 output file.
6150 * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
6151 of 0x00000000ffffffff on 64-bit hosts. (I'm not sure if this is
6152 correct.) End with "..." to match trailing zero bytes.
6153
6154 Wed Mar 8 15:50:34 1995 Ian Lance Taylor <ian@cygnus.com>
6155
6156 * gas/mips/mips4.d, gas/mips/mips4.s: New files.
6157 * gas/mips/mips.exp: Run new test.
6158
6159 Thu Feb 23 17:58:50 1995 Jeff Law (law@snake.cs.utah.edu)
6160
6161 * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
6162 * gas/hppa/basic/basic.exp: Test them.
6163
6164 Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com>
6165
6166 * gas/mips/uld.d: New file.
6167 * gas/mips/uld.s: New file.
6168 * gas/mips/usd.d: New file.
6169 * gas/mips/usd.s: New file.
6170 * gas/mips/mips.exp: Run new tests.
6171
6172 Thu Feb 9 10:57:39 1995 Jeff Law (law@snake.cs.utah.edu)
6173
6174 * gas/hppa/reloc/applybug.s: New test.
6175 * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
6176
6177 Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu)
6178
6179 * gas/hppa/reloc/picreloc.s: New test.
6180 * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
6181
6182 Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6183
6184 * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
6185 gas/h8300/h8300.exp: New tests.
6186
6187 Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu)
6188
6189 * gas/hppa/basic/basic.exp (do_system): Update.
6190
6191 Wed Jan 11 17:20:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6192
6193 * gas/mips/mips.exp: Don't run the memory-access tests if the
6194 format is a.out, because the generated code is different from what
6195 is used with other formats.
6196
6197 Tue Jan 10 11:42:13 1995 Jeff Law (law@snake.cs.utah.edu)
6198
6199 * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
6200 regexp to avoid losing without a controlling tty.
6201
6202 Fri Dec 30 18:08:20 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6203
6204 * gas/i386/pushw.l: Fixed whitespace to match current listing
6205 style.
6206
6207 * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
6208 listings enabled.
6209
6210 Thu Dec 15 18:14:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6211
6212 * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
6213 (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
6214 * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use
6215 findfile and transform procedures to determine objdump program
6216 name.
6217
6218 * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
6219 in case the format doesn't automatically require it.
6220 * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
6221 name for the reloc type.
6222
6223 * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
6224 (run_dump_test): If verbosity level is over 3, print out dump
6225 command and its output.
6226
6227 Tue Dec 13 18:21:09 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6228
6229 * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
6230 disassembly.
6231
6232 Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6233
6234 * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
6235 it depends on tty modes.
6236
6237 * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
6238 -nottyinit.
6239
6240 * gas/arm/gas.exp: The arm6 test should report errors, for now.
6241
6242 Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6243
6244 * lib/gas-defs.exp: Use -i in expect_after command.
6245
6246 Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6247
6248 * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
6249 disassembly.
6250
6251 * gas/ieee-fp: Renamed from ieee.fp.
6252
6253 * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
6254
6255 Wed Nov 30 10:48:00 1994 Jeff Law (law@snake.cs.utah.edu)
6256
6257 * gas/hppa/parse: Renamed from gas/hppa/more.parse.
6258
6259 Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu)
6260
6261 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
6262 to fail. Fix comments for the test. Tweak test name.
6263
6264 Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu)
6265
6266 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
6267 output.
6268
6269 Fri Nov 18 17:56:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6270
6271 * gas/mips/ld.d: Adjust to work for both big and little endian
6272 code.
6273 * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
6274 * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
6275 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
6276 * gas/mips/usw.d: Likewise.
6277
6278 Tue Nov 15 11:09:57 1994 Jeff Law (law@snake.cs.utah.edu)
6279
6280 * gas/hppa/unsorted/align4.s: New test.
6281 * gas/hppa/unsorted/unsorted.exp: Run it.
6282
6283 * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
6284 current expected PA ELF output.
6285 * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
6286 (do_plabel_relocation_test): Likewise.
6287
6288 Thu Nov 3 18:14:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6289
6290 * gas/all/p1480.s: Use larger constant, so expression can have a
6291 positive value.
6292 * gas/all/gas.exp: Expect p1480.s without listings to pass.
6293
6294 Thu Nov 3 15:43:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6295
6296 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
6297 Correct test cases.
6298
6299 Thu Oct 20 00:55:13 1994 Jeff Law (law@snake.cs.utah.edu)
6300
6301 * gas/hppa/reloc/blebug3.s: New test.
6302 * gas/hppa/reloc/reloc.exp: Run it.
6303
6304 Mon Oct 17 02:33:53 1994 Jeff Law (law@snake.cs.utah.edu)
6305
6306 * gas/hppa/reloc/reduce3.s: New test.
6307 * gas/hppa/reloc/reloc.exp: Run it.
6308
6309 Sun Oct 16 22:25:56 1994 Jeff Law (law@snake.cs.utah.edu)
6310
6311 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
6312 current reality.
6313
6314 Wed Sep 28 21:21:34 1994 Jeff Law (law@snake.cs.utah.edu)
6315
6316 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
6317 * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
6318 * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
6319 * gas/hppa/reloc/reloc.exp: Changed accordingly.
6320
6321 Wed Sep 28 13:25:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6322
6323 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
6324 overflows are correctly converted to jumps.
6325
6326 Mon Sep 26 17:41:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6327
6328 * gas/mips: Add test cases for PIC code, both SVR4 style and
6329 -membedded-pic style.
6330
6331 Fri Sep 23 14:45:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6332
6333 * gas/mips: New directory with MIPS specific test cases.
6334
6335 * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
6336 the name of the source file to assemble.
6337 (regexp_diff): Put the reason for failure in the log file.
6338
6339 Wed Sep 21 13:44:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6340
6341 * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
6342 doesn't support it. Redirect stdout using > instead of 1>, and
6343 don't bother to redirect stderr since TCL redirects it anyhow.
6344 (run_dump_test): Pass appropriate arguments to program, defaulting
6345 to -r.
6346
6347 Sat Sep 17 01:04:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6348
6349 * gas/vax: New directory.
6350 * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
6351 values.
6352
6353 Mon Sep 12 22:19:11 1994 Jeff Law (law@snake.cs.utah.edu)
6354
6355 * gas/hppa/reloc/r_no_relocbug.s: New test.
6356 * gas/hppa/reloc/reloc.exp: Run it.
6357
6358 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
6359 expected output.
6360
6361 Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
6362
6363 * gas/arm/*: New subtree. Add ARM tests.
6364
6365 Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu)
6366
6367 * gas/hppa/unsorted/unsorted.exp: Accept any character
6368 between foo's type and foo itself.
6369
6370 Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6371
6372 * lib/gas-defs.exp (run_dump_test): New routine for running the
6373 assembler, running objdump or nm (not fully supported) on the
6374 resulting object file, and comparing the results against a file of
6375 regular expressions in the test suite, all in one command.
6376 Options for the assembler and objdump are read from comments at
6377 the start of the .d file.
6378 (fail_phase, slurp_options): New auxiliary routines.
6379 (regexp_diff): Always return a value. Fix bugs in actually doing
6380 the regexp test.
6381
6382 * gas/sun4/addend.exp: Use run_dump_test.
6383 * gas/sun4/addend.d: Fix regular expressions so that they work.
6384
6385 Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu)
6386
6387 * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
6388 * gas/hppa/reloc/reloc.exp: Run them.
6389
6390 Thu Jun 30 18:49:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6391
6392 * config/default.exp: Look for "as.new" in "$base_dir/..", where
6393 it got compiled, not in "$base_dir".
6394 * config/unknown.exp: Deleted.
6395
6396 Sun Jun 26 13:23:54 1994 Jeff Law (law@snake.cs.utah.edu)
6397
6398 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
6399 before exiting. Enclose both calls inside a "catch".
6400 (objdump_finish): Likewise.
6401
6402 Fri Jun 10 10:23:35 1994 Jeff Law (law@snake.cs.utah.edu)
6403
6404 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
6405 for SOM to match current testcase.
6406
6407 Thu Jun 2 19:46:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6408
6409 * gas/i386/{pushw.s,pushw.l}: New test.
6410 * gas/i386/all.exp: Run it.
6411
6412 * Makefile.in (distclean): Remove site config files and gas.sum.
6413
6414 Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6415
6416 * gas/m68k/disperr.s: Use % for registers.
6417
6418 * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
6419
6420 Tue May 17 14:53:08 1994 Bill Cox (bill@rtl.cygnus.com)
6421
6422 * lib/gas-defs.exp: Replace error proc calls with perror calls.
6423
6424 Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu)
6425
6426 * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
6427 ELF code.
6428 * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
6429 not support them.
6430 * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
6431 new ELF code.
6432
6433 Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6434
6435 * config/default.exp: Renamed from unix-gas.exp.
6436
6437 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
6438
6439 * Makefile.in (check): Set TCL_LIBRARY for runtest.
6440
6441 Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6442
6443 * gas/hppa/more.parse/callinfobug.s: Add missing name for
6444 procedure.
6445
6446 * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
6447 $DATA$ rather than $LIT$ subspace.
6448
6449 Sun Mar 27 14:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6450
6451 * gas/hppa/reloc/funcrelocbug.s: New test.
6452 * gas/hppa/reloc/reloc.exp: Run it.
6453
6454 Thu Mar 17 13:38:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6455
6456 * gas/hppa/unsorted/importbug.s: New test.
6457 * gas/hppa/unsorted/unsorted.exp: Run it.
6458
6459 Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6460
6461 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
6462
6463 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
6464 * gas/hppa/unsorted/unsorted.exp: Run it.
6465
6466 * gas/hppa/more.parse/callinfobug.s: New test.
6467 * gas/hppa/omre.parse/parse.exp: Run it.
6468
6469 * gas/hppa/more.parse/regpopbug.s: New test.
6470 * gas/hppa/more.parse/parse.exp: Run it.
6471
6472 Mon Feb 28 14:10:04 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6473
6474 * lib/gas-defs.exp (objdump): New proc.
6475 (objdump_start): Deleted unused proc.
6476 (objdump_start_common): Merged into objdump_start_no_subdir.
6477
6478 * gas/alpha/fp.exp: Use objdump instead of
6479 objdump_start_no_subdir, since the former actually waits for
6480 objdump to finish. Specify .rdata section only. Make comment
6481 indicate Alpha architecture rather than SPARC.
6482 * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
6483 against ASCII code 0x2a ("*", special in regexp).
6484 * gas/sun4/addend.exp: Use objdump instead of
6485 objdump_start_no_subdir.
6486
6487 Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6488
6489 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
6490 a failure if gas is not producing an ELF object.
6491
6492 Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6493
6494 * gas/hppa/basic/fmemLRbug.s: New test.
6495 * gas/hppa/basic/basic.exp: Run it.
6496
6497 Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6498
6499 * gas/alpha/fp.*: New files.
6500 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
6501 verbosity level 3 or above only.
6502
6503 Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6504
6505 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
6506 PA OSF1.
6507
6508 Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6509
6510 * gas/hppa/more.parse/xmpyubug.s: New test.
6511 * gas/hppa/more.parse/parse.exp: Run it.
6512
6513 Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6514
6515 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
6516 "simple_diff" from linker test suite.
6517 * gas/sun4/addend.exp: Use it.
6518 * gas/sun4/addend.d: New file.
6519
6520 Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6521
6522 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
6523 format.
6524
6525 Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
6526
6527 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
6528 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
6529 well under either version of expect.
6530
6531 Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6532
6533 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
6534 elsewhere now.
6535 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
6536 * gas/hppa/basic/basic.exp: Run them.
6537
6538 Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6539
6540 * gas/all/gas.exp: No longer expect difference of forward
6541 references to fail.
6542 * gas/all/x930509.s: Fix testcase to match how the expect code was
6543 written.
6544
6545 Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6546
6547 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
6548 for cross-subspace call bugs is no longer expected to fail.
6549
6550 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
6551 to having a function's label follow the .PROC directive.
6552
6553 Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6554
6555 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
6556 found while working on multiple $CODE$ subspace support.
6557
6558 Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6559
6560 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
6561 to fail.
6562 * gas/hppa/more.parse/procbug.s: Add missing .procend.
6563
6564 Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6565
6566 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
6567 app.c change.
6568
6569 Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6570
6571 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
6572
6573 Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
6574
6575 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
6576 OBJDUMPFLAGS in case it's empty. Use temporary names until the
6577 end; make creating site.exp the final step.
6578 (check): Pass in ASFLAGS.
6579
6580 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
6581 C comments to avoid bugs in latest expect code.
6582
6583 Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6584
6585 * gas/m68k/disperr.s: New test.
6586 * gas/m68k/all.exp: Run it.
6587
6588 Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6589
6590 * gas/hppa/reloc/roundmode.s: New test.
6591 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
6592
6593 Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6594
6595 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
6596 test for ELF.
6597
6598 Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6599
6600 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
6601 directive is an XFAIL for SOM assmeblers.
6602
6603 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
6604 cross-subspace call test.
6605
6606 Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6607
6608 * gas/hppa/more.parse/appbug.s: New test.
6609 * gas/hppa/more.parse/parse.exp: Run it.
6610
6611 * gas/hppa/unsorted/align3.s: New test.
6612 * gas/hppa/unsorted/unsorted.exp: Run it.
6613
6614 Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6615
6616 * gas/all/p2425.s: Insert a tab before assembler directives so
6617 that the directives are not interpreted as labels.
6618
6619 * gas/hppa/basic/weird.s: Sync with GDB version.
6620
6621 * gas/hppa/more.parse/labelbug.s: New test.
6622
6623 * gas/hppa/more.parse/parse.exp: Run it.
6624
6625 Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6626
6627 * gas/hppa/reloc/fixupbug.s: New test.
6628 * gas/hppa/reloc/reloc.exp: Run it.
6629
6630 * gas/hppa/reloc/exitbug.s: New test.
6631 * gas/hppa/reloc/reloc.exp: Run it.
6632
6633 Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6634
6635 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
6636 share the same test code.
6637 * gas/hppa/reloc/relocreduce.s: Likewise.
6638
6639 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
6640 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
6641
6642 Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6643
6644 * gas/hppa/reloc/reloc.exp: No longer expect failure for
6645 field selector on ble instruction test.
6646
6647 * gas/hppa/basic/basic.exp: No longer expect failures for
6648 system instruction tests now that probei is fixed.
6649
6650 Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6651
6652 * gas/hppa/reloc/selectorbug.s: New test.
6653 * gas/hppa/reloc/reloc.exp: Run it.
6654
6655 Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6656
6657 * gas/hppa/unsorted/fragbug.s: New test.
6658 * gas/hppa/unsorted/unsorted.exp: Run it.
6659
6660 Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
6661
6662 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
6663
6664 Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6665
6666 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
6667 * gas/hppa/more.parse/parse.exp: Run them.
6668
6669 Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6670
6671 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
6672 which specific relocations are expected to be found.
6673
6674 Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6675
6676 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
6677
6678 * gas/hppa/more.parse/parse.exp: Add new test.
6679 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
6680 sections are handled correctly.
6681
6682 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
6683
6684 Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6685
6686 * gas/hppa/more.parse/calldatabug.s: Colonize.
6687 * gas/hppa/more.parse/parse.exp: Fix typos.
6688
6689 Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6690
6691 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
6692 * gas/hppa/*/*.exp: New test drivers.
6693 * gas/hppa/*/*.s: New test files.
6694
6695 Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
6696
6697 * gas/sun4: New directory.
6698 * gas/sun4/addend.s,addend.exp: New test case.
6699 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
6700 test case.
6701
6702 * gas/all/gas.exp: Check `*' in C comments.
6703
6704 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
6705 simplify some tests.
6706 (want_no_output): Return zero or nonzero, depending on success or
6707 failure.
6708 (gas_test_old): Return value from want_no_output.
6709 (objdump_start_common): Split off from objdump_start.
6710 (objdump_start_no_subdir): New procedure.
6711
6712 Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
6713
6714 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
6715 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
6716
6717 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
6718 AS_FOR_TARGET.
6719 (check): Don't pass ASFLAGS variable.
6720 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
6721
6722 From Jeff Law:
6723
6724 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
6725 so that tests can parse the output of objdump looking for errors
6726 in relocation entires, file headers and the like.
6727
6728 Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6729
6730 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
6731 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
6732 call so it no longer performs multiple tests.
6733 * gas/m68k/all.exp (t2.s): Don't bother with listings.
6734 (p2410.s): Don't pass unwanted arguments to gas_test_error.
6735
6736 Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6737
6738 * lib/do*: Remove RCS id strings.
6739
6740 Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
6741
6742 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
6743 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
6744 * gas/i386: New directory.
6745
6746 Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
6747
6748 * Added directory structure, to categorize tests by targets.
6749 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
6750 and refined some to examine the assembler listing output.
6751 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
6752 expect_after patterns.
6753 (gas_start, gas_finish): New procs, for tests that examine process
6754 output.
6755 * config/unix-gas.exp: Invoke gas_init directly, instead of
6756 requiring test .exp files do it.
6757
6758 Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6759
6760 * gas/gas.exp: Handle new tests, and changes to testing procs.
6761
6762 * lib/gas-defs.exp (want_no_output): New proc; success iff output
6763 is empty.
6764 (gas_test_old): Functionally same as old gas_test.
6765 (gas_test_ignore_stdout): Rewritten to use want_no_output.
6766 (gas_test): New argument lists set of options to be tried in
6767 combinations. Option with trailing ">" indicates standard output
6768 should be ignored.
6769
6770 * gas/p2425a.s: Use %-form for registers, so this test can be run
6771 on m68k-coff targets too.
6772
6773 * gas/p2430a.s: New test case, whitespace &c matches customer
6774 report more closely. Gets different results from p2430.s; this is
6775 bad, and not yet tested for.
6776
6777 Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
6778
6779 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
6780 * lib/run: New script.
6781 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
6782 and redirection options. Use "run" script so redirection works.
6783 (gas_test): Now takes assembler options as separate arg from input
6784 file name.
6785 (gas_test_ignore_stdout): New proc. Discards output.
6786 (gas_test_error): New proc. Expects assembler to generate output.
6787 (target_cpu_family setting): Handle i486->i386 also.
6788
6789 * lib/do*: Scripts moved here from gas/testscripts. May be useful
6790 someday for writing more test cases; not currently used.
6791
6792 Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6793
6794 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
6795 cases.
6796 * gas/gas.exp: Enable them for appropriate targets. Removed some
6797 useless comments &c. Changed m68k target test to be more general.
6798
6799 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
6800 * gas/gas.exp: Call gas_init.
6801
6802 Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6803
6804 * Test suite created.
This page took 0.164579 seconds and 5 git commands to generate.