daily update
[binutils.git] / gas / testsuite / ChangeLog
blob17aa39b214c0263fe39b0c2310deacdf03716713
1 2002-10-12  Alexandre Oliva  <aoliva@redhat.com>
3         * gas/mips/mips.exp: Don't xfail relax.
4         * gas/mips/relax.s: Increase coverage.
5         * gas/mips/relax.d: Add expected output.  Use relax.l for as stderr.
6         * gas/mips/relax.l: New file.
8 2002-10-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
10         * gas/sh/tlsd.s, gas/sh/tlsd.d: New.
11         * gas/sh/tlsnopic.s, gas/sh/tlsnopic.d: New.
12         * gas/sh/tlspic.s, gas/sh/tlspic.d: New.
13         * gas/sh/basic.exp: Add new tests.
15 2002-10-09  Stephen Clarke <stephen.clarke@superh.com>
17         * gas/elf.exp: Don't run for sh64*-*-linux*, because it sets the
18         lsb in SHmedia code addresses.
19         * gas/sh/basic.exp: Force SHcompact for sh64*-*-linux* to enable
20         recognition of SH-1/2/3/4 instructions.
21         (proc do_fp): Do not run dsp tests for sh64*-*-linux*.
22         * gas/sh/sh64/abi-32.d: Adjust expected output to include
23         sh64*-*-linux* formats too.
24         * gas/sh/sh64/abi-64.d, gas/sh/sh64/basic-1.d,
25         gas/sh/sh64/case-1.d, gas/sh/sh64/case-noexp-1.d,
26         gas/sh/sh64/crange1-1.d, gas/sh/sh64/crange1-2.d,
27         gas/sh/sh64/crange2-1.d, gas/sh/sh64/crange2-2.d,
28         sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange3-1.d,
29         gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5-1.d,
30         gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-2.d, gas/sh/sh64/datal-2.d,
31         gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal32-3.d,
32         gas/sh/sh64/datal64-1.d, gas/sh/sh64/datal64-3.d,
33         gas/sh/sh64/endian-1.d, gas/sh/sh64/endian-2.d,
34         gas/sh/sh64/err-noexp-cmd1.s, gas/sh/sh64/immexpr32-1.d,
35         gas/sh/sh64/immexpr32-2.d, gas/sh/sh64/immexpr64-1.d,
36         gas/sh/sh64/immexpr64-2.d, gas/sh/sh64/lineno.d,
37         gas/sh/sh64/localcom-1.d, gas/sh/sh64/mix-1.d,
38         gas/sh/sh64/mix-noexp-1.d, gas/sh/sh64/movi-3.d,
39         gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
40         gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/movi64-1.d,
41         gas/sh/sh64/movi64-2.d, gas/sh/sh64/movi64-3.d,
42         gas/sh/sh64/movi64-noexp-2.d, gas/sh/sh64/pt-1.d,
43         gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/pt32-1.d,
44         gas/sh/sh64/pt32-noexp-2.d, gas/sh/sh64/pt64-1.d,
45         gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt64-32-2.d,
46         gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/ptc32-1.d,
47         gas/sh/sh64/ptc32-noexp-1.d, gas/sh/sh64/ptc64-1.d,
48         gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc64-noexp-1.d,
49         gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext32-noexp-1.d,
50         gas/sh/sh64/ptext64-1.d, gas/sh/sh64/ptext64-32-1.d,
51         gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/rel32-1.d,
52         gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
53         gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
54         gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
55         gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
56         gas/sh/sh64/rel64-5.d, gas/sh/sh64/relax-1.d,
57         gas/sh/sh64/relax-2.d, gas/sh/sh64/relax-3.d,
58         gas/sh/sh64/shift32-1.d, gas/sh/sh64/shift32-3.d,
59         gas/sh/sh64/shift32-noexp-3.d, gas/sh/sh64/shift64-1.d,
60         gas/sh/sh64/shift64-2.d, gas/sh/sh64/shift64-3.d,
61         gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/syntax-1.d,
62         gas/sh/sh64/syntax-2.d, gas/sh/sh64/ua32-1.d,
63         gas/sh/sh64/ua64-1.d: Likewise.
64         
65 2002-10-03  Chris Demetriou  <cgd@broadcom.com>
67         * gas/mips/mips-no-jalx.l: Make error message regexps accomodate
68         tools which target a specific CPU by default.
70 2002-10-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
72         * testsuite/gas/sh/pcrel2.d: Check code also.
74 2002-10-02  Stephen Clarke <stephen.clarke@superh.com>
76         * gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS*
77         symbol generation.
78         * gas/sh/sh64/ptc64-noexp-1.d: Likewise.
79         
80 2002-09-30  H.J. Lu <hjl@gnu.org>
82         * gas/mips/mips.exp: Undo the last change.
84 2002-09-30  H.J. Lu <hjl@gnu.org>
86         * gas/mips/mips.exp: Set xfail on empic, empic2, empic3_g1 and
87         empic3_g2 on Linux/mips.
89 2002-09-30  H.J. Lu <hjl@gnu.org>
91         * gas/mips/vr4120.d: Use "#pass" instead of "#..." to skip the
92         rest of output.
94 2002-09-30  Gavin Romig-Koch  <gavin@redhat.com>
95             Ken Raeburn  <raeburn@cygnus.com>
96             Aldy Hernandez  <aldyh@redhat.com>
97             DJ Delorie  <dj@redhat.com>
98             Michael Meissner  <meissner@redhat.com>
99             Eric Christopher  <echristo@redhat.com>
100             Richard Sandiford  <rsandifo@redhat.com>
102         * gas/mips/mips4100.[sd]: Move dmadd16 and madd16 checks to...
103         * gas/mips/vr4111.[sd]: ...this new test.
104         * gas/mips/vr4120.[sd],
105         * gas/mips/vr4122.[sd],
106         * gas/mips/vr5400.[sd],
107         * gas/mips/vr5500.[sd]: New tests.
108         * mips.exp: Run them.
110 2002-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
112         * gas/sh/pcrel2.s: New.
113         * gas/sh/pcrel2.d: New.
114         * gas/sh/basic.exp: Add pcrel2 test.
116 2002-09-27  Jason Thorpe  <thorpej@wasabisystems.com>
118         * gas/vax/elf-rel.[ds]: New test.
119         * gas/vax/quad.exp: Move contents to...
120         * gas/vax/vax.exp: ...here.  New file.
122 2002-09-27  H.J. Lu <hjl@gnu.org>
124         * gas/mips/mips-jalx.s: Add ".p2align 4".
125         * gas/mips/mips16-jalx.s: Likewise.
127         * gas/mips/mips-jalx.d: Check nop.
128         * gas/mips/mips16-jalx.d: Likewise.
130 2002-09-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
132         * gas/mips/mips-jalx.d: New file, check jalx assembly.
133         * gas/mips/mips-jalx.s: Likewise.
134         * gas/mips/mips-no-jalx.l: Likewise.
135         * gas/mips/mips-no-jalx.s: Likewise.
136         * gas/mips/mips16-jalx.d: Likewise.
137         * gas/mips/mips16-jalx.s: Likewise.
138         * gas/mips/mips.exp: Add new tests.
140 2002-09-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
142         * gas/mips/jal-range.s: Fix jump overflow check.
143         * gas/mips/jal-range.l: Likewise.
145 2002-09-23  Nick Clifton  <nickc@redhat.com>
147         * gas/arm/armv1-bad.s: Add LDM and STM instructions which are
148         unpredictable because of their use of the writeback bit.
150 2002-09-21  Nick Clifton  <nickc@redhat.com>
152         * gas/arm/inst.s: Fix UNPREDICATABLE use of writeback in LDM/STM
153         instructions.
154         * gas/arm/inst.d: Update expected results.
156 2002-09-19  Jakub Jelinek  <jakub@redhat.com>
158         * gas/i386/tlspic.s: Add tests.
159         * gas/i386/tlspic.d: Regenerated.
160         * gas/i386/tlsnopic.s: Add tests.
161         * gas/i386/tlsnopic.d: Regenerated.
163 2002-09-19  Richard Henderson  <rth@redhat.com>
165         * gas/alpha/elf-reloc-7.s: New.
166         * gas/alpha/elf-reloc-7.d: New.
167         * gas/alpha/alpha.exp: Run it.
169 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
171         * gas/mips/mips-abi32-pic2.s: New file.
172         * gas/mips/mips-abi32-pic2.d: New file.
173         * gas/mips/mips.exp: Run new test.
175 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
177         * gas/mips/baddata1.s: New file.
178         * gas/mips/baddata1.l: New file.
179         * gas/mips/mips.exp: Run new test.
181 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
183         * gas/mips/branch-misc-1.d: New file.
184         * gas/mips/branch-misc-1.s: New file.
185         * gas/mips/branch-misc-2.s: New file.
186         * gas/mips/branch-misc-2.d: New file.
187         * gas/mips/mips.exp: Run new tests.
189 2002-09-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
191         * gas/mips/jal-range.s: Check for jal overflows.
192         * gas/mips/jal-range.l: List file for it.
193         * gas/mips/mips.exp: Use it.
195 2002-09-08  Ben Elliston  <bje@redhat.com>
197         * gas/hppa/basic/basic.exp: Update DejaGnu mail address.
198         * gas/hppa/parse/parse.exp: Likewise.
199         * gas/hppa/reloc/reloc.exp: Likewise.
200         * gas/hppa/unsorted/unsorted.exp: Likewise.
201         * gas/mn10200/basic.exp: Likewise.
202         * gas/mn10300/basic.exp: Likewise.
203         * gas/sh/basic.exp: Likewise.
204         * gas/sh/sh64/sh64.exp: Likewise.
205         * gas/v850/basic.exp: Likewise.
206         * lib/gas-defs.exp: Likewise.
208         * gas/all/gas.exp: Removing limping support for DejaGnu 1.1.1.
209         * gasp/gasp.exp: Likewise.
211 2002-09-05  Alan Modra  <amodra@bigpond.net.au>
213         * gas/i386/absrel.s: New.
214         * gas/i386/absrel.d: New.
215         * gas/i386/pcrel.s: New.
216         * gas/i386/pcrel.d: New.
217         * gas/i386/i386.exp: Run them.
218         * gas/testsuite/gas/mmix/comment-1.d: Don't test the symbol
219         index, the name will do.
220         * gas/mri/moveml.d: Escape dots.
221         * gas/macros/macros.exp (strings): Add rs6000-*-* to xfails.
222         * gas/mips/beq.s: Don't make text_label global.
223         * gas/mips/mips32.s: Likewise.
224         * gas/mips/mips64-mips3d.s: Likewise.
226 2002-08-28  Alan Modra  <amodra@bigpond.net.au>
228         * gas/mcore/allinsn.d: Escape dots.  Pass -z to objdump and adjust
229         to suit.  Match coff relocs.  Match "from address pool" comments.
230         * gas/sparc/pcrel.s: Use 2b label in expressions.
231         * gas/sparc/pcrel64.s: Likewise.
232         * gas/sparc/pcrel.d: Adjust to suit.
233         * gas/sparc/pcrel64.d: Likewise.
234         * gas/vtable/vtable.exp: Move xfails to ..
235         (proc vtable_setup_xfails): .. here. Add i866.
237         * gas/macros/macros.exp (strings): Update xfails.
239 2002-08-26  Alan Modra  <amodra@bigpond.net.au>
241         * gas/m68k/all.exp: xfail non-ELF targets on pcrel test.
243         * gas/m68hc11/insns.d: Quote dots.
244         * gas/m68hc11/opers12.d: Likewise.
246         * gas/ieee-fp/x930509a.exp: Run the test but xfail.  Add c80 to xfails.
248         * gas/vax/quad.exp: Use quad_elf.s for ELF targets.
249         * gas/vax/quad.s: Align
250         * gas/vax/quad_elf.s: New version of quad.s with %reg.
252         * gas/sparc/sparc.exp (sparc_elf_setup): New.
253         Use it to xfail for non-ELF targets.
255         * gas/tic54x/align.s: Add comment.
256         * gas/tic54x/align.d: Adjust .text size for 2002-05-23 write.c change.
257         * gas/tic54x/extaddr.d: Similarly adjust disassembly tail.
259 2002-08-22  Nick Clifton  <nickc@redhat.com>
261         * gas/arm/arch5tej.s: Add nops to align output.
262         * gas/arm/arch5tej.d: Expect nops.
263         * gas/arm/arm7t.s: Add nops, remove thumb instructions.
264         * gas/arm/arm7t.d: Expect nops.
265         * gas/arm/armv1.s: Add nops.
266         * gas/arm/armv1.d: Expect nops.
267         * gas/arm/fpa-mem.s: Add nops.
268         * gas/arm/fpa-mem.d: Expext nops.
269         * gas/arm/vfp1.s: Add nops.
270         * gas/arm/vfp1.d: Expect nops.
271         * gas/arm/xscale.s: Add nops.
272         * gas/arm/xscale.d: Expect nops.
273         * gas/arm/arm.exp: Do not run thumb tests for arm-aout
274         toolchain.
276 2002-08-22  Alan Modra  <amodra@bigpond.net.au>
278         * gas/ppc/ppc.exp: Don't run e500 test on xcoff targets.
279         * gas/ppc/astest2.d: Escape dots.
281 2002-08-20  Richard Sandiford  <rsandifo@redhat.com>
283         * gas/mips/rol.s: Add rotate by zero tests.
284         * gas/mips/rol.d: Update accordingly.
285         * gas/mips/rol64.d: Expect rotates by zero to use dsrl.
287 2002-08-19  Elena Zannoni   <ezannoni@redhat.com>
289         From  matthew green  <mrg@redhat.com>
290         
291         * e500.s: New tests for e500 instructions.
292         * e500.d: Results for new test.
293         * ppc.exp: Test e500.s.
295 2002-08-16  Stephen Clarke <stephen.clarke@superh.com>
297         * gas/sh/sh64/datal32-3.d: Formatting change to match the current
298         output of objdump.
300 2002-08-16  Alan Modra  <amodra@bigpond.net.au>
302         * gas/all/gas.exp (forward references): Don't test c30.
303         * gas/d30v/guard-debug.d: Use -gstabs rather than -g.
304         * gas/elf/ehopt0.s: Don't use "$" in labels.
305         * gas/ieee-fp/x930509a.exp: Don't test c30.
306         * gas/m68hc11/malis.d: Adjust -I so that test runs when not building
307         in source dir.
308         * gas/mri/mri.exp: Don't run on "m68hc*".
309         * gas/sh/basic.exp (do_fp): Match LE too.
310         (pcrel-coff): Run this version for "sh*-pe*" and rename "sh*-hms" to
311         "sh*-rtems".
312         * gas/sh/pcrel-coff.d: Add -EB to objdump flags.
313         * gas/vtable/vtable.exp: Don't run on linuxecoff.  setup_xfail in
314         preference to not running on ELF targets that might one day pass.
315         Add more xfails.  Add more targets to the REL list.
317 2002-08-14  H.J. Lu <hjl@gnu.org>
319         * gas/mips/elempic.d: Treat "addiu" and "daddiu" as equivalent
320         when $0 is source.
321         * gas/mips/telempic.d: Likewise.
322         * gas/mips/telempic.d: Likewise.
324 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
326         * gas/m68hc11/all.exp: Run the new test.
327         * gas/m68hc11/insns12.s: New file to test specific 68HC12 insns.
328         * gas/m68hc11/insns12.d: New file.
329         * gas/m68hc11/branchs12.s: New test.
330         * gas/m68hc11/branchs12.d: New test.
332         * gas/m68hc11/all_insns.d: Dump the relocs to verify that they
333         are against symbols and not sections (for linker relaxation).
334         * gas/m68hc11/insns-dwarf2.d: Likewise.
335         * gas/m68hc11/insns.d: Likewise.
336         * gas/m68hc11/lbranch.d: Likewise.
337         * gas/m68hc11/lbranch-dwarf2.d: Likewise.
338         * gas/m68hc11/opers12.d: Likewise.
339         * gas/m68hc11/opers12-dwarf2.d: Likewise.
341 2002-08-12  Richard Sandiford  <rsandifo@redhat.com>
343         * gas/mips/elf-consthilo.[sd]: New test.
344         * gas/mips/mips.exp: Run it.
346 2002-08-09  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
348         * gas/mips/empic.d: Treat "addiu" and "daddiu" as equivalent when
349         $0 is source.
351 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
353         * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.
354         * gas/ppc/booke_xcoff64.d: Likewise.  Also fix relocs.
356 2002-08-01  H.J. Lu <hjl@gnu.org>
358         * gas/mips/elf-rel6.s: Add ".p2align 4".
359         * gas/mips/elf-rel6.d: Check nop.
361 2002-08-01  Richard Sandiford  <rsandifo@redhat.com>
363         * gas/mips/elf-rel6.[sd]: New test.
364         * gas/mips/mips.exp: Run it.
366 2002-07-29  Chris Demetriou  <cgd@broadcom.com>
368         * gas/mips/elf_ase_mips16.d: New file to test ELF MIPS16 ASE marking.
369         * gas/mips/elf_ase_mips16.s: Likewise.
370         * gas/mips/mips.exp: Run the new test.
372 2002-07-26  Alan Modra  <amodra@bigpond.net.au>
374         * gas/ppc/altivec.d: Invoke "as" with "-a32".
376 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
378         * gas/mips/mips-gp32-fp64.d,
379         * gas/mips/mips-gp32-fp64-pic.d: Add -mfp64.
381 2002-07-19  Hans-Peter Nilsson  <hp@bitrange.com>
383         * gas/mmix/list-pseudoints.l: Adjust for changes in gas section
384         padding.
385         * gas/mmix/greg7.d: Ditto.
386         * gas/mmix/greg8.d: Ditto.
387         * gas/mmix/fb-2.d: Ditto.
388         * gas/mmix/comment-1.d: Ditto.
389         * gas/mmix/byte-1.d: Ditto.
391 2002-07-17  H.J. Lu <hjl@gnu.org>
393         * gas/ia64/dv-branch.d: Updated.
394         * gas/ia64/opc-b.d: Likewise.
396 2002-07-08  Alan Modra  <amodra@bigpond.net.au>
398         * gas/i386/intel16.s: New.
399         * gas/i386/intel16.d: New.
400         * gas/i386/i386.exp: Run it.
402 2002-07-03  Alan Modra  <amodra@bigpond.net.au>
404         * lib/gas-defs.exp (run_dump_test): Run objdump/nm/objcopy/readelf
405         with LC_ALL=C to ensure consistent sorting.
407 2002-06-18  Dave Brolley  <brolley@redhat.com>
409         * gas/frv: New testsuite.
411 Mon Jun 17 16:23:59 2002  J"orn Rennecke <joern.rennecke@superh.com>
413         * gas/sh/dsp.s: Add three more instructions.
414         * gas/sh/dsp.d: Update.
416 2002-06-14  Daniel Jacobowitz  <drow@mvista.com>
418         * gas/mips/lineno.d: Use --gstabs.
419         * gas/mips/mips.exp (lineno.s): Remove XFAIL.
421 2002-06-12  Tom Rix  <trix@redhat.com>
423         * gas/ppc/aix.exp: Run tests for all versions of powerpc AIX. Add
424         text alignment tests.
425         * gas/ppc/textalign-xcoff-001.d: New Test.
426         * gas/ppc/textalign-xcoff-002.d: New Test.
427         * gas/ppc/test1xcoff32.d : Change text section alignment.
428         * gas/ppc/booke_xcoff.d: Remove invalid pad.
430 2002-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
432         * gas/hppa/basic/add.s: Set code level to 1.1.
433         * gas/hppa/basic/branch.s: Likewise.
434         * gas/hppa/basic/dcor.s: Likewise.
435         * gas/hppa/basic/logical.s: Likewise.
436         * gas/hppa/basic/shladd.s: Likewise.
437         * gas/hppa/basic/sub.s: Likewise.
438         * gas/hppa/basic/unit.s: Likewise.
439         * gas/hppa/unsorted/unsorted.exp: Return if target "*-*-linux*".
441 2002-05-31  Chris G. Demetriou  <cgd@broadcom.com>
443         * gas/mips/sb1-ext-mdmx.s: New file.
444         * gas/mips/sb1-ext-mdmx.d: Likewise.
445         * gas/mips/mips.exp: Run new "sb1-ext-mdmx" test.
447 2002-05-31  Chris G. Demetriou  <cgd@broadcom.com>
449         * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
450         mipsisa64*-*-* targets, rather than e32-rel2 and e32el-rel2.
452 2002-05-30  Chris G. Demetriou  <cgd@broadcom.com>
454         * gas/mips/mips64-mdmx.s: Tweak to more thoroughly cover
455         instruction encodings.
456         * gas/mips/mips64-mdmx.d: Likewise.
458 2002-05-30  Chris G. Demetriou  <cgd@broadcom.com>
460         * gas/mips/mips64-mdmx.s: New file.
461         * gas/mips/mips64-mdmx.d: Likewise.
462         * gas/mips/mips.exp: Run new "mips64-mdmx" test.
464 2002-05-30  Richard Henderson  <rth@redhat.com>
466         * gas/alpha/elf-tls-1.s, gas/alpha/elf-tls-1.d: New.
467         * gas/alpha/elf-tls-2.s, gas/alpha/elf-tls-1.l: New.
468         * gas/alpha/elf-tls-3.s, gas/alpha/elf-tls-1.l: New.
469         * gas/alpha/alpha.exp: Run them.
471 2002-05-30  Tom Rix  <trix@redhat.com>
473         * gas/d10v/d10v.exp: Add -gstabs packing, sequence control
474         packing, warning, instruction packing, label, immediate and,
475         error tests.
476         * gas/d10v/instruction_packing-001.d - intruction_packing-010.d: 
477         New tests.
478         * gas/d10v/control-001.d: New test.
479         * gas/d10v/warning-001.d - warning-019.d: New tests.  
480         * gas/d10v/label-001.d: New test.
481         * gas/d10v/error-001.d - error-002.d : New tests.
482         * gas/d10v/immediate-001.d - immediate-007.d: New tests.
484         * lib/gas-defs.exp (run_dump_test): Add error option.
486 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
488         * gas/dlx: New directory: DLX gas testsuite
489         * alltests.exp: New file: Test driver
490         * branch.d: New file: Expected results.
491         * branch.s: New file: Test branch insns.
492         * itype.d: New file: Expected results.
493         * itype.s: New file: Test ordinary insns.
494         * lhi.d: New file: Expected results.
495         * lhi.s: New file: Test load hi insns.
496         * load.d: New file: Expected results.
497         * load.s: New file: Test load insns.
498         * rtype.d: New file: Expected results.
499         * rtype.s: New file: Test arithmetic insns.
500         * store.d: New file: Expected results.
501         * store.s: New file: Test store insns.
503 2002-05-23  Tom Rix  <trix@redhat.com>
505         * gas/d10v/d10v.exp: Add instruction packing test.
506         * gas/d10v/instruction_packing.s : New test.
508 2002-05-22  Tom Rix  <trix@redhat.com>
510         * gas/d10v/d10v.exp: Renamed from d10.exp. Add address-* tests.
511         * gas/d10v/address-001.s - address-041.s : New tests.
513 2002-05-23  H.J. Lu <hjl@gnu.org>
515         * gas/mips/elf-rel.d: Skip the padding.
516         * gas/mips/elfel-rel.d: Likewise.
518 2002-05-23  H.J. Lu <hjl@gnu.org>
520         * gas/all/align2.d: New.
521         * gas/all/align2.s: New.
523         * gas/all/gas.exp: Run align2.
525 2002-05-22  H.J. Lu <hjl@gnu.org>
527         * gas/mips/elf-rel.d: Updated for the subsegs_finish change in
528         write.c.
529         * gas/mips/elfel-rel.d: Likewise.
531 Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
533         * gas/sh/pcrel-coff.s: New file.
534         * gas/sh/pcrel-coff.d: Likewise.
535         * gas/sh/basic.exp: For coff, don't do dsp test,
536         and a modified pcrel test.
538 2002-05-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
540         * gas/mips/rol64.s: New file, test of drol, dror macros.
541         * gas/mips/rol64.d: Likewise.
542         * gas/mips/mips.exp: Add new test.
544 2002-05-20  Nick Clifton  <nickc@cambridge.redhat.com>
546         * gas/arm/arm.exp: Replace deprecated command line switches
547         with their modern equivalents.
548         * gas/arm/arm7t.d: As above.
549         * gas/arm/armv1.d: As above.
550         * gas/arm/fpa-dyadic.d: As above.
551         * gas/arm/fpa-mem.d: As above.
552         * gas/arm/fpa-monadic.d: As above.
553         * gas/arm/inst.d: As above.
554         * gas/arm/ldconst.d: As above.
555         * gas/arm/xscale.d: As above.
557 2002-05-13  Alan Modra  <amodra@bigpond.net.au>
559         * gas/i386/x86-64-opcode.s: Pad out end of .text with zeros.
560         * gas/i386/x86-64-opcode.d: Adjust.
562 2002-05-02  Nick Clifton  <nickc@cambridge.redhat.com>
564         * gas/arm/arm7t.s: Add thumb mode "sub r?, #0" and "add r?, #0".
565         * gas/arm/arm7t.d: Add expected results.  (Make sure that the
566         subtract is not converted into an add).
568 2002-04-23  H.J. Lu <hjl@gnu.org>
570         * gas/mips/elempic.d: Use empic.l.
571         * gas/mips/telempic.d: Likewise.
572         * gas/mips/tempic.d: Likewise.
574 2002-04-23  H.J. Lu <hjl@gnu.org>
576         * gas/hppa/parse/parse.exp: Don't expect failure on line separator
577         test on hppa*-*-linux* nor hppa*-*-netbsd*.
579 2002-04-22  Chris Demetriou  <cgd@broadcom.com>
581         * gas/mips/mips-gp64-fp32.l: New file.
582         * gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr
583         output.
584         * gas/mips/mips-gp64-fp64.l: New file.
585         * gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr
586         output.
588 2002-04-22  Chris Demetriou  <cgd@broadcom.com>
590         * lib/gas-defs.exp (run_dump_test): Support new attribute "stderr"
591         which is a file used to regexp_diff the assembler's pruned stderr
592         output.
593         (write_file): New helper function to write a string into a file.
595         * gas/mips/empic.l: New file which matches empic tests' warnings.
596         * gas/mips/empic.d: Use empic.l.
598 2002-04-19  Nick Clifton  <nickc@cambridge.redhat.com>
600         * gas/all/gas.exp (cofftag): Do not run test for xscale-coff
601         toolchain.
602         (struct, align, incbin): Use case switch so that other targets to
603         be skipped can be added in the future.
605 2002-04-17  matthew green  <mrg@redhat.com>
607         * gas/ppc/altivec.d: Fix dssall test.
608         * gas/ppc/altivec.s: Likewise.
609         * gas/ppc/altivec_xcoff.d: Likewise.
610         * gas/ppc/altivec_xcoff.s: Likewise.
611         * gas/ppc/altivec_xcoff64.d: Likewise.
612         * gas/ppc/altivec_xcoff64.s: Likewise.
614 2002-04-04  Nick Clifton  <nickc@cambridge.redhat.com>
616         * gas/mips/mips.exp: Remove spurious whaitespace.
617         Open out one-line if-then-else test clauses so that other clauses
618         can be inserted in the future.
620 2002-03-19  Bo Thorsen  <bo@suse.de>
622         * gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes.
623         * gas/i386/x86-64-opcode.s: Likewise
625 2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
627         * gas/mips/mips64-mips3d.s: New file.
628         * gas/mips/mips64-mips3d.d: Likewise.
629         * gas/mips/mips.exp: Run new "mips64-mips3d" test.
631 2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
633         * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
634         mipsisa32*-*-* targets, rather than e32-rel2 and e32el-rel2.
636 2002-03-14  Hans-Peter Nilsson  <hp@bitrange.com>
638         * gas/mmix/weak1.d, gas/mmix/weak1.d: New test.
640 2002-03-05  Paul Koning  <pkoning@equallogic.com>
642         * gas/pdp11/pdp11.exp: New file.
643         * gas/pdp11/opcode.s: Ditto.
644         * gas/pdp11/opcode.d: Ditto.
646 2002-02-22  Bo Thorsen  <bo@suse.de>
648         * i386.exp: Add x86-64-opcode (checks valid opcodes) and x86-64-inval
649         (checks invalid opcodes) checks
650         * x86-64-inval.l: New file.
651         * x86-64-inval.s: New file.
652         * x86-64-opcode.d: New file.
653         * x86-64-opcode.s: New file.
655 2002-02-26  Chris Demetriou  <cgd@broadcom.com>
657         * gas/mips/empic2.d: Adjust for the fact that relocations on
658         symbols local to this file are resolved at assembly time into
659         section-relative relocations, even if the symbols are extern.
660         * gas/mips/empic2.s: Add file offset information, so the next
661         person to do the math mentioned above has an easier time.
662         * gas/mips/jal-empic-elf.d: New test.
663         * gas/mips/jal-empic-elf-2.d, gas/mips/jal-empic-elf-2.s: New test.
664         * gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf-3.s: New test.
665         * gas/mips/mips.exp: Run the new tests.
667 2002-02-25  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
669         * mips-gp64-fp32-pic.d: Fix test of 64bit register loads.
670         * mips-gp64-fp32-pic.s: Likewise.
671         * mips-gp64-fp32.d: Likewise.
672         * mips-gp64-fp32.s: Likewise.
673         * mips-gp64-fp64-pic.d: Likewise.
674         * mips-gp64-fp64-pic.s: Likewise.
675         * mips-gp64-fp64.d: Likewise.
676         * mips-gp64-fp64.s: Likewise.
678 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
680         * gas/hppa/reloc/reloc.exp: Update copyright date.
682 2002-02-24  Hans-Peter Nilsson  <hp@bitrange.com>
684         * gas/mmix/bspec-1.d, gas/mmix/bspec-2.d, gas/mmix/comment-1.d:
685         Adjust to changes in readelf output.
687 2002-02-22  Nick Clifton  <nickc@cambridge.redhat.com>
689         * gasp/gasp.exp: If gasp does not exist, do not complain, just
690         exit silently.
692 2002-02-20  Tom Rix  <trix@redhat.com>
694         * gas/ppc/ppc.exp: Add xcoff booke tests.
695         * gas/ppc/booke_xcoff.s: New.
696         * gas/ppc/booke_xcoff.d: New.
697         * gas/ppc/booke_xcoff64.s: New.
698         * gas/ppc/booke_xcoff64.d: New.
700 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
702         * gas/sh/basic.exp: Don't run PIC tests for targets that don't
703         support it.
705 2002-02-14  Tom Rix  <trix@redhat.com>
707         * gas/ppc/ppc.exp: Add xcoff altivec tests.
708         * gas/ppc/altivec_xcoff.s: New.
709         * gas/ppc/altivec_xcoff.d: New.
710         * gas/ppc/altivec_xcoff64.s: New.
711         * gas/ppc/altivec_xcoff64.d: New.
713 2002-02-13  Ben Elliston  <bje@redhat.com>
715         * gasp/flonums.asm: New test.
716         * gasp/flonums.err: New result.
717         * gasp/flonums.out: Likewise.
719 2002-02-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
721         * gas/hppa/reloc/reloc.exp (labelopbug.s): Change test to suit
722         hppa_fix_adjustable change.
724 2002-02-09  Richard Henderson  <rth@redhat.com>
726         * gas/alpha/elf-reloc-5.s, gas/alpha/elf-reloc-5.d: New.
727         * gas/alpha/elf-reloc-6.s, gas/alpha/elf-reloc-6.l: New.
728         * gas/alpha/alpha.exp: Run them.
730 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
732         * gas/mips/mips.exp: Document (but do not XFAIL) currently-failing
733         MIPS ECOFF tests, providing what information is known about
734         the origins of the failures.
736 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
738         Contribute sh64-elf.
739         2002-02-01  Alexandre Oliva  <aoliva@redhat.com>
740         * gas/sh/sh64/syntax-1.s: Remove `-4' from @(expr-4,pc).
741         2002-01-28  Alexandre Oliva  <aoliva@redhat.com>
742         * gas/sh/sh64/crange1-1.d: Formatting changes to match the current
743         output of objdump.
744         * gas/sh/sh64/crange1-2.d: Likewise.
745         * gas/sh/sh64/crange2-2.d: Likewise.
746         * gas/sh/sh64/crange3-1.d: Likewise.
747         * gas/sh/sh64/crange4-1.d: Likewise.
748         * gas/sh/sh64/datal-2.d: Likewise.
749         * gas/sh/sh64/datal32-1.d: Likewise.
750         * gas/sh/sh64/datal32-3.d: Likewise.
751         * gas/sh/sh64/localcom-1.d: Likewise.
752         * gas/sh/sh64/mix-1.d: Likewise.
753         * gas/sh/sh64/pt32-1.d: Likewise.
754         * gas/sh/sh64/rel32-1.d: Likewise.
755         * gas/sh/sh64/rel32-2.d: Likewise.
756         * gas/sh/sh64/rel32-3.d: Likewise.
757         * gas/sh/sh64/rel32-4.d: Likewise.
758         * gas/sh/sh64/rel32-5.d: Likewise.
759         * gas/sh/sh64/ua32-1.d: Likewise.
760         2001-03-14  DJ Delorie  <dj@redhat.com>
761         * gas/sh/sh64/endian-1.d: New test - Little Endianness.
762         * gas/sh/sh64/endian-1.s: New test - Little Endianness.
763         * gas/sh/sh64/endian-2.d: New test - Big Endianness.
764         * gas/sh/sh64/endian-2.s: New test - Big Endianness.
765         2001-03-12  DJ Delorie  <dj@redhat.com>
766         * gas/sh/sh64/syntax-1.d: New test - basic syntax.
767         * gas/sh/sh64/syntax-1.s: New test - basic syntax.
768         * gas/sh/sh64/syntax-2.d: New test - basic syntax, pseudos.
769         * gas/sh/sh64/syntax-2.s: New test - basic syntax, pseudos.
770         2001-03-06  DJ Delorie  <dj@redhat.com>
771         * gas/sh/sh64/lineno.d: New, test dwarf2 line numbers vs macros.
772         * gas/sh/sh64/lineno.s: Ditto.
773         2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
774         * gas/sh/sh64/err-dsp.s: New test.
775         2001-01-13  Hans-Peter Nilsson  <hpn@cygnus.com>
776         * gas/sh/sh64/err-abi-64.s, gas/sh/sh64/err-abi-32.s,
777         gas/sh/sh64/abi-64.s, gas/sh/sh64/abi-64.d, gas/sh/sh64/abi-32.s,
778         gas/sh/sh64/abi-32.d, gas/sh/sh64/crange3.s,
779         gas/sh/sh64/crange3-1.d, gas/sh/sh64/crange4.s,
780         gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5.s,
781         gas/sh/sh64/crange5-1.d: New tests.
782         2001-01-07  Hans-Peter Nilsson  <hpn@cygnus.com>
783         * gas/sh/sh64/relax-1.s, gas/sh/sh64/relax-1.d: New test.
784         * gas/sh/sh64/err-pt-1.s: New test.
785         * gas/sh/sh64/relax-2.s, gas/sh/sh64/relax-2.d: New test.
786         * gas/sh/sh64/localcom-1.s, gas/sh/sh64/localcom-1.d: New test.
787         * gas/sh/sh64/movi-3.s, gas/sh/sh64/movi-3.d: New test.
788         * gas/sh/sh64/relax-3.s, gas/sh/sh64/relax-3.d: New test.
789         2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
790         * gas/sh/sh64/case-noexp-1.d: Adjust to changed GAS output for
791         check-PTA/PTB / perhaps-change-to-PTB bit in target field.
792         * gas/sh/sh64/case-noexp-1.d: Ditto.
793         * gas/sh/sh64/mix-noexp-1.d: Ditto.
794         * gas/sh/sh64/pt32-noexp-2.d: Ditto.
795         * gas/sh/sh64/pt64-noexp-2.d: Ditto.
796         * gas/sh/sh64/ptc32-noexp-1.d: Ditto.
797         * gas/sh/sh64/ptc64-noexp-1.d: Ditto.
798         * gas/sh/sh64/ptext32-noexp-1.d: Ditto.
799         * gas/sh/sh64/ptext64-noexp-1.d: Ditto.
800         2000-12-31  Hans-Peter Nilsson  <hpn@cygnus.com>
801         * gas/sh/sh64/shift64-3.d: Fix typo.
802         * gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/shift32-noexp-3.d,
803         gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/ptext64-32-1.d,
804         gas/sh/sh64/ptext32-noexp-1.d, gas/sh/sh64/ptc64-noexp-1.d,
805         gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc32-noexp-1.d,
806         gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/pt64-32-2.d,
807         gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt32-noexp-2.d,
808         gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/movi64-noexp-2.d,
809         gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/mix-noexp-1.d,
810         gas/sh/sh64/err-ptb-2.s, gas/sh/sh64/err-ptb-1.s,
811         gas/sh/sh64/err-pt32-cmd3.s, gas/sh/sh64/err-pt32-cmd2.s,
812         gas/sh/sh64/err-pt32-cmd1.s, gas/sh/sh64/err-noexp-cmd1.s,
813         gas/sh/sh64/err-movi-noexp-1.s, gas/sh/sh64/crange2.s,
814         gas/sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange2-2.d,
815         gas/sh/sh64/crange2-1.d, gas/sh/sh64/case-noexp-1.d: New tests.
816         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
817         * gas/sh/sh64/err-4.s: Use option -no-mix to see errors.  Adjust
818         for errors not being emitted at the .mode directives anymore.
819         * gas/sh/sh64/crange1.s, gas/sh/sh64/crange1-2.d,
820         gas/sh/sh64/crange1-1.d: New tests for .cranges section.
821         2000-12-12  Hans-Peter Nilsson  <hpn@cygnus.com>
822         * gas/sh/sh64/err-3.s: New test.
823         * gas/sh/sh64/immexpr1.s, gas/sh/sh64/immexpr32-1.d,
824         gas/sh/sh64/immexpr64-1.d: New tests.
825         * gas/sh/sh64/immexpr2.s, gas/sh/sh64/immexpr32-2.d,
826         gas/sh/sh64/immexpr64-2.d: New tests.
827         2000-12-11  Hans-Peter Nilsson  <hpn@cygnus.com>
828         * gas/sh/sh64/rel-1.s, gas/sh/sh64/rel-2.s, gas/sh/sh64/rel-3.s,
829         gas/sh/sh64/rel-4.s, gas/sh/sh64/rel-5.s, gas/sh/sh64/rel32-1.d,
830         gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
831         gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
832         gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
833         gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
834         gas/sh/sh64/rel64-5.d: New tests.
835         2000-12-07  Hans-Peter Nilsson  <hpn@cygnus.com>
836         * gas/sh/sh64/case-1.d, gas/sh/sh64/mix-1.d, gas/sh/sh64/pt32-1.d,
837         gas/sh/sh64/pt64-1.d, gas/sh/sh64/ptc32-1.d,
838         gas/sh/sh64/ptc64-1.d, gas/sh/sh64/ptext32-1.d,
839         gas/sh/sh64/ptext64-1.d: Correct offsets in PT/PTA/PTB expansion.
840         2000-12-05  Hans-Peter Nilsson  <hpn@cygnus.com>
841         * gas/sh/sh64/datal-3.s, gas/sh/sh64/datal32-3.d,
842         gas/sh/sh64/datal64-3.d: New tests.
843         2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
844         * gas/sh/sh64/datal-1.s: Remove whitespace at end of line.
845         * gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal64-1.d,
846         gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
847         gas/sh/sh64/movi64-1.d, gas/sh/sh64/movi64-3.d: Correct register.
848         * gas/sh/sh64/mix-1.s, gas/sh/sh64/mix-1.d, gas/sh/sh64/err-4.s:
849         New tests.
850         2000-11-26  Hans-Peter Nilsson  <hpn@cygnus.com>
851         * gas/macros/macros.exp: Import xfail sh*-*-* from net binutils.
852         * gas/sh/sh64/case-1.d: Correct offsets in PT/PTA/PTB expansion.
853         gas/sh/sh64/pt32-1.d, gas/sh/sh64/pt64-1.d: Ditto.
854         gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Ditto.
855         gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext64-1.d: Ditto.
856         2000-11-25  Hans-Peter Nilsson  <hpn@cygnus.com>
857         * gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Correct.
858         * gas/sh/sh64/datal-1.s, gas/sh/sh64/datal32-1.d,
859         gas/sh/sh64/datal64-1.d: New test.
860         * gas/sh/sh64/datal-2.s, gas/sh/sh64/datal-2.d: New test.
861         * gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-1.s: New test.
862         * gas/sh/sh64/creg-2.d, gas/sh/sh64/creg-2.s: New test.
863         2000-11-24  Hans-Peter Nilsson  <hpn@cygnus.com>
864         * gas/sh/sh64: New testsuite.
866 2002-02-06  Alexandre Oliva  <aoliva@redhat.com>
868         * gas/sh/pic.d, gas/sh/pic.s: New test.
869         * gas/sh/basic.exp: Run it.
871 2002-02-05  Alan Modra  <amodra@bigpond.net.au>
873         * gas/ppc/test1elf64.d: Tweak arch name.
875 2002-02-04  Alexandre Oliva  <aoliva@redhat.com>
877         * gas/sh/pcrel.d, gas/sh/pcrel.s: New test.
878         * gas/sh/basic.exp: Run it.
880 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
882         * gas/mmix/basep-8.d, gas/mmix/basep-9.s, gas/mmix/basep-9.d,
883         gas/mmix/err-bpo6.s, gas/mmix/basep-8.s, gas/mmix/basep-10.d,
884         gas/mmix/basep-10.s, gas/mmix/basep-11.s, gas/mmix/basep-11.d: New
885         tests for base-plus-offset relocations and global register
886         allocations for weak and common symbols.
888 2002-02-02  Alan Modra  <amodra@bigpond.net.au>
890         * gas/elf/elf.exp: Don't special case v850.
892 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
894         * gas/mmix/basep-1b.d, gas/mmix/basep-2b.d, gas/mmix/basep-7.d,
895         gas/mmix/err-bpo2.s, gas/mmix/basep-3b.d, gas/mmix/err-bpo3.s,
896         gas/mmix/basep-4.d, gas/mmix/err-bpo4.s, gas/mmix/err-bpo5.s,
897         gas/mmix/basep-5.d, gas/mmix/basep-6.d: New tests.
899 2002-01-22  Alexandre Oliva  <aoliva@redhat.com>
901         * gas/mn10300/basic.exp (run_list_test): New proc, from alpha.
902         * gas/mn10300/movpc.s, gas/mn10300/movpc.l: New tests.
904 2002-01-22  Richard Henderson  <rth@redhat.com>
906         * gas/alpha/unop.s, gas/alpha/unop.d: New test.
907         * gas/alpha/alpha.exp: Run it.
909 2002-01-21  Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
911         * gas/cris/cris.exp: Comment typo fix
913 2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
914             Keith Walker  <keith.walker@arm.com>
916         * gas/arm/arch5tej.s gas/arm/arch5tej.d: New files.
917         * gas/arm/arm.exp (arch5tej): New dump test.
919 2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
921         * gas/arm/vfp1.d: Use new command-line options.
922         * gas/arm/vfp1xD.d: Likewise.
923         * gas/arm/arm.exp (vfp-bad): Likewise.
924         * gas/arm/maverick.d: Likewise.
926 2002-01-17  Timothy Wall  <twall@oculustech.com>
928         * gas/tic54x/labels.s (after_macro): Correct comments.
930 2002-01-15   Richard Earnshaw  <rearnsha@arm.com>
932         * gas/arm/vfp1.s gas/arm/vf1.d: New files.
933         * gas/arm/vfp1xD.s gas/arm/vf1xD.d: New files.
934         * gas/arm/vfp-bad.s gas/arm/vfp-bad.l: New files.
935         * gas/arm/arm.exp: Run new VFP tests.
937 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
939         * gas/elf/section2.e-m32r: New file.
940         * gas/elf/elf.exp: Use section2.e-m32r for m32r targets.
942         * gas/sh/dsp.d: Fix expected results.
944 2002-01-14  Nick Clifton  <nickc@cambridge.redhat.com>
946         * gas/elf/elf.exp (run_list_test): Use section2.e-mips script for
947         v850-elf toolchain.
949 2002-01-14   Richard Earnshaw  <rearnsha@arm.com>
951         * gas/arm/armv1.s, arm/armv1.d, arm/fpa-mem.s, arm/fpa-mem.d
952         arm/fpa-monadic.s, arm/fpa-monadic.d, arm/fpa-dyadic.s,
953         arm/fpa-dyadic.d: New tests.
954         * gas/arm/le-fpconst.d (objdump): pass --section=.text
955         * gas/arm/arm.exp: Add new tests.  Run le-fpconst test on elf targets.
957 2002-01-14   Richard Earnshaw  <rearnsha@arm.com>
959         * gas/arm/armv1-bad.s gas/arm/armv1-bad.l: New files.
960         * gas/arm/arm.exp (run_error_test): New proc.
961         (armv1-bad): New error test.
963 2002-01-11   Richard Earnshaw  <rearnsha@arm.com>
965         * gas/arm/ldconst.s gas/arm/ldconst.d: New files.  Test ldr with
966         immediate pseudo-operations.
967         * gas/arm/arm.exp: Run it.
969 2002-01-10  matthew green  <mrg@redhat.com>
971         * gas/xstormy16/allinsn.sh (movf, jmp, call, icall): Update.
972         * gas/xstormy16/allinsn.d: Regenerate.
973         * gas/xstormy16/allinsn.s: Regenerate.
975 2002-01-09   Richard Earnshaw  <rearnsha@arm.com>
977         * gas/arm/float.s: Don't use VFP register names in fpa instructions.
979 2002-01-08  H.J. Lu <hjl@gnu.org>
981         * gas/mips/elf-rel.s: New tests for nested ().
983         * gas/mips/elf-rel.d: Modified for nested () tests.
984         * gas/mips/elfel-rel.d: Likewise.
986 2002-01-05  Daniel Jacobowitz  <drow@mvista.com>
988         * gas/mips/jal-svr4pic.s: Add .ent and .frame directives.
989         * gas/mips/mips-abi32-pic.s: Add .frame directive.
990         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
991         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
992         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
993         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
995 2002-01-02  Chris Demetriou  <cgd@broadcom.com>
997         * gas/mips/empic3_e.d: New file to test -membedded-pic
998         R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
999         * gas/mips/empic3_e.s: Likewise.
1000         * gas/mips/empic3_g1.d: Likewise.
1001         * gas/mips/empic3_g1.s: Likewise.
1002         * gas/mips/empic3_g2.d: Likewise.
1003         * gas/mips/empic3_g2.s: Likewise.
1004         * gas/mips/mips.exp: Run the new tests.
1006 2001-12-21  Anders Norlander  <anorland@synergenix.se>
1008         * gas/all/incbin.dat: New [binary] file.
1009         * gas/all/incbin.s: Use incbin.dat instead of incbin.s.
1010         * gas/all/incbin.d: Reflect change in incbin.s
1012 2001-12-20  Alexandre Oliva  <aoliva@redhat.com>
1014         * gas/sh/err-at.s: New test.
1016 2001-12-18  Hans-Peter Nilsson  <hp@axis.com>
1018         * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
1019         handling.
1021 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
1022             matthew green  <mrg@redhat.com>
1024         * gas/xstormy16/allinsn.d: New file.
1025         * gas/xstormy16/allinsn.exp: New file.
1026         * gas/xstormy16/allinsn.s: New file.
1027         * gas/xstormy16/allinsn.sh: New file.
1028         * gas/xstormy16/gcc.d: New file.
1029         * gas/xstormy16/gcc.s: New file.
1030         * gas/xstormy16/gcc.sh: New file.
1031         * gas/xstormy16/reloc-1.d: New file.
1032         * gas/xstormy16/reloc-1.s: New file.
1033         * gas/xstormy16/reloc-2.d: New file.
1034         * gas/xstormy16/reloc-2.s: New file.
1036 2001-12-08  Alan Modra  <amodra@bigpond.net.au>
1038         * gas/all/incbin.s: Add spaces before directives.
1039         * gas/all/incbin.d: Update.
1041 2001-12-07  Jeffrey A Law  (law@cygnus.com)
1043         * gas/hppa/parse/linesepbug.s: Restore to its original form,
1044         reverting change of July 19, 2000.
1046 2001-12-05  Richard Earnshaw  <rearnsha@arm.com>
1048         * gas/arm/xscale.s, gas/arm/xscale.d (pld tests): PLD instruction has
1049         no post-indexed addressing modes.
1051 2001-11-25  Andreas Jaeger  <aj@suse.de>
1053         * gas/all/gas.exp (incbin): Fix condition.
1055 2001-11-23  Jeffrey A Law  (law@cygnus.com)
1057         * gas/all/gas.exp (incbin): Do not run on the PA.
1059         * gas/hppa/parse/parse.exp: Expect failure on line separator bug.
1061 2001-11-16  Chris Demetriou  <cgd@broadcom.cOm>
1063         * gas/mips/elf-rel5.s, gas/mips/elf-rel5.s: New test
1064         to test symbol plus offset relocations in various ways.
1065         * gas/mips/mips.exp: Run new test.
1067 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
1069         * gas/ppc/booke.d: Modify reloc and target matches for powerpc64.
1071 2001-11-11  Timothy Wall  <twall@alum.mit.edu>
1073         * gas/tic54x/sections.[sd]: Check for named, initialized sections
1074         defaulting to CODE and DATA.
1075         * gas/tic54x/align.[sd]: While breaking compatibility with TI's
1076         assembler, the difference is not worth the effort to fix.  We'd
1077         prefer the assembler *not* fill the section alignment.
1078         * gas/tic54x/all-opcodes.d: Verify Lmem opcodes have proper
1079         length.
1080         * gas/tic54x/labels.s: Document differences from TI tools.
1081         * gas/tic54x/extaddr.d: Match output.
1082         * gas/all/gas.exp: On c54x targets, don't do any tests that use
1083         p2align.
1084         * gas/macros/macros.exp: Expect failure matching use of .ascii.
1086 2001-11-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1088         * gas/mips/mips.exp: Change naming of some conditionals to reflect
1089         the object format they actually mean. Don't try mips-abi32 and
1090         mips-abi32-pic tests for ecoff.
1092 2001-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
1094         * gas/mmix/bspec-2.d, gas/mmix/bspec-1.d, gas/mmix/comment-1.d:
1095         Prune and generalize, adjusting to generic ELF file layout changes.
1097 2001-11-04  Chris Demetriou  <cgd@broadcom.com>
1099         * gas/mips/mips.exp (svr4pic): Set if target is *-*-netbsd*.
1100         (aout): Don't set if *-*-netbsd*.
1102 2001-11-02  NIIBE Yutaka  <gniibe@m17n.org>
1104         * gas/sh/basic.exp: For Linux, add "-big" option for the
1105         invocation of gas.
1107 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1109         * gas/m68hc11/opers12.s: Add test for disassembler bug with movb
1110         instruction.
1111         * gas/m68hc11/opers12.d: Likewise.
1112         * gas/m68hc11/opers12-dwarf2.d: Likewise.
1114 2001-10-31  Chris Demetriou  <cgd@broadcom.com>
1116         * gas/mips/empic.s: Undo damage inflicted on 2000-12-02.
1117         * gas/mips/empic.d: Likewise.
1118         * gas/mips/elempic.d: Likewise (it was copied into other files).
1119         * gas/mips/telempic.d: Likewise.
1120         * gas/mips/tempic.d: Likewise.
1122         * gas/mips/empic2.s: New test to check new 'la' and 'lw' (and
1123         related ops) syntax, test loads with large offsets.
1124         * gas/mips/emcic2.d: Likewise.
1125         * gas/mips/mips.exp: Run the new test on ELF platforms.
1127 2001-10-31  Nick Clifton  <nickc@cambridge.redhat.com>
1129         * gas/mmix/pop-op.l: Update to match latest listing behaviour.
1130         * gas/mmix/reloc8.l: Update to match latest listing behaviour.
1131         * gas/mmix/resume-op.l: Update to match latest listing behaviour.
1132         * gas/mmix/save-op.l: Update to match latest listing behaviour.
1133         * gas/mmix/unsave-op.l: Update to match latest listing behaviour.
1135 2001-10-31  Hans-Peter Nilsson  <hp@bitrange.com>
1137         * gas/mmix/tst.s: Delete unused file.
1138         * gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s,
1139         gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s,
1140         gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s,
1141         gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s,
1142         gas/mmix/fb-2.s: Remove trailing empty lines.
1144 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
1146         * gas/mmix: New testsuite directory.
1148 2001-10-24  Chris Demetriou  <cgd@broadcom.com>
1150         * gas/mips/ld-empic.d: Remove extra whitespace at beginning of
1151         file introduced in the change on 2001-05-15.
1153 2001-10-24  Chris Demetriou  <cgd@broadcom.com>
1155         * gas/mips/mips-abi32-pic.s: Use ".word" rather than ".4byte".
1156         Delete use of ".size".
1157         * gas/mips/mips-abi32.s: Likewise.
1158         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
1159         * gas/mips/mips-gp32-fp32.s: Likewise.
1160         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
1161         * gas/mips/mips-gp32-fp64.s: Likewise.
1162         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1163         * gas/mips/mips-gp64-fp32.s: Likewise.
1164         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1165         * gas/mips/mips-gp64-fp64.s: Likewise.
1167 2001-10-23  Chris Demetriou  <cgd@broadcom.com>
1169         * gas/mips/beq.s: Add zero words at end of instructions so
1170         that objdump will print "..." when disassembling.
1171         * gas/mips/beq.d: Update for disassembler changes which force
1172         branch delay-slot nops to be printed.
1173         * gas/mips/bge.d: Ditto.
1174         * gas/mips/bgeu.d: Ditto.
1175         * gas/mips/blt.d: Ditto.
1176         * gas/mips/bltu.d: Ditto.
1177         * gas/mips/jal-svr4pic.d: Ditto.
1178         * gas/mips/jal-xgot.d: Ditto.
1180 2001-10-20  H.J. Lu  <hjl@gnu.org>
1182         * gas/elf/ehopt0.s: Lose ",@progbits".
1184 2001-10-17  Chris Demetriou  <cgd@broadcom.com>
1186         * gas/mips/mips.exp (sb1-ext-ps): New test to test
1187         SB-1 core's paired-single extensions to the MIPS64 ISA.
1188         * gas/mips/sb1-ext-ps.d: New file.
1189         * gas/mips/sb1-ext-ps.s: New file.
1191 2001-10-17  matthew green  <mrg@redhat.com>
1193         * gas/ppc/altivec.s: New test for AltiVec.
1194         * gas/ppc/altivec.d: New file.
1195         * gas/ppc/ppc.exp: Test altivec.s
1197 2001-10-16  Hans-Peter Nilsson  <hp@bitrange.com>
1199         * gas/sh/err-le.s, gas/sh/err-be.s: New tests.
1201 2001-10-13  matthew green  <mrg@redhat.com>
1203         * gas/ppc/booke.s (rfci, wrtee, wrteei, mfdcrx, mfdcr, mtdcrx,
1204         mtdcr, msync, dcba, mbar): New BookE tests.
1205         * gas/ppc/booke.d: Update for new BookE tests.
1207 2001-10-12  matthew green  <mrg@redhat.com>
1209         * gas/ppc/booke.s: New test for Motorola BookE.
1210         * gas/ppc/booke.d: New file.
1211         * gas/ppc/ppc.exp: Test booke.s.
1213 2001-10-09  Nick Clifton  <nickc@cambridge.redhat.com>
1215         * sh/basic.exp: Add dsp dump test.
1216         * sh/dsp/d: New file: Expected output of disassembly of dsp.s
1217         * sh/dsp.s: New file: Test assembly source of DSP single data
1218         transfer instructions.
1220 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
1222         * gas/arm/arm.exp: Run arm9e tests.
1224         * gas/arm/maverick.c: New.
1226         * gas/arm/maverick.d: New.
1228         * gas/arm/maverick.s: New.
1230 2001-10-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1232         * gas/mips/mips-gp64-fp32-pic.d: Use 32bit instructions for addresses.
1233         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1234         * gas/mips/mips-gp64-fp32.d: Likewise.
1235         * gas/mips/mips-gp64-fp32.s: Likewise.
1236         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1237         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1238         * gas/mips/mips-gp64-fp64.d: Likewise.
1239         * gas/mips/mips-gp64-fp64.s: Likewise.
1240         * gas/mips/elempic.d: Likewise.
1241         * gas/mips/ld.d: Likewise.
1242         * gas/mips/uld.d: Likewise.
1243         * gas/mips/usd.d: Likewise.
1245 2001-09-29  H.J. Lu  <hjl@gnu.org>
1247         * gas/i386/i386.exp: Run 64bit tests only for "i*86-*-* and
1248         x86_64-*-*.
1250 2001-09-18  Martin Schwidefsky <schwidefsky@de.ibm.com>
1252         * gas/s390: New directory.
1253         * gas/s390/opcode.d: New file.
1254         * gas/s390/opcode.s: New file.
1255         * gas/s390/opcode64.d: New file.
1256         * gas/s390/opcode64.s: New file.
1257         * gas/s390/operands.d: New file.
1258         * gas/s390/operands.s: New file.
1259         * gas/s390/operands64.d: New file.
1260         * gas/s390/operands64.s: New file.
1261         * gas/s390/reloc.d: New file.
1262         * gas/s390/reloc.s: New file.
1263         * gas/s390/reloc64.d: New file.
1264         * gas/s390/reloc64.s: New file.
1265         * gas/s390/s390.exp: New file.
1267 2001-09-07  Eric Christopher  <echristo@redhat.com>
1269         * gas/mips/mips64.d: Change to use isa64.
1270         * gas/mips/mips32.d: Change to use isa32.
1272 2001-09-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1274         * gas/mips/mips-abi32-pic.s: Remove .set mips4 pseudo-op.
1275         * gas/mips/mips-abi32.s: Likewise.
1276         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
1277         * gas/mips/mips-gp32-fp32.s: Likewise.
1278         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
1279         * gas/mips/mips-gp32-fp64.s: Likewise.
1280         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1281         * gas/mips/mips-gp64-fp32.s: Likewise.
1282         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1283         * gas/mips/mips-gp64-fp64.s: Likewise.
1285 2001-09-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1287         * gas/mips/beq.d: Check branches to external labels.
1288         * gas/mips/beq.s: Likewise.
1289         * gas/mips/bge.d: Likewise.
1290         * gas/mips/bge.s: Likewise.
1291         * gas/mips/bgeu.d: Likewise.
1292         * gas/mips/bgeu.s: Likewise.
1293         * gas/mips/blt.d: Likewise.
1294         * gas/mips/blt.s: Likewise.
1295         * gas/mips/bltu.d: Likewise.
1296         * gas/mips/bltu.s: Likewise.
1297         * gas/mips/elempic.d: Switch from R_MIPS_GNU_REL16_S2 to R_MIPS_PC16.
1298         * gas/mips/empic.d: Likewise.
1299         * gas/mips/empic.s: Likewise.
1300         * gas/mips/telempic.d: Likewise.
1301         * gas/mips/tempic.d: Likewise.
1303 2001-09-06  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1305         * gas/mips/tmips16-f.d: New file, testcase for big endian MIPS16
1306         relocations, tradtional variant.
1308 2001-08-04  Richard Henderson  <rth@redhat.com>
1310         * gas/alpha/alpha.exp: New file.
1311         * gas/alpha/elf-reloc-1.[sd]: New test.
1312         * gas/alpha/elf-reloc-2.[sl]: New test.
1313         * gas/alpha/elf-reloc-3.[sl]: New test.
1314         * gas/alpha/elf-reloc-4.[sd]: New test.
1315         * gas/alpha/fp.exp: Remove file.
1316         * gas/alpha/fp.s: Output to .data not .rdata.
1317         * gas/alpha/fp.d: Adjust to match.
1319 2001-09-04  Jeffrey A Law  (law@cygnus.com)
1321         * gas/all/gas.exp (930509a): Expect failure on the H8/300 ELF port.
1323         * gas/h8300/ffxx1-elf.d: Update due to recent changes to H8/300
1324         ELF toolchain.
1325         * gas/h8300/h8300-elf.exp: Likewise.
1327         * gas/macros/macros.exp: Expect failure on all H8/300 ports.
1329         * gas/vtable/vtable.exp: Do not run tests on H8/300 ELF ports.
1331 2001-08-30  J"orn Rennecke <amylaar@redhat.com>
1333         * gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
1334         (do_h8300_branch, do_h8300h_cbranch, do_h8300h_branch): Likewise.
1335         (do_h8300s_cbranch, do_h8300s_branch, ffxx1): Likwise.
1336         * gas/h8300/h8300-coff.exp, gas/h8300/h8300-elf.exp: New files.
1337         * gas/h8300/branch-elf.s, gas/h8300/branchh-elf.s: Likewise.
1338         * gas/h8300/branchs-elf.s, gas/h8300/ffxx1-elf.d: Likewise.
1339         * gas/h8300/ffxx1-elf.s: Likewise.
1340         * gas/h8300/branch.s, gas/h8300/branchh.s: Move to:
1341         * gas/h8300/branch-coff.s, gas/h8300/branchh-coff.s
1342         * gas/h8300/branchs.s, gas/h8300/ffxx1.d: Move to:
1343         * gas/h8300/branchs-coff.s, gas/h8300/ffxx1-coff.d .
1344         * gas/h8300/ffxx1.s: Move to:
1345         * gas/h8300/ffxx1-coff.s .
1347 2001-08-29  J"orn Rennecke <amylaar@redhat.com>
1349         * lib/gas-defs.exp: (regexp_diff) At verbosity 3, also show
1350         where mismatch occurs due to regexp mismatch.
1352 2001-08-27  Staffan Ulfberg  <staffanu@swox.se>
1353             Alan Modra  <amodra@bigpond.net.au>
1355         * gas/macros/macros.exp: xfail powerpc-*-aix.
1356         * gas/ppc/astest64.s: New.
1357         * gas/ppc/astest64.d: New.
1358         * gas/ppc/astest2_64.s: New.
1359         * gas/ppc/astest2_64.d: New.
1360         * gas/ppc/test1elf.asm: New.
1361         * gas/ppc/test1xcoff.asm: New.
1362         * gas/ppc/generate.sh: New. Generate new files below from above .asm
1363         * gas/ppc/test1elf32.s: New.
1364         * gas/ppc/test1elf32.d: New.
1365         * gas/ppc/test1elf64.s: New.
1366         * gas/ppc/test1elf64.d: New.
1367         * gas/ppc/test1xcoff32.s: New.
1368         * gas/ppc/test1xcoff32.d: New.
1369         * gas/ppc/ppc.exp: Run new tests.
1370         * gas/ppc/simpshft.s: Tweak align now that we get nops.
1372 2001-08-24  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1374         * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional
1375         mips.
1376         * gas/mips/mips.exp: Likewise. Use traditional testcases for
1377         mips${el}16-f if needed.
1378         * gas/mips/elempic.d: New file, testcase for little endian empic.
1379         * gas/mips/elfel-rel2.d: Don't test trailing zeroes in dump.
1380         * gas/mips/mips16-f.d: Use non-traditional symbol sorting.
1381         * gas/mips/mipsel16-f.d: Likewise.
1382         * gas/mips/mipsel16-e.d: New file, testcase for little endian MIPS16
1383         relocations.
1384         * gas/mips/tmipsel16-f.d: New file, testcase for little endian MIPS16
1385         relocations, traditional variant.
1387 2001-08-17  H.J. Lu  <hjl@gnu.org>
1389         * gas/sparc/unalign.d: Support Sparc V9.
1391 2001-08-16  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1393         * gas/mips/mips.exp: Added performance counter test.
1394         * gas/mips/perfcount.s: New File. Test of performance counter opcodes.
1395         * gas/mips/perfcount.d: Likewise.
1397 2001-08-12  Nick Clifton  <nickc@cambridge.redhat.com>
1399         * gas/sparc/unalign.s: Extend test to check .uaword with multiple
1400         arguments.
1401         * gas/sparc/unalign.d: Extend to expect unaligned relocs for both
1402         arguments to .uaword.
1404 2001-08-10  H.J. Lu  <hjl@gnu.org>
1406         * gas/mips/e32-rel2.d: Updated for the objdump output change.
1407         * gas/mips/e32el-rel2.d: Likewise.
1408         * gas/mips/elf-rel.d: Likewise.
1409         * gas/mips/elf-rel2.d: Likewise.
1410         * gas/mips/elf-rel3.d: Likewise.
1411         * gas/mips/elf_e_flags1.d: Likewise.
1412         * gas/mips/elf_e_flags2.d: Likewise.
1413         * gas/mips/elf_e_flags3.d: Likewise.
1414         * gas/mips/elf_e_flags4.d: Likewise.
1415         * gas/mips/elfel-rel.d: Likewise.
1416         * gas/mips/elfel-rel2.d: Likewise.
1417         * gas/mips/elfel-rel3.d: Likewise.
1418         * gas/mips/empic.d: Likewise.
1419         * gas/mips/mips16-e.d: Likewise.
1420         * gas/mips/mips16-f.d: Likewise.
1421         * gas/mips/mipsel16-f.d: Likewise.
1422         * gas/mips/telempic.d: Likewise.
1423         * gas/mips/tempic.d: Likewise.
1424         * gas/mips/tmips16-e.d: Likewise.
1425         * gas/mips/tmipsel16-e.d: Likewise.
1427         * gas/mips/mips16-f.d: Fix the symbol table output.
1429         * gas/mips/mipsel16-f.d: Fix the endian.
1431         * gas/mips/mips.exp; Don't xfail mips16-f/mipsel16-f.
1433 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
1435         * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
1436         * gas/mips/mips-gp32-fp64.d: Likewise.
1437         * gas/mips/mips-abi32.d: Likewise.
1438         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1439         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1440         * gas/mips/mips-abi32-pic.d: Likewise.
1442 2001-07-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1444         * mips/lb.d: Reflect disassembler output fixes.
1445         * mips/mips32.d: Likewise.
1446         * mips/mips64.d: Likewise. Typo.
1447         * mips/sb.d: Likewise.
1448         * mips/trunc.d: Likewise.
1450 2001-08-04  H.J. Lu  <hjl@gnu.org>
1452         * gas/cris/operand-err-1.s: Updated.
1454 2001-08-04  H.J. Lu  <hjl@gnu.org>
1455             Chris G. Demetriou <cgd@broadcom.com>
1457         * gas/mips/e32-rel4.s: Removed.
1459         * gas/mips/e32-rel4.d: Use elf-rel4.s.
1461         * gas/mips/mips.exp: Use the same rel4 test for litte endian.
1463         * gas/mips/mips-abi32-pic.d: Add lines for objdump.
1464         * gas/mips/mips-abi32.d: Likewise.
1465         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1466         * gas/mips/mips-gp32-fp32.d: Likewise.
1467         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1468         * gas/mips/mips-gp32-fp64.d: Likewise.
1469         * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1470         * gas/mips/mips-gp64-fp32.d: Likewise.
1471         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1472         * gas/mips/mips-gp64-fp64.d: Likewise.
1474         * gas/mips/mips-abi32-pic.s: Add space for objdump.
1475         * gas/mips/mips-abi32.s: Likewise.
1476         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
1477         * gas/mips/mips-gp32-fp32.s: Likewise.
1478         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
1479         * gas/mips/mips-gp32-fp64.s: Likewise.
1480         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1481         * gas/mips/mips-gp64-fp32.s: Likewise.
1482         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1483         * gas/mips/mips-gp64-fp64.s: Likewise.
1485         * gas/mips/mips-abi32-pic.s: Add the missing .end.
1486         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
1487         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
1488         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1489         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1491 2001-08-03  Richard Sandiford  <rsandifo@redhat.com>
1493         * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test.
1494         * gas/mips/e32-rel4.s, gas/mips/e32-rel4.s: New test.
1496         * gas/mips/mips.exp: Run new tests.
1498 2001-08-02  Richard Sandiford  <rsandifo@redhat.com>
1500         * gas/mips/mips-gp32-fp32,
1501         * gas/mips/mips-gp32-fp64,
1502         * gas/mips/mips-gp64-fp32,
1503         * gas/mips/mips-gp64-fp64,
1504         * gas/mips/mips-abi32,
1505         * gas/mips/mips-gp32-fp32-pic,
1506         * gas/mips/mips-gp32-fp64-pic,
1507         * gas/mips/mips-gp64-fp32-pic,
1508         * gas/mips/mips-gp64-fp64-pic,
1509         * gas/mips/mips-abi32-pic: New testcases.
1511         * gas/mips/mips.exp: Run them.
1513 2001-08-01  Alan Modra  <amodra@bigpond.net.au>
1515         * gas/elf/section2.l: Adjust warning message comparison.
1517 2001-07-31  Richard Sandiford  <rsandifo@redhat.com>
1519         * gas/mips/mips.exp (el): New variable.
1520         Use it to pick ELF reloc tests.
1522 2001-07-26  Chris Demetriou  <cgd@broadcom.com>
1524         * gas/mips/lif-empic.d: Add back dollar signs before floating
1525         point register names.
1527 2001-07-26  Alan Modra  <amodra@bigpond.net.au>
1529         * gas/i386/relax.s: Test rs_space.
1530         * gas/i386/relax.d: Update.
1532 2001-07-23  Alan Modra  <amodra@bigpond.net.au>
1534         * gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.
1535         * gas/i386/intel.d: Likewise.
1537 2001-07-16  Philip Blundell  <philb@gnu.org>
1539         * gas/arm/arm7t.d, gas/arm/inst.d: Tweak expected output for
1540         change to disassembler.
1542 2001-07-14  Nick Clifton  <nickc@cambridge.redhat.com>
1544         Fix failures in MIPS testsuite:
1545         * gas/mips/abs.d: Pass -march=4000 to gas.
1546         * gas/mips/eld_rel2.d: Do not expect zeroes at end of dump.
1547         * gas/mips/elf_e_flags1.d: Pass -march=4000 to gas.
1549 2001-07-11  Jakub Jelinek  <jakub@redhat.com>
1551         * gas/sparc/unalign.s: Remove .uaxword test.
1552         * gas/sparc/unalign.d: Adjust accordingly.
1554 2001-07-08  Anders Norlander <anorland@synergenix.se>
1556         * gas/all/gas.exp: Run incbin test.
1557         * gas/all/incbin.s: New file.
1558         * gas/all/incbin.d: New file.
1560 2001-07-04  Richard Sandiford  <rsandifo@redhat.com>
1562         * gas/mips/elf-rel3.s: Add zero word to end of file.
1564 2001-07-03  H.J. Lu  <hjl@gnu.org>
1566         * gas/mips/lb-xgot-ilocks.d: Add -march=r3900.
1568 2001-07-01  Ben Elliston  <bje@redhat.com>
1570         * gas/m88k/allinsn.s: New file.
1571         * gas/m88k/allinsn.d: Likewise.
1572         * gas/m88k/m88k.exp: Test with allinsn.s also.
1574 2001-06-28  Eric Christopher  <echristo@redhat.com>
1576         * gas/mips/usd.d: Change for march/mtune.
1577         * gas/mips/ulh-xgot.d: Ditto.
1578         * gas/mips/uld.d: Ditto.
1579         * gas/mips/trunc.d: Ditto.
1580         * gas/mips/rol.d: Ditto.
1581         * gas/mips/nodelay.d: Ditto.
1582         * gas/mips/mul.d: Ditto.
1583         * gas/mips/mul-ilocks.d: Ditto.
1584         * gas/mips/trap20.d: Ditto.
1585         * gas/mips/mips4.d: Ditto.
1586         * gas/mips/mips16.d: Ditto.
1587         * gas/mips/lif-xgot.d: Ditto.
1588         * gas/mips/lif-svr4pic.d: Ditto.
1589         * gas/mips/ld-xgot.d: Ditto.
1590         * gas/mips/ld-svr4pic.d: Ditto.
1591         * gas/mips/ld-ilocks-addr32.d: Ditto.
1592         * gas/mips/lb-xgot.d: Ditto.
1593         * gas/mips/jal-xgot.d: Ditto.
1594         * gas/mips/jal-svr4pic.d: Ditto.
1595         * gas/mips/delay.d: Ditto.
1596         * gas/mips/lb-xgot-ilocks.d: Ditto.
1597         * gas/mips/div.d: Ditto.
1598         * gas/mips/break20.d: Ditto.
1599         * gas/mips/delay.d: Ditto.
1600         * gas/mips/elf_e_flags3.d: Ditto.
1601         * gas/mips/elf_e_flags4.d: Ditto.
1602         * gas/mips/lineno.d: Ditto.
1603         * gas/mips/mips16.d: Ditto.
1604         * gas/mips/mips4.d: Ditto.
1605         * gas/mips/mips4010.d: Ditto.
1606         * gas/mips/mips4650.d: Ditto.
1608 2001-06-21  Nick Clifton  <nickc@cambridge.redhat.com>
1610         * gas/arm/arm.exp: Remove msr-bad.s test.
1611         Select processor type for architecture specific instruction tests.
1613         * gas/arm/adrl.s: Add adrEQl as a test.
1614         * gas/arm/adrl.d: Adjusted expected output.
1616         * gas/arm/arm7dm.s: Add "msr CPSR_x, #0" as a test instruction.
1617         * gas/arm/msr-bad.s: Delete.
1619 2001-06-18  Tom Rix  <trix@redhat.com>
1621         * gas/ppc/aix.exp: New file, aix specific tests.
1622         * gas/ppc/align.s: New file, .comm alignment test.
1624 2001-06-13  Andreas Jaeger  <aj@suse.de>
1626         * gas/vtable/vtable.exp (run_list_test): Don't run on sparc64.
1628 2001-06-06  Peter Jakubek <pjak@snafu.de>
1630         * gas/mri/for.d: Correct for swapped operands.
1631         * gas/mri/if.d: Likewise.
1632         * gas/mri/repeat.d: Likewise.
1633         * gas/mri/while.d: Likewise.
1635 2001-06-12  Alan Modra  <amodra@bigpond.net.au>
1637         * gas/i386/x86_64.d: Update for 2001-06-11 disassembler change.
1639 2001-06-10  H.J. Lu  <hjl@gnu.org>
1641         * gas/elf/section2.l: Match various white spaces.
1643 2001-06-10  H.J. Lu  <hjl@gnu.org>
1645         * gas/elf/section2.e: Support 64bit ELF.
1646         * gas/elf/section2.e-mips: Likewise.
1648 2001-06-08  H.J. Lu  <hjl@gnu.org>
1650         * gas/mips/elfel-rel3.s: Moved to ...
1651         * gas/mips/elf-rel3.s: Here.
1653         * gas/mips/elf-rel3.d: Updated.
1655         * gas/mips/elfel-rel3.d: Updated.
1657         * gas/mips/relax.d: New file.
1658         * gas/mips/relax.s: Likewise.
1660         * gas/mips/mips.exp: Run relax and set xfail.
1662 2001-06-08  H.J. Lu  <hjl@gnu.org>
1664         * gas/mips/illegal.s: New file.
1665         * gas/mips/illegal.l: Likewise.
1667         * gas/elf/elf.exp (run_list_test): New.
1668         Run illegal with run_list_test.
1670 2001-06-08  H.J. Lu  <hjl@gnu.org>
1672         * gas/mips/elf-jal.d: New file.
1674         * gas/mips/mips.exp: Run "elf-jal" instead of "jal" for ELF.
1676 2001-06-08  Alan Modra  <amodra@bigpond.net.au>
1678         * gas/elf/elf.exp (run_list_test): Undo $readelf change in 2001-06-07.
1680 2001-06-07  H.J. Lu  <hjl@gnu.org>
1682         * gas/elf/section2.e-mips: New file.
1684         * gas/elf/elf.exp (run_list_test): Add suffix.
1685         Pass -mips as suffix to run_list_test for mips.
1687 2001-06-07  H.J. Lu  <hjl@gnu.org>
1689         * gas/elf/section2.l: Match ".*GAS.*" instead of
1690         "GAS LISTING .*".
1692 2001-06-07  H.J. Lu  <hjl@gnu.org>
1694         * gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips.
1696 2001-06-07  H.J. Lu  <hjl@gnu.org>
1698         * gas/mips/empic.d: Support stabs.
1699         * gas/mips/mips16-e.d: Likewise.
1700         * gas/mips/mips16-f.d: Likewise.
1701         * gas/mips/mipsel16-f.d: Likewise.
1702         * gas/mips/telempic.d: Likewise.
1703         * gas/mips/tempic.d: Likewise.
1704         * gas/mips/tmips16-e.d: Likewise.
1705         * gas/mips/tmipsel16-e.d: Likewise.
1707 2001-06-06  H.J. Lu  <hjl@gnu.org>
1709         * gas/mips/elf-rel3.s: New file.
1710         * gas/mips/elf-rel3.d: Likewise.
1711         * gas/mips/elfel-rel3.s: Likewise.
1712         * gas/mips/elfel-rel3.d: Likewise.
1714         * gas/mips/mips.exp: Run elf-rel3/elfel-rel3.
1716 2001-06-06  H.J. Lu  <hjl@gnu.org>
1718         * gas/elf/elf.exp (run_list_test): New.
1719         Run section2 with run_list_test.
1721         * gas/elf/section2.e: New file.
1722         * gas/elf/section2.l: Likewise.
1723         * gas/elf/section2.s: Likewise.
1725 2001-06-04  H.J. Lu  <hjl@gnu.org>
1727         * gas/mips/mips4010.s: Add the missing ".end".
1728         * gas/mips/mips4100.s: Likewise.
1729         * gas/mips/mips4650.s: Likewise.
1730         * gas/mips/sync.s: Likewise.
1732 2001-06-02  H.J. Lu  <hjl@gnu.org>
1734         * gas/sparc/unalign.d: Support Sparc V9.
1736 2001-05-28  Jeff Sturm  <jsturm@one-point.com>
1738         * gas/sparc/unalign.s: New test.  Check unaligned relocs.
1739         * gas/sparc/unalign.d: New expected test results.
1740         * gas/sparc/sparc.exp: Run new test.
1742 2001-05-27  Hans-Peter Nilsson  <hp@axis.com>
1744         * gas/cris/addi.d: Tweak for 64-bit BFD.
1745         * gas/cris/binop-cmpmove.d: Ditto.
1746         * gas/cris/binop-cmpmovx.d: Ditto.
1747         * gas/cris/binop-extx.d: Ditto.
1748         * gas/cris/binop.d: Ditto.
1749         * gas/cris/bork.d: Ditto.
1750         * gas/cris/branch.d: Ditto.
1751         * gas/cris/break.d: Ditto.
1752         * gas/cris/brokw-1.d: Ditto.
1753         * gas/cris/brokw-2.d: Ditto.
1754         * gas/cris/brokw-3.d: Ditto.
1755         * gas/cris/ccr.d: Ditto.
1756         * gas/cris/clear.d: Ditto.
1757         * gas/cris/continue.d: Ditto.
1758         * gas/cris/fragtest.d: Ditto.
1759         * gas/cris/jump-type.d: Ditto.
1760         * gas/cris/labfloat.d: Ditto.
1761         * gas/cris/macroat.d: Ditto.
1762         * gas/cris/movem-to-reg.d: Ditto.
1763         * gas/cris/nosep.d: Ditto.
1764         * gas/cris/oneop-type.d: Ditto.
1765         * gas/cris/prefix.d: Ditto.
1766         * gas/cris/pushpop-byte-sreg.d: Ditto.
1767         * gas/cris/pushpop-dword-sreg.d: Ditto.
1768         * gas/cris/pushpop-word-sreg.d: Ditto.
1769         * gas/cris/pushpop.d: Ditto.
1770         * gas/cris/quick-s6.d: Ditto.
1771         * gas/cris/quick-u5.d: Ditto.
1772         * gas/cris/quick-u6.d: Ditto.
1773         * gas/cris/range-err-1.s: Ditto.
1774         * gas/cris/rd-pic-1.d: Ditto.
1775         * gas/cris/rd-regprefix-1.d: Ditto.
1776         * gas/cris/rd-regprefix-1b.d: Ditto.
1777         * gas/cris/reg-to-mem.d: Ditto.
1778         * gas/cris/regreg.d: Ditto.
1779         * gas/cris/return.d: Ditto.
1780         * gas/cris/scc.d: Ditto.
1781         * gas/cris/separator.d: Ditto.
1782         * gas/cris/shexpr-1.d: Ditto.
1783         * gas/cris/sreg-to-x.d: Ditto.
1784         * gas/cris/test.d: Ditto.
1785         * gas/cris/unimplemented.d: Ditto.
1786         * gas/cris/unop-mem.d: Ditto.
1787         * gas/cris/x-to-byte-sreg.d: Ditto.
1788         * gas/cris/x-to-dcr1-sreg.d: Ditto.
1789         * gas/cris/x-to-dword-sreg.d: Ditto.
1790         * gas/cris/x-to-word-sreg.d: Ditto.
1791         * gas/cris/shexpr-1.d: Ditto.  Correct format.
1793 2001-05-25  H.J. Lu  <hjl@gnu.org>
1795         * gas/mips/e32el-rel2.d: New for little endian mips.
1796         * gas/mips/elfel-rel2.d: Likewise.
1797         * gas/mips/elfel-rel.d: Likewise.
1798         * gas/mips/mipsel16-f.d: Likewise.
1799         * gas/mips/telempic.d: Likewise.
1800         * gas/mips/tmipsel16-e.d: Likewise.
1802         * gas/mips/tempic.d: New for traditional mips.
1803         * gas/mips/tmips16-e.d: Likewise.
1805         * gas/mips/elf-rel.d: Handle alignment padding.
1806         * gas/mips/elf-rel2.d: Likewise.
1808         * gas/mips/mips.exp: Support little endian and traditional
1809         mips.
1811 2001-05-24  H.J. Lu  <hjl@gnu.org>
1813         * gas/m68k/pcrel.d: Support 64bit BFD.
1815 2001-05-24  H.J. Lu  <hjl@gnu.org>
1817         * gas/arm/adrl.d: Support 64bit BFD.
1818         * gas/arm/arm7t.d: Likewise.
1819         * gas/arm/inst.d: Likewise.
1820         * gas/arm/pic.d: Likewise.
1821         * gas/arm/xscale.d: Likewise.
1823 2001-05-23  Alan Modra  <amodra@one.net.au>
1825         * gas/elf/ehopt0.d: Tweak for bigendian targets.
1827 2001-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1829         * gas/mips/abs.d: Remove $ before register names, per latest
1830         disassembler.
1831         * gas/mips/add.d: Ditto.
1832         * gas/mips/and.d: Ditto.
1833         * gas/mips/beq.d: Ditto.
1834         * gas/mips/bge.d: Ditto.
1835         * gas/mips/bgeu.d: Ditto.
1836         * gas/mips/blt.d: Ditto.
1837         * gas/mips/bltu.d: Ditto.
1838         * gas/mips/delay.d: Ditto.
1839         * gas/mips/div-ilocks.d: Ditto.
1840         * gas/mips/div.d: Ditto.
1841         * gas/mips/dli.d: Ditto.
1842         * gas/mips/elf_e_flags1.d: Ditto.
1843         * gas/mips/elf_e_flags2.d: Ditto.
1844         * gas/mips/elf_e_flags3.d: Ditto.
1845         * gas/mips/elf_e_flags4.d: Ditto.
1846         * gas/mips/jal-empic.d: Ditto.
1847         * gas/mips/jal-svr4pic.d: Ditto.
1848         * gas/mips/jal-xgot.d: Ditto.
1849         * gas/mips/jal.d: Ditto.
1850         * gas/mips/la-empic.d: Ditto.
1851         * gas/mips/la-svr4pic.d: Ditto.
1852         * gas/mips/la-xgot.d: Ditto.
1853         * gas/mips/la.d: Ditto.
1854         * gas/mips/lb-empic.d: Ditto.
1855         * gas/mips/lb-svr4pic.d: Ditto.
1856         * gas/mips/lb-xgot-ilocks.d: Ditto.
1857         * gas/mips/lb-xgot.d: Ditto.
1858         * gas/mips/lb.d: Ditto.
1859         * gas/mips/ld-empic.d: Ditto.
1860         * gas/mips/ld-ilocks-addr32.d: Ditto.
1861         * gas/mips/ld-ilocks.d: Ditto.
1862         * gas/mips/ld-svr4pic.d: Ditto.
1863         * gas/mips/ld-xgot.d: Ditto.
1864         * gas/mips/ld.d: Ditto.
1865         * gas/mips/li.d: Ditto.
1866         * gas/mips/lif-empic.d: Ditto.
1867         * gas/mips/lif-svr4pic.d: Ditto.
1868         * gas/mips/lif-xgot.d: Ditto.
1869         * gas/mips/lifloat.d: Ditto.
1870         * gas/mips/mips16.d: Ditto.
1871         * gas/mips/mips32.d: Ditto.
1872         * gas/mips/mips4.d: Ditto.
1873         * gas/mips/mips4010.d: Ditto.
1874         * gas/mips/mips4100.d: Ditto.
1875         * gas/mips/mips4650.d: Ditto.
1876         * gas/mips/mips64.d: Ditto.
1877         * gas/mips/mul-ilocks.d: Ditto.
1878         * gas/mips/mul.d: Ditto.
1879         * gas/mips/nodelay.d: Ditto.
1880         * gas/mips/rol.d: Ditto.
1881         * gas/mips/sb.d: Ditto.
1882         * gas/mips/trap20.d: Ditto.
1883         * gas/mips/trunc.d: Ditto.
1884         * gas/mips/uld.d: Ditto.
1885         * gas/mips/ulh-empic.d: Ditto.
1886         * gas/mips/ulh-svr4pic.d: Ditto.
1887         * gas/mips/ulh-xgot.d: Ditto.
1888         * gas/mips/ulh.d: Ditto.
1889         * gas/mips/ulw.d: Ditto.
1890         * gas/mips/usd.d: Ditto.
1891         * gas/mips/ush.d: Ditto.
1892         * gas/mips/usw.d: Ditto.
1894 2001-05-14  Richard Henderson  <rth@redhat.com>
1896         * gas/elf/ehopt0.s: New.
1897         * gas/elf/ehopt0.d: New.
1898         * gas/elf/elf.exp: Run it.
1900 2001-05-12  Peter Targett  <peter.targett@arccores.com>
1902         * gas/arc/st.s: Add test case @h30 fixup.
1903         * gas/arc/st.d: Update to suit.
1905 2001-05-12  Alan Modra  <amodra@one.net.au>
1907         * gas/i386/sse2.s: Correct cvtps2dq, movdq2q, and movq2dq
1908         * gas/i386/sse2.d: Likewise.  Fix pmuludq and punpckhqdq too.
1910         * gas/i386/ssemmx2.d: Correct movq.
1912 2001-05-10  Hans-Peter Nilsson  <hp@axis.com>
1914         * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
1915         handling.
1917 2001-05-04  Alan Modra  <amodra@one.net.au>
1919         * gas/i386/katmai.d: Correct pmovmskb and pextrw opcodes.
1920         * gas/i386/ssemmx2.d: Likewise.  Correct register for pextrw,
1921         pinsrw, and pmovmskb.
1922         * gas/i386/sse2.d: Correct register for movmskpd.
1924 2001-05-02  Johan Rydberg  <jrydberg@opencores.org>
1926         * gas/openrisc/addi.s: New file.
1927         * gas/openrisc/addi.d: Likewise.
1928         * gas/openrisc/allinsn.exp: Likewise.
1929         * gas/openrisc/allinsn.s: Likewise.
1930         * gas/openrisc/allinsn.d: Likewise.
1931         * gas/openrisc/lohi.s: Likewise.
1932         * gas/openrisc/lohi.d: Likewise.
1933         * gas/openrisc/store.s: Likewise.
1934         * gas/openrisc/store.d: Likewise.
1936 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
1938         * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
1939         gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
1940         gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
1941         gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
1942         gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d:
1943         New tests.
1944         * gas/cris/brokw-2.s: Correct broken-word expansion visualization
1945         in comment.
1946         * gas/cris/fragtest.s, gas/cris/rd-pic-1.s,
1947         gas/cris/binop-cmpmovx.d, gas/cris/binop-cmpmove.d,
1948         gas/cris/binop.d, gas/cris/binop.s, gas/cris/brokw-2.d,
1949         gas/cris/clear.d, gas/cris/fragtest.s, gas/cris/jump-type.d,
1950         gas/cris/nosep.s, gas/cris/pushpop.d, gas/cris/quick.s,
1951         gas/cris/range-err-2.s, gas/cris/sep-err-1.s,
1952         gas/cris/sreg-to-x.d, gas/cris/test.d, gas/cris/x-to-byte-sreg.d,
1953         gas/cris/x-to-word-sreg.d, gas/cris/x-to-dword-sreg.d: Remove
1954         trailing empty lines.
1955         * gas/cris/continue.s: Ditto, tweak comment.
1957         * lib/gas-defs.exp (run_dump_test): Support using readelf.
1958         * config/default.exp: Default READELF and READELFFLAGS.
1960 2001-03-31  Alan Modra  <alan@linuxcare.com.au>
1962         * gas/all/cond.s: Add .if .elseif tree.
1963         * gas/all/cond.d: Match above.
1965 2001-03-30  H.J. Lu  <hjl@gnu.org>
1967         * gas/i386/relax.d: Dump with -s instead of -drw.
1969 2001-03-29  H.J. Lu  <hjl@gnu.org>
1971         * gas/i386/relax.s: New test for relaxation between sections.
1972         * gas/i386/relax.d: New.
1974         * gas/i386/i386.exp: Add tests for ELF.
1976 2001-03-27  Chris Demetriou  <cgd@broadcom.com>
1978         * gas/mips/lineno.d: Allow for the possibility that
1979         the local labels won't be in the objdump output.  Match
1980         zeros in addresses using '+' for better compatibility with
1981         different targets.
1983 2001-03-26  Chris Demetriou  <cgd@broadcom.com>
1985         * gas/mips/sync.s: Declare 'foo' as a function so that this
1986         test will work on properly on ECOFF targets.
1988 2001-03-24  Alan Modra  <alan@linuxcare.com.au>
1990         * gas/i386/ssemmx2.s: Change movntq to movntdq.
1991         * gas/i386/ssemmx2.d: Matching change.
1993 2001-03-23  Hans-Peter Nilsson  <hp@axis.com>
1995         * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:
1996         New tests.
1998         * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,
1999         gas/cris/branch-warn-3.s: Tweak for fixed FIXME:s.
2001 2001-03-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2003         * gas/vax/quad.exp: Correct expected result.
2005 2001-03-19  Andreas Schwab  <schwab@suse.de>
2007         * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
2008         consistent output across targets.
2009         * gas/m68k/pcrel.d: Adjusted.
2011 2001-03-18  H.J. Lu  <hjl@gnu.org>
2013         * gas/i386/intel.s: Move PIC code to ...
2014         * gas/i386/intelpic.s: New. Here.
2015         * gas/i386/intel.d: Updated.
2016         * gas/i386/intelpic.d: New.
2018         * gas/i386/i386.exp: Check PIC code in Intel syntax for ELF
2019         targets only.
2021 2001-03-18  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2023         * gas/mri/mri.exp: Fix test of m6811/m6812 targets.
2025 2001-02-26  H.J. Lu  <hjl@gnu.org>
2027         * gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".
2029 2001-02-23  H.J. Lu  <hjl@gnu.org>
2031         * gas/ia64/opc-a-err.l: Fix "cmp4.lt.or".
2033         * gas/ia64/opc-a.pl: Add tests for pseudo-ops for "cmp" and
2034         "cmp4".
2035         * gas/ia64/opc-a.s: Rebuilt.
2036         * gas/ia64/opc-a.d: Likewise.
2038 2001-02-17  Chris Demetriou  <cgd@broadcom.com>
2040         * gas/mips/mips32.d: Remove ELF dependencies.  This test
2041         wasn't meant to be ELF specific, and doesn't have to be.
2042         * gas/mips/mips64.d: Likewise.
2044 2001-02-17  Chris Demetriou  <cgd@broadcom.com>
2046         * gas/mips/mips.exp: Don't attempt the elf_e_flags family of
2047         tests if not ELF; they test ELF-specific features.
2049 2001-02-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2051         * gas/mri/mri.exp: Don't execute the M68K specific tests
2052         on m6811-elf and m6812-elf targets, still run the generic MRI tests.
2054 2001-02-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2056         * gas/m68hc11/malis.s: New test to verify compliance with Motorola
2057         Assembly Language Input Standard.
2058         * gas/m68hc11/malis.d: New file.
2059         * gas/m68hc11/malis-include.s: New file.
2060         * gas/m68hc11/all.exp: Add the new test.
2062 2001-01-12  Alan Modra  <alan@linuxcare.com.au>
2064         * gas/i386/i386.exp (gas_64_check): Correct target string.
2065         Use gas_64_check rather than target string to decided whether
2066         x86_64 checks should run.
2068         * gas/i386/sse2.s: Add a label to cure objdump "no symbols" error.
2069         * gas/i386/ssemmx2.s: Likewise.
2070         * gas/i386/sse2.d: Update to suit.
2071         * gas/i386/ssemmx2.s: Likewise.
2073 2001-01-11  Peter Targett <peter.targett@arccores.com>
2075         * gas/arc/alias.*: Removed.
2076         * gas/arc/branch.*: Likewise.
2077         * gas/arc/insn3.*: Likewise.
2078         * gas/arc/math.*: Likewise.
2079         * gas/arc/sshift.*: Likewise.
2080         * gas/arc/arc.exp: Simplified test process for base case
2081         instruction set by adding run_dump_test cases for all base
2082         instructions.
2083         * gas/arc/adc.s, gas/arc/adc.d: New test cases and dump.
2084         * gas/arc/add.s, gas/arc/add.d: Likewise.
2085         * gas/arc/and.s, gas/arc/and.d: Likewise.
2086         * gas/arc/asl.s, gas/arc/asl.d: Likewise.
2087         * gas/arc/asr.s, gas/arc/asr.d: Likewise.
2088         * gas/arc/b.s, gas/arc/b.d: Likewise.
2089         * gas/arc/bic.s, gas/arc/bic.d: Likewise.
2090         * gas/arc/bl.s, gas/arc/bl.d: Likewise.
2091         * gas/arc/brk.s, gas/arc/brk.d: Likewise.
2092         * gas/arc/extb.s, gas/arc/extb.d: Likewise.
2093         * gas/arc/extw.s, gas/arc/extw.d: Likewise.
2094         * gas/arc/flag.s, gas/arc/flag.d: Likewise.
2095         * gas/arc/j.s, gas/arc/j.d: Likewise.
2096         * gas/arc/jl.s, gas/arc/jl.d: Likewise.
2097         * gas/arc/ld.s, gas/arc/ld.d: Likewise.
2098         * gas/arc/ld2.s, gas/arc/ld2.d: Likewise.
2099         * gas/arc/lp.s, gas/arc/lp.d: Likewise.
2100         * gas/arc/lsr.s, gas/arc/lsr.d: Likewise.
2101         * gas/arc/mov.s, gas/arc/mov.d: Likewise.
2102         * gas/arc/nop.s, gas/arc/nop.d: Likewise.
2103         * gas/arc/or.s, gas/arc/or.d: Likewise.
2104         * gas/arc/rlc.s, gas/arc/rlc.d: Likewise.
2105         * gas/arc/ror.s, gas/arc/ror.d: Likewise.
2106         * gas/arc/rrc.s, gas/arc/rrc.d: Likewise.
2107         * gas/arc/sbc.s, gas/arc/sbc.d: Likewise.
2108         * gas/arc/sexb.s, gas/arc/sexb.d: Likewise.
2109         * gas/arc/sexw.s, gas/arc/sexw.d: Likewise.
2110         * gas/arc/sleep.s, gas/arc/sleep.d: Likewise.
2111         * gas/arc/add.s, gas/arc/add.d: Likewise.
2112         * gas/arc/st.s, gas/arc/st.d: Likewise.
2113         * gas/arc/sub.s, gas/arc/sub.d: Likewise.
2114         * gas/arc/swi.s, gas/arc/swi.d: Likewise.
2115         * gas/arc/xor.s, gas/arc/xor.d: Likewise.
2116         * gas/arc/warn.s: Removed warning test case for setting of flags
2117         followed by conditional branch, an arc5 only feature.
2119         * gas/ieee-fp/x930509a.exp: Skip test if target also arc*-*-*.
2121         * gas/vtable/vtable.exp: Skip tests if target also arc*-*-*.
2123 2001-01-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2125         * gas/m68hc11/opers12.s: Add more tests for index post byte.
2126         * gas/m68hc11/opers12.d: Likewise.
2128 2001-01-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2130         * gas/m68hc11/all.exp: Add new tests for dwarf2.
2131         * gas/m68hc11/lbranch-dwarf2.d: New file, test for dwarf2.
2132         * gas/m68hc11/opers12-dwarf2.d: Likewise.
2133         * gas/m68hc11/insns-dwarf2.d: Likewise.
2135 2001-01-11  Nick Clifton  <nickc@redhat.com>
2137         * gas/arm/adrl.s: Add global label 'foo'.
2138         * gas/arm/adrl.d: Expect to see references to 'foo' in the
2139         disassembly.  COFF and ELF disassemblys should now be the same.
2141 2001-01-10  Jan Hubicka  <jh@suse.cz>
2143         * i386.exp: Add ssemmx2 and sse2 tests.
2144         (sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests.
2146 2001-01-09  Nick Clifton  <nickc@redhat.com>
2148         * gas/arm/pic.d: Fix patterns to match new behaviour of
2149         disassembler.
2150         inst.d: Fix patterns to match new behaviour of disassembler.
2152 2001-01-03  Philip Blundell  <pb@futuretv.com>
2154         * gas/vtable/vtable.exp: Don't run tests on Alpha.
2156 2001-01-06  Jan Hubicka  <jh@suse.cz>
2158         * i386.exp: Add tests for presence of 32bit versus 64bit output
2159         format; run both 64bit and 32bit tests when format is available;
2160         add x86_64 test.
2161         * x86_64.s: New file.
2162         * x86_64.d: New file.
2164 2001-01-02  Nick Clifton  <nickc@redhat.com>
2166         * gas/arm/arm.exp: Pass -marmv3 to msr-bad test, since the
2167         instruction is legal in v5.  Also fix expected error message.
2169 2001-01-01  Philip Blundell  <philb@gnu.org>
2171         * gas/arm/adrl.s, gas/arm/pic.s, gas/arm/msr-bad.s: New tests.
2172         * gas/arm/arm.exp: Run them.
2173         * gas/arm/adrl.d, gas/arm/pic.d: Expected results for above.
2174         * gas/arm/arm6.s: Also test uppercase `CPSR' and `SPSR'.
2176 2000-12-22  H.J. Lu  <hjl@gnu.org>
2178         * gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
2179         * gas/i386/intel.d: Updated.
2181 2000-12-12  Jim Wilson  <wilson@redhat.com>
2183         * gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
2184         gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
2186 2000-12-12  Nick Clifton  <nickc@redhat.com>
2188         * gas/vtable/vtable.exp: Fix formatting.
2190         * gas/arm/elsegundo.s: New Test (currently disabled).
2191         * gas/arm/elsegundo.d: Expected test results.
2193 2000-12-11  H.J. Lu  <hjl@gnu.org>
2195         * gas/i386/intel.d: Adjusted for the a.out assembler.
2196         * gas/i386/intel.s: Likewise.
2198 2000-12-09  Nick Clifton  <nickc@redhat.com>
2200         * gas/m68k/pcrel.d: Update to match latest assembler output.
2202 2000-12-02  Chris Demetriou  <cgd@sibyte.com>
2204         * gas/mips/elf_e_flags.s: Add padding to the end of the
2205         file so that objdump output will be consistent.
2206         * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
2207         gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: Expect
2208         "..." at end of objdump output because of zero bytes at end
2209         of section.
2210         * gas/mips/elf_e_flags.c: Add note to comment about
2211         what's changing in elf_e_flags.s.
2213         * gas/mips/la.s: Add padding to the end of the file so that
2214         objdump output will be consistent.
2215         * gas/mips/la-svr4pic.d, gas/mips/la-xgot.d: Expect "..." at
2216         end of objdump output because of zero bytes at end of
2217         section.
2219         * gas/mips/sync.s: Add padding to the end of the file so that
2220         objdump output will be consistent.
2221         * gas/mips/sync.d: Expect "..." at end of objdump output
2222         because of zero bytes at end of section.
2224         * gas/mips/empic.d: Pad sections out to 16 bytes, to avoid
2225         alignment issues so tests are useful on multiple targets.
2226         * gas/mips/empic.s: Likewise.
2227         * gas/mips/mips16-e.d: Likewise.
2228         * gas/mips/mips16-e.s: Likewise.
2229         * gas/mips/mips16-f.d: Likewise.
2230         * gas/mips/mips16-f.s: Likewise.
2232         * gas/mips/mips32.d: Expect disassembly of madd and maddu
2233         to use their correct names.  Add tests for break and sdbbp.
2234         * gas/mips/mips32.s: Likewise.
2236         * gas/mips/mips64.s: Add test for assembly of MIPS64
2237         extensions.
2238         * gas/mips/mips64.d: Likewise.
2239         * gas/mips/mips.exp: Test using the new "mips64" test.
2241 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
2243         * gas/mips/mips16.d: Expect mips16 nops to be used for padding
2244         when mips16 code generation is enabled.
2246         * gas/mips/empic.d: Adjust for the fact that the difference
2247         between two symbols in the same section are not expected to
2248         generate a reloc.
2249         * gas/mips/empic.s: Likewise.  Also, correct typo in comment
2250         about expected relocs.
2252         * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
2253         instruction assembly test.
2254         * gas/mips/mips.exp: Add the test mentioned above.
2256 2000-11-30  Diego Novillo  <dnovillo@redhat.com>
2258         * intel.s, intel.d: New test for @GOT references.
2260 2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
2262         * gas/sh/err.exp: New, framework for error-testing.
2263         * gas/sh/err-1.s: New test.
2265 2000-11-26  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2267         * gas/m68hc11/opers12.s: New test for movw operands.
2268         * gas/m68hc11/opers12.d: Likewise.
2270 2000-11-24  Nick Clifton  <nickc@redhat.com>
2272         * arm.exp: Run tests for xscale as well as arm.
2273         Run xscale tests.
2275         * xscale.s: New file: XScale instruction tests.
2276         * xscale.d: New file: Expected XScale instruction results.
2278 2000-11-20  H.J. Lu  <hjl@gnu.org>
2280         * gas/i386/intel.d: Add 3 "nop"s for the a.out assembler.
2281         * gas/i386/intel.s: Likewise.
2283 2000-11-16  H.J. Lu  <hjl@gnu.org>
2285         * gas/symver/symver0.d: Add 64bit support.
2286         * gas/symver/symver1.d: Likewise.
2288 2000-11-16  H.J. Lu  <hjl@gnu.org>
2290         * gas/symver/symver.exp: Don't run symver4 nor symver5.
2292 2000-11-13  H.J. Lu  <hjl@gnu.org>
2294         * gas/symver/symver.exp: New for symver test.
2295         * gas/symver/symver0.d: Likewise.
2296         * gas/symver/symver0.s: Likewise.
2297         * gas/symver/symver1.d: Likewise.
2298         * gas/symver/symver1.s: Likewise.
2299         * gas/symver/symver2.l: Likewise.
2300         * gas/symver/symver2.s: Likewise.
2301         * gas/symver/symver3.l: Likewise.
2302         * gas/symver/symver3.s: Likewise.
2303         * gas/symver/symver4.l: Likewise.
2304         * gas/symver/symver4.s: Likewise.
2305         * gas/symver/symver5.l: Likewise.
2306         * gas/symver/symver5.s: Likewise.
2307         * gas/symver/symver6.l: Likewise.
2308         * gas/symver/symver6.s: Likewise.
2310 2000-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
2312         * gas/macros/macros.exp: Mark strings test xfail for sh.
2314 2000-10-24  Diego Novillo  <dnovillo@cygnus.com>
2316         * intel.s, intel.d: Add new tests for intel syntax.
2318 2000-10-19  Alan Modra  <alan@linuxcare.com.au>
2320         * gas/elf/section0.s: Ensure section sizes are multiples of 16.
2321         * gas/elf/section1.s: Likewise.
2322         * gas/elf/section[01].d: Change to suit.
2324 2000-10-18  H.J. Lu <hjl@gnu.org>
2326         * gas/i386/intel.d: Fix the support for 64bit BFD in the last
2327         change.
2329 2000-10-15  Diego Novillo  <dnovillo@cygnus.com>
2331         * intel.s, intel.d: Add new tests for naked registers using intel
2332         syntax.
2334 2000-09-29  Hans-Peter Nilsson  <hp@axis.com>
2336         * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,
2337         gas/cris/rd-regprefix-1.d, gas/cris/rd-regprefix-1b.d,
2338         gas/cris/us-err-1.s, gas/cris/us-err-2.s, gas/cris/us-err-3.s: New.
2339         * gas/cris/cris.exp: Loop run_dump_test over files matching rd-*.d.
2341 2000-09-28  Alan Modra  <alan@linuxcare.com.au>
2343         * gas/hppa/parse/parse.exp: Replace "hppa*w-*-*" with "hppa*64*-*-*"
2344         * gas/hppa/reloc/reloc.exp: Likewise.
2345         * gas/hppa/unsorted/unsorted.exp: Likewise.
2347         * gas/hppa/reloc/reduce.s: Modify .PARAM so we need an arg reloc.
2349 2000-09-22  Jim Wilson  <wilson@cygnus.com>
2351         * gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
2352         * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
2354         * gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
2355         * gas/ia64/dv-waw-err.s: Likewise.
2356         * gas/ia64/dv-imply.d: Regenerate.
2357         * gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
2358         gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
2359         gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
2361 2000-09-14  Timothy Wall  <twall@cygnus.com>
2363         * gas/ia64/dv-waw-err.[sl]: Additional tests for parallel
2364         comparisons which should and should not produce DVs.
2366 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
2368         * gas/vtable/vtable.exp: Re-enable for hppa-elf.
2370 2000-08-29  Timothy Wall  <twall@cygnus.com>
2372         * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq.
2373         * gas/ia64/dv-mutex.d: Update regexp pattern.
2374         * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq.
2375         * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL.
2376         Test still fails due to insn opcode pattern changes.
2378 2000-08-21  H.J. Lu <hjl@gnu.org>
2380         * gas/all/cofftag.d: Support the strict COFF.
2382 2000-08-16  Jim Wilson  <wilson@cygnus.com>
2384         * gas/ia64/dv-raw-err.s: Add new tests for addl and postinc.
2385         * gas/ia64/dv-raw-err.l: Likewise.
2386         * gas/ia64/dv-waw-err.l: Update sed pattern.
2387         * gas/ia64/opc-f.pl: Delete fpsub, and fpadd comment.
2388         * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
2390 2000-08-16  Nick Clifton  <nickc@redhat.com>
2392         * gas/arm/inst.s: Add tests for edge cases of shift based
2393         addressing modes.
2395         * gas/arm/inst.d: Add expected results for new tests.
2397 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
2399         * gas/all/gas.exp: Don't run floating-point tests on CRIS.
2400         * gas/ieee-fp/x930509a.exp: Ditto.
2401         * gas/macros/macros.exp: Mark strings test xfail for CRIS.
2402         * gas/cris/*: New tests for CRIS.
2404 2000-07-19  Alan Modra  <alan@linuxcare.com.au>
2406         * gas/macros/macros.exp (test1): Run it for hppa*-*-linux*.
2407         (semi): Likewise.
2408         (strings): Don't run for hppa, except for hppa*-*-linux*.
2410         * gas/hppa/parse/linesepbug.s: Ensure we have whitespace before
2411         pseudos.
2413 2000-07-18  Scott Bambrough  <scottb@netwinder.org>
2415         * gas/arm/inst.d: Fix expected results to match current assembler
2416         output.  Patch from Justin Seger <justin.m.seger@intel.com>.
2418 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
2420         * gas/vtable/vtable.exp: Disable test for hppa.
2422         * gas/hppa/reloc/reloc.exp (do_relocation_reduction_tests): Don't
2423         run test for any elf target.
2424         (applybug): Don't run test for linux.
2425         * gas/hppa/unsorted/unsorted.exp (do_common_text): Likewise.
2426         * gas/hppa/parse/parse.exp (linesepbug): Remove xfail
2427         (labelbug): xfail for hppa-linux.
2429         * gas/hppa/basic/{coprmem.s, fmemLRbug.s}: Add colons to labels.
2430         * gas/hppa/parse/{callinfobug.s, regpopbug.s}: Likewise.
2431         * gas/hppa/reloc/{applybug.s, funcrelocbug.s, longcall.s,
2432         r_no_reloc.s, reduce3.s}: Likewise.
2433         * gas/hppa/unsorted/common.s: Likewise.
2435 2000-07-05  Nick Clifton  <nickc@cygnus.com>
2437         * gas/d30v/inst.d: Fix expected results to match current assembler
2438         output.
2439         * gas/d30v/bittest.l: Fix expected warning messages to match
2440         current assembler output.
2442 2000-06-29  Kazu Hirata  <kazu@hxi.com>
2444         * gas/h8300/h8300.exp (do_h8300s_mac): Change the registers used
2445         in ldmac and stmac.
2446         * gas/h8300/macs.s: Likewise.
2448 2000-06-27  Nick Clifton  <nickc@cygnus.com>
2450         * gas/d30v/bittest.l: Edit to match new warning messages produced
2451         by assembler.
2453 2000-06-19  Timothy Wall  <twall@cygnus.com>
2455         * gas/macros/macros.exp: Avoid tests which are not useful on tic54x.
2456         * gas/all/gas.exp: Make adjustments for tic54x target.
2457         * gas/ieee-fp/x930509a.exp: Ditto.
2458         * gas/tic54x/*: New tests for tic54x.  NOTE: load page has been
2459         moved into the LMA and is not printed separately by objdump any
2460         longer.  This still needs to be tested.
2462 2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
2464         * gas/m68k/all.exp: Don't execute tests if the target is m68hc11&12.
2465         * gas/m68hc11/all.exp: Specific tests for m68hc11.
2466         * gas/m68hc11/all_insns.[ds]: Check m68hc11 instructions.
2467         * gas/m68hc11/insns[ds]: Another test.
2468         * gas/m68hc11/lbranch.[ds]: Check branch optimization (gas relax).
2469         * gas/m68hc11/opers12.[ds]: New files, check m68hc12 operands.
2471 2000-06-17  Alan Modra  <alan@linuxcare.com.au>
2473         * gas/macros/strings.s: Don't start directives in first column
2474         (for LABELS_WITHOUT_COLONS targets).
2476 2000-06-14  H.J. Lu <hjl@gnu.org>
2478         * gas/macros/strings.d: Support a.out and coff.
2480 2000-06-14  Nick Clifton  <nickc@cygnus.com>
2482         * gas/arm/arm6.s: Remove 'mrs r9, cpsr_all' since the cpsr_all
2483         flag is no longer legal syntax.
2485 2000-06-09  Nick Clifton  <nickc@cygnus.com>
2487         * gas/macros/macros.exp: Run new test: strings.
2488         * gas/macros/strings.s: New test: String expansion inside
2489         macros.
2490         * gas/macros/strings.d: New test results.
2492 2000-06-04  Alan Modra  <alan@linuxcare.com.au>
2494         * gas/i386/prefix.s: Modify so we have at least one x86 test that
2495         checks the line separator.
2497 2000-05-21  Hans-Peter Nilsson  <hp@axis.com>
2499         * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
2501 2000-05-15  Nick Clifton  <nickc@cygnus.com>
2503         * gas/arm/arch4t.s: Add tests of new fields to msr instruction.
2505 2000-05-11  Ulf Carlsson  <ulfc@engr.sgi.com>
2507         * gas/mips/mips.exp: Include *-*-linux* in svr4pic.
2509         * gas/mips/jal-svr4pic.{s,d} gas/mips/jal-xgot.d: Add a jal to a
2510         weak symbol.
2512 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
2514         * gas/mri/float.d: Fix for srec length change.
2516 2000-05-02  Alan Modra  <alan@linuxcare.com.au>
2518         * gas/hppa/unsorted/unsorted.exp: Duplicate hppa*-*-*elf*
2519         behaviour for hppa*-*-linux* throughout file.
2520         * gas/hppa/reloc/reloc.exp: Ditto.
2521         (reduce2.s): Disable test for elf targets.
2523         * gas/hppa/parse/parse.exp (ssbug.s): setup_xfail hppa*-*-linux*.
2525         * gas/elf/section0.s: Don't start pseudos on first column so
2526         targets that define LABELS_WITHOUT_COLONS work.
2527         * gas/elf/section1.s: Ditto.
2528         * gas/vtable/inherit0.s: Ditto.
2529         * gas/vtable/inherit1.s: Ditto.
2530         * gas/vtable/entry0.s: Ditto.
2531         * gas/vtable/entry1.s: Ditto.
2533 2000-05-01  Nick Clifton  <nickc@cygnus.com>
2535         * gasp/macro.out: Fix label numbers to remove leading zeroes.
2536         * gasp/mdouble.out: Fix label numbers to remove leading zeroes.
2538 2000-04-25  Alan Modra  <alan@linuxcare.com.au>
2540         * gas/i386/general.l: Allow for DISP32 pe relocs.
2541         * gas/i386/jump.d: Similarly.
2543 2000-04-24  Jim Wilson  <wilson@cygnus.com>
2545         * gas/ia64/opc-i.d: Change pmin2.u to pmin2.  Change pmax2.u to pmax2.
2546         Change MLI to MLX.  Switch operands for output matching tbit.z.orcm,
2547         tbit.z.andcm, tbit.nz.orcm, tbit.nz.andcm, tnat.z.orcm, tnat.z.andcm,
2548         tnat.nz.orcm, tnat.nz.andcm inputs.
2549         * gas/ia64/opc-i.pl: Insert padding nops before last dep.
2550         * gas/ia64/opc-i.s: Regenerate.
2552         * gas/ia64/opc-i.s: Regenerate.
2553         * gas/ia64/opc-f.pl: Add explicit stop at end.
2555 2000-04-22  Timothy Wall  <twall@cygnus.com>
2557         * gas/ia64/opc-f.d: Disassemble zeroes to verify break.f.
2558         * gas/ia64/opc-f.s: Add an explicit stop to make IAS output match.
2560 2000-04-21  Richard Henderson  <rth@cygnus.com>
2561             David Mosberger  <davidm@hpl.hp.com>
2562             Timothy Wall <twall@cygnus.com>
2563             Jim Wilson  <wilson@cygnus.com>
2565         * gas/vtable/vtable.exp: Disable for ia64.
2566         * gas/ia64: New testsuite directory.
2568 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
2570         * gas/i386/general.s: Check 16-bit immediates, and move call/jump
2571         checks to start.
2572         * gas/i386/general.l: Likewise.
2574 2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
2576         * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded
2577         with 32 bits, not with the unsigned shorter opcodes.
2578         * gas/mn10300/basic.exp: Likewise.
2580 2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
2582         * lib/gas-defs.exp (regexp_diff): Don't break on the first
2583         difference, list them all.
2585 2000-03-29  Nick Clifton <nickc@cygnus.com
2587         * gas/arm/thumb.s: Add test of bal instruction.
2589 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
2591         * gas/ieee-fp/x930509a.exp (dotest): Fix test for
2592         LISTING_WORD_SIZE==1.
2593         * gas/all/gas.exp (do_930509a): Same here.
2594         * gas/all/cond.d: And here.
2596 2000-03-16  Nick Clifton  <nickc@cygnus.com>
2598         * gas/arm/arm.exp: Run branch.s test.
2599         Run tests if target is strongarm.
2601         * gas/arm/branch.s: New test.  Make sure that assembler can handle
2602         same-section branch relocations properly.
2604         * gas/arm/branch.d: New file.  Expected output from assembling
2605         branch.s.
2607 2000-03-10  Geoffrey Keating  <geoffk@cygnus.com>
2609         * gas/mips/empic.d: New file.
2610         * gas/mips/empic.s: New file.
2611         * gas/mips/mips16-e.d: New file.
2612         * gas/mips/mips16-e.s: New file.
2613         * gas/mips/mips16-f.d: New file.
2614         * gas/mips/mips16-f.s: New file.
2615         * gas/mips/mips.exp: Add empic, mips16-e.  Add mips16-f as an
2616         expected failure.
2618 2000-02-25  H.J. Lu <hjl@gnu.org>
2620         * gas/i386/general.l: Support a.out and coff.
2622 2000-02-25  Alan Modra  <alan@spri.levels.unisa.edu.au>
2624         * gas/i386/intel.s: New file, intel version of opcode.s
2625         * gas/i386/intel.d: New file, copy of opcode.d
2626         * gas/i386/i386.exp: Call it.
2628         * gas/i386/general.s: Add extra "out" instructions.
2629         * gas/i386/general.l: Likewise.
2631 2000-01-31  Nick Clifton  <nickc@cygnus.com>
2633         * gas/arm/inst.s: Include test of ATPCS register naming
2634         conventions.
2636         * gas/arm/float.s: Include test of ATPCS register naming
2637         conventions.
2639 2000-01-21  H.J. Lu <hjl@gnu.org>
2641         * gas/i386/general.l: Support a.out.
2642         * gas/i386/jump.d: Likewise.
2643         * gas/i386/jump16.d: Likewise.
2645 2000-01-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
2647         * gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
2648         * gas/i386/jump16.{s,d}: To here.
2649         * gas/i386/jump.{s,d}: New files.  Duplicate 32 bit jmp and call
2650         tests in general.s so that objdump is exercised.
2652         * gas/i386/i386.exp: Call new tests.
2654 2000-01-15  Alan Modra  <alan@spri.levels.unisa.edu.au>
2656         * gas/i386/general.{s,l}: Add jmp and call tests for .code16gcc,
2657         .code16, and .code32 modes.
2659 1999-11-30  Jeffrey A Law  (law@cygnus.com)
2661         * gas/mn10300/{am33.s, am33_2.s, am33_3.s}: New test files.
2662         * gas/mn10300/{am33_4.s, am33_5.s, am33_6.s}: Likewise.
2663         * gas/mn10300/{am33_7.s, am33_8.s}: Likewise.
2664         * gas/mn10300/basic.exp: Run the am33 tests.
2666 1999-11-15  Gavin Romig-Koch  <gavin@cygnus.com>
2668         * gas/mips/la.d: Adjust for new la macro expansion.
2669         Change matches for explicit addresses to matches for
2670         any address.
2671         * gas/mips/la-xgot.d: Same.
2672         * gas/mips/la-svr4pic.d: Same.
2674 1999-11-01  Nick Clifton  <nickc@cygnus.com>
2676         Remove reloc generating references to local labels in test code.
2677         Some ARM targets (eg PE) generate a reloc based on the label,
2678         whilst others (eg ELF) generate a reloc based on the section
2679         symbol.  This meant that the disassembled outputs would differ.
2681         * gas/arm/inst.s: Change test of BLPL instruction.
2682         * gas/arm/inst.d: Change expected decode of BLPL instruction.
2683         * gas/arm/arm7t.s: Remove use of .LC0 label in .word directive.
2684         Remove .rdata section, since this cannot exist in an arm-aout
2685         target.
2686         * gas/arm/arm7t.d: Change expected reloc generated for .word
2687         directive.
2689 1999-10-21  Nick Clifton  <nickc@cygnus.com>
2691         * gas/arm/arm7t.d: Update to match latest objdump output.
2692         * gas/arm/inst.s: Fix erroneous test case.
2693         * gas/arm/inst.d: Update to match latest objdump output.
2695 1999-10-11  Geoffrey Keating  <geoffk@cygnus.com>
2697         * lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "some
2698         indeterminate number of extra lines here".
2700         * gas/elf/elf.exp: Remove XFAILs.
2701         * gas/elf/section0.d: Make pass on MIPS (and hopefully alpha).
2702         * gas/elf/section1.d: Likewise.
2704 1999-10-07      Diego Novillo <dnovillo@cygnus.com>
2706         * gas/d10v: New directory.
2707         * gas/d10v/d10.exp: New file.
2708         * gas/d10v/inst.s: New file.
2709         * gas/d10v/inst.d: New file.
2711 1999-10-07  Geoffrey Keating  <geoffk@cygnus.com>
2713         * gas/mips/elf-rel.s: New file.
2714         * gas/mips/elf-rel.d: New file.
2715         * gas/mips/elf-rel2.d: New file.
2716         * gas/mips/e32-rel2.d: New file.
2717         * gas/mips/elf-rel2.s: New file.
2718         * gas/mips/mips.exp: Add elf-rel, elf-rel2.
2720         * gas/mips/elf_e_flags1.d: Tweak a little so it passes
2721         even if the CPU is set to something by default.
2723 1999-10-04  Doug Evans  <devans@canuck.cygnus.com>
2725         * gas/m32r/error.exp: New testcase driver.
2726         * gas/m32r/m32rx.exp: New testcase driver.
2727         * gas/m32r/fslotx.[sd]: New testcase.
2728         * gas/m32r/m32rx.[sd]: New testcase.
2729         * gas/m32r/relax-s.[sd]: New testcase.
2730         * gas/m32r/interfere.s: New testcase.
2731         * gas/m32r/wrongsize.s: New testcase.
2733 1999-09-17  Alan Modra  <alan@spri.levels.unisa.edu.au>
2735         * gas/i386/i386.exp: Enable reloc and white tests for COFF.
2736         * gas/i386/reloc.d: Accept dir32 relocs.
2738 1999-09-12  Donn Terry  <donn@interix.com>
2740         * gas/all/gas.exp: Run cofftag test for i*86-*-interix*.
2741         * lib/gas-defs.exp: Add perror if can not read .d file.
2743 1999-09-04  Steve Chamberlain  <sac@pobox.com>
2745         * gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
2747 1999-09-02  Nick Clifton  <nickc@cygnus.com>
2749         * gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
2750         dump  test "entry0" instead of "entry1".
2752 1999-09-01  Scott Bambrough  <scottb@netwinder.org>
2754         * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
2755         test "entry0" instead of "entry1".  ARM targets use REL relocs,
2756         and should use the test entry0.
2758 1999-09-01  H.J. Lu  <hjl@gnu.org>
2760         * gas/i386/naked.d: Fix for coff targets.
2762 Mon Aug 30 12:18:40 1999  Jeffrey A Law  (law@cygnus.com)
2764         * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
2765         sectioning.
2766         * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for
2767         PA64.
2769         * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
2770         sectioning.
2771         * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
2772         Revamp address expressions slightly to handle an arbitrary sized
2773         address.
2775         * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
2776         sectioning.
2777         * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
2779         * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for
2780         sectioning.
2782 1999-08-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
2784         * gas/i386/naked.s, gas/i386/naked.d: Test-suite addition for
2785         allow_naked_reg parsing.
2786         * gas/i386/i386.exp: Call it.
2788 1999-08-29  Alan Modra  <alan@spri.levels.unisa.edu.au>
2790         * gas/i386/white.s, gas/i386/white.l: Add space in FP reg tests.
2792 1999-08-28  Jerry Quinn <jquinn@nortelnetworks.com>
2794         * gas/hppa/basic/basic.exp:  Add new tests shift2.s,
2795         shift3.s, extract2.s, extract3.s, deposit2.s, and deposit3.s.
2796         * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
2797         extract3.s, deposit2.s, deposit3.s:  New.
2799         * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:
2800         Add new syntax versions of instructions to tests.
2801         * gas/hppa/basic/add2.s,dcor2.s,perf.s,purge2.s,shladd2.s,sub2.s,
2802         system2.s, unit2.s:  New tests.
2803         * hppa/basic/basic.exp: Add new tests.
2805         * gas/hppa/basic/basic.exp:
2806         * gas/hppa/basic/media.s:  Add test cases for new instructions.
2808         * gas/hppa/basic/basic.exp (do_branch2,do_media): New.
2809         * gas/hppa/basic/branch2.s:  New.
2810         * gas/hppa/basic/media.s:  New.
2812         * gas/hppa/basic/basic.exp (do_fp_comp2):  New.
2813         * gas/hppa/basic/fp_comp2.s:  New.
2815 1999-08-20  Alan Modra  <alan@spri.levels.unisa.edu.au>
2817         * gas/i386/general.s, gas/i386/general.l: Add .code16gcc
2818         displacement checks with auto address prefix.
2820 1999-08-17  H.J. Lu  <hjl@gnu.org>
2822         * gas/elf/elf.exp: Expected to fail on alpha*-*-*.
2824 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
2826         * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
2827         when gas uses 2**4 alignment for .text.
2828         * gas/i386/general.s, gas/i386/general.l: Likewise.
2829         * gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
2830         * gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
2831         * gas/i386/prefix.s, gas/i386/prefix.d: Likewise.
2833 1999-07-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
2835         * gas/i386/reloc.d: Fix so that test passes when enable-targets
2836         includes 64-bit bfd target.
2838 1999-06-13  Ian Lance Taylor  <ian@zembu.com>
2840         * gas/i386/katmai.d: Tweak for recent disassembler changes.
2842 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
2844         * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
2845         "*-*-linux*oldld*".
2846         * gas/vtable/vtable.exp: Likewise.
2847         * gas/i386/reloc.d: Modify expected reloc names to accept a.out
2848         names.
2850         * gas/i386/amd.s: Add a symbol so a.out tests will work.
2851         * gas/i386/katmai.s: Likewise.
2852         * gas/i386/amd.d: Corresponding change.
2853         * gas/i386/katmai.d: Corresponding change.
2855 1999-06-10  Ian Lance Taylor  <ian@zembu.com>
2857         * gas/mips/sync.d: Pass -mips2 to the assembler.
2859         * gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
2860         mips-elf target as well as mips64-elf target.
2861         * gas/mips/elf_e_flags1.d: Corresponding changes.
2862         * gas/mips/elf_e_flags2.d: Likewise.
2863         * gas/mips/elf_e_flags3.d: Likewise.
2864         * gas/mips/elf_e_flags4.d: Likewise.
2866         * gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
2868         * gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
2869         parameter.
2871 1999-06-10  Jakub Jelinek  <jj@ultra.linux.cz>
2873         * gas/sparc/synth64.s: Add checks for single register signx/clruw.
2874         * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
2875         * gas/sparc/prefetch.d: Add -64 as switch.
2876         * gas/sparc/rdpr.d: Ditto.
2877         * gas/sparc/wrpr.d: Ditto.
2878         * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
2879         * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
2880         current gas outputs %hi(0) and not %hi(0x0).
2881         * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
2882         optimizations for setx instruction.
2883         * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
2884         compiled-in targets.
2886 1999-06-10  Richard Henderson  <rth@cygnus.com>
2888         * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
2889         * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
2890         * gas/macros/{irp,rept,test2,test3}.d: Update.
2892 1999-06-05  Richard Henderson  <rth@cygnus.com>
2894         * gas/elf/elf.exp: New directory.
2895         * gas/elf/section0.[sd]: New test.
2896         * gas/elf/section1.[sd]: New test.
2898 1999-06-03  Philip Blundell  <philb@gnu.org>
2900         * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
2901         bfd and opcodes.
2903 1999-05-28  Ian Lance Taylor  <ian@zembu.com>
2905         * gas/vtable/vtable.exp: Don't run test for i960 yet.
2907 1999-05-17  Nick Clifton  <nickc@cygnus.com>
2909         * gas/mcore/allinsn.d: Updated to match latest objdump output.
2911 1999-05-12  Alan Modra  <alan@spri.levels.unisa.edu.au>
2913         * gas/i386/opcode.d: Modify callw to suit disasm fix.
2915         * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
2917         * gas/i386/amd.s: Pad to multiple of 8
2918         * gas/i386/amd.d: Here too.
2920         * gas/i386/prefix.[sd]: Align with nops
2921         * gas/i386/reloc.[sd]: Here too.
2923         * gas/i386/katmai.[sd]: New for PIII SIMD
2924         * gas/i386/i386.exp: Call it.
2926 1999-05-02  Nick Clifton  <nickc@cygnus.com>
2928         * gas/mcore/allinsn.d: Update to match latest assembler
2929         operations.
2931 1999-04-16  DJ Delorie  <dj@cygnus.com>
2933         * gas/i386/amd.s: Add NOPs to align for coff targets
2934         * gas/i386/amd.d: and check for them.
2936 1999-04-15  Jeffrey A Law  (law@cygnus.com)
2938         * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
2940 1999-04-14  Jeffrey A Law  (law@cygnus.com)
2942         * gas/hppa/basic/branch.s: Do not use immediate value where we
2943         really want a register.
2944         * gas/hppa/basic/coprmem.s: Likewise.
2945         * gas/hppa/basic/fmemLRbug.s: Likewise.
2946         * gas/hppa/basic/coprmem.s: Likewise.
2947         * gas/hppa/basic/spop.s: Likewise.
2948         * gas/hppa/basic/imem.s: Likewise.
2949         * gas/hppa/parse/badfmpyadd.s: Likewise.
2950         * gas/hppa/parse/calldatabug.s: Likewise.
2951         * gas/hppa/parse/entrybug.s: Likewise.
2952         * gas/hppa/parse/exprbug.s: Likewise.
2953         * gas/hppa/parse/fixup7bug.s: Likewise.
2954         * gas/hppa/parse/labelbug.s: Likewise.
2955         * gas/hppa/reloc/applybug.s: Likewise.
2956         * gas/hppa/reloc/funcrelocbug.s: Likewise.
2957         * gas/hppa/reloc/labelopbug.s: Likewise.
2958         * gas/hppa/reloc/longcall.s: Likewise.
2959         * gas/hppa/reloc/plabelbug.s: Likewise.
2960         * gas/hppa/reloc/reduce.s: Likewise.
2961         * gas/hppa/reloc/reduce2.s: Likewise.
2962         * gas/hppa/reloc/reduce3.s: Likewise.
2963         * gas/hppa/unsorted/brlenbug.s: Likewise.
2964         * gas/hppa/unsorted/importbug.s: Likewise.
2965         * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
2967         * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
2968         for loads and stores using reg + small d addresses.
2969         No longer expect failure for mis-parse of imm %reg.
2971 1999-04-13  Doug Evans  <devans@casey.cygnus.com>
2973         * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
2974         * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
2975         so branch relaxation restrictions won't interfere with parallelization
2976         attempts.
2978 1999-04-08  Nick Clifton  <nickc@cygnus.com>
2980         * gas/mcore: New Directory.
2981         * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
2982         tests.
2983         * gas/mcore/allinsn.s: New File: Source file for MCore assembly
2984         tests.
2985         * gas/mcore/allinsn.d: New File: Expected output file for MCore
2986         assembly tests.
2988 1999-03-20  Doug Evans  <devans@casey.cygnus.com>
2990         * gas/m32r/m32rx.[sd]: Fix a few more testcases.
2992 1999-03-16  Martin Hunt  <hunt@cygnus.com>
2994         * gas/d30v/d30.exp (run_list_test): Add new tests,
2995         label, guard-debug, serial, warn_oddreg, bittest, and mul.
2997         * gas/d30v/opt.s: Fix some warnings and add a few labels
2998         to keep things from parallelizing where we don't want them to.
3000         * gas/d30v/reloc.s: Fix warning.
3002         * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
3004         * gas/d30v/label.s: New test. Check that labels are aligned
3005         on 8-byte boundaries.
3007         * gas/d30v/guard-debug.s: New test. Test output with "-g".
3009         * gas/d30v/serial.s: New test. Check for warnings with
3010         illegal serial instructions.
3012         * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
3013         odd-numbered registers are used for some instructions.
3015         * gas/d30v/bittest.s: New test. Check for bit operation
3016         instructions (BCLR, BNOT, BSET, BTST) in the IU.
3018         * gas/d30v/mul.s: New test. Check for restricted sequences
3019         in a bunch of different multiply instructions.
3021         * gas/vtable/vtable.exp (run_list_test): Don't
3022         run test on D30V.
3024 1999-03-05  Nick Clifton  <nickc@cygnus.com>
3026         * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
3027         test.
3029 1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
3031         * gas/mips/mips.exp: Run the new tests, below.
3032         * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
3033         gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
3034         * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
3036         * lib/gas-defs.exp (run_dump_test): Document.  It's not
3037         really trivial.
3039         * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
3040         $program (the dump tool).
3042 1999-02-10  Doug Evans  <devans@casey.cygnus.com>
3044         * gas/m32r/allinsn.d: Prefix all | with \.
3045         (push,pop): Fix expected output.
3046         * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
3047         * gas/m32r/fslot.d: Prefix all | with \.
3049 1999-02-08  Nick Clifton  <nickc@cygnus.com>
3051         * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
3052         Some ports use it as a comment initiator.
3054         * gas/vtable/entry1.d: Do not look for an addend.  Some ports use
3055         REL relocations and so do not have one.
3057 1998-12-18  Nick Clifton  <nickc@cygnus.com>
3059         * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
3060         * gas/fr30/allinsn.d: Fix to match latest assembler output
3062 1998-12-03  Nick Clifton  <nickc@cygnus.com>
3064         * gas/fr30/allinsn.d: Updated to match latest assembler output.
3066 1998-12-02  Nick Clifton  <nickc@cygnus.com>
3068         * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
3070         * gas/fr30/allinsn.d: Update to match latest assembler output.
3072 1998-11-19  Dave Brolley  <brolley@cygnus.com>
3074         * gas/fr30/allinsn.s: Reorder insns for better simulation.
3076 1998-11-19  Doug Evans  <devans@charmed.cygnus.com>
3078         * gas/mips/sync.[sd]: New testcase.
3079         * gas/mips/mips.exp: Run it.
3081 1998-11-18  Dave Brolley  <brolley@cygnus.com>
3083         * gas/fr30/allinsn.s (dmov): Correct hex literals.
3085 1998-11-17  Nick Clifton  <nickc@cygnus.com>
3087         * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
3088         to end of file.
3090         * gas/fr30/allinsn.d: Added disassembly of currently assembliable
3091         opcodes.
3093 1998-11-16  Nick Clifton  <nickc@cygnus.com>
3095         * gas/fr30/allinsn.s: Fix syntax errors.
3097 1998-11-16  Dave Brolley  <brolley@cygnus.com>
3099         * gas/fr30/allinsn.s: Fixed more typos.
3101 1998-11-13  Nick Clifton  <nickc@cygnus.com>
3103         * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
3104         case vs lower case.
3106 1998-11-10  Nick Clifton  <nickc@cygnus.com>
3108         * gas/fr30/allinsn.s: New file.
3109         * gas/fr30/allinsn.d: New file.
3110         * gas/fr30/allinsn.exp: New file.
3111         * gas/fr30/fr30.exp: New file.
3113 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
3115         * gas/m32r/fslot.[sd]: New testcase.
3116         * gas/m32r/m32r.exp: Run it.
3118 1998-10-20  Alan Modra  <alan@spri.levels.unisa.edu.au>
3120         * gas/i386/i386.exp: Run AMD insn test.
3121         * gas/i386/amd.s: New test.
3122         * gas/i386/amd.d: New test results.
3124 1998-09-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3126         * gas/vtable/inherit1.l: Require only the word GAS somewere in the
3127         first line of the listing.
3129 Tue Sep  1 10:20:03 1998  Richard Henderson  <rth@cygnus.com>
3131         * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
3132         * gas/ppc/astest2.d: Likewise.
3134 Mon Aug 31 13:25:07 1998  Richard Henderson  <rth@cygnus.com>
3136         * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
3137         of whitespace for 64-bit hosts.
3139 Mon Aug 31 12:45:49 1998  Richard Henderson  <rth@cygnus.com>
3141         * gas/vtable/vtable.exp: New.
3142         * gas/vtable/{entry0.s,entry0.d}: New.
3143         * gas/vtable/{entry1.s,entry1.d}: New.
3144         * gas/vtable/{inherit0.s,inherit0.d}: New.
3145         * gas/vtable/{inherit1.s,inherit1.l}: New.
3147 Thu Aug 20 23:18:06 1998  Ian Lance Taylor  <ian@cygnus.com>
3149         * gas/i386/white.l: Revert patch of August 12.
3151 Wed Aug 12 11:54:37 1998  Jeffrey A Law  (law@cygnus.com)
3153         * gas/mn10300/udf.s: New test.
3154         * gas/mn10300/basic.exp: Run it.
3156 Wed Aug 12 13:25:38 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
3158         * gas/i386/general.l: Test andb $~0x80,foo.
3159         * gas/i386/general.s: Update.
3161         * gas/i386/white.l: Expect warning for stand-alone ss prefix.
3163 Tue Jul 21 12:46:59 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
3165         * gas/i386/white.s: Add some more whitespace tests.
3166         * gas/i386/white.l: Update accordingly.
3168 Mon Jul 13 18:15:11 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
3170         * gas/i386/*: All new i386 testsuite.
3172 1998-07-02  Ken Raeburn  <raeburn@cygnus.com>
3174         * lib/gas-defs.exp (gas_init): Complain if target name isn't in
3175         canonical form.
3177 Wed Jul  1 15:35:09 1998  Nick Clifton  <nickc@cygnus.com>
3179         * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
3181 Wed Jul  1 17:31:39 1998  Ian Lance Taylor  <ian@cygnus.com>
3183         * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
3184         * gas/ppc/simpshft.d: Change accordingly.  Only dump the .text
3185         section.
3187 Tue Jun 23 15:14:43 1998  Nick Clifton  <nickc@cygnus.com>
3189         * gas/v850/hilo2.s: Use r1 as the destination of the movea
3190         instruction, since r0 is read only.
3192         * gas/v850/basic.exp: Fix names of special area relocations.
3193         Set -mwarn-signed-overflow flag when running range.s test.
3195 Sun Jun 21 12:44:43 1998  Nick Clifton  <nickc@cygnus.com>
3197         * gas/d30v/reloc.d: Updated to match latest assembler output.
3199 1998-06-17  Frank Ch. Eigler  <fche@cygnus.com>
3201         * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
3202         run on differently targeted assembler.
3203         * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
3204         * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
3205         * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
3206         * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
3208         * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
3209         defaults go unmodified.  Replaced $f4/$f5 with $fp[45], as the
3210         original `ld.d' had.  Find `ld.s'.
3211         * gas/mips/mul-ilocks.d: Nearly ditto.
3213 1998-06-11  Nick Clifton  <nickc@cygnus.com>
3215         * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
3217         * gas/d30v/inst.s: Add nop to keep assembled instructions at
3218         expected addresses.
3220 1998-06-08  Nick Clifton  <nickc@cygnus.com>
3222         * gas/d30v/array.d: Updated to match latest assembler results.
3223         * gas/d30v/reloc.d: Partially updated to match latest assembler
3224         results.
3226 1998-06-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3228         * gas/m68k/operands.s: For all pc relative addresses change tstl
3229         to pea since the former does not allow pcrel on m68000.  Do not
3230         make label foo global, so that references to it can be relaxed on
3231         ELF targets.
3232         * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
3234 1998-06-02  Geoff Keating  <geoffk@ozemail.com.au>
3236         * gas/ppc/ppc.exp: Run simpshft test.
3237         * gas/ppc/simpshft.d: New file.
3238         * gas/ppc/simpshft.s: New file.
3240 1998-06-01  Jeffrey A Law  (law@cygnus.com)
3242         * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
3243         * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
3245 1998-05-29  Ian Lance Taylor  <ian@cygnus.com>
3247         * gas/mips/mips.exp: Adjust ilocks initialization to match current
3248         assembler defaults more closely.
3250         * gas/sh/fp.s: Remove ftst/nan.  The assembler no longer supports
3251         the instruction.
3252         * gas/sh/basic.exp: Adjust accordingly.
3254 Wed May 27 15:26:51 1998  Nick Clifton  <nickc@cygnus.com>
3256         * gas/d30v/align.d: Updated to match latest assembler output.
3257         * gas/d30v/inst.d: Updated to match latest assembler output.
3258         * gas/d30v/inst.s: Updated to match latest assembler rules.
3259         * gas/d30v/opt.d: Updated to match latest assembler output.
3261 Fri May 22 15:56:51 1998  Doug Evans  <devans@canuck.cygnus.com>
3263         * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
3264         * gas/m32r/uppercase.d: Likewise.
3266 Thu May 21 15:03:06 1998  Nick Clifton  <nickc@cygnus.com>
3268         * gas/arm/thumb.s: Add period to start of labels to prevent
3269         assembler thinking that they are function entry points.
3271 Tue May 19 18:17:10 1998  Ian Lance Taylor  <ian@cygnus.com>
3273         * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
3275 Mon May 18 13:11:45 1998  Frank Ch. Eigler  <fche@cygnus.com>
3277         * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
3278         disassembler.
3280 Fri May 15 14:51:01 1998  Gavin Koch  <gavin@cygnus.com>
3282         * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
3283         * gas/mips/ld-ilocks-addr32.d : New.
3285 Wed May 13 15:06:31 1998  Doug Evans  <devans@canuck.cygnus.com>
3287         * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
3289 Thu May  7 13:05:25 1998  Frank Ch. Eigler  <fche@cygnus.com>
3291         * gas/mips/break20.[sd]: New tests for 20-bit operand break and
3292         sddbp instructions.
3293         * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
3294         instructions.
3295         * gas/mips/mips.exp: Run them.
3297 Thu Apr 30 11:55:01 1998  Frank Ch. Eigler  <fche@cygnus.com>
3299         * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
3300         in disassembly, where the offset is in hex and has a "0x" prefix.
3302 Tue Apr 28 16:38:34 1998  Frank Ch. Eigler  <fche@cygnus.com>
3304         * gas/mips/lineno.[sd]: Assembly source line number test.
3305         * gas/mips/mips.exp: Added lineno test.
3307 Wed Apr  8 18:45:17 1998  Jeffrey A Law  (law@cygnus.com)
3309         * gas/testsuite/all/gas.exp: No longer expect failures for
3310         difference of undefined symbols on mn10x00 targets.
3312 Mon Mar 23 10:47:33 1998  Frank Ch. Eigler  <fche@cygnus.com>
3314         * gas/all/align.s: Back out ".section text" change below;
3315         use ".text" again.
3316         * gas/macros/semi.s: Ditto.
3318 Fri Mar 20 18:51:49 1998  Frank Ch. Eigler  <fche@cygnus.com>
3320         * gas/all/align.s: Identify ".text" section explicitly.
3321         * gas/macros/semi.s: Ditto.
3325 Mon Mar  2 13:30:40 1998  Doug Evans  <devans@seba.cygnus.com>
3327         * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
3328         (ldi16): Improve test.
3329         (nop): Fix test.
3331 Thu Feb 12 20:12:39 1998  Ian Lance Taylor  <ian@cygnus.com>
3333         * gasp/macro.out: Adjust to reflect the fact that keyword
3334         arguments are now permitted after positional arguments.
3336 Wed Feb  4 15:27:44 1998  Nick Clifton  <nickc@cygnus.com>
3338         * gas/arm/arm7t.d: Update to match latest assembler output.
3340 Wed Feb  4 15:40:00 1998  Geoffrey Keating  <geoffk@ozemail.com.au>
3342         * gas/ppc/ppc.exp: New file.
3343         * gas/ppc/astest.s, gas/ppc/astest.d: New test.
3344         * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
3346 Sun Feb  1 21:43:54 1998  Jeffrey A Law  (law@cygnus.com)
3348         * gas/mips/4010.s: Pad test code out to a 16byte boundary.
3349         * gas/mips/4010.d: Corresponding changes.
3350         * gas/mips/4100.s: Pad test code out to a 16byte boundary.
3351         * gas/mips/4100.d: Corresponding changes.
3352         * gas/mips/4650.s: Pad test code out to a 16byte boundary.
3353         * gas/mips/4650.d: Corresponding changes.
3355 Fri Jan 30 14:09:13 1998  Ian Lance Taylor  <ian@cygnus.com>
3357         * gas/mri/moveml.d: Add test comments, fix regexps.
3359 Thu Jan 29 13:34:49 1998  Doug Evans  <devans@canuck.cygnus.com>
3361         * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
3363 Thu Jan 29 09:43:50 1998  Richard Henderson  <rth@cygnus.com>
3365         * gas/m68k/mri_moveml.[sd]: Moved to ...
3366         * gas/mri/moveml.[sd]: ... here.
3367         * gas/mri/mri.exp: Run it.
3369 Tue Jan 27 21:55:44 1998  Jeffrey A Law  (law@cygnus.com)
3371         * gas/mips/4010.s: Add 4010 tests.
3372         * gas/mips/4010.d: Expected output.
3373         * gas/mips/4100.s: Add 4010 tests.
3374         * gas/mips/4100.d: Expected output.
3375         * gas/mips/4650.s: Add 4010 tests.
3376         * gas/mips/4650.d: Expected output.
3377         * gas/mips/mips.exp: Run the new tests.
3378         * gas/mips/*.d: Pass the right processor model to objdump.
3379         Fix minor cases where expected output was wrong due to opcode
3380         conflicts.
3382 Tue Jan 27 05:35:02 1998  Richard Henderson  <rth@cygnus.com>
3384         * gas/m68k/mri_moveml.[sd]: New testcase.
3386 Thu Jan 22 17:29:07 1998  Nick Clifton  <nickc@cygnus.com>
3388         * gas/m32r/high-1.d: Add hash prefix to constants.
3390         * gas/m32r/allinsn.s: Add hash prefix to some constants.
3391         * gas/m32r/allinsn.d: Add hash prefix to constants.
3393 Wed Jan 21 21:24:08 1998  Manfred Hollstein  <manfred@s-direktnet.de>
3395         * gas/m88k/init.d: Fix hexadecimal offsets.
3397 Wed Jan 14 17:49:22 1998  Nick Clifton  <nickc@cygnus.com>
3399         * gas/m32r/uppercase.d: Fix white space matching.
3400         * gas/m32r/relax-1.d: Fix white space matching.
3402 Wed Jan 14 15:44:32 1998  Jeffrey A Law  (law@cygnus.com)
3404         * gas/mips/div.d: Update for recent assembler changes.
3405         * gas/mips/div-ilocks.d: Likewise.
3407 Wed Jan 14 11:13:06 1998  Doug Evans  <devans@seba.cygnus.com>
3409         * gas/m32r/allinsn.d (cmpui): Update output to new format.
3411 Thu Dec 18 11:10:42 1997  Nick Clifton  <nickc@cygnus.com>
3413         * gas/arm/inst.d: Updated to match latest disassembler changes.
3415         * gas/arm/arm7t.d: Updated to match latest disassembler changes.
3417 Tue Dec 16 22:19:25 1997  Ken Raeburn  <raeburn@cygnus.com>
3419         * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
3420         gas/mips/jal-xgot.d: Add assembler option to select a specific
3421         target chip, the R3000.
3422         * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
3423         R3900.
3424         * gas/mips/mips.exp: Run it.
3426         * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
3427         targets.
3429 Wed Oct 15 10:40:14 1997  Jeffrey A Law  (law@cygnus.com)
3431         * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
3433         * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
3434         changes.
3436 1997-10-09  Doug Evans  <dje@canuck.cygnus.com>
3438         * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
3440 1997-10-09  Ian Lance Taylor  <ian@cygnus.com>
3442         * gas/arm/arm7t.d: Update for recent disassembler changes.
3443         * gas/h8300/ffxx1.d: Likewise.
3445 1997-10-08  Doug Evans  <dje@canuck.cygnus.com>
3447         * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
3449 1997-10-08  Ian Lance Taylor  <ian@cygnus.com>
3451         * gas/sparc/synth.d: Update for recent disassembler changes.
3452         * gas/sparc/synth64.d: Likewise.
3454         * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
3455         function symbol.
3456         * gas/mips/jal.s: Likewise.
3458 1997-10-07  Doug Evans  <dje@canuck.cygnus.com>
3460         * gas/sparc/reloc64.[sd]: New testcase.
3461         * gas/sparc/sparc.exp: Run it.
3463 1997-10-04  Ian Lance Taylor  <ian@cygnus.com>
3465         * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
3467 1997-10-03  Ian Lance Taylor  <ian@cygnus.com>
3469         * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
3470         work.  Correct for big endian and for tabs in input file.
3472         * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
3473         * gas/alpha/fp.s: Change comment characters from ! to #.
3475 1997-09-18  Doug Evans  <dje@canuck.cygnus.com>
3477         * gas/sparc/splet.d: Update to new objdump output format.
3478         * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
3479         * gas/sparc/set64.[ds]: New testcase.
3480         * gas/sparc/splet-2.[ds]: New testcase.
3481         * gas/sparc/sparc.exp: Run them.
3483 1997-08-16  Ken Raeburn  <raeburn@cygnus.com>
3485         Merge changes from Martin Hunt:
3487         * gas/d30v/inst.s: Add some new tests.
3489         * gas/d30v/{inst, opt, reloc}.d: Update results with
3490         new disassembler changes.
3492         * gas/d30v/inst.[sd]: Update examples for d*i instructions.
3494         * gas/d30v/*.d: Update all test results because
3495         of new ".s" and ".l" extensions.
3497         * gas/d30v/inst.[sd]: Correct entry for mulx2h.
3498         * gas/d30v/opt.[sd]: Correct st2w instruction.
3500         * gas/d30v/align.d: Change expected output.
3502         * gas/d30v/reloc.[sd]: Add test case.
3504         * gas/d30v/array.[sd]: New test case.
3506         * gas/d30v/opt.[sd]: Added more test cases.
3508         * gas/d30v/opt.s: Add test cases.
3509         * gas/d30v/reloc.s: Fix a test case.
3510         * gas/d30v/{opt,reloc}.d: Regenerate.
3512 Mon Sep  8 14:21:23 1997  Doug Evans  <dje@canuck.cygnus.com>
3514         * gas/m32r/high-1.[ds]: New testcase.
3515         * gas/m32r/m32r.exp: Run it.
3517 Mon Aug 25 11:04:24 1997  Doug Evans  <dje@canuck.cygnus.com>
3519         * gas/m32r/relax-1.[ds]: New testcase.
3520         * gas/m32r/m32r.exp: Run it.
3522 Thu Aug 14 23:49:49 1997  Doug Evans  <dje@canuck.cygnus.com>
3524         * gas/arc: New directory
3525         * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
3526         ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
3528 Wed Aug  6 00:33:30 1997  Ian Lance Taylor  <ian@cygnus.com>
3530         * config/default.exp: Set AS and GASP to as-new, not as.new.
3532 Tue Aug  5 12:33:23 1997  Ian Lance Taylor  <ian@cygnus.com>
3534         * config/default.exp: Set NM to nm-new, not nm.new, to match
3535         recent change in binutils build directory.
3537 Thu Jul 31 15:21:51 1997  Jeffrey A Law  (law@cygnus.com)
3539         * gas/v850/range.s: New test.
3540         * gas/v850/basic.exp: Run it.
3542 Tue Jul 29 14:35:02 1997  Jeffrey A Law  (law@cygnus.com)
3544         * gas/v850/hilo2.s: New test.
3545         * gas/v850/fepsw.s: New test.
3546         * gas/v850/basic.exp: Run them.
3548 Tue Jul 15 13:03:17 1997  Doug Evans  <dje@canuck.cygnus.com>
3550         * gas/m32r/uppercase.[sd]: New testcase.
3551         * gas/m32r/m32r.exp: New file.
3553 Mon Jun 16 14:32:11 1997  Ian Lance Taylor  <ian@cygnus.com>
3555         * gas/m68k/pcrel.d: Update for m68k disassembler changes.
3556         * gas/m68k/operands.d: Likewise.
3558 Mon Jun  2 16:50:03 1997  Nick Clifton  <nickc@cygnus.com>
3560         * gas/arm/arm.exp: Added changes from armT-970328-branch.
3562 Mon Jun  2 12:09:02 1997  Gavin Koch  <gavin@cygnus.com>
3564         * gas/mips/mips.exp: The r3900 has interlocks for mul, but
3565         not div.
3567 Mon Jun  2 12:03:32 1997  Gavin Koch  <gavin@.cygnus.com>
3569         * gas/mips/mul.{d,s}: End the tests with no-ops.
3571 Mon Jun  2 11:48:58 1997  Gavin Koch  <gavin@cygnus.com>
3573         * lib/gas-defs.exp (regexp_diff): Improve messages when one
3574         file is shorter than the other.
3576 Wed May  7 16:18:30 1997  Manfred Hollstein  <manfred@s-direktnet.de>
3578         * gas/m88k/init.{s,d}: New checks for proper padding of
3579         .init sections.
3580         * gas/m88k/m88.exp: Run them.
3582         * gas/m68k/t2.d: New file for check of presence of section
3583         symbols on the m68k-motorola-sysv.
3584         * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
3586 Wed May  7 16:12:24 1997  Ian Lance Taylor  <ian@cygnus.com>
3588         * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
3590         * gas/mips/lifloat.s: Update for recent changes to floating point
3591         handling.
3592         * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
3593         * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
3595         * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
3597 Sat Apr 19 23:16:35 1997  Niklas Hallqvist  <niklas@petra.appli.se>
3599         * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
3601 Wed Apr 16 12:20:24 1997  Martin Hunt  <hunt@cygnus.com>
3603         * gas/d30v/d30.exp: Add optimizer test case.
3604         * gas/d30v/opt.s: Add conditional compilation tests.
3605         * gas/d30v/opt.d: Rebuild.
3607 Tue Apr 15 18:10:01 1997  Gavin Koch  <gavin@cygnus.com>
3609         * gas/mips/{delay.d,nodelay.d}: added.
3611 Mon Apr  7 12:57:45 1997  Doug Evans  <dje@canuck.cygnus.com>
3613         * gas/m32r/allinsn.d: Update to new objdump output style.
3615 Fri Apr  4 13:19:39 1997  Ian Lance Taylor  <ian@cygnus.com>
3617         * gas/all/float.s: Put a tab before .text, to keep the PA happy.
3619         * gas/arm/arm.exp: Only run inst and arm7t on targets which can
3620         handle -EL.  Add setup_xfail for thumb.
3622         * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
3624 Thu Apr  3 18:26:56 1997  Doug Evans  <dje@canuck.cygnus.com>
3626         * gas/m32r/allinsn.{exp,s.d}: New testcases.
3628 Thu Mar 27 00:42:28 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
3630         * gas/d30v/d30.exp: Add test case reloc.
3631         * gas/d30v/reloc.[sd]: New files to test relocations.
3633 Sat Mar 15 17:21:46 1997  Ian Lance Taylor  <ian@cygnus.com>
3635         * gas/arm/inst.d: Update for disassembler changes.
3636         * gas/arm/arm7t.d: Likewise.
3638 Tue Mar 11 13:31:56 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3640         * gas/m68k/op68000.d: Update for recent assembler bug fix.
3642 Wed Mar  5 13:01:24 1997  Jeffrey A Law  (law@cygnus.com)
3644         * gas/all/gas.exp: xfail a couple tests for the mn10300.
3646 Mon Mar  3 11:41:00 1997  Fred Fish  <fnf@cygnus.com>
3648         * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
3649         relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
3651 Thu Feb 27 15:21:46 1997  Fred Fish  <fnf@cygnus.com>
3653         * gas/tic80/{align.d, align.lst, align.s} New test for the
3654         ".align" pseudop.
3655         * gas/tic80/tic80.exp: Run the align test.
3657 Wed Feb 26 20:36:46 1997  Fred Fish  <fnf@cygnus.com>
3659         * gas/tic80/{float.d, float.lst, float.s}: New tests for
3660         simple floating point operands.
3661         * gas/tic80/tic80.exp: Run the float test.
3663 Wed Feb 26 15:16:04 1997  Fred Fish  <fnf@cygnus.com>
3665         * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
3666         regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
3667         New tests for :m and :s operand modifiers.
3668         * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
3670 Tue Feb 25 13:45:55 1997  Ian Lance Taylor  <ian@cygnus.com>
3672         * gas/macros/semi.s: Force the final alignment to use a fill value
3673         of 0.
3675         * gas/all/cond.s, gas/all/cond.d: New test.
3676         * gas/all/gas.exp: Run it.
3678 Mon Feb 24 10:52:12 1997  Bob Manson  <manson@charmed.cygnus.com>
3680         * lib/gas-defs.exp(gas_init): Added new parameter for script
3681         name.
3683 Mon Feb 24 10:40:28 1997  Fred Fish  <fnf@cygnus.com>
3685         * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
3686         regops.d, relocs1.d,
3687         (relocs1.c): Add file for reference.
3688         (relocs1b.d): Split reloc table contents test to different test file.
3689         (relocs2.c): Add test that uses various types (char, short, int, ...) of
3690         static and global variables with data shuffling to generate lots of ld/st
3691         instructions for the different types.
3692         (relocs2.d): New file, expected code for relocs2 test.
3693         (relocs2.lst): New file, TI assembler listing for reference.
3694         (relocs2.s): New file, assembly source for relocs2 test.
3695         (relocs2b.d): New file, expected reloc table contents for relocs2 test.
3696         (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
3698 Sun Feb 23 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
3700         * gas/all/itbl-test.c(main): Update function calls.
3701         Remove parameters from itbl_get_reg_val and
3702         change itbl_get_insn_name to itbl_get_field.
3704 Sun Feb 23 17:22:00 1997  Dawn Perchik  <dawn@cygnus.com>
3706         * gas/mips/itbl: Add comments.
3707         * gas/mips/itbl.s: Add comments.  Prefix register names with $.
3708         * gas/all/itbl: Generic table for testing for itbl support.
3709         * gas/all/itbl.s: Generic assembly for testing for itbl support.
3710         * gas/mips/itbl-test.c: Moved to gas/all.
3711         * gas/all/itbl-test.c: Moved from gas/mips.
3713 Sat Feb 22 20:24:23 1997  Fred Fish  <fnf@cygnus.com>
3715         * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
3716         endmask.lst, regops.lst}: Remove ^M's from end of lines.
3717         * gas/tic80/bitnum.s: Add comment to each line showing value
3718         that symbolic BITNUM assembles to.  Add coverage for raw
3719         numeric values for the BITNUM operand.
3720         * gas/tic80/bitnum.d: Update due to bitnum.s changes.
3721         * gas/tic80/regops.d: Update due to opcode library additions
3722         of floating point test BITNUM values that are ambiguous with
3723         the integral ones.
3724         * gas/tic80/relocs1.s: New test case that tests simple relocs.
3725         * gas/tic80/relocs1.d: Expected output for above.
3726         * gas/tic80/relocs1.lst: TI assembler listing for above.
3727         * gas/tic80/tic80.exp: Add relocs1 test.
3729 Fri Feb 21 14:23:14 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
3731         * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
3732         inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
3734 Wed Feb 19 00:55:29 1997  Ian Lance Taylor  <ian@cygnus.com>
3736         * gas/macros/semi.s, gas/macros/semi.d: New test.
3737         * gas/macros/macros.exp: Run it.
3738         * gas/mri/semi.s, gas/mri/semi.d: New test.
3739         * gas/mri/mri.exp: Run it.
3741 Tue Feb 18 13:37:06 1997  Jeffrey A Law  (law@cygnus.com)
3743         * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
3744         output.
3746 Fri Feb 14 17:56:27 1997  Ian Lance Taylor  <ian@cygnus.com>
3748         * gas/all/align.d, gas/all/align.s: New test.
3749         * gas/all/gas.exp: Run it.
3751 Thu Feb 13 14:44:05 1997  Ian Lance Taylor  <ian@cygnus.com>
3753         * gas/mips/mips16.d: Correct PC relative instruction bytes.
3755 Wed Feb 12 12:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
3757         * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
3758         * gas/mips/lif-xgot.d: Likewise.
3759         * gas/mips/ulh-svr4pic.d: Likewise.
3760         * gas/mips/ulh-xgot.d: Likewise.
3762         * gas/mips/mips16.d: Update for yet another change in disassembly
3763         output (this one is spacing only).
3765 Tue Feb 11 14:45:39 1997  Fred Fish  <fnf@cygnus.com>
3767         * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
3768         ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
3769         endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
3770         tic80.exp}: New files for TIc80 test cases.
3772 Tue Feb 11 15:46:27 1997  Ian Lance Taylor  <ian@cygnus.com>
3774         * gas/mips/mips16.d: Update for change in disassembly output.
3776 Mon Feb 10 22:24:00 1997  Dawn Perchik  <dawn@cygnus.com>
3778         * gas/mips/itbl-test.c: Add copyright message and fix indentation.
3780 Mon Feb 10 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
3782         * gas/mips/itbl-test.c: New file.  Stand-alone assembler and
3783         dissassembler for itbl support.
3785 Mon Feb 10 17:20:00 1997  Dawn Perchik  <dawn@cygnus.com>
3787         * gas/mips/itbl: New file.  Instruction Spec for testing --itbl
3788         option.
3789         * gas/mips/itbl.s: New file.  Assembly with ne2w instructions
3790         specified in itbl.
3792 Fri Feb  7 16:42:53 1997  Bob Manson  <manson@charmed.cygnus.com>
3794         * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
3795         * lib/gas-defs.exp: Ditto.
3797 Mon Feb  3 15:46:05 1997  Ian Lance Taylor  <ian@cygnus.com>
3799         * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
3800         objdump.  Update for current relocation printing style.
3802 Thu Jan 30 11:57:33 1997  Ian Lance Taylor  <ian@cygnus.com>
3804         * gas/mips/mips16.d: Update for disassembler changes.
3806 Thu Jan 23 03:15:06 1997  Angela Marie Thomas (angela@cygnus.com)
3808         * gas/mips/mips.exp: set ilocks for all 4100/4300
3810 Thu Jan  2 16:49:17 1997  Ian Lance Taylor  <ian@cygnus.com>
3812         * gas/mips/mips16.s, gas/mips/mips16.d: New test.
3813         * gas/mips/mips.exp: Run mips16 test.
3815         * gas/mips/mips.exp: Run dli test unconditionally.
3816         * gas/mips/dli.s: Add text symbol.  Add nops to round to 16 byte
3817         boundary.
3818         * gas/mips/dli.d: Corresponding changes.
3820 Tue Dec 31 13:03:16 1996  Ian Lance Taylor  <ian@cygnus.com>
3822         * gas/sparc/synth.d: Use --prefix-addresses for objdump.
3823         * gas/sparc/synth64.d: Likewise.
3825 Tue Dec 24 16:30:58 1996  Angela Marie Thomas (angela@cygnus.com)
3827         * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
3829 Fri Dec 13 13:05:33 1996  Ian Lance Taylor  <ian@cygnus.com>
3831         * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
3832         .ifdef, to accomodate change to avoid default alignment on
3833         embedded systems.
3835 Wed Dec 11 09:26:01 1996  Jeffrey A Law  (law@cygnus.com)
3837         * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
3838         "movb dm,(an)".
3840 Tue Dec 10 13:01:05 1996  Jeffrey A Law  (law@cygnus.com)
3842         * gas/mn10300/basic.exp: Update after endianness changes to
3843         the assembler.
3845         * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
3846         * gas/mn10200/{movb.s, movbu.s}: Likewise.
3847         * gas/mn10200/basic.exp: Run them.
3849 Mon Dec  9 17:08:38 1996  Jeffrey A Law  (law@cygnus.com)
3851         * gas/mn10200/*.s: New tests for the mn10200 assembler.
3852         * gas/mn10200/basic.exp: Run them.
3854 Fri Dec  6 15:35:04 1996  Jeffrey A Law  (law@cygnus.com)
3856         * gas/mn10300/*.s: Remove '$' register prefixing.
3858 Mon Nov 25 16:35:33 1996  Doug Evans  <dje@canuck.cygnus.com>
3860         * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
3861         \r will be present.
3863 Mon Nov 25 13:45:02 1996  Ian Lance Taylor  <ian@cygnus.com>
3865         * gas/m68k/*.d: Update for disassembler changes.
3866         * gas/mri/*.d: Likewise.
3868 Mon Nov 25 11:38:37 1996  Jeffrey A Law  (law@cygnus.com)
3870         * gas/mn10300/*.s: Use '$' as register prefix for
3871         all register operands.
3873 Thu Nov 21 11:52:54 1996  Jeffrey A Law  (law@cygnus.com)
3875         * gas/all/gas.exp: xfail a couple tests for the mn10300.
3877 Wed Nov 20 11:31:41 1996  Jeffrey A Law  (law@cygnus.com)
3879         * gas/mn10300/other.s: Update for correct syntax on a
3880         few instructions (those with register lists).
3881         * gas/mn10300/basic.exp: Corresponding changes.
3883 Tue Nov 19 13:36:57 1996  Jeffrey A Law  (law@cygnus.com)
3885         * gas/mn10300/movm.s: Update for correct syntax.
3886         * gas/mn10300/basic.exp: Update expected movm bit patterns.
3888 Fri Nov 15 13:57:42 1996  Jeffrey A Law  (law@cygnus.com)
3890         * gas/mn10300/other.s: Put parens around register
3891         argument in calls and jmp instructions.
3893 Wed Nov 13 13:16:04 1996  Jeffrey A Law  (law@cygnus.com)
3895         * gas/h8300/ffxx1.d: Update for recent disassembler changes.
3897 Mon Nov 11 16:03:24 1996  Jeffrey A Law  (law@cygnus.com)
3899         * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
3900         as needed.
3901         * gas/hppa/unsorted/unsorted.exp: Likewise.
3903 Thu Nov  7 00:27:52 1996  Jeffrey A Law  (law@cygnus.com)
3905         * gas/mn10300/basic.exp: Check opcode insertion for
3906         extended instructions.
3907         * gas/mn10300/extend.s: Tweak constants for better
3908         testsuite coverage.
3910 Wed Nov  6 13:50:07 1996  Jeffrey A Law  (law@cygnus.com)
3912         * gas/mn10300/basic.exp: Test insertion of operands
3913         into call and jmp instructions with 32bit offsets.
3914         Fix typo in bit test patterns.
3915         * gas/mn10300/other.s: Tweak constants to improve
3916         testsuite coverage.
3918         * gas/mn10300/basic.exp: Test insertion of 32bit operand
3919         in calls, btst, bclr & bset instructions.
3921         * gas/mn10300/*.s: Tweak constants in 32bit insns for
3922         better testing coverage.
3923         * gas/mn10300/basic.exp: Test insertion of most 32bit
3924         operands.
3926 Tue Nov  5 13:33:12 1996  Jeffrey A Law  (law@cygnus.com)
3928         * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
3929         movbu, movhu instructions.  Check bit patterns for more bit
3930         operations.  Check bit patterns for various 16bit call, retf
3931         and ret instructions.
3932         * gas/mn10300/other.s: Update operands for better test coverage.
3934 Mon Nov  4 12:55:11 1996  Jeffrey A Law  (law@cygnus.com)
3936         * gas/mn10300/basic.exp: Check bit patterns for a couple more
3937         mov and cmp instructions.
3939 Tue Oct 29 17:05:43 1996  Ian Lance Taylor  <ian@cygnus.com>
3941         * gas/mips/*.d: Update for disassembler changes.
3943 Wed Oct 16 22:39:50 1996  Jeffrey A Law  (law@cygnus.com)
3945         * gas/v850/reloc.s: New tests.
3946         * gas/v850/basic.exp: Run them.
3948 Mon Oct 14 13:52:55 1996  Ian Lance Taylor  <ian@cygnus.com>
3950         * gas/mips: Add symbols to several testsuites, since the ELF
3951         assembler now always builds a symbol table, which means that
3952         objdump will no longer report `No symbols in FILE'.  Change the
3953         expected output accordingly.
3955 Thu Oct 10 13:11:48 1996  Jeffrey A Law  (law@cygnus.com)
3957         * gas/mn10300/basic.exp: Check bit patterns for instructions
3958         with a single 8bit or 16bit immediate operand.
3960         * gas/mn10300/basic.exp: Check bit patterns for many
3961         instructions.  Add missing test in do_mov1.
3962         * gas/mn10300/mov1.s: Add missing test.
3964 Wed Oct  9 14:15:18 1996  Jeffrey A Law  (law@cygnus.com)
3966         * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
3967         * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
3968         * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
3969         * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
3970         * gas/mn10300/{shift.s, sub.s}: Likewise.
3971         * gas/mn10300/basic.exp: Run them.
3973 Thu Oct  3 09:57:03 1996  Jeffrey A Law  (law@cygnus.com)
3975         * gas/mn10200, gas/mn10300: New directories for Matsushita
3976         mn10200 and mn10300 tests.
3978 Tue Oct  1 15:38:28 1996  Ian Lance Taylor  <ian@cygnus.com>
3980         * lib/gas-defs.exp (gas_version): Fix for current version
3981         printing.
3983 Sun Sep 29 07:55:58 1996  Doug Evans  <dje@canuck.cygnus.com>
3985         * gas/sparc/splet.d: Fix typo in cpusha result.
3987 Mon Sep 23 12:33:31 1996  Ian Lance Taylor  <ian@cygnus.com>
3989         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
3991 Wed Sep 18 12:14:06 1996  Ian Lance Taylor  <ian@cygnus.com>
3993         * gas/all/cofftag.s: Use .p2align rather than .align.
3995 Fri Sep 13 15:28:04 1996  Jeffrey A Law  (law@cygnus.com)
3997         * gas/h8300/macs.s: Add "stmac" instructions.
3998         * gas/h8300/basic.exp: Test them.
4000 Thu Sep 12 10:28:44 1996  James G. Smith  <jsmith@cygnus.co.uk>
4002         * gas/arm/thumb.s (back): Check assembly of Thumb BL.
4004 Mon Sep  9 14:37:00 1996  Ian Lance Taylor  <ian@cygnus.com>
4006         * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
4007         registers.
4009 Fri Sep  6 18:23:54 1996  James G. Smith  <jsmith@cygnus.co.uk>
4011         * gas/mips/dli.{s,d}: More test cases added.
4013 Wed Sep  4 11:47:29 1996  James G. Smith  <jsmith@cygnus.co.uk>
4015         * gas/mips/mips.exp: Add check for dli macro instruction.
4016         * gas/mips/dli.{s,d}: Added.
4018 Sat Aug 31 01:25:03 1996  Jeffrey A Law  (law@cygnus.com)
4020         * gas/v850/basic.exp (do_mem): Check bit patterns for short
4021         load/store instructions.  Remove xfails for short load/store
4022         instructions.
4023         * gas/v850/mem.s: Offsets for short load/store operands
4024         are unsigned.
4026         * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
4027         (do_jumps): Likewise.
4029 Fri Aug 30 00:37:55 1996  Jeffrey A Law  (law@cygnus.com)
4031         * gas/v850/misc.s: Tweak register numbers for better testing.
4032         * gas/v850/basic.exp (do_misc): Corresponding changes.
4034         * gas/v850/hilo.s: New testfile.
4035         * gas/v850/basic.exp: Run hilo tests.
4037 Thu Aug 29 11:32:23 1996  James G. Smith  <jsmith@cygnus.co.uk>
4039         * gas/arm/arm7t.d: Explicitly force little-endian assembly.
4041 Fri Aug 23 11:02:55 1996  Jeffrey A Law  (law@cygnus.com)
4043         * gas/v850/basic.exp (do_move): Test instruction bit patterns.
4044         * gas/v850/move.s: Tweak constants for better testing.
4046         * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
4047         xfail sst and sld tests.
4048         (do_mov): Remove bogus xfail.
4049         * gas/v850/mem.s: sst and sld instructions can only index from
4050         "ep" register.
4052         * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
4053         Update addresses.
4054         * gas/v850/logical.s: Tweak constants for better testing.
4056         * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
4057         but not displacements (yet).
4059         * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
4061         * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
4062         but not displacements (yet).
4064         * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
4066         * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
4067         * gas/v850/arith.s: Tweak constants for better testing.
4069         * gas/v850/basic.exp (do_misc): No longer expect failures
4070         assembling "ldsr" and "stsr" opcodes.
4071         * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
4072         opcodes.
4074         * gas/v850/basic.exp (do_misc): No longer expect failures
4075         assembling "trap" opcodes.
4076         * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
4078         * gas/v850: New directory with v850 tests.
4080 Fri Aug 16 00:19:10 1996  Jeffrey A Law  (law@cygnus.com)
4082         * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
4083         fic and fice instructions to test 3bit space identifiers.
4084         * gas/hppa/basic/system.s: Similarly for iitlba and
4085         iitlbp.
4086         * gas/hppa/basic/basic.exp: Corresponding changes.
4088 Thu Aug 15 16:25:05 1996  James G. Smith  <jsmith@cygnus.co.uk>
4090         * gas/arm/arm.exp: Change inst.s test to check objdump.
4091         * gas/arm/inst.d: Added.
4093 Thu Aug 15 16:06:02 1996  James G. Smith  <jsmith@cygnus.co.uk>
4095         * gas/arm/thumb.s: Added.
4096         * gas/arm/immed.s: Added.
4097         * gas/arm/arch4t.s: Added.
4098         * gas/arm/arm.exp: Updated to run the new tests.
4100 Tue Aug  6 11:06:29 1996  Jeffrey A Law  (law@cygnus.com)
4102         * gas/h8300/misch.s: Reenable "eepmov.w" test.
4103         * gas/h8300/miscs.s: Likewise.
4104         * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
4105         on the H8/300H and H8/S.  Don't expect it to fail.
4107 Wed Jul 31 10:57:44 1996  Doug Evans  <dje@canuck.cygnus.com>
4109         * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
4111 Wed Jul 31 15:55:12 1996  James G. Smith  <jsmith@cygnus.co.uk>
4113         * gas/arm/arm7t.s: Added.
4114         * gas/arm/arm7t.d: Added.
4115         * gas/arm/arm.exp: Updated to run the new test.
4117 Mon Jul  8 14:27:39 1996  Ian Lance Taylor  <ian@cygnus.com>
4119         * gas/m68k/pcrel.d: Rename from schwab.d.
4120         * gas/m68k/pcrel.s: Rename from schwab.s.
4122 Mon Jul  8 14:23:26 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4124         * gas/m68k/schwab.d: Correct for ELF format.
4125         * gas/m68k/all.exp: Run "schwab" test for all targets.
4127 Thu Jul  4 14:23:36 1996  Ian Lance Taylor  <ian@cygnus.com>
4129         Avoid DOS file naming problems:
4130         * gas/h8300/branch.s: Rename from branches.s.
4131         * gas/h8300/branchh.s: Rename from branchesh.s.
4132         * gas/h8300/branchs.s: Rename from branchess.s.
4133         * gas/h8300/rotsh.s: Rename from rotshift.s.
4134         * gas/h8300/rotshh.s: Rename from rotshifth.s.
4135         * gas/h8300/rotshs.s: Rename from rotshifts.s.
4136         * gas/h8300/h8300.exp: Corresponding changes.
4138 Thu Jul  4 14:01:46 1996  James G. Smith  <jsmith@cygnus.co.uk>
4140         * gas/mips/mips.exp: Add new tests for processors with interlocks
4141         on div and mul.
4142         * gas/mips/div-ilocks.d: Added.
4143         * gas/mips/mul-ilocks.d: Added.
4145 Wed Jul  3 14:20:04 1996  Ian Lance Taylor  <ian@cygnus.com>
4147         * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
4148         which now pass.
4149         * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
4150         bit host.
4152 Sat Jun 29 18:21:51 1996  Ian Lance Taylor  <ian@cygnus.com>
4154         * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
4155         test.
4156         * gas/vax/quad.exp: Expect a nop after the movq.
4158 Tue Jun 18 12:39:49 1996  Jeffrey A. Law  <law@rtl.cygnus.com>
4160         * gas/h8300/cbranchh.s: Switch into h8300h mode.
4161         * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
4163         * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
4164         H8/S.
4165         * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
4166         * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
4167         * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
4168         * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
4169         * gas/h8300/{rotshifts.s,extends.s}: Likewise.
4170         * gas/h8300/h8300.exp: Run them.
4172 Mon Jun 10 14:14:40 1996  Ian Lance Taylor  <ian@cygnus.com>
4174         * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
4175         with the same name as a global variable.
4176         * gas/all/gas.exp: Run cofftag test for any COFF target.
4178 Thu Jun  6 12:30:05 1996  Ian Lance Taylor  <ian@cygnus.com>
4180         * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
4181         test.
4183 Fri May 31 10:11:13 1996  Jeffrey A Law  (law@cygnus.com)
4185         * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
4187 Wed May 29 16:35:43 1996  Ian Lance Taylor  <ian@cygnus.com>
4189         * gas/mips/jal-xgot.d: Correct for 64 bit output.
4191 Thu Apr 25 19:31:59 1996  Doug Evans  <dje@canuck.cygnus.com>
4193         * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
4195 Wed Apr 24 17:06:18 1996  Ian Lance Taylor  <ian@cygnus.com>
4197         * gas/m68k/op68000.d: Add statements now caught by gas.
4199 Mon Apr 22 16:45:12 1996  Doug Evans  <dje@canuck.cygnus.com>
4201         * gas/sparc/splet.[ds]: New tests for sparclet extensions.
4202         * gas/sparc/sparc.exp: Run them.
4204 Mon Apr 15 17:25:18 1996  Ian Lance Taylor  <ian@cygnus.com>
4206         * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
4207         * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
4208         * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
4209         * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
4211 Wed Apr 10 14:27:51 1996  Jeffrey A Law  (law@cygnus.com)
4213         * gas/h8300/mov32bug.s: New test.
4214         * gas/h8300/h8300.exp: Run it.
4216 Fri Apr  5 10:13:28 1996  Jeffrey A Law  (law@cygnus.com)
4218         * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
4219         * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
4220         * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
4221         * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
4222         * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
4223         * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
4224         * gas/h8300/h8300.exp: Run them.
4226         * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
4228         * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
4230         * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
4231         * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
4232         * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
4233         * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
4234         * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
4235         * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
4236         * gas/h8300/h8300.exp: Run them.
4238 Fri Mar 15 17:16:24 1996  Ian Lance Taylor  <ian@cygnus.com>
4240         * gas/sparc/synth.d: Don't require sparc in the file format, since
4241         it won't be there on SunOS.
4243 Thu Mar  7 14:51:23 1996  Doug Evans  <dje@charmed.cygnus.com>
4245         * gas/sparc/synth.[ds]: New testcase.
4246         * gas/sparc/sparc.exp: Run it.
4248 Fri Mar  1 12:01:48 1996  Jeffrey A Law  (law@cygnus.com)
4250         * gas/all/gas.exp: xfail difference of two undefined symbols
4251         and difference of forward references for the h8300.
4253 Thu Feb 22 16:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
4255         * gas/mips/lb-xgot.d: Correct.
4257 Mon Feb 19 02:43:36 1996  Doug Evans  <dje@charmed.cygnus.com>
4259         * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
4260         to gas.
4261         * gas/sparc/addend.exp: Execute for any sparc cpu.
4262         * gas/sparc/{mismatch.exp,mism-1.s}: New test.
4264 Wed Feb 14 13:49:59 1996  Ian Lance Taylor  <ian@cygnus.com>
4266         * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
4267         * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
4268         * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
4269         * gas/mips/mips.exp: Run new tests if svr4pic.
4271 Sat Jan 27 13:27:45 1996  Doug Evans  <dje@charmed.cygnus.com>
4273         * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
4275 Fri Jan 26 14:24:01 1996  Jeffrey A Law  (law@cygnus.com)
4277         * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
4279 Wed Jan 10 12:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
4281         * gas/mips/*.d: Update for changes to disassembler.
4283 Wed Jan  3 22:59:53 1996  Ian Lance Taylor  <ian@cygnus.com>
4285         * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
4286         change.
4288 Fri Nov 17 10:32:25 1995  Ian Lance Taylor  <ian@cygnus.com>
4290         * gas/mri/immconst.d: New test.
4291         * gas/mri/mri.exp: Run it.
4292         * gas/mri/constants.s: Test immediate constants.
4293         * gas/mri/constants.d: Corresponding change.
4295         * gas/m68k/link.s: Add nop to pad to eight byte boundary.
4296         * gas/m68k/link.d: Corresponding change.
4298 Sun Nov 12 21:28:11 1995  Jeffrey A Law  (law@cygnus.com)
4300         * gas/hppa/unsorted/brlenbug.s: New test.
4301         * gas/hppa/unsorted/unsorted.exp: Run it.
4303 Sun Nov  5 12:49:27 1995  Ian Lance Taylor  <ian@cygnus.com>
4305         * gas/mips/beq.s: Declare text_label global.
4306         * gas/mips/jal.s: Likewise.
4308 Fri Nov  3 12:35:07 1995  Ian Lance Taylor  <ian@cygnus.com>
4310         * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
4312         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
4313         * gas/m68k/all.exp: Run it.
4315 Thu Nov  2 23:11:05 1995  Ian Lance Taylor  <ian@cygnus.com>
4317         * gas/m68k/link.s, gas/m68k/link.d: New test.
4318         * gas/m68k/all.exp: Run it.
4320 Tue Oct 24 10:57:20 1995  Jeffrey A Law  (law@cygnus.com)
4322         * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
4323         * gas/hppa/basic/system.s: Corresponding changes.
4325 Fri Oct  6 17:13:35 1995  Ken Raeburn  <raeburn@cygnus.com>
4327         * gas/m68k/operands.d: Don't require a fixed number of leading
4328         zeros in any number.
4330         * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
4331         for immediate values.
4333 Fri Oct  6 10:54:13 1995  Doug Evans  <dje@canuck.cygnus.com>
4335         * gas/arm/arm.exp: Renamed from gas.exp.
4336         * gas/arm/le-fpconst.[sd]: New testcase.
4338 Fri Sep 29 15:12:10 1995  Ian Lance Taylor  <ian@cygnus.com>
4340         * gas/mri/mri.exp: Only run tests for m68k target.
4342 Mon Sep 25 12:31:46 1995  Ian Lance Taylor  <ian@cygnus.com>
4344         * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
4345         test.
4347 Thu Sep 21 01:26:08 1995  Jeff Law  (law@snake.cs.utah.edu)
4349         * gas/sh/fp.s (fmac): Update for new assembly syntax.
4351 Mon Sep 18 14:04:34 1995  Ian Lance Taylor  <ian@cygnus.com>
4353         * lib/gas-defs.exp (gas_run): Call prune_system_crud.
4354         (run_dump_test, objdump): Likewise.
4356 Thu Sep 14 13:10:10 1995  Doug Evans  <dje@canuck.cygnus.com>
4358         * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
4359         * gas/sparc/sparc.exp: Run them.
4361 Wed Sep 13 16:35:51 1995  Ian Lance Taylor  <ian@cygnus.com>
4363         * Makefile.in, configure.in: Remove; the testsuite is now run
4364         directly from the gas Makefile.
4366 Mon Sep 11 11:44:23 1995  Ian Lance Taylor  <ian@cygnus.com>
4368         * gas/mri/empty.s: New file.
4369         * gas/mri/mri.exp: Test assembling empty.s.
4370         * gas/mri/comment.s: Add a couple more comment variants.
4372         * gas/mri/mri.exp: Add xfail for the expr test for all hppa
4373         targets.
4375 Wed Sep  6 21:39:23 1995  Ian Lance Taylor  <ian@cygnus.com>
4377         * gas/mri/comment.s, gas/mri/comment.d: New test.
4378         * gas/mri/mri.exp: Run it.
4379         * gas/mri/expr.s: Remove whitespace in operand field.
4380         * gas/mri/for.s: Add comments for further testing.
4381         * gas/macros/test2.s: Put in an upper case ELSE to test case
4382         insensitivity.
4384 Wed Aug 30 16:12:03 1995  Doug Evans  <dje@canuck.cygnus.com>
4386         * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
4388 Tue Aug 29 18:59:33 1995  Doug Evans  <dje@canuck.cygnus.com>
4390         * gas/sparc/sparc.exp: New file.
4391         * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
4393 Mon Aug 21 14:39:29 1995  Ian Lance Taylor  <ian@cygnus.com>
4395         * gas/macros/*: New tests for macros.
4397         * gas/mri/common.s: Use data, not .data.
4399         * gasp/pl3.out: Update for changes in commented source output when
4400         LOCAL is used.
4402 Sat Aug 19 17:36:17 1995  Ian Lance Taylor  <ian@cygnus.com>
4404         * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
4405         of diff.
4406         * lib/gas-defs.exp: Define prune_system_crud if it is not already
4407         defined.
4409 Fri Aug 18 11:09:38 1995  Ian Lance Taylor  <ian@cygnus.com>
4411         * gasp/mri/*.out: Use ;, not !, for the comment character.
4413 Wed Aug 16 12:24:12 1995  Ian Lance Taylor  <ian@cygnus.com>
4415         * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
4416         expect failure for targets which use SOM.
4418         * lib/gas-defs.exp (run_dump_test): If the program to run does not
4419         exist, mark the test as untested.
4421         * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
4422         common test.
4424         * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
4425         rather than using an implicit a.out.
4427         * gas/mri/for.s: Add nop to round out to four byte boundary.
4428         * gas/mri/repeat.s: Likewise.
4429         * gas/mri/while.s: Likewise.
4430         * gas/mri/for.d: Expected added nop.
4431         * gas/mri/repeat.d: Likewise.
4432         * gas/mri/while.d: Likewise.
4434         * gas/mips/*.d: Change all test names to say MIPS.
4436 Tue Aug 15 15:42:33 1995  Ian Lance Taylor  <ian@cygnus.com>
4438         * gas/mri/for.d, gas/mri/for.s: New test.
4439         * gas/mri/if.d, gas/mri/if.s: New test.
4440         * gas/mri/repeat.d, gas/mri/repeat.s: New test.
4441         * gas/mri/while.d, gas/mri/while.s: New test.
4442         * gas/mri/mri.exp: Run the new tests.
4444 Mon Aug 14 16:03:07 1995  Ian Lance Taylor  <ian@cygnus.com>
4446         * gas/mri/expr.d: Permit leading zeroes, in case we're using a
4447         64-bit BFD.
4449         * gasp/mri/*: New tests.
4450         * gasp/gasp.exp: Run them.  Also, clean up the test names used in
4451         pass and fail.
4453 Sun Aug 13 00:39:24 1995  Jeff Law  (law@snake.cs.utah.edu)
4455         * gas/sh/basic.exp: Update now that we know the right
4456         bit patters for the new sts instructions.
4458 Thu Aug 10 00:46:21 1995  Ian Lance Taylor  <ian@cygnus.com>
4460         * gas/mri/char.d: Fix for little endian machines.
4461         * gas/mri/float.d: Likewise.
4463 Wed Aug  9 15:34:36 1995  Ian Lance Taylor  <ian@cygnus.com>
4465         * gas/all/struct.s, gas/all/struct.d: New test.
4466         * gas/all/gas.exp: Run it.
4468 Tue Aug  8 17:11:39 1995  Ian Lance Taylor  <ian@cygnus.com>
4470         * gas/mri/common.s, gas/mri/common.d: New test.
4471         * gas/mri/mri.exp: Run it.
4473 Mon Aug  7 22:39:28 1995  Ian Lance Taylor  <ian@cygnus.com>
4475         * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
4476         test.
4478         * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
4479         truncated files, so that the tests pass.
4481         * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
4482         constants, and expr.
4484         * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux.  Run
4485         on vxworks*, not just vxworks5.1.
4487         * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
4488         (run_dump_test): Just call pass or fail.
4490         * gas/m68k/operands.s, gas/m68k/operands.d: New test.
4491         * gas/m68k/op68000.d: New test.
4492         * gas/m68k/cas.s, gas/m68k/cas.d: New test.
4493         * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
4494         * gas/m68k/schwab.d: Run objdump with -j .text.  Adjust for
4495         changes to disassembler.
4496         * gas/m68k/all.exp: Run new tests.  Run schwab test for
4497         m68k-*-coff*.
4499 Mon Aug  7 03:01:32 1995  Jeff Law  (law@snake.cs.utah.edu)
4501         * gas/sh/*: New tests for the hitachi-sh.
4503 Tue Aug  1 18:02:47 1995  Ian Lance Taylor  <ian@cygnus.com>
4505         * gas/mri/*: New tests for MRI mode.
4507         * lib/gas-defs.exp (run_dump_test): Support using objcopy.  Dump
4508         program executions to the log file before running them.  Use the
4509         simple program name, rather than the path to the binary being run,
4510         in pass/fail messages.
4511         (regexp_diff): If the regexp file has the special comment #pass,
4512         stop checking at that point.
4513         * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
4514         if they are not already set.
4516 Tue Aug  1 11:41:30 1995  steve chamberlain  <sac@slash.cygnus.com>
4518         * Makefile.in: Remove superfluous runtest gasp.
4520 Mon Jul 31 18:19:26 1995  steve chamberlain  <sac@slash.cygnus.com>
4522         * gasp/*: New.
4523         * Makefile.in: Use gasp tests.
4524         * config/default.exp: Add gasp stuff.
4526 Thu Jul 20 18:56:48 1995  Jeff Law  (law@snake.cs.utah.edu)
4528         * gas/all/gas.exp: Disable tests that are not appropriate for
4529         the PA.
4531 Thu Jul 13 18:22:49 1995  Ken Raeburn  <raeburn@cygnus.com>
4533         * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
4535 Wed Jun 21 21:28:57 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4537         * gas/m68k/schwab.*: New test based on a test case from Andreas
4538         Schwab.
4539         * gas/m68k/all.exp: Run it for some aout configurations.
4541 Mon Jun 12 22:27:18 1995  Jeff Law  (law@snake.cs.utah.edu)
4543         * gas/hppa/parse/badfmpyadd.s: New test.
4544         * gas/hppa/parse/parse.exp: Run it.
4546 Sun May 21 20:26:18 1995  Jeff Law  (law@snake.cs.utah.edu)
4548         * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
4549         ELF targets.
4551 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
4553         * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
4554         * arm/arm6.s: Correct bogus tests.
4555         * arm/gas.exp (arm6.s): Is now a valid test.
4556         (arm7dm.s): New test.
4557         * arm/float.s: Add load/store multiple floating point instruction
4558         tests.
4560 Wed May  3 13:14:44 1995  Jeff Law  (law@snake.cs.utah.edu)
4562         * gas/hppa/reloc/longcall.s: New test.
4563         * gas/hppa/reloc/reloc.exp: Run it.
4565 Tue May  2 16:37:48 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4567         * gas/mips/ld.d: Modified for gas delay-slot fixes.
4569 Sat Apr 29 23:35:18 1995  Doug Evans  <dje@chestnut.cygnus.com>
4571         * lib/gas-dg.exp: New file.
4573 Tue Apr 11 13:57:52 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4575         * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
4576         targets.
4578 Mon Apr 10 15:36:39 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4580         * lib/gas-defs.exp (pass_phase): New proc.
4581         (run_dump_test): Note passing or failing of each phase of this
4582         test, instead of failure of phases or passing of complete test.
4583         Ensure test file name is in reported message.
4585 Sat Apr  8 12:46:33 1995  Doug Evans  <dje@chestnut.cygnus.com>
4587         * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
4588         Always resolve testcase status before returning.
4589         If `slurp_options' fails, return and don't do test.
4590         (slurp_options): Fix "can't open" error message.
4591         Return -1 to indicate error.
4593 Mon Mar 20 22:45:30 1995  Jeff Law  (law@snake.cs.utah.edu)
4595         * gas/hppa/unsorted/common.s: New test.
4596         * gas/hppa/unsorted/unsorted.exp: Run it.
4598 Fri Mar 10 19:07:09 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4600         * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
4601         uncertainty as to whether there should be trailing bytes in the
4602         output file.
4603         * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
4604         of 0x00000000ffffffff on 64-bit hosts.  (I'm not sure if this is
4605         correct.)  End with "..." to match trailing zero bytes.
4607 Wed Mar  8 15:50:34 1995  Ian Lance Taylor  <ian@cygnus.com>
4609         * gas/mips/mips4.d, gas/mips/mips4.s: New files.
4610         * gas/mips/mips.exp: Run new test.
4612 Thu Feb 23 17:58:50 1995  Jeff Law  (law@snake.cs.utah.edu)
4614         * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
4615         * gas/hppa/basic/basic.exp: Test them.
4617 Wed Feb 15 15:43:26 1995  Ian Lance Taylor  <ian@cygnus.com>
4619         * gas/mips/uld.d: New file.
4620         * gas/mips/uld.s: New file.
4621         * gas/mips/usd.d: New file.
4622         * gas/mips/usd.s: New file.
4623         * gas/mips/mips.exp: Run new tests.
4625 Thu Feb  9 10:57:39 1995  Jeff Law  (law@snake.cs.utah.edu)
4627         * gas/hppa/reloc/applybug.s: New test.
4628         * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
4630 Thu Feb  2 00:34:55 1995  Jeff Law  (law@snake.cs.utah.edu)
4632         * gas/hppa/reloc/picreloc.s: New test.
4633         * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
4635 Fri Jan 27 14:02:02 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4637         * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
4638         gas/h8300/h8300.exp: New tests.
4640 Mon Jan 23 21:44:26 1995  Jeff Law  (law@snake.cs.utah.edu)
4642         * gas/hppa/basic/basic.exp (do_system): Update.
4644 Wed Jan 11 17:20:25 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4646         * gas/mips/mips.exp: Don't run the memory-access tests if the
4647         format is a.out, because the generated code is different from what
4648         is used with other formats.
4650 Tue Jan 10 11:42:13 1995  Jeff Law  (law@snake.cs.utah.edu)
4652         * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
4653         regexp to avoid losing without a controlling tty.
4655 Fri Dec 30 18:08:20 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4657         * gas/i386/pushw.l: Fixed whitespace to match current listing
4658         style.
4660         * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
4661         listings enabled.
4663 Thu Dec 15 18:14:27 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4665         * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
4666         (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
4667         * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS.  Use
4668         findfile and transform procedures to determine objdump program
4669         name.
4671         * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
4672         in case the format doesn't automatically require it.
4673         * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
4674         name for the reloc type.
4676         * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
4677         (run_dump_test): If verbosity level is over 3, print out dump
4678         command and its output.
4680 Tue Dec 13 18:21:09 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4682         * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
4683         disassembly.
4685 Fri Dec  9 19:54:04 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4687         * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
4688         it depends on tty modes.
4690         * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
4691         -nottyinit.
4693         * gas/arm/gas.exp: The arm6 test should report errors, for now.
4695 Thu Dec  8 20:19:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4697         * lib/gas-defs.exp: Use -i in expect_after command.
4699 Wed Dec  7 16:49:14 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4701         * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
4702         disassembly.
4704         * gas/ieee-fp: Renamed from ieee.fp.
4706         * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
4708 Wed Nov 30 10:48:00 1994  Jeff Law  (law@snake.cs.utah.edu)
4710         * gas/hppa/parse: Renamed from gas/hppa/more.parse.
4712 Mon Nov 28 00:40:26 1994  Jeff Law  (law@snake.cs.utah.edu)
4714         * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
4715         to fail.  Fix comments for the test.  Tweak test name.
4717 Tue Nov 22 23:38:20 1994  Jeff Law  (law@snake.cs.utah.edu)
4719         * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
4720         output.
4722 Fri Nov 18 17:56:57 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4724         * gas/mips/ld.d: Adjust to work for both big and little endian
4725         code.
4726         * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
4727         * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
4728         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
4729         * gas/mips/usw.d: Likewise.
4731 Tue Nov 15 11:09:57 1994  Jeff Law  (law@snake.cs.utah.edu)
4733         * gas/hppa/unsorted/align4.s: New test.
4734         * gas/hppa/unsorted/unsorted.exp: Run it.
4736         * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
4737         current expected PA ELF output.
4738         * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
4739         (do_plabel_relocation_test): Likewise.
4741 Thu Nov  3 18:14:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
4743         * gas/all/p1480.s: Use larger constant, so expression can have a
4744         positive value.
4745         * gas/all/gas.exp: Expect p1480.s without listings to pass.
4747 Thu Nov  3 15:43:46 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4749         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
4750         Correct test cases.
4752 Thu Oct 20 00:55:13 1994  Jeff Law  (law@snake.cs.utah.edu)
4754         * gas/hppa/reloc/blebug3.s: New test.
4755         * gas/hppa/reloc/reloc.exp: Run it.
4757 Mon Oct 17 02:33:53 1994  Jeff Law  (law@snake.cs.utah.edu)
4759         * gas/hppa/reloc/reduce3.s: New test.
4760         * gas/hppa/reloc/reloc.exp: Run it.
4762 Sun Oct 16 22:25:56 1994  Jeff Law  (law@snake.cs.utah.edu)
4764         * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
4765         current reality.
4767 Wed Sep 28 21:21:34 1994  Jeff Law  (law@snake.cs.utah.edu)
4769         * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
4770         * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
4771         * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
4772         * gas/hppa/reloc/reloc.exp: Changed accordingly.
4774 Wed Sep 28 13:25:10 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4776         * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
4777         overflows are correctly converted to jumps.
4779 Mon Sep 26 17:41:43 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4781         * gas/mips: Add test cases for PIC code, both SVR4 style and
4782         -membedded-pic style.
4784 Fri Sep 23 14:45:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4786         * gas/mips: New directory with MIPS specific test cases.
4788         * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
4789         the name of the source file to assemble.
4790         (regexp_diff): Put the reason for failure in the log file.
4792 Wed Sep 21 13:44:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4794         * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
4795         doesn't support it.  Redirect stdout using > instead of 1>, and
4796         don't bother to redirect stderr since TCL redirects it anyhow.
4797         (run_dump_test): Pass appropriate arguments to program, defaulting
4798         to -r.
4800 Sat Sep 17 01:04:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4802         * gas/vax: New directory.
4803         * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
4804         values.
4806 Mon Sep 12 22:19:11 1994  Jeff Law  (law@snake.cs.utah.edu)
4808         * gas/hppa/reloc/r_no_relocbug.s: New test.
4809         * gas/hppa/reloc/reloc.exp: Run it.
4811         * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
4812         expected output.
4814 Sun Sep 04 17:58:10 1994  Richard Earnshaw (rwe@pegasus.esprit.ec.org)
4816         * gas/arm/*: New subtree.  Add ARM tests.
4818 Mon Aug  8 12:13:31 1994  Jeff Law  (law@snake.cs.utah.edu)
4820         * gas/hppa/unsorted/unsorted.exp: Accept any character
4821         between foo's type and foo itself.
4823 Fri Jul 15 19:09:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4825         * lib/gas-defs.exp (run_dump_test): New routine for running the
4826         assembler, running objdump or nm (not fully supported) on the
4827         resulting object file, and comparing the results against a file of
4828         regular expressions in the test suite, all in one command.
4829         Options for the assembler and objdump are read from comments at
4830         the start of the .d file.
4831         (fail_phase, slurp_options): New auxiliary routines.
4832         (regexp_diff): Always return a value.  Fix bugs in actually doing
4833         the regexp test.
4835         * gas/sun4/addend.exp: Use run_dump_test.
4836         * gas/sun4/addend.d: Fix regular expressions so that they work.
4838 Thu Jul  7 11:55:33 1994  Jeff Law  (law@snake.cs.utah.edu)
4840         * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
4841         * gas/hppa/reloc/reloc.exp: Run them.
4843 Thu Jun 30 18:49:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4845         * config/default.exp: Look for "as.new" in "$base_dir/..", where
4846         it got compiled, not in "$base_dir".
4847         * config/unknown.exp: Deleted.
4849 Sun Jun 26 13:23:54 1994  Jeff Law  (law@snake.cs.utah.edu)
4851         * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
4852         before exiting.  Enclose both calls inside a "catch".
4853         (objdump_finish): Likewise.
4855 Fri Jun 10 10:23:35 1994  Jeff Law  (law@snake.cs.utah.edu)
4857         * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
4858         for SOM to match current testcase.
4860 Thu Jun  2 19:46:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4862         * gas/i386/{pushw.s,pushw.l}: New test.
4863         * gas/i386/all.exp: Run it.
4865         * Makefile.in (distclean): Remove site config files and gas.sum.
4867 Fri May 27 12:24:18 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4869         * gas/m68k/disperr.s: Use % for registers.
4871         * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
4873 Tue May 17 14:53:08 1994  Bill Cox  (bill@rtl.cygnus.com)
4875         * lib/gas-defs.exp: Replace error proc calls with perror calls.
4877 Mon May 16 13:19:16 1994  Jeff Law  (law@snake.cs.utah.edu)
4879         * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
4880         ELF code.
4881         * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
4882         not support them.
4883         * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
4884         new ELF code.
4886 Thu May  5 17:27:54 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4888         * config/default.exp: Renamed from unix-gas.exp.
4890 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
4892         * Makefile.in (check): Set TCL_LIBRARY for runtest.
4894 Mon Apr 11 07:54:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4896         * gas/hppa/more.parse/callinfobug.s: Add missing name for
4897         procedure.
4899         * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
4900         $DATA$ rather than $LIT$ subspace.
4902 Sun Mar 27 14:05:33 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4904         * gas/hppa/reloc/funcrelocbug.s: New test.
4905         * gas/hppa/reloc/reloc.exp: Run it.
4907 Thu Mar 17 13:38:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4909         * gas/hppa/unsorted/importbug.s: New test.
4910         * gas/hppa/unsorted/unsorted.exp: Run it.
4912 Wed Mar 16 11:57:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4914         * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
4916         * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
4917         * gas/hppa/unsorted/unsorted.exp: Run it.
4919         * gas/hppa/more.parse/callinfobug.s: New test.
4920         * gas/hppa/omre.parse/parse.exp: Run it.
4922         * gas/hppa/more.parse/regpopbug.s: New test.
4923         * gas/hppa/more.parse/parse.exp: Run it.
4925 Mon Feb 28 14:10:04 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4927         * lib/gas-defs.exp (objdump): New proc.
4928         (objdump_start): Deleted unused proc.
4929         (objdump_start_common): Merged into objdump_start_no_subdir.
4931         * gas/alpha/fp.exp: Use objdump instead of
4932         objdump_start_no_subdir, since the former actually waits for
4933         objdump to finish.  Specify .rdata section only.  Make comment
4934         indicate Alpha architecture rather than SPARC.
4935         * gas/alpha/fp.d: Omit .reginfo patterns.  Just use "." to match
4936         against ASCII code 0x2a ("*", special in regexp).
4937         * gas/sun4/addend.exp: Use objdump instead of
4938         objdump_start_no_subdir.
4940 Thu Feb 24 07:11:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4942         * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
4943         a failure if gas is not producing an ELF object.
4945 Mon Feb 14 09:24:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4947         * gas/hppa/basic/fmemLRbug.s: New test.
4948         * gas/hppa/basic/basic.exp: Run it.
4950 Thu Feb 10 00:34:26 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4952         * gas/alpha/fp.*: New files.
4953         * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
4954         verbosity level 3 or above only.
4956 Mon Feb  7 15:53:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4958         * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
4959         PA OSF1.
4961 Fri Feb  4 23:42:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4963         * gas/hppa/more.parse/xmpyubug.s: New test.
4964         * gas/hppa/more.parse/parse.exp: Run it.
4966 Fri Feb  4 17:13:20 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4968         * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
4969         "simple_diff" from linker test suite.
4970         * gas/sun4/addend.exp: Use it.
4971         * gas/sun4/addend.d: New file.
4973 Sun Jan 30 23:34:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4975         * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
4976         format.
4978 Thu Jan 20 16:44:51 1994  Rob Savoye  (rob@darkstar.cygnus.com)
4980         * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
4981         sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
4982         well under either version of expect.
4984 Mon Jan 17 00:25:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4986         * gas/hppa/basic/fp_misc.s: Delete copr instruction.  It's tested
4987         elsewhere now.
4988         * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
4989         * gas/hppa/basic/basic.exp: Run them.
4991 Thu Jan 13 11:59:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
4993         * gas/all/gas.exp: No longer expect difference of forward
4994         references to fail.
4995         * gas/all/x930509.s: Fix testcase to match how the expect code was
4996         written.
4998 Wed Jan 12 13:41:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
5000         * gas/hppa/reloc/reloc.exp: Fix typo in last change.  Latest test
5001         for cross-subspace call bugs is no longer expected to fail.
5003         * gas/hppa/more.parse/procbug.s: Add test for another bug relating
5004         to having a function's label follow the .PROC directive.
5006 Tue Jan 11 21:47:48 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
5008         * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
5009         found while working on multiple $CODE$ subspace support.
5011 Mon Jan 10 09:54:15 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
5013         * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
5014         to fail.
5015         * gas/hppa/more.parse/procbug.s: Add missing .procend.
5017 Mon Jan  3 10:07:47 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
5019         * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
5020         app.c change.
5022 Wed Dec 29 11:32:39 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5024         * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
5026 Wed Dec 15 08:24:31 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
5028         * Makefile.in (site.exp): Don't set ASFLAGS.  Quote value of
5029         OBJDUMPFLAGS in case it's empty.  Use temporary names until the
5030         end; make creating site.exp the final step.
5031         (check): Pass in ASFLAGS.
5033         * gas/all/gas.exp: Use all_ones proc.  Change regexp for matching
5034         C comments to avoid bugs in latest expect code.
5036 Wed Dec  8 14:30:14 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5038         * gas/m68k/disperr.s: New test.
5039         * gas/m68k/all.exp: Run it.
5041 Sun Dec  5 19:24:57 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5043         * gas/hppa/reloc/roundmode.s: New test.
5044         * gas/hppa/reloc/reloc.exp: Run it.  Fix typo in last change.
5046 Wed Dec  1 10:44:18 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5048         * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
5049         test for ELF.
5051 Tue Nov 30 13:43:21 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5053         * gas/hppa/more.parse/parse.exp: Test for error on for subspace
5054         directive is an XFAIL for SOM assmeblers.
5056         * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
5057         cross-subspace call test.
5059 Sun Nov 28 12:12:50 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5061         * gas/hppa/more.parse/appbug.s: New test.
5062         * gas/hppa/more.parse/parse.exp: Run it.
5064         * gas/hppa/unsorted/align3.s: New test.
5065         * gas/hppa/unsorted/unsorted.exp: Run it.
5067 Sat Nov 27 22:50:01 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5069         * gas/all/p2425.s: Insert a tab before assembler directives so
5070         that the directives are not interpreted as labels.
5072         * gas/hppa/basic/weird.s: Sync with GDB version.
5074         * gas/hppa/more.parse/labelbug.s: New test.
5076         * gas/hppa/more.parse/parse.exp: Run it.
5078 Wed Nov 24 01:25:03 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5080         * gas/hppa/reloc/fixupbug.s: New test.
5081         * gas/hppa/reloc/reloc.exp: Run it.
5083         * gas/hppa/reloc/exitbug.s: New test.
5084         * gas/hppa/reloc/reloc.exp: Run it.
5086 Sun Nov 21 22:11:10 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5088         * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
5089         share the same test code.
5090         * gas/hppa/reloc/relocreduce.s: Likewise.
5092         * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
5093         * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
5095 Sun Nov  7 00:31:41 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5097         * gas/hppa/reloc/reloc.exp: No longer expect failure for
5098         field selector on ble instruction test.
5100         * gas/hppa/basic/basic.exp: No longer expect failures for
5101         system instruction tests now that probei is fixed.
5103 Sat Nov  6 22:45:08 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5105         * gas/hppa/reloc/selectorbug.s: New test.
5106         * gas/hppa/reloc/reloc.exp: Run it.
5108 Thu Nov  4 17:01:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5110         * gas/hppa/unsorted/fragbug.s: New test.
5111         * gas/hppa/unsorted/unsorted.exp: Run it.
5113 Thu Nov 04 09:09:49 1993  Jeffrey Wheat  (cassidy@cygnus.com)
5115         * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
5117 Tue Nov  2 22:12:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5119         * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
5120         * gas/hppa/more.parse/parse.exp: Run them.
5122 Mon Nov  1 23:37:58 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5124         * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
5125         which specific relocations are expected to be found.
5127 Sat Oct 30 14:12:31 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5129         * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
5131         * gas/hppa/more.parse/parse.exp: Add new test.
5132         * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
5133         sections are handled correctly.
5135         * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
5137 Fri Oct 29 16:29:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5139         * gas/hppa/more.parse/calldatabug.s: Colonize.
5140         * gas/hppa/more.parse/parse.exp: Fix typos.
5142 Thu Oct 28 21:40:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
5144         * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
5145         * gas/hppa/*/*.exp: New test drivers.
5146         * gas/hppa/*/*.s: New test files.
5148 Mon Oct 25 09:40:59 1993  Ken Raeburn  (raeburn@cygnus.com)
5150         * gas/sun4: New directory.
5151         * gas/sun4/addend.s,addend.exp: New test case.
5152         * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
5153         test case.
5155         * gas/all/gas.exp: Check `*' in C comments.
5157         * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
5158         simplify some tests.
5159         (want_no_output): Return zero or nonzero, depending on success or
5160         failure.
5161         (gas_test_old): Return value from want_no_output.
5162         (objdump_start_common): Split off from objdump_start.
5163         (objdump_start_no_subdir): New procedure.
5165 Wed Oct 20 07:25:48 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
5167         * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
5168         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
5170         * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
5171         AS_FOR_TARGET.
5172         (check): Don't pass ASFLAGS variable.
5173         (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
5175         From Jeff Law:
5177         * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
5178         so that tests can parse the output of objdump looking for errors
5179         in relocation entires, file headers and the like.
5181 Thu Sep 23 16:20:34 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
5183         * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
5184         * gas/all/gas.exp (p1480.s, x930509.s): Ditto.  Break up gas_test
5185         call so it no longer performs multiple tests.
5186         * gas/m68k/all.exp (t2.s): Don't bother with listings.
5187         (p2410.s): Don't pass unwanted arguments to gas_test_error.
5189 Wed Aug 25 16:50:08 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
5191         * lib/do*: Remove RCS id strings.
5193 Mon May 17 15:09:45 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
5195         * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
5196         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
5197         * gas/i386: New directory.
5199 Mon May 10 14:50:20 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
5201         * Added directory structure, to categorize tests by targets.
5202         * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
5203         and refined some to examine the assembler listing output.
5204         * lib/gas-defs.exp: Renamed gas_start to gas_run.  Added some
5205         expect_after patterns.
5206         (gas_start, gas_finish): New procs, for tests that examine process
5207         output.
5208         * config/unix-gas.exp: Invoke gas_init directly, instead of
5209         requiring test .exp files do it.
5211 Wed Apr 21 01:24:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
5213         * gas/gas.exp: Handle new tests, and changes to testing procs.
5215         * lib/gas-defs.exp (want_no_output): New proc; success iff output
5216         is empty.
5217         (gas_test_old): Functionally same as old gas_test.
5218         (gas_test_ignore_stdout): Rewritten to use want_no_output.
5219         (gas_test): New argument lists set of options to be tried in
5220         combinations.  Option with trailing ">" indicates standard output
5221         should be ignored.
5223         * gas/p2425a.s: Use %-form for registers, so this test can be run
5224         on m68k-coff targets too.
5226         * gas/p2430a.s: New test case, whitespace &c matches customer
5227         report more closely.  Gets different results from p2430.s; this is
5228         bad, and not yet tested for.
5230 Mon Apr  5 12:27:19 1993  Ken Raeburn  (raeburn@cygnus.com)
5232         * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
5233         * lib/run: New script.
5234         * gas/gas-defs.exp (gas_start): Takes new args, assembler options
5235         and redirection options.  Use "run" script so redirection works.
5236         (gas_test): Now takes assembler options as separate arg from input
5237         file name.
5238         (gas_test_ignore_stdout): New proc.  Discards output.
5239         (gas_test_error): New proc.  Expects assembler to generate output.
5240         (target_cpu_family setting): Handle i486->i386 also.
5242         * lib/do*: Scripts moved here from gas/testscripts.  May be useful
5243         someday for writing more test cases; not currently used.
5245 Tue Mar 30 11:45:27 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
5247         * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
5248         cases.
5249         * gas/gas.exp: Enable them for appropriate targets.  Removed some
5250         useless comments &c.  Changed m68k target test to be more general.
5252         * lib/gas-defs.exp (gas_exit, gas_init): New procs.
5253         * gas/gas.exp: Call gas_init.
5255 Mon Mar 29 00:00:00 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
5257         * Test suite created.