2002-09-30 H.J. Lu <hjl@gnu.org>
[binutils.git] / gas / testsuite / ChangeLog
blob668e5a453c7c934d31d53ae543d9120faccecbe3
1 2002-09-30  H.J. Lu <hjl@gnu.org>
3         * gas/mips/mips.exp: Set xfail on empic, empic2, empic3_g1 and
4         empic3_g2 on Linux/mips.
6 2002-09-30  H.J. Lu <hjl@gnu.org>
8         * gas/mips/vr4120.d: Pass -m mips:4120 to objdump.
10 2002-09-30  Gavin Romig-Koch  <gavin@redhat.com>
11             Ken Raeburn  <raeburn@cygnus.com>
12             Aldy Hernandez  <aldyh@redhat.com>
13             DJ Delorie  <dj@redhat.com>
14             Michael Meissner  <meissner@redhat.com>
15             Eric Christopher  <echristo@redhat.com>
16             Richard Sandiford  <rsandifo@redhat.com>
18         * gas/mips/mips4100.[sd]: Move dmadd16 and madd16 checks to...
19         * gas/mips/vr4111.[sd]: ...this new test.
20         * gas/mips/vr4120.[sd],
21         * gas/mips/vr4122.[sd],
22         * gas/mips/vr5400.[sd],
23         * gas/mips/vr5500.[sd]: New tests.
24         * mips.exp: Run them.
26 2002-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
28         * gas/sh/pcrel2.s: New.
29         * gas/sh/pcrel2.d: New.
30         * gas/sh/basic.exp: Add pcrel2 test.
32 2002-09-27  Jason Thorpe  <thorpej@wasabisystems.com>
34         * gas/vax/elf-rel.[ds]: New test.
35         * gas/vax/quad.exp: Move contents to...
36         * gas/vax/vax.exp: ...here.  New file.
38 2002-09-27  H.J. Lu <hjl@gnu.org>
40         * gas/mips/mips-jalx.s: Add ".p2align 4".
41         * gas/mips/mips16-jalx.s: Likewise.
43         * gas/mips/mips-jalx.d: Check nop.
44         * gas/mips/mips16-jalx.d: Likewise.
46 2002-09-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
48         * gas/mips/mips-jalx.d: New file, check jalx assembly.
49         * gas/mips/mips-jalx.s: Likewise.
50         * gas/mips/mips-no-jalx.l: Likewise.
51         * gas/mips/mips-no-jalx.s: Likewise.
52         * gas/mips/mips16-jalx.d: Likewise.
53         * gas/mips/mips16-jalx.s: Likewise.
54         * gas/mips/mips.exp: Add new tests.
56 2002-09-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
58         * gas/mips/jal-range.s: Fix jump overflow check.
59         * gas/mips/jal-range.l: Likewise.
61 2002-09-23  Nick Clifton  <nickc@redhat.com>
63         * gas/arm/armv1-bad.s: Add LDM and STM instructions which are
64         unpredictable because of their use of the writeback bit.
66 2002-09-21  Nick Clifton  <nickc@redhat.com>
68         * gas/arm/inst.s: Fix UNPREDICATABLE use of writeback in LDM/STM
69         instructions.
70         * gas/arm/inst.d: Update expected results.
72 2002-09-19  Jakub Jelinek  <jakub@redhat.com>
74         * gas/i386/tlspic.s: Add tests.
75         * gas/i386/tlspic.d: Regenerated.
76         * gas/i386/tlsnopic.s: Add tests.
77         * gas/i386/tlsnopic.d: Regenerated.
79 2002-09-19  Richard Henderson  <rth@redhat.com>
81         * gas/alpha/elf-reloc-7.s: New.
82         * gas/alpha/elf-reloc-7.d: New.
83         * gas/alpha/alpha.exp: Run it.
85 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
87         * gas/mips/mips-abi32-pic2.s: New file.
88         * gas/mips/mips-abi32-pic2.d: New file.
89         * gas/mips/mips.exp: Run new test.
91 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
93         * gas/mips/baddata1.s: New file.
94         * gas/mips/baddata1.l: New file.
95         * gas/mips/mips.exp: Run new test.
97 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
99         * gas/mips/branch-misc-1.d: New file.
100         * gas/mips/branch-misc-1.s: New file.
101         * gas/mips/branch-misc-2.s: New file.
102         * gas/mips/branch-misc-2.d: New file.
103         * gas/mips/mips.exp: Run new tests.
105 2002-09-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
107         * gas/mips/jal-range.s: Check for jal overflows.
108         * gas/mips/jal-range.l: List file for it.
109         * gas/mips/mips.exp: Use it.
111 2002-09-08  Ben Elliston  <bje@redhat.com>
113         * gas/hppa/basic/basic.exp: Update DejaGnu mail address.
114         * gas/hppa/parse/parse.exp: Likewise.
115         * gas/hppa/reloc/reloc.exp: Likewise.
116         * gas/hppa/unsorted/unsorted.exp: Likewise.
117         * gas/mn10200/basic.exp: Likewise.
118         * gas/mn10300/basic.exp: Likewise.
119         * gas/sh/basic.exp: Likewise.
120         * gas/sh/sh64/sh64.exp: Likewise.
121         * gas/v850/basic.exp: Likewise.
122         * lib/gas-defs.exp: Likewise.
124         * gas/all/gas.exp: Removing limping support for DejaGnu 1.1.1.
125         * gasp/gasp.exp: Likewise.
127 2002-09-05  Alan Modra  <amodra@bigpond.net.au>
129         * gas/i386/absrel.s: New.
130         * gas/i386/absrel.d: New.
131         * gas/i386/pcrel.s: New.
132         * gas/i386/pcrel.d: New.
133         * gas/i386/i386.exp: Run them.
134         * gas/testsuite/gas/mmix/comment-1.d: Don't test the symbol
135         index, the name will do.
136         * gas/mri/moveml.d: Escape dots.
137         * gas/macros/macros.exp (strings): Add rs6000-*-* to xfails.
138         * gas/mips/beq.s: Don't make text_label global.
139         * gas/mips/mips32.s: Likewise.
140         * gas/mips/mips64-mips3d.s: Likewise.
142 2002-08-28  Alan Modra  <amodra@bigpond.net.au>
144         * gas/mcore/allinsn.d: Escape dots.  Pass -z to objdump and adjust
145         to suit.  Match coff relocs.  Match "from address pool" comments.
146         * gas/sparc/pcrel.s: Use 2b label in expressions.
147         * gas/sparc/pcrel64.s: Likewise.
148         * gas/sparc/pcrel.d: Adjust to suit.
149         * gas/sparc/pcrel64.d: Likewise.
150         * gas/vtable/vtable.exp: Move xfails to ..
151         (proc vtable_setup_xfails): .. here. Add i866.
153         * gas/macros/macros.exp (strings): Update xfails.
155 2002-08-26  Alan Modra  <amodra@bigpond.net.au>
157         * gas/m68k/all.exp: xfail non-ELF targets on pcrel test.
159         * gas/m68hc11/insns.d: Quote dots.
160         * gas/m68hc11/opers12.d: Likewise.
162         * gas/ieee-fp/x930509a.exp: Run the test but xfail.  Add c80 to xfails.
164         * gas/vax/quad.exp: Use quad_elf.s for ELF targets.
165         * gas/vax/quad.s: Align
166         * gas/vax/quad_elf.s: New version of quad.s with %reg.
168         * gas/sparc/sparc.exp (sparc_elf_setup): New.
169         Use it to xfail for non-ELF targets.
171         * gas/tic54x/align.s: Add comment.
172         * gas/tic54x/align.d: Adjust .text size for 2002-05-23 write.c change.
173         * gas/tic54x/extaddr.d: Similarly adjust disassembly tail.
175 2002-08-22  Nick Clifton  <nickc@redhat.com>
177         * gas/arm/arch5tej.s: Add nops to align output.
178         * gas/arm/arch5tej.d: Expect nops.
179         * gas/arm/arm7t.s: Add nops, remove thumb instructions.
180         * gas/arm/arm7t.d: Expect nops.
181         * gas/arm/armv1.s: Add nops.
182         * gas/arm/armv1.d: Expect nops.
183         * gas/arm/fpa-mem.s: Add nops.
184         * gas/arm/fpa-mem.d: Expext nops.
185         * gas/arm/vfp1.s: Add nops.
186         * gas/arm/vfp1.d: Expect nops.
187         * gas/arm/xscale.s: Add nops.
188         * gas/arm/xscale.d: Expect nops.
189         * gas/arm/arm.exp: Do not run thumb tests for arm-aout
190         toolchain.
192 2002-08-22  Alan Modra  <amodra@bigpond.net.au>
194         * gas/ppc/ppc.exp: Don't run e500 test on xcoff targets.
195         * gas/ppc/astest2.d: Escape dots.
197 2002-08-20  Richard Sandiford  <rsandifo@redhat.com>
199         * gas/mips/rol.s: Add rotate by zero tests.
200         * gas/mips/rol.d: Update accordingly.
201         * gas/mips/rol64.d: Expect rotates by zero to use dsrl.
203 2002-08-19  Elena Zannoni   <ezannoni@redhat.com>
205         From  matthew green  <mrg@redhat.com>
206         
207         * e500.s: New tests for e500 instructions.
208         * e500.d: Results for new test.
209         * ppc.exp: Test e500.s.
211 2002-08-16  Stephen Clarke <stephen.clarke@superh.com>
213         * gas/sh/sh64/datal32-3.d: Formatting change to match the current
214         output of objdump.
216 2002-08-16  Alan Modra  <amodra@bigpond.net.au>
218         * gas/all/gas.exp (forward references): Don't test c30.
219         * gas/d30v/guard-debug.d: Use -gstabs rather than -g.
220         * gas/elf/ehopt0.s: Don't use "$" in labels.
221         * gas/ieee-fp/x930509a.exp: Don't test c30.
222         * gas/m68hc11/malis.d: Adjust -I so that test runs when not building
223         in source dir.
224         * gas/mri/mri.exp: Don't run on "m68hc*".
225         * gas/sh/basic.exp (do_fp): Match LE too.
226         (pcrel-coff): Run this version for "sh*-pe*" and rename "sh*-hms" to
227         "sh*-rtems".
228         * gas/sh/pcrel-coff.d: Add -EB to objdump flags.
229         * gas/vtable/vtable.exp: Don't run on linuxecoff.  setup_xfail in
230         preference to not running on ELF targets that might one day pass.
231         Add more xfails.  Add more targets to the REL list.
233 2002-08-14  H.J. Lu <hjl@gnu.org>
235         * gas/mips/elempic.d: Treat "addiu" and "daddiu" as equivalent
236         when $0 is source.
237         * gas/mips/telempic.d: Likewise.
238         * gas/mips/telempic.d: Likewise.
240 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
242         * gas/m68hc11/all.exp: Run the new test.
243         * gas/m68hc11/insns12.s: New file to test specific 68HC12 insns.
244         * gas/m68hc11/insns12.d: New file.
245         * gas/m68hc11/branchs12.s: New test.
246         * gas/m68hc11/branchs12.d: New test.
248         * gas/m68hc11/all_insns.d: Dump the relocs to verify that they
249         are against symbols and not sections (for linker relaxation).
250         * gas/m68hc11/insns-dwarf2.d: Likewise.
251         * gas/m68hc11/insns.d: Likewise.
252         * gas/m68hc11/lbranch.d: Likewise.
253         * gas/m68hc11/lbranch-dwarf2.d: Likewise.
254         * gas/m68hc11/opers12.d: Likewise.
255         * gas/m68hc11/opers12-dwarf2.d: Likewise.
257 2002-08-12  Richard Sandiford  <rsandifo@redhat.com>
259         * gas/mips/elf-consthilo.[sd]: New test.
260         * gas/mips/mips.exp: Run it.
262 2002-08-09  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
264         * gas/mips/empic.d: Treat "addiu" and "daddiu" as equivalent when
265         $0 is source.
267 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
269         * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.
270         * gas/ppc/booke_xcoff64.d: Likewise.  Also fix relocs.
272 2002-08-01  H.J. Lu <hjl@gnu.org>
274         * gas/mips/elf-rel6.s: Add ".p2align 4".
275         * gas/mips/elf-rel6.d: Check nop.
277 2002-08-01  Richard Sandiford  <rsandifo@redhat.com>
279         * gas/mips/elf-rel6.[sd]: New test.
280         * gas/mips/mips.exp: Run it.
282 2002-07-29  Chris Demetriou  <cgd@broadcom.com>
284         * gas/mips/elf_ase_mips16.d: New file to test ELF MIPS16 ASE marking.
285         * gas/mips/elf_ase_mips16.s: Likewise.
286         * gas/mips/mips.exp: Run the new test.
288 2002-07-26  Alan Modra  <amodra@bigpond.net.au>
290         * gas/ppc/altivec.d: Invoke "as" with "-a32".
292 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
294         * gas/mips/mips-gp32-fp64.d,
295         * gas/mips/mips-gp32-fp64-pic.d: Add -mfp64.
297 2002-07-19  Hans-Peter Nilsson  <hp@bitrange.com>
299         * gas/mmix/list-pseudoints.l: Adjust for changes in gas section
300         padding.
301         * gas/mmix/greg7.d: Ditto.
302         * gas/mmix/greg8.d: Ditto.
303         * gas/mmix/fb-2.d: Ditto.
304         * gas/mmix/comment-1.d: Ditto.
305         * gas/mmix/byte-1.d: Ditto.
307 2002-07-17  H.J. Lu <hjl@gnu.org>
309         * gas/ia64/dv-branch.d: Updated.
310         * gas/ia64/opc-b.d: Likewise.
312 2002-07-08  Alan Modra  <amodra@bigpond.net.au>
314         * gas/i386/intel16.s: New.
315         * gas/i386/intel16.d: New.
316         * gas/i386/i386.exp: Run it.
318 2002-07-03  Alan Modra  <amodra@bigpond.net.au>
320         * lib/gas-defs.exp (run_dump_test): Run objdump/nm/objcopy/readelf
321         with LC_ALL=C to ensure consistent sorting.
323 2002-06-18  Dave Brolley  <brolley@redhat.com>
325         * gas/frv: New testsuite.
327 Mon Jun 17 16:23:59 2002  J"orn Rennecke <joern.rennecke@superh.com>
329         * gas/sh/dsp.s: Add three more instructions.
330         * gas/sh/dsp.d: Update.
332 2002-06-14  Daniel Jacobowitz  <drow@mvista.com>
334         * gas/mips/lineno.d: Use --gstabs.
335         * gas/mips/mips.exp (lineno.s): Remove XFAIL.
337 2002-06-12  Tom Rix  <trix@redhat.com>
339         * gas/ppc/aix.exp: Run tests for all versions of powerpc AIX. Add
340         text alignment tests.
341         * gas/ppc/textalign-xcoff-001.d: New Test.
342         * gas/ppc/textalign-xcoff-002.d: New Test.
343         * gas/ppc/test1xcoff32.d : Change text section alignment.
344         * gas/ppc/booke_xcoff.d: Remove invalid pad.
346 2002-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
348         * gas/hppa/basic/add.s: Set code level to 1.1.
349         * gas/hppa/basic/branch.s: Likewise.
350         * gas/hppa/basic/dcor.s: Likewise.
351         * gas/hppa/basic/logical.s: Likewise.
352         * gas/hppa/basic/shladd.s: Likewise.
353         * gas/hppa/basic/sub.s: Likewise.
354         * gas/hppa/basic/unit.s: Likewise.
355         * gas/hppa/unsorted/unsorted.exp: Return if target "*-*-linux*".
357 2002-05-31  Chris G. Demetriou  <cgd@broadcom.com>
359         * gas/mips/sb1-ext-mdmx.s: New file.
360         * gas/mips/sb1-ext-mdmx.d: Likewise.
361         * gas/mips/mips.exp: Run new "sb1-ext-mdmx" test.
363 2002-05-31  Chris G. Demetriou  <cgd@broadcom.com>
365         * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
366         mipsisa64*-*-* targets, rather than e32-rel2 and e32el-rel2.
368 2002-05-30  Chris G. Demetriou  <cgd@broadcom.com>
370         * gas/mips/mips64-mdmx.s: Tweak to more thoroughly cover
371         instruction encodings.
372         * gas/mips/mips64-mdmx.d: Likewise.
374 2002-05-30  Chris G. Demetriou  <cgd@broadcom.com>
376         * gas/mips/mips64-mdmx.s: New file.
377         * gas/mips/mips64-mdmx.d: Likewise.
378         * gas/mips/mips.exp: Run new "mips64-mdmx" test.
380 2002-05-30  Richard Henderson  <rth@redhat.com>
382         * gas/alpha/elf-tls-1.s, gas/alpha/elf-tls-1.d: New.
383         * gas/alpha/elf-tls-2.s, gas/alpha/elf-tls-1.l: New.
384         * gas/alpha/elf-tls-3.s, gas/alpha/elf-tls-1.l: New.
385         * gas/alpha/alpha.exp: Run them.
387 2002-05-30  Tom Rix  <trix@redhat.com>
389         * gas/d10v/d10v.exp: Add -gstabs packing, sequence control
390         packing, warning, instruction packing, label, immediate and,
391         error tests.
392         * gas/d10v/instruction_packing-001.d - intruction_packing-010.d: 
393         New tests.
394         * gas/d10v/control-001.d: New test.
395         * gas/d10v/warning-001.d - warning-019.d: New tests.  
396         * gas/d10v/label-001.d: New test.
397         * gas/d10v/error-001.d - error-002.d : New tests.
398         * gas/d10v/immediate-001.d - immediate-007.d: New tests.
400         * lib/gas-defs.exp (run_dump_test): Add error option.
402 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
404         * gas/dlx: New directory: DLX gas testsuite
405         * alltests.exp: New file: Test driver
406         * branch.d: New file: Expected results.
407         * branch.s: New file: Test branch insns.
408         * itype.d: New file: Expected results.
409         * itype.s: New file: Test ordinary insns.
410         * lhi.d: New file: Expected results.
411         * lhi.s: New file: Test load hi insns.
412         * load.d: New file: Expected results.
413         * load.s: New file: Test load insns.
414         * rtype.d: New file: Expected results.
415         * rtype.s: New file: Test arithmetic insns.
416         * store.d: New file: Expected results.
417         * store.s: New file: Test store insns.
419 2002-05-23  Tom Rix  <trix@redhat.com>
421         * gas/d10v/d10v.exp: Add instruction packing test.
422         * gas/d10v/instruction_packing.s : New test.
424 2002-05-22  Tom Rix  <trix@redhat.com>
426         * gas/d10v/d10v.exp: Renamed from d10.exp. Add address-* tests.
427         * gas/d10v/address-001.s - address-041.s : New tests.
429 2002-05-23  H.J. Lu <hjl@gnu.org>
431         * gas/mips/elf-rel.d: Skip the padding.
432         * gas/mips/elfel-rel.d: Likewise.
434 2002-05-23  H.J. Lu <hjl@gnu.org>
436         * gas/all/align2.d: New.
437         * gas/all/align2.s: New.
439         * gas/all/gas.exp: Run align2.
441 2002-05-22  H.J. Lu <hjl@gnu.org>
443         * gas/mips/elf-rel.d: Updated for the subsegs_finish change in
444         write.c.
445         * gas/mips/elfel-rel.d: Likewise.
447 Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
449         * gas/sh/pcrel-coff.s: New file.
450         * gas/sh/pcrel-coff.d: Likewise.
451         * gas/sh/basic.exp: For coff, don't do dsp test,
452         and a modified pcrel test.
454 2002-05-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
456         * gas/mips/rol64.s: New file, test of drol, dror macros.
457         * gas/mips/rol64.d: Likewise.
458         * gas/mips/mips.exp: Add new test.
460 2002-05-20  Nick Clifton  <nickc@cambridge.redhat.com>
462         * gas/arm/arm.exp: Replace deprecated command line switches
463         with their modern equivalents.
464         * gas/arm/arm7t.d: As above.
465         * gas/arm/armv1.d: As above.
466         * gas/arm/fpa-dyadic.d: As above.
467         * gas/arm/fpa-mem.d: As above.
468         * gas/arm/fpa-monadic.d: As above.
469         * gas/arm/inst.d: As above.
470         * gas/arm/ldconst.d: As above.
471         * gas/arm/xscale.d: As above.
473 2002-05-13  Alan Modra  <amodra@bigpond.net.au>
475         * gas/i386/x86-64-opcode.s: Pad out end of .text with zeros.
476         * gas/i386/x86-64-opcode.d: Adjust.
478 2002-05-02  Nick Clifton  <nickc@cambridge.redhat.com>
480         * gas/arm/arm7t.s: Add thumb mode "sub r?, #0" and "add r?, #0".
481         * gas/arm/arm7t.d: Add expected results.  (Make sure that the
482         subtract is not converted into an add).
484 2002-04-23  H.J. Lu <hjl@gnu.org>
486         * gas/mips/elempic.d: Use empic.l.
487         * gas/mips/telempic.d: Likewise.
488         * gas/mips/tempic.d: Likewise.
490 2002-04-23  H.J. Lu <hjl@gnu.org>
492         * gas/hppa/parse/parse.exp: Don't expect failure on line separator
493         test on hppa*-*-linux* nor hppa*-*-netbsd*.
495 2002-04-22  Chris Demetriou  <cgd@broadcom.com>
497         * gas/mips/mips-gp64-fp32.l: New file.
498         * gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr
499         output.
500         * gas/mips/mips-gp64-fp64.l: New file.
501         * gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr
502         output.
504 2002-04-22  Chris Demetriou  <cgd@broadcom.com>
506         * lib/gas-defs.exp (run_dump_test): Support new attribute "stderr"
507         which is a file used to regexp_diff the assembler's pruned stderr
508         output.
509         (write_file): New helper function to write a string into a file.
511         * gas/mips/empic.l: New file which matches empic tests' warnings.
512         * gas/mips/empic.d: Use empic.l.
514 2002-04-19  Nick Clifton  <nickc@cambridge.redhat.com>
516         * gas/all/gas.exp (cofftag): Do not run test for xscale-coff
517         toolchain.
518         (struct, align, incbin): Use case switch so that other targets to
519         be skipped can be added in the future.
521 2002-04-17  matthew green  <mrg@redhat.com>
523         * gas/ppc/altivec.d: Fix dssall test.
524         * gas/ppc/altivec.s: Likewise.
525         * gas/ppc/altivec_xcoff.d: Likewise.
526         * gas/ppc/altivec_xcoff.s: Likewise.
527         * gas/ppc/altivec_xcoff64.d: Likewise.
528         * gas/ppc/altivec_xcoff64.s: Likewise.
530 2002-04-04  Nick Clifton  <nickc@cambridge.redhat.com>
532         * gas/mips/mips.exp: Remove spurious whaitespace.
533         Open out one-line if-then-else test clauses so that other clauses
534         can be inserted in the future.
536 2002-03-19  Bo Thorsen  <bo@suse.de>
538         * gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes.
539         * gas/i386/x86-64-opcode.s: Likewise
541 2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
543         * gas/mips/mips64-mips3d.s: New file.
544         * gas/mips/mips64-mips3d.d: Likewise.
545         * gas/mips/mips.exp: Run new "mips64-mips3d" test.
547 2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
549         * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
550         mipsisa32*-*-* targets, rather than e32-rel2 and e32el-rel2.
552 2002-03-14  Hans-Peter Nilsson  <hp@bitrange.com>
554         * gas/mmix/weak1.d, gas/mmix/weak1.d: New test.
556 2002-03-05  Paul Koning  <pkoning@equallogic.com>
558         * gas/pdp11/pdp11.exp: New file.
559         * gas/pdp11/opcode.s: Ditto.
560         * gas/pdp11/opcode.d: Ditto.
562 2002-02-22  Bo Thorsen  <bo@suse.de>
564         * i386.exp: Add x86-64-opcode (checks valid opcodes) and x86-64-inval
565         (checks invalid opcodes) checks
566         * x86-64-inval.l: New file.
567         * x86-64-inval.s: New file.
568         * x86-64-opcode.d: New file.
569         * x86-64-opcode.s: New file.
571 2002-02-26  Chris Demetriou  <cgd@broadcom.com>
573         * gas/mips/empic2.d: Adjust for the fact that relocations on
574         symbols local to this file are resolved at assembly time into
575         section-relative relocations, even if the symbols are extern.
576         * gas/mips/empic2.s: Add file offset information, so the next
577         person to do the math mentioned above has an easier time.
578         * gas/mips/jal-empic-elf.d: New test.
579         * gas/mips/jal-empic-elf-2.d, gas/mips/jal-empic-elf-2.s: New test.
580         * gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf-3.s: New test.
581         * gas/mips/mips.exp: Run the new tests.
583 2002-02-25  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
585         * mips-gp64-fp32-pic.d: Fix test of 64bit register loads.
586         * mips-gp64-fp32-pic.s: Likewise.
587         * mips-gp64-fp32.d: Likewise.
588         * mips-gp64-fp32.s: Likewise.
589         * mips-gp64-fp64-pic.d: Likewise.
590         * mips-gp64-fp64-pic.s: Likewise.
591         * mips-gp64-fp64.d: Likewise.
592         * mips-gp64-fp64.s: Likewise.
594 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
596         * gas/hppa/reloc/reloc.exp: Update copyright date.
598 2002-02-24  Hans-Peter Nilsson  <hp@bitrange.com>
600         * gas/mmix/bspec-1.d, gas/mmix/bspec-2.d, gas/mmix/comment-1.d:
601         Adjust to changes in readelf output.
603 2002-02-22  Nick Clifton  <nickc@cambridge.redhat.com>
605         * gasp/gasp.exp: If gasp does not exist, do not complain, just
606         exit silently.
608 2002-02-20  Tom Rix  <trix@redhat.com>
610         * gas/ppc/ppc.exp: Add xcoff booke tests.
611         * gas/ppc/booke_xcoff.s: New.
612         * gas/ppc/booke_xcoff.d: New.
613         * gas/ppc/booke_xcoff64.s: New.
614         * gas/ppc/booke_xcoff64.d: New.
616 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
618         * gas/sh/basic.exp: Don't run PIC tests for targets that don't
619         support it.
621 2002-02-14  Tom Rix  <trix@redhat.com>
623         * gas/ppc/ppc.exp: Add xcoff altivec tests.
624         * gas/ppc/altivec_xcoff.s: New.
625         * gas/ppc/altivec_xcoff.d: New.
626         * gas/ppc/altivec_xcoff64.s: New.
627         * gas/ppc/altivec_xcoff64.d: New.
629 2002-02-13  Ben Elliston  <bje@redhat.com>
631         * gasp/flonums.asm: New test.
632         * gasp/flonums.err: New result.
633         * gasp/flonums.out: Likewise.
635 2002-02-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
637         * gas/hppa/reloc/reloc.exp (labelopbug.s): Change test to suit
638         hppa_fix_adjustable change.
640 2002-02-09  Richard Henderson  <rth@redhat.com>
642         * gas/alpha/elf-reloc-5.s, gas/alpha/elf-reloc-5.d: New.
643         * gas/alpha/elf-reloc-6.s, gas/alpha/elf-reloc-6.l: New.
644         * gas/alpha/alpha.exp: Run them.
646 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
648         * gas/mips/mips.exp: Document (but do not XFAIL) currently-failing
649         MIPS ECOFF tests, providing what information is known about
650         the origins of the failures.
652 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
654         Contribute sh64-elf.
655         2002-02-01  Alexandre Oliva  <aoliva@redhat.com>
656         * gas/sh/sh64/syntax-1.s: Remove `-4' from @(expr-4,pc).
657         2002-01-28  Alexandre Oliva  <aoliva@redhat.com>
658         * gas/sh/sh64/crange1-1.d: Formatting changes to match the current
659         output of objdump.
660         * gas/sh/sh64/crange1-2.d: Likewise.
661         * gas/sh/sh64/crange2-2.d: Likewise.
662         * gas/sh/sh64/crange3-1.d: Likewise.
663         * gas/sh/sh64/crange4-1.d: Likewise.
664         * gas/sh/sh64/datal-2.d: Likewise.
665         * gas/sh/sh64/datal32-1.d: Likewise.
666         * gas/sh/sh64/datal32-3.d: Likewise.
667         * gas/sh/sh64/localcom-1.d: Likewise.
668         * gas/sh/sh64/mix-1.d: Likewise.
669         * gas/sh/sh64/pt32-1.d: Likewise.
670         * gas/sh/sh64/rel32-1.d: Likewise.
671         * gas/sh/sh64/rel32-2.d: Likewise.
672         * gas/sh/sh64/rel32-3.d: Likewise.
673         * gas/sh/sh64/rel32-4.d: Likewise.
674         * gas/sh/sh64/rel32-5.d: Likewise.
675         * gas/sh/sh64/ua32-1.d: Likewise.
676         2001-03-14  DJ Delorie  <dj@redhat.com>
677         * gas/sh/sh64/endian-1.d: New test - Little Endianness.
678         * gas/sh/sh64/endian-1.s: New test - Little Endianness.
679         * gas/sh/sh64/endian-2.d: New test - Big Endianness.
680         * gas/sh/sh64/endian-2.s: New test - Big Endianness.
681         2001-03-12  DJ Delorie  <dj@redhat.com>
682         * gas/sh/sh64/syntax-1.d: New test - basic syntax.
683         * gas/sh/sh64/syntax-1.s: New test - basic syntax.
684         * gas/sh/sh64/syntax-2.d: New test - basic syntax, pseudos.
685         * gas/sh/sh64/syntax-2.s: New test - basic syntax, pseudos.
686         2001-03-06  DJ Delorie  <dj@redhat.com>
687         * gas/sh/sh64/lineno.d: New, test dwarf2 line numbers vs macros.
688         * gas/sh/sh64/lineno.s: Ditto.
689         2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
690         * gas/sh/sh64/err-dsp.s: New test.
691         2001-01-13  Hans-Peter Nilsson  <hpn@cygnus.com>
692         * gas/sh/sh64/err-abi-64.s, gas/sh/sh64/err-abi-32.s,
693         gas/sh/sh64/abi-64.s, gas/sh/sh64/abi-64.d, gas/sh/sh64/abi-32.s,
694         gas/sh/sh64/abi-32.d, gas/sh/sh64/crange3.s,
695         gas/sh/sh64/crange3-1.d, gas/sh/sh64/crange4.s,
696         gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5.s,
697         gas/sh/sh64/crange5-1.d: New tests.
698         2001-01-07  Hans-Peter Nilsson  <hpn@cygnus.com>
699         * gas/sh/sh64/relax-1.s, gas/sh/sh64/relax-1.d: New test.
700         * gas/sh/sh64/err-pt-1.s: New test.
701         * gas/sh/sh64/relax-2.s, gas/sh/sh64/relax-2.d: New test.
702         * gas/sh/sh64/localcom-1.s, gas/sh/sh64/localcom-1.d: New test.
703         * gas/sh/sh64/movi-3.s, gas/sh/sh64/movi-3.d: New test.
704         * gas/sh/sh64/relax-3.s, gas/sh/sh64/relax-3.d: New test.
705         2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
706         * gas/sh/sh64/case-noexp-1.d: Adjust to changed GAS output for
707         check-PTA/PTB / perhaps-change-to-PTB bit in target field.
708         * gas/sh/sh64/case-noexp-1.d: Ditto.
709         * gas/sh/sh64/mix-noexp-1.d: Ditto.
710         * gas/sh/sh64/pt32-noexp-2.d: Ditto.
711         * gas/sh/sh64/pt64-noexp-2.d: Ditto.
712         * gas/sh/sh64/ptc32-noexp-1.d: Ditto.
713         * gas/sh/sh64/ptc64-noexp-1.d: Ditto.
714         * gas/sh/sh64/ptext32-noexp-1.d: Ditto.
715         * gas/sh/sh64/ptext64-noexp-1.d: Ditto.
716         2000-12-31  Hans-Peter Nilsson  <hpn@cygnus.com>
717         * gas/sh/sh64/shift64-3.d: Fix typo.
718         * gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/shift32-noexp-3.d,
719         gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/ptext64-32-1.d,
720         gas/sh/sh64/ptext32-noexp-1.d, gas/sh/sh64/ptc64-noexp-1.d,
721         gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc32-noexp-1.d,
722         gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/pt64-32-2.d,
723         gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt32-noexp-2.d,
724         gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/movi64-noexp-2.d,
725         gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/mix-noexp-1.d,
726         gas/sh/sh64/err-ptb-2.s, gas/sh/sh64/err-ptb-1.s,
727         gas/sh/sh64/err-pt32-cmd3.s, gas/sh/sh64/err-pt32-cmd2.s,
728         gas/sh/sh64/err-pt32-cmd1.s, gas/sh/sh64/err-noexp-cmd1.s,
729         gas/sh/sh64/err-movi-noexp-1.s, gas/sh/sh64/crange2.s,
730         gas/sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange2-2.d,
731         gas/sh/sh64/crange2-1.d, gas/sh/sh64/case-noexp-1.d: New tests.
732         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
733         * gas/sh/sh64/err-4.s: Use option -no-mix to see errors.  Adjust
734         for errors not being emitted at the .mode directives anymore.
735         * gas/sh/sh64/crange1.s, gas/sh/sh64/crange1-2.d,
736         gas/sh/sh64/crange1-1.d: New tests for .cranges section.
737         2000-12-12  Hans-Peter Nilsson  <hpn@cygnus.com>
738         * gas/sh/sh64/err-3.s: New test.
739         * gas/sh/sh64/immexpr1.s, gas/sh/sh64/immexpr32-1.d,
740         gas/sh/sh64/immexpr64-1.d: New tests.
741         * gas/sh/sh64/immexpr2.s, gas/sh/sh64/immexpr32-2.d,
742         gas/sh/sh64/immexpr64-2.d: New tests.
743         2000-12-11  Hans-Peter Nilsson  <hpn@cygnus.com>
744         * gas/sh/sh64/rel-1.s, gas/sh/sh64/rel-2.s, gas/sh/sh64/rel-3.s,
745         gas/sh/sh64/rel-4.s, gas/sh/sh64/rel-5.s, gas/sh/sh64/rel32-1.d,
746         gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
747         gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
748         gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
749         gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
750         gas/sh/sh64/rel64-5.d: New tests.
751         2000-12-07  Hans-Peter Nilsson  <hpn@cygnus.com>
752         * gas/sh/sh64/case-1.d, gas/sh/sh64/mix-1.d, gas/sh/sh64/pt32-1.d,
753         gas/sh/sh64/pt64-1.d, gas/sh/sh64/ptc32-1.d,
754         gas/sh/sh64/ptc64-1.d, gas/sh/sh64/ptext32-1.d,
755         gas/sh/sh64/ptext64-1.d: Correct offsets in PT/PTA/PTB expansion.
756         2000-12-05  Hans-Peter Nilsson  <hpn@cygnus.com>
757         * gas/sh/sh64/datal-3.s, gas/sh/sh64/datal32-3.d,
758         gas/sh/sh64/datal64-3.d: New tests.
759         2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
760         * gas/sh/sh64/datal-1.s: Remove whitespace at end of line.
761         * gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal64-1.d,
762         gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
763         gas/sh/sh64/movi64-1.d, gas/sh/sh64/movi64-3.d: Correct register.
764         * gas/sh/sh64/mix-1.s, gas/sh/sh64/mix-1.d, gas/sh/sh64/err-4.s:
765         New tests.
766         2000-11-26  Hans-Peter Nilsson  <hpn@cygnus.com>
767         * gas/macros/macros.exp: Import xfail sh*-*-* from net binutils.
768         * gas/sh/sh64/case-1.d: Correct offsets in PT/PTA/PTB expansion.
769         gas/sh/sh64/pt32-1.d, gas/sh/sh64/pt64-1.d: Ditto.
770         gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Ditto.
771         gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext64-1.d: Ditto.
772         2000-11-25  Hans-Peter Nilsson  <hpn@cygnus.com>
773         * gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Correct.
774         * gas/sh/sh64/datal-1.s, gas/sh/sh64/datal32-1.d,
775         gas/sh/sh64/datal64-1.d: New test.
776         * gas/sh/sh64/datal-2.s, gas/sh/sh64/datal-2.d: New test.
777         * gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-1.s: New test.
778         * gas/sh/sh64/creg-2.d, gas/sh/sh64/creg-2.s: New test.
779         2000-11-24  Hans-Peter Nilsson  <hpn@cygnus.com>
780         * gas/sh/sh64: New testsuite.
782 2002-02-06  Alexandre Oliva  <aoliva@redhat.com>
784         * gas/sh/pic.d, gas/sh/pic.s: New test.
785         * gas/sh/basic.exp: Run it.
787 2002-02-05  Alan Modra  <amodra@bigpond.net.au>
789         * gas/ppc/test1elf64.d: Tweak arch name.
791 2002-02-04  Alexandre Oliva  <aoliva@redhat.com>
793         * gas/sh/pcrel.d, gas/sh/pcrel.s: New test.
794         * gas/sh/basic.exp: Run it.
796 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
798         * gas/mmix/basep-8.d, gas/mmix/basep-9.s, gas/mmix/basep-9.d,
799         gas/mmix/err-bpo6.s, gas/mmix/basep-8.s, gas/mmix/basep-10.d,
800         gas/mmix/basep-10.s, gas/mmix/basep-11.s, gas/mmix/basep-11.d: New
801         tests for base-plus-offset relocations and global register
802         allocations for weak and common symbols.
804 2002-02-02  Alan Modra  <amodra@bigpond.net.au>
806         * gas/elf/elf.exp: Don't special case v850.
808 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
810         * gas/mmix/basep-1b.d, gas/mmix/basep-2b.d, gas/mmix/basep-7.d,
811         gas/mmix/err-bpo2.s, gas/mmix/basep-3b.d, gas/mmix/err-bpo3.s,
812         gas/mmix/basep-4.d, gas/mmix/err-bpo4.s, gas/mmix/err-bpo5.s,
813         gas/mmix/basep-5.d, gas/mmix/basep-6.d: New tests.
815 2002-01-22  Alexandre Oliva  <aoliva@redhat.com>
817         * gas/mn10300/basic.exp (run_list_test): New proc, from alpha.
818         * gas/mn10300/movpc.s, gas/mn10300/movpc.l: New tests.
820 2002-01-22  Richard Henderson  <rth@redhat.com>
822         * gas/alpha/unop.s, gas/alpha/unop.d: New test.
823         * gas/alpha/alpha.exp: Run it.
825 2002-01-21  Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
827         * gas/cris/cris.exp: Comment typo fix
829 2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
830             Keith Walker  <keith.walker@arm.com>
832         * gas/arm/arch5tej.s gas/arm/arch5tej.d: New files.
833         * gas/arm/arm.exp (arch5tej): New dump test.
835 2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
837         * gas/arm/vfp1.d: Use new command-line options.
838         * gas/arm/vfp1xD.d: Likewise.
839         * gas/arm/arm.exp (vfp-bad): Likewise.
840         * gas/arm/maverick.d: Likewise.
842 2002-01-17  Timothy Wall  <twall@oculustech.com>
844         * gas/tic54x/labels.s (after_macro): Correct comments.
846 2002-01-15   Richard Earnshaw  <rearnsha@arm.com>
848         * gas/arm/vfp1.s gas/arm/vf1.d: New files.
849         * gas/arm/vfp1xD.s gas/arm/vf1xD.d: New files.
850         * gas/arm/vfp-bad.s gas/arm/vfp-bad.l: New files.
851         * gas/arm/arm.exp: Run new VFP tests.
853 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
855         * gas/elf/section2.e-m32r: New file.
856         * gas/elf/elf.exp: Use section2.e-m32r for m32r targets.
858         * gas/sh/dsp.d: Fix expected results.
860 2002-01-14  Nick Clifton  <nickc@cambridge.redhat.com>
862         * gas/elf/elf.exp (run_list_test): Use section2.e-mips script for
863         v850-elf toolchain.
865 2002-01-14   Richard Earnshaw  <rearnsha@arm.com>
867         * gas/arm/armv1.s, arm/armv1.d, arm/fpa-mem.s, arm/fpa-mem.d
868         arm/fpa-monadic.s, arm/fpa-monadic.d, arm/fpa-dyadic.s,
869         arm/fpa-dyadic.d: New tests.
870         * gas/arm/le-fpconst.d (objdump): pass --section=.text
871         * gas/arm/arm.exp: Add new tests.  Run le-fpconst test on elf targets.
873 2002-01-14   Richard Earnshaw  <rearnsha@arm.com>
875         * gas/arm/armv1-bad.s gas/arm/armv1-bad.l: New files.
876         * gas/arm/arm.exp (run_error_test): New proc.
877         (armv1-bad): New error test.
879 2002-01-11   Richard Earnshaw  <rearnsha@arm.com>
881         * gas/arm/ldconst.s gas/arm/ldconst.d: New files.  Test ldr with
882         immediate pseudo-operations.
883         * gas/arm/arm.exp: Run it.
885 2002-01-10  matthew green  <mrg@redhat.com>
887         * gas/xstormy16/allinsn.sh (movf, jmp, call, icall): Update.
888         * gas/xstormy16/allinsn.d: Regenerate.
889         * gas/xstormy16/allinsn.s: Regenerate.
891 2002-01-09   Richard Earnshaw  <rearnsha@arm.com>
893         * gas/arm/float.s: Don't use VFP register names in fpa instructions.
895 2002-01-08  H.J. Lu <hjl@gnu.org>
897         * gas/mips/elf-rel.s: New tests for nested ().
899         * gas/mips/elf-rel.d: Modified for nested () tests.
900         * gas/mips/elfel-rel.d: Likewise.
902 2002-01-05  Daniel Jacobowitz  <drow@mvista.com>
904         * gas/mips/jal-svr4pic.s: Add .ent and .frame directives.
905         * gas/mips/mips-abi32-pic.s: Add .frame directive.
906         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
907         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
908         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
909         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
911 2002-01-02  Chris Demetriou  <cgd@broadcom.com>
913         * gas/mips/empic3_e.d: New file to test -membedded-pic
914         R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
915         * gas/mips/empic3_e.s: Likewise.
916         * gas/mips/empic3_g1.d: Likewise.
917         * gas/mips/empic3_g1.s: Likewise.
918         * gas/mips/empic3_g2.d: Likewise.
919         * gas/mips/empic3_g2.s: Likewise.
920         * gas/mips/mips.exp: Run the new tests.
922 2001-12-21  Anders Norlander  <anorland@synergenix.se>
924         * gas/all/incbin.dat: New [binary] file.
925         * gas/all/incbin.s: Use incbin.dat instead of incbin.s.
926         * gas/all/incbin.d: Reflect change in incbin.s
928 2001-12-20  Alexandre Oliva  <aoliva@redhat.com>
930         * gas/sh/err-at.s: New test.
932 2001-12-18  Hans-Peter Nilsson  <hp@axis.com>
934         * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
935         handling.
937 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
938             matthew green  <mrg@redhat.com>
940         * gas/xstormy16/allinsn.d: New file.
941         * gas/xstormy16/allinsn.exp: New file.
942         * gas/xstormy16/allinsn.s: New file.
943         * gas/xstormy16/allinsn.sh: New file.
944         * gas/xstormy16/gcc.d: New file.
945         * gas/xstormy16/gcc.s: New file.
946         * gas/xstormy16/gcc.sh: New file.
947         * gas/xstormy16/reloc-1.d: New file.
948         * gas/xstormy16/reloc-1.s: New file.
949         * gas/xstormy16/reloc-2.d: New file.
950         * gas/xstormy16/reloc-2.s: New file.
952 2001-12-08  Alan Modra  <amodra@bigpond.net.au>
954         * gas/all/incbin.s: Add spaces before directives.
955         * gas/all/incbin.d: Update.
957 2001-12-07  Jeffrey A Law  (law@cygnus.com)
959         * gas/hppa/parse/linesepbug.s: Restore to its original form,
960         reverting change of July 19, 2000.
962 2001-12-05  Richard Earnshaw  <rearnsha@arm.com>
964         * gas/arm/xscale.s, gas/arm/xscale.d (pld tests): PLD instruction has
965         no post-indexed addressing modes.
967 2001-11-25  Andreas Jaeger  <aj@suse.de>
969         * gas/all/gas.exp (incbin): Fix condition.
971 2001-11-23  Jeffrey A Law  (law@cygnus.com)
973         * gas/all/gas.exp (incbin): Do not run on the PA.
975         * gas/hppa/parse/parse.exp: Expect failure on line separator bug.
977 2001-11-16  Chris Demetriou  <cgd@broadcom.cOm>
979         * gas/mips/elf-rel5.s, gas/mips/elf-rel5.s: New test
980         to test symbol plus offset relocations in various ways.
981         * gas/mips/mips.exp: Run new test.
983 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
985         * gas/ppc/booke.d: Modify reloc and target matches for powerpc64.
987 2001-11-11  Timothy Wall  <twall@alum.mit.edu>
989         * gas/tic54x/sections.[sd]: Check for named, initialized sections
990         defaulting to CODE and DATA.
991         * gas/tic54x/align.[sd]: While breaking compatibility with TI's
992         assembler, the difference is not worth the effort to fix.  We'd
993         prefer the assembler *not* fill the section alignment.
994         * gas/tic54x/all-opcodes.d: Verify Lmem opcodes have proper
995         length.
996         * gas/tic54x/labels.s: Document differences from TI tools.
997         * gas/tic54x/extaddr.d: Match output.
998         * gas/all/gas.exp: On c54x targets, don't do any tests that use
999         p2align.
1000         * gas/macros/macros.exp: Expect failure matching use of .ascii.
1002 2001-11-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1004         * gas/mips/mips.exp: Change naming of some conditionals to reflect
1005         the object format they actually mean. Don't try mips-abi32 and
1006         mips-abi32-pic tests for ecoff.
1008 2001-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
1010         * gas/mmix/bspec-2.d, gas/mmix/bspec-1.d, gas/mmix/comment-1.d:
1011         Prune and generalize, adjusting to generic ELF file layout changes.
1013 2001-11-04  Chris Demetriou  <cgd@broadcom.com>
1015         * gas/mips/mips.exp (svr4pic): Set if target is *-*-netbsd*.
1016         (aout): Don't set if *-*-netbsd*.
1018 2001-11-02  NIIBE Yutaka  <gniibe@m17n.org>
1020         * gas/sh/basic.exp: For Linux, add "-big" option for the
1021         invocation of gas.
1023 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1025         * gas/m68hc11/opers12.s: Add test for disassembler bug with movb
1026         instruction.
1027         * gas/m68hc11/opers12.d: Likewise.
1028         * gas/m68hc11/opers12-dwarf2.d: Likewise.
1030 2001-10-31  Chris Demetriou  <cgd@broadcom.com>
1032         * gas/mips/empic.s: Undo damage inflicted on 2000-12-02.
1033         * gas/mips/empic.d: Likewise.
1034         * gas/mips/elempic.d: Likewise (it was copied into other files).
1035         * gas/mips/telempic.d: Likewise.
1036         * gas/mips/tempic.d: Likewise.
1038         * gas/mips/empic2.s: New test to check new 'la' and 'lw' (and
1039         related ops) syntax, test loads with large offsets.
1040         * gas/mips/emcic2.d: Likewise.
1041         * gas/mips/mips.exp: Run the new test on ELF platforms.
1043 2001-10-31  Nick Clifton  <nickc@cambridge.redhat.com>
1045         * gas/mmix/pop-op.l: Update to match latest listing behaviour.
1046         * gas/mmix/reloc8.l: Update to match latest listing behaviour.
1047         * gas/mmix/resume-op.l: Update to match latest listing behaviour.
1048         * gas/mmix/save-op.l: Update to match latest listing behaviour.
1049         * gas/mmix/unsave-op.l: Update to match latest listing behaviour.
1051 2001-10-31  Hans-Peter Nilsson  <hp@bitrange.com>
1053         * gas/mmix/tst.s: Delete unused file.
1054         * gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s,
1055         gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s,
1056         gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s,
1057         gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s,
1058         gas/mmix/fb-2.s: Remove trailing empty lines.
1060 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
1062         * gas/mmix: New testsuite directory.
1064 2001-10-24  Chris Demetriou  <cgd@broadcom.com>
1066         * gas/mips/ld-empic.d: Remove extra whitespace at beginning of
1067         file introduced in the change on 2001-05-15.
1069 2001-10-24  Chris Demetriou  <cgd@broadcom.com>
1071         * gas/mips/mips-abi32-pic.s: Use ".word" rather than ".4byte".
1072         Delete use of ".size".
1073         * gas/mips/mips-abi32.s: Likewise.
1074         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
1075         * gas/mips/mips-gp32-fp32.s: Likewise.
1076         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
1077         * gas/mips/mips-gp32-fp64.s: Likewise.
1078         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1079         * gas/mips/mips-gp64-fp32.s: Likewise.
1080         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1081         * gas/mips/mips-gp64-fp64.s: Likewise.
1083 2001-10-23  Chris Demetriou  <cgd@broadcom.com>
1085         * gas/mips/beq.s: Add zero words at end of instructions so
1086         that objdump will print "..." when disassembling.
1087         * gas/mips/beq.d: Update for disassembler changes which force
1088         branch delay-slot nops to be printed.
1089         * gas/mips/bge.d: Ditto.
1090         * gas/mips/bgeu.d: Ditto.
1091         * gas/mips/blt.d: Ditto.
1092         * gas/mips/bltu.d: Ditto.
1093         * gas/mips/jal-svr4pic.d: Ditto.
1094         * gas/mips/jal-xgot.d: Ditto.
1096 2001-10-20  H.J. Lu  <hjl@gnu.org>
1098         * gas/elf/ehopt0.s: Lose ",@progbits".
1100 2001-10-17  Chris Demetriou  <cgd@broadcom.com>
1102         * gas/mips/mips.exp (sb1-ext-ps): New test to test
1103         SB-1 core's paired-single extensions to the MIPS64 ISA.
1104         * gas/mips/sb1-ext-ps.d: New file.
1105         * gas/mips/sb1-ext-ps.s: New file.
1107 2001-10-17  matthew green  <mrg@redhat.com>
1109         * gas/ppc/altivec.s: New test for AltiVec.
1110         * gas/ppc/altivec.d: New file.
1111         * gas/ppc/ppc.exp: Test altivec.s
1113 2001-10-16  Hans-Peter Nilsson  <hp@bitrange.com>
1115         * gas/sh/err-le.s, gas/sh/err-be.s: New tests.
1117 2001-10-13  matthew green  <mrg@redhat.com>
1119         * gas/ppc/booke.s (rfci, wrtee, wrteei, mfdcrx, mfdcr, mtdcrx,
1120         mtdcr, msync, dcba, mbar): New BookE tests.
1121         * gas/ppc/booke.d: Update for new BookE tests.
1123 2001-10-12  matthew green  <mrg@redhat.com>
1125         * gas/ppc/booke.s: New test for Motorola BookE.
1126         * gas/ppc/booke.d: New file.
1127         * gas/ppc/ppc.exp: Test booke.s.
1129 2001-10-09  Nick Clifton  <nickc@cambridge.redhat.com>
1131         * sh/basic.exp: Add dsp dump test.
1132         * sh/dsp/d: New file: Expected output of disassembly of dsp.s
1133         * sh/dsp.s: New file: Test assembly source of DSP single data
1134         transfer instructions.
1136 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
1138         * gas/arm/arm.exp: Run arm9e tests.
1140         * gas/arm/maverick.c: New.
1142         * gas/arm/maverick.d: New.
1144         * gas/arm/maverick.s: New.
1146 2001-10-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1148         * gas/mips/mips-gp64-fp32-pic.d: Use 32bit instructions for addresses.
1149         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1150         * gas/mips/mips-gp64-fp32.d: Likewise.
1151         * gas/mips/mips-gp64-fp32.s: Likewise.
1152         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1153         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1154         * gas/mips/mips-gp64-fp64.d: Likewise.
1155         * gas/mips/mips-gp64-fp64.s: Likewise.
1156         * gas/mips/elempic.d: Likewise.
1157         * gas/mips/ld.d: Likewise.
1158         * gas/mips/uld.d: Likewise.
1159         * gas/mips/usd.d: Likewise.
1161 2001-09-29  H.J. Lu  <hjl@gnu.org>
1163         * gas/i386/i386.exp: Run 64bit tests only for "i*86-*-* and
1164         x86_64-*-*.
1166 2001-09-18  Martin Schwidefsky <schwidefsky@de.ibm.com>
1168         * gas/s390: New directory.
1169         * gas/s390/opcode.d: New file.
1170         * gas/s390/opcode.s: New file.
1171         * gas/s390/opcode64.d: New file.
1172         * gas/s390/opcode64.s: New file.
1173         * gas/s390/operands.d: New file.
1174         * gas/s390/operands.s: New file.
1175         * gas/s390/operands64.d: New file.
1176         * gas/s390/operands64.s: New file.
1177         * gas/s390/reloc.d: New file.
1178         * gas/s390/reloc.s: New file.
1179         * gas/s390/reloc64.d: New file.
1180         * gas/s390/reloc64.s: New file.
1181         * gas/s390/s390.exp: New file.
1183 2001-09-07  Eric Christopher  <echristo@redhat.com>
1185         * gas/mips/mips64.d: Change to use isa64.
1186         * gas/mips/mips32.d: Change to use isa32.
1188 2001-09-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1190         * gas/mips/mips-abi32-pic.s: Remove .set mips4 pseudo-op.
1191         * gas/mips/mips-abi32.s: Likewise.
1192         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
1193         * gas/mips/mips-gp32-fp32.s: Likewise.
1194         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
1195         * gas/mips/mips-gp32-fp64.s: Likewise.
1196         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1197         * gas/mips/mips-gp64-fp32.s: Likewise.
1198         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1199         * gas/mips/mips-gp64-fp64.s: Likewise.
1201 2001-09-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1203         * gas/mips/beq.d: Check branches to external labels.
1204         * gas/mips/beq.s: Likewise.
1205         * gas/mips/bge.d: Likewise.
1206         * gas/mips/bge.s: Likewise.
1207         * gas/mips/bgeu.d: Likewise.
1208         * gas/mips/bgeu.s: Likewise.
1209         * gas/mips/blt.d: Likewise.
1210         * gas/mips/blt.s: Likewise.
1211         * gas/mips/bltu.d: Likewise.
1212         * gas/mips/bltu.s: Likewise.
1213         * gas/mips/elempic.d: Switch from R_MIPS_GNU_REL16_S2 to R_MIPS_PC16.
1214         * gas/mips/empic.d: Likewise.
1215         * gas/mips/empic.s: Likewise.
1216         * gas/mips/telempic.d: Likewise.
1217         * gas/mips/tempic.d: Likewise.
1219 2001-09-06  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1221         * gas/mips/tmips16-f.d: New file, testcase for big endian MIPS16
1222         relocations, tradtional variant.
1224 2001-08-04  Richard Henderson  <rth@redhat.com>
1226         * gas/alpha/alpha.exp: New file.
1227         * gas/alpha/elf-reloc-1.[sd]: New test.
1228         * gas/alpha/elf-reloc-2.[sl]: New test.
1229         * gas/alpha/elf-reloc-3.[sl]: New test.
1230         * gas/alpha/elf-reloc-4.[sd]: New test.
1231         * gas/alpha/fp.exp: Remove file.
1232         * gas/alpha/fp.s: Output to .data not .rdata.
1233         * gas/alpha/fp.d: Adjust to match.
1235 2001-09-04  Jeffrey A Law  (law@cygnus.com)
1237         * gas/all/gas.exp (930509a): Expect failure on the H8/300 ELF port.
1239         * gas/h8300/ffxx1-elf.d: Update due to recent changes to H8/300
1240         ELF toolchain.
1241         * gas/h8300/h8300-elf.exp: Likewise.
1243         * gas/macros/macros.exp: Expect failure on all H8/300 ports.
1245         * gas/vtable/vtable.exp: Do not run tests on H8/300 ELF ports.
1247 2001-08-30  J"orn Rennecke <amylaar@redhat.com>
1249         * gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
1250         (do_h8300_branch, do_h8300h_cbranch, do_h8300h_branch): Likewise.
1251         (do_h8300s_cbranch, do_h8300s_branch, ffxx1): Likwise.
1252         * gas/h8300/h8300-coff.exp, gas/h8300/h8300-elf.exp: New files.
1253         * gas/h8300/branch-elf.s, gas/h8300/branchh-elf.s: Likewise.
1254         * gas/h8300/branchs-elf.s, gas/h8300/ffxx1-elf.d: Likewise.
1255         * gas/h8300/ffxx1-elf.s: Likewise.
1256         * gas/h8300/branch.s, gas/h8300/branchh.s: Move to:
1257         * gas/h8300/branch-coff.s, gas/h8300/branchh-coff.s
1258         * gas/h8300/branchs.s, gas/h8300/ffxx1.d: Move to:
1259         * gas/h8300/branchs-coff.s, gas/h8300/ffxx1-coff.d .
1260         * gas/h8300/ffxx1.s: Move to:
1261         * gas/h8300/ffxx1-coff.s .
1263 2001-08-29  J"orn Rennecke <amylaar@redhat.com>
1265         * lib/gas-defs.exp: (regexp_diff) At verbosity 3, also show
1266         where mismatch occurs due to regexp mismatch.
1268 2001-08-27  Staffan Ulfberg  <staffanu@swox.se>
1269             Alan Modra  <amodra@bigpond.net.au>
1271         * gas/macros/macros.exp: xfail powerpc-*-aix.
1272         * gas/ppc/astest64.s: New.
1273         * gas/ppc/astest64.d: New.
1274         * gas/ppc/astest2_64.s: New.
1275         * gas/ppc/astest2_64.d: New.
1276         * gas/ppc/test1elf.asm: New.
1277         * gas/ppc/test1xcoff.asm: New.
1278         * gas/ppc/generate.sh: New. Generate new files below from above .asm
1279         * gas/ppc/test1elf32.s: New.
1280         * gas/ppc/test1elf32.d: New.
1281         * gas/ppc/test1elf64.s: New.
1282         * gas/ppc/test1elf64.d: New.
1283         * gas/ppc/test1xcoff32.s: New.
1284         * gas/ppc/test1xcoff32.d: New.
1285         * gas/ppc/ppc.exp: Run new tests.
1286         * gas/ppc/simpshft.s: Tweak align now that we get nops.
1288 2001-08-24  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1290         * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional
1291         mips.
1292         * gas/mips/mips.exp: Likewise. Use traditional testcases for
1293         mips${el}16-f if needed.
1294         * gas/mips/elempic.d: New file, testcase for little endian empic.
1295         * gas/mips/elfel-rel2.d: Don't test trailing zeroes in dump.
1296         * gas/mips/mips16-f.d: Use non-traditional symbol sorting.
1297         * gas/mips/mipsel16-f.d: Likewise.
1298         * gas/mips/mipsel16-e.d: New file, testcase for little endian MIPS16
1299         relocations.
1300         * gas/mips/tmipsel16-f.d: New file, testcase for little endian MIPS16
1301         relocations, traditional variant.
1303 2001-08-17  H.J. Lu  <hjl@gnu.org>
1305         * gas/sparc/unalign.d: Support Sparc V9.
1307 2001-08-16  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1309         * gas/mips/mips.exp: Added performance counter test.
1310         * gas/mips/perfcount.s: New File. Test of performance counter opcodes.
1311         * gas/mips/perfcount.d: Likewise.
1313 2001-08-12  Nick Clifton  <nickc@cambridge.redhat.com>
1315         * gas/sparc/unalign.s: Extend test to check .uaword with multiple
1316         arguments.
1317         * gas/sparc/unalign.d: Extend to expect unaligned relocs for both
1318         arguments to .uaword.
1320 2001-08-10  H.J. Lu  <hjl@gnu.org>
1322         * gas/mips/e32-rel2.d: Updated for the objdump output change.
1323         * gas/mips/e32el-rel2.d: Likewise.
1324         * gas/mips/elf-rel.d: Likewise.
1325         * gas/mips/elf-rel2.d: Likewise.
1326         * gas/mips/elf-rel3.d: Likewise.
1327         * gas/mips/elf_e_flags1.d: Likewise.
1328         * gas/mips/elf_e_flags2.d: Likewise.
1329         * gas/mips/elf_e_flags3.d: Likewise.
1330         * gas/mips/elf_e_flags4.d: Likewise.
1331         * gas/mips/elfel-rel.d: Likewise.
1332         * gas/mips/elfel-rel2.d: Likewise.
1333         * gas/mips/elfel-rel3.d: Likewise.
1334         * gas/mips/empic.d: Likewise.
1335         * gas/mips/mips16-e.d: Likewise.
1336         * gas/mips/mips16-f.d: Likewise.
1337         * gas/mips/mipsel16-f.d: Likewise.
1338         * gas/mips/telempic.d: Likewise.
1339         * gas/mips/tempic.d: Likewise.
1340         * gas/mips/tmips16-e.d: Likewise.
1341         * gas/mips/tmipsel16-e.d: Likewise.
1343         * gas/mips/mips16-f.d: Fix the symbol table output.
1345         * gas/mips/mipsel16-f.d: Fix the endian.
1347         * gas/mips/mips.exp; Don't xfail mips16-f/mipsel16-f.
1349 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
1351         * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
1352         * gas/mips/mips-gp32-fp64.d: Likewise.
1353         * gas/mips/mips-abi32.d: Likewise.
1354         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1355         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1356         * gas/mips/mips-abi32-pic.d: Likewise.
1358 2001-07-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1360         * mips/lb.d: Reflect disassembler output fixes.
1361         * mips/mips32.d: Likewise.
1362         * mips/mips64.d: Likewise. Typo.
1363         * mips/sb.d: Likewise.
1364         * mips/trunc.d: Likewise.
1366 2001-08-04  H.J. Lu  <hjl@gnu.org>
1368         * gas/cris/operand-err-1.s: Updated.
1370 2001-08-04  H.J. Lu  <hjl@gnu.org>
1371             Chris G. Demetriou <cgd@broadcom.com>
1373         * gas/mips/e32-rel4.s: Removed.
1375         * gas/mips/e32-rel4.d: Use elf-rel4.s.
1377         * gas/mips/mips.exp: Use the same rel4 test for litte endian.
1379         * gas/mips/mips-abi32-pic.d: Add lines for objdump.
1380         * gas/mips/mips-abi32.d: Likewise.
1381         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1382         * gas/mips/mips-gp32-fp32.d: Likewise.
1383         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1384         * gas/mips/mips-gp32-fp64.d: Likewise.
1385         * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1386         * gas/mips/mips-gp64-fp32.d: Likewise.
1387         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1388         * gas/mips/mips-gp64-fp64.d: Likewise.
1390         * gas/mips/mips-abi32-pic.s: Add space for objdump.
1391         * gas/mips/mips-abi32.s: Likewise.
1392         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
1393         * gas/mips/mips-gp32-fp32.s: Likewise.
1394         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
1395         * gas/mips/mips-gp32-fp64.s: Likewise.
1396         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1397         * gas/mips/mips-gp64-fp32.s: Likewise.
1398         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1399         * gas/mips/mips-gp64-fp64.s: Likewise.
1401         * gas/mips/mips-abi32-pic.s: Add the missing .end.
1402         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
1403         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
1404         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1405         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1407 2001-08-03  Richard Sandiford  <rsandifo@redhat.com>
1409         * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test.
1410         * gas/mips/e32-rel4.s, gas/mips/e32-rel4.s: New test.
1412         * gas/mips/mips.exp: Run new tests.
1414 2001-08-02  Richard Sandiford  <rsandifo@redhat.com>
1416         * gas/mips/mips-gp32-fp32,
1417         * gas/mips/mips-gp32-fp64,
1418         * gas/mips/mips-gp64-fp32,
1419         * gas/mips/mips-gp64-fp64,
1420         * gas/mips/mips-abi32,
1421         * gas/mips/mips-gp32-fp32-pic,
1422         * gas/mips/mips-gp32-fp64-pic,
1423         * gas/mips/mips-gp64-fp32-pic,
1424         * gas/mips/mips-gp64-fp64-pic,
1425         * gas/mips/mips-abi32-pic: New testcases.
1427         * gas/mips/mips.exp: Run them.
1429 2001-08-01  Alan Modra  <amodra@bigpond.net.au>
1431         * gas/elf/section2.l: Adjust warning message comparison.
1433 2001-07-31  Richard Sandiford  <rsandifo@redhat.com>
1435         * gas/mips/mips.exp (el): New variable.
1436         Use it to pick ELF reloc tests.
1438 2001-07-26  Chris Demetriou  <cgd@broadcom.com>
1440         * gas/mips/lif-empic.d: Add back dollar signs before floating
1441         point register names.
1443 2001-07-26  Alan Modra  <amodra@bigpond.net.au>
1445         * gas/i386/relax.s: Test rs_space.
1446         * gas/i386/relax.d: Update.
1448 2001-07-23  Alan Modra  <amodra@bigpond.net.au>
1450         * gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.
1451         * gas/i386/intel.d: Likewise.
1453 2001-07-16  Philip Blundell  <philb@gnu.org>
1455         * gas/arm/arm7t.d, gas/arm/inst.d: Tweak expected output for
1456         change to disassembler.
1458 2001-07-14  Nick Clifton  <nickc@cambridge.redhat.com>
1460         Fix failures in MIPS testsuite:
1461         * gas/mips/abs.d: Pass -march=4000 to gas.
1462         * gas/mips/eld_rel2.d: Do not expect zeroes at end of dump.
1463         * gas/mips/elf_e_flags1.d: Pass -march=4000 to gas.
1465 2001-07-11  Jakub Jelinek  <jakub@redhat.com>
1467         * gas/sparc/unalign.s: Remove .uaxword test.
1468         * gas/sparc/unalign.d: Adjust accordingly.
1470 2001-07-08  Anders Norlander <anorland@synergenix.se>
1472         * gas/all/gas.exp: Run incbin test.
1473         * gas/all/incbin.s: New file.
1474         * gas/all/incbin.d: New file.
1476 2001-07-04  Richard Sandiford  <rsandifo@redhat.com>
1478         * gas/mips/elf-rel3.s: Add zero word to end of file.
1480 2001-07-03  H.J. Lu  <hjl@gnu.org>
1482         * gas/mips/lb-xgot-ilocks.d: Add -march=r3900.
1484 2001-07-01  Ben Elliston  <bje@redhat.com>
1486         * gas/m88k/allinsn.s: New file.
1487         * gas/m88k/allinsn.d: Likewise.
1488         * gas/m88k/m88k.exp: Test with allinsn.s also.
1490 2001-06-28  Eric Christopher  <echristo@redhat.com>
1492         * gas/mips/usd.d: Change for march/mtune.
1493         * gas/mips/ulh-xgot.d: Ditto.
1494         * gas/mips/uld.d: Ditto.
1495         * gas/mips/trunc.d: Ditto.
1496         * gas/mips/rol.d: Ditto.
1497         * gas/mips/nodelay.d: Ditto.
1498         * gas/mips/mul.d: Ditto.
1499         * gas/mips/mul-ilocks.d: Ditto.
1500         * gas/mips/trap20.d: Ditto.
1501         * gas/mips/mips4.d: Ditto.
1502         * gas/mips/mips16.d: Ditto.
1503         * gas/mips/lif-xgot.d: Ditto.
1504         * gas/mips/lif-svr4pic.d: Ditto.
1505         * gas/mips/ld-xgot.d: Ditto.
1506         * gas/mips/ld-svr4pic.d: Ditto.
1507         * gas/mips/ld-ilocks-addr32.d: Ditto.
1508         * gas/mips/lb-xgot.d: Ditto.
1509         * gas/mips/jal-xgot.d: Ditto.
1510         * gas/mips/jal-svr4pic.d: Ditto.
1511         * gas/mips/delay.d: Ditto.
1512         * gas/mips/lb-xgot-ilocks.d: Ditto.
1513         * gas/mips/div.d: Ditto.
1514         * gas/mips/break20.d: Ditto.
1515         * gas/mips/delay.d: Ditto.
1516         * gas/mips/elf_e_flags3.d: Ditto.
1517         * gas/mips/elf_e_flags4.d: Ditto.
1518         * gas/mips/lineno.d: Ditto.
1519         * gas/mips/mips16.d: Ditto.
1520         * gas/mips/mips4.d: Ditto.
1521         * gas/mips/mips4010.d: Ditto.
1522         * gas/mips/mips4650.d: Ditto.
1524 2001-06-21  Nick Clifton  <nickc@cambridge.redhat.com>
1526         * gas/arm/arm.exp: Remove msr-bad.s test.
1527         Select processor type for architecture specific instruction tests.
1529         * gas/arm/adrl.s: Add adrEQl as a test.
1530         * gas/arm/adrl.d: Adjusted expected output.
1532         * gas/arm/arm7dm.s: Add "msr CPSR_x, #0" as a test instruction.
1533         * gas/arm/msr-bad.s: Delete.
1535 2001-06-18  Tom Rix  <trix@redhat.com>
1537         * gas/ppc/aix.exp: New file, aix specific tests.
1538         * gas/ppc/align.s: New file, .comm alignment test.
1540 2001-06-13  Andreas Jaeger  <aj@suse.de>
1542         * gas/vtable/vtable.exp (run_list_test): Don't run on sparc64.
1544 2001-06-06  Peter Jakubek <pjak@snafu.de>
1546         * gas/mri/for.d: Correct for swapped operands.
1547         * gas/mri/if.d: Likewise.
1548         * gas/mri/repeat.d: Likewise.
1549         * gas/mri/while.d: Likewise.
1551 2001-06-12  Alan Modra  <amodra@bigpond.net.au>
1553         * gas/i386/x86_64.d: Update for 2001-06-11 disassembler change.
1555 2001-06-10  H.J. Lu  <hjl@gnu.org>
1557         * gas/elf/section2.l: Match various white spaces.
1559 2001-06-10  H.J. Lu  <hjl@gnu.org>
1561         * gas/elf/section2.e: Support 64bit ELF.
1562         * gas/elf/section2.e-mips: Likewise.
1564 2001-06-08  H.J. Lu  <hjl@gnu.org>
1566         * gas/mips/elfel-rel3.s: Moved to ...
1567         * gas/mips/elf-rel3.s: Here.
1569         * gas/mips/elf-rel3.d: Updated.
1571         * gas/mips/elfel-rel3.d: Updated.
1573         * gas/mips/relax.d: New file.
1574         * gas/mips/relax.s: Likewise.
1576         * gas/mips/mips.exp: Run relax and set xfail.
1578 2001-06-08  H.J. Lu  <hjl@gnu.org>
1580         * gas/mips/illegal.s: New file.
1581         * gas/mips/illegal.l: Likewise.
1583         * gas/elf/elf.exp (run_list_test): New.
1584         Run illegal with run_list_test.
1586 2001-06-08  H.J. Lu  <hjl@gnu.org>
1588         * gas/mips/elf-jal.d: New file.
1590         * gas/mips/mips.exp: Run "elf-jal" instead of "jal" for ELF.
1592 2001-06-08  Alan Modra  <amodra@bigpond.net.au>
1594         * gas/elf/elf.exp (run_list_test): Undo $readelf change in 2001-06-07.
1596 2001-06-07  H.J. Lu  <hjl@gnu.org>
1598         * gas/elf/section2.e-mips: New file.
1600         * gas/elf/elf.exp (run_list_test): Add suffix.
1601         Pass -mips as suffix to run_list_test for mips.
1603 2001-06-07  H.J. Lu  <hjl@gnu.org>
1605         * gas/elf/section2.l: Match ".*GAS.*" instead of
1606         "GAS LISTING .*".
1608 2001-06-07  H.J. Lu  <hjl@gnu.org>
1610         * gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips.
1612 2001-06-07  H.J. Lu  <hjl@gnu.org>
1614         * gas/mips/empic.d: Support stabs.
1615         * gas/mips/mips16-e.d: Likewise.
1616         * gas/mips/mips16-f.d: Likewise.
1617         * gas/mips/mipsel16-f.d: Likewise.
1618         * gas/mips/telempic.d: Likewise.
1619         * gas/mips/tempic.d: Likewise.
1620         * gas/mips/tmips16-e.d: Likewise.
1621         * gas/mips/tmipsel16-e.d: Likewise.
1623 2001-06-06  H.J. Lu  <hjl@gnu.org>
1625         * gas/mips/elf-rel3.s: New file.
1626         * gas/mips/elf-rel3.d: Likewise.
1627         * gas/mips/elfel-rel3.s: Likewise.
1628         * gas/mips/elfel-rel3.d: Likewise.
1630         * gas/mips/mips.exp: Run elf-rel3/elfel-rel3.
1632 2001-06-06  H.J. Lu  <hjl@gnu.org>
1634         * gas/elf/elf.exp (run_list_test): New.
1635         Run section2 with run_list_test.
1637         * gas/elf/section2.e: New file.
1638         * gas/elf/section2.l: Likewise.
1639         * gas/elf/section2.s: Likewise.
1641 2001-06-04  H.J. Lu  <hjl@gnu.org>
1643         * gas/mips/mips4010.s: Add the missing ".end".
1644         * gas/mips/mips4100.s: Likewise.
1645         * gas/mips/mips4650.s: Likewise.
1646         * gas/mips/sync.s: Likewise.
1648 2001-06-02  H.J. Lu  <hjl@gnu.org>
1650         * gas/sparc/unalign.d: Support Sparc V9.
1652 2001-05-28  Jeff Sturm  <jsturm@one-point.com>
1654         * gas/sparc/unalign.s: New test.  Check unaligned relocs.
1655         * gas/sparc/unalign.d: New expected test results.
1656         * gas/sparc/sparc.exp: Run new test.
1658 2001-05-27  Hans-Peter Nilsson  <hp@axis.com>
1660         * gas/cris/addi.d: Tweak for 64-bit BFD.
1661         * gas/cris/binop-cmpmove.d: Ditto.
1662         * gas/cris/binop-cmpmovx.d: Ditto.
1663         * gas/cris/binop-extx.d: Ditto.
1664         * gas/cris/binop.d: Ditto.
1665         * gas/cris/bork.d: Ditto.
1666         * gas/cris/branch.d: Ditto.
1667         * gas/cris/break.d: Ditto.
1668         * gas/cris/brokw-1.d: Ditto.
1669         * gas/cris/brokw-2.d: Ditto.
1670         * gas/cris/brokw-3.d: Ditto.
1671         * gas/cris/ccr.d: Ditto.
1672         * gas/cris/clear.d: Ditto.
1673         * gas/cris/continue.d: Ditto.
1674         * gas/cris/fragtest.d: Ditto.
1675         * gas/cris/jump-type.d: Ditto.
1676         * gas/cris/labfloat.d: Ditto.
1677         * gas/cris/macroat.d: Ditto.
1678         * gas/cris/movem-to-reg.d: Ditto.
1679         * gas/cris/nosep.d: Ditto.
1680         * gas/cris/oneop-type.d: Ditto.
1681         * gas/cris/prefix.d: Ditto.
1682         * gas/cris/pushpop-byte-sreg.d: Ditto.
1683         * gas/cris/pushpop-dword-sreg.d: Ditto.
1684         * gas/cris/pushpop-word-sreg.d: Ditto.
1685         * gas/cris/pushpop.d: Ditto.
1686         * gas/cris/quick-s6.d: Ditto.
1687         * gas/cris/quick-u5.d: Ditto.
1688         * gas/cris/quick-u6.d: Ditto.
1689         * gas/cris/range-err-1.s: Ditto.
1690         * gas/cris/rd-pic-1.d: Ditto.
1691         * gas/cris/rd-regprefix-1.d: Ditto.
1692         * gas/cris/rd-regprefix-1b.d: Ditto.
1693         * gas/cris/reg-to-mem.d: Ditto.
1694         * gas/cris/regreg.d: Ditto.
1695         * gas/cris/return.d: Ditto.
1696         * gas/cris/scc.d: Ditto.
1697         * gas/cris/separator.d: Ditto.
1698         * gas/cris/shexpr-1.d: Ditto.
1699         * gas/cris/sreg-to-x.d: Ditto.
1700         * gas/cris/test.d: Ditto.
1701         * gas/cris/unimplemented.d: Ditto.
1702         * gas/cris/unop-mem.d: Ditto.
1703         * gas/cris/x-to-byte-sreg.d: Ditto.
1704         * gas/cris/x-to-dcr1-sreg.d: Ditto.
1705         * gas/cris/x-to-dword-sreg.d: Ditto.
1706         * gas/cris/x-to-word-sreg.d: Ditto.
1707         * gas/cris/shexpr-1.d: Ditto.  Correct format.
1709 2001-05-25  H.J. Lu  <hjl@gnu.org>
1711         * gas/mips/e32el-rel2.d: New for little endian mips.
1712         * gas/mips/elfel-rel2.d: Likewise.
1713         * gas/mips/elfel-rel.d: Likewise.
1714         * gas/mips/mipsel16-f.d: Likewise.
1715         * gas/mips/telempic.d: Likewise.
1716         * gas/mips/tmipsel16-e.d: Likewise.
1718         * gas/mips/tempic.d: New for traditional mips.
1719         * gas/mips/tmips16-e.d: Likewise.
1721         * gas/mips/elf-rel.d: Handle alignment padding.
1722         * gas/mips/elf-rel2.d: Likewise.
1724         * gas/mips/mips.exp: Support little endian and traditional
1725         mips.
1727 2001-05-24  H.J. Lu  <hjl@gnu.org>
1729         * gas/m68k/pcrel.d: Support 64bit BFD.
1731 2001-05-24  H.J. Lu  <hjl@gnu.org>
1733         * gas/arm/adrl.d: Support 64bit BFD.
1734         * gas/arm/arm7t.d: Likewise.
1735         * gas/arm/inst.d: Likewise.
1736         * gas/arm/pic.d: Likewise.
1737         * gas/arm/xscale.d: Likewise.
1739 2001-05-23  Alan Modra  <amodra@one.net.au>
1741         * gas/elf/ehopt0.d: Tweak for bigendian targets.
1743 2001-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1745         * gas/mips/abs.d: Remove $ before register names, per latest
1746         disassembler.
1747         * gas/mips/add.d: Ditto.
1748         * gas/mips/and.d: Ditto.
1749         * gas/mips/beq.d: Ditto.
1750         * gas/mips/bge.d: Ditto.
1751         * gas/mips/bgeu.d: Ditto.
1752         * gas/mips/blt.d: Ditto.
1753         * gas/mips/bltu.d: Ditto.
1754         * gas/mips/delay.d: Ditto.
1755         * gas/mips/div-ilocks.d: Ditto.
1756         * gas/mips/div.d: Ditto.
1757         * gas/mips/dli.d: Ditto.
1758         * gas/mips/elf_e_flags1.d: Ditto.
1759         * gas/mips/elf_e_flags2.d: Ditto.
1760         * gas/mips/elf_e_flags3.d: Ditto.
1761         * gas/mips/elf_e_flags4.d: Ditto.
1762         * gas/mips/jal-empic.d: Ditto.
1763         * gas/mips/jal-svr4pic.d: Ditto.
1764         * gas/mips/jal-xgot.d: Ditto.
1765         * gas/mips/jal.d: Ditto.
1766         * gas/mips/la-empic.d: Ditto.
1767         * gas/mips/la-svr4pic.d: Ditto.
1768         * gas/mips/la-xgot.d: Ditto.
1769         * gas/mips/la.d: Ditto.
1770         * gas/mips/lb-empic.d: Ditto.
1771         * gas/mips/lb-svr4pic.d: Ditto.
1772         * gas/mips/lb-xgot-ilocks.d: Ditto.
1773         * gas/mips/lb-xgot.d: Ditto.
1774         * gas/mips/lb.d: Ditto.
1775         * gas/mips/ld-empic.d: Ditto.
1776         * gas/mips/ld-ilocks-addr32.d: Ditto.
1777         * gas/mips/ld-ilocks.d: Ditto.
1778         * gas/mips/ld-svr4pic.d: Ditto.
1779         * gas/mips/ld-xgot.d: Ditto.
1780         * gas/mips/ld.d: Ditto.
1781         * gas/mips/li.d: Ditto.
1782         * gas/mips/lif-empic.d: Ditto.
1783         * gas/mips/lif-svr4pic.d: Ditto.
1784         * gas/mips/lif-xgot.d: Ditto.
1785         * gas/mips/lifloat.d: Ditto.
1786         * gas/mips/mips16.d: Ditto.
1787         * gas/mips/mips32.d: Ditto.
1788         * gas/mips/mips4.d: Ditto.
1789         * gas/mips/mips4010.d: Ditto.
1790         * gas/mips/mips4100.d: Ditto.
1791         * gas/mips/mips4650.d: Ditto.
1792         * gas/mips/mips64.d: Ditto.
1793         * gas/mips/mul-ilocks.d: Ditto.
1794         * gas/mips/mul.d: Ditto.
1795         * gas/mips/nodelay.d: Ditto.
1796         * gas/mips/rol.d: Ditto.
1797         * gas/mips/sb.d: Ditto.
1798         * gas/mips/trap20.d: Ditto.
1799         * gas/mips/trunc.d: Ditto.
1800         * gas/mips/uld.d: Ditto.
1801         * gas/mips/ulh-empic.d: Ditto.
1802         * gas/mips/ulh-svr4pic.d: Ditto.
1803         * gas/mips/ulh-xgot.d: Ditto.
1804         * gas/mips/ulh.d: Ditto.
1805         * gas/mips/ulw.d: Ditto.
1806         * gas/mips/usd.d: Ditto.
1807         * gas/mips/ush.d: Ditto.
1808         * gas/mips/usw.d: Ditto.
1810 2001-05-14  Richard Henderson  <rth@redhat.com>
1812         * gas/elf/ehopt0.s: New.
1813         * gas/elf/ehopt0.d: New.
1814         * gas/elf/elf.exp: Run it.
1816 2001-05-12  Peter Targett  <peter.targett@arccores.com>
1818         * gas/arc/st.s: Add test case @h30 fixup.
1819         * gas/arc/st.d: Update to suit.
1821 2001-05-12  Alan Modra  <amodra@one.net.au>
1823         * gas/i386/sse2.s: Correct cvtps2dq, movdq2q, and movq2dq
1824         * gas/i386/sse2.d: Likewise.  Fix pmuludq and punpckhqdq too.
1826         * gas/i386/ssemmx2.d: Correct movq.
1828 2001-05-10  Hans-Peter Nilsson  <hp@axis.com>
1830         * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
1831         handling.
1833 2001-05-04  Alan Modra  <amodra@one.net.au>
1835         * gas/i386/katmai.d: Correct pmovmskb and pextrw opcodes.
1836         * gas/i386/ssemmx2.d: Likewise.  Correct register for pextrw,
1837         pinsrw, and pmovmskb.
1838         * gas/i386/sse2.d: Correct register for movmskpd.
1840 2001-05-02  Johan Rydberg  <jrydberg@opencores.org>
1842         * gas/openrisc/addi.s: New file.
1843         * gas/openrisc/addi.d: Likewise.
1844         * gas/openrisc/allinsn.exp: Likewise.
1845         * gas/openrisc/allinsn.s: Likewise.
1846         * gas/openrisc/allinsn.d: Likewise.
1847         * gas/openrisc/lohi.s: Likewise.
1848         * gas/openrisc/lohi.d: Likewise.
1849         * gas/openrisc/store.s: Likewise.
1850         * gas/openrisc/store.d: Likewise.
1852 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
1854         * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
1855         gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
1856         gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
1857         gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
1858         gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d:
1859         New tests.
1860         * gas/cris/brokw-2.s: Correct broken-word expansion visualization
1861         in comment.
1862         * gas/cris/fragtest.s, gas/cris/rd-pic-1.s,
1863         gas/cris/binop-cmpmovx.d, gas/cris/binop-cmpmove.d,
1864         gas/cris/binop.d, gas/cris/binop.s, gas/cris/brokw-2.d,
1865         gas/cris/clear.d, gas/cris/fragtest.s, gas/cris/jump-type.d,
1866         gas/cris/nosep.s, gas/cris/pushpop.d, gas/cris/quick.s,
1867         gas/cris/range-err-2.s, gas/cris/sep-err-1.s,
1868         gas/cris/sreg-to-x.d, gas/cris/test.d, gas/cris/x-to-byte-sreg.d,
1869         gas/cris/x-to-word-sreg.d, gas/cris/x-to-dword-sreg.d: Remove
1870         trailing empty lines.
1871         * gas/cris/continue.s: Ditto, tweak comment.
1873         * lib/gas-defs.exp (run_dump_test): Support using readelf.
1874         * config/default.exp: Default READELF and READELFFLAGS.
1876 2001-03-31  Alan Modra  <alan@linuxcare.com.au>
1878         * gas/all/cond.s: Add .if .elseif tree.
1879         * gas/all/cond.d: Match above.
1881 2001-03-30  H.J. Lu  <hjl@gnu.org>
1883         * gas/i386/relax.d: Dump with -s instead of -drw.
1885 2001-03-29  H.J. Lu  <hjl@gnu.org>
1887         * gas/i386/relax.s: New test for relaxation between sections.
1888         * gas/i386/relax.d: New.
1890         * gas/i386/i386.exp: Add tests for ELF.
1892 2001-03-27  Chris Demetriou  <cgd@broadcom.com>
1894         * gas/mips/lineno.d: Allow for the possibility that
1895         the local labels won't be in the objdump output.  Match
1896         zeros in addresses using '+' for better compatibility with
1897         different targets.
1899 2001-03-26  Chris Demetriou  <cgd@broadcom.com>
1901         * gas/mips/sync.s: Declare 'foo' as a function so that this
1902         test will work on properly on ECOFF targets.
1904 2001-03-24  Alan Modra  <alan@linuxcare.com.au>
1906         * gas/i386/ssemmx2.s: Change movntq to movntdq.
1907         * gas/i386/ssemmx2.d: Matching change.
1909 2001-03-23  Hans-Peter Nilsson  <hp@axis.com>
1911         * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:
1912         New tests.
1914         * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,
1915         gas/cris/branch-warn-3.s: Tweak for fixed FIXME:s.
1917 2001-03-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1919         * gas/vax/quad.exp: Correct expected result.
1921 2001-03-19  Andreas Schwab  <schwab@suse.de>
1923         * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
1924         consistent output across targets.
1925         * gas/m68k/pcrel.d: Adjusted.
1927 2001-03-18  H.J. Lu  <hjl@gnu.org>
1929         * gas/i386/intel.s: Move PIC code to ...
1930         * gas/i386/intelpic.s: New. Here.
1931         * gas/i386/intel.d: Updated.
1932         * gas/i386/intelpic.d: New.
1934         * gas/i386/i386.exp: Check PIC code in Intel syntax for ELF
1935         targets only.
1937 2001-03-18  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1939         * gas/mri/mri.exp: Fix test of m6811/m6812 targets.
1941 2001-02-26  H.J. Lu  <hjl@gnu.org>
1943         * gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".
1945 2001-02-23  H.J. Lu  <hjl@gnu.org>
1947         * gas/ia64/opc-a-err.l: Fix "cmp4.lt.or".
1949         * gas/ia64/opc-a.pl: Add tests for pseudo-ops for "cmp" and
1950         "cmp4".
1951         * gas/ia64/opc-a.s: Rebuilt.
1952         * gas/ia64/opc-a.d: Likewise.
1954 2001-02-17  Chris Demetriou  <cgd@broadcom.com>
1956         * gas/mips/mips32.d: Remove ELF dependencies.  This test
1957         wasn't meant to be ELF specific, and doesn't have to be.
1958         * gas/mips/mips64.d: Likewise.
1960 2001-02-17  Chris Demetriou  <cgd@broadcom.com>
1962         * gas/mips/mips.exp: Don't attempt the elf_e_flags family of
1963         tests if not ELF; they test ELF-specific features.
1965 2001-02-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1967         * gas/mri/mri.exp: Don't execute the M68K specific tests
1968         on m6811-elf and m6812-elf targets, still run the generic MRI tests.
1970 2001-02-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1972         * gas/m68hc11/malis.s: New test to verify compliance with Motorola
1973         Assembly Language Input Standard.
1974         * gas/m68hc11/malis.d: New file.
1975         * gas/m68hc11/malis-include.s: New file.
1976         * gas/m68hc11/all.exp: Add the new test.
1978 2001-01-12  Alan Modra  <alan@linuxcare.com.au>
1980         * gas/i386/i386.exp (gas_64_check): Correct target string.
1981         Use gas_64_check rather than target string to decided whether
1982         x86_64 checks should run.
1984         * gas/i386/sse2.s: Add a label to cure objdump "no symbols" error.
1985         * gas/i386/ssemmx2.s: Likewise.
1986         * gas/i386/sse2.d: Update to suit.
1987         * gas/i386/ssemmx2.s: Likewise.
1989 2001-01-11  Peter Targett <peter.targett@arccores.com>
1991         * gas/arc/alias.*: Removed.
1992         * gas/arc/branch.*: Likewise.
1993         * gas/arc/insn3.*: Likewise.
1994         * gas/arc/math.*: Likewise.
1995         * gas/arc/sshift.*: Likewise.
1996         * gas/arc/arc.exp: Simplified test process for base case
1997         instruction set by adding run_dump_test cases for all base
1998         instructions.
1999         * gas/arc/adc.s, gas/arc/adc.d: New test cases and dump.
2000         * gas/arc/add.s, gas/arc/add.d: Likewise.
2001         * gas/arc/and.s, gas/arc/and.d: Likewise.
2002         * gas/arc/asl.s, gas/arc/asl.d: Likewise.
2003         * gas/arc/asr.s, gas/arc/asr.d: Likewise.
2004         * gas/arc/b.s, gas/arc/b.d: Likewise.
2005         * gas/arc/bic.s, gas/arc/bic.d: Likewise.
2006         * gas/arc/bl.s, gas/arc/bl.d: Likewise.
2007         * gas/arc/brk.s, gas/arc/brk.d: Likewise.
2008         * gas/arc/extb.s, gas/arc/extb.d: Likewise.
2009         * gas/arc/extw.s, gas/arc/extw.d: Likewise.
2010         * gas/arc/flag.s, gas/arc/flag.d: Likewise.
2011         * gas/arc/j.s, gas/arc/j.d: Likewise.
2012         * gas/arc/jl.s, gas/arc/jl.d: Likewise.
2013         * gas/arc/ld.s, gas/arc/ld.d: Likewise.
2014         * gas/arc/ld2.s, gas/arc/ld2.d: Likewise.
2015         * gas/arc/lp.s, gas/arc/lp.d: Likewise.
2016         * gas/arc/lsr.s, gas/arc/lsr.d: Likewise.
2017         * gas/arc/mov.s, gas/arc/mov.d: Likewise.
2018         * gas/arc/nop.s, gas/arc/nop.d: Likewise.
2019         * gas/arc/or.s, gas/arc/or.d: Likewise.
2020         * gas/arc/rlc.s, gas/arc/rlc.d: Likewise.
2021         * gas/arc/ror.s, gas/arc/ror.d: Likewise.
2022         * gas/arc/rrc.s, gas/arc/rrc.d: Likewise.
2023         * gas/arc/sbc.s, gas/arc/sbc.d: Likewise.
2024         * gas/arc/sexb.s, gas/arc/sexb.d: Likewise.
2025         * gas/arc/sexw.s, gas/arc/sexw.d: Likewise.
2026         * gas/arc/sleep.s, gas/arc/sleep.d: Likewise.
2027         * gas/arc/add.s, gas/arc/add.d: Likewise.
2028         * gas/arc/st.s, gas/arc/st.d: Likewise.
2029         * gas/arc/sub.s, gas/arc/sub.d: Likewise.
2030         * gas/arc/swi.s, gas/arc/swi.d: Likewise.
2031         * gas/arc/xor.s, gas/arc/xor.d: Likewise.
2032         * gas/arc/warn.s: Removed warning test case for setting of flags
2033         followed by conditional branch, an arc5 only feature.
2035         * gas/ieee-fp/x930509a.exp: Skip test if target also arc*-*-*.
2037         * gas/vtable/vtable.exp: Skip tests if target also arc*-*-*.
2039 2001-01-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2041         * gas/m68hc11/opers12.s: Add more tests for index post byte.
2042         * gas/m68hc11/opers12.d: Likewise.
2044 2001-01-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2046         * gas/m68hc11/all.exp: Add new tests for dwarf2.
2047         * gas/m68hc11/lbranch-dwarf2.d: New file, test for dwarf2.
2048         * gas/m68hc11/opers12-dwarf2.d: Likewise.
2049         * gas/m68hc11/insns-dwarf2.d: Likewise.
2051 2001-01-11  Nick Clifton  <nickc@redhat.com>
2053         * gas/arm/adrl.s: Add global label 'foo'.
2054         * gas/arm/adrl.d: Expect to see references to 'foo' in the
2055         disassembly.  COFF and ELF disassemblys should now be the same.
2057 2001-01-10  Jan Hubicka  <jh@suse.cz>
2059         * i386.exp: Add ssemmx2 and sse2 tests.
2060         (sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests.
2062 2001-01-09  Nick Clifton  <nickc@redhat.com>
2064         * gas/arm/pic.d: Fix patterns to match new behaviour of
2065         disassembler.
2066         inst.d: Fix patterns to match new behaviour of disassembler.
2068 2001-01-03  Philip Blundell  <pb@futuretv.com>
2070         * gas/vtable/vtable.exp: Don't run tests on Alpha.
2072 2001-01-06  Jan Hubicka  <jh@suse.cz>
2074         * i386.exp: Add tests for presence of 32bit versus 64bit output
2075         format; run both 64bit and 32bit tests when format is available;
2076         add x86_64 test.
2077         * x86_64.s: New file.
2078         * x86_64.d: New file.
2080 2001-01-02  Nick Clifton  <nickc@redhat.com>
2082         * gas/arm/arm.exp: Pass -marmv3 to msr-bad test, since the
2083         instruction is legal in v5.  Also fix expected error message.
2085 2001-01-01  Philip Blundell  <philb@gnu.org>
2087         * gas/arm/adrl.s, gas/arm/pic.s, gas/arm/msr-bad.s: New tests.
2088         * gas/arm/arm.exp: Run them.
2089         * gas/arm/adrl.d, gas/arm/pic.d: Expected results for above.
2090         * gas/arm/arm6.s: Also test uppercase `CPSR' and `SPSR'.
2092 2000-12-22  H.J. Lu  <hjl@gnu.org>
2094         * gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
2095         * gas/i386/intel.d: Updated.
2097 2000-12-12  Jim Wilson  <wilson@redhat.com>
2099         * gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
2100         gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
2102 2000-12-12  Nick Clifton  <nickc@redhat.com>
2104         * gas/vtable/vtable.exp: Fix formatting.
2106         * gas/arm/elsegundo.s: New Test (currently disabled).
2107         * gas/arm/elsegundo.d: Expected test results.
2109 2000-12-11  H.J. Lu  <hjl@gnu.org>
2111         * gas/i386/intel.d: Adjusted for the a.out assembler.
2112         * gas/i386/intel.s: Likewise.
2114 2000-12-09  Nick Clifton  <nickc@redhat.com>
2116         * gas/m68k/pcrel.d: Update to match latest assembler output.
2118 2000-12-02  Chris Demetriou  <cgd@sibyte.com>
2120         * gas/mips/elf_e_flags.s: Add padding to the end of the
2121         file so that objdump output will be consistent.
2122         * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
2123         gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: Expect
2124         "..." at end of objdump output because of zero bytes at end
2125         of section.
2126         * gas/mips/elf_e_flags.c: Add note to comment about
2127         what's changing in elf_e_flags.s.
2129         * gas/mips/la.s: Add padding to the end of the file so that
2130         objdump output will be consistent.
2131         * gas/mips/la-svr4pic.d, gas/mips/la-xgot.d: Expect "..." at
2132         end of objdump output because of zero bytes at end of
2133         section.
2135         * gas/mips/sync.s: Add padding to the end of the file so that
2136         objdump output will be consistent.
2137         * gas/mips/sync.d: Expect "..." at end of objdump output
2138         because of zero bytes at end of section.
2140         * gas/mips/empic.d: Pad sections out to 16 bytes, to avoid
2141         alignment issues so tests are useful on multiple targets.
2142         * gas/mips/empic.s: Likewise.
2143         * gas/mips/mips16-e.d: Likewise.
2144         * gas/mips/mips16-e.s: Likewise.
2145         * gas/mips/mips16-f.d: Likewise.
2146         * gas/mips/mips16-f.s: Likewise.
2148         * gas/mips/mips32.d: Expect disassembly of madd and maddu
2149         to use their correct names.  Add tests for break and sdbbp.
2150         * gas/mips/mips32.s: Likewise.
2152         * gas/mips/mips64.s: Add test for assembly of MIPS64
2153         extensions.
2154         * gas/mips/mips64.d: Likewise.
2155         * gas/mips/mips.exp: Test using the new "mips64" test.
2157 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
2159         * gas/mips/mips16.d: Expect mips16 nops to be used for padding
2160         when mips16 code generation is enabled.
2162         * gas/mips/empic.d: Adjust for the fact that the difference
2163         between two symbols in the same section are not expected to
2164         generate a reloc.
2165         * gas/mips/empic.s: Likewise.  Also, correct typo in comment
2166         about expected relocs.
2168         * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
2169         instruction assembly test.
2170         * gas/mips/mips.exp: Add the test mentioned above.
2172 2000-11-30  Diego Novillo  <dnovillo@redhat.com>
2174         * intel.s, intel.d: New test for @GOT references.
2176 2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
2178         * gas/sh/err.exp: New, framework for error-testing.
2179         * gas/sh/err-1.s: New test.
2181 2000-11-26  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2183         * gas/m68hc11/opers12.s: New test for movw operands.
2184         * gas/m68hc11/opers12.d: Likewise.
2186 2000-11-24  Nick Clifton  <nickc@redhat.com>
2188         * arm.exp: Run tests for xscale as well as arm.
2189         Run xscale tests.
2191         * xscale.s: New file: XScale instruction tests.
2192         * xscale.d: New file: Expected XScale instruction results.
2194 2000-11-20  H.J. Lu  <hjl@gnu.org>
2196         * gas/i386/intel.d: Add 3 "nop"s for the a.out assembler.
2197         * gas/i386/intel.s: Likewise.
2199 2000-11-16  H.J. Lu  <hjl@gnu.org>
2201         * gas/symver/symver0.d: Add 64bit support.
2202         * gas/symver/symver1.d: Likewise.
2204 2000-11-16  H.J. Lu  <hjl@gnu.org>
2206         * gas/symver/symver.exp: Don't run symver4 nor symver5.
2208 2000-11-13  H.J. Lu  <hjl@gnu.org>
2210         * gas/symver/symver.exp: New for symver test.
2211         * gas/symver/symver0.d: Likewise.
2212         * gas/symver/symver0.s: Likewise.
2213         * gas/symver/symver1.d: Likewise.
2214         * gas/symver/symver1.s: Likewise.
2215         * gas/symver/symver2.l: Likewise.
2216         * gas/symver/symver2.s: Likewise.
2217         * gas/symver/symver3.l: Likewise.
2218         * gas/symver/symver3.s: Likewise.
2219         * gas/symver/symver4.l: Likewise.
2220         * gas/symver/symver4.s: Likewise.
2221         * gas/symver/symver5.l: Likewise.
2222         * gas/symver/symver5.s: Likewise.
2223         * gas/symver/symver6.l: Likewise.
2224         * gas/symver/symver6.s: Likewise.
2226 2000-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
2228         * gas/macros/macros.exp: Mark strings test xfail for sh.
2230 2000-10-24  Diego Novillo  <dnovillo@cygnus.com>
2232         * intel.s, intel.d: Add new tests for intel syntax.
2234 2000-10-19  Alan Modra  <alan@linuxcare.com.au>
2236         * gas/elf/section0.s: Ensure section sizes are multiples of 16.
2237         * gas/elf/section1.s: Likewise.
2238         * gas/elf/section[01].d: Change to suit.
2240 2000-10-18  H.J. Lu <hjl@gnu.org>
2242         * gas/i386/intel.d: Fix the support for 64bit BFD in the last
2243         change.
2245 2000-10-15  Diego Novillo  <dnovillo@cygnus.com>
2247         * intel.s, intel.d: Add new tests for naked registers using intel
2248         syntax.
2250 2000-09-29  Hans-Peter Nilsson  <hp@axis.com>
2252         * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,
2253         gas/cris/rd-regprefix-1.d, gas/cris/rd-regprefix-1b.d,
2254         gas/cris/us-err-1.s, gas/cris/us-err-2.s, gas/cris/us-err-3.s: New.
2255         * gas/cris/cris.exp: Loop run_dump_test over files matching rd-*.d.
2257 2000-09-28  Alan Modra  <alan@linuxcare.com.au>
2259         * gas/hppa/parse/parse.exp: Replace "hppa*w-*-*" with "hppa*64*-*-*"
2260         * gas/hppa/reloc/reloc.exp: Likewise.
2261         * gas/hppa/unsorted/unsorted.exp: Likewise.
2263         * gas/hppa/reloc/reduce.s: Modify .PARAM so we need an arg reloc.
2265 2000-09-22  Jim Wilson  <wilson@cygnus.com>
2267         * gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
2268         * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
2270         * gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
2271         * gas/ia64/dv-waw-err.s: Likewise.
2272         * gas/ia64/dv-imply.d: Regenerate.
2273         * gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
2274         gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
2275         gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
2277 2000-09-14  Timothy Wall  <twall@cygnus.com>
2279         * gas/ia64/dv-waw-err.[sl]: Additional tests for parallel
2280         comparisons which should and should not produce DVs.
2282 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
2284         * gas/vtable/vtable.exp: Re-enable for hppa-elf.
2286 2000-08-29  Timothy Wall  <twall@cygnus.com>
2288         * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq.
2289         * gas/ia64/dv-mutex.d: Update regexp pattern.
2290         * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq.
2291         * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL.
2292         Test still fails due to insn opcode pattern changes.
2294 2000-08-21  H.J. Lu <hjl@gnu.org>
2296         * gas/all/cofftag.d: Support the strict COFF.
2298 2000-08-16  Jim Wilson  <wilson@cygnus.com>
2300         * gas/ia64/dv-raw-err.s: Add new tests for addl and postinc.
2301         * gas/ia64/dv-raw-err.l: Likewise.
2302         * gas/ia64/dv-waw-err.l: Update sed pattern.
2303         * gas/ia64/opc-f.pl: Delete fpsub, and fpadd comment.
2304         * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
2306 2000-08-16  Nick Clifton  <nickc@redhat.com>
2308         * gas/arm/inst.s: Add tests for edge cases of shift based
2309         addressing modes.
2311         * gas/arm/inst.d: Add expected results for new tests.
2313 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
2315         * gas/all/gas.exp: Don't run floating-point tests on CRIS.
2316         * gas/ieee-fp/x930509a.exp: Ditto.
2317         * gas/macros/macros.exp: Mark strings test xfail for CRIS.
2318         * gas/cris/*: New tests for CRIS.
2320 2000-07-19  Alan Modra  <alan@linuxcare.com.au>
2322         * gas/macros/macros.exp (test1): Run it for hppa*-*-linux*.
2323         (semi): Likewise.
2324         (strings): Don't run for hppa, except for hppa*-*-linux*.
2326         * gas/hppa/parse/linesepbug.s: Ensure we have whitespace before
2327         pseudos.
2329 2000-07-18  Scott Bambrough  <scottb@netwinder.org>
2331         * gas/arm/inst.d: Fix expected results to match current assembler
2332         output.  Patch from Justin Seger <justin.m.seger@intel.com>.
2334 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
2336         * gas/vtable/vtable.exp: Disable test for hppa.
2338         * gas/hppa/reloc/reloc.exp (do_relocation_reduction_tests): Don't
2339         run test for any elf target.
2340         (applybug): Don't run test for linux.
2341         * gas/hppa/unsorted/unsorted.exp (do_common_text): Likewise.
2342         * gas/hppa/parse/parse.exp (linesepbug): Remove xfail
2343         (labelbug): xfail for hppa-linux.
2345         * gas/hppa/basic/{coprmem.s, fmemLRbug.s}: Add colons to labels.
2346         * gas/hppa/parse/{callinfobug.s, regpopbug.s}: Likewise.
2347         * gas/hppa/reloc/{applybug.s, funcrelocbug.s, longcall.s,
2348         r_no_reloc.s, reduce3.s}: Likewise.
2349         * gas/hppa/unsorted/common.s: Likewise.
2351 2000-07-05  Nick Clifton  <nickc@cygnus.com>
2353         * gas/d30v/inst.d: Fix expected results to match current assembler
2354         output.
2355         * gas/d30v/bittest.l: Fix expected warning messages to match
2356         current assembler output.
2358 2000-06-29  Kazu Hirata  <kazu@hxi.com>
2360         * gas/h8300/h8300.exp (do_h8300s_mac): Change the registers used
2361         in ldmac and stmac.
2362         * gas/h8300/macs.s: Likewise.
2364 2000-06-27  Nick Clifton  <nickc@cygnus.com>
2366         * gas/d30v/bittest.l: Edit to match new warning messages produced
2367         by assembler.
2369 2000-06-19  Timothy Wall  <twall@cygnus.com>
2371         * gas/macros/macros.exp: Avoid tests which are not useful on tic54x.
2372         * gas/all/gas.exp: Make adjustments for tic54x target.
2373         * gas/ieee-fp/x930509a.exp: Ditto.
2374         * gas/tic54x/*: New tests for tic54x.  NOTE: load page has been
2375         moved into the LMA and is not printed separately by objdump any
2376         longer.  This still needs to be tested.
2378 2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
2380         * gas/m68k/all.exp: Don't execute tests if the target is m68hc11&12.
2381         * gas/m68hc11/all.exp: Specific tests for m68hc11.
2382         * gas/m68hc11/all_insns.[ds]: Check m68hc11 instructions.
2383         * gas/m68hc11/insns[ds]: Another test.
2384         * gas/m68hc11/lbranch.[ds]: Check branch optimization (gas relax).
2385         * gas/m68hc11/opers12.[ds]: New files, check m68hc12 operands.
2387 2000-06-17  Alan Modra  <alan@linuxcare.com.au>
2389         * gas/macros/strings.s: Don't start directives in first column
2390         (for LABELS_WITHOUT_COLONS targets).
2392 2000-06-14  H.J. Lu <hjl@gnu.org>
2394         * gas/macros/strings.d: Support a.out and coff.
2396 2000-06-14  Nick Clifton  <nickc@cygnus.com>
2398         * gas/arm/arm6.s: Remove 'mrs r9, cpsr_all' since the cpsr_all
2399         flag is no longer legal syntax.
2401 2000-06-09  Nick Clifton  <nickc@cygnus.com>
2403         * gas/macros/macros.exp: Run new test: strings.
2404         * gas/macros/strings.s: New test: String expansion inside
2405         macros.
2406         * gas/macros/strings.d: New test results.
2408 2000-06-04  Alan Modra  <alan@linuxcare.com.au>
2410         * gas/i386/prefix.s: Modify so we have at least one x86 test that
2411         checks the line separator.
2413 2000-05-21  Hans-Peter Nilsson  <hp@axis.com>
2415         * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
2417 2000-05-15  Nick Clifton  <nickc@cygnus.com>
2419         * gas/arm/arch4t.s: Add tests of new fields to msr instruction.
2421 2000-05-11  Ulf Carlsson  <ulfc@engr.sgi.com>
2423         * gas/mips/mips.exp: Include *-*-linux* in svr4pic.
2425         * gas/mips/jal-svr4pic.{s,d} gas/mips/jal-xgot.d: Add a jal to a
2426         weak symbol.
2428 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
2430         * gas/mri/float.d: Fix for srec length change.
2432 2000-05-02  Alan Modra  <alan@linuxcare.com.au>
2434         * gas/hppa/unsorted/unsorted.exp: Duplicate hppa*-*-*elf*
2435         behaviour for hppa*-*-linux* throughout file.
2436         * gas/hppa/reloc/reloc.exp: Ditto.
2437         (reduce2.s): Disable test for elf targets.
2439         * gas/hppa/parse/parse.exp (ssbug.s): setup_xfail hppa*-*-linux*.
2441         * gas/elf/section0.s: Don't start pseudos on first column so
2442         targets that define LABELS_WITHOUT_COLONS work.
2443         * gas/elf/section1.s: Ditto.
2444         * gas/vtable/inherit0.s: Ditto.
2445         * gas/vtable/inherit1.s: Ditto.
2446         * gas/vtable/entry0.s: Ditto.
2447         * gas/vtable/entry1.s: Ditto.
2449 2000-05-01  Nick Clifton  <nickc@cygnus.com>
2451         * gasp/macro.out: Fix label numbers to remove leading zeroes.
2452         * gasp/mdouble.out: Fix label numbers to remove leading zeroes.
2454 2000-04-25  Alan Modra  <alan@linuxcare.com.au>
2456         * gas/i386/general.l: Allow for DISP32 pe relocs.
2457         * gas/i386/jump.d: Similarly.
2459 2000-04-24  Jim Wilson  <wilson@cygnus.com>
2461         * gas/ia64/opc-i.d: Change pmin2.u to pmin2.  Change pmax2.u to pmax2.
2462         Change MLI to MLX.  Switch operands for output matching tbit.z.orcm,
2463         tbit.z.andcm, tbit.nz.orcm, tbit.nz.andcm, tnat.z.orcm, tnat.z.andcm,
2464         tnat.nz.orcm, tnat.nz.andcm inputs.
2465         * gas/ia64/opc-i.pl: Insert padding nops before last dep.
2466         * gas/ia64/opc-i.s: Regenerate.
2468         * gas/ia64/opc-i.s: Regenerate.
2469         * gas/ia64/opc-f.pl: Add explicit stop at end.
2471 2000-04-22  Timothy Wall  <twall@cygnus.com>
2473         * gas/ia64/opc-f.d: Disassemble zeroes to verify break.f.
2474         * gas/ia64/opc-f.s: Add an explicit stop to make IAS output match.
2476 2000-04-21  Richard Henderson  <rth@cygnus.com>
2477             David Mosberger  <davidm@hpl.hp.com>
2478             Timothy Wall <twall@cygnus.com>
2479             Jim Wilson  <wilson@cygnus.com>
2481         * gas/vtable/vtable.exp: Disable for ia64.
2482         * gas/ia64: New testsuite directory.
2484 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
2486         * gas/i386/general.s: Check 16-bit immediates, and move call/jump
2487         checks to start.
2488         * gas/i386/general.l: Likewise.
2490 2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
2492         * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded
2493         with 32 bits, not with the unsigned shorter opcodes.
2494         * gas/mn10300/basic.exp: Likewise.
2496 2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
2498         * lib/gas-defs.exp (regexp_diff): Don't break on the first
2499         difference, list them all.
2501 2000-03-29  Nick Clifton <nickc@cygnus.com
2503         * gas/arm/thumb.s: Add test of bal instruction.
2505 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
2507         * gas/ieee-fp/x930509a.exp (dotest): Fix test for
2508         LISTING_WORD_SIZE==1.
2509         * gas/all/gas.exp (do_930509a): Same here.
2510         * gas/all/cond.d: And here.
2512 2000-03-16  Nick Clifton  <nickc@cygnus.com>
2514         * gas/arm/arm.exp: Run branch.s test.
2515         Run tests if target is strongarm.
2517         * gas/arm/branch.s: New test.  Make sure that assembler can handle
2518         same-section branch relocations properly.
2520         * gas/arm/branch.d: New file.  Expected output from assembling
2521         branch.s.
2523 2000-03-10  Geoffrey Keating  <geoffk@cygnus.com>
2525         * gas/mips/empic.d: New file.
2526         * gas/mips/empic.s: New file.
2527         * gas/mips/mips16-e.d: New file.
2528         * gas/mips/mips16-e.s: New file.
2529         * gas/mips/mips16-f.d: New file.
2530         * gas/mips/mips16-f.s: New file.
2531         * gas/mips/mips.exp: Add empic, mips16-e.  Add mips16-f as an
2532         expected failure.
2534 2000-02-25  H.J. Lu <hjl@gnu.org>
2536         * gas/i386/general.l: Support a.out and coff.
2538 2000-02-25  Alan Modra  <alan@spri.levels.unisa.edu.au>
2540         * gas/i386/intel.s: New file, intel version of opcode.s
2541         * gas/i386/intel.d: New file, copy of opcode.d
2542         * gas/i386/i386.exp: Call it.
2544         * gas/i386/general.s: Add extra "out" instructions.
2545         * gas/i386/general.l: Likewise.
2547 2000-01-31  Nick Clifton  <nickc@cygnus.com>
2549         * gas/arm/inst.s: Include test of ATPCS register naming
2550         conventions.
2552         * gas/arm/float.s: Include test of ATPCS register naming
2553         conventions.
2555 2000-01-21  H.J. Lu <hjl@gnu.org>
2557         * gas/i386/general.l: Support a.out.
2558         * gas/i386/jump.d: Likewise.
2559         * gas/i386/jump16.d: Likewise.
2561 2000-01-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
2563         * gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
2564         * gas/i386/jump16.{s,d}: To here.
2565         * gas/i386/jump.{s,d}: New files.  Duplicate 32 bit jmp and call
2566         tests in general.s so that objdump is exercised.
2568         * gas/i386/i386.exp: Call new tests.
2570 2000-01-15  Alan Modra  <alan@spri.levels.unisa.edu.au>
2572         * gas/i386/general.{s,l}: Add jmp and call tests for .code16gcc,
2573         .code16, and .code32 modes.
2575 1999-11-30  Jeffrey A Law  (law@cygnus.com)
2577         * gas/mn10300/{am33.s, am33_2.s, am33_3.s}: New test files.
2578         * gas/mn10300/{am33_4.s, am33_5.s, am33_6.s}: Likewise.
2579         * gas/mn10300/{am33_7.s, am33_8.s}: Likewise.
2580         * gas/mn10300/basic.exp: Run the am33 tests.
2582 1999-11-15  Gavin Romig-Koch  <gavin@cygnus.com>
2584         * gas/mips/la.d: Adjust for new la macro expansion.
2585         Change matches for explicit addresses to matches for
2586         any address.
2587         * gas/mips/la-xgot.d: Same.
2588         * gas/mips/la-svr4pic.d: Same.
2590 1999-11-01  Nick Clifton  <nickc@cygnus.com>
2592         Remove reloc generating references to local labels in test code.
2593         Some ARM targets (eg PE) generate a reloc based on the label,
2594         whilst others (eg ELF) generate a reloc based on the section
2595         symbol.  This meant that the disassembled outputs would differ.
2597         * gas/arm/inst.s: Change test of BLPL instruction.
2598         * gas/arm/inst.d: Change expected decode of BLPL instruction.
2599         * gas/arm/arm7t.s: Remove use of .LC0 label in .word directive.
2600         Remove .rdata section, since this cannot exist in an arm-aout
2601         target.
2602         * gas/arm/arm7t.d: Change expected reloc generated for .word
2603         directive.
2605 1999-10-21  Nick Clifton  <nickc@cygnus.com>
2607         * gas/arm/arm7t.d: Update to match latest objdump output.
2608         * gas/arm/inst.s: Fix erroneous test case.
2609         * gas/arm/inst.d: Update to match latest objdump output.
2611 1999-10-11  Geoffrey Keating  <geoffk@cygnus.com>
2613         * lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "some
2614         indeterminate number of extra lines here".
2616         * gas/elf/elf.exp: Remove XFAILs.
2617         * gas/elf/section0.d: Make pass on MIPS (and hopefully alpha).
2618         * gas/elf/section1.d: Likewise.
2620 1999-10-07      Diego Novillo <dnovillo@cygnus.com>
2622         * gas/d10v: New directory.
2623         * gas/d10v/d10.exp: New file.
2624         * gas/d10v/inst.s: New file.
2625         * gas/d10v/inst.d: New file.
2627 1999-10-07  Geoffrey Keating  <geoffk@cygnus.com>
2629         * gas/mips/elf-rel.s: New file.
2630         * gas/mips/elf-rel.d: New file.
2631         * gas/mips/elf-rel2.d: New file.
2632         * gas/mips/e32-rel2.d: New file.
2633         * gas/mips/elf-rel2.s: New file.
2634         * gas/mips/mips.exp: Add elf-rel, elf-rel2.
2636         * gas/mips/elf_e_flags1.d: Tweak a little so it passes
2637         even if the CPU is set to something by default.
2639 1999-10-04  Doug Evans  <devans@canuck.cygnus.com>
2641         * gas/m32r/error.exp: New testcase driver.
2642         * gas/m32r/m32rx.exp: New testcase driver.
2643         * gas/m32r/fslotx.[sd]: New testcase.
2644         * gas/m32r/m32rx.[sd]: New testcase.
2645         * gas/m32r/relax-s.[sd]: New testcase.
2646         * gas/m32r/interfere.s: New testcase.
2647         * gas/m32r/wrongsize.s: New testcase.
2649 1999-09-17  Alan Modra  <alan@spri.levels.unisa.edu.au>
2651         * gas/i386/i386.exp: Enable reloc and white tests for COFF.
2652         * gas/i386/reloc.d: Accept dir32 relocs.
2654 1999-09-12  Donn Terry  <donn@interix.com>
2656         * gas/all/gas.exp: Run cofftag test for i*86-*-interix*.
2657         * lib/gas-defs.exp: Add perror if can not read .d file.
2659 1999-09-04  Steve Chamberlain  <sac@pobox.com>
2661         * gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
2663 1999-09-02  Nick Clifton  <nickc@cygnus.com>
2665         * gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
2666         dump  test "entry0" instead of "entry1".
2668 1999-09-01  Scott Bambrough  <scottb@netwinder.org>
2670         * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
2671         test "entry0" instead of "entry1".  ARM targets use REL relocs,
2672         and should use the test entry0.
2674 1999-09-01  H.J. Lu  <hjl@gnu.org>
2676         * gas/i386/naked.d: Fix for coff targets.
2678 Mon Aug 30 12:18:40 1999  Jeffrey A Law  (law@cygnus.com)
2680         * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
2681         sectioning.
2682         * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for
2683         PA64.
2685         * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
2686         sectioning.
2687         * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
2688         Revamp address expressions slightly to handle an arbitrary sized
2689         address.
2691         * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
2692         sectioning.
2693         * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
2695         * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for
2696         sectioning.
2698 1999-08-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
2700         * gas/i386/naked.s, gas/i386/naked.d: Test-suite addition for
2701         allow_naked_reg parsing.
2702         * gas/i386/i386.exp: Call it.
2704 1999-08-29  Alan Modra  <alan@spri.levels.unisa.edu.au>
2706         * gas/i386/white.s, gas/i386/white.l: Add space in FP reg tests.
2708 1999-08-28  Jerry Quinn <jquinn@nortelnetworks.com>
2710         * gas/hppa/basic/basic.exp:  Add new tests shift2.s,
2711         shift3.s, extract2.s, extract3.s, deposit2.s, and deposit3.s.
2712         * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
2713         extract3.s, deposit2.s, deposit3.s:  New.
2715         * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:
2716         Add new syntax versions of instructions to tests.
2717         * gas/hppa/basic/add2.s,dcor2.s,perf.s,purge2.s,shladd2.s,sub2.s,
2718         system2.s, unit2.s:  New tests.
2719         * hppa/basic/basic.exp: Add new tests.
2721         * gas/hppa/basic/basic.exp:
2722         * gas/hppa/basic/media.s:  Add test cases for new instructions.
2724         * gas/hppa/basic/basic.exp (do_branch2,do_media): New.
2725         * gas/hppa/basic/branch2.s:  New.
2726         * gas/hppa/basic/media.s:  New.
2728         * gas/hppa/basic/basic.exp (do_fp_comp2):  New.
2729         * gas/hppa/basic/fp_comp2.s:  New.
2731 1999-08-20  Alan Modra  <alan@spri.levels.unisa.edu.au>
2733         * gas/i386/general.s, gas/i386/general.l: Add .code16gcc
2734         displacement checks with auto address prefix.
2736 1999-08-17  H.J. Lu  <hjl@gnu.org>
2738         * gas/elf/elf.exp: Expected to fail on alpha*-*-*.
2740 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
2742         * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
2743         when gas uses 2**4 alignment for .text.
2744         * gas/i386/general.s, gas/i386/general.l: Likewise.
2745         * gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
2746         * gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
2747         * gas/i386/prefix.s, gas/i386/prefix.d: Likewise.
2749 1999-07-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
2751         * gas/i386/reloc.d: Fix so that test passes when enable-targets
2752         includes 64-bit bfd target.
2754 1999-06-13  Ian Lance Taylor  <ian@zembu.com>
2756         * gas/i386/katmai.d: Tweak for recent disassembler changes.
2758 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
2760         * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
2761         "*-*-linux*oldld*".
2762         * gas/vtable/vtable.exp: Likewise.
2763         * gas/i386/reloc.d: Modify expected reloc names to accept a.out
2764         names.
2766         * gas/i386/amd.s: Add a symbol so a.out tests will work.
2767         * gas/i386/katmai.s: Likewise.
2768         * gas/i386/amd.d: Corresponding change.
2769         * gas/i386/katmai.d: Corresponding change.
2771 1999-06-10  Ian Lance Taylor  <ian@zembu.com>
2773         * gas/mips/sync.d: Pass -mips2 to the assembler.
2775         * gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
2776         mips-elf target as well as mips64-elf target.
2777         * gas/mips/elf_e_flags1.d: Corresponding changes.
2778         * gas/mips/elf_e_flags2.d: Likewise.
2779         * gas/mips/elf_e_flags3.d: Likewise.
2780         * gas/mips/elf_e_flags4.d: Likewise.
2782         * gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
2784         * gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
2785         parameter.
2787 1999-06-10  Jakub Jelinek  <jj@ultra.linux.cz>
2789         * gas/sparc/synth64.s: Add checks for single register signx/clruw.
2790         * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
2791         * gas/sparc/prefetch.d: Add -64 as switch.
2792         * gas/sparc/rdpr.d: Ditto.
2793         * gas/sparc/wrpr.d: Ditto.
2794         * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
2795         * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
2796         current gas outputs %hi(0) and not %hi(0x0).
2797         * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
2798         optimizations for setx instruction.
2799         * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
2800         compiled-in targets.
2802 1999-06-10  Richard Henderson  <rth@cygnus.com>
2804         * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
2805         * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
2806         * gas/macros/{irp,rept,test2,test3}.d: Update.
2808 1999-06-05  Richard Henderson  <rth@cygnus.com>
2810         * gas/elf/elf.exp: New directory.
2811         * gas/elf/section0.[sd]: New test.
2812         * gas/elf/section1.[sd]: New test.
2814 1999-06-03  Philip Blundell  <philb@gnu.org>
2816         * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
2817         bfd and opcodes.
2819 1999-05-28  Ian Lance Taylor  <ian@zembu.com>
2821         * gas/vtable/vtable.exp: Don't run test for i960 yet.
2823 1999-05-17  Nick Clifton  <nickc@cygnus.com>
2825         * gas/mcore/allinsn.d: Updated to match latest objdump output.
2827 1999-05-12  Alan Modra  <alan@spri.levels.unisa.edu.au>
2829         * gas/i386/opcode.d: Modify callw to suit disasm fix.
2831         * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
2833         * gas/i386/amd.s: Pad to multiple of 8
2834         * gas/i386/amd.d: Here too.
2836         * gas/i386/prefix.[sd]: Align with nops
2837         * gas/i386/reloc.[sd]: Here too.
2839         * gas/i386/katmai.[sd]: New for PIII SIMD
2840         * gas/i386/i386.exp: Call it.
2842 1999-05-02  Nick Clifton  <nickc@cygnus.com>
2844         * gas/mcore/allinsn.d: Update to match latest assembler
2845         operations.
2847 1999-04-16  DJ Delorie  <dj@cygnus.com>
2849         * gas/i386/amd.s: Add NOPs to align for coff targets
2850         * gas/i386/amd.d: and check for them.
2852 1999-04-15  Jeffrey A Law  (law@cygnus.com)
2854         * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
2856 1999-04-14  Jeffrey A Law  (law@cygnus.com)
2858         * gas/hppa/basic/branch.s: Do not use immediate value where we
2859         really want a register.
2860         * gas/hppa/basic/coprmem.s: Likewise.
2861         * gas/hppa/basic/fmemLRbug.s: Likewise.
2862         * gas/hppa/basic/coprmem.s: Likewise.
2863         * gas/hppa/basic/spop.s: Likewise.
2864         * gas/hppa/basic/imem.s: Likewise.
2865         * gas/hppa/parse/badfmpyadd.s: Likewise.
2866         * gas/hppa/parse/calldatabug.s: Likewise.
2867         * gas/hppa/parse/entrybug.s: Likewise.
2868         * gas/hppa/parse/exprbug.s: Likewise.
2869         * gas/hppa/parse/fixup7bug.s: Likewise.
2870         * gas/hppa/parse/labelbug.s: Likewise.
2871         * gas/hppa/reloc/applybug.s: Likewise.
2872         * gas/hppa/reloc/funcrelocbug.s: Likewise.
2873         * gas/hppa/reloc/labelopbug.s: Likewise.
2874         * gas/hppa/reloc/longcall.s: Likewise.
2875         * gas/hppa/reloc/plabelbug.s: Likewise.
2876         * gas/hppa/reloc/reduce.s: Likewise.
2877         * gas/hppa/reloc/reduce2.s: Likewise.
2878         * gas/hppa/reloc/reduce3.s: Likewise.
2879         * gas/hppa/unsorted/brlenbug.s: Likewise.
2880         * gas/hppa/unsorted/importbug.s: Likewise.
2881         * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
2883         * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
2884         for loads and stores using reg + small d addresses.
2885         No longer expect failure for mis-parse of imm %reg.
2887 1999-04-13  Doug Evans  <devans@casey.cygnus.com>
2889         * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
2890         * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
2891         so branch relaxation restrictions won't interfere with parallelization
2892         attempts.
2894 1999-04-08  Nick Clifton  <nickc@cygnus.com>
2896         * gas/mcore: New Directory.
2897         * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
2898         tests.
2899         * gas/mcore/allinsn.s: New File: Source file for MCore assembly
2900         tests.
2901         * gas/mcore/allinsn.d: New File: Expected output file for MCore
2902         assembly tests.
2904 1999-03-20  Doug Evans  <devans@casey.cygnus.com>
2906         * gas/m32r/m32rx.[sd]: Fix a few more testcases.
2908 1999-03-16  Martin Hunt  <hunt@cygnus.com>
2910         * gas/d30v/d30.exp (run_list_test): Add new tests,
2911         label, guard-debug, serial, warn_oddreg, bittest, and mul.
2913         * gas/d30v/opt.s: Fix some warnings and add a few labels
2914         to keep things from parallelizing where we don't want them to.
2916         * gas/d30v/reloc.s: Fix warning.
2918         * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
2920         * gas/d30v/label.s: New test. Check that labels are aligned
2921         on 8-byte boundaries.
2923         * gas/d30v/guard-debug.s: New test. Test output with "-g".
2925         * gas/d30v/serial.s: New test. Check for warnings with
2926         illegal serial instructions.
2928         * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
2929         odd-numbered registers are used for some instructions.
2931         * gas/d30v/bittest.s: New test. Check for bit operation
2932         instructions (BCLR, BNOT, BSET, BTST) in the IU.
2934         * gas/d30v/mul.s: New test. Check for restricted sequences
2935         in a bunch of different multiply instructions.
2937         * gas/vtable/vtable.exp (run_list_test): Don't
2938         run test on D30V.
2940 1999-03-05  Nick Clifton  <nickc@cygnus.com>
2942         * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
2943         test.
2945 1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
2947         * gas/mips/mips.exp: Run the new tests, below.
2948         * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
2949         gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
2950         * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
2952         * lib/gas-defs.exp (run_dump_test): Document.  It's not
2953         really trivial.
2955         * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
2956         $program (the dump tool).
2958 1999-02-10  Doug Evans  <devans@casey.cygnus.com>
2960         * gas/m32r/allinsn.d: Prefix all | with \.
2961         (push,pop): Fix expected output.
2962         * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
2963         * gas/m32r/fslot.d: Prefix all | with \.
2965 1999-02-08  Nick Clifton  <nickc@cygnus.com>
2967         * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
2968         Some ports use it as a comment initiator.
2970         * gas/vtable/entry1.d: Do not look for an addend.  Some ports use
2971         REL relocations and so do not have one.
2973 1998-12-18  Nick Clifton  <nickc@cygnus.com>
2975         * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
2976         * gas/fr30/allinsn.d: Fix to match latest assembler output
2978 1998-12-03  Nick Clifton  <nickc@cygnus.com>
2980         * gas/fr30/allinsn.d: Updated to match latest assembler output.
2982 1998-12-02  Nick Clifton  <nickc@cygnus.com>
2984         * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
2986         * gas/fr30/allinsn.d: Update to match latest assembler output.
2988 1998-11-19  Dave Brolley  <brolley@cygnus.com>
2990         * gas/fr30/allinsn.s: Reorder insns for better simulation.
2992 1998-11-19  Doug Evans  <devans@charmed.cygnus.com>
2994         * gas/mips/sync.[sd]: New testcase.
2995         * gas/mips/mips.exp: Run it.
2997 1998-11-18  Dave Brolley  <brolley@cygnus.com>
2999         * gas/fr30/allinsn.s (dmov): Correct hex literals.
3001 1998-11-17  Nick Clifton  <nickc@cygnus.com>
3003         * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
3004         to end of file.
3006         * gas/fr30/allinsn.d: Added disassembly of currently assembliable
3007         opcodes.
3009 1998-11-16  Nick Clifton  <nickc@cygnus.com>
3011         * gas/fr30/allinsn.s: Fix syntax errors.
3013 1998-11-16  Dave Brolley  <brolley@cygnus.com>
3015         * gas/fr30/allinsn.s: Fixed more typos.
3017 1998-11-13  Nick Clifton  <nickc@cygnus.com>
3019         * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
3020         case vs lower case.
3022 1998-11-10  Nick Clifton  <nickc@cygnus.com>
3024         * gas/fr30/allinsn.s: New file.
3025         * gas/fr30/allinsn.d: New file.
3026         * gas/fr30/allinsn.exp: New file.
3027         * gas/fr30/fr30.exp: New file.
3029 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
3031         * gas/m32r/fslot.[sd]: New testcase.
3032         * gas/m32r/m32r.exp: Run it.
3034 1998-10-20  Alan Modra  <alan@spri.levels.unisa.edu.au>
3036         * gas/i386/i386.exp: Run AMD insn test.
3037         * gas/i386/amd.s: New test.
3038         * gas/i386/amd.d: New test results.
3040 1998-09-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3042         * gas/vtable/inherit1.l: Require only the word GAS somewere in the
3043         first line of the listing.
3045 Tue Sep  1 10:20:03 1998  Richard Henderson  <rth@cygnus.com>
3047         * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
3048         * gas/ppc/astest2.d: Likewise.
3050 Mon Aug 31 13:25:07 1998  Richard Henderson  <rth@cygnus.com>
3052         * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
3053         of whitespace for 64-bit hosts.
3055 Mon Aug 31 12:45:49 1998  Richard Henderson  <rth@cygnus.com>
3057         * gas/vtable/vtable.exp: New.
3058         * gas/vtable/{entry0.s,entry0.d}: New.
3059         * gas/vtable/{entry1.s,entry1.d}: New.
3060         * gas/vtable/{inherit0.s,inherit0.d}: New.
3061         * gas/vtable/{inherit1.s,inherit1.l}: New.
3063 Thu Aug 20 23:18:06 1998  Ian Lance Taylor  <ian@cygnus.com>
3065         * gas/i386/white.l: Revert patch of August 12.
3067 Wed Aug 12 11:54:37 1998  Jeffrey A Law  (law@cygnus.com)
3069         * gas/mn10300/udf.s: New test.
3070         * gas/mn10300/basic.exp: Run it.
3072 Wed Aug 12 13:25:38 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
3074         * gas/i386/general.l: Test andb $~0x80,foo.
3075         * gas/i386/general.s: Update.
3077         * gas/i386/white.l: Expect warning for stand-alone ss prefix.
3079 Tue Jul 21 12:46:59 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
3081         * gas/i386/white.s: Add some more whitespace tests.
3082         * gas/i386/white.l: Update accordingly.
3084 Mon Jul 13 18:15:11 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
3086         * gas/i386/*: All new i386 testsuite.
3088 1998-07-02  Ken Raeburn  <raeburn@cygnus.com>
3090         * lib/gas-defs.exp (gas_init): Complain if target name isn't in
3091         canonical form.
3093 Wed Jul  1 15:35:09 1998  Nick Clifton  <nickc@cygnus.com>
3095         * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
3097 Wed Jul  1 17:31:39 1998  Ian Lance Taylor  <ian@cygnus.com>
3099         * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
3100         * gas/ppc/simpshft.d: Change accordingly.  Only dump the .text
3101         section.
3103 Tue Jun 23 15:14:43 1998  Nick Clifton  <nickc@cygnus.com>
3105         * gas/v850/hilo2.s: Use r1 as the destination of the movea
3106         instruction, since r0 is read only.
3108         * gas/v850/basic.exp: Fix names of special area relocations.
3109         Set -mwarn-signed-overflow flag when running range.s test.
3111 Sun Jun 21 12:44:43 1998  Nick Clifton  <nickc@cygnus.com>
3113         * gas/d30v/reloc.d: Updated to match latest assembler output.
3115 1998-06-17  Frank Ch. Eigler  <fche@cygnus.com>
3117         * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
3118         run on differently targeted assembler.
3119         * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
3120         * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
3121         * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
3122         * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
3124         * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
3125         defaults go unmodified.  Replaced $f4/$f5 with $fp[45], as the
3126         original `ld.d' had.  Find `ld.s'.
3127         * gas/mips/mul-ilocks.d: Nearly ditto.
3129 1998-06-11  Nick Clifton  <nickc@cygnus.com>
3131         * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
3133         * gas/d30v/inst.s: Add nop to keep assembled instructions at
3134         expected addresses.
3136 1998-06-08  Nick Clifton  <nickc@cygnus.com>
3138         * gas/d30v/array.d: Updated to match latest assembler results.
3139         * gas/d30v/reloc.d: Partially updated to match latest assembler
3140         results.
3142 1998-06-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3144         * gas/m68k/operands.s: For all pc relative addresses change tstl
3145         to pea since the former does not allow pcrel on m68000.  Do not
3146         make label foo global, so that references to it can be relaxed on
3147         ELF targets.
3148         * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
3150 1998-06-02  Geoff Keating  <geoffk@ozemail.com.au>
3152         * gas/ppc/ppc.exp: Run simpshft test.
3153         * gas/ppc/simpshft.d: New file.
3154         * gas/ppc/simpshft.s: New file.
3156 1998-06-01  Jeffrey A Law  (law@cygnus.com)
3158         * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
3159         * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
3161 1998-05-29  Ian Lance Taylor  <ian@cygnus.com>
3163         * gas/mips/mips.exp: Adjust ilocks initialization to match current
3164         assembler defaults more closely.
3166         * gas/sh/fp.s: Remove ftst/nan.  The assembler no longer supports
3167         the instruction.
3168         * gas/sh/basic.exp: Adjust accordingly.
3170 Wed May 27 15:26:51 1998  Nick Clifton  <nickc@cygnus.com>
3172         * gas/d30v/align.d: Updated to match latest assembler output.
3173         * gas/d30v/inst.d: Updated to match latest assembler output.
3174         * gas/d30v/inst.s: Updated to match latest assembler rules.
3175         * gas/d30v/opt.d: Updated to match latest assembler output.
3177 Fri May 22 15:56:51 1998  Doug Evans  <devans@canuck.cygnus.com>
3179         * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
3180         * gas/m32r/uppercase.d: Likewise.
3182 Thu May 21 15:03:06 1998  Nick Clifton  <nickc@cygnus.com>
3184         * gas/arm/thumb.s: Add period to start of labels to prevent
3185         assembler thinking that they are function entry points.
3187 Tue May 19 18:17:10 1998  Ian Lance Taylor  <ian@cygnus.com>
3189         * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
3191 Mon May 18 13:11:45 1998  Frank Ch. Eigler  <fche@cygnus.com>
3193         * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
3194         disassembler.
3196 Fri May 15 14:51:01 1998  Gavin Koch  <gavin@cygnus.com>
3198         * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
3199         * gas/mips/ld-ilocks-addr32.d : New.
3201 Wed May 13 15:06:31 1998  Doug Evans  <devans@canuck.cygnus.com>
3203         * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
3205 Thu May  7 13:05:25 1998  Frank Ch. Eigler  <fche@cygnus.com>
3207         * gas/mips/break20.[sd]: New tests for 20-bit operand break and
3208         sddbp instructions.
3209         * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
3210         instructions.
3211         * gas/mips/mips.exp: Run them.
3213 Thu Apr 30 11:55:01 1998  Frank Ch. Eigler  <fche@cygnus.com>
3215         * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
3216         in disassembly, where the offset is in hex and has a "0x" prefix.
3218 Tue Apr 28 16:38:34 1998  Frank Ch. Eigler  <fche@cygnus.com>
3220         * gas/mips/lineno.[sd]: Assembly source line number test.
3221         * gas/mips/mips.exp: Added lineno test.
3223 Wed Apr  8 18:45:17 1998  Jeffrey A Law  (law@cygnus.com)
3225         * gas/testsuite/all/gas.exp: No longer expect failures for
3226         difference of undefined symbols on mn10x00 targets.
3228 Mon Mar 23 10:47:33 1998  Frank Ch. Eigler  <fche@cygnus.com>
3230         * gas/all/align.s: Back out ".section text" change below;
3231         use ".text" again.
3232         * gas/macros/semi.s: Ditto.
3234 Fri Mar 20 18:51:49 1998  Frank Ch. Eigler  <fche@cygnus.com>
3236         * gas/all/align.s: Identify ".text" section explicitly.
3237         * gas/macros/semi.s: Ditto.
3241 Mon Mar  2 13:30:40 1998  Doug Evans  <devans@seba.cygnus.com>
3243         * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
3244         (ldi16): Improve test.
3245         (nop): Fix test.
3247 Thu Feb 12 20:12:39 1998  Ian Lance Taylor  <ian@cygnus.com>
3249         * gasp/macro.out: Adjust to reflect the fact that keyword
3250         arguments are now permitted after positional arguments.
3252 Wed Feb  4 15:27:44 1998  Nick Clifton  <nickc@cygnus.com>
3254         * gas/arm/arm7t.d: Update to match latest assembler output.
3256 Wed Feb  4 15:40:00 1998  Geoffrey Keating  <geoffk@ozemail.com.au>
3258         * gas/ppc/ppc.exp: New file.
3259         * gas/ppc/astest.s, gas/ppc/astest.d: New test.
3260         * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
3262 Sun Feb  1 21:43:54 1998  Jeffrey A Law  (law@cygnus.com)
3264         * gas/mips/4010.s: Pad test code out to a 16byte boundary.
3265         * gas/mips/4010.d: Corresponding changes.
3266         * gas/mips/4100.s: Pad test code out to a 16byte boundary.
3267         * gas/mips/4100.d: Corresponding changes.
3268         * gas/mips/4650.s: Pad test code out to a 16byte boundary.
3269         * gas/mips/4650.d: Corresponding changes.
3271 Fri Jan 30 14:09:13 1998  Ian Lance Taylor  <ian@cygnus.com>
3273         * gas/mri/moveml.d: Add test comments, fix regexps.
3275 Thu Jan 29 13:34:49 1998  Doug Evans  <devans@canuck.cygnus.com>
3277         * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
3279 Thu Jan 29 09:43:50 1998  Richard Henderson  <rth@cygnus.com>
3281         * gas/m68k/mri_moveml.[sd]: Moved to ...
3282         * gas/mri/moveml.[sd]: ... here.
3283         * gas/mri/mri.exp: Run it.
3285 Tue Jan 27 21:55:44 1998  Jeffrey A Law  (law@cygnus.com)
3287         * gas/mips/4010.s: Add 4010 tests.
3288         * gas/mips/4010.d: Expected output.
3289         * gas/mips/4100.s: Add 4010 tests.
3290         * gas/mips/4100.d: Expected output.
3291         * gas/mips/4650.s: Add 4010 tests.
3292         * gas/mips/4650.d: Expected output.
3293         * gas/mips/mips.exp: Run the new tests.
3294         * gas/mips/*.d: Pass the right processor model to objdump.
3295         Fix minor cases where expected output was wrong due to opcode
3296         conflicts.
3298 Tue Jan 27 05:35:02 1998  Richard Henderson  <rth@cygnus.com>
3300         * gas/m68k/mri_moveml.[sd]: New testcase.
3302 Thu Jan 22 17:29:07 1998  Nick Clifton  <nickc@cygnus.com>
3304         * gas/m32r/high-1.d: Add hash prefix to constants.
3306         * gas/m32r/allinsn.s: Add hash prefix to some constants.
3307         * gas/m32r/allinsn.d: Add hash prefix to constants.
3309 Wed Jan 21 21:24:08 1998  Manfred Hollstein  <manfred@s-direktnet.de>
3311         * gas/m88k/init.d: Fix hexadecimal offsets.
3313 Wed Jan 14 17:49:22 1998  Nick Clifton  <nickc@cygnus.com>
3315         * gas/m32r/uppercase.d: Fix white space matching.
3316         * gas/m32r/relax-1.d: Fix white space matching.
3318 Wed Jan 14 15:44:32 1998  Jeffrey A Law  (law@cygnus.com)
3320         * gas/mips/div.d: Update for recent assembler changes.
3321         * gas/mips/div-ilocks.d: Likewise.
3323 Wed Jan 14 11:13:06 1998  Doug Evans  <devans@seba.cygnus.com>
3325         * gas/m32r/allinsn.d (cmpui): Update output to new format.
3327 Thu Dec 18 11:10:42 1997  Nick Clifton  <nickc@cygnus.com>
3329         * gas/arm/inst.d: Updated to match latest disassembler changes.
3331         * gas/arm/arm7t.d: Updated to match latest disassembler changes.
3333 Tue Dec 16 22:19:25 1997  Ken Raeburn  <raeburn@cygnus.com>
3335         * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
3336         gas/mips/jal-xgot.d: Add assembler option to select a specific
3337         target chip, the R3000.
3338         * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
3339         R3900.
3340         * gas/mips/mips.exp: Run it.
3342         * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
3343         targets.
3345 Wed Oct 15 10:40:14 1997  Jeffrey A Law  (law@cygnus.com)
3347         * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
3349         * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
3350         changes.
3352 1997-10-09  Doug Evans  <dje@canuck.cygnus.com>
3354         * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
3356 1997-10-09  Ian Lance Taylor  <ian@cygnus.com>
3358         * gas/arm/arm7t.d: Update for recent disassembler changes.
3359         * gas/h8300/ffxx1.d: Likewise.
3361 1997-10-08  Doug Evans  <dje@canuck.cygnus.com>
3363         * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
3365 1997-10-08  Ian Lance Taylor  <ian@cygnus.com>
3367         * gas/sparc/synth.d: Update for recent disassembler changes.
3368         * gas/sparc/synth64.d: Likewise.
3370         * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
3371         function symbol.
3372         * gas/mips/jal.s: Likewise.
3374 1997-10-07  Doug Evans  <dje@canuck.cygnus.com>
3376         * gas/sparc/reloc64.[sd]: New testcase.
3377         * gas/sparc/sparc.exp: Run it.
3379 1997-10-04  Ian Lance Taylor  <ian@cygnus.com>
3381         * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
3383 1997-10-03  Ian Lance Taylor  <ian@cygnus.com>
3385         * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
3386         work.  Correct for big endian and for tabs in input file.
3388         * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
3389         * gas/alpha/fp.s: Change comment characters from ! to #.
3391 1997-09-18  Doug Evans  <dje@canuck.cygnus.com>
3393         * gas/sparc/splet.d: Update to new objdump output format.
3394         * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
3395         * gas/sparc/set64.[ds]: New testcase.
3396         * gas/sparc/splet-2.[ds]: New testcase.
3397         * gas/sparc/sparc.exp: Run them.
3399 1997-08-16  Ken Raeburn  <raeburn@cygnus.com>
3401         Merge changes from Martin Hunt:
3403         * gas/d30v/inst.s: Add some new tests.
3405         * gas/d30v/{inst, opt, reloc}.d: Update results with
3406         new disassembler changes.
3408         * gas/d30v/inst.[sd]: Update examples for d*i instructions.
3410         * gas/d30v/*.d: Update all test results because
3411         of new ".s" and ".l" extensions.
3413         * gas/d30v/inst.[sd]: Correct entry for mulx2h.
3414         * gas/d30v/opt.[sd]: Correct st2w instruction.
3416         * gas/d30v/align.d: Change expected output.
3418         * gas/d30v/reloc.[sd]: Add test case.
3420         * gas/d30v/array.[sd]: New test case.
3422         * gas/d30v/opt.[sd]: Added more test cases.
3424         * gas/d30v/opt.s: Add test cases.
3425         * gas/d30v/reloc.s: Fix a test case.
3426         * gas/d30v/{opt,reloc}.d: Regenerate.
3428 Mon Sep  8 14:21:23 1997  Doug Evans  <dje@canuck.cygnus.com>
3430         * gas/m32r/high-1.[ds]: New testcase.
3431         * gas/m32r/m32r.exp: Run it.
3433 Mon Aug 25 11:04:24 1997  Doug Evans  <dje@canuck.cygnus.com>
3435         * gas/m32r/relax-1.[ds]: New testcase.
3436         * gas/m32r/m32r.exp: Run it.
3438 Thu Aug 14 23:49:49 1997  Doug Evans  <dje@canuck.cygnus.com>
3440         * gas/arc: New directory
3441         * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
3442         ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
3444 Wed Aug  6 00:33:30 1997  Ian Lance Taylor  <ian@cygnus.com>
3446         * config/default.exp: Set AS and GASP to as-new, not as.new.
3448 Tue Aug  5 12:33:23 1997  Ian Lance Taylor  <ian@cygnus.com>
3450         * config/default.exp: Set NM to nm-new, not nm.new, to match
3451         recent change in binutils build directory.
3453 Thu Jul 31 15:21:51 1997  Jeffrey A Law  (law@cygnus.com)
3455         * gas/v850/range.s: New test.
3456         * gas/v850/basic.exp: Run it.
3458 Tue Jul 29 14:35:02 1997  Jeffrey A Law  (law@cygnus.com)
3460         * gas/v850/hilo2.s: New test.
3461         * gas/v850/fepsw.s: New test.
3462         * gas/v850/basic.exp: Run them.
3464 Tue Jul 15 13:03:17 1997  Doug Evans  <dje@canuck.cygnus.com>
3466         * gas/m32r/uppercase.[sd]: New testcase.
3467         * gas/m32r/m32r.exp: New file.
3469 Mon Jun 16 14:32:11 1997  Ian Lance Taylor  <ian@cygnus.com>
3471         * gas/m68k/pcrel.d: Update for m68k disassembler changes.
3472         * gas/m68k/operands.d: Likewise.
3474 Mon Jun  2 16:50:03 1997  Nick Clifton  <nickc@cygnus.com>
3476         * gas/arm/arm.exp: Added changes from armT-970328-branch.
3478 Mon Jun  2 12:09:02 1997  Gavin Koch  <gavin@cygnus.com>
3480         * gas/mips/mips.exp: The r3900 has interlocks for mul, but
3481         not div.
3483 Mon Jun  2 12:03:32 1997  Gavin Koch  <gavin@.cygnus.com>
3485         * gas/mips/mul.{d,s}: End the tests with no-ops.
3487 Mon Jun  2 11:48:58 1997  Gavin Koch  <gavin@cygnus.com>
3489         * lib/gas-defs.exp (regexp_diff): Improve messages when one
3490         file is shorter than the other.
3492 Wed May  7 16:18:30 1997  Manfred Hollstein  <manfred@s-direktnet.de>
3494         * gas/m88k/init.{s,d}: New checks for proper padding of
3495         .init sections.
3496         * gas/m88k/m88.exp: Run them.
3498         * gas/m68k/t2.d: New file for check of presence of section
3499         symbols on the m68k-motorola-sysv.
3500         * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
3502 Wed May  7 16:12:24 1997  Ian Lance Taylor  <ian@cygnus.com>
3504         * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
3506         * gas/mips/lifloat.s: Update for recent changes to floating point
3507         handling.
3508         * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
3509         * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
3511         * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
3513 Sat Apr 19 23:16:35 1997  Niklas Hallqvist  <niklas@petra.appli.se>
3515         * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
3517 Wed Apr 16 12:20:24 1997  Martin Hunt  <hunt@cygnus.com>
3519         * gas/d30v/d30.exp: Add optimizer test case.
3520         * gas/d30v/opt.s: Add conditional compilation tests.
3521         * gas/d30v/opt.d: Rebuild.
3523 Tue Apr 15 18:10:01 1997  Gavin Koch  <gavin@cygnus.com>
3525         * gas/mips/{delay.d,nodelay.d}: added.
3527 Mon Apr  7 12:57:45 1997  Doug Evans  <dje@canuck.cygnus.com>
3529         * gas/m32r/allinsn.d: Update to new objdump output style.
3531 Fri Apr  4 13:19:39 1997  Ian Lance Taylor  <ian@cygnus.com>
3533         * gas/all/float.s: Put a tab before .text, to keep the PA happy.
3535         * gas/arm/arm.exp: Only run inst and arm7t on targets which can
3536         handle -EL.  Add setup_xfail for thumb.
3538         * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
3540 Thu Apr  3 18:26:56 1997  Doug Evans  <dje@canuck.cygnus.com>
3542         * gas/m32r/allinsn.{exp,s.d}: New testcases.
3544 Thu Mar 27 00:42:28 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
3546         * gas/d30v/d30.exp: Add test case reloc.
3547         * gas/d30v/reloc.[sd]: New files to test relocations.
3549 Sat Mar 15 17:21:46 1997  Ian Lance Taylor  <ian@cygnus.com>
3551         * gas/arm/inst.d: Update for disassembler changes.
3552         * gas/arm/arm7t.d: Likewise.
3554 Tue Mar 11 13:31:56 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3556         * gas/m68k/op68000.d: Update for recent assembler bug fix.
3558 Wed Mar  5 13:01:24 1997  Jeffrey A Law  (law@cygnus.com)
3560         * gas/all/gas.exp: xfail a couple tests for the mn10300.
3562 Mon Mar  3 11:41:00 1997  Fred Fish  <fnf@cygnus.com>
3564         * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
3565         relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
3567 Thu Feb 27 15:21:46 1997  Fred Fish  <fnf@cygnus.com>
3569         * gas/tic80/{align.d, align.lst, align.s} New test for the
3570         ".align" pseudop.
3571         * gas/tic80/tic80.exp: Run the align test.
3573 Wed Feb 26 20:36:46 1997  Fred Fish  <fnf@cygnus.com>
3575         * gas/tic80/{float.d, float.lst, float.s}: New tests for
3576         simple floating point operands.
3577         * gas/tic80/tic80.exp: Run the float test.
3579 Wed Feb 26 15:16:04 1997  Fred Fish  <fnf@cygnus.com>
3581         * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
3582         regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
3583         New tests for :m and :s operand modifiers.
3584         * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
3586 Tue Feb 25 13:45:55 1997  Ian Lance Taylor  <ian@cygnus.com>
3588         * gas/macros/semi.s: Force the final alignment to use a fill value
3589         of 0.
3591         * gas/all/cond.s, gas/all/cond.d: New test.
3592         * gas/all/gas.exp: Run it.
3594 Mon Feb 24 10:52:12 1997  Bob Manson  <manson@charmed.cygnus.com>
3596         * lib/gas-defs.exp(gas_init): Added new parameter for script
3597         name.
3599 Mon Feb 24 10:40:28 1997  Fred Fish  <fnf@cygnus.com>
3601         * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
3602         regops.d, relocs1.d,
3603         (relocs1.c): Add file for reference.
3604         (relocs1b.d): Split reloc table contents test to different test file.
3605         (relocs2.c): Add test that uses various types (char, short, int, ...) of
3606         static and global variables with data shuffling to generate lots of ld/st
3607         instructions for the different types.
3608         (relocs2.d): New file, expected code for relocs2 test.
3609         (relocs2.lst): New file, TI assembler listing for reference.
3610         (relocs2.s): New file, assembly source for relocs2 test.
3611         (relocs2b.d): New file, expected reloc table contents for relocs2 test.
3612         (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
3614 Sun Feb 23 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
3616         * gas/all/itbl-test.c(main): Update function calls.
3617         Remove parameters from itbl_get_reg_val and
3618         change itbl_get_insn_name to itbl_get_field.
3620 Sun Feb 23 17:22:00 1997  Dawn Perchik  <dawn@cygnus.com>
3622         * gas/mips/itbl: Add comments.
3623         * gas/mips/itbl.s: Add comments.  Prefix register names with $.
3624         * gas/all/itbl: Generic table for testing for itbl support.
3625         * gas/all/itbl.s: Generic assembly for testing for itbl support.
3626         * gas/mips/itbl-test.c: Moved to gas/all.
3627         * gas/all/itbl-test.c: Moved from gas/mips.
3629 Sat Feb 22 20:24:23 1997  Fred Fish  <fnf@cygnus.com>
3631         * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
3632         endmask.lst, regops.lst}: Remove ^M's from end of lines.
3633         * gas/tic80/bitnum.s: Add comment to each line showing value
3634         that symbolic BITNUM assembles to.  Add coverage for raw
3635         numeric values for the BITNUM operand.
3636         * gas/tic80/bitnum.d: Update due to bitnum.s changes.
3637         * gas/tic80/regops.d: Update due to opcode library additions
3638         of floating point test BITNUM values that are ambiguous with
3639         the integral ones.
3640         * gas/tic80/relocs1.s: New test case that tests simple relocs.
3641         * gas/tic80/relocs1.d: Expected output for above.
3642         * gas/tic80/relocs1.lst: TI assembler listing for above.
3643         * gas/tic80/tic80.exp: Add relocs1 test.
3645 Fri Feb 21 14:23:14 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
3647         * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
3648         inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
3650 Wed Feb 19 00:55:29 1997  Ian Lance Taylor  <ian@cygnus.com>
3652         * gas/macros/semi.s, gas/macros/semi.d: New test.
3653         * gas/macros/macros.exp: Run it.
3654         * gas/mri/semi.s, gas/mri/semi.d: New test.
3655         * gas/mri/mri.exp: Run it.
3657 Tue Feb 18 13:37:06 1997  Jeffrey A Law  (law@cygnus.com)
3659         * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
3660         output.
3662 Fri Feb 14 17:56:27 1997  Ian Lance Taylor  <ian@cygnus.com>
3664         * gas/all/align.d, gas/all/align.s: New test.
3665         * gas/all/gas.exp: Run it.
3667 Thu Feb 13 14:44:05 1997  Ian Lance Taylor  <ian@cygnus.com>
3669         * gas/mips/mips16.d: Correct PC relative instruction bytes.
3671 Wed Feb 12 12:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
3673         * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
3674         * gas/mips/lif-xgot.d: Likewise.
3675         * gas/mips/ulh-svr4pic.d: Likewise.
3676         * gas/mips/ulh-xgot.d: Likewise.
3678         * gas/mips/mips16.d: Update for yet another change in disassembly
3679         output (this one is spacing only).
3681 Tue Feb 11 14:45:39 1997  Fred Fish  <fnf@cygnus.com>
3683         * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
3684         ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
3685         endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
3686         tic80.exp}: New files for TIc80 test cases.
3688 Tue Feb 11 15:46:27 1997  Ian Lance Taylor  <ian@cygnus.com>
3690         * gas/mips/mips16.d: Update for change in disassembly output.
3692 Mon Feb 10 22:24:00 1997  Dawn Perchik  <dawn@cygnus.com>
3694         * gas/mips/itbl-test.c: Add copyright message and fix indentation.
3696 Mon Feb 10 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
3698         * gas/mips/itbl-test.c: New file.  Stand-alone assembler and
3699         dissassembler for itbl support.
3701 Mon Feb 10 17:20:00 1997  Dawn Perchik  <dawn@cygnus.com>
3703         * gas/mips/itbl: New file.  Instruction Spec for testing --itbl
3704         option.
3705         * gas/mips/itbl.s: New file.  Assembly with ne2w instructions
3706         specified in itbl.
3708 Fri Feb  7 16:42:53 1997  Bob Manson  <manson@charmed.cygnus.com>
3710         * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
3711         * lib/gas-defs.exp: Ditto.
3713 Mon Feb  3 15:46:05 1997  Ian Lance Taylor  <ian@cygnus.com>
3715         * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
3716         objdump.  Update for current relocation printing style.
3718 Thu Jan 30 11:57:33 1997  Ian Lance Taylor  <ian@cygnus.com>
3720         * gas/mips/mips16.d: Update for disassembler changes.
3722 Thu Jan 23 03:15:06 1997  Angela Marie Thomas (angela@cygnus.com)
3724         * gas/mips/mips.exp: set ilocks for all 4100/4300
3726 Thu Jan  2 16:49:17 1997  Ian Lance Taylor  <ian@cygnus.com>
3728         * gas/mips/mips16.s, gas/mips/mips16.d: New test.
3729         * gas/mips/mips.exp: Run mips16 test.
3731         * gas/mips/mips.exp: Run dli test unconditionally.
3732         * gas/mips/dli.s: Add text symbol.  Add nops to round to 16 byte
3733         boundary.
3734         * gas/mips/dli.d: Corresponding changes.
3736 Tue Dec 31 13:03:16 1996  Ian Lance Taylor  <ian@cygnus.com>
3738         * gas/sparc/synth.d: Use --prefix-addresses for objdump.
3739         * gas/sparc/synth64.d: Likewise.
3741 Tue Dec 24 16:30:58 1996  Angela Marie Thomas (angela@cygnus.com)
3743         * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
3745 Fri Dec 13 13:05:33 1996  Ian Lance Taylor  <ian@cygnus.com>
3747         * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
3748         .ifdef, to accomodate change to avoid default alignment on
3749         embedded systems.
3751 Wed Dec 11 09:26:01 1996  Jeffrey A Law  (law@cygnus.com)
3753         * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
3754         "movb dm,(an)".
3756 Tue Dec 10 13:01:05 1996  Jeffrey A Law  (law@cygnus.com)
3758         * gas/mn10300/basic.exp: Update after endianness changes to
3759         the assembler.
3761         * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
3762         * gas/mn10200/{movb.s, movbu.s}: Likewise.
3763         * gas/mn10200/basic.exp: Run them.
3765 Mon Dec  9 17:08:38 1996  Jeffrey A Law  (law@cygnus.com)
3767         * gas/mn10200/*.s: New tests for the mn10200 assembler.
3768         * gas/mn10200/basic.exp: Run them.
3770 Fri Dec  6 15:35:04 1996  Jeffrey A Law  (law@cygnus.com)
3772         * gas/mn10300/*.s: Remove '$' register prefixing.
3774 Mon Nov 25 16:35:33 1996  Doug Evans  <dje@canuck.cygnus.com>
3776         * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
3777         \r will be present.
3779 Mon Nov 25 13:45:02 1996  Ian Lance Taylor  <ian@cygnus.com>
3781         * gas/m68k/*.d: Update for disassembler changes.
3782         * gas/mri/*.d: Likewise.
3784 Mon Nov 25 11:38:37 1996  Jeffrey A Law  (law@cygnus.com)
3786         * gas/mn10300/*.s: Use '$' as register prefix for
3787         all register operands.
3789 Thu Nov 21 11:52:54 1996  Jeffrey A Law  (law@cygnus.com)
3791         * gas/all/gas.exp: xfail a couple tests for the mn10300.
3793 Wed Nov 20 11:31:41 1996  Jeffrey A Law  (law@cygnus.com)
3795         * gas/mn10300/other.s: Update for correct syntax on a
3796         few instructions (those with register lists).
3797         * gas/mn10300/basic.exp: Corresponding changes.
3799 Tue Nov 19 13:36:57 1996  Jeffrey A Law  (law@cygnus.com)
3801         * gas/mn10300/movm.s: Update for correct syntax.
3802         * gas/mn10300/basic.exp: Update expected movm bit patterns.
3804 Fri Nov 15 13:57:42 1996  Jeffrey A Law  (law@cygnus.com)
3806         * gas/mn10300/other.s: Put parens around register
3807         argument in calls and jmp instructions.
3809 Wed Nov 13 13:16:04 1996  Jeffrey A Law  (law@cygnus.com)
3811         * gas/h8300/ffxx1.d: Update for recent disassembler changes.
3813 Mon Nov 11 16:03:24 1996  Jeffrey A Law  (law@cygnus.com)
3815         * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
3816         as needed.
3817         * gas/hppa/unsorted/unsorted.exp: Likewise.
3819 Thu Nov  7 00:27:52 1996  Jeffrey A Law  (law@cygnus.com)
3821         * gas/mn10300/basic.exp: Check opcode insertion for
3822         extended instructions.
3823         * gas/mn10300/extend.s: Tweak constants for better
3824         testsuite coverage.
3826 Wed Nov  6 13:50:07 1996  Jeffrey A Law  (law@cygnus.com)
3828         * gas/mn10300/basic.exp: Test insertion of operands
3829         into call and jmp instructions with 32bit offsets.
3830         Fix typo in bit test patterns.
3831         * gas/mn10300/other.s: Tweak constants to improve
3832         testsuite coverage.
3834         * gas/mn10300/basic.exp: Test insertion of 32bit operand
3835         in calls, btst, bclr & bset instructions.
3837         * gas/mn10300/*.s: Tweak constants in 32bit insns for
3838         better testing coverage.
3839         * gas/mn10300/basic.exp: Test insertion of most 32bit
3840         operands.
3842 Tue Nov  5 13:33:12 1996  Jeffrey A Law  (law@cygnus.com)
3844         * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
3845         movbu, movhu instructions.  Check bit patterns for more bit
3846         operations.  Check bit patterns for various 16bit call, retf
3847         and ret instructions.
3848         * gas/mn10300/other.s: Update operands for better test coverage.
3850 Mon Nov  4 12:55:11 1996  Jeffrey A Law  (law@cygnus.com)
3852         * gas/mn10300/basic.exp: Check bit patterns for a couple more
3853         mov and cmp instructions.
3855 Tue Oct 29 17:05:43 1996  Ian Lance Taylor  <ian@cygnus.com>
3857         * gas/mips/*.d: Update for disassembler changes.
3859 Wed Oct 16 22:39:50 1996  Jeffrey A Law  (law@cygnus.com)
3861         * gas/v850/reloc.s: New tests.
3862         * gas/v850/basic.exp: Run them.
3864 Mon Oct 14 13:52:55 1996  Ian Lance Taylor  <ian@cygnus.com>
3866         * gas/mips: Add symbols to several testsuites, since the ELF
3867         assembler now always builds a symbol table, which means that
3868         objdump will no longer report `No symbols in FILE'.  Change the
3869         expected output accordingly.
3871 Thu Oct 10 13:11:48 1996  Jeffrey A Law  (law@cygnus.com)
3873         * gas/mn10300/basic.exp: Check bit patterns for instructions
3874         with a single 8bit or 16bit immediate operand.
3876         * gas/mn10300/basic.exp: Check bit patterns for many
3877         instructions.  Add missing test in do_mov1.
3878         * gas/mn10300/mov1.s: Add missing test.
3880 Wed Oct  9 14:15:18 1996  Jeffrey A Law  (law@cygnus.com)
3882         * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
3883         * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
3884         * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
3885         * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
3886         * gas/mn10300/{shift.s, sub.s}: Likewise.
3887         * gas/mn10300/basic.exp: Run them.
3889 Thu Oct  3 09:57:03 1996  Jeffrey A Law  (law@cygnus.com)
3891         * gas/mn10200, gas/mn10300: New directories for Matsushita
3892         mn10200 and mn10300 tests.
3894 Tue Oct  1 15:38:28 1996  Ian Lance Taylor  <ian@cygnus.com>
3896         * lib/gas-defs.exp (gas_version): Fix for current version
3897         printing.
3899 Sun Sep 29 07:55:58 1996  Doug Evans  <dje@canuck.cygnus.com>
3901         * gas/sparc/splet.d: Fix typo in cpusha result.
3903 Mon Sep 23 12:33:31 1996  Ian Lance Taylor  <ian@cygnus.com>
3905         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
3907 Wed Sep 18 12:14:06 1996  Ian Lance Taylor  <ian@cygnus.com>
3909         * gas/all/cofftag.s: Use .p2align rather than .align.
3911 Fri Sep 13 15:28:04 1996  Jeffrey A Law  (law@cygnus.com)
3913         * gas/h8300/macs.s: Add "stmac" instructions.
3914         * gas/h8300/basic.exp: Test them.
3916 Thu Sep 12 10:28:44 1996  James G. Smith  <jsmith@cygnus.co.uk>
3918         * gas/arm/thumb.s (back): Check assembly of Thumb BL.
3920 Mon Sep  9 14:37:00 1996  Ian Lance Taylor  <ian@cygnus.com>
3922         * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
3923         registers.
3925 Fri Sep  6 18:23:54 1996  James G. Smith  <jsmith@cygnus.co.uk>
3927         * gas/mips/dli.{s,d}: More test cases added.
3929 Wed Sep  4 11:47:29 1996  James G. Smith  <jsmith@cygnus.co.uk>
3931         * gas/mips/mips.exp: Add check for dli macro instruction.
3932         * gas/mips/dli.{s,d}: Added.
3934 Sat Aug 31 01:25:03 1996  Jeffrey A Law  (law@cygnus.com)
3936         * gas/v850/basic.exp (do_mem): Check bit patterns for short
3937         load/store instructions.  Remove xfails for short load/store
3938         instructions.
3939         * gas/v850/mem.s: Offsets for short load/store operands
3940         are unsigned.
3942         * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
3943         (do_jumps): Likewise.
3945 Fri Aug 30 00:37:55 1996  Jeffrey A Law  (law@cygnus.com)
3947         * gas/v850/misc.s: Tweak register numbers for better testing.
3948         * gas/v850/basic.exp (do_misc): Corresponding changes.
3950         * gas/v850/hilo.s: New testfile.
3951         * gas/v850/basic.exp: Run hilo tests.
3953 Thu Aug 29 11:32:23 1996  James G. Smith  <jsmith@cygnus.co.uk>
3955         * gas/arm/arm7t.d: Explicitly force little-endian assembly.
3957 Fri Aug 23 11:02:55 1996  Jeffrey A Law  (law@cygnus.com)
3959         * gas/v850/basic.exp (do_move): Test instruction bit patterns.
3960         * gas/v850/move.s: Tweak constants for better testing.
3962         * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
3963         xfail sst and sld tests.
3964         (do_mov): Remove bogus xfail.
3965         * gas/v850/mem.s: sst and sld instructions can only index from
3966         "ep" register.
3968         * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
3969         Update addresses.
3970         * gas/v850/logical.s: Tweak constants for better testing.
3972         * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
3973         but not displacements (yet).
3975         * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
3977         * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
3978         but not displacements (yet).
3980         * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
3982         * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
3983         * gas/v850/arith.s: Tweak constants for better testing.
3985         * gas/v850/basic.exp (do_misc): No longer expect failures
3986         assembling "ldsr" and "stsr" opcodes.
3987         * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
3988         opcodes.
3990         * gas/v850/basic.exp (do_misc): No longer expect failures
3991         assembling "trap" opcodes.
3992         * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
3994         * gas/v850: New directory with v850 tests.
3996 Fri Aug 16 00:19:10 1996  Jeffrey A Law  (law@cygnus.com)
3998         * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
3999         fic and fice instructions to test 3bit space identifiers.
4000         * gas/hppa/basic/system.s: Similarly for iitlba and
4001         iitlbp.
4002         * gas/hppa/basic/basic.exp: Corresponding changes.
4004 Thu Aug 15 16:25:05 1996  James G. Smith  <jsmith@cygnus.co.uk>
4006         * gas/arm/arm.exp: Change inst.s test to check objdump.
4007         * gas/arm/inst.d: Added.
4009 Thu Aug 15 16:06:02 1996  James G. Smith  <jsmith@cygnus.co.uk>
4011         * gas/arm/thumb.s: Added.
4012         * gas/arm/immed.s: Added.
4013         * gas/arm/arch4t.s: Added.
4014         * gas/arm/arm.exp: Updated to run the new tests.
4016 Tue Aug  6 11:06:29 1996  Jeffrey A Law  (law@cygnus.com)
4018         * gas/h8300/misch.s: Reenable "eepmov.w" test.
4019         * gas/h8300/miscs.s: Likewise.
4020         * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
4021         on the H8/300H and H8/S.  Don't expect it to fail.
4023 Wed Jul 31 10:57:44 1996  Doug Evans  <dje@canuck.cygnus.com>
4025         * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
4027 Wed Jul 31 15:55:12 1996  James G. Smith  <jsmith@cygnus.co.uk>
4029         * gas/arm/arm7t.s: Added.
4030         * gas/arm/arm7t.d: Added.
4031         * gas/arm/arm.exp: Updated to run the new test.
4033 Mon Jul  8 14:27:39 1996  Ian Lance Taylor  <ian@cygnus.com>
4035         * gas/m68k/pcrel.d: Rename from schwab.d.
4036         * gas/m68k/pcrel.s: Rename from schwab.s.
4038 Mon Jul  8 14:23:26 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4040         * gas/m68k/schwab.d: Correct for ELF format.
4041         * gas/m68k/all.exp: Run "schwab" test for all targets.
4043 Thu Jul  4 14:23:36 1996  Ian Lance Taylor  <ian@cygnus.com>
4045         Avoid DOS file naming problems:
4046         * gas/h8300/branch.s: Rename from branches.s.
4047         * gas/h8300/branchh.s: Rename from branchesh.s.
4048         * gas/h8300/branchs.s: Rename from branchess.s.
4049         * gas/h8300/rotsh.s: Rename from rotshift.s.
4050         * gas/h8300/rotshh.s: Rename from rotshifth.s.
4051         * gas/h8300/rotshs.s: Rename from rotshifts.s.
4052         * gas/h8300/h8300.exp: Corresponding changes.
4054 Thu Jul  4 14:01:46 1996  James G. Smith  <jsmith@cygnus.co.uk>
4056         * gas/mips/mips.exp: Add new tests for processors with interlocks
4057         on div and mul.
4058         * gas/mips/div-ilocks.d: Added.
4059         * gas/mips/mul-ilocks.d: Added.
4061 Wed Jul  3 14:20:04 1996  Ian Lance Taylor  <ian@cygnus.com>
4063         * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
4064         which now pass.
4065         * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
4066         bit host.
4068 Sat Jun 29 18:21:51 1996  Ian Lance Taylor  <ian@cygnus.com>
4070         * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
4071         test.
4072         * gas/vax/quad.exp: Expect a nop after the movq.
4074 Tue Jun 18 12:39:49 1996  Jeffrey A. Law  <law@rtl.cygnus.com>
4076         * gas/h8300/cbranchh.s: Switch into h8300h mode.
4077         * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
4079         * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
4080         H8/S.
4081         * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
4082         * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
4083         * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
4084         * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
4085         * gas/h8300/{rotshifts.s,extends.s}: Likewise.
4086         * gas/h8300/h8300.exp: Run them.
4088 Mon Jun 10 14:14:40 1996  Ian Lance Taylor  <ian@cygnus.com>
4090         * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
4091         with the same name as a global variable.
4092         * gas/all/gas.exp: Run cofftag test for any COFF target.
4094 Thu Jun  6 12:30:05 1996  Ian Lance Taylor  <ian@cygnus.com>
4096         * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
4097         test.
4099 Fri May 31 10:11:13 1996  Jeffrey A Law  (law@cygnus.com)
4101         * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
4103 Wed May 29 16:35:43 1996  Ian Lance Taylor  <ian@cygnus.com>
4105         * gas/mips/jal-xgot.d: Correct for 64 bit output.
4107 Thu Apr 25 19:31:59 1996  Doug Evans  <dje@canuck.cygnus.com>
4109         * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
4111 Wed Apr 24 17:06:18 1996  Ian Lance Taylor  <ian@cygnus.com>
4113         * gas/m68k/op68000.d: Add statements now caught by gas.
4115 Mon Apr 22 16:45:12 1996  Doug Evans  <dje@canuck.cygnus.com>
4117         * gas/sparc/splet.[ds]: New tests for sparclet extensions.
4118         * gas/sparc/sparc.exp: Run them.
4120 Mon Apr 15 17:25:18 1996  Ian Lance Taylor  <ian@cygnus.com>
4122         * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
4123         * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
4124         * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
4125         * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
4127 Wed Apr 10 14:27:51 1996  Jeffrey A Law  (law@cygnus.com)
4129         * gas/h8300/mov32bug.s: New test.
4130         * gas/h8300/h8300.exp: Run it.
4132 Fri Apr  5 10:13:28 1996  Jeffrey A Law  (law@cygnus.com)
4134         * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
4135         * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
4136         * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
4137         * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
4138         * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
4139         * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
4140         * gas/h8300/h8300.exp: Run them.
4142         * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
4144         * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
4146         * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
4147         * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
4148         * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
4149         * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
4150         * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
4151         * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
4152         * gas/h8300/h8300.exp: Run them.
4154 Fri Mar 15 17:16:24 1996  Ian Lance Taylor  <ian@cygnus.com>
4156         * gas/sparc/synth.d: Don't require sparc in the file format, since
4157         it won't be there on SunOS.
4159 Thu Mar  7 14:51:23 1996  Doug Evans  <dje@charmed.cygnus.com>
4161         * gas/sparc/synth.[ds]: New testcase.
4162         * gas/sparc/sparc.exp: Run it.
4164 Fri Mar  1 12:01:48 1996  Jeffrey A Law  (law@cygnus.com)
4166         * gas/all/gas.exp: xfail difference of two undefined symbols
4167         and difference of forward references for the h8300.
4169 Thu Feb 22 16:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
4171         * gas/mips/lb-xgot.d: Correct.
4173 Mon Feb 19 02:43:36 1996  Doug Evans  <dje@charmed.cygnus.com>
4175         * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
4176         to gas.
4177         * gas/sparc/addend.exp: Execute for any sparc cpu.
4178         * gas/sparc/{mismatch.exp,mism-1.s}: New test.
4180 Wed Feb 14 13:49:59 1996  Ian Lance Taylor  <ian@cygnus.com>
4182         * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
4183         * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
4184         * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
4185         * gas/mips/mips.exp: Run new tests if svr4pic.
4187 Sat Jan 27 13:27:45 1996  Doug Evans  <dje@charmed.cygnus.com>
4189         * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
4191 Fri Jan 26 14:24:01 1996  Jeffrey A Law  (law@cygnus.com)
4193         * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
4195 Wed Jan 10 12:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
4197         * gas/mips/*.d: Update for changes to disassembler.
4199 Wed Jan  3 22:59:53 1996  Ian Lance Taylor  <ian@cygnus.com>
4201         * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
4202         change.
4204 Fri Nov 17 10:32:25 1995  Ian Lance Taylor  <ian@cygnus.com>
4206         * gas/mri/immconst.d: New test.
4207         * gas/mri/mri.exp: Run it.
4208         * gas/mri/constants.s: Test immediate constants.
4209         * gas/mri/constants.d: Corresponding change.
4211         * gas/m68k/link.s: Add nop to pad to eight byte boundary.
4212         * gas/m68k/link.d: Corresponding change.
4214 Sun Nov 12 21:28:11 1995  Jeffrey A Law  (law@cygnus.com)
4216         * gas/hppa/unsorted/brlenbug.s: New test.
4217         * gas/hppa/unsorted/unsorted.exp: Run it.
4219 Sun Nov  5 12:49:27 1995  Ian Lance Taylor  <ian@cygnus.com>
4221         * gas/mips/beq.s: Declare text_label global.
4222         * gas/mips/jal.s: Likewise.
4224 Fri Nov  3 12:35:07 1995  Ian Lance Taylor  <ian@cygnus.com>
4226         * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
4228         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
4229         * gas/m68k/all.exp: Run it.
4231 Thu Nov  2 23:11:05 1995  Ian Lance Taylor  <ian@cygnus.com>
4233         * gas/m68k/link.s, gas/m68k/link.d: New test.
4234         * gas/m68k/all.exp: Run it.
4236 Tue Oct 24 10:57:20 1995  Jeffrey A Law  (law@cygnus.com)
4238         * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
4239         * gas/hppa/basic/system.s: Corresponding changes.
4241 Fri Oct  6 17:13:35 1995  Ken Raeburn  <raeburn@cygnus.com>
4243         * gas/m68k/operands.d: Don't require a fixed number of leading
4244         zeros in any number.
4246         * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
4247         for immediate values.
4249 Fri Oct  6 10:54:13 1995  Doug Evans  <dje@canuck.cygnus.com>
4251         * gas/arm/arm.exp: Renamed from gas.exp.
4252         * gas/arm/le-fpconst.[sd]: New testcase.
4254 Fri Sep 29 15:12:10 1995  Ian Lance Taylor  <ian@cygnus.com>
4256         * gas/mri/mri.exp: Only run tests for m68k target.
4258 Mon Sep 25 12:31:46 1995  Ian Lance Taylor  <ian@cygnus.com>
4260         * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
4261         test.
4263 Thu Sep 21 01:26:08 1995  Jeff Law  (law@snake.cs.utah.edu)
4265         * gas/sh/fp.s (fmac): Update for new assembly syntax.
4267 Mon Sep 18 14:04:34 1995  Ian Lance Taylor  <ian@cygnus.com>
4269         * lib/gas-defs.exp (gas_run): Call prune_system_crud.
4270         (run_dump_test, objdump): Likewise.
4272 Thu Sep 14 13:10:10 1995  Doug Evans  <dje@canuck.cygnus.com>
4274         * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
4275         * gas/sparc/sparc.exp: Run them.
4277 Wed Sep 13 16:35:51 1995  Ian Lance Taylor  <ian@cygnus.com>
4279         * Makefile.in, configure.in: Remove; the testsuite is now run
4280         directly from the gas Makefile.
4282 Mon Sep 11 11:44:23 1995  Ian Lance Taylor  <ian@cygnus.com>
4284         * gas/mri/empty.s: New file.
4285         * gas/mri/mri.exp: Test assembling empty.s.
4286         * gas/mri/comment.s: Add a couple more comment variants.
4288         * gas/mri/mri.exp: Add xfail for the expr test for all hppa
4289         targets.
4291 Wed Sep  6 21:39:23 1995  Ian Lance Taylor  <ian@cygnus.com>
4293         * gas/mri/comment.s, gas/mri/comment.d: New test.
4294         * gas/mri/mri.exp: Run it.
4295         * gas/mri/expr.s: Remove whitespace in operand field.
4296         * gas/mri/for.s: Add comments for further testing.
4297         * gas/macros/test2.s: Put in an upper case ELSE to test case
4298         insensitivity.
4300 Wed Aug 30 16:12:03 1995  Doug Evans  <dje@canuck.cygnus.com>
4302         * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
4304 Tue Aug 29 18:59:33 1995  Doug Evans  <dje@canuck.cygnus.com>
4306         * gas/sparc/sparc.exp: New file.
4307         * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
4309 Mon Aug 21 14:39:29 1995  Ian Lance Taylor  <ian@cygnus.com>
4311         * gas/macros/*: New tests for macros.
4313         * gas/mri/common.s: Use data, not .data.
4315         * gasp/pl3.out: Update for changes in commented source output when
4316         LOCAL is used.
4318 Sat Aug 19 17:36:17 1995  Ian Lance Taylor  <ian@cygnus.com>
4320         * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
4321         of diff.
4322         * lib/gas-defs.exp: Define prune_system_crud if it is not already
4323         defined.
4325 Fri Aug 18 11:09:38 1995  Ian Lance Taylor  <ian@cygnus.com>
4327         * gasp/mri/*.out: Use ;, not !, for the comment character.
4329 Wed Aug 16 12:24:12 1995  Ian Lance Taylor  <ian@cygnus.com>
4331         * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
4332         expect failure for targets which use SOM.
4334         * lib/gas-defs.exp (run_dump_test): If the program to run does not
4335         exist, mark the test as untested.
4337         * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
4338         common test.
4340         * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
4341         rather than using an implicit a.out.
4343         * gas/mri/for.s: Add nop to round out to four byte boundary.
4344         * gas/mri/repeat.s: Likewise.
4345         * gas/mri/while.s: Likewise.
4346         * gas/mri/for.d: Expected added nop.
4347         * gas/mri/repeat.d: Likewise.
4348         * gas/mri/while.d: Likewise.
4350         * gas/mips/*.d: Change all test names to say MIPS.
4352 Tue Aug 15 15:42:33 1995  Ian Lance Taylor  <ian@cygnus.com>
4354         * gas/mri/for.d, gas/mri/for.s: New test.
4355         * gas/mri/if.d, gas/mri/if.s: New test.
4356         * gas/mri/repeat.d, gas/mri/repeat.s: New test.
4357         * gas/mri/while.d, gas/mri/while.s: New test.
4358         * gas/mri/mri.exp: Run the new tests.
4360 Mon Aug 14 16:03:07 1995  Ian Lance Taylor  <ian@cygnus.com>
4362         * gas/mri/expr.d: Permit leading zeroes, in case we're using a
4363         64-bit BFD.
4365         * gasp/mri/*: New tests.
4366         * gasp/gasp.exp: Run them.  Also, clean up the test names used in
4367         pass and fail.
4369 Sun Aug 13 00:39:24 1995  Jeff Law  (law@snake.cs.utah.edu)
4371         * gas/sh/basic.exp: Update now that we know the right
4372         bit patters for the new sts instructions.
4374 Thu Aug 10 00:46:21 1995  Ian Lance Taylor  <ian@cygnus.com>
4376         * gas/mri/char.d: Fix for little endian machines.
4377         * gas/mri/float.d: Likewise.
4379 Wed Aug  9 15:34:36 1995  Ian Lance Taylor  <ian@cygnus.com>
4381         * gas/all/struct.s, gas/all/struct.d: New test.
4382         * gas/all/gas.exp: Run it.
4384 Tue Aug  8 17:11:39 1995  Ian Lance Taylor  <ian@cygnus.com>
4386         * gas/mri/common.s, gas/mri/common.d: New test.
4387         * gas/mri/mri.exp: Run it.
4389 Mon Aug  7 22:39:28 1995  Ian Lance Taylor  <ian@cygnus.com>
4391         * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
4392         test.
4394         * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
4395         truncated files, so that the tests pass.
4397         * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
4398         constants, and expr.
4400         * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux.  Run
4401         on vxworks*, not just vxworks5.1.
4403         * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
4404         (run_dump_test): Just call pass or fail.
4406         * gas/m68k/operands.s, gas/m68k/operands.d: New test.
4407         * gas/m68k/op68000.d: New test.
4408         * gas/m68k/cas.s, gas/m68k/cas.d: New test.
4409         * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
4410         * gas/m68k/schwab.d: Run objdump with -j .text.  Adjust for
4411         changes to disassembler.
4412         * gas/m68k/all.exp: Run new tests.  Run schwab test for
4413         m68k-*-coff*.
4415 Mon Aug  7 03:01:32 1995  Jeff Law  (law@snake.cs.utah.edu)
4417         * gas/sh/*: New tests for the hitachi-sh.
4419 Tue Aug  1 18:02:47 1995  Ian Lance Taylor  <ian@cygnus.com>
4421         * gas/mri/*: New tests for MRI mode.
4423         * lib/gas-defs.exp (run_dump_test): Support using objcopy.  Dump
4424         program executions to the log file before running them.  Use the
4425         simple program name, rather than the path to the binary being run,
4426         in pass/fail messages.
4427         (regexp_diff): If the regexp file has the special comment #pass,
4428         stop checking at that point.
4429         * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
4430         if they are not already set.
4432 Tue Aug  1 11:41:30 1995  steve chamberlain  <sac@slash.cygnus.com>
4434         * Makefile.in: Remove superfluous runtest gasp.
4436 Mon Jul 31 18:19:26 1995  steve chamberlain  <sac@slash.cygnus.com>
4438         * gasp/*: New.
4439         * Makefile.in: Use gasp tests.
4440         * config/default.exp: Add gasp stuff.
4442 Thu Jul 20 18:56:48 1995  Jeff Law  (law@snake.cs.utah.edu)
4444         * gas/all/gas.exp: Disable tests that are not appropriate for
4445         the PA.
4447 Thu Jul 13 18:22:49 1995  Ken Raeburn  <raeburn@cygnus.com>
4449         * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
4451 Wed Jun 21 21:28:57 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4453         * gas/m68k/schwab.*: New test based on a test case from Andreas
4454         Schwab.
4455         * gas/m68k/all.exp: Run it for some aout configurations.
4457 Mon Jun 12 22:27:18 1995  Jeff Law  (law@snake.cs.utah.edu)
4459         * gas/hppa/parse/badfmpyadd.s: New test.
4460         * gas/hppa/parse/parse.exp: Run it.
4462 Sun May 21 20:26:18 1995  Jeff Law  (law@snake.cs.utah.edu)
4464         * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
4465         ELF targets.
4467 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
4469         * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
4470         * arm/arm6.s: Correct bogus tests.
4471         * arm/gas.exp (arm6.s): Is now a valid test.
4472         (arm7dm.s): New test.
4473         * arm/float.s: Add load/store multiple floating point instruction
4474         tests.
4476 Wed May  3 13:14:44 1995  Jeff Law  (law@snake.cs.utah.edu)
4478         * gas/hppa/reloc/longcall.s: New test.
4479         * gas/hppa/reloc/reloc.exp: Run it.
4481 Tue May  2 16:37:48 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4483         * gas/mips/ld.d: Modified for gas delay-slot fixes.
4485 Sat Apr 29 23:35:18 1995  Doug Evans  <dje@chestnut.cygnus.com>
4487         * lib/gas-dg.exp: New file.
4489 Tue Apr 11 13:57:52 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4491         * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
4492         targets.
4494 Mon Apr 10 15:36:39 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4496         * lib/gas-defs.exp (pass_phase): New proc.
4497         (run_dump_test): Note passing or failing of each phase of this
4498         test, instead of failure of phases or passing of complete test.
4499         Ensure test file name is in reported message.
4501 Sat Apr  8 12:46:33 1995  Doug Evans  <dje@chestnut.cygnus.com>
4503         * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
4504         Always resolve testcase status before returning.
4505         If `slurp_options' fails, return and don't do test.
4506         (slurp_options): Fix "can't open" error message.
4507         Return -1 to indicate error.
4509 Mon Mar 20 22:45:30 1995  Jeff Law  (law@snake.cs.utah.edu)
4511         * gas/hppa/unsorted/common.s: New test.
4512         * gas/hppa/unsorted/unsorted.exp: Run it.
4514 Fri Mar 10 19:07:09 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4516         * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
4517         uncertainty as to whether there should be trailing bytes in the
4518         output file.
4519         * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
4520         of 0x00000000ffffffff on 64-bit hosts.  (I'm not sure if this is
4521         correct.)  End with "..." to match trailing zero bytes.
4523 Wed Mar  8 15:50:34 1995  Ian Lance Taylor  <ian@cygnus.com>
4525         * gas/mips/mips4.d, gas/mips/mips4.s: New files.
4526         * gas/mips/mips.exp: Run new test.
4528 Thu Feb 23 17:58:50 1995  Jeff Law  (law@snake.cs.utah.edu)
4530         * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
4531         * gas/hppa/basic/basic.exp: Test them.
4533 Wed Feb 15 15:43:26 1995  Ian Lance Taylor  <ian@cygnus.com>
4535         * gas/mips/uld.d: New file.
4536         * gas/mips/uld.s: New file.
4537         * gas/mips/usd.d: New file.
4538         * gas/mips/usd.s: New file.
4539         * gas/mips/mips.exp: Run new tests.
4541 Thu Feb  9 10:57:39 1995  Jeff Law  (law@snake.cs.utah.edu)
4543         * gas/hppa/reloc/applybug.s: New test.
4544         * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
4546 Thu Feb  2 00:34:55 1995  Jeff Law  (law@snake.cs.utah.edu)
4548         * gas/hppa/reloc/picreloc.s: New test.
4549         * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
4551 Fri Jan 27 14:02:02 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4553         * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
4554         gas/h8300/h8300.exp: New tests.
4556 Mon Jan 23 21:44:26 1995  Jeff Law  (law@snake.cs.utah.edu)
4558         * gas/hppa/basic/basic.exp (do_system): Update.
4560 Wed Jan 11 17:20:25 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4562         * gas/mips/mips.exp: Don't run the memory-access tests if the
4563         format is a.out, because the generated code is different from what
4564         is used with other formats.
4566 Tue Jan 10 11:42:13 1995  Jeff Law  (law@snake.cs.utah.edu)
4568         * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
4569         regexp to avoid losing without a controlling tty.
4571 Fri Dec 30 18:08:20 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4573         * gas/i386/pushw.l: Fixed whitespace to match current listing
4574         style.
4576         * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
4577         listings enabled.
4579 Thu Dec 15 18:14:27 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4581         * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
4582         (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
4583         * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS.  Use
4584         findfile and transform procedures to determine objdump program
4585         name.
4587         * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
4588         in case the format doesn't automatically require it.
4589         * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
4590         name for the reloc type.
4592         * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
4593         (run_dump_test): If verbosity level is over 3, print out dump
4594         command and its output.
4596 Tue Dec 13 18:21:09 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4598         * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
4599         disassembly.
4601 Fri Dec  9 19:54:04 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4603         * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
4604         it depends on tty modes.
4606         * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
4607         -nottyinit.
4609         * gas/arm/gas.exp: The arm6 test should report errors, for now.
4611 Thu Dec  8 20:19:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4613         * lib/gas-defs.exp: Use -i in expect_after command.
4615 Wed Dec  7 16:49:14 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4617         * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
4618         disassembly.
4620         * gas/ieee-fp: Renamed from ieee.fp.
4622         * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
4624 Wed Nov 30 10:48:00 1994  Jeff Law  (law@snake.cs.utah.edu)
4626         * gas/hppa/parse: Renamed from gas/hppa/more.parse.
4628 Mon Nov 28 00:40:26 1994  Jeff Law  (law@snake.cs.utah.edu)
4630         * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
4631         to fail.  Fix comments for the test.  Tweak test name.
4633 Tue Nov 22 23:38:20 1994  Jeff Law  (law@snake.cs.utah.edu)
4635         * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
4636         output.
4638 Fri Nov 18 17:56:57 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4640         * gas/mips/ld.d: Adjust to work for both big and little endian
4641         code.
4642         * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
4643         * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
4644         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
4645         * gas/mips/usw.d: Likewise.
4647 Tue Nov 15 11:09:57 1994  Jeff Law  (law@snake.cs.utah.edu)
4649         * gas/hppa/unsorted/align4.s: New test.
4650         * gas/hppa/unsorted/unsorted.exp: Run it.
4652         * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
4653         current expected PA ELF output.
4654         * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
4655         (do_plabel_relocation_test): Likewise.
4657 Thu Nov  3 18:14:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4659         * gas/all/p1480.s: Use larger constant, so expression can have a
4660         positive value.
4661         * gas/all/gas.exp: Expect p1480.s without listings to pass.
4663 Thu Nov  3 15:43:46 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4665         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
4666         Correct test cases.
4668 Thu Oct 20 00:55:13 1994  Jeff Law  (law@snake.cs.utah.edu)
4670         * gas/hppa/reloc/blebug3.s: New test.
4671         * gas/hppa/reloc/reloc.exp: Run it.
4673 Mon Oct 17 02:33:53 1994  Jeff Law  (law@snake.cs.utah.edu)
4675         * gas/hppa/reloc/reduce3.s: New test.
4676         * gas/hppa/reloc/reloc.exp: Run it.
4678 Sun Oct 16 22:25:56 1994  Jeff Law  (law@snake.cs.utah.edu)
4680         * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
4681         current reality.
4683 Wed Sep 28 21:21:34 1994  Jeff Law  (law@snake.cs.utah.edu)
4685         * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
4686         * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
4687         * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
4688         * gas/hppa/reloc/reloc.exp: Changed accordingly.
4690 Wed Sep 28 13:25:10 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4692         * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
4693         overflows are correctly converted to jumps.
4695 Mon Sep 26 17:41:43 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4697         * gas/mips: Add test cases for PIC code, both SVR4 style and
4698         -membedded-pic style.
4700 Fri Sep 23 14:45:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4702         * gas/mips: New directory with MIPS specific test cases.
4704         * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
4705         the name of the source file to assemble.
4706         (regexp_diff): Put the reason for failure in the log file.
4708 Wed Sep 21 13:44:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4710         * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
4711         doesn't support it.  Redirect stdout using > instead of 1>, and
4712         don't bother to redirect stderr since TCL redirects it anyhow.
4713         (run_dump_test): Pass appropriate arguments to program, defaulting
4714         to -r.
4716 Sat Sep 17 01:04:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4718         * gas/vax: New directory.
4719         * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
4720         values.
4722 Mon Sep 12 22:19:11 1994  Jeff Law  (law@snake.cs.utah.edu)
4724         * gas/hppa/reloc/r_no_relocbug.s: New test.
4725         * gas/hppa/reloc/reloc.exp: Run it.
4727         * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
4728         expected output.
4730 Sun Sep 04 17:58:10 1994  Richard Earnshaw (rwe@pegasus.esprit.ec.org)
4732         * gas/arm/*: New subtree.  Add ARM tests.
4734 Mon Aug  8 12:13:31 1994  Jeff Law  (law@snake.cs.utah.edu)
4736         * gas/hppa/unsorted/unsorted.exp: Accept any character
4737         between foo's type and foo itself.
4739 Fri Jul 15 19:09:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4741         * lib/gas-defs.exp (run_dump_test): New routine for running the
4742         assembler, running objdump or nm (not fully supported) on the
4743         resulting object file, and comparing the results against a file of
4744         regular expressions in the test suite, all in one command.
4745         Options for the assembler and objdump are read from comments at
4746         the start of the .d file.
4747         (fail_phase, slurp_options): New auxiliary routines.
4748         (regexp_diff): Always return a value.  Fix bugs in actually doing
4749         the regexp test.
4751         * gas/sun4/addend.exp: Use run_dump_test.
4752         * gas/sun4/addend.d: Fix regular expressions so that they work.
4754 Thu Jul  7 11:55:33 1994  Jeff Law  (law@snake.cs.utah.edu)
4756         * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
4757         * gas/hppa/reloc/reloc.exp: Run them.
4759 Thu Jun 30 18:49:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4761         * config/default.exp: Look for "as.new" in "$base_dir/..", where
4762         it got compiled, not in "$base_dir".
4763         * config/unknown.exp: Deleted.
4765 Sun Jun 26 13:23:54 1994  Jeff Law  (law@snake.cs.utah.edu)
4767         * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
4768         before exiting.  Enclose both calls inside a "catch".
4769         (objdump_finish): Likewise.
4771 Fri Jun 10 10:23:35 1994  Jeff Law  (law@snake.cs.utah.edu)
4773         * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
4774         for SOM to match current testcase.
4776 Thu Jun  2 19:46:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4778         * gas/i386/{pushw.s,pushw.l}: New test.
4779         * gas/i386/all.exp: Run it.
4781         * Makefile.in (distclean): Remove site config files and gas.sum.
4783 Fri May 27 12:24:18 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4785         * gas/m68k/disperr.s: Use % for registers.
4787         * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
4789 Tue May 17 14:53:08 1994  Bill Cox  (bill@rtl.cygnus.com)
4791         * lib/gas-defs.exp: Replace error proc calls with perror calls.
4793 Mon May 16 13:19:16 1994  Jeff Law  (law@snake.cs.utah.edu)
4795         * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
4796         ELF code.
4797         * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
4798         not support them.
4799         * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
4800         new ELF code.
4802 Thu May  5 17:27:54 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4804         * config/default.exp: Renamed from unix-gas.exp.
4806 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
4808         * Makefile.in (check): Set TCL_LIBRARY for runtest.
4810 Mon Apr 11 07:54:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4812         * gas/hppa/more.parse/callinfobug.s: Add missing name for
4813         procedure.
4815         * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
4816         $DATA$ rather than $LIT$ subspace.
4818 Sun Mar 27 14:05:33 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4820         * gas/hppa/reloc/funcrelocbug.s: New test.
4821         * gas/hppa/reloc/reloc.exp: Run it.
4823 Thu Mar 17 13:38:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4825         * gas/hppa/unsorted/importbug.s: New test.
4826         * gas/hppa/unsorted/unsorted.exp: Run it.
4828 Wed Mar 16 11:57:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4830         * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
4832         * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
4833         * gas/hppa/unsorted/unsorted.exp: Run it.
4835         * gas/hppa/more.parse/callinfobug.s: New test.
4836         * gas/hppa/omre.parse/parse.exp: Run it.
4838         * gas/hppa/more.parse/regpopbug.s: New test.
4839         * gas/hppa/more.parse/parse.exp: Run it.
4841 Mon Feb 28 14:10:04 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4843         * lib/gas-defs.exp (objdump): New proc.
4844         (objdump_start): Deleted unused proc.
4845         (objdump_start_common): Merged into objdump_start_no_subdir.
4847         * gas/alpha/fp.exp: Use objdump instead of
4848         objdump_start_no_subdir, since the former actually waits for
4849         objdump to finish.  Specify .rdata section only.  Make comment
4850         indicate Alpha architecture rather than SPARC.
4851         * gas/alpha/fp.d: Omit .reginfo patterns.  Just use "." to match
4852         against ASCII code 0x2a ("*", special in regexp).
4853         * gas/sun4/addend.exp: Use objdump instead of
4854         objdump_start_no_subdir.
4856 Thu Feb 24 07:11:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4858         * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
4859         a failure if gas is not producing an ELF object.
4861 Mon Feb 14 09:24:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4863         * gas/hppa/basic/fmemLRbug.s: New test.
4864         * gas/hppa/basic/basic.exp: Run it.
4866 Thu Feb 10 00:34:26 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4868         * gas/alpha/fp.*: New files.
4869         * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
4870         verbosity level 3 or above only.
4872 Mon Feb  7 15:53:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4874         * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
4875         PA OSF1.
4877 Fri Feb  4 23:42:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4879         * gas/hppa/more.parse/xmpyubug.s: New test.
4880         * gas/hppa/more.parse/parse.exp: Run it.
4882 Fri Feb  4 17:13:20 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4884         * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
4885         "simple_diff" from linker test suite.
4886         * gas/sun4/addend.exp: Use it.
4887         * gas/sun4/addend.d: New file.
4889 Sun Jan 30 23:34:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4891         * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
4892         format.
4894 Thu Jan 20 16:44:51 1994  Rob Savoye  (rob@darkstar.cygnus.com)
4896         * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
4897         sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
4898         well under either version of expect.
4900 Mon Jan 17 00:25:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4902         * gas/hppa/basic/fp_misc.s: Delete copr instruction.  It's tested
4903         elsewhere now.
4904         * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
4905         * gas/hppa/basic/basic.exp: Run them.
4907 Thu Jan 13 11:59:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4909         * gas/all/gas.exp: No longer expect difference of forward
4910         references to fail.
4911         * gas/all/x930509.s: Fix testcase to match how the expect code was
4912         written.
4914 Wed Jan 12 13:41:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4916         * gas/hppa/reloc/reloc.exp: Fix typo in last change.  Latest test
4917         for cross-subspace call bugs is no longer expected to fail.
4919         * gas/hppa/more.parse/procbug.s: Add test for another bug relating
4920         to having a function's label follow the .PROC directive.
4922 Tue Jan 11 21:47:48 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4924         * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
4925         found while working on multiple $CODE$ subspace support.
4927 Mon Jan 10 09:54:15 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4929         * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
4930         to fail.
4931         * gas/hppa/more.parse/procbug.s: Add missing .procend.
4933 Mon Jan  3 10:07:47 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4935         * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
4936         app.c change.
4938 Wed Dec 29 11:32:39 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4940         * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
4942 Wed Dec 15 08:24:31 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
4944         * Makefile.in (site.exp): Don't set ASFLAGS.  Quote value of
4945         OBJDUMPFLAGS in case it's empty.  Use temporary names until the
4946         end; make creating site.exp the final step.
4947         (check): Pass in ASFLAGS.
4949         * gas/all/gas.exp: Use all_ones proc.  Change regexp for matching
4950         C comments to avoid bugs in latest expect code.
4952 Wed Dec  8 14:30:14 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4954         * gas/m68k/disperr.s: New test.
4955         * gas/m68k/all.exp: Run it.
4957 Sun Dec  5 19:24:57 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4959         * gas/hppa/reloc/roundmode.s: New test.
4960         * gas/hppa/reloc/reloc.exp: Run it.  Fix typo in last change.
4962 Wed Dec  1 10:44:18 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4964         * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
4965         test for ELF.
4967 Tue Nov 30 13:43:21 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4969         * gas/hppa/more.parse/parse.exp: Test for error on for subspace
4970         directive is an XFAIL for SOM assmeblers.
4972         * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
4973         cross-subspace call test.
4975 Sun Nov 28 12:12:50 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4977         * gas/hppa/more.parse/appbug.s: New test.
4978         * gas/hppa/more.parse/parse.exp: Run it.
4980         * gas/hppa/unsorted/align3.s: New test.
4981         * gas/hppa/unsorted/unsorted.exp: Run it.
4983 Sat Nov 27 22:50:01 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4985         * gas/all/p2425.s: Insert a tab before assembler directives so
4986         that the directives are not interpreted as labels.
4988         * gas/hppa/basic/weird.s: Sync with GDB version.
4990         * gas/hppa/more.parse/labelbug.s: New test.
4992         * gas/hppa/more.parse/parse.exp: Run it.
4994 Wed Nov 24 01:25:03 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4996         * gas/hppa/reloc/fixupbug.s: New test.
4997         * gas/hppa/reloc/reloc.exp: Run it.
4999         * gas/hppa/reloc/exitbug.s: New test.
5000         * gas/hppa/reloc/reloc.exp: Run it.
5002 Sun Nov 21 22:11:10 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5004         * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
5005         share the same test code.
5006         * gas/hppa/reloc/relocreduce.s: Likewise.
5008         * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
5009         * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
5011 Sun Nov  7 00:31:41 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5013         * gas/hppa/reloc/reloc.exp: No longer expect failure for
5014         field selector on ble instruction test.
5016         * gas/hppa/basic/basic.exp: No longer expect failures for
5017         system instruction tests now that probei is fixed.
5019 Sat Nov  6 22:45:08 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5021         * gas/hppa/reloc/selectorbug.s: New test.
5022         * gas/hppa/reloc/reloc.exp: Run it.
5024 Thu Nov  4 17:01:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5026         * gas/hppa/unsorted/fragbug.s: New test.
5027         * gas/hppa/unsorted/unsorted.exp: Run it.
5029 Thu Nov 04 09:09:49 1993  Jeffrey Wheat  (cassidy@cygnus.com)
5031         * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
5033 Tue Nov  2 22:12:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5035         * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
5036         * gas/hppa/more.parse/parse.exp: Run them.
5038 Mon Nov  1 23:37:58 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5040         * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
5041         which specific relocations are expected to be found.
5043 Sat Oct 30 14:12:31 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5045         * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
5047         * gas/hppa/more.parse/parse.exp: Add new test.
5048         * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
5049         sections are handled correctly.
5051         * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
5053 Fri Oct 29 16:29:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5055         * gas/hppa/more.parse/calldatabug.s: Colonize.
5056         * gas/hppa/more.parse/parse.exp: Fix typos.
5058 Thu Oct 28 21:40:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5060         * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
5061         * gas/hppa/*/*.exp: New test drivers.
5062         * gas/hppa/*/*.s: New test files.
5064 Mon Oct 25 09:40:59 1993  Ken Raeburn  (raeburn@cygnus.com)
5066         * gas/sun4: New directory.
5067         * gas/sun4/addend.s,addend.exp: New test case.
5068         * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
5069         test case.
5071         * gas/all/gas.exp: Check `*' in C comments.
5073         * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
5074         simplify some tests.
5075         (want_no_output): Return zero or nonzero, depending on success or
5076         failure.
5077         (gas_test_old): Return value from want_no_output.
5078         (objdump_start_common): Split off from objdump_start.
5079         (objdump_start_no_subdir): New procedure.
5081 Wed Oct 20 07:25:48 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
5083         * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
5084         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
5086         * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
5087         AS_FOR_TARGET.
5088         (check): Don't pass ASFLAGS variable.
5089         (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
5091         From Jeff Law:
5093         * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
5094         so that tests can parse the output of objdump looking for errors
5095         in relocation entires, file headers and the like.
5097 Thu Sep 23 16:20:34 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
5099         * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
5100         * gas/all/gas.exp (p1480.s, x930509.s): Ditto.  Break up gas_test
5101         call so it no longer performs multiple tests.
5102         * gas/m68k/all.exp (t2.s): Don't bother with listings.
5103         (p2410.s): Don't pass unwanted arguments to gas_test_error.
5105 Wed Aug 25 16:50:08 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
5107         * lib/do*: Remove RCS id strings.
5109 Mon May 17 15:09:45 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
5111         * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
5112         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
5113         * gas/i386: New directory.
5115 Mon May 10 14:50:20 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
5117         * Added directory structure, to categorize tests by targets.
5118         * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
5119         and refined some to examine the assembler listing output.
5120         * lib/gas-defs.exp: Renamed gas_start to gas_run.  Added some
5121         expect_after patterns.
5122         (gas_start, gas_finish): New procs, for tests that examine process
5123         output.
5124         * config/unix-gas.exp: Invoke gas_init directly, instead of
5125         requiring test .exp files do it.
5127 Wed Apr 21 01:24:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
5129         * gas/gas.exp: Handle new tests, and changes to testing procs.
5131         * lib/gas-defs.exp (want_no_output): New proc; success iff output
5132         is empty.
5133         (gas_test_old): Functionally same as old gas_test.
5134         (gas_test_ignore_stdout): Rewritten to use want_no_output.
5135         (gas_test): New argument lists set of options to be tried in
5136         combinations.  Option with trailing ">" indicates standard output
5137         should be ignored.
5139         * gas/p2425a.s: Use %-form for registers, so this test can be run
5140         on m68k-coff targets too.
5142         * gas/p2430a.s: New test case, whitespace &c matches customer
5143         report more closely.  Gets different results from p2430.s; this is
5144         bad, and not yet tested for.
5146 Mon Apr  5 12:27:19 1993  Ken Raeburn  (raeburn@cygnus.com)
5148         * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
5149         * lib/run: New script.
5150         * gas/gas-defs.exp (gas_start): Takes new args, assembler options
5151         and redirection options.  Use "run" script so redirection works.
5152         (gas_test): Now takes assembler options as separate arg from input
5153         file name.
5154         (gas_test_ignore_stdout): New proc.  Discards output.
5155         (gas_test_error): New proc.  Expects assembler to generate output.
5156         (target_cpu_family setting): Handle i486->i386 also.
5158         * lib/do*: Scripts moved here from gas/testscripts.  May be useful
5159         someday for writing more test cases; not currently used.
5161 Tue Mar 30 11:45:27 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
5163         * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
5164         cases.
5165         * gas/gas.exp: Enable them for appropriate targets.  Removed some
5166         useless comments &c.  Changed m68k target test to be more general.
5168         * lib/gas-defs.exp (gas_exit, gas_init): New procs.
5169         * gas/gas.exp: Call gas_init.
5171 Mon Mar 29 00:00:00 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
5173         * Test suite created.