2003-10-10 Dave Brolley <brolley@redhat.com>
[binutils.git] / gas / testsuite / ChangeLog
blob1fde74dda0aeb78b8aaf2ef0b6aa61359dbaa737
1 2003-10-10  Dave Brolley  <brolley@redhat.com>
3         * gas/frv/allinsn.s: Use preoperly aligned registers.
4         * gas/frv/allinsn.d: Update expected results.
6 2003-10-08  Chris Demetriou  <cgd@broadcom.com>
8         * lib/gas-defs.exp (gas_run): Always log the command being run.
9         (gas_start): Likewise.
10         (regexp_diff): Make error reporting about non-existent files
11         consistent.
13 2003-10-06  Nick Clifton  <nickc@redhat.com>
15         * gas/macros/app1.d: Skip sections symbols (if present).
16         * gas/macros/app2.d: Likewise.
17         * gas/macros/app3.d: Likewise.
18         * gas/macros/app4.d: Likewise.
20 2003-10-04  Christian Groessler  <chris@groessler.org>
22         * gas/z8k/calr-backf.s: New file.
23         * gas/z8k/calr-forwf.s: New file.
24         * gas/z8k/calr.d: New file.
25         * gas/z8k/calr.s: New file.
26         * gas/z8k/djnz-backf.s: New file.
27         * gas/z8k/djnz-backf2.s: New file.
28         * gas/z8k/djnz.d: New file.
29         * gas/z8k/djnz.s: New file.
30         * gas/z8k/jr-back.d: New file.
31         * gas/z8k/jr-forw.d: New file.
32         * gas/z8k/jr-back.s: Fix displacement length. Add some more jumps
33         for jr-back.d. 
34         * gas/z8k/jr-backf.s: Fix displacement length.
35         * gas/z8k/jr-forw.s: Fix displacement length. Add some more jumps
36         for jr-forw.d. 
37         * gas/z8k/jr-forwf.s: Fix displacement length.
38         * gas/z8k/z8k.exp: Run new tests.
40 2003-10-01  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
42         * gas/mips/ldstla-32-shared.d: New file.
43         * gas/mips/ldstla-32.d: New file.
44         * gas/mips/ldstla-32.s: New file.
45         * gas/mips/ldstla-n32-shared.d: New file.
46         * gas/mips/ldstla-n32.d: New file.
47         * gas/mips/ldstla-n32.s: New file.
48         * gas/mips/ldstla-n64-shared.d: New file.
49         * gas/mips/ldstla-n64.d: New file.
50         * gas/mips/ldstla-n64.s: New file.
51         * gas/mips/mips.exp: Add ld-st-la tests.
53 2003-09-30  Chris Demetriou  <cgd@broadcom.com>
55         * lib/gas-defs.exp (run_dump_test): If stderr file is specified
56         and there was no stderr output, compare anyway (i.e., cause a
57         test failure).
58         * gas/mips/mips64-mips3d.s: Add some new instructions to test warnings.
59         * gas/mips/mips64-mips3d.l: New file.
60         * gas/mips/mips64-mips3d.d: Use mips64-mips3d.l, and update for
61         changes to mips64-mips3d.s.
62         * gas/mips/mips64-mips3d-incl.d: Likewise.
63         * gas/mips/set-arch.l: New file.
64         * gas/mips/set-arch.d: Specify set-arch.l as stderr output to check.
65         * gas/mips/mips5.l: Make error messages match source.
67 2003-09-30  Chris Demetriou  <cgd@broadcom.com>
69         * gas/mips/cp0-names-mips64r2.d: New file.
70         * gas/mips/cp0sel-names-mips64r2.d: New file.
71         * gas/mips/elf_arch_mips64r2.d: New file.
72         * gas/mips/hwr-names-mips64r2.d: New file.
73         * gas/mips/mips32r2-ill-fp64.l: New file.
74         * gas/mips/mips32r2-ill-fp64.s: New file.
75         * gas/mips/mips64r2-ill.l: New file.
76         * gas/mips/mips64r2-ill.s: New file.
77         * gas/mips/mips64r2.d: New file.
78         * gas/mips/mips64r2.s: New file.
79         * gas/mips/mips.exp: Define "mips64r2" arch, and run new tests.
81 2003-09-29  Dave Brolley  <brolley@redhat.com>
83         * gas/frv/allinsn.s (nldqi): Removed. Replaced with nop.
84         * gas/frv/allinsn.d (nldqi): Ditto.
86 2003-09-25  Hans-Peter Nilsson  <hp@axis.com>
88         * gas/cris/rd-pcrel2.d: Update for changes in section flag
89         defaults.
91 2003-09-20  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
93         * gas/mips/elfel-rel.d: Add ABI specification.
94         * gas/mips/elfel-rel2.d: Likewise.
95         * gas/mips/elfel-rel3.d: Likewise.
97 2003-09-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
99         * gas/mips/rm7000.s: Let objdump print trailing dots.
101 2003-09-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
103         * gas/mips/empic3_e.s: Fix typo.
105 2003-09-05  Richard Sandiford  <rsandifo@redhat.com>
107         * gas/frv/reloc1.[sd]: New test.
108         * gas/frv/allinsn.exp: Run it.
110 2003-09-04  Nick Clifton  <nickc@redhat.com>
112         * gas/v850/v850e1.s: New test source file.
113         * gas/v850/v850e1.d: New test disassembly file.
114         * gas/v850/basic.exp: Run v850e1 test.
116 2003-09-03  Robert Millan  <robertmh@gnu.org>
118         * gas/alpha/alpha.exp: Match GNU/KFreeBSD with new kfreebsd*-gnu
119         triplet.
121 2003-09-03  Nick Clifton  <nickc@redhat.com>
123         * gas/cris/diffexp-ovwr.d: Remove regexp for empty section
124         contents string.
125         gas/cris/pushpop-dcr1-sreg.d: Likewise.
126         gas/cris/string-1.d: Likewise.
127         gas/cris/string-2.d: Likewise.
128         gas/cris/x-to-dcr1-sreg.d: Likewise.
129         gas/elf/section0.d: Likewise.
130         gas/elf/section1.d: Likewise.
131         gas/i386/relax.d: Likewise.
132         gas/mips/elempic.d: Likewise.
133         gas/mips/empic.d: Likewise.
134         gas/mips/mips16-e.d: Likewise.
135         gas/mips/mips16-f.d: Likewise.
136         gas/mips/mipsel16-e.d: Likewise.
137         gas/mips/mipsel16-f.d: Likewise.
138         gas/mips/rm7000.d: Likewise.
139         gas/mips/telempic.d: Likewise.
140         gas/mips/tempic.d: Likewise.
141         gas/mips/tmips16-e.d: Likewise.
142         gas/mips/tmips16-f.d: Likewise.
143         gas/mips/tmipsel16-e.d: Likewise.
144         gas/mips/tmipsel16-f.d: Likewise.
145         gas/mmix/align-1.d: Likewise.
146         gas/mmix/basep-10.d: Likewise.
147         gas/mmix/basep-11.d: Likewise.
148         gas/mmix/basep-9.d: Likewise.
149         gas/mmix/comment-3.d: Likewise.
150         gas/mmix/cons-1.d: Likewise.
151         gas/mmix/cons-2.d: Likewise.
152         gas/mmix/expr-1.d: Likewise.
153         gas/mmix/fb-1.d: Likewise.
154         gas/mmix/fb-2.d: Likewise.
155         gas/mmix/greg1.d: Likewise.
156         gas/mmix/greg1a.d: Likewise.
157         gas/mmix/greg2.d: Likewise.
158         gas/mmix/greg2a.d: Likewise.
159         gas/mmix/greg3.d: Likewise.
160         gas/mmix/greg4.d: Likewise.
161         gas/mmix/greg7.d: Likewise.
162         gas/mmix/greg8.d: Likewise.
163         gas/mmix/is-1.d: Likewise.
164         gas/mmix/local-1.d: Likewise.
165         gas/mmix/odd-1.d: Likewise.
166         gas/mmix/op-0-1.d: Likewise.
167         gas/mmix/op-0-2.d: Likewise.
168         gas/mmix/prefix3.d: Likewise.
169         gas/mmix/pseudo-1.d: Likewise.
170         gas/mmix/weak1.d: Likewise.
171         gas/sh/sh64/crange1-1.d: Likewise.
172         gas/sh/sh64/crange1-2.d: Likewise.
173         gas/sh/sh64/crange2-2.d: Likewise.
174         gas/sh/sh64/crange3-1.d: Likewise.
175         gas/sh/sh64/crange4-1.d: Likewise.
176         gas/sh/sh64/crange5-1.d: Likewise.
177         gas/sh/sh64/datal32-3.d: Likewise.
178         gas/sh/sh64/datal64-3.d: Likewise.
179         gas/sh/sh64/endian-1.d: Likewise.
180         gas/sh/sh64/endian-2.d: Likewise.
181         gas/sh/sh64/localcom-1.d: Likewise.
182         gas/sh/sh64/rel32-5.d: Likewise.
183         gas/sh/sh64/rel64-5.d: Likewise.
184         gas/sh/sh64/ua32-1.d: Likewise.
185         gas/sh/sh64/ua64-1.d: Likewise.
186         gas/xstormy16/reloc-1.d: Likewise.
188 2003-09-01  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
190         * gas/mips/elf-rel-got-n32.d: Fix ulw and usw patterns for
191         little-endian.
192         * gas/mips/elf-rel-got-n64.d: Likewise.
193         * gas/mips/elf-rel-xgot-n32.d: Likewise.
194         * gas/mips/elf-rel-xgot-n64.d: Likewise.
196 2003-08-29  Jakub Jelinek  <jakub@redhat.com>
198         * gas/cfi/cfi-sparc-1.s: New test.
199         * gas/cfi/cfi-sparc-1.d: New test.
200         * gas/cfi/cfi-sparc64-1.s: New test.
201         * gas/cfi/cfi-sparc64-1.d: New test.
202         * gas/cfi/cfi.exp: Run them.
204 2003-08-19  Nick Clifton  <nickc@redhat.com>
206         * gas/arm/copro.s: Add tests of Addressing Mode 5 (Unindexed).
207         * gas/arm/arm.exp: Run copro.s as a dump test.
208         * gas/arm/copro.d: New file: expected disassembly of copro.s
210 2003-08-16  Jason Eckhardt  <jle@rice.edu>
212         * gas/i860/pseudo-ops01.{s,d}: New files.
213         * gas/i860/i860.exp: Execute the new test above.
214         * gas/i860/README.i860: Remove align defect from list.
216 2003-08-14  Nick Clifton  <nickc@redhat.com>
218         * gas/arm/pic.d: Update regexp for destination address of
219         unrelocated branch instructions so that they point to themselves.
220         * gas/arm/inst.d: Likewise.
222 2003-08-08  Andreas Schwab  <schwab@suse.de>
224         * gas/cfi/cfi-m68k.s, gas/cfi/cfi-m68k.d: New test.
225         * gas/cfi/cfi.exp (run_list_test): Run it.
227 2003-08-06  Jason Eckhardt  <jle@rice.edu>
229         * gas/i860/dir-align01.{s,d}: New files.
230         * gas/i860/i860.exp: Execute the new test above.
232 2003-08-06  Jason Eckhardt  <jle@rice.edu>
234         * gas/i860/dual02-err.l: Update expected error message.
235         * gas/i860/README.i860: Remove dual02-err from known failure list.
237 2003-08-05  Jason Eckhardt  <jle@rice.edu>
239         * gas/i860/README.i860: Remove dual01 from the known failures.
241 2003-08-05  Jason Eckhardt  <jle@rice.edu>
243         * gas/i860/dir-intel01.{s,d}: New files.
244         * gas/i860/dir-intel02.{s,d}: New files.
245         * gas/i860/dir-intel03-err.{s,l}: New files.
246         * gas/i860/i860.exp: Execute the above new tests.
248 2003-08-03  Jason Eckhardt  <jle@rice.edu>
250         * gas/i860/*.d: Prefix name with "i860".
252 2003-08-03  Jason Eckhardt  <jle@rice.edu>
254         * gas/i860/dual01.{s,d}: New files.
255         * gas/i860/dual02-err.{s,l}: New files.
256         * gas/i860/dual03.{s,d}: New files.
257         * gas/i860/i860.exp: Execute the above new tests.
258         * gas/i860/README.i860: Update.
260 2003-08-02  Alan Modra  <amodra@bigpond.net.au>
262         * gas/d10v/address-001.d: Adjust for objdump -d change.
263         * gas/d10v/control-001.d: Likewise.
264         * gas/d10v/error-001.d: Likewise.
265         * gas/d10v/immediate-001.d: Likewise.
266         * gas/d10v/immediate-002.d: Likewise.
267         * gas/d10v/immediate-003.d: Likewise.
268         * gas/d10v/immediate-006.d: Likewise.
269         * gas/d10v/immediate-007.d: Likewise.
270         * gas/d10v/instruction_packing-001.d: Likewise.
271         * gas/d10v/instruction_packing-002.d: Likewise.
272         * gas/d10v/instruction_packing-003.d: Likewise.
273         * gas/d10v/instruction_packing-004.d: Likewise.
274         * gas/d10v/instruction_packing-006.d: Likewise.
275         * gas/d10v/instruction_packing-007.d: Likewise.
276         * gas/d10v/instruction_packing-008.d: Likewise.
277         * gas/d10v/instruction_packing-009.d: Likewise.
278         * gas/d10v/instruction_packing-010.d: Likewise.
279         * gas/d10v/instruction_packing.d: Likewise.
280         * gas/d10v/label-001.d: Likewise.
281         * gas/d10v/warning-014.d: Likewise.
282         * gas/m88k/init.d: Likewise.
284 2003-08-01  Jason Eckhardt  <jle@rice.edu>
286         * gas/i860/README.i860: New file.
288 2003-07-29  Nick Clifton  <nickc@redhat.com>
290         * gas/sparc/unalign.d: Remove empty .text disassembly line.
292 2003-07-28  H.J. Lu  <hongjiu.lu@intel.com>
294         * gas/elf/elf.exp: Add section3 for note section.
296         * gas/elf/section3.d: New file.
297         * gas/elf/section3.s: Likewise.
299 2003-07-26  Alan Modra  <amodra@bigpond.net.au>
301         * gas/ppc/altivec.d: Update.
302         * gas/ppc/altivec_xcoff.d: Update.
303         * gas/ppc/altivec_xcoff64.d: Update.
304         * gas/ppc/booke.d: Update.
305         * gas/ppc/booke_xcoff.d: Update.
306         * gas/ppc/booke_xcoff64.d: Update.
307         * gas/ppc/e500.d: Update.
309 2003-07-23  Stephane Carrez  <stcarrez@nerim.fr>
311         * gas/m68hc11/m68hc11.exp: Execute the new tests.
312         * gas/m68hc11/abi.s: New test for abi elf flags.
313         * gas/m68hc11/abi-m68hc11-32-64.d: Test for 32-bit int, 64-bit float.
314         * gas/m68hc11/abi-m68hc11-16-64.d: Test for 16-bit int, 64-bit float.
315         * gas/m68hc11/abi-m68hc11-32-32.d: Test for 32-bit int, 32-bit float.
316         * gas/m68hc11/abi-m68hc11-16-32.d: Test for 16-bit int, 32-bit float.
318 2003-07-15  Richard Sandiford  <rsandifo@redhat.com>
320         * gas/mips/rm7000.[sd]: New test.
321         * gas/mips/mips.exp: Run it.
323 2003-07-10  Jakub Jelinek  <jakub@redhat.com>
325         * gas/cfi/cfi-ppc-1.s: New test.
326         * gas/cfi/cfi-ppc-1.d: New test.
327         * gas/cfi/cfi-s390-1.s: New test.
328         * gas/cfi/cfi-s390-1.s: New test.
329         * gas/cfi/cfi-s390x-1.s: New test.
330         * gas/cfi/cfi-s390x-1.s: New test.
331         * gas/cfi/cfi.exp: Run them.
333 2003-07-09  Alexandre Oliva  <aoliva@redhat.com>
335         2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
336         * gas/mn10300/am33-2.c (d8pcsec): PC-relative relocations within
337         text sections don't decay to section+offset.
338         * gas/mn10300/am33-2.d: Rebuilt.
339         2000-08-15  Eric Christopher  <echristo@cygnus.com>
340         * gas/mn10300/am33-2.c (d8pcsec): New Function
341         (condjmp): Adjust testcase for TC_LINKRELAX_FIXUP
342         functionality.
343         * gas/mn10300/am33-2.d: Regenerate
344         2000-05-24  Alexandre Oliva  <aoliva@cygnus.com>
345         * gas/mn10300/am33-2.c (d8pcoff): Likewise.
346         * gas/mn10300/am33-2.d: Rebuilt.
347         2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
348         * gas/mn10300/am33-2.c (main): Changed `.am332' to `.am33_2'.
349         Replaced `AM33 2.0' with `AM33/2.0'.
350         * gas/mn10300/am33-2.d, gas/mn10300/am33-2.s: Rebuilt.
351         2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
352         * gas/mn10300/am33-2.c: New file, that generated...
353         * gas/mn10300/am33-2.s, gas/mn10300/am33-2.d: New files.
354         * gas/mn10300/basic.exp: Test am33-2.
356 2003-07-08  Chris Demetriou  <cgd@broadcom.com>
358         * gas/testsuite/gas/mips/mips.exp: Make sure that branch-misc-2 is
359         run to compile non-PIC code, and add branch-misc-2pic.
360         * gas/mips/branch-misc-2.l: Adjust for change in non-PIC warnings.
361         * gas/mips/branch-misc-2pic.l: New file.
362         * gas/mips/branch-misc-2pic.s: New file.
364 2003-07-07  Richard Sandiford  <rsandifo@redhat.com>
366         * gas/h8300/h8sx_disp2.[sd]: Add tests for symbolic displacements.
368 2003-07-04  Alan Modra  <amodra@bigpond.net.au>
370         * gas/ppc/test2elf64.s: Rename to..
371         * gas/ppc/power4.s: ..this.  Add mtcr and mfcr testcases.
372         * gas/ppc/test2elf64.d: Rename to..
373         * gas/ppc/power4.d: ..this.  Update.
374         * gas/ppc/ppc.exp: Update.
376 2003-07-02  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
378         * gas/mips/set-arch.d: Fix GPR names and show raw insns.
380 2003-06-29  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
382         * gas/mips/set-arch.s: New file, testcase for .set arch=FOO.
383         * gas/mips/set-arch.d: Likewise.
384         * gas/mips/mips.exp: Use it.
386 2003-06-25  Richard Sandiford  <rsandifo@redhat.com>
388         * gas/h8300/h8sx_mov_imm.[sd]: Add tests for mov.[wl] #xx:8,@yy.
390 2003-06-24  Richard Sandiford  <rsandifo@redhat.com>
392         * gas/h8300/h8300.exp (h8sx_disp2, h8sx_rtsl, h8sx_mov_imm): Move...
393         * gas/h8300/h8300-elf.exp: ...here.
395 2003-06-23  H.J. Lu <hongjiu.lu@intel.com>
397         * gas/i386/i386.exp: Add prescott.
399         * gas/i386/prescott.d: New file.
400         * gas/i386/prescott.s: Likewise.
402 2003-06-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
404         * gas/mips/elf-rel-got-n32.d: Remove special handling for n32 ABI.
405         * gas/mips/elf-rel-xgot-n32.d: Likewise.
406         * gas/mips/jal-newabi.d: Likewise.
408 2003-06-21  Christian Groessler  <chris@groessler.org>
410         * gas/z8k: New directory.
411         * gas/z8k/dec.s: New file.
412         * gas/z8k/decbf.s: New file.
413         * gas/z8k/decf.s: New file.
414         * gas/z8k/eidi.s: New file.
415         * gas/z8k/eidif.s: New file.
416         * gas/z8k/inc.s: New file.
417         * gas/z8k/incbf.s: New file.
418         * gas/z8k/incf.s: New file.
419         * gas/z8k/inout.d: New file.
420         * gas/z8k/inout.s: New file.
421         * gas/z8k/jr-back.s: New file.
422         * gas/z8k/jr-backf.s: New file.
423         * gas/z8k/jr-forw.s: New file.
424         * gas/z8k/jr-forwf.s: New file.
425         * gas/z8k/ldk.s: New file.
426         * gas/z8k/ldkf.s: New file.
427         * gas/z8k/z8k.exp: New file.
429 2003-06-18  Jakub Jelinek  <jakub@redhat.com>
431         * gas/cfi/cfi-i386.d: Regenerated.
432         * gas/cfi/cfi-common-1.d: Regenerated.
433         * gas/cfi/cfi-common-2.d: Regenerated.
434         * gas/cfi/cfi-common-3.d: Regenerated.
435         * gas/cfi/cfi-x86_64.d: Regenerated.
436         * gas/cfi/cfi-alpha-1.d: Regenerated.
437         * gas/cfi/cfi-alpha-2.d: Regenerated.
438         * gas/cfi/cfi-alpha-3.d: Regenerated.
440 2003-06-17  Nick Clifton  <nickc@redhat.com>
442         * gas/i386/absrel.d: Tweak patterns to work for i386-pc-cygwin
443         target as well.
444         * gas/i386/sub.d: Likewise.
446 2003-06-17  Loren James Rittle  <rittle@latour.rsch.comm.mot.com>
448         * gas/alpha/elf-reloc-1.d: Allow system-specific gunk after
449         canonical file format.
450         * gas/alpha/elf-reloc-4.d: Likewise.
451         * gas/alpha/elf-reloc-5.d: Likewise.
452         * gas/alpha/elf-reloc-7.d: Likewise.
453         * gas/alpha/elf-reloc-8.d: Likewise.
454         * gas/alpha/elf-tls-1.d: Likewise.
455         * gas/alpha/elf-usepv-1.d: Likewise.
457 2003-06-16  Hans-Peter Nilsson  <hp@axis.com>
459         * gas/cris: Match output having $ register prefix.  Deal with
460         target variants default requiring register prefix on input.
462 2003-06-13  Richard Earnshaw  <rearnsha@arm.com>
464         * gas/arm/arm.exp: Pass -mfpu=fpa option to the FPA instruction test.
466 2003-06-12  Richard Sandiford  <rsandifo@redhat.com>
468         * gas/mips/elf-rel15.[sd]: New test.
469         * gas/mips/mips.exp: Run it.
471 2003-06-11  Richard Henderson  <rth@redhat.com>
473         * gas/cfi/cfi-common-3.[ds]: New.
474         * gas/cfi/cfi.exp: Run it.
476 2003-06-11  Alan Modra  <amodra@bigpond.net.au>
478         * gas/macros/app1.d: Ignore section symbols.
479         * gas/macros/app2.d: Likewise.
480         * gas/macros/app3.d: Likewise.
481         * gas/macros/app4.d: Likewise.
483 2003-06-10  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
485         * gas/mips/mips.exp: Fix typo.
486         * gas/mips/elempic.d: Force o64 ABI.
487         * gas/mips/telempic.d: Likewise.
489 2003-06-10  Alan Modra  <amodra@bigpond.net.au>
491         * lib/gas-defs.exp (proc is_elf_format): Copy from ld testsuite.
492         * gas/cfi/cfi.exp: Use here.  Only run tests when ELF.
493         * gas/macros/and.s: Avoid .set so we don't break mips.
495 2003-06-10  Alan Modra  <amodra@bigpond.net.au>
497         * gas/macros/and.s: New.
498         * gas/macros/macros.exp: Assemble it.
500 2003-06-10  Gary Hade <garyhade@us.ibm.com>
502         * gas/ppc/test2elf64.{s,d}: New test.
503         * gas/ppc/ppc.exp: Run new test.
505 2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
507         * gas/h8300/h8sx_mov_imm.[sd]: New test.
508         * gas/h8300/h8300.exp: Run it.
510 2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
512         * gas/h8300/h8sx_rtsl.[sd]: New test.
513         * gas/h8300/h8300.exp: Run it.
515 2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
517         * gas/h8300/h8sx_disp2.[sd]: New test.
518         * gas/h8300/h8300.exp: Run it.
520 2003-06-07  Richard Henderson  <rth@redhat.com>
522         * gas/cfi/cfi-common-1.d, gas/cfi/cfi-common-1.s: New.
523         * gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-2.s: New.
524         * gas/cfi/cfi-diag-1.d, gas/cfi/cfi-diag-1.s: New.
525         * gas/cfi/cfi.exp: Run them.
527 2003-06-05  Michael Snyder  <msnyder@redhat.com>
529         * gas/h8300/t01_mov.s: New file, tests mov instructions.
530         * gas/h8300/t02_mova.s: New file, tests mova instructions.
531         * gas/h8300/t03_add.s: New file, tests add instructions.
532         * gas/h8300/t04_sub.s: New file, tests sub instructions.
533         * gas/h8300/t05_cmp.s: New file, tests cmp instructions.
534         * gas/h8300/t06_ari2.s: New file, tests arithmetic instructions.
535         * gas/h8300/t07_ari3.s: New file, tests arithmetic instructions.
536         * gas/h8300/t08_or.s: New file, tests or instructions.
537         * gas/h8300/t09_xor.s: New file, tests xor instructions.
538         * gas/h8300/t10_and.s: New file, tests and instructions.
539         * gas/h8300/t11_logs.s: New file, tests logical instructions.
540         * gas/h8300/t12_bit.s: New file, tests bit instructions.
541         * gas/h8300/t13_otr.s.s: New file, tests misc. instructions.
542         * gas/h8300/t01_mov.exp: New file.
543         * gas/h8300/t02_mova.exp: New file.
544         * gas/h8300/t03_add.exp: New file.
545         * gas/h8300/t04_sub.exp: New file.
546         * gas/h8300/t05_cmp.exp: New file.
547         * gas/h8300/t06_ari2.exp: New file.
548         * gas/h8300/t07_ari3.exp: New file.
549         * gas/h8300/t08_or.exp: New file.
550         * gas/h8300/t09_xor.exp: New file.
551         * gas/h8300/t10_and.exp: New file.
552         * gas/h8300/t11_logs.exp: New file.
553         * gas/h8300/t12_bit.exp: New file.
554         * gas/h8300/t13_otr.exp: New file.
556 2003-06-04  Richard Henderson  <rth@redhat.com>
558         * gas/alpha/elf-usepv-1.[sd]: New.
559         * gas/alpha/elf-usepv-2.[sd]: New.
560         * gas/alpha/alpha.exp: Run them.
561         * gas/cfi/cfi-alpha-3.[sd]: New.
562         * gas/cfi/cfi.exp: Run it.
564 2003-05-31  Richard Henderson  <rth@redhat.com>
566         * gas/alpha/elf-reloc-8.d: Correct .eh_frame relocs.
567         * gas/cfi/cfi-alpha-2.d: New.
568         * gas/cfi/cfi-alpha-2.s: New.
569         * gas/cfi/cfi.exp: Run it.
571 2003-05-29  Richard Henderson  <rth@redhat.com>
573         * gas/alpha/elf-reloc-8.d: Add .eh_frame relocs.
574         * gas/cfi/cfi-alpha-1.d: New.
575         * gas/cfi/cfi-alpha-1.s: New.
576         * gas/cfi/cfi.exp: Run it.
578 2003-05-27  Richard Henderson  <rth@redhat.com>
580         * gas/cfi/cfi-i386.d: Update for dw2gencfi rewrite.
581         * gas/cfi/cfi-x86_64.d: Likewise.
582         * gas/cfi/cfi-i386-2.d: New.
583         * gas/cfi/cfi-i386-2.s: New.
585 2003-05-23  Jason Eckhardt  <jle@rice.edu>
587         * gas/i860/xp.s: New file.
588         * gas/i860/xp.d: New file.
590 2003-05-23  Richard Earnshaw  <rearnsha@arm.com>
592         * gas/i860/i860.exp: Don't call exit if the target isn't an i860.
594 2003-05-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
596         * gas/mips/jal-newabi.s: New file, testcase for NewABI xgot jal macro.
597         * gas/mips/jal-newabi.d: Likewise.
598         * gas/mips/mips.exp: Add new testcase.
600 2003-05-21  H.J. Lu <hongjiu.lu@intel.com>
602         * gas/hppa/parse/parse.exp: Add "space.s".
603         * gas/hppa/parse/space.s: New file to test spaces.
605 2003-05-20  Jason Eckhardt  <jle@rice.edu>
607         * gas/i860/branch.{s,d}: New files.
608         * gas/i860/system.{s,d}: New files.
610 2003-05-20  Jason Eckhardt  <jle@rice.edu>
612         * gas/i860/bitwise.{s,d}: New files.
613         * gas/i860/bte.{s,d}: New files.
614         * gas/i860/fldst01.{s,d}: New files.
615         * gas/i860/fldst02.{s,d}: New files.
616         * gas/i860/fldst03.{s,d}: New files.
617         * gas/i860/fldst04.{s,d}: New files.
618         * gas/i860/fldst05.{s,d}: New files.
619         * gas/i860/fldst06.{s,d}: New files.
620         * gas/i860/fldst07.{s,d}: New files.
621         * gas/i860/fldst08.{s,d}: New files.
622         * gas/i860/float01.{s,d}: New files.
623         * gas/i860/float02.{s,d}: New files.
624         * gas/i860/float03.{s,d}: New files.
625         * gas/i860/float04.{s,d}: New files.
626         * gas/i860/form.{s,d}: New files.
627         * gas/i860/iarith.{s,d}: New files.
628         * gas/i860/ldst01.{s,d}: New files.
629         * gas/i860/ldst02.{s,d}: New files.
630         * gas/i860/ldst03.{s,d}: New files.
631         * gas/i860/ldst04.{s,d}: New files.
632         * gas/i860/ldst05.{s,d}: New files.
633         * gas/i860/ldst06.{s,d}: New files.
634         * gas/i860/pfam.{s,d}: New files.
635         * gas/i860/pfmam.{s,d}: New files.
636         * gas/i860/pfmsm.{s,d}: New files.
637         * gas/i860/pfsm.{s,d}: New files.
638         * gas/i860/regress01.{s,d}: New files.
639         * gas/i860/shift.{s,d}: New files.
640         * gas/i860/simd.{s,d}: New files.
642 2003-05-20  Jason Eckhardt  <jle@rice.edu>
644         * gas/i860: New directory.
645         * gas/i860/i860.exp: New file.
647 2003-05-20  Michal Ludvig  <mludvig@suse.cz>
649         * gas/cfi/cfi.exp: Testsuite for cfi machinery.
650         * gas/cfi/cfi-x86_64.[sd]: Files for x86-64.
651         * gas/cfi/cfi-i386.[sd]: Files for i386.
653 2003-05-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
655         * gas/mips/mips.exp: mips-*-linux-*, mipsel-*-linux-* use only 32-bit
656         register width by default. Add them to addr32 and exclude offending
657         testcases.
658         * gas/mips/delay.s: Avoid odd floating point registers.
659         * gas/mips/delay.d: Likewise.
660         * gas/mips/nodelay.d: Likewise.
661         * gas/mips/mips4.s: Likewise.
662         * gas/mips/mips4.d: Likewise.
663         * gas/mips/mips5.s: Likewise.
664         * gas/mips/mips5.d: Likewise.
665         * gas/mips/vr5400.s: Likewise.
666         * gas/mips/vr5400.d: Likewise.
667         * gas/mips/vr5500.s: Likewise.
668         * gas/mips/vr5500.d: Likewise.
669         * gas/mips/elf_e_flags2.d: Allow different expansions of the move
670         macro.
671         * gas/mips/elf_e_flags3.d: Likewise.
672         * gas/mips/elf_e_flags4.d: Likewise.
673         * gas/mips/uld2-eb.d: Likewise.
674         * gas/mips/uld2-el.d: Likewise.
676 2003-05-16  Kelley Cook  <kelleycook@wideopenwest.com>
678         * lib/gas-defs.exp: Accept i[3-7]86 variants.
680 2003-05-13  Hans-Peter Nilsson  <hp@axis.com>
682         * gas/macros/app1.s, gas/macros/app1.d, gas/macros/app2.s,
683         gas/macros/app2.d, gas/macros/app3.s, gas/macros/app3.d,
684         gas/macros/app4.s, gas/macros/app4b.s, gas/macros/app4.d: New
685         tests.
686         * gas/macros/macros.exp: Run them.
688 2003-05-07  H.J. Lu <hongjiu.lu@intel.com>
690         * gas/ia64/ia64.exp: Add alias.
692         * gas/ia64/alias.s: New.
693         * gas/ia64/alias.d: Likewise.
695 2003-05-06  Alexandre Oliva  <aoliva@redhat.com>
697         * gas/mips/abs.d, gas/mips/add.d, gas/mips/and.d,
698         gas/mips/beq.d, gas/mips/bge.d, gas/mips/bgeu.d,
699         gas/mips/blt.d, gas/mips/bltu.d, gas/mips/branch-misc-1.d,
700         gas/mips/break20.d, gas/mips/cp0sel-names-mips32.d,
701         gas/mips/cp0sel-names-mips32r2.d,
702         gas/mips/cp0sel-names-mips64.d,
703         gas/mips/cp0sel-names-numeric.d, gas/mips/cp0sel-names-sb1.d,
704         gas/mips/elf-jal.d, gas/mips/elf-rel.d, gas/mips/elf-rel2.d,
705         gas/mips/elf-rel3.d, gas/mips/elf-rel4.d, gas/mips/elf-rel5.d,
706         gas/mips/elf-rel6.d, gas/mips/elf-rel7.d,
707         gas/mips/elf_arch_mips1.d, gas/mips/elf_arch_mips2.d,
708         gas/mips/elf_arch_mips3.d, gas/mips/elf_arch_mips32.d,
709         gas/mips/elf_arch_mips32r2.d, gas/mips/elf_arch_mips4.d,
710         gas/mips/elf_arch_mips5.d, gas/mips/elf_arch_mips64.d,
711         gas/mips/elf_ase_mips16.d, gas/mips/empic.d,
712         gas/mips/empic2.d, gas/mips/empic3_e.d, gas/mips/empic3_g1.d,
713         gas/mips/empic3_g2.d, gas/mips/hwr-names-mips32r2.d,
714         gas/mips/hwr-names-numeric.d, gas/mips/jal-empic-elf-2.d,
715         gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf.d,
716         gas/mips/jal-svr4pic.d, gas/mips/jal-xgot.d, gas/mips/jal.d,
717         gas/mips/la-empic.d, gas/mips/la-svr4pic.d,
718         gas/mips/la-xgot.d, gas/mips/la.d, gas/mips/lb-empic.d,
719         gas/mips/lb-svr4pic.d, gas/mips/lb-xgot-ilocks.d,
720         gas/mips/lb-xgot.d, gas/mips/lb.d, gas/mips/ld-empic.d,
721         gas/mips/ld-svr4pic.d, gas/mips/ld-xgot.d, gas/mips/ld.d,
722         gas/mips/li.d, gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d,
723         gas/mips/lif-xgot.d, gas/mips/lifloat.d,
724         gas/mips/mips-gp32-fp32-pic.d, gas/mips/mips-gp32-fp32.d,
725         gas/mips/mips-gp32-fp64-pic.d, gas/mips/mips-gp32-fp64.d,
726         gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.d,
727         gas/mips/mips-gp64-fp64-pic.d, gas/mips/mips-gp64-fp64.d,
728         gas/mips/mips.exp, gas/mips/mips16-e.d, gas/mips/mips16-f.d,
729         gas/mips/mips32.d, gas/mips/mips32r2.d, gas/mips/mips4010.d,
730         gas/mips/mips4650.d, gas/mips/mips64.d, gas/mips/mipsel16-e.d,
731         gas/mips/mipsel16-f.d, gas/mips/rol-hw.d, gas/mips/rol.d,
732         gas/mips/sb.d, gas/mips/sync.d, gas/mips/tempic.d,
733         gas/mips/tmips16-e.d, gas/mips/tmips16-f.d,
734         gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d,
735         gas/mips/trunc.d, gas/mips/uld.d, gas/mips/ulh-empic.d,
736         gas/mips/ulh-svr4pic.d, gas/mips/ulh-xgot.d, gas/mips/ulh.d,
737         gas/mips/ulh2-eb.d, gas/mips/ulh2-el.d, gas/mips/ulw.d,
738         gas/mips/ulw2-eb.d, gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-el.d,
739         gas/mips/ulw2-el-ilocks.d, gas/mips/usd.d, gas/mips/ush.d,
740         gas/mips/usw.d, gas/mips/vr4122.d: Added ABI specification.
741         gas/vtable/vtable.exp: mips64*-*-linux* and mips*-*-irix6* are
742         RELA.
744 2003-05-03  H.J. Lu <hjl@gnu.org>
746         * gas/elf/symver.s: Use '%' instead of '@' in .type.
747         * gas/elf/type.s: Likewise.
749 2003-05-03  H.J. Lu <hjl@gnu.org>
751         * gas/elf/elf.exp (run_list_test): Support pipe for readelf.
753         * gas/elf/type.e-m32r: Removed.
754         * gas/elf/type.e-mips: Likewise.
755         * gas/elf/type.e-miwmmxt: Likewise.
757         * gas/elf/type.e: Updated.
759 2003-05-03  H.J. Lu <hjl@gnu.org>
761         * gas/ia64/ia64.exp: Add unwind.
763         * gas/ia64/unwind.s: New. Test the new section attribute 'o'
764         and the new section type "unwind".
765         * gas/ia64/unwind.d: Likewise.
767 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
769         * gas/mips/mips.exp (mips_arch_init): Reimplement in
770         a way that's safe with ancient versions of tcl/expect.
772 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
774         * gas/mips/mips.exp (mips_arch_init): New function.
775         Call it before setting up architecture array entries.
777 2003-05-01  H.J. Lu <hjl@gnu.org>
779         * gas/elf/elf.exp (run_list_test): Accept empty $opts.
780         Add type test.
782         * gas/elf/type.e: New file.
783         * gas/elf/type.s: Likewise.
784         * gas/elf/type.e-m32r: Likewise.
785         * gas/elf/type.e-mips: Likewise.
786         * gas/elf/type.e-miwmmxt: Likewise.
788 2003-05-01  H.J. Lu <hjl@gnu.org>
790         * gas/ia64/ia64.exp: Add secname.
792         * gas/ia64/secname.s: New. Test the trailing '#' in section
793         name.
794         * gas/ia64/secname.d: Likewise.
796 2003-05-01  H.J. Lu <hjl@gnu.org>
798         * gas/ia64/ia64.exp: Add "global".
800         * gas/ia64/global.d: New file.
801         * gas/ia64/global.s: Likewise.
803 2003-04-30  H.J. Lu <hjl@gnu.org>
805         * gas/ia64/ia64.exp: Add order.
807         * gas/ia64/order.s: New file.
808         * gas/ia64/order.d: Likewise.
810 2003-04-29  H.J. Lu <hjl@gnu.org>
812         * gas/ia64/ia64.exp: Add align.
814         * gas/ia64/align.d: New file.
815         * gas/ia64/align.s: Likewise.
817         * ia64/dependency-1.d: Remove the padding.
819 2003-04-30  H.J. Lu <hjl@gnu.org>
821         * gas/ia64/ia64.exp: Add real.
823         * gas/ia64/real.s: New file.
824         * gas/ia64/real.d: Likewise.
826 2003-04-29  Nick Clifton  <nickc@redhat.com>
828         * gas/elf/elf.exp: Invoke symver test.
829         * gas/elf/symver.s: New test case.
830         * gas/elf/symver.d: Expected output.
832 2003-04-24  Nick Clifton  <nickc@redhat.com>
834         * gas/ppc/astest2.s: Add tests for conditional branches with
835         probability indicators.
836         * gas/ppc/astest2.d: Add expected disassembly.
838 2003-04-23  H.J. Lu <hjl@gnu.org>
840         * gas/ia64/opc-i.s: Add testcases for valid label.
841         * gas/ia64/opc-i.d: Updated.
843 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
845         * gas/mips/elf-rel-got-n32.d, gas/mips/elf-rel-got-n32.s,
846         gas/mips/elf-rel-got-n64.d, gas/mips/elf-rel-got-n64.s,
847         gas/mips/elf-rel-xgot-n32.d, gas/mips/elf-rel-xgot-n64.d: New.
848         * gas/mips/mips.exp: Test them.
850 2003-04-08  Nick Clifton  <nickc@redhat.com>
852         * gas/m32r/m32r.exp: Run signed-relocs test.
853         * gas/m32r/signed-relocs.s: New file: Test signed relocs.
854         * gas/m32r/signed-relocs.d: New file: Expected results
856         * gas/ia64/dependency-1.s: New file: Test read before write dependency.
857         * gas/ia64/dependency-1.d: New file: Expected assembly results.
858         * gas/ia64/ia64.exp: Run the new test.
860 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
862         * gas/m68hc11/bug-1825.d (_table): Update.
863         * gas/m68hc11/bug-1825.s (_table): Add tests for 16-bit absolute relocs
865 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
867         * gas/m68hc11/insns.s: Add %page and %addr checks.
868         * gas/m68hc11/insns12.s: Likewise.
869         * gas/m68hc11/insns-dwarf2.d: Update.
870         * gas/m68hc11/insns.d: Update.
872 2003-04-04  Chris Demetriou  <cgd@broadcom.com>
874         * gas/mips/mips5.d: New test.
875         * gas/mips/mips5.l: New test stderr listing.
876         * gas/mips/mips5.s: New test source file.
877         * gas/mips/mips.exp: Run the mips5 test.
879 2003-04-03  Philip Blundell  <philb@gnu.org>
881         * gas/arm/offset.s: New test.
882         * gas/arm/arm.exp (run_errors_test): Run it.
884 2003-04-02  Chris Demetriou  <cgd@broadcom.com>
886         * gas/mips/ulh.d: Adjust for ulh and ulhu macro assembly changes.
888         * gas/mips/mips.exp: Define new "gpr_ilocks" architecture
889         property, and add it to mips2 (and later) chips and r3900.
890         * gas/mips/uld2.s: New test source file.
891         * gas/mips/ulh2.s: Likewise.
892         * gas/mips/ulw2.s: Likewise.
893         * gas/mips/uld2.l: New test stderr listing.
894         * gas/mips/ulh2.l: Likewise.
895         * gas/mips/ulw2.l: Likewise.
896         * gas/mips/uld2-eb.d: New test.
897         * gas/mips/uld2-el.d: Likewise.
898         * gas/mips/ulh2-eb.d: Likewise.
899         * gas/mips/ulh2-el.d: Likewise.
900         * gas/mips/ulw2-eb-ilocks.d: Likewise.
901         * gas/mips/ulw2-eb.d: Likewise.
902         * gas/mips/ulw2-el-ilocks.d: Likewise.
903         * gas/mips/ulw2-el.d: Likewise.
904         * gas/mips/mips.exp: Run new tests for appropriate architectures.
906 2003-04-01  Bob Wilson  <bob.wilson@acm.org>
908         * gas/xtensa/all.exp: New file.
909         * gas/xtensa/entry_align.s: Likewise.
910         * gas/xtensa/entry_misalign2.s: Likewise.
911         * gas/xtensa/entry_misalign.s: Likewise.
912         * gas/xtensa/j_too_far.s: Likewise.
913         * gas/xtensa/loop_align.s: Likewise.
914         * gas/xtensa/loop_misalign.s: Likewise.
916 2003-03-25  Stan Cox   <scox@redhat.com>
917             Nick Clifton  <nickc@redhat.com>
919         Contribute support for Intel's iWMMXt chip - an ARM variant:
921         * gas/arm/arm.exp: Run iwmmxt test.
922         * gas/arm/iwmmxt.s: New test source file.
923         * gas/arm/iwmmxt.d: New test expected results file.
924         * gas/elf/elf.exp: Fix section2 test to cope with note section.
925         * gas/eld/section2.e-miwxxmt: New test expected results file.
927 2003-03-12  Alexandre Oliva  <aoliva@redhat.com>
929         * gas/mips/branch-misc-2.s: Add branch to symbol in another
930         section.
931         * gas/mips/branch-misc-2.l: Update error messages and warnings.
933 2003-03-12  Alexandre Oliva  <aoliva@redhat.com>
935         * Reverted previous patch.
937 2003-03-02  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
939         * gas/mips/bge.d: Reactivate external branch tests.
940         * gas/mips/bge.s: Likewise.
941         * gas/mips/bgeu.d: Likewise.
942         * gas/mips/bgeu.s: Likewise.
943         * gas/mips/blt.d: Likewise.
944         * gas/mips/blt.s: Likewise.
945         * gas/mips/bltu.d: Likewise.
946         * gas/mips/bltu.s: Likewise.
947         * gas/mips/branch-misc-2.d: New File.
948         * gas/mips/branch-misc-2.l: Remove.
949         * gas/mips/mips.exp: Adjust branch-misc-2 test.
951 2003-02-21  Nick Clifton  <nickc@redhat.com>
953         * gas/all/test-gen.c: New file: Framework for automatically
954         generating assembler test files.
955         * gas/all/test-examples.c: New file: Example of a file using
956         test-gen.c.
958         * gas/arm/maverick.c: Rework to produce correct test files and
959         fix formatting.
960         * gas/arm/maverick.s: Regenerate.
961         * gas/arm/maverick.d: Regenerate.
962         * gas/arm/arm.exp: Always run Maverick tests.
964 2003-02-21  Richard Sandiford  <rsandifo@redhat.com>
966         * gas/mips/elf-rel14.[sd]: New test.
967         * gas/mips/mips.exp: Run it.
969 2003-02-07  Richard Sandiford  <rsandifo@redhat.com>
971         * gas/mips/rel12.[sd], gas/mips/rel13.[sd]: New tests.
972         * gas/mips/mips.exp: Run them.
974 2003-02-07  Richard Sandiford  <rsandifo@redhat.com>
976         * gas/mips/expr1.[sd]: New test.
977         * gas/mips/mips.exp: Run it.
979 2003-02-06  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
981         * gas/i386/x86-64-opcode.s: More tests for x86-64 MOVD opcodes.
982         * gas/i386/x86-64-opcode.d: Adjust to suit.
984 2003-02-04  Hans-Peter Nilsson  <hp@axis.com>
986         * gas/cris/rd-dw2-1.d: Adjust for dwarf2 directory table change.
988 2003-02-02  Richard Sandiford  <rsandifo@redhat.com>
990         * gas/mips/elf-rel8.[sd], gas/mips/elf-rel9.[sd],
991         gas/mips/elf-rel10.[sd], gas/mips/elf-rel11.[sd]: New tests.
992         * gas/mips/mips.exp: Run elf-rel8 and elf-rel9 for all elf
993         targets.  Run elf-rel10 and elf-rel11 for NewABI targets.
995 2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
997         * gas/mips/n32-consec.d: New.
998         * gas/mips/n32-consec.s: New.
999         * gas/mips/mips.exp (run_list_test_arches): Run it on irix6 and
1000         mips64*-linux* systems.
1002 2003-01-23  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1004         * gas/s390/reloc.s: Add test for PLT reloc against locally defined
1005         but global function.
1006         * gas/s390/reloc.d: Likewise.
1007         * gas/s390/reloc64.s: Likewise.
1008         * gas/s390/reloc64.d: Likewise.
1010 2003-01-21  Adrian Bunk <bunk@fs.tum.de>
1012         * gas/sparc/sparc.exp (sparc_elf_setup): All NetBSD ELF targets
1013         should pass these tests.
1015 2003-01-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1017         * gas/s390/reloc.d: Add tests for the new gotoff, gotplt and pltoff
1018         relocations.
1019         * gas/s390/reloc.s: Likewise.
1020         * gas/s390/reloc64.d: Likewise.
1021         * gas/s390/reloc64.s: Likewise.
1023 2003-01-07  DJ Delorie  <dj@redhat.com>
1025         * gas/xstormy16/reloc-2.d: Adjust for fixed REL12 relocs.
1027 2003-01-02  Jeff Johnston  <jjohnstn@redhat.com>
1029         * gas/iq2000: New testsuite.
1031 2003-01-02  Chris Demetriou  <cgd@broadcom.com>
1033         * gas/mips/elf_arch_mips32r2.d: Fix file description comment.
1035 2002-12-31  Chris Demetriou  <cgd@broadcom.com>
1037         * gas/mips/cp0sel-names-mips32.d: New test.
1038         * gas/mips/cp0sel-names-mips32r2.d: New test.
1039         * gas/mips/cp0sel-names-mips64.d: New test.
1040         * gas/mips/cp0sel-names-numeric.d: New test.
1041         * gas/mips/cp0sel-names-sb1.d: New test.
1042         * gas/mips/cp0sel-names.s: New test source file.
1043         * gas/mips/mips.exp: Run new tests.
1045 2002-12-30  Chris Demetriou  <cgd@broadcom.com>
1047         * gas/mips/elf_arch_mips1.d: New test.
1048         * gas/mips/elf_arch_mips2.d: New test.
1049         * gas/mips/elf_arch_mips3.d: New test.
1050         * gas/mips/elf_arch_mips4.d: New test.
1051         * gas/mips/elf_arch_mips5.d: New test.
1052         * gas/mips/elf_arch_mips32.d: New test.
1053         * gas/mips/elf_arch_mips32r2.d: New test.
1054         * gas/mips/elf_arch_mips64.d: New test.
1055         * gas/mips/empty.s: New test source file.
1056         * gas/mips/mips.exp: Run new tests.
1058         * gas/mips/elf_ase_mips16.d: Change to use empty.s
1059         * gas/mips/elf_ase_mips16.s: Remove.
1061 2002-12-30  Chris Demetriou  <cgd@broadcom.com>
1063         * gas/mips/cp0-names-mips32r2.d: New test.
1064         * gas/mips/hwr-names-mips32r2.d: New test.
1065         * gas/mips/hwr-names-numeric.d: New test.
1066         * gas/mips/hwr-names.s: New test source file.
1067         * gas/mips/mips32r2.d: New test.
1068         * gas/mips/mips32r2.s: New test source file.
1069         * gas/mips/mips32r2-ill.l: New test.
1070         * gas/mips/mips32r2-ill.s: New test source file.
1071         * gas/mips/mips.exp: Add mips32r2 architecture data array
1072         entry.  Run new tests mentioned above.
1074 2002-12-24    Dmitry Diky <diwil@mail.ru>
1076         * gas/msp430: New directory.
1077         * gas/msp430/msp430.exp: Test msp430 assembler.
1078         * gas/msp430/opcode.s: Test source file.
1079         * gas/msp430/opcode.s: Expected disassembly.
1081 2002-12-27  Chris Demetriou  <cgd@broadcom.com>
1083         * gas/mips/mips.exp: Define the notion of an "architecture data
1084         array," add comments indicating how to add a new architecture and
1085         suggestions for adding new tests.  Populate the architecture data
1086         array with many known architectures and convert many tests to
1087         be run for multiple architectures.
1088         (mips_arches): New global array.
1089         (mips_arch_create, mips_arch_list_all, mips_arch_data)
1090         (mips_arch_displayname, mips_arch_properties)
1091         (mips_arch_as_flags, mips_arch_objdump_flags, mips_arch_matches)
1092         (mips_arch_list_matching): New functions to operate on mips_arches.
1093         (run_dump_test_arch, run_dump_test_arches, run_list_test_arch)
1094         (run_list_test_arches): New functions.
1095         (run_list_test): Document and add an optional "test name" argument.
1096         * gas/mips/abs.d: Remove CPU-specific assembler and objdump flags,
1097         and CPU names from test names.
1098         * gas/mips/add.d: Likewise.
1099         * gas/mips/and.d: Likewise.
1100         * gas/mips/dli.d: Likewise.
1101         * gas/mips/jal-empic-elf-2.d: Likewise.
1102         * gas/mips/jal-empic-elf-3.d: Likewise.
1103         * gas/mips/jal-empic-elf.d: Likewise.
1104         * gas/mips/lb-svr4pic.d: Likewise.
1105         * gas/mips/lb.d: Likewise.
1106         * gas/mips/mips32.d: Likewise.
1107         * gas/mips/mips4.d: Likewise.
1108         * gas/mips/mips64.d: Likewise.
1109         * gas/mips/rol-hw.d: Likewise.
1110         * gas/mips/rol.d: Likewise.
1111         * gas/mips/rol64-hw.d: Likewise.
1112         * gas/mips/rol64.d: Likewise.
1113         * gas/mips/elf-jal.d: Likewise.  Also, indicate ELF in test name.
1114         * gas/mips/mips64-mdmx.d: Tweak printed name to indicate that this
1115         test uses the -mdmx flag.
1116         * gas/mips/mips64-mips3d.d: Tweak printed name to indicate that
1117         this test uses the -mips3d flag.
1118         * gas/mips/mips64-mips3d-incl.d: New file.
1120 2002-12-27  Chris Demetriou  <cgd@broadcom.com>
1122         * gas/mips/cp0-names-mips32.d: New file.
1123         * gas/mips/cp0-names-mips64.d: New file.
1124         * gas/mips/cp0-names-numeric.d: New file.
1125         * gas/mips/cp0-names-sb1.d: New file.
1126         * gas/mips/cp0-names.s: New file.
1127         * gas/mips/fpr-names-32.d: New file.
1128         * gas/mips/fpr-names-64.d: New file.
1129         * gas/mips/fpr-names-n32.d: New file.
1130         * gas/mips/fpr-names-numeric.d: New file.
1131         * gas/mips/fpr-names.s: New file.
1132         * gas/mips/gpr-names-32.d: New file.
1133         * gas/mips/gpr-names-64.d: New file.
1134         * gas/mips/gpr-names-n32.d: New file.
1135         * gas/mips/gpr-names-numeric.d: New file.
1136         * gas/mips/gpr-names.s: New file.
1137         * gas/mips/mips.exp: Run new tests.
1139 2002-12-20  Chris Demetriou  <cgd@broadcom.com>
1141         * lib/gas-defs.exp (run_dump_test): Add a new optional argument,
1142         "extra_options".
1144 2002-12-18  Chris Demetriou  <cgd@broadcom.com>
1146         * gas/mips/rol.s: Add ".set noat" and some new instructions to test.
1147         * gas/mips/rol64.s: Likewise.
1148         * gas/mips/rol.l: New file.
1149         * gas/mips/rol.d: Adjust to use rol.l and for rol.s changes.
1150         * gas/mips/rol64.l: New file.
1151         * gas/mips/rol64.d: Adjust to use rol64.l and for rol64.s changes.
1152         * gas/mips/rol-hw.d: New file.
1153         * gas/mips/rol-hw.l: New file.
1154         * gas/mips/rol64-hw.d: New file.
1155         * gas/mips/rol64-hw.l: New file.
1156         * gas/mips/mips.exp: Run rol-hw and rol64-hw tests.
1158 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
1160         * gas/mips/beq.d: Comment out branches to undefined symbols,
1161         no longer supported.
1162         * gas/mips/beq.s: Likewise.
1163         * gas/mips/bge.d: Likewise.
1164         * gas/mips/bge.s: Likewise.
1165         * gas/mips/bgeu.d: Likewise.
1166         * gas/mips/bgeu.s: Likewise.
1167         * gas/mips/blt.d: Likewise.
1168         * gas/mips/blt.s: Likewise.
1169         * gas/mips/bltu.d: Likewise.
1170         * gas/mips/bltu.s: Likewise.
1171         * gas/mips/mips.exp: Change branch-misc-2 test to run_list_test.
1172         * gas/mips/branch-misc-2.d: Removed.
1173         * gas/mips/branch-misc-2.s: Added branches to undefined symbols.
1174         * gas/mips/branch-misc-2.l: New.
1176 2002-12-09  Aldy Hernandez  <aldyh@redhat.com>
1178         * gas/ppc/booke.d: Fix msync and mbar to reflect reality.
1180         * gas/ppc/e500.d: Fix m[tf]pmr to reflect reality.
1182 2002-12-08  Stephane Carrez  <stcarrez@nerim.fr>
1184         * gas/m68hc11/m68hc11.exp (gas_m68hc11_error): New function;
1185         (gas_m68hc11_warning): New function.
1186         (gas_m68hc11_message): New function.
1187         (top): New tests for assembler errors.
1188         (gas_m68hc11_opcode_list): New function.
1189         (top): New tests for opcode list.
1191 2002-12-08  Stephane Carrez  <stcarrez@nerim.fr>
1193         * gas/m68hc11/bug-1825.s: Add some tests.
1194         * gas/m68hc11/bug-1825.d: Update.
1195         * gas/m68hc11/opers12.d: Update.
1196         * gas/m68hc11/opers12-dwarf2.d: Update.
1198 2002-12-05  Richard Henderson  <rth@redhat.com>
1200         * gas/ia64/ltoff22x-1.[ds]: New.
1201         * gas/ia64/ia64.exp: Run it.
1203 2002-12-05  Jim Wilson  <wilson@redhat.com>
1205         * gas/ia64/opc-x.d: Regenerate.
1207 2002-12-05  Alan Modra  <amodra@bigpond.net.au>
1209         * gas/arm/adrl.s: Pad end of .text.
1210         * gas/arm/adrl.d: Adjust to suit.
1212 2002-12-04  David Mosberger  <davidm@hpl.hp.com>
1214         * gas/ia64/opc-b.d: Update for instructions added by SDM2.1.
1215         * gas/ia64/opc-b.s: Ditto.
1216         * gas/ia64/opc-f.d: Ditto.
1217         * gas/ia64/opc-f.s: Ditto.
1218         * gas/ia64/opc-i.d: Ditto.
1219         * gas/ia64/opc-i.s: Ditto.
1220         * gas/ia64/opc-m.d: Ditto.
1221         * gas/ia64/opc-m.s: Ditto.
1222         * gas/ia64/opc-x.d: Ditto.
1223         * gas/ia64/opc-x.s: Ditto.
1225 2002-12-03  Richard Henderson  <rth@redhat.com>
1227         * gas/ia64/ldxmov-1.[ds]: New.
1228         * gas/ia64/ldxmov-2.[ls]: New.
1229         * gas/ia64/ia64.exp: Run them.
1231 2002-12-03  Alan Modra  <amodra@bigpond.net.au>
1233         * gas/arm/adrl.s: Test behaviour against globals too.
1234         * gas/arm/adrl.d: Adjust.
1236 2002-12-02  Nick Clifton  <nickc@redhat.com>
1238         * gasp: Remove entire directory tree.  (Gasp has been removed from
1239         binutils).
1240         * config/default.asp (GASP): Remove definition and initialization.
1242 2002-12-01  Stephane Carrez  <stcarrez@nerim.fr>
1244         * gas/m68hc11/m68hc11.exp: Rename from all.exp; run the new tests.
1245         * gas/m68hc11/all.exp: Remove.
1246         * gas/m68hc11/indexed12.d: New test.
1247         * gas/m68hc11/indexed12.s: Likewise.
1248         * gas/m68hc11/bug-1825.d: Likewise.
1249         * gas/m68hc11/bug-1825.s: Likewise.
1251 2002-12-01  Stephane Carrez  <stcarrez@nerim.fr>
1253         * gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump
1254         can find the real symbol and not a gas internal debug symbol.
1255         * gas/m68hc11/insns.d: Update.
1256         * gas/m68hc11/insns-dwarf2.d: Update.
1257         * gas/m68hc11/insns12.d: Update.
1258         * gas/m68hc11/opers12.s (min5b, min9b): Use 16 and -256 for the min.
1259         * gas/m68hc11/opers12.d: Update after indexed offset operand fixes.
1260         * gas/m68hc11/opers12-dwarf2.d: Likewise.
1262 2002-11-30  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1264         * sh/gas/sh/pic.s: Add a test for ".long foo@PLT+.-2-label".
1265         * sh/gas/sh/pic.d: Add expected output.
1267 2002-11-29  Nick Clifton  <nickc@redhat.com>
1269         * gas/arm/arch5tej.s: Replace "nop"s with tests of breakpoint
1270         instruction.
1271         * gas/arm/arch5tej.d: Expect "bkpt"s not nops.
1273 2002-11-26  Hans-Peter Nilsson  <hp@axis.com>
1275         * gas/cris/rd-bcnst.d, gas/cris/rd-bcnst.d: New test.
1277 2002-11-25  DJ Delorie  <dj@redhat.com>
1279         * gas/xstormy16/allinsn.d: Fix sdiv/sdivlh encodings.
1281 2002-11-19  DJ Delorie  <dj@redhat.com>
1283         * gas/xstormy16/allinsn.sh: Add sdiv, divlh, and sdivlh.
1284         * gas/xstormy16/allinsn.d: Regenerate.
1285         * gas/xstormy16/allinsn.s: Regenerate.
1287 2002-11-18  Svein E. Seldal  <Svein.Seldal@solidas.com>
1289         * gas/all/gas.exp: Setup for tic4x testcase
1290         * gas/macros/macros.exp: Ditto
1291         * gas/tic4x: New tic4x gas testsuite directory
1292         * gas/tic4x/addressing.s: Create. Fix bug in one insn
1293         * gas/tic4x/addressing_c3x.d: Create and update
1294         * gas/tic4x/addressing_c4x.d: Create and update
1295         * gas/tic4x/allopcodes.S: Create. Add support for new
1296         opclass.h changes.
1297         * gas/tic4x/data.d: Create
1298         * gas/tic4x/data.s: Create
1299         * gas/tic4x/float.d: Create
1300         * gas/tic4x/float.s: Create
1301         * gas/tic4x/opclasses.h: Create. Added testsuites for the
1302         new enhanced opcodes.
1303         * gas/tic4x/opcodes.s: Create (regenerate).
1304         * gas/tic4x/opcodes_c3x.d: Create. Updated from enhanced
1305         changes
1306         * gas/tic4x/opcodes_c4x.d: Create. Ditto.
1307         * gas/tic4x/rebuild.sh: Create
1308         * gas/tic4x/registers.s: Create
1309         * gas/tic4x/registers_c3x.d: Create
1310         * gas/tic4x/registers_c4x.d: Create
1311         * gas/tic4x/zeros.d: Create
1312         * gas/tic4x/zeros.s: Create
1313         * gas/tic4x/opcodes_new.d: Added new testsuite for
1314         the enhanced and special insns.
1315         * gas/tic4x/tic4x.exp: Create. Added the opcodes_new testsuite
1317 2002-11-12  Alan Modra  <amodra@bigpond.net.au>
1319         * gas/ppc/booke.d: Adjust output for corrected condition reg.
1321 2002-11-07  Nick Clifton  <nickc@redhat.com>
1323         * gas/all/gas.exp: Only run fastcall test for x86 PE targets.
1325 2002-11-07  Casper S. Hornstrup  <chorns@users.sourceforge.net>
1327         * gas/all/gas.exp: Run fastcall label handling test.
1328         * gas/all/fastcall.s: New file for testing handling of fastcall
1329         labels.
1331 2002-11-01  H.J. Lu <hjl@gnu.org>
1333         * gas/i386/i386.exp: Add "sub".
1335         * gas/i386/sub.d: New.
1336         * gas/i386/sub.s: New.
1338 2002-10-22  H.J. Lu <hjl@gnu.org>
1340         * gas/mips/branch-misc-2.d: Updated.
1342 2002-10-23  Hans-Peter Nilsson  <hp@axis.com>
1344         * gas/cris/rd-pcrel1.d, gas/cris/rd-pcrel1.s,
1345         gas/cris/rd-pcrel2.d, gas/cris/rd-pcrel2.s: New tests.
1347 2002-10-21  Richard Sandiford  <rsandifo@redhat.com>
1349         * gas/mips/elf-rel7.[sd]: New test.
1350         * gas/mips/mips.exp: Run it.
1352 2002-10-12  Alexandre Oliva  <aoliva@redhat.com>
1354         * gas/mips/mips.exp: Don't xfail relax.
1355         * gas/mips/relax.s: Increase coverage.
1356         * gas/mips/relax.d: Add expected output.  Use relax.l for as stderr.
1357         * gas/mips/relax.l: New file.
1359 2002-10-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1361         * gas/sh/tlsd.s, gas/sh/tlsd.d: New.
1362         * gas/sh/tlsnopic.s, gas/sh/tlsnopic.d: New.
1363         * gas/sh/tlspic.s, gas/sh/tlspic.d: New.
1364         * gas/sh/basic.exp: Add new tests.
1366 2002-10-09  Stephen Clarke <stephen.clarke@superh.com>
1368         * gas/elf.exp: Don't run for sh64*-*-linux*, because it sets the
1369         lsb in SHmedia code addresses.
1370         * gas/sh/basic.exp: Force SHcompact for sh64*-*-linux* to enable
1371         recognition of SH-1/2/3/4 instructions.
1372         (proc do_fp): Do not run dsp tests for sh64*-*-linux*.
1373         * gas/sh/sh64/abi-32.d: Adjust expected output to include
1374         sh64*-*-linux* formats too.
1375         * gas/sh/sh64/abi-64.d, gas/sh/sh64/basic-1.d,
1376         gas/sh/sh64/case-1.d, gas/sh/sh64/case-noexp-1.d,
1377         gas/sh/sh64/crange1-1.d, gas/sh/sh64/crange1-2.d,
1378         gas/sh/sh64/crange2-1.d, gas/sh/sh64/crange2-2.d,
1379         sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange3-1.d,
1380         gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5-1.d,
1381         gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-2.d, gas/sh/sh64/datal-2.d,
1382         gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal32-3.d,
1383         gas/sh/sh64/datal64-1.d, gas/sh/sh64/datal64-3.d,
1384         gas/sh/sh64/endian-1.d, gas/sh/sh64/endian-2.d,
1385         gas/sh/sh64/err-noexp-cmd1.s, gas/sh/sh64/immexpr32-1.d,
1386         gas/sh/sh64/immexpr32-2.d, gas/sh/sh64/immexpr64-1.d,
1387         gas/sh/sh64/immexpr64-2.d, gas/sh/sh64/lineno.d,
1388         gas/sh/sh64/localcom-1.d, gas/sh/sh64/mix-1.d,
1389         gas/sh/sh64/mix-noexp-1.d, gas/sh/sh64/movi-3.d,
1390         gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
1391         gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/movi64-1.d,
1392         gas/sh/sh64/movi64-2.d, gas/sh/sh64/movi64-3.d,
1393         gas/sh/sh64/movi64-noexp-2.d, gas/sh/sh64/pt-1.d,
1394         gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/pt32-1.d,
1395         gas/sh/sh64/pt32-noexp-2.d, gas/sh/sh64/pt64-1.d,
1396         gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt64-32-2.d,
1397         gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/ptc32-1.d,
1398         gas/sh/sh64/ptc32-noexp-1.d, gas/sh/sh64/ptc64-1.d,
1399         gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc64-noexp-1.d,
1400         gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext32-noexp-1.d,
1401         gas/sh/sh64/ptext64-1.d, gas/sh/sh64/ptext64-32-1.d,
1402         gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/rel32-1.d,
1403         gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
1404         gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
1405         gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
1406         gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
1407         gas/sh/sh64/rel64-5.d, gas/sh/sh64/relax-1.d,
1408         gas/sh/sh64/relax-2.d, gas/sh/sh64/relax-3.d,
1409         gas/sh/sh64/shift32-1.d, gas/sh/sh64/shift32-3.d,
1410         gas/sh/sh64/shift32-noexp-3.d, gas/sh/sh64/shift64-1.d,
1411         gas/sh/sh64/shift64-2.d, gas/sh/sh64/shift64-3.d,
1412         gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/syntax-1.d,
1413         gas/sh/sh64/syntax-2.d, gas/sh/sh64/ua32-1.d,
1414         gas/sh/sh64/ua64-1.d: Likewise.
1416 2002-10-03  Chris Demetriou  <cgd@broadcom.com>
1418         * gas/mips/mips-no-jalx.l: Make error message regexps accomodate
1419         tools which target a specific CPU by default.
1421 2002-10-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1423         * testsuite/gas/sh/pcrel2.d: Check code also.
1425 2002-10-02  Stephen Clarke <stephen.clarke@superh.com>
1427         * gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS*
1428         symbol generation.
1429         * gas/sh/sh64/ptc64-noexp-1.d: Likewise.
1431 2002-09-30  H.J. Lu <hjl@gnu.org>
1433         * gas/mips/mips.exp: Undo the last change.
1435 2002-09-30  H.J. Lu <hjl@gnu.org>
1437         * gas/mips/mips.exp: Set xfail on empic, empic2, empic3_g1 and
1438         empic3_g2 on Linux/mips.
1440 2002-09-30  H.J. Lu <hjl@gnu.org>
1442         * gas/mips/vr4120.d: Use "#pass" instead of "#..." to skip the
1443         rest of output.
1445 2002-09-30  Gavin Romig-Koch  <gavin@redhat.com>
1446             Ken Raeburn  <raeburn@cygnus.com>
1447             Aldy Hernandez  <aldyh@redhat.com>
1448             DJ Delorie  <dj@redhat.com>
1449             Michael Meissner  <meissner@redhat.com>
1450             Eric Christopher  <echristo@redhat.com>
1451             Richard Sandiford  <rsandifo@redhat.com>
1453         * gas/mips/mips4100.[sd]: Move dmadd16 and madd16 checks to...
1454         * gas/mips/vr4111.[sd]: ...this new test.
1455         * gas/mips/vr4120.[sd],
1456         * gas/mips/vr4122.[sd],
1457         * gas/mips/vr5400.[sd],
1458         * gas/mips/vr5500.[sd]: New tests.
1459         * mips.exp: Run them.
1461 2002-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1463         * gas/sh/pcrel2.s: New.
1464         * gas/sh/pcrel2.d: New.
1465         * gas/sh/basic.exp: Add pcrel2 test.
1467 2002-09-27  Jason Thorpe  <thorpej@wasabisystems.com>
1469         * gas/vax/elf-rel.[ds]: New test.
1470         * gas/vax/quad.exp: Move contents to...
1471         * gas/vax/vax.exp: ...here.  New file.
1473 2002-09-27  H.J. Lu <hjl@gnu.org>
1475         * gas/mips/mips-jalx.s: Add ".p2align 4".
1476         * gas/mips/mips16-jalx.s: Likewise.
1478         * gas/mips/mips-jalx.d: Check nop.
1479         * gas/mips/mips16-jalx.d: Likewise.
1481 2002-09-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1483         * gas/mips/mips-jalx.d: New file, check jalx assembly.
1484         * gas/mips/mips-jalx.s: Likewise.
1485         * gas/mips/mips-no-jalx.l: Likewise.
1486         * gas/mips/mips-no-jalx.s: Likewise.
1487         * gas/mips/mips16-jalx.d: Likewise.
1488         * gas/mips/mips16-jalx.s: Likewise.
1489         * gas/mips/mips.exp: Add new tests.
1491 2002-09-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1493         * gas/mips/jal-range.s: Fix jump overflow check.
1494         * gas/mips/jal-range.l: Likewise.
1496 2002-09-23  Nick Clifton  <nickc@redhat.com>
1498         * gas/arm/armv1-bad.s: Add LDM and STM instructions which are
1499         unpredictable because of their use of the writeback bit.
1501 2002-09-21  Nick Clifton  <nickc@redhat.com>
1503         * gas/arm/inst.s: Fix UNPREDICATABLE use of writeback in LDM/STM
1504         instructions.
1505         * gas/arm/inst.d: Update expected results.
1507 2002-09-19  Jakub Jelinek  <jakub@redhat.com>
1509         * gas/i386/tlspic.s: Add tests.
1510         * gas/i386/tlspic.d: Regenerated.
1511         * gas/i386/tlsnopic.s: Add tests.
1512         * gas/i386/tlsnopic.d: Regenerated.
1514 2002-09-19  Richard Henderson  <rth@redhat.com>
1516         * gas/alpha/elf-reloc-7.s: New.
1517         * gas/alpha/elf-reloc-7.d: New.
1518         * gas/alpha/alpha.exp: Run it.
1520 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
1522         * gas/mips/mips-abi32-pic2.s: New file.
1523         * gas/mips/mips-abi32-pic2.d: New file.
1524         * gas/mips/mips.exp: Run new test.
1526 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
1528         * gas/mips/baddata1.s: New file.
1529         * gas/mips/baddata1.l: New file.
1530         * gas/mips/mips.exp: Run new test.
1532 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
1534         * gas/mips/branch-misc-1.d: New file.
1535         * gas/mips/branch-misc-1.s: New file.
1536         * gas/mips/branch-misc-2.s: New file.
1537         * gas/mips/branch-misc-2.d: New file.
1538         * gas/mips/mips.exp: Run new tests.
1540 2002-09-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1542         * gas/mips/jal-range.s: Check for jal overflows.
1543         * gas/mips/jal-range.l: List file for it.
1544         * gas/mips/mips.exp: Use it.
1546 2002-09-08  Ben Elliston  <bje@redhat.com>
1548         * gas/hppa/basic/basic.exp: Update DejaGnu mail address.
1549         * gas/hppa/parse/parse.exp: Likewise.
1550         * gas/hppa/reloc/reloc.exp: Likewise.
1551         * gas/hppa/unsorted/unsorted.exp: Likewise.
1552         * gas/mn10200/basic.exp: Likewise.
1553         * gas/mn10300/basic.exp: Likewise.
1554         * gas/sh/basic.exp: Likewise.
1555         * gas/sh/sh64/sh64.exp: Likewise.
1556         * gas/v850/basic.exp: Likewise.
1557         * lib/gas-defs.exp: Likewise.
1559         * gas/all/gas.exp: Removing limping support for DejaGnu 1.1.1.
1560         * gasp/gasp.exp: Likewise.
1562 2002-09-05  Alan Modra  <amodra@bigpond.net.au>
1564         * gas/i386/absrel.s: New.
1565         * gas/i386/absrel.d: New.
1566         * gas/i386/pcrel.s: New.
1567         * gas/i386/pcrel.d: New.
1568         * gas/i386/i386.exp: Run them.
1569         * gas/testsuite/gas/mmix/comment-1.d: Don't test the symbol
1570         index, the name will do.
1571         * gas/mri/moveml.d: Escape dots.
1572         * gas/macros/macros.exp (strings): Add rs6000-*-* to xfails.
1573         * gas/mips/beq.s: Don't make text_label global.
1574         * gas/mips/mips32.s: Likewise.
1575         * gas/mips/mips64-mips3d.s: Likewise.
1577 2002-08-28  Alan Modra  <amodra@bigpond.net.au>
1579         * gas/mcore/allinsn.d: Escape dots.  Pass -z to objdump and adjust
1580         to suit.  Match coff relocs.  Match "from address pool" comments.
1581         * gas/sparc/pcrel.s: Use 2b label in expressions.
1582         * gas/sparc/pcrel64.s: Likewise.
1583         * gas/sparc/pcrel.d: Adjust to suit.
1584         * gas/sparc/pcrel64.d: Likewise.
1585         * gas/vtable/vtable.exp: Move xfails to ..
1586         (proc vtable_setup_xfails): .. here. Add i866.
1588         * gas/macros/macros.exp (strings): Update xfails.
1590 2002-08-26  Alan Modra  <amodra@bigpond.net.au>
1592         * gas/m68k/all.exp: xfail non-ELF targets on pcrel test.
1594         * gas/m68hc11/insns.d: Quote dots.
1595         * gas/m68hc11/opers12.d: Likewise.
1597         * gas/ieee-fp/x930509a.exp: Run the test but xfail.  Add c80 to xfails.
1599         * gas/vax/quad.exp: Use quad_elf.s for ELF targets.
1600         * gas/vax/quad.s: Align
1601         * gas/vax/quad_elf.s: New version of quad.s with %reg.
1603         * gas/sparc/sparc.exp (sparc_elf_setup): New.
1604         Use it to xfail for non-ELF targets.
1606         * gas/tic54x/align.s: Add comment.
1607         * gas/tic54x/align.d: Adjust .text size for 2002-05-23 write.c change.
1608         * gas/tic54x/extaddr.d: Similarly adjust disassembly tail.
1610 2002-08-22  Nick Clifton  <nickc@redhat.com>
1612         * gas/arm/arch5tej.s: Add nops to align output.
1613         * gas/arm/arch5tej.d: Expect nops.
1614         * gas/arm/arm7t.s: Add nops, remove thumb instructions.
1615         * gas/arm/arm7t.d: Expect nops.
1616         * gas/arm/armv1.s: Add nops.
1617         * gas/arm/armv1.d: Expect nops.
1618         * gas/arm/fpa-mem.s: Add nops.
1619         * gas/arm/fpa-mem.d: Expext nops.
1620         * gas/arm/vfp1.s: Add nops.
1621         * gas/arm/vfp1.d: Expect nops.
1622         * gas/arm/xscale.s: Add nops.
1623         * gas/arm/xscale.d: Expect nops.
1624         * gas/arm/arm.exp: Do not run thumb tests for arm-aout
1625         toolchain.
1627 2002-08-22  Alan Modra  <amodra@bigpond.net.au>
1629         * gas/ppc/ppc.exp: Don't run e500 test on xcoff targets.
1630         * gas/ppc/astest2.d: Escape dots.
1632 2002-08-20  Richard Sandiford  <rsandifo@redhat.com>
1634         * gas/mips/rol.s: Add rotate by zero tests.
1635         * gas/mips/rol.d: Update accordingly.
1636         * gas/mips/rol64.d: Expect rotates by zero to use dsrl.
1638 2002-08-19  Elena Zannoni   <ezannoni@redhat.com>
1640         From  matthew green  <mrg@redhat.com>
1641         * e500.s: New tests for e500 instructions.
1642         * e500.d: Results for new test.
1643         * ppc.exp: Test e500.s.
1645 2002-08-16  Stephen Clarke <stephen.clarke@superh.com>
1647         * gas/sh/sh64/datal32-3.d: Formatting change to match the current
1648         output of objdump.
1650 2002-08-16  Alan Modra  <amodra@bigpond.net.au>
1652         * gas/all/gas.exp (forward references): Don't test c30.
1653         * gas/d30v/guard-debug.d: Use -gstabs rather than -g.
1654         * gas/elf/ehopt0.s: Don't use "$" in labels.
1655         * gas/ieee-fp/x930509a.exp: Don't test c30.
1656         * gas/m68hc11/malis.d: Adjust -I so that test runs when not building
1657         in source dir.
1658         * gas/mri/mri.exp: Don't run on "m68hc*".
1659         * gas/sh/basic.exp (do_fp): Match LE too.
1660         (pcrel-coff): Run this version for "sh*-pe*" and rename "sh*-hms" to
1661         "sh*-rtems".
1662         * gas/sh/pcrel-coff.d: Add -EB to objdump flags.
1663         * gas/vtable/vtable.exp: Don't run on linuxecoff.  setup_xfail in
1664         preference to not running on ELF targets that might one day pass.
1665         Add more xfails.  Add more targets to the REL list.
1667 2002-08-14  H.J. Lu <hjl@gnu.org>
1669         * gas/mips/elempic.d: Treat "addiu" and "daddiu" as equivalent
1670         when $0 is source.
1671         * gas/mips/telempic.d: Likewise.
1672         * gas/mips/telempic.d: Likewise.
1674 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
1676         * gas/m68hc11/all.exp: Run the new test.
1677         * gas/m68hc11/insns12.s: New file to test specific 68HC12 insns.
1678         * gas/m68hc11/insns12.d: New file.
1679         * gas/m68hc11/branchs12.s: New test.
1680         * gas/m68hc11/branchs12.d: New test.
1682         * gas/m68hc11/all_insns.d: Dump the relocs to verify that they
1683         are against symbols and not sections (for linker relaxation).
1684         * gas/m68hc11/insns-dwarf2.d: Likewise.
1685         * gas/m68hc11/insns.d: Likewise.
1686         * gas/m68hc11/lbranch.d: Likewise.
1687         * gas/m68hc11/lbranch-dwarf2.d: Likewise.
1688         * gas/m68hc11/opers12.d: Likewise.
1689         * gas/m68hc11/opers12-dwarf2.d: Likewise.
1691 2002-08-12  Richard Sandiford  <rsandifo@redhat.com>
1693         * gas/mips/elf-consthilo.[sd]: New test.
1694         * gas/mips/mips.exp: Run it.
1696 2002-08-09  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1698         * gas/mips/empic.d: Treat "addiu" and "daddiu" as equivalent when
1699         $0 is source.
1701 2002-08-09  Jakub Jelinek  <jakub@redhat.com>
1703         * gas/i386/gotpc.s: New.
1704         * gas/i386/gotpc.d: New.
1705         * gas/i386/i386.exp: Add gotpc test.
1707 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
1709         * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.
1710         * gas/ppc/booke_xcoff64.d: Likewise.  Also fix relocs.
1712 2002-08-01  H.J. Lu <hjl@gnu.org>
1714         * gas/mips/elf-rel6.s: Add ".p2align 4".
1715         * gas/mips/elf-rel6.d: Check nop.
1717 2002-08-01  Richard Sandiford  <rsandifo@redhat.com>
1719         * gas/mips/elf-rel6.[sd]: New test.
1720         * gas/mips/mips.exp: Run it.
1722 2002-07-29  Chris Demetriou  <cgd@broadcom.com>
1724         * gas/mips/elf_ase_mips16.d: New file to test ELF MIPS16 ASE marking.
1725         * gas/mips/elf_ase_mips16.s: Likewise.
1726         * gas/mips/mips.exp: Run the new test.
1728 2002-07-26  Alan Modra  <amodra@bigpond.net.au>
1730         * gas/ppc/altivec.d: Invoke "as" with "-a32".
1732 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
1734         * gas/mips/mips-gp32-fp64.d,
1735         * gas/mips/mips-gp32-fp64-pic.d: Add -mfp64.
1737 2002-07-19  Hans-Peter Nilsson  <hp@bitrange.com>
1739         * gas/mmix/list-pseudoints.l: Adjust for changes in gas section
1740         padding.
1741         * gas/mmix/greg7.d: Ditto.
1742         * gas/mmix/greg8.d: Ditto.
1743         * gas/mmix/fb-2.d: Ditto.
1744         * gas/mmix/comment-1.d: Ditto.
1745         * gas/mmix/byte-1.d: Ditto.
1747 2002-07-17  H.J. Lu <hjl@gnu.org>
1749         * gas/ia64/dv-branch.d: Updated.
1750         * gas/ia64/opc-b.d: Likewise.
1752 2002-07-08  Alan Modra  <amodra@bigpond.net.au>
1754         * gas/i386/intel16.s: New.
1755         * gas/i386/intel16.d: New.
1756         * gas/i386/i386.exp: Run it.
1758 2002-07-03  Alan Modra  <amodra@bigpond.net.au>
1760         * lib/gas-defs.exp (run_dump_test): Run objdump/nm/objcopy/readelf
1761         with LC_ALL=C to ensure consistent sorting.
1763 2002-06-18  Dave Brolley  <brolley@redhat.com>
1765         * gas/frv: New testsuite.
1767 Mon Jun 17 16:23:59 2002  J"orn Rennecke <joern.rennecke@superh.com>
1769         * gas/sh/dsp.s: Add three more instructions.
1770         * gas/sh/dsp.d: Update.
1772 2002-06-14  Daniel Jacobowitz  <drow@mvista.com>
1774         * gas/mips/lineno.d: Use --gstabs.
1775         * gas/mips/mips.exp (lineno.s): Remove XFAIL.
1777 2002-06-12  Tom Rix  <trix@redhat.com>
1779         * gas/ppc/aix.exp: Run tests for all versions of powerpc AIX. Add
1780         text alignment tests.
1781         * gas/ppc/textalign-xcoff-001.d: New Test.
1782         * gas/ppc/textalign-xcoff-002.d: New Test.
1783         * gas/ppc/test1xcoff32.d : Change text section alignment.
1784         * gas/ppc/booke_xcoff.d: Remove invalid pad.
1786 2002-06-06  J"orn Rennecke <joern.rennecke@superh.com>
1788         * testsuite/gas/sh/pcrel.s: Also test @(symbol,pc).
1789         * testsuite/gas/sh/pcrel.d: Update.
1790         * testsuite/gas/sh/pcrel.l: New file.
1792 2002-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1794         * gas/hppa/basic/add.s: Set code level to 1.1.
1795         * gas/hppa/basic/branch.s: Likewise.
1796         * gas/hppa/basic/dcor.s: Likewise.
1797         * gas/hppa/basic/logical.s: Likewise.
1798         * gas/hppa/basic/shladd.s: Likewise.
1799         * gas/hppa/basic/sub.s: Likewise.
1800         * gas/hppa/basic/unit.s: Likewise.
1801         * gas/hppa/unsorted/unsorted.exp: Return if target "*-*-linux*".
1803 2002-05-31  Chris G. Demetriou  <cgd@broadcom.com>
1805         * gas/mips/sb1-ext-mdmx.s: New file.
1806         * gas/mips/sb1-ext-mdmx.d: Likewise.
1807         * gas/mips/mips.exp: Run new "sb1-ext-mdmx" test.
1809 2002-05-31  Chris G. Demetriou  <cgd@broadcom.com>
1811         * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
1812         mipsisa64*-*-* targets, rather than e32-rel2 and e32el-rel2.
1814 2002-05-30  Chris G. Demetriou  <cgd@broadcom.com>
1816         * gas/mips/mips64-mdmx.s: Tweak to more thoroughly cover
1817         instruction encodings.
1818         * gas/mips/mips64-mdmx.d: Likewise.
1820 2002-05-30  Chris G. Demetriou  <cgd@broadcom.com>
1822         * gas/mips/mips64-mdmx.s: New file.
1823         * gas/mips/mips64-mdmx.d: Likewise.
1824         * gas/mips/mips.exp: Run new "mips64-mdmx" test.
1826 2002-05-30  Richard Henderson  <rth@redhat.com>
1828         * gas/alpha/elf-tls-1.s, gas/alpha/elf-tls-1.d: New.
1829         * gas/alpha/elf-tls-2.s, gas/alpha/elf-tls-1.l: New.
1830         * gas/alpha/elf-tls-3.s, gas/alpha/elf-tls-1.l: New.
1831         * gas/alpha/alpha.exp: Run them.
1833 2002-05-30  Tom Rix  <trix@redhat.com>
1835         * gas/d10v/d10v.exp: Add -gstabs packing, sequence control
1836         packing, warning, instruction packing, label, immediate and,
1837         error tests.
1838         * gas/d10v/instruction_packing-001.d - intruction_packing-010.d:
1839         New tests.
1840         * gas/d10v/control-001.d: New test.
1841         * gas/d10v/warning-001.d - warning-019.d: New tests.
1842         * gas/d10v/label-001.d: New test.
1843         * gas/d10v/error-001.d - error-002.d : New tests.
1844         * gas/d10v/immediate-001.d - immediate-007.d: New tests.
1846         * lib/gas-defs.exp (run_dump_test): Add error option.
1848 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
1850         * gas/dlx: New directory: DLX gas testsuite
1851         * alltests.exp: New file: Test driver
1852         * branch.d: New file: Expected results.
1853         * branch.s: New file: Test branch insns.
1854         * itype.d: New file: Expected results.
1855         * itype.s: New file: Test ordinary insns.
1856         * lhi.d: New file: Expected results.
1857         * lhi.s: New file: Test load hi insns.
1858         * load.d: New file: Expected results.
1859         * load.s: New file: Test load insns.
1860         * rtype.d: New file: Expected results.
1861         * rtype.s: New file: Test arithmetic insns.
1862         * store.d: New file: Expected results.
1863         * store.s: New file: Test store insns.
1865 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
1867         * gas/i386/tlspic.s: New file.
1868         * gas/i386/tlsd.s: New file.
1869         * gas/i386/tlsnopic.s: New file.
1870         * gas/i386/tlsd.d: New file.
1871         * gas/i386/tlsnopic.d: New file.
1872         * gas/i386/tlspic.d: New file.
1873         * gas/i386/i386.exp: Add tlsd, tlsnopic and tlspic tests.
1874         * gas/ia64/tls.s: New file.
1875         * gas/ia64/tls.d: New file.
1876         * gas/ia64/ia64.exp: Add tls test.
1878 2002-05-23  Tom Rix  <trix@redhat.com>
1880         * gas/d10v/d10v.exp: Add instruction packing test.
1881         * gas/d10v/instruction_packing.s : New test.
1883 2002-05-22  Tom Rix  <trix@redhat.com>
1885         * gas/d10v/d10v.exp: Renamed from d10.exp. Add address-* tests.
1886         * gas/d10v/address-001.s - address-041.s : New tests.
1888 2002-05-23  H.J. Lu <hjl@gnu.org>
1890         * gas/mips/elf-rel.d: Skip the padding.
1891         * gas/mips/elfel-rel.d: Likewise.
1893 2002-05-23  H.J. Lu <hjl@gnu.org>
1895         * gas/all/align2.d: New.
1896         * gas/all/align2.s: New.
1898         * gas/all/gas.exp: Run align2.
1900 2002-05-22  H.J. Lu <hjl@gnu.org>
1902         * gas/mips/elf-rel.d: Updated for the subsegs_finish change in
1903         write.c.
1904         * gas/mips/elfel-rel.d: Likewise.
1906 Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
1908         * gas/sh/pcrel-coff.s: New file.
1909         * gas/sh/pcrel-coff.d: Likewise.
1910         * gas/sh/basic.exp: For coff, don't do dsp test,
1911         and a modified pcrel test.
1913 2002-05-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1915         * gas/mips/rol64.s: New file, test of drol, dror macros.
1916         * gas/mips/rol64.d: Likewise.
1917         * gas/mips/mips.exp: Add new test.
1919 2002-05-20  Nick Clifton  <nickc@cambridge.redhat.com>
1921         * gas/arm/arm.exp: Replace deprecated command line switches
1922         with their modern equivalents.
1923         * gas/arm/arm7t.d: As above.
1924         * gas/arm/armv1.d: As above.
1925         * gas/arm/fpa-dyadic.d: As above.
1926         * gas/arm/fpa-mem.d: As above.
1927         * gas/arm/fpa-monadic.d: As above.
1928         * gas/arm/inst.d: As above.
1929         * gas/arm/ldconst.d: As above.
1930         * gas/arm/xscale.d: As above.
1932 2002-05-13  Alan Modra  <amodra@bigpond.net.au>
1934         * gas/i386/x86-64-opcode.s: Pad out end of .text with zeros.
1935         * gas/i386/x86-64-opcode.d: Adjust.
1937 2002-05-02  Nick Clifton  <nickc@cambridge.redhat.com>
1939         * gas/arm/arm7t.s: Add thumb mode "sub r?, #0" and "add r?, #0".
1940         * gas/arm/arm7t.d: Add expected results.  (Make sure that the
1941         subtract is not converted into an add).
1943 2002-04-23  H.J. Lu <hjl@gnu.org>
1945         * gas/mips/elempic.d: Use empic.l.
1946         * gas/mips/telempic.d: Likewise.
1947         * gas/mips/tempic.d: Likewise.
1949 2002-04-23  H.J. Lu <hjl@gnu.org>
1951         * gas/hppa/parse/parse.exp: Don't expect failure on line separator
1952         test on hppa*-*-linux* nor hppa*-*-netbsd*.
1954 2002-04-22  Chris Demetriou  <cgd@broadcom.com>
1956         * gas/mips/mips-gp64-fp32.l: New file.
1957         * gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr
1958         output.
1959         * gas/mips/mips-gp64-fp64.l: New file.
1960         * gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr
1961         output.
1963 2002-04-22  Chris Demetriou  <cgd@broadcom.com>
1965         * lib/gas-defs.exp (run_dump_test): Support new attribute "stderr"
1966         which is a file used to regexp_diff the assembler's pruned stderr
1967         output.
1968         (write_file): New helper function to write a string into a file.
1970         * gas/mips/empic.l: New file which matches empic tests' warnings.
1971         * gas/mips/empic.d: Use empic.l.
1973 2002-04-19  Nick Clifton  <nickc@cambridge.redhat.com>
1975         * gas/all/gas.exp (cofftag): Do not run test for xscale-coff
1976         toolchain.
1977         (struct, align, incbin): Use case switch so that other targets to
1978         be skipped can be added in the future.
1980 2002-04-17  matthew green  <mrg@redhat.com>
1982         * gas/ppc/altivec.d: Fix dssall test.
1983         * gas/ppc/altivec.s: Likewise.
1984         * gas/ppc/altivec_xcoff.d: Likewise.
1985         * gas/ppc/altivec_xcoff.s: Likewise.
1986         * gas/ppc/altivec_xcoff64.d: Likewise.
1987         * gas/ppc/altivec_xcoff64.s: Likewise.
1989 2002-04-04  Nick Clifton  <nickc@cambridge.redhat.com>
1991         * gas/mips/mips.exp: Remove spurious whaitespace.
1992         Open out one-line if-then-else test clauses so that other clauses
1993         can be inserted in the future.
1995 2002-03-19  Bo Thorsen  <bo@suse.de>
1997         * gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes.
1998         * gas/i386/x86-64-opcode.s: Likewise
2000 2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
2002         * gas/mips/mips64-mips3d.s: New file.
2003         * gas/mips/mips64-mips3d.d: Likewise.
2004         * gas/mips/mips.exp: Run new "mips64-mips3d" test.
2006 2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
2008         * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
2009         mipsisa32*-*-* targets, rather than e32-rel2 and e32el-rel2.
2011 2002-03-14  Hans-Peter Nilsson  <hp@bitrange.com>
2013         * gas/mmix/weak1.d, gas/mmix/weak1.d: New test.
2015 2002-03-05  Paul Koning  <pkoning@equallogic.com>
2017         * gas/pdp11/pdp11.exp: New file.
2018         * gas/pdp11/opcode.s: Ditto.
2019         * gas/pdp11/opcode.d: Ditto.
2021 2002-02-22  Bo Thorsen  <bo@suse.de>
2023         * i386.exp: Add x86-64-opcode (checks valid opcodes) and x86-64-inval
2024         (checks invalid opcodes) checks
2025         * x86-64-inval.l: New file.
2026         * x86-64-inval.s: New file.
2027         * x86-64-opcode.d: New file.
2028         * x86-64-opcode.s: New file.
2030 2002-02-26  Chris Demetriou  <cgd@broadcom.com>
2032         * gas/mips/empic2.d: Adjust for the fact that relocations on
2033         symbols local to this file are resolved at assembly time into
2034         section-relative relocations, even if the symbols are extern.
2035         * gas/mips/empic2.s: Add file offset information, so the next
2036         person to do the math mentioned above has an easier time.
2037         * gas/mips/jal-empic-elf.d: New test.
2038         * gas/mips/jal-empic-elf-2.d, gas/mips/jal-empic-elf-2.s: New test.
2039         * gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf-3.s: New test.
2040         * gas/mips/mips.exp: Run the new tests.
2042 2002-02-25  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2044         * mips-gp64-fp32-pic.d: Fix test of 64bit register loads.
2045         * mips-gp64-fp32-pic.s: Likewise.
2046         * mips-gp64-fp32.d: Likewise.
2047         * mips-gp64-fp32.s: Likewise.
2048         * mips-gp64-fp64-pic.d: Likewise.
2049         * mips-gp64-fp64-pic.s: Likewise.
2050         * mips-gp64-fp64.d: Likewise.
2051         * mips-gp64-fp64.s: Likewise.
2053 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
2055         * gas/hppa/reloc/reloc.exp: Update copyright date.
2057 2002-02-24  Hans-Peter Nilsson  <hp@bitrange.com>
2059         * gas/mmix/bspec-1.d, gas/mmix/bspec-2.d, gas/mmix/comment-1.d:
2060         Adjust to changes in readelf output.
2062 2002-02-22  Nick Clifton  <nickc@cambridge.redhat.com>
2064         * gasp/gasp.exp: If gasp does not exist, do not complain, just
2065         exit silently.
2067 2002-02-20  Tom Rix  <trix@redhat.com>
2069         * gas/ppc/ppc.exp: Add xcoff booke tests.
2070         * gas/ppc/booke_xcoff.s: New.
2071         * gas/ppc/booke_xcoff.d: New.
2072         * gas/ppc/booke_xcoff64.s: New.
2073         * gas/ppc/booke_xcoff64.d: New.
2075 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
2077         * gas/sh/basic.exp: Don't run PIC tests for targets that don't
2078         support it.
2080 2002-02-14  Tom Rix  <trix@redhat.com>
2082         * gas/ppc/ppc.exp: Add xcoff altivec tests.
2083         * gas/ppc/altivec_xcoff.s: New.
2084         * gas/ppc/altivec_xcoff.d: New.
2085         * gas/ppc/altivec_xcoff64.s: New.
2086         * gas/ppc/altivec_xcoff64.d: New.
2088 2002-02-13  Ben Elliston  <bje@redhat.com>
2090         * gasp/flonums.asm: New test.
2091         * gasp/flonums.err: New result.
2092         * gasp/flonums.out: Likewise.
2094 2002-02-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2096         * gas/hppa/reloc/reloc.exp (labelopbug.s): Change test to suit
2097         hppa_fix_adjustable change.
2099 2002-02-09  Richard Henderson  <rth@redhat.com>
2101         * gas/alpha/elf-reloc-5.s, gas/alpha/elf-reloc-5.d: New.
2102         * gas/alpha/elf-reloc-6.s, gas/alpha/elf-reloc-6.l: New.
2103         * gas/alpha/alpha.exp: Run them.
2105 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
2107         * gas/mips/mips.exp: Document (but do not XFAIL) currently-failing
2108         MIPS ECOFF tests, providing what information is known about
2109         the origins of the failures.
2111 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
2113         Contribute sh64-elf.
2114         2002-02-01  Alexandre Oliva  <aoliva@redhat.com>
2115         * gas/sh/sh64/syntax-1.s: Remove `-4' from @(expr-4,pc).
2116         2002-01-28  Alexandre Oliva  <aoliva@redhat.com>
2117         * gas/sh/sh64/crange1-1.d: Formatting changes to match the current
2118         output of objdump.
2119         * gas/sh/sh64/crange1-2.d: Likewise.
2120         * gas/sh/sh64/crange2-2.d: Likewise.
2121         * gas/sh/sh64/crange3-1.d: Likewise.
2122         * gas/sh/sh64/crange4-1.d: Likewise.
2123         * gas/sh/sh64/datal-2.d: Likewise.
2124         * gas/sh/sh64/datal32-1.d: Likewise.
2125         * gas/sh/sh64/datal32-3.d: Likewise.
2126         * gas/sh/sh64/localcom-1.d: Likewise.
2127         * gas/sh/sh64/mix-1.d: Likewise.
2128         * gas/sh/sh64/pt32-1.d: Likewise.
2129         * gas/sh/sh64/rel32-1.d: Likewise.
2130         * gas/sh/sh64/rel32-2.d: Likewise.
2131         * gas/sh/sh64/rel32-3.d: Likewise.
2132         * gas/sh/sh64/rel32-4.d: Likewise.
2133         * gas/sh/sh64/rel32-5.d: Likewise.
2134         * gas/sh/sh64/ua32-1.d: Likewise.
2135         2001-03-14  DJ Delorie  <dj@redhat.com>
2136         * gas/sh/sh64/endian-1.d: New test - Little Endianness.
2137         * gas/sh/sh64/endian-1.s: New test - Little Endianness.
2138         * gas/sh/sh64/endian-2.d: New test - Big Endianness.
2139         * gas/sh/sh64/endian-2.s: New test - Big Endianness.
2140         2001-03-12  DJ Delorie  <dj@redhat.com>
2141         * gas/sh/sh64/syntax-1.d: New test - basic syntax.
2142         * gas/sh/sh64/syntax-1.s: New test - basic syntax.
2143         * gas/sh/sh64/syntax-2.d: New test - basic syntax, pseudos.
2144         * gas/sh/sh64/syntax-2.s: New test - basic syntax, pseudos.
2145         2001-03-06  DJ Delorie  <dj@redhat.com>
2146         * gas/sh/sh64/lineno.d: New, test dwarf2 line numbers vs macros.
2147         * gas/sh/sh64/lineno.s: Ditto.
2148         2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
2149         * gas/sh/sh64/err-dsp.s: New test.
2150         2001-01-13  Hans-Peter Nilsson  <hpn@cygnus.com>
2151         * gas/sh/sh64/err-abi-64.s, gas/sh/sh64/err-abi-32.s,
2152         gas/sh/sh64/abi-64.s, gas/sh/sh64/abi-64.d, gas/sh/sh64/abi-32.s,
2153         gas/sh/sh64/abi-32.d, gas/sh/sh64/crange3.s,
2154         gas/sh/sh64/crange3-1.d, gas/sh/sh64/crange4.s,
2155         gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5.s,
2156         gas/sh/sh64/crange5-1.d: New tests.
2157         2001-01-07  Hans-Peter Nilsson  <hpn@cygnus.com>
2158         * gas/sh/sh64/relax-1.s, gas/sh/sh64/relax-1.d: New test.
2159         * gas/sh/sh64/err-pt-1.s: New test.
2160         * gas/sh/sh64/relax-2.s, gas/sh/sh64/relax-2.d: New test.
2161         * gas/sh/sh64/localcom-1.s, gas/sh/sh64/localcom-1.d: New test.
2162         * gas/sh/sh64/movi-3.s, gas/sh/sh64/movi-3.d: New test.
2163         * gas/sh/sh64/relax-3.s, gas/sh/sh64/relax-3.d: New test.
2164         2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
2165         * gas/sh/sh64/case-noexp-1.d: Adjust to changed GAS output for
2166         check-PTA/PTB / perhaps-change-to-PTB bit in target field.
2167         * gas/sh/sh64/case-noexp-1.d: Ditto.
2168         * gas/sh/sh64/mix-noexp-1.d: Ditto.
2169         * gas/sh/sh64/pt32-noexp-2.d: Ditto.
2170         * gas/sh/sh64/pt64-noexp-2.d: Ditto.
2171         * gas/sh/sh64/ptc32-noexp-1.d: Ditto.
2172         * gas/sh/sh64/ptc64-noexp-1.d: Ditto.
2173         * gas/sh/sh64/ptext32-noexp-1.d: Ditto.
2174         * gas/sh/sh64/ptext64-noexp-1.d: Ditto.
2175         2000-12-31  Hans-Peter Nilsson  <hpn@cygnus.com>
2176         * gas/sh/sh64/shift64-3.d: Fix typo.
2177         * gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/shift32-noexp-3.d,
2178         gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/ptext64-32-1.d,
2179         gas/sh/sh64/ptext32-noexp-1.d, gas/sh/sh64/ptc64-noexp-1.d,
2180         gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc32-noexp-1.d,
2181         gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/pt64-32-2.d,
2182         gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt32-noexp-2.d,
2183         gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/movi64-noexp-2.d,
2184         gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/mix-noexp-1.d,
2185         gas/sh/sh64/err-ptb-2.s, gas/sh/sh64/err-ptb-1.s,
2186         gas/sh/sh64/err-pt32-cmd3.s, gas/sh/sh64/err-pt32-cmd2.s,
2187         gas/sh/sh64/err-pt32-cmd1.s, gas/sh/sh64/err-noexp-cmd1.s,
2188         gas/sh/sh64/err-movi-noexp-1.s, gas/sh/sh64/crange2.s,
2189         gas/sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange2-2.d,
2190         gas/sh/sh64/crange2-1.d, gas/sh/sh64/case-noexp-1.d: New tests.
2191         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
2192         * gas/sh/sh64/err-4.s: Use option -no-mix to see errors.  Adjust
2193         for errors not being emitted at the .mode directives anymore.
2194         * gas/sh/sh64/crange1.s, gas/sh/sh64/crange1-2.d,
2195         gas/sh/sh64/crange1-1.d: New tests for .cranges section.
2196         2000-12-12  Hans-Peter Nilsson  <hpn@cygnus.com>
2197         * gas/sh/sh64/err-3.s: New test.
2198         * gas/sh/sh64/immexpr1.s, gas/sh/sh64/immexpr32-1.d,
2199         gas/sh/sh64/immexpr64-1.d: New tests.
2200         * gas/sh/sh64/immexpr2.s, gas/sh/sh64/immexpr32-2.d,
2201         gas/sh/sh64/immexpr64-2.d: New tests.
2202         2000-12-11  Hans-Peter Nilsson  <hpn@cygnus.com>
2203         * gas/sh/sh64/rel-1.s, gas/sh/sh64/rel-2.s, gas/sh/sh64/rel-3.s,
2204         gas/sh/sh64/rel-4.s, gas/sh/sh64/rel-5.s, gas/sh/sh64/rel32-1.d,
2205         gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
2206         gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
2207         gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
2208         gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
2209         gas/sh/sh64/rel64-5.d: New tests.
2210         2000-12-07  Hans-Peter Nilsson  <hpn@cygnus.com>
2211         * gas/sh/sh64/case-1.d, gas/sh/sh64/mix-1.d, gas/sh/sh64/pt32-1.d,
2212         gas/sh/sh64/pt64-1.d, gas/sh/sh64/ptc32-1.d,
2213         gas/sh/sh64/ptc64-1.d, gas/sh/sh64/ptext32-1.d,
2214         gas/sh/sh64/ptext64-1.d: Correct offsets in PT/PTA/PTB expansion.
2215         2000-12-05  Hans-Peter Nilsson  <hpn@cygnus.com>
2216         * gas/sh/sh64/datal-3.s, gas/sh/sh64/datal32-3.d,
2217         gas/sh/sh64/datal64-3.d: New tests.
2218         2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
2219         * gas/sh/sh64/datal-1.s: Remove whitespace at end of line.
2220         * gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal64-1.d,
2221         gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
2222         gas/sh/sh64/movi64-1.d, gas/sh/sh64/movi64-3.d: Correct register.
2223         * gas/sh/sh64/mix-1.s, gas/sh/sh64/mix-1.d, gas/sh/sh64/err-4.s:
2224         New tests.
2225         2000-11-26  Hans-Peter Nilsson  <hpn@cygnus.com>
2226         * gas/macros/macros.exp: Import xfail sh*-*-* from net binutils.
2227         * gas/sh/sh64/case-1.d: Correct offsets in PT/PTA/PTB expansion.
2228         gas/sh/sh64/pt32-1.d, gas/sh/sh64/pt64-1.d: Ditto.
2229         gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Ditto.
2230         gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext64-1.d: Ditto.
2231         2000-11-25  Hans-Peter Nilsson  <hpn@cygnus.com>
2232         * gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Correct.
2233         * gas/sh/sh64/datal-1.s, gas/sh/sh64/datal32-1.d,
2234         gas/sh/sh64/datal64-1.d: New test.
2235         * gas/sh/sh64/datal-2.s, gas/sh/sh64/datal-2.d: New test.
2236         * gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-1.s: New test.
2237         * gas/sh/sh64/creg-2.d, gas/sh/sh64/creg-2.s: New test.
2238         2000-11-24  Hans-Peter Nilsson  <hpn@cygnus.com>
2239         * gas/sh/sh64: New testsuite.
2241 2002-02-06  Alexandre Oliva  <aoliva@redhat.com>
2243         * gas/sh/pic.d, gas/sh/pic.s: New test.
2244         * gas/sh/basic.exp: Run it.
2246 2002-02-05  Alan Modra  <amodra@bigpond.net.au>
2248         * gas/ppc/test1elf64.d: Tweak arch name.
2250 2002-02-04  Alexandre Oliva  <aoliva@redhat.com>
2252         * gas/sh/pcrel.d, gas/sh/pcrel.s: New test.
2253         * gas/sh/basic.exp: Run it.
2255 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
2257         * gas/mmix/basep-8.d, gas/mmix/basep-9.s, gas/mmix/basep-9.d,
2258         gas/mmix/err-bpo6.s, gas/mmix/basep-8.s, gas/mmix/basep-10.d,
2259         gas/mmix/basep-10.s, gas/mmix/basep-11.s, gas/mmix/basep-11.d: New
2260         tests for base-plus-offset relocations and global register
2261         allocations for weak and common symbols.
2263 2002-02-02  Alan Modra  <amodra@bigpond.net.au>
2265         * gas/elf/elf.exp: Don't special case v850.
2267 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
2269         * gas/mmix/basep-1b.d, gas/mmix/basep-2b.d, gas/mmix/basep-7.d,
2270         gas/mmix/err-bpo2.s, gas/mmix/basep-3b.d, gas/mmix/err-bpo3.s,
2271         gas/mmix/basep-4.d, gas/mmix/err-bpo4.s, gas/mmix/err-bpo5.s,
2272         gas/mmix/basep-5.d, gas/mmix/basep-6.d: New tests.
2274 2002-01-22  Alexandre Oliva  <aoliva@redhat.com>
2276         * gas/mn10300/basic.exp (run_list_test): New proc, from alpha.
2277         * gas/mn10300/movpc.s, gas/mn10300/movpc.l: New tests.
2279 2002-01-22  Richard Henderson  <rth@redhat.com>
2281         * gas/alpha/unop.s, gas/alpha/unop.d: New test.
2282         * gas/alpha/alpha.exp: Run it.
2284 2002-01-21  Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
2286         * gas/cris/cris.exp: Comment typo fix
2288 2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
2289             Keith Walker  <keith.walker@arm.com>
2291         * gas/arm/arch5tej.s gas/arm/arch5tej.d: New files.
2292         * gas/arm/arm.exp (arch5tej): New dump test.
2294 2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
2296         * gas/arm/vfp1.d: Use new command-line options.
2297         * gas/arm/vfp1xD.d: Likewise.
2298         * gas/arm/arm.exp (vfp-bad): Likewise.
2299         * gas/arm/maverick.d: Likewise.
2301 2002-01-17  Timothy Wall  <twall@oculustech.com>
2303         * gas/tic54x/labels.s (after_macro): Correct comments.
2305 2002-01-15   Richard Earnshaw  <rearnsha@arm.com>
2307         * gas/arm/vfp1.s gas/arm/vf1.d: New files.
2308         * gas/arm/vfp1xD.s gas/arm/vf1xD.d: New files.
2309         * gas/arm/vfp-bad.s gas/arm/vfp-bad.l: New files.
2310         * gas/arm/arm.exp: Run new VFP tests.
2312 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
2314         * gas/elf/section2.e-m32r: New file.
2315         * gas/elf/elf.exp: Use section2.e-m32r for m32r targets.
2317         * gas/sh/dsp.d: Fix expected results.
2319 2002-01-14  Nick Clifton  <nickc@cambridge.redhat.com>
2321         * gas/elf/elf.exp (run_list_test): Use section2.e-mips script for
2322         v850-elf toolchain.
2324 2002-01-14   Richard Earnshaw  <rearnsha@arm.com>
2326         * gas/arm/armv1.s, arm/armv1.d, arm/fpa-mem.s, arm/fpa-mem.d
2327         arm/fpa-monadic.s, arm/fpa-monadic.d, arm/fpa-dyadic.s,
2328         arm/fpa-dyadic.d: New tests.
2329         * gas/arm/le-fpconst.d (objdump): pass --section=.text
2330         * gas/arm/arm.exp: Add new tests.  Run le-fpconst test on elf targets.
2332 2002-01-14   Richard Earnshaw  <rearnsha@arm.com>
2334         * gas/arm/armv1-bad.s gas/arm/armv1-bad.l: New files.
2335         * gas/arm/arm.exp (run_error_test): New proc.
2336         (armv1-bad): New error test.
2338 2002-01-11   Richard Earnshaw  <rearnsha@arm.com>
2340         * gas/arm/ldconst.s gas/arm/ldconst.d: New files.  Test ldr with
2341         immediate pseudo-operations.
2342         * gas/arm/arm.exp: Run it.
2344 2002-01-10  matthew green  <mrg@redhat.com>
2346         * gas/xstormy16/allinsn.sh (movf, jmp, call, icall): Update.
2347         * gas/xstormy16/allinsn.d: Regenerate.
2348         * gas/xstormy16/allinsn.s: Regenerate.
2350 2002-01-09   Richard Earnshaw  <rearnsha@arm.com>
2352         * gas/arm/float.s: Don't use VFP register names in fpa instructions.
2354 2002-01-08  H.J. Lu <hjl@gnu.org>
2356         * gas/mips/elf-rel.s: New tests for nested ().
2358         * gas/mips/elf-rel.d: Modified for nested () tests.
2359         * gas/mips/elfel-rel.d: Likewise.
2361 2002-01-05  Daniel Jacobowitz  <drow@mvista.com>
2363         * gas/mips/jal-svr4pic.s: Add .ent and .frame directives.
2364         * gas/mips/mips-abi32-pic.s: Add .frame directive.
2365         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2366         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2367         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2368         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2370 2002-01-02  Chris Demetriou  <cgd@broadcom.com>
2372         * gas/mips/empic3_e.d: New file to test -membedded-pic
2373         R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
2374         * gas/mips/empic3_e.s: Likewise.
2375         * gas/mips/empic3_g1.d: Likewise.
2376         * gas/mips/empic3_g1.s: Likewise.
2377         * gas/mips/empic3_g2.d: Likewise.
2378         * gas/mips/empic3_g2.s: Likewise.
2379         * gas/mips/mips.exp: Run the new tests.
2381 2001-12-21  Anders Norlander  <anorland@synergenix.se>
2383         * gas/all/incbin.dat: New [binary] file.
2384         * gas/all/incbin.s: Use incbin.dat instead of incbin.s.
2385         * gas/all/incbin.d: Reflect change in incbin.s
2387 2001-12-20  Alexandre Oliva  <aoliva@redhat.com>
2389         * gas/sh/err-at.s: New test.
2391 2001-12-18  Hans-Peter Nilsson  <hp@axis.com>
2393         * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
2394         handling.
2396 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
2397             matthew green  <mrg@redhat.com>
2399         * gas/xstormy16/allinsn.d: New file.
2400         * gas/xstormy16/allinsn.exp: New file.
2401         * gas/xstormy16/allinsn.s: New file.
2402         * gas/xstormy16/allinsn.sh: New file.
2403         * gas/xstormy16/gcc.d: New file.
2404         * gas/xstormy16/gcc.s: New file.
2405         * gas/xstormy16/gcc.sh: New file.
2406         * gas/xstormy16/reloc-1.d: New file.
2407         * gas/xstormy16/reloc-1.s: New file.
2408         * gas/xstormy16/reloc-2.d: New file.
2409         * gas/xstormy16/reloc-2.s: New file.
2411 2001-12-08  Alan Modra  <amodra@bigpond.net.au>
2413         * gas/all/incbin.s: Add spaces before directives.
2414         * gas/all/incbin.d: Update.
2416 2001-12-07  Jeffrey A Law  (law@cygnus.com)
2418         * gas/hppa/parse/linesepbug.s: Restore to its original form,
2419         reverting change of July 19, 2000.
2421 2001-12-05  Richard Earnshaw  <rearnsha@arm.com>
2423         * gas/arm/xscale.s, gas/arm/xscale.d (pld tests): PLD instruction has
2424         no post-indexed addressing modes.
2426 2001-11-25  Andreas Jaeger  <aj@suse.de>
2428         * gas/all/gas.exp (incbin): Fix condition.
2430 2001-11-23  Jeffrey A Law  (law@cygnus.com)
2432         * gas/all/gas.exp (incbin): Do not run on the PA.
2434         * gas/hppa/parse/parse.exp: Expect failure on line separator bug.
2436 2001-11-16  Chris Demetriou  <cgd@broadcom.cOm>
2438         * gas/mips/elf-rel5.s, gas/mips/elf-rel5.s: New test
2439         to test symbol plus offset relocations in various ways.
2440         * gas/mips/mips.exp: Run new test.
2442 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
2444         * gas/ppc/booke.d: Modify reloc and target matches for powerpc64.
2446 2001-11-11  Timothy Wall  <twall@alum.mit.edu>
2448         * gas/tic54x/sections.[sd]: Check for named, initialized sections
2449         defaulting to CODE and DATA.
2450         * gas/tic54x/align.[sd]: While breaking compatibility with TI's
2451         assembler, the difference is not worth the effort to fix.  We'd
2452         prefer the assembler *not* fill the section alignment.
2453         * gas/tic54x/all-opcodes.d: Verify Lmem opcodes have proper
2454         length.
2455         * gas/tic54x/labels.s: Document differences from TI tools.
2456         * gas/tic54x/extaddr.d: Match output.
2457         * gas/all/gas.exp: On c54x targets, don't do any tests that use
2458         p2align.
2459         * gas/macros/macros.exp: Expect failure matching use of .ascii.
2461 2001-11-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2463         * gas/mips/mips.exp: Change naming of some conditionals to reflect
2464         the object format they actually mean. Don't try mips-abi32 and
2465         mips-abi32-pic tests for ecoff.
2467 2001-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
2469         * gas/mmix/bspec-2.d, gas/mmix/bspec-1.d, gas/mmix/comment-1.d:
2470         Prune and generalize, adjusting to generic ELF file layout changes.
2472 2001-11-04  Chris Demetriou  <cgd@broadcom.com>
2474         * gas/mips/mips.exp (svr4pic): Set if target is *-*-netbsd*.
2475         (aout): Don't set if *-*-netbsd*.
2477 2001-11-02  NIIBE Yutaka  <gniibe@m17n.org>
2479         * gas/sh/basic.exp: For Linux, add "-big" option for the
2480         invocation of gas.
2482 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2484         * gas/m68hc11/opers12.s: Add test for disassembler bug with movb
2485         instruction.
2486         * gas/m68hc11/opers12.d: Likewise.
2487         * gas/m68hc11/opers12-dwarf2.d: Likewise.
2489 2001-10-31  Chris Demetriou  <cgd@broadcom.com>
2491         * gas/mips/empic.s: Undo damage inflicted on 2000-12-02.
2492         * gas/mips/empic.d: Likewise.
2493         * gas/mips/elempic.d: Likewise (it was copied into other files).
2494         * gas/mips/telempic.d: Likewise.
2495         * gas/mips/tempic.d: Likewise.
2497         * gas/mips/empic2.s: New test to check new 'la' and 'lw' (and
2498         related ops) syntax, test loads with large offsets.
2499         * gas/mips/emcic2.d: Likewise.
2500         * gas/mips/mips.exp: Run the new test on ELF platforms.
2502 2001-10-31  Nick Clifton  <nickc@cambridge.redhat.com>
2504         * gas/mmix/pop-op.l: Update to match latest listing behaviour.
2505         * gas/mmix/reloc8.l: Update to match latest listing behaviour.
2506         * gas/mmix/resume-op.l: Update to match latest listing behaviour.
2507         * gas/mmix/save-op.l: Update to match latest listing behaviour.
2508         * gas/mmix/unsave-op.l: Update to match latest listing behaviour.
2510 2001-10-31  Hans-Peter Nilsson  <hp@bitrange.com>
2512         * gas/mmix/tst.s: Delete unused file.
2513         * gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s,
2514         gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s,
2515         gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s,
2516         gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s,
2517         gas/mmix/fb-2.s: Remove trailing empty lines.
2519 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
2521         * gas/mmix: New testsuite directory.
2523 2001-10-24  Chris Demetriou  <cgd@broadcom.com>
2525         * gas/mips/ld-empic.d: Remove extra whitespace at beginning of
2526         file introduced in the change on 2001-05-15.
2528 2001-10-24  Chris Demetriou  <cgd@broadcom.com>
2530         * gas/mips/mips-abi32-pic.s: Use ".word" rather than ".4byte".
2531         Delete use of ".size".
2532         * gas/mips/mips-abi32.s: Likewise.
2533         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2534         * gas/mips/mips-gp32-fp32.s: Likewise.
2535         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2536         * gas/mips/mips-gp32-fp64.s: Likewise.
2537         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2538         * gas/mips/mips-gp64-fp32.s: Likewise.
2539         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2540         * gas/mips/mips-gp64-fp64.s: Likewise.
2542 2001-10-23  Chris Demetriou  <cgd@broadcom.com>
2544         * gas/mips/beq.s: Add zero words at end of instructions so
2545         that objdump will print "..." when disassembling.
2546         * gas/mips/beq.d: Update for disassembler changes which force
2547         branch delay-slot nops to be printed.
2548         * gas/mips/bge.d: Ditto.
2549         * gas/mips/bgeu.d: Ditto.
2550         * gas/mips/blt.d: Ditto.
2551         * gas/mips/bltu.d: Ditto.
2552         * gas/mips/jal-svr4pic.d: Ditto.
2553         * gas/mips/jal-xgot.d: Ditto.
2555 2001-10-20  H.J. Lu  <hjl@gnu.org>
2557         * gas/elf/ehopt0.s: Lose ",@progbits".
2559 2001-10-17  Chris Demetriou  <cgd@broadcom.com>
2561         * gas/mips/mips.exp (sb1-ext-ps): New test to test
2562         SB-1 core's paired-single extensions to the MIPS64 ISA.
2563         * gas/mips/sb1-ext-ps.d: New file.
2564         * gas/mips/sb1-ext-ps.s: New file.
2566 2001-10-17  matthew green  <mrg@redhat.com>
2568         * gas/ppc/altivec.s: New test for AltiVec.
2569         * gas/ppc/altivec.d: New file.
2570         * gas/ppc/ppc.exp: Test altivec.s
2572 2001-10-16  Hans-Peter Nilsson  <hp@bitrange.com>
2574         * gas/sh/err-le.s, gas/sh/err-be.s: New tests.
2576 2001-10-13  matthew green  <mrg@redhat.com>
2578         * gas/ppc/booke.s (rfci, wrtee, wrteei, mfdcrx, mfdcr, mtdcrx,
2579         mtdcr, msync, dcba, mbar): New BookE tests.
2580         * gas/ppc/booke.d: Update for new BookE tests.
2582 2001-10-12  matthew green  <mrg@redhat.com>
2584         * gas/ppc/booke.s: New test for Motorola BookE.
2585         * gas/ppc/booke.d: New file.
2586         * gas/ppc/ppc.exp: Test booke.s.
2588 2001-10-09  Nick Clifton  <nickc@cambridge.redhat.com>
2590         * sh/basic.exp: Add dsp dump test.
2591         * sh/dsp/d: New file: Expected output of disassembly of dsp.s
2592         * sh/dsp.s: New file: Test assembly source of DSP single data
2593         transfer instructions.
2595 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2597         * gas/arm/arm.exp: Run arm9e tests.
2599         * gas/arm/maverick.c: New.
2601         * gas/arm/maverick.d: New.
2603         * gas/arm/maverick.s: New.
2605 2001-10-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2607         * gas/mips/mips-gp64-fp32-pic.d: Use 32bit instructions for addresses.
2608         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2609         * gas/mips/mips-gp64-fp32.d: Likewise.
2610         * gas/mips/mips-gp64-fp32.s: Likewise.
2611         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
2612         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2613         * gas/mips/mips-gp64-fp64.d: Likewise.
2614         * gas/mips/mips-gp64-fp64.s: Likewise.
2615         * gas/mips/elempic.d: Likewise.
2616         * gas/mips/ld.d: Likewise.
2617         * gas/mips/uld.d: Likewise.
2618         * gas/mips/usd.d: Likewise.
2620 2001-09-29  H.J. Lu  <hjl@gnu.org>
2622         * gas/i386/i386.exp: Run 64bit tests only for "i*86-*-* and
2623         x86_64-*-*.
2625 2001-09-18  Martin Schwidefsky <schwidefsky@de.ibm.com>
2627         * gas/s390: New directory.
2628         * gas/s390/opcode.d: New file.
2629         * gas/s390/opcode.s: New file.
2630         * gas/s390/opcode64.d: New file.
2631         * gas/s390/opcode64.s: New file.
2632         * gas/s390/operands.d: New file.
2633         * gas/s390/operands.s: New file.
2634         * gas/s390/operands64.d: New file.
2635         * gas/s390/operands64.s: New file.
2636         * gas/s390/reloc.d: New file.
2637         * gas/s390/reloc.s: New file.
2638         * gas/s390/reloc64.d: New file.
2639         * gas/s390/reloc64.s: New file.
2640         * gas/s390/s390.exp: New file.
2642 2001-09-07  Eric Christopher  <echristo@redhat.com>
2644         * gas/mips/mips64.d: Change to use isa64.
2645         * gas/mips/mips32.d: Change to use isa32.
2647 2001-09-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2649         * gas/mips/mips-abi32-pic.s: Remove .set mips4 pseudo-op.
2650         * gas/mips/mips-abi32.s: Likewise.
2651         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2652         * gas/mips/mips-gp32-fp32.s: Likewise.
2653         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2654         * gas/mips/mips-gp32-fp64.s: Likewise.
2655         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2656         * gas/mips/mips-gp64-fp32.s: Likewise.
2657         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2658         * gas/mips/mips-gp64-fp64.s: Likewise.
2660 2001-09-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2662         * gas/mips/beq.d: Check branches to external labels.
2663         * gas/mips/beq.s: Likewise.
2664         * gas/mips/bge.d: Likewise.
2665         * gas/mips/bge.s: Likewise.
2666         * gas/mips/bgeu.d: Likewise.
2667         * gas/mips/bgeu.s: Likewise.
2668         * gas/mips/blt.d: Likewise.
2669         * gas/mips/blt.s: Likewise.
2670         * gas/mips/bltu.d: Likewise.
2671         * gas/mips/bltu.s: Likewise.
2672         * gas/mips/elempic.d: Switch from R_MIPS_GNU_REL16_S2 to R_MIPS_PC16.
2673         * gas/mips/empic.d: Likewise.
2674         * gas/mips/empic.s: Likewise.
2675         * gas/mips/telempic.d: Likewise.
2676         * gas/mips/tempic.d: Likewise.
2678 2001-09-06  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2680         * gas/mips/tmips16-f.d: New file, testcase for big endian MIPS16
2681         relocations, tradtional variant.
2683 2001-08-04  Richard Henderson  <rth@redhat.com>
2685         * gas/alpha/alpha.exp: New file.
2686         * gas/alpha/elf-reloc-1.[sd]: New test.
2687         * gas/alpha/elf-reloc-2.[sl]: New test.
2688         * gas/alpha/elf-reloc-3.[sl]: New test.
2689         * gas/alpha/elf-reloc-4.[sd]: New test.
2690         * gas/alpha/fp.exp: Remove file.
2691         * gas/alpha/fp.s: Output to .data not .rdata.
2692         * gas/alpha/fp.d: Adjust to match.
2694 2001-09-04  Jeffrey A Law  (law@cygnus.com)
2696         * gas/all/gas.exp (930509a): Expect failure on the H8/300 ELF port.
2698         * gas/h8300/ffxx1-elf.d: Update due to recent changes to H8/300
2699         ELF toolchain.
2700         * gas/h8300/h8300-elf.exp: Likewise.
2702         * gas/macros/macros.exp: Expect failure on all H8/300 ports.
2704         * gas/vtable/vtable.exp: Do not run tests on H8/300 ELF ports.
2706 2001-08-30  J"orn Rennecke <amylaar@redhat.com>
2708         * gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
2709         (do_h8300_branch, do_h8300h_cbranch, do_h8300h_branch): Likewise.
2710         (do_h8300s_cbranch, do_h8300s_branch, ffxx1): Likwise.
2711         * gas/h8300/h8300-coff.exp, gas/h8300/h8300-elf.exp: New files.
2712         * gas/h8300/branch-elf.s, gas/h8300/branchh-elf.s: Likewise.
2713         * gas/h8300/branchs-elf.s, gas/h8300/ffxx1-elf.d: Likewise.
2714         * gas/h8300/ffxx1-elf.s: Likewise.
2715         * gas/h8300/branch.s, gas/h8300/branchh.s: Move to:
2716         * gas/h8300/branch-coff.s, gas/h8300/branchh-coff.s
2717         * gas/h8300/branchs.s, gas/h8300/ffxx1.d: Move to:
2718         * gas/h8300/branchs-coff.s, gas/h8300/ffxx1-coff.d .
2719         * gas/h8300/ffxx1.s: Move to:
2720         * gas/h8300/ffxx1-coff.s .
2722 2001-08-29  J"orn Rennecke <amylaar@redhat.com>
2724         * lib/gas-defs.exp: (regexp_diff) At verbosity 3, also show
2725         where mismatch occurs due to regexp mismatch.
2727 2001-08-27  Staffan Ulfberg  <staffanu@swox.se>
2728             Alan Modra  <amodra@bigpond.net.au>
2730         * gas/macros/macros.exp: xfail powerpc-*-aix.
2731         * gas/ppc/astest64.s: New.
2732         * gas/ppc/astest64.d: New.
2733         * gas/ppc/astest2_64.s: New.
2734         * gas/ppc/astest2_64.d: New.
2735         * gas/ppc/test1elf.asm: New.
2736         * gas/ppc/test1xcoff.asm: New.
2737         * gas/ppc/generate.sh: New. Generate new files below from above .asm
2738         * gas/ppc/test1elf32.s: New.
2739         * gas/ppc/test1elf32.d: New.
2740         * gas/ppc/test1elf64.s: New.
2741         * gas/ppc/test1elf64.d: New.
2742         * gas/ppc/test1xcoff32.s: New.
2743         * gas/ppc/test1xcoff32.d: New.
2744         * gas/ppc/ppc.exp: Run new tests.
2745         * gas/ppc/simpshft.s: Tweak align now that we get nops.
2747 2001-08-24  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2749         * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional
2750         mips.
2751         * gas/mips/mips.exp: Likewise. Use traditional testcases for
2752         mips${el}16-f if needed.
2753         * gas/mips/elempic.d: New file, testcase for little endian empic.
2754         * gas/mips/elfel-rel2.d: Don't test trailing zeroes in dump.
2755         * gas/mips/mips16-f.d: Use non-traditional symbol sorting.
2756         * gas/mips/mipsel16-f.d: Likewise.
2757         * gas/mips/mipsel16-e.d: New file, testcase for little endian MIPS16
2758         relocations.
2759         * gas/mips/tmipsel16-f.d: New file, testcase for little endian MIPS16
2760         relocations, traditional variant.
2762 2001-08-17  H.J. Lu  <hjl@gnu.org>
2764         * gas/sparc/unalign.d: Support Sparc V9.
2766 2001-08-16  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2768         * gas/mips/mips.exp: Added performance counter test.
2769         * gas/mips/perfcount.s: New File. Test of performance counter opcodes.
2770         * gas/mips/perfcount.d: Likewise.
2772 2001-08-12  Nick Clifton  <nickc@cambridge.redhat.com>
2774         * gas/sparc/unalign.s: Extend test to check .uaword with multiple
2775         arguments.
2776         * gas/sparc/unalign.d: Extend to expect unaligned relocs for both
2777         arguments to .uaword.
2779 2001-08-10  H.J. Lu  <hjl@gnu.org>
2781         * gas/mips/e32-rel2.d: Updated for the objdump output change.
2782         * gas/mips/e32el-rel2.d: Likewise.
2783         * gas/mips/elf-rel.d: Likewise.
2784         * gas/mips/elf-rel2.d: Likewise.
2785         * gas/mips/elf-rel3.d: Likewise.
2786         * gas/mips/elf_e_flags1.d: Likewise.
2787         * gas/mips/elf_e_flags2.d: Likewise.
2788         * gas/mips/elf_e_flags3.d: Likewise.
2789         * gas/mips/elf_e_flags4.d: Likewise.
2790         * gas/mips/elfel-rel.d: Likewise.
2791         * gas/mips/elfel-rel2.d: Likewise.
2792         * gas/mips/elfel-rel3.d: Likewise.
2793         * gas/mips/empic.d: Likewise.
2794         * gas/mips/mips16-e.d: Likewise.
2795         * gas/mips/mips16-f.d: Likewise.
2796         * gas/mips/mipsel16-f.d: Likewise.
2797         * gas/mips/telempic.d: Likewise.
2798         * gas/mips/tempic.d: Likewise.
2799         * gas/mips/tmips16-e.d: Likewise.
2800         * gas/mips/tmipsel16-e.d: Likewise.
2802         * gas/mips/mips16-f.d: Fix the symbol table output.
2804         * gas/mips/mipsel16-f.d: Fix the endian.
2806         * gas/mips/mips.exp; Don't xfail mips16-f/mipsel16-f.
2808 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
2810         * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
2811         * gas/mips/mips-gp32-fp64.d: Likewise.
2812         * gas/mips/mips-abi32.d: Likewise.
2813         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
2814         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
2815         * gas/mips/mips-abi32-pic.d: Likewise.
2817 2001-07-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2819         * mips/lb.d: Reflect disassembler output fixes.
2820         * mips/mips32.d: Likewise.
2821         * mips/mips64.d: Likewise. Typo.
2822         * mips/sb.d: Likewise.
2823         * mips/trunc.d: Likewise.
2825 2001-08-04  H.J. Lu  <hjl@gnu.org>
2827         * gas/cris/operand-err-1.s: Updated.
2829 2001-08-04  H.J. Lu  <hjl@gnu.org>
2830             Chris G. Demetriou <cgd@broadcom.com>
2832         * gas/mips/e32-rel4.s: Removed.
2834         * gas/mips/e32-rel4.d: Use elf-rel4.s.
2836         * gas/mips/mips.exp: Use the same rel4 test for litte endian.
2838         * gas/mips/mips-abi32-pic.d: Add lines for objdump.
2839         * gas/mips/mips-abi32.d: Likewise.
2840         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
2841         * gas/mips/mips-gp32-fp32.d: Likewise.
2842         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
2843         * gas/mips/mips-gp32-fp64.d: Likewise.
2844         * gas/mips/mips-gp64-fp32-pic.d: Likewise.
2845         * gas/mips/mips-gp64-fp32.d: Likewise.
2846         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
2847         * gas/mips/mips-gp64-fp64.d: Likewise.
2849         * gas/mips/mips-abi32-pic.s: Add space for objdump.
2850         * gas/mips/mips-abi32.s: Likewise.
2851         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2852         * gas/mips/mips-gp32-fp32.s: Likewise.
2853         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2854         * gas/mips/mips-gp32-fp64.s: Likewise.
2855         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2856         * gas/mips/mips-gp64-fp32.s: Likewise.
2857         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2858         * gas/mips/mips-gp64-fp64.s: Likewise.
2860         * gas/mips/mips-abi32-pic.s: Add the missing .end.
2861         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2862         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2863         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2864         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2866 2001-08-03  Richard Sandiford  <rsandifo@redhat.com>
2868         * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test.
2869         * gas/mips/e32-rel4.s, gas/mips/e32-rel4.s: New test.
2871         * gas/mips/mips.exp: Run new tests.
2873 2001-08-02  Richard Sandiford  <rsandifo@redhat.com>
2875         * gas/mips/mips-gp32-fp32,
2876         * gas/mips/mips-gp32-fp64,
2877         * gas/mips/mips-gp64-fp32,
2878         * gas/mips/mips-gp64-fp64,
2879         * gas/mips/mips-abi32,
2880         * gas/mips/mips-gp32-fp32-pic,
2881         * gas/mips/mips-gp32-fp64-pic,
2882         * gas/mips/mips-gp64-fp32-pic,
2883         * gas/mips/mips-gp64-fp64-pic,
2884         * gas/mips/mips-abi32-pic: New testcases.
2886         * gas/mips/mips.exp: Run them.
2888 2001-08-01  Alan Modra  <amodra@bigpond.net.au>
2890         * gas/elf/section2.l: Adjust warning message comparison.
2892 2001-07-31  Richard Sandiford  <rsandifo@redhat.com>
2894         * gas/mips/mips.exp (el): New variable.
2895         Use it to pick ELF reloc tests.
2897 2001-07-26  Chris Demetriou  <cgd@broadcom.com>
2899         * gas/mips/lif-empic.d: Add back dollar signs before floating
2900         point register names.
2902 2001-07-26  Alan Modra  <amodra@bigpond.net.au>
2904         * gas/i386/relax.s: Test rs_space.
2905         * gas/i386/relax.d: Update.
2907 2001-07-23  Alan Modra  <amodra@bigpond.net.au>
2909         * gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.
2910         * gas/i386/intel.d: Likewise.
2912 2001-07-16  Philip Blundell  <philb@gnu.org>
2914         * gas/arm/arm7t.d, gas/arm/inst.d: Tweak expected output for
2915         change to disassembler.
2917 2001-07-14  Nick Clifton  <nickc@cambridge.redhat.com>
2919         Fix failures in MIPS testsuite:
2920         * gas/mips/abs.d: Pass -march=4000 to gas.
2921         * gas/mips/eld_rel2.d: Do not expect zeroes at end of dump.
2922         * gas/mips/elf_e_flags1.d: Pass -march=4000 to gas.
2924 2001-07-11  Jakub Jelinek  <jakub@redhat.com>
2926         * gas/sparc/unalign.s: Remove .uaxword test.
2927         * gas/sparc/unalign.d: Adjust accordingly.
2929 2001-07-08  Anders Norlander <anorland@synergenix.se>
2931         * gas/all/gas.exp: Run incbin test.
2932         * gas/all/incbin.s: New file.
2933         * gas/all/incbin.d: New file.
2935 2001-07-04  Richard Sandiford  <rsandifo@redhat.com>
2937         * gas/mips/elf-rel3.s: Add zero word to end of file.
2939 2001-07-03  H.J. Lu  <hjl@gnu.org>
2941         * gas/mips/lb-xgot-ilocks.d: Add -march=r3900.
2943 2001-07-01  Ben Elliston  <bje@redhat.com>
2945         * gas/m88k/allinsn.s: New file.
2946         * gas/m88k/allinsn.d: Likewise.
2947         * gas/m88k/m88k.exp: Test with allinsn.s also.
2949 2001-06-28  Eric Christopher  <echristo@redhat.com>
2951         * gas/mips/usd.d: Change for march/mtune.
2952         * gas/mips/ulh-xgot.d: Ditto.
2953         * gas/mips/uld.d: Ditto.
2954         * gas/mips/trunc.d: Ditto.
2955         * gas/mips/rol.d: Ditto.
2956         * gas/mips/nodelay.d: Ditto.
2957         * gas/mips/mul.d: Ditto.
2958         * gas/mips/mul-ilocks.d: Ditto.
2959         * gas/mips/trap20.d: Ditto.
2960         * gas/mips/mips4.d: Ditto.
2961         * gas/mips/mips16.d: Ditto.
2962         * gas/mips/lif-xgot.d: Ditto.
2963         * gas/mips/lif-svr4pic.d: Ditto.
2964         * gas/mips/ld-xgot.d: Ditto.
2965         * gas/mips/ld-svr4pic.d: Ditto.
2966         * gas/mips/ld-ilocks-addr32.d: Ditto.
2967         * gas/mips/lb-xgot.d: Ditto.
2968         * gas/mips/jal-xgot.d: Ditto.
2969         * gas/mips/jal-svr4pic.d: Ditto.
2970         * gas/mips/delay.d: Ditto.
2971         * gas/mips/lb-xgot-ilocks.d: Ditto.
2972         * gas/mips/div.d: Ditto.
2973         * gas/mips/break20.d: Ditto.
2974         * gas/mips/delay.d: Ditto.
2975         * gas/mips/elf_e_flags3.d: Ditto.
2976         * gas/mips/elf_e_flags4.d: Ditto.
2977         * gas/mips/lineno.d: Ditto.
2978         * gas/mips/mips16.d: Ditto.
2979         * gas/mips/mips4.d: Ditto.
2980         * gas/mips/mips4010.d: Ditto.
2981         * gas/mips/mips4650.d: Ditto.
2983 2001-06-21  Nick Clifton  <nickc@cambridge.redhat.com>
2985         * gas/arm/arm.exp: Remove msr-bad.s test.
2986         Select processor type for architecture specific instruction tests.
2988         * gas/arm/adrl.s: Add adrEQl as a test.
2989         * gas/arm/adrl.d: Adjusted expected output.
2991         * gas/arm/arm7dm.s: Add "msr CPSR_x, #0" as a test instruction.
2992         * gas/arm/msr-bad.s: Delete.
2994 2001-06-18  Tom Rix  <trix@redhat.com>
2996         * gas/ppc/aix.exp: New file, aix specific tests.
2997         * gas/ppc/align.s: New file, .comm alignment test.
2999 2001-06-13  Andreas Jaeger  <aj@suse.de>
3001         * gas/vtable/vtable.exp (run_list_test): Don't run on sparc64.
3003 2001-06-06  Peter Jakubek <pjak@snafu.de>
3005         * gas/mri/for.d: Correct for swapped operands.
3006         * gas/mri/if.d: Likewise.
3007         * gas/mri/repeat.d: Likewise.
3008         * gas/mri/while.d: Likewise.
3010 2001-06-12  Alan Modra  <amodra@bigpond.net.au>
3012         * gas/i386/x86_64.d: Update for 2001-06-11 disassembler change.
3014 2001-06-10  H.J. Lu  <hjl@gnu.org>
3016         * gas/elf/section2.l: Match various white spaces.
3018 2001-06-10  H.J. Lu  <hjl@gnu.org>
3020         * gas/elf/section2.e: Support 64bit ELF.
3021         * gas/elf/section2.e-mips: Likewise.
3023 2001-06-08  H.J. Lu  <hjl@gnu.org>
3025         * gas/mips/elfel-rel3.s: Moved to ...
3026         * gas/mips/elf-rel3.s: Here.
3028         * gas/mips/elf-rel3.d: Updated.
3030         * gas/mips/elfel-rel3.d: Updated.
3032         * gas/mips/relax.d: New file.
3033         * gas/mips/relax.s: Likewise.
3035         * gas/mips/mips.exp: Run relax and set xfail.
3037 2001-06-08  H.J. Lu  <hjl@gnu.org>
3039         * gas/mips/illegal.s: New file.
3040         * gas/mips/illegal.l: Likewise.
3042         * gas/elf/elf.exp (run_list_test): New.
3043         Run illegal with run_list_test.
3045 2001-06-08  H.J. Lu  <hjl@gnu.org>
3047         * gas/mips/elf-jal.d: New file.
3049         * gas/mips/mips.exp: Run "elf-jal" instead of "jal" for ELF.
3051 2001-06-08  Alan Modra  <amodra@bigpond.net.au>
3053         * gas/elf/elf.exp (run_list_test): Undo $readelf change in 2001-06-07.
3055 2001-06-07  H.J. Lu  <hjl@gnu.org>
3057         * gas/elf/section2.e-mips: New file.
3059         * gas/elf/elf.exp (run_list_test): Add suffix.
3060         Pass -mips as suffix to run_list_test for mips.
3062 2001-06-07  H.J. Lu  <hjl@gnu.org>
3064         * gas/elf/section2.l: Match ".*GAS.*" instead of
3065         "GAS LISTING .*".
3067 2001-06-07  H.J. Lu  <hjl@gnu.org>
3069         * gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips.
3071 2001-06-07  H.J. Lu  <hjl@gnu.org>
3073         * gas/mips/empic.d: Support stabs.
3074         * gas/mips/mips16-e.d: Likewise.
3075         * gas/mips/mips16-f.d: Likewise.
3076         * gas/mips/mipsel16-f.d: Likewise.
3077         * gas/mips/telempic.d: Likewise.
3078         * gas/mips/tempic.d: Likewise.
3079         * gas/mips/tmips16-e.d: Likewise.
3080         * gas/mips/tmipsel16-e.d: Likewise.
3082 2001-06-06  H.J. Lu  <hjl@gnu.org>
3084         * gas/mips/elf-rel3.s: New file.
3085         * gas/mips/elf-rel3.d: Likewise.
3086         * gas/mips/elfel-rel3.s: Likewise.
3087         * gas/mips/elfel-rel3.d: Likewise.
3089         * gas/mips/mips.exp: Run elf-rel3/elfel-rel3.
3091 2001-06-06  H.J. Lu  <hjl@gnu.org>
3093         * gas/elf/elf.exp (run_list_test): New.
3094         Run section2 with run_list_test.
3096         * gas/elf/section2.e: New file.
3097         * gas/elf/section2.l: Likewise.
3098         * gas/elf/section2.s: Likewise.
3100 2001-06-04  H.J. Lu  <hjl@gnu.org>
3102         * gas/mips/mips4010.s: Add the missing ".end".
3103         * gas/mips/mips4100.s: Likewise.
3104         * gas/mips/mips4650.s: Likewise.
3105         * gas/mips/sync.s: Likewise.
3107 2001-06-02  H.J. Lu  <hjl@gnu.org>
3109         * gas/sparc/unalign.d: Support Sparc V9.
3111 2001-05-28  Jeff Sturm  <jsturm@one-point.com>
3113         * gas/sparc/unalign.s: New test.  Check unaligned relocs.
3114         * gas/sparc/unalign.d: New expected test results.
3115         * gas/sparc/sparc.exp: Run new test.
3117 2001-05-27  Hans-Peter Nilsson  <hp@axis.com>
3119         * gas/cris/addi.d: Tweak for 64-bit BFD.
3120         * gas/cris/binop-cmpmove.d: Ditto.
3121         * gas/cris/binop-cmpmovx.d: Ditto.
3122         * gas/cris/binop-extx.d: Ditto.
3123         * gas/cris/binop.d: Ditto.
3124         * gas/cris/bork.d: Ditto.
3125         * gas/cris/branch.d: Ditto.
3126         * gas/cris/break.d: Ditto.
3127         * gas/cris/brokw-1.d: Ditto.
3128         * gas/cris/brokw-2.d: Ditto.
3129         * gas/cris/brokw-3.d: Ditto.
3130         * gas/cris/ccr.d: Ditto.
3131         * gas/cris/clear.d: Ditto.
3132         * gas/cris/continue.d: Ditto.
3133         * gas/cris/fragtest.d: Ditto.
3134         * gas/cris/jump-type.d: Ditto.
3135         * gas/cris/labfloat.d: Ditto.
3136         * gas/cris/macroat.d: Ditto.
3137         * gas/cris/movem-to-reg.d: Ditto.
3138         * gas/cris/nosep.d: Ditto.
3139         * gas/cris/oneop-type.d: Ditto.
3140         * gas/cris/prefix.d: Ditto.
3141         * gas/cris/pushpop-byte-sreg.d: Ditto.
3142         * gas/cris/pushpop-dword-sreg.d: Ditto.
3143         * gas/cris/pushpop-word-sreg.d: Ditto.
3144         * gas/cris/pushpop.d: Ditto.
3145         * gas/cris/quick-s6.d: Ditto.
3146         * gas/cris/quick-u5.d: Ditto.
3147         * gas/cris/quick-u6.d: Ditto.
3148         * gas/cris/range-err-1.s: Ditto.
3149         * gas/cris/rd-pic-1.d: Ditto.
3150         * gas/cris/rd-regprefix-1.d: Ditto.
3151         * gas/cris/rd-regprefix-1b.d: Ditto.
3152         * gas/cris/reg-to-mem.d: Ditto.
3153         * gas/cris/regreg.d: Ditto.
3154         * gas/cris/return.d: Ditto.
3155         * gas/cris/scc.d: Ditto.
3156         * gas/cris/separator.d: Ditto.
3157         * gas/cris/shexpr-1.d: Ditto.
3158         * gas/cris/sreg-to-x.d: Ditto.
3159         * gas/cris/test.d: Ditto.
3160         * gas/cris/unimplemented.d: Ditto.
3161         * gas/cris/unop-mem.d: Ditto.
3162         * gas/cris/x-to-byte-sreg.d: Ditto.
3163         * gas/cris/x-to-dcr1-sreg.d: Ditto.
3164         * gas/cris/x-to-dword-sreg.d: Ditto.
3165         * gas/cris/x-to-word-sreg.d: Ditto.
3166         * gas/cris/shexpr-1.d: Ditto.  Correct format.
3168 2001-05-25  H.J. Lu  <hjl@gnu.org>
3170         * gas/mips/e32el-rel2.d: New for little endian mips.
3171         * gas/mips/elfel-rel2.d: Likewise.
3172         * gas/mips/elfel-rel.d: Likewise.
3173         * gas/mips/mipsel16-f.d: Likewise.
3174         * gas/mips/telempic.d: Likewise.
3175         * gas/mips/tmipsel16-e.d: Likewise.
3177         * gas/mips/tempic.d: New for traditional mips.
3178         * gas/mips/tmips16-e.d: Likewise.
3180         * gas/mips/elf-rel.d: Handle alignment padding.
3181         * gas/mips/elf-rel2.d: Likewise.
3183         * gas/mips/mips.exp: Support little endian and traditional
3184         mips.
3186 2001-05-24  H.J. Lu  <hjl@gnu.org>
3188         * gas/m68k/pcrel.d: Support 64bit BFD.
3190 2001-05-24  H.J. Lu  <hjl@gnu.org>
3192         * gas/arm/adrl.d: Support 64bit BFD.
3193         * gas/arm/arm7t.d: Likewise.
3194         * gas/arm/inst.d: Likewise.
3195         * gas/arm/pic.d: Likewise.
3196         * gas/arm/xscale.d: Likewise.
3198 2001-05-23  Alan Modra  <amodra@one.net.au>
3200         * gas/elf/ehopt0.d: Tweak for bigendian targets.
3202 2001-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3204         * gas/mips/abs.d: Remove $ before register names, per latest
3205         disassembler.
3206         * gas/mips/add.d: Ditto.
3207         * gas/mips/and.d: Ditto.
3208         * gas/mips/beq.d: Ditto.
3209         * gas/mips/bge.d: Ditto.
3210         * gas/mips/bgeu.d: Ditto.
3211         * gas/mips/blt.d: Ditto.
3212         * gas/mips/bltu.d: Ditto.
3213         * gas/mips/delay.d: Ditto.
3214         * gas/mips/div-ilocks.d: Ditto.
3215         * gas/mips/div.d: Ditto.
3216         * gas/mips/dli.d: Ditto.
3217         * gas/mips/elf_e_flags1.d: Ditto.
3218         * gas/mips/elf_e_flags2.d: Ditto.
3219         * gas/mips/elf_e_flags3.d: Ditto.
3220         * gas/mips/elf_e_flags4.d: Ditto.
3221         * gas/mips/jal-empic.d: Ditto.
3222         * gas/mips/jal-svr4pic.d: Ditto.
3223         * gas/mips/jal-xgot.d: Ditto.
3224         * gas/mips/jal.d: Ditto.
3225         * gas/mips/la-empic.d: Ditto.
3226         * gas/mips/la-svr4pic.d: Ditto.
3227         * gas/mips/la-xgot.d: Ditto.
3228         * gas/mips/la.d: Ditto.
3229         * gas/mips/lb-empic.d: Ditto.
3230         * gas/mips/lb-svr4pic.d: Ditto.
3231         * gas/mips/lb-xgot-ilocks.d: Ditto.
3232         * gas/mips/lb-xgot.d: Ditto.
3233         * gas/mips/lb.d: Ditto.
3234         * gas/mips/ld-empic.d: Ditto.
3235         * gas/mips/ld-ilocks-addr32.d: Ditto.
3236         * gas/mips/ld-ilocks.d: Ditto.
3237         * gas/mips/ld-svr4pic.d: Ditto.
3238         * gas/mips/ld-xgot.d: Ditto.
3239         * gas/mips/ld.d: Ditto.
3240         * gas/mips/li.d: Ditto.
3241         * gas/mips/lif-empic.d: Ditto.
3242         * gas/mips/lif-svr4pic.d: Ditto.
3243         * gas/mips/lif-xgot.d: Ditto.
3244         * gas/mips/lifloat.d: Ditto.
3245         * gas/mips/mips16.d: Ditto.
3246         * gas/mips/mips32.d: Ditto.
3247         * gas/mips/mips4.d: Ditto.
3248         * gas/mips/mips4010.d: Ditto.
3249         * gas/mips/mips4100.d: Ditto.
3250         * gas/mips/mips4650.d: Ditto.
3251         * gas/mips/mips64.d: Ditto.
3252         * gas/mips/mul-ilocks.d: Ditto.
3253         * gas/mips/mul.d: Ditto.
3254         * gas/mips/nodelay.d: Ditto.
3255         * gas/mips/rol.d: Ditto.
3256         * gas/mips/sb.d: Ditto.
3257         * gas/mips/trap20.d: Ditto.
3258         * gas/mips/trunc.d: Ditto.
3259         * gas/mips/uld.d: Ditto.
3260         * gas/mips/ulh-empic.d: Ditto.
3261         * gas/mips/ulh-svr4pic.d: Ditto.
3262         * gas/mips/ulh-xgot.d: Ditto.
3263         * gas/mips/ulh.d: Ditto.
3264         * gas/mips/ulw.d: Ditto.
3265         * gas/mips/usd.d: Ditto.
3266         * gas/mips/ush.d: Ditto.
3267         * gas/mips/usw.d: Ditto.
3269 2001-05-14  Richard Henderson  <rth@redhat.com>
3271         * gas/elf/ehopt0.s: New.
3272         * gas/elf/ehopt0.d: New.
3273         * gas/elf/elf.exp: Run it.
3275 2001-05-12  Peter Targett  <peter.targett@arccores.com>
3277         * gas/arc/st.s: Add test case @h30 fixup.
3278         * gas/arc/st.d: Update to suit.
3280 2001-05-12  Alan Modra  <amodra@one.net.au>
3282         * gas/i386/sse2.s: Correct cvtps2dq, movdq2q, and movq2dq
3283         * gas/i386/sse2.d: Likewise.  Fix pmuludq and punpckhqdq too.
3285         * gas/i386/ssemmx2.d: Correct movq.
3287 2001-05-10  Hans-Peter Nilsson  <hp@axis.com>
3289         * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
3290         handling.
3292 2001-05-04  Alan Modra  <amodra@one.net.au>
3294         * gas/i386/katmai.d: Correct pmovmskb and pextrw opcodes.
3295         * gas/i386/ssemmx2.d: Likewise.  Correct register for pextrw,
3296         pinsrw, and pmovmskb.
3297         * gas/i386/sse2.d: Correct register for movmskpd.
3299 2001-05-02  Johan Rydberg  <jrydberg@opencores.org>
3301         * gas/openrisc/addi.s: New file.
3302         * gas/openrisc/addi.d: Likewise.
3303         * gas/openrisc/allinsn.exp: Likewise.
3304         * gas/openrisc/allinsn.s: Likewise.
3305         * gas/openrisc/allinsn.d: Likewise.
3306         * gas/openrisc/lohi.s: Likewise.
3307         * gas/openrisc/lohi.d: Likewise.
3308         * gas/openrisc/store.s: Likewise.
3309         * gas/openrisc/store.d: Likewise.
3311 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
3313         * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
3314         gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
3315         gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
3316         gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
3317         gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d:
3318         New tests.
3319         * gas/cris/brokw-2.s: Correct broken-word expansion visualization
3320         in comment.
3321         * gas/cris/fragtest.s, gas/cris/rd-pic-1.s,
3322         gas/cris/binop-cmpmovx.d, gas/cris/binop-cmpmove.d,
3323         gas/cris/binop.d, gas/cris/binop.s, gas/cris/brokw-2.d,
3324         gas/cris/clear.d, gas/cris/fragtest.s, gas/cris/jump-type.d,
3325         gas/cris/nosep.s, gas/cris/pushpop.d, gas/cris/quick.s,
3326         gas/cris/range-err-2.s, gas/cris/sep-err-1.s,
3327         gas/cris/sreg-to-x.d, gas/cris/test.d, gas/cris/x-to-byte-sreg.d,
3328         gas/cris/x-to-word-sreg.d, gas/cris/x-to-dword-sreg.d: Remove
3329         trailing empty lines.
3330         * gas/cris/continue.s: Ditto, tweak comment.
3332         * lib/gas-defs.exp (run_dump_test): Support using readelf.
3333         * config/default.exp: Default READELF and READELFFLAGS.
3335 2001-03-31  Alan Modra  <alan@linuxcare.com.au>
3337         * gas/all/cond.s: Add .if .elseif tree.
3338         * gas/all/cond.d: Match above.
3340 2001-03-30  H.J. Lu  <hjl@gnu.org>
3342         * gas/i386/relax.d: Dump with -s instead of -drw.
3344 2001-03-29  H.J. Lu  <hjl@gnu.org>
3346         * gas/i386/relax.s: New test for relaxation between sections.
3347         * gas/i386/relax.d: New.
3349         * gas/i386/i386.exp: Add tests for ELF.
3351 2001-03-27  Chris Demetriou  <cgd@broadcom.com>
3353         * gas/mips/lineno.d: Allow for the possibility that
3354         the local labels won't be in the objdump output.  Match
3355         zeros in addresses using '+' for better compatibility with
3356         different targets.
3358 2001-03-26  Chris Demetriou  <cgd@broadcom.com>
3360         * gas/mips/sync.s: Declare 'foo' as a function so that this
3361         test will work on properly on ECOFF targets.
3363 2001-03-24  Alan Modra  <alan@linuxcare.com.au>
3365         * gas/i386/ssemmx2.s: Change movntq to movntdq.
3366         * gas/i386/ssemmx2.d: Matching change.
3368 2001-03-23  Hans-Peter Nilsson  <hp@axis.com>
3370         * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:
3371         New tests.
3373         * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,
3374         gas/cris/branch-warn-3.s: Tweak for fixed FIXME:s.
3376 2001-03-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3378         * gas/vax/quad.exp: Correct expected result.
3380 2001-03-19  Andreas Schwab  <schwab@suse.de>
3382         * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
3383         consistent output across targets.
3384         * gas/m68k/pcrel.d: Adjusted.
3386 2001-03-18  H.J. Lu  <hjl@gnu.org>
3388         * gas/i386/intel.s: Move PIC code to ...
3389         * gas/i386/intelpic.s: New. Here.
3390         * gas/i386/intel.d: Updated.
3391         * gas/i386/intelpic.d: New.
3393         * gas/i386/i386.exp: Check PIC code in Intel syntax for ELF
3394         targets only.
3396 2001-03-18  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3398         * gas/mri/mri.exp: Fix test of m6811/m6812 targets.
3400 2001-02-26  H.J. Lu  <hjl@gnu.org>
3402         * gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".
3404 2001-02-23  H.J. Lu  <hjl@gnu.org>
3406         * gas/ia64/opc-a-err.l: Fix "cmp4.lt.or".
3408         * gas/ia64/opc-a.pl: Add tests for pseudo-ops for "cmp" and
3409         "cmp4".
3410         * gas/ia64/opc-a.s: Rebuilt.
3411         * gas/ia64/opc-a.d: Likewise.
3413 2001-02-17  Chris Demetriou  <cgd@broadcom.com>
3415         * gas/mips/mips32.d: Remove ELF dependencies.  This test
3416         wasn't meant to be ELF specific, and doesn't have to be.
3417         * gas/mips/mips64.d: Likewise.
3419 2001-02-17  Chris Demetriou  <cgd@broadcom.com>
3421         * gas/mips/mips.exp: Don't attempt the elf_e_flags family of
3422         tests if not ELF; they test ELF-specific features.
3424 2001-02-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3426         * gas/mri/mri.exp: Don't execute the M68K specific tests
3427         on m6811-elf and m6812-elf targets, still run the generic MRI tests.
3429 2001-02-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3431         * gas/m68hc11/malis.s: New test to verify compliance with Motorola
3432         Assembly Language Input Standard.
3433         * gas/m68hc11/malis.d: New file.
3434         * gas/m68hc11/malis-include.s: New file.
3435         * gas/m68hc11/all.exp: Add the new test.
3437 2001-01-12  Alan Modra  <alan@linuxcare.com.au>
3439         * gas/i386/i386.exp (gas_64_check): Correct target string.
3440         Use gas_64_check rather than target string to decided whether
3441         x86_64 checks should run.
3443         * gas/i386/sse2.s: Add a label to cure objdump "no symbols" error.
3444         * gas/i386/ssemmx2.s: Likewise.
3445         * gas/i386/sse2.d: Update to suit.
3446         * gas/i386/ssemmx2.s: Likewise.
3448 2001-01-11  Peter Targett <peter.targett@arccores.com>
3450         * gas/arc/alias.*: Removed.
3451         * gas/arc/branch.*: Likewise.
3452         * gas/arc/insn3.*: Likewise.
3453         * gas/arc/math.*: Likewise.
3454         * gas/arc/sshift.*: Likewise.
3455         * gas/arc/arc.exp: Simplified test process for base case
3456         instruction set by adding run_dump_test cases for all base
3457         instructions.
3458         * gas/arc/adc.s, gas/arc/adc.d: New test cases and dump.
3459         * gas/arc/add.s, gas/arc/add.d: Likewise.
3460         * gas/arc/and.s, gas/arc/and.d: Likewise.
3461         * gas/arc/asl.s, gas/arc/asl.d: Likewise.
3462         * gas/arc/asr.s, gas/arc/asr.d: Likewise.
3463         * gas/arc/b.s, gas/arc/b.d: Likewise.
3464         * gas/arc/bic.s, gas/arc/bic.d: Likewise.
3465         * gas/arc/bl.s, gas/arc/bl.d: Likewise.
3466         * gas/arc/brk.s, gas/arc/brk.d: Likewise.
3467         * gas/arc/extb.s, gas/arc/extb.d: Likewise.
3468         * gas/arc/extw.s, gas/arc/extw.d: Likewise.
3469         * gas/arc/flag.s, gas/arc/flag.d: Likewise.
3470         * gas/arc/j.s, gas/arc/j.d: Likewise.
3471         * gas/arc/jl.s, gas/arc/jl.d: Likewise.
3472         * gas/arc/ld.s, gas/arc/ld.d: Likewise.
3473         * gas/arc/ld2.s, gas/arc/ld2.d: Likewise.
3474         * gas/arc/lp.s, gas/arc/lp.d: Likewise.
3475         * gas/arc/lsr.s, gas/arc/lsr.d: Likewise.
3476         * gas/arc/mov.s, gas/arc/mov.d: Likewise.
3477         * gas/arc/nop.s, gas/arc/nop.d: Likewise.
3478         * gas/arc/or.s, gas/arc/or.d: Likewise.
3479         * gas/arc/rlc.s, gas/arc/rlc.d: Likewise.
3480         * gas/arc/ror.s, gas/arc/ror.d: Likewise.
3481         * gas/arc/rrc.s, gas/arc/rrc.d: Likewise.
3482         * gas/arc/sbc.s, gas/arc/sbc.d: Likewise.
3483         * gas/arc/sexb.s, gas/arc/sexb.d: Likewise.
3484         * gas/arc/sexw.s, gas/arc/sexw.d: Likewise.
3485         * gas/arc/sleep.s, gas/arc/sleep.d: Likewise.
3486         * gas/arc/add.s, gas/arc/add.d: Likewise.
3487         * gas/arc/st.s, gas/arc/st.d: Likewise.
3488         * gas/arc/sub.s, gas/arc/sub.d: Likewise.
3489         * gas/arc/swi.s, gas/arc/swi.d: Likewise.
3490         * gas/arc/xor.s, gas/arc/xor.d: Likewise.
3491         * gas/arc/warn.s: Removed warning test case for setting of flags
3492         followed by conditional branch, an arc5 only feature.
3494         * gas/ieee-fp/x930509a.exp: Skip test if target also arc*-*-*.
3496         * gas/vtable/vtable.exp: Skip tests if target also arc*-*-*.
3498 2001-01-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3500         * gas/m68hc11/opers12.s: Add more tests for index post byte.
3501         * gas/m68hc11/opers12.d: Likewise.
3503 2001-01-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3505         * gas/m68hc11/all.exp: Add new tests for dwarf2.
3506         * gas/m68hc11/lbranch-dwarf2.d: New file, test for dwarf2.
3507         * gas/m68hc11/opers12-dwarf2.d: Likewise.
3508         * gas/m68hc11/insns-dwarf2.d: Likewise.
3510 2001-01-11  Nick Clifton  <nickc@redhat.com>
3512         * gas/arm/adrl.s: Add global label 'foo'.
3513         * gas/arm/adrl.d: Expect to see references to 'foo' in the
3514         disassembly.  COFF and ELF disassemblys should now be the same.
3516 2001-01-10  Jan Hubicka  <jh@suse.cz>
3518         * i386.exp: Add ssemmx2 and sse2 tests.
3519         (sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests.
3521 2001-01-09  Nick Clifton  <nickc@redhat.com>
3523         * gas/arm/pic.d: Fix patterns to match new behaviour of
3524         disassembler.
3525         inst.d: Fix patterns to match new behaviour of disassembler.
3527 2001-01-03  Philip Blundell  <pb@futuretv.com>
3529         * gas/vtable/vtable.exp: Don't run tests on Alpha.
3531 2001-01-06  Jan Hubicka  <jh@suse.cz>
3533         * i386.exp: Add tests for presence of 32bit versus 64bit output
3534         format; run both 64bit and 32bit tests when format is available;
3535         add x86_64 test.
3536         * x86_64.s: New file.
3537         * x86_64.d: New file.
3539 2001-01-02  Nick Clifton  <nickc@redhat.com>
3541         * gas/arm/arm.exp: Pass -marmv3 to msr-bad test, since the
3542         instruction is legal in v5.  Also fix expected error message.
3544 2001-01-01  Philip Blundell  <philb@gnu.org>
3546         * gas/arm/adrl.s, gas/arm/pic.s, gas/arm/msr-bad.s: New tests.
3547         * gas/arm/arm.exp: Run them.
3548         * gas/arm/adrl.d, gas/arm/pic.d: Expected results for above.
3549         * gas/arm/arm6.s: Also test uppercase `CPSR' and `SPSR'.
3551 2000-12-22  H.J. Lu  <hjl@gnu.org>
3553         * gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
3554         * gas/i386/intel.d: Updated.
3556 2000-12-12  Jim Wilson  <wilson@redhat.com>
3558         * gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
3559         gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
3561 2000-12-12  Nick Clifton  <nickc@redhat.com>
3563         * gas/vtable/vtable.exp: Fix formatting.
3565         * gas/arm/elsegundo.s: New Test (currently disabled).
3566         * gas/arm/elsegundo.d: Expected test results.
3568 2000-12-11  H.J. Lu  <hjl@gnu.org>
3570         * gas/i386/intel.d: Adjusted for the a.out assembler.
3571         * gas/i386/intel.s: Likewise.
3573 2000-12-09  Nick Clifton  <nickc@redhat.com>
3575         * gas/m68k/pcrel.d: Update to match latest assembler output.
3577 2000-12-02  Chris Demetriou  <cgd@sibyte.com>
3579         * gas/mips/elf_e_flags.s: Add padding to the end of the
3580         file so that objdump output will be consistent.
3581         * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
3582         gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: Expect
3583         "..." at end of objdump output because of zero bytes at end
3584         of section.
3585         * gas/mips/elf_e_flags.c: Add note to comment about
3586         what's changing in elf_e_flags.s.
3588         * gas/mips/la.s: Add padding to the end of the file so that
3589         objdump output will be consistent.
3590         * gas/mips/la-svr4pic.d, gas/mips/la-xgot.d: Expect "..." at
3591         end of objdump output because of zero bytes at end of
3592         section.
3594         * gas/mips/sync.s: Add padding to the end of the file so that
3595         objdump output will be consistent.
3596         * gas/mips/sync.d: Expect "..." at end of objdump output
3597         because of zero bytes at end of section.
3599         * gas/mips/empic.d: Pad sections out to 16 bytes, to avoid
3600         alignment issues so tests are useful on multiple targets.
3601         * gas/mips/empic.s: Likewise.
3602         * gas/mips/mips16-e.d: Likewise.
3603         * gas/mips/mips16-e.s: Likewise.
3604         * gas/mips/mips16-f.d: Likewise.
3605         * gas/mips/mips16-f.s: Likewise.
3607         * gas/mips/mips32.d: Expect disassembly of madd and maddu
3608         to use their correct names.  Add tests for break and sdbbp.
3609         * gas/mips/mips32.s: Likewise.
3611         * gas/mips/mips64.s: Add test for assembly of MIPS64
3612         extensions.
3613         * gas/mips/mips64.d: Likewise.
3614         * gas/mips/mips.exp: Test using the new "mips64" test.
3616 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
3618         * gas/mips/mips16.d: Expect mips16 nops to be used for padding
3619         when mips16 code generation is enabled.
3621         * gas/mips/empic.d: Adjust for the fact that the difference
3622         between two symbols in the same section are not expected to
3623         generate a reloc.
3624         * gas/mips/empic.s: Likewise.  Also, correct typo in comment
3625         about expected relocs.
3627         * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
3628         instruction assembly test.
3629         * gas/mips/mips.exp: Add the test mentioned above.
3631 2000-11-30  Diego Novillo  <dnovillo@redhat.com>
3633         * intel.s, intel.d: New test for @GOT references.
3635 2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
3637         * gas/sh/err.exp: New, framework for error-testing.
3638         * gas/sh/err-1.s: New test.
3640 2000-11-26  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3642         * gas/m68hc11/opers12.s: New test for movw operands.
3643         * gas/m68hc11/opers12.d: Likewise.
3645 2000-11-24  Nick Clifton  <nickc@redhat.com>
3647         * arm.exp: Run tests for xscale as well as arm.
3648         Run xscale tests.
3650         * xscale.s: New file: XScale instruction tests.
3651         * xscale.d: New file: Expected XScale instruction results.
3653 2000-11-20  H.J. Lu  <hjl@gnu.org>
3655         * gas/i386/intel.d: Add 3 "nop"s for the a.out assembler.
3656         * gas/i386/intel.s: Likewise.
3658 2000-11-16  H.J. Lu  <hjl@gnu.org>
3660         * gas/symver/symver0.d: Add 64bit support.
3661         * gas/symver/symver1.d: Likewise.
3663 2000-11-16  H.J. Lu  <hjl@gnu.org>
3665         * gas/symver/symver.exp: Don't run symver4 nor symver5.
3667 2000-11-13  H.J. Lu  <hjl@gnu.org>
3669         * gas/symver/symver.exp: New for symver test.
3670         * gas/symver/symver0.d: Likewise.
3671         * gas/symver/symver0.s: Likewise.
3672         * gas/symver/symver1.d: Likewise.
3673         * gas/symver/symver1.s: Likewise.
3674         * gas/symver/symver2.l: Likewise.
3675         * gas/symver/symver2.s: Likewise.
3676         * gas/symver/symver3.l: Likewise.
3677         * gas/symver/symver3.s: Likewise.
3678         * gas/symver/symver4.l: Likewise.
3679         * gas/symver/symver4.s: Likewise.
3680         * gas/symver/symver5.l: Likewise.
3681         * gas/symver/symver5.s: Likewise.
3682         * gas/symver/symver6.l: Likewise.
3683         * gas/symver/symver6.s: Likewise.
3685 2000-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
3687         * gas/macros/macros.exp: Mark strings test xfail for sh.
3689 2000-10-24  Diego Novillo  <dnovillo@cygnus.com>
3691         * intel.s, intel.d: Add new tests for intel syntax.
3693 2000-10-19  Alan Modra  <alan@linuxcare.com.au>
3695         * gas/elf/section0.s: Ensure section sizes are multiples of 16.
3696         * gas/elf/section1.s: Likewise.
3697         * gas/elf/section[01].d: Change to suit.
3699 2000-10-18  H.J. Lu <hjl@gnu.org>
3701         * gas/i386/intel.d: Fix the support for 64bit BFD in the last
3702         change.
3704 2000-10-15  Diego Novillo  <dnovillo@cygnus.com>
3706         * intel.s, intel.d: Add new tests for naked registers using intel
3707         syntax.
3709 2000-09-29  Hans-Peter Nilsson  <hp@axis.com>
3711         * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,
3712         gas/cris/rd-regprefix-1.d, gas/cris/rd-regprefix-1b.d,
3713         gas/cris/us-err-1.s, gas/cris/us-err-2.s, gas/cris/us-err-3.s: New.
3714         * gas/cris/cris.exp: Loop run_dump_test over files matching rd-*.d.
3716 2000-09-28  Alan Modra  <alan@linuxcare.com.au>
3718         * gas/hppa/parse/parse.exp: Replace "hppa*w-*-*" with "hppa*64*-*-*"
3719         * gas/hppa/reloc/reloc.exp: Likewise.
3720         * gas/hppa/unsorted/unsorted.exp: Likewise.
3722         * gas/hppa/reloc/reduce.s: Modify .PARAM so we need an arg reloc.
3724 2000-09-22  Jim Wilson  <wilson@cygnus.com>
3726         * gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
3727         * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
3729         * gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
3730         * gas/ia64/dv-waw-err.s: Likewise.
3731         * gas/ia64/dv-imply.d: Regenerate.
3732         * gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
3733         gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
3734         gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
3736 2000-09-14  Timothy Wall  <twall@cygnus.com>
3738         * gas/ia64/dv-waw-err.[sl]: Additional tests for parallel
3739         comparisons which should and should not produce DVs.
3741 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
3743         * gas/vtable/vtable.exp: Re-enable for hppa-elf.
3745 2000-08-29  Timothy Wall  <twall@cygnus.com>
3747         * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq.
3748         * gas/ia64/dv-mutex.d: Update regexp pattern.
3749         * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq.
3750         * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL.
3751         Test still fails due to insn opcode pattern changes.
3753 2000-08-21  H.J. Lu <hjl@gnu.org>
3755         * gas/all/cofftag.d: Support the strict COFF.
3757 2000-08-16  Jim Wilson  <wilson@cygnus.com>
3759         * gas/ia64/dv-raw-err.s: Add new tests for addl and postinc.
3760         * gas/ia64/dv-raw-err.l: Likewise.
3761         * gas/ia64/dv-waw-err.l: Update sed pattern.
3762         * gas/ia64/opc-f.pl: Delete fpsub, and fpadd comment.
3763         * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
3765 2000-08-16  Nick Clifton  <nickc@redhat.com>
3767         * gas/arm/inst.s: Add tests for edge cases of shift based
3768         addressing modes.
3770         * gas/arm/inst.d: Add expected results for new tests.
3772 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
3774         * gas/all/gas.exp: Don't run floating-point tests on CRIS.
3775         * gas/ieee-fp/x930509a.exp: Ditto.
3776         * gas/macros/macros.exp: Mark strings test xfail for CRIS.
3777         * gas/cris/*: New tests for CRIS.
3779 2000-07-19  Alan Modra  <alan@linuxcare.com.au>
3781         * gas/macros/macros.exp (test1): Run it for hppa*-*-linux*.
3782         (semi): Likewise.
3783         (strings): Don't run for hppa, except for hppa*-*-linux*.
3785         * gas/hppa/parse/linesepbug.s: Ensure we have whitespace before
3786         pseudos.
3788 2000-07-18  Scott Bambrough  <scottb@netwinder.org>
3790         * gas/arm/inst.d: Fix expected results to match current assembler
3791         output.  Patch from Justin Seger <justin.m.seger@intel.com>.
3793 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
3795         * gas/vtable/vtable.exp: Disable test for hppa.
3797         * gas/hppa/reloc/reloc.exp (do_relocation_reduction_tests): Don't
3798         run test for any elf target.
3799         (applybug): Don't run test for linux.
3800         * gas/hppa/unsorted/unsorted.exp (do_common_text): Likewise.
3801         * gas/hppa/parse/parse.exp (linesepbug): Remove xfail
3802         (labelbug): xfail for hppa-linux.
3804         * gas/hppa/basic/{coprmem.s, fmemLRbug.s}: Add colons to labels.
3805         * gas/hppa/parse/{callinfobug.s, regpopbug.s}: Likewise.
3806         * gas/hppa/reloc/{applybug.s, funcrelocbug.s, longcall.s,
3807         r_no_reloc.s, reduce3.s}: Likewise.
3808         * gas/hppa/unsorted/common.s: Likewise.
3810 2000-07-05  Nick Clifton  <nickc@cygnus.com>
3812         * gas/d30v/inst.d: Fix expected results to match current assembler
3813         output.
3814         * gas/d30v/bittest.l: Fix expected warning messages to match
3815         current assembler output.
3817 2000-06-29  Kazu Hirata  <kazu@hxi.com>
3819         * gas/h8300/h8300.exp (do_h8300s_mac): Change the registers used
3820         in ldmac and stmac.
3821         * gas/h8300/macs.s: Likewise.
3823 2000-06-27  Nick Clifton  <nickc@cygnus.com>
3825         * gas/d30v/bittest.l: Edit to match new warning messages produced
3826         by assembler.
3828 2000-06-19  Timothy Wall  <twall@cygnus.com>
3830         * gas/macros/macros.exp: Avoid tests which are not useful on tic54x.
3831         * gas/all/gas.exp: Make adjustments for tic54x target.
3832         * gas/ieee-fp/x930509a.exp: Ditto.
3833         * gas/tic54x/*: New tests for tic54x.  NOTE: load page has been
3834         moved into the LMA and is not printed separately by objdump any
3835         longer.  This still needs to be tested.
3837 2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
3839         * gas/m68k/all.exp: Don't execute tests if the target is m68hc11&12.
3840         * gas/m68hc11/all.exp: Specific tests for m68hc11.
3841         * gas/m68hc11/all_insns.[ds]: Check m68hc11 instructions.
3842         * gas/m68hc11/insns[ds]: Another test.
3843         * gas/m68hc11/lbranch.[ds]: Check branch optimization (gas relax).
3844         * gas/m68hc11/opers12.[ds]: New files, check m68hc12 operands.
3846 2000-06-17  Alan Modra  <alan@linuxcare.com.au>
3848         * gas/macros/strings.s: Don't start directives in first column
3849         (for LABELS_WITHOUT_COLONS targets).
3851 2000-06-14  H.J. Lu <hjl@gnu.org>
3853         * gas/macros/strings.d: Support a.out and coff.
3855 2000-06-14  Nick Clifton  <nickc@cygnus.com>
3857         * gas/arm/arm6.s: Remove 'mrs r9, cpsr_all' since the cpsr_all
3858         flag is no longer legal syntax.
3860 2000-06-09  Nick Clifton  <nickc@cygnus.com>
3862         * gas/macros/macros.exp: Run new test: strings.
3863         * gas/macros/strings.s: New test: String expansion inside
3864         macros.
3865         * gas/macros/strings.d: New test results.
3867 2000-06-04  Alan Modra  <alan@linuxcare.com.au>
3869         * gas/i386/prefix.s: Modify so we have at least one x86 test that
3870         checks the line separator.
3872 2000-05-21  Hans-Peter Nilsson  <hp@axis.com>
3874         * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
3876 2000-05-15  Nick Clifton  <nickc@cygnus.com>
3878         * gas/arm/arch4t.s: Add tests of new fields to msr instruction.
3880 2000-05-11  Ulf Carlsson  <ulfc@engr.sgi.com>
3882         * gas/mips/mips.exp: Include *-*-linux* in svr4pic.
3884         * gas/mips/jal-svr4pic.{s,d} gas/mips/jal-xgot.d: Add a jal to a
3885         weak symbol.
3887 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
3889         * gas/mri/float.d: Fix for srec length change.
3891 2000-05-02  Alan Modra  <alan@linuxcare.com.au>
3893         * gas/hppa/unsorted/unsorted.exp: Duplicate hppa*-*-*elf*
3894         behaviour for hppa*-*-linux* throughout file.
3895         * gas/hppa/reloc/reloc.exp: Ditto.
3896         (reduce2.s): Disable test for elf targets.
3898         * gas/hppa/parse/parse.exp (ssbug.s): setup_xfail hppa*-*-linux*.
3900         * gas/elf/section0.s: Don't start pseudos on first column so
3901         targets that define LABELS_WITHOUT_COLONS work.
3902         * gas/elf/section1.s: Ditto.
3903         * gas/vtable/inherit0.s: Ditto.
3904         * gas/vtable/inherit1.s: Ditto.
3905         * gas/vtable/entry0.s: Ditto.
3906         * gas/vtable/entry1.s: Ditto.
3908 2000-05-01  Nick Clifton  <nickc@cygnus.com>
3910         * gasp/macro.out: Fix label numbers to remove leading zeroes.
3911         * gasp/mdouble.out: Fix label numbers to remove leading zeroes.
3913 2000-04-25  Alan Modra  <alan@linuxcare.com.au>
3915         * gas/i386/general.l: Allow for DISP32 pe relocs.
3916         * gas/i386/jump.d: Similarly.
3918 2000-04-24  Jim Wilson  <wilson@cygnus.com>
3920         * gas/ia64/opc-i.d: Change pmin2.u to pmin2.  Change pmax2.u to pmax2.
3921         Change MLI to MLX.  Switch operands for output matching tbit.z.orcm,
3922         tbit.z.andcm, tbit.nz.orcm, tbit.nz.andcm, tnat.z.orcm, tnat.z.andcm,
3923         tnat.nz.orcm, tnat.nz.andcm inputs.
3924         * gas/ia64/opc-i.pl: Insert padding nops before last dep.
3925         * gas/ia64/opc-i.s: Regenerate.
3927         * gas/ia64/opc-i.s: Regenerate.
3928         * gas/ia64/opc-f.pl: Add explicit stop at end.
3930 2000-04-22  Timothy Wall  <twall@cygnus.com>
3932         * gas/ia64/opc-f.d: Disassemble zeroes to verify break.f.
3933         * gas/ia64/opc-f.s: Add an explicit stop to make IAS output match.
3935 2000-04-21  Richard Henderson  <rth@cygnus.com>
3936             David Mosberger  <davidm@hpl.hp.com>
3937             Timothy Wall <twall@cygnus.com>
3938             Jim Wilson  <wilson@cygnus.com>
3940         * gas/vtable/vtable.exp: Disable for ia64.
3941         * gas/ia64: New testsuite directory.
3943 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
3945         * gas/i386/general.s: Check 16-bit immediates, and move call/jump
3946         checks to start.
3947         * gas/i386/general.l: Likewise.
3949 2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
3951         * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded
3952         with 32 bits, not with the unsigned shorter opcodes.
3953         * gas/mn10300/basic.exp: Likewise.
3955 2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
3957         * lib/gas-defs.exp (regexp_diff): Don't break on the first
3958         difference, list them all.
3960 2000-03-29  Nick Clifton <nickc@cygnus.com
3962         * gas/arm/thumb.s: Add test of bal instruction.
3964 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
3966         * gas/ieee-fp/x930509a.exp (dotest): Fix test for
3967         LISTING_WORD_SIZE==1.
3968         * gas/all/gas.exp (do_930509a): Same here.
3969         * gas/all/cond.d: And here.
3971 2000-03-16  Nick Clifton  <nickc@cygnus.com>
3973         * gas/arm/arm.exp: Run branch.s test.
3974         Run tests if target is strongarm.
3976         * gas/arm/branch.s: New test.  Make sure that assembler can handle
3977         same-section branch relocations properly.
3979         * gas/arm/branch.d: New file.  Expected output from assembling
3980         branch.s.
3982 2000-03-10  Geoffrey Keating  <geoffk@cygnus.com>
3984         * gas/mips/empic.d: New file.
3985         * gas/mips/empic.s: New file.
3986         * gas/mips/mips16-e.d: New file.
3987         * gas/mips/mips16-e.s: New file.
3988         * gas/mips/mips16-f.d: New file.
3989         * gas/mips/mips16-f.s: New file.
3990         * gas/mips/mips.exp: Add empic, mips16-e.  Add mips16-f as an
3991         expected failure.
3993 2000-02-25  H.J. Lu <hjl@gnu.org>
3995         * gas/i386/general.l: Support a.out and coff.
3997 2000-02-25  Alan Modra  <alan@spri.levels.unisa.edu.au>
3999         * gas/i386/intel.s: New file, intel version of opcode.s
4000         * gas/i386/intel.d: New file, copy of opcode.d
4001         * gas/i386/i386.exp: Call it.
4003         * gas/i386/general.s: Add extra "out" instructions.
4004         * gas/i386/general.l: Likewise.
4006 2000-01-31  Nick Clifton  <nickc@cygnus.com>
4008         * gas/arm/inst.s: Include test of ATPCS register naming
4009         conventions.
4011         * gas/arm/float.s: Include test of ATPCS register naming
4012         conventions.
4014 2000-01-21  H.J. Lu <hjl@gnu.org>
4016         * gas/i386/general.l: Support a.out.
4017         * gas/i386/jump.d: Likewise.
4018         * gas/i386/jump16.d: Likewise.
4020 2000-01-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
4022         * gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
4023         * gas/i386/jump16.{s,d}: To here.
4024         * gas/i386/jump.{s,d}: New files.  Duplicate 32 bit jmp and call
4025         tests in general.s so that objdump is exercised.
4027         * gas/i386/i386.exp: Call new tests.
4029 2000-01-15  Alan Modra  <alan@spri.levels.unisa.edu.au>
4031         * gas/i386/general.{s,l}: Add jmp and call tests for .code16gcc,
4032         .code16, and .code32 modes.
4034 1999-11-30  Jeffrey A Law  (law@cygnus.com)
4036         * gas/mn10300/{am33.s, am33_2.s, am33_3.s}: New test files.
4037         * gas/mn10300/{am33_4.s, am33_5.s, am33_6.s}: Likewise.
4038         * gas/mn10300/{am33_7.s, am33_8.s}: Likewise.
4039         * gas/mn10300/basic.exp: Run the am33 tests.
4041 1999-11-15  Gavin Romig-Koch  <gavin@cygnus.com>
4043         * gas/mips/la.d: Adjust for new la macro expansion.
4044         Change matches for explicit addresses to matches for
4045         any address.
4046         * gas/mips/la-xgot.d: Same.
4047         * gas/mips/la-svr4pic.d: Same.
4049 1999-11-01  Nick Clifton  <nickc@cygnus.com>
4051         Remove reloc generating references to local labels in test code.
4052         Some ARM targets (eg PE) generate a reloc based on the label,
4053         whilst others (eg ELF) generate a reloc based on the section
4054         symbol.  This meant that the disassembled outputs would differ.
4056         * gas/arm/inst.s: Change test of BLPL instruction.
4057         * gas/arm/inst.d: Change expected decode of BLPL instruction.
4058         * gas/arm/arm7t.s: Remove use of .LC0 label in .word directive.
4059         Remove .rdata section, since this cannot exist in an arm-aout
4060         target.
4061         * gas/arm/arm7t.d: Change expected reloc generated for .word
4062         directive.
4064 1999-10-21  Nick Clifton  <nickc@cygnus.com>
4066         * gas/arm/arm7t.d: Update to match latest objdump output.
4067         * gas/arm/inst.s: Fix erroneous test case.
4068         * gas/arm/inst.d: Update to match latest objdump output.
4070 1999-10-11  Geoffrey Keating  <geoffk@cygnus.com>
4072         * lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "some
4073         indeterminate number of extra lines here".
4075         * gas/elf/elf.exp: Remove XFAILs.
4076         * gas/elf/section0.d: Make pass on MIPS (and hopefully alpha).
4077         * gas/elf/section1.d: Likewise.
4079 1999-10-07      Diego Novillo <dnovillo@cygnus.com>
4081         * gas/d10v: New directory.
4082         * gas/d10v/d10.exp: New file.
4083         * gas/d10v/inst.s: New file.
4084         * gas/d10v/inst.d: New file.
4086 1999-10-07  Geoffrey Keating  <geoffk@cygnus.com>
4088         * gas/mips/elf-rel.s: New file.
4089         * gas/mips/elf-rel.d: New file.
4090         * gas/mips/elf-rel2.d: New file.
4091         * gas/mips/e32-rel2.d: New file.
4092         * gas/mips/elf-rel2.s: New file.
4093         * gas/mips/mips.exp: Add elf-rel, elf-rel2.
4095         * gas/mips/elf_e_flags1.d: Tweak a little so it passes
4096         even if the CPU is set to something by default.
4098 1999-10-04  Doug Evans  <devans@canuck.cygnus.com>
4100         * gas/m32r/error.exp: New testcase driver.
4101         * gas/m32r/m32rx.exp: New testcase driver.
4102         * gas/m32r/fslotx.[sd]: New testcase.
4103         * gas/m32r/m32rx.[sd]: New testcase.
4104         * gas/m32r/relax-s.[sd]: New testcase.
4105         * gas/m32r/interfere.s: New testcase.
4106         * gas/m32r/wrongsize.s: New testcase.
4108 1999-09-17  Alan Modra  <alan@spri.levels.unisa.edu.au>
4110         * gas/i386/i386.exp: Enable reloc and white tests for COFF.
4111         * gas/i386/reloc.d: Accept dir32 relocs.
4113 1999-09-12  Donn Terry  <donn@interix.com>
4115         * gas/all/gas.exp: Run cofftag test for i*86-*-interix*.
4116         * lib/gas-defs.exp: Add perror if can not read .d file.
4118 1999-09-04  Steve Chamberlain  <sac@pobox.com>
4120         * gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
4122 1999-09-02  Nick Clifton  <nickc@cygnus.com>
4124         * gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
4125         dump  test "entry0" instead of "entry1".
4127 1999-09-01  Scott Bambrough  <scottb@netwinder.org>
4129         * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
4130         test "entry0" instead of "entry1".  ARM targets use REL relocs,
4131         and should use the test entry0.
4133 1999-09-01  H.J. Lu  <hjl@gnu.org>
4135         * gas/i386/naked.d: Fix for coff targets.
4137 Mon Aug 30 12:18:40 1999  Jeffrey A Law  (law@cygnus.com)
4139         * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
4140         sectioning.
4141         * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for
4142         PA64.
4144         * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
4145         sectioning.
4146         * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
4147         Revamp address expressions slightly to handle an arbitrary sized
4148         address.
4150         * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
4151         sectioning.
4152         * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
4154         * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for
4155         sectioning.
4157 1999-08-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
4159         * gas/i386/naked.s, gas/i386/naked.d: Test-suite addition for
4160         allow_naked_reg parsing.
4161         * gas/i386/i386.exp: Call it.
4163 1999-08-29  Alan Modra  <alan@spri.levels.unisa.edu.au>
4165         * gas/i386/white.s, gas/i386/white.l: Add space in FP reg tests.
4167 1999-08-28  Jerry Quinn <jquinn@nortelnetworks.com>
4169         * gas/hppa/basic/basic.exp:  Add new tests shift2.s,
4170         shift3.s, extract2.s, extract3.s, deposit2.s, and deposit3.s.
4171         * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
4172         extract3.s, deposit2.s, deposit3.s:  New.
4174         * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:
4175         Add new syntax versions of instructions to tests.
4176         * gas/hppa/basic/add2.s,dcor2.s,perf.s,purge2.s,shladd2.s,sub2.s,
4177         system2.s, unit2.s:  New tests.
4178         * hppa/basic/basic.exp: Add new tests.
4180         * gas/hppa/basic/basic.exp:
4181         * gas/hppa/basic/media.s:  Add test cases for new instructions.
4183         * gas/hppa/basic/basic.exp (do_branch2,do_media): New.
4184         * gas/hppa/basic/branch2.s:  New.
4185         * gas/hppa/basic/media.s:  New.
4187         * gas/hppa/basic/basic.exp (do_fp_comp2):  New.
4188         * gas/hppa/basic/fp_comp2.s:  New.
4190 1999-08-20  Alan Modra  <alan@spri.levels.unisa.edu.au>
4192         * gas/i386/general.s, gas/i386/general.l: Add .code16gcc
4193         displacement checks with auto address prefix.
4195 1999-08-17  H.J. Lu  <hjl@gnu.org>
4197         * gas/elf/elf.exp: Expected to fail on alpha*-*-*.
4199 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
4201         * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
4202         when gas uses 2**4 alignment for .text.
4203         * gas/i386/general.s, gas/i386/general.l: Likewise.
4204         * gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
4205         * gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
4206         * gas/i386/prefix.s, gas/i386/prefix.d: Likewise.
4208 1999-07-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
4210         * gas/i386/reloc.d: Fix so that test passes when enable-targets
4211         includes 64-bit bfd target.
4213 1999-06-13  Ian Lance Taylor  <ian@zembu.com>
4215         * gas/i386/katmai.d: Tweak for recent disassembler changes.
4217 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
4219         * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
4220         "*-*-linux*oldld*".
4221         * gas/vtable/vtable.exp: Likewise.
4222         * gas/i386/reloc.d: Modify expected reloc names to accept a.out
4223         names.
4225         * gas/i386/amd.s: Add a symbol so a.out tests will work.
4226         * gas/i386/katmai.s: Likewise.
4227         * gas/i386/amd.d: Corresponding change.
4228         * gas/i386/katmai.d: Corresponding change.
4230 1999-06-10  Ian Lance Taylor  <ian@zembu.com>
4232         * gas/mips/sync.d: Pass -mips2 to the assembler.
4234         * gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
4235         mips-elf target as well as mips64-elf target.
4236         * gas/mips/elf_e_flags1.d: Corresponding changes.
4237         * gas/mips/elf_e_flags2.d: Likewise.
4238         * gas/mips/elf_e_flags3.d: Likewise.
4239         * gas/mips/elf_e_flags4.d: Likewise.
4241         * gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
4243         * gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
4244         parameter.
4246 1999-06-10  Jakub Jelinek  <jj@ultra.linux.cz>
4248         * gas/sparc/synth64.s: Add checks for single register signx/clruw.
4249         * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
4250         * gas/sparc/prefetch.d: Add -64 as switch.
4251         * gas/sparc/rdpr.d: Ditto.
4252         * gas/sparc/wrpr.d: Ditto.
4253         * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
4254         * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
4255         current gas outputs %hi(0) and not %hi(0x0).
4256         * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
4257         optimizations for setx instruction.
4258         * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
4259         compiled-in targets.
4261 1999-06-10  Richard Henderson  <rth@cygnus.com>
4263         * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
4264         * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
4265         * gas/macros/{irp,rept,test2,test3}.d: Update.
4267 1999-06-05  Richard Henderson  <rth@cygnus.com>
4269         * gas/elf/elf.exp: New directory.
4270         * gas/elf/section0.[sd]: New test.
4271         * gas/elf/section1.[sd]: New test.
4273 1999-06-03  Philip Blundell  <philb@gnu.org>
4275         * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
4276         bfd and opcodes.
4278 1999-05-28  Ian Lance Taylor  <ian@zembu.com>
4280         * gas/vtable/vtable.exp: Don't run test for i960 yet.
4282 1999-05-17  Nick Clifton  <nickc@cygnus.com>
4284         * gas/mcore/allinsn.d: Updated to match latest objdump output.
4286 1999-05-12  Alan Modra  <alan@spri.levels.unisa.edu.au>
4288         * gas/i386/opcode.d: Modify callw to suit disasm fix.
4290         * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
4292         * gas/i386/amd.s: Pad to multiple of 8
4293         * gas/i386/amd.d: Here too.
4295         * gas/i386/prefix.[sd]: Align with nops
4296         * gas/i386/reloc.[sd]: Here too.
4298         * gas/i386/katmai.[sd]: New for PIII SIMD
4299         * gas/i386/i386.exp: Call it.
4301 1999-05-02  Nick Clifton  <nickc@cygnus.com>
4303         * gas/mcore/allinsn.d: Update to match latest assembler
4304         operations.
4306 1999-04-16  DJ Delorie  <dj@cygnus.com>
4308         * gas/i386/amd.s: Add NOPs to align for coff targets
4309         * gas/i386/amd.d: and check for them.
4311 1999-04-15  Jeffrey A Law  (law@cygnus.com)
4313         * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
4315 1999-04-14  Jeffrey A Law  (law@cygnus.com)
4317         * gas/hppa/basic/branch.s: Do not use immediate value where we
4318         really want a register.
4319         * gas/hppa/basic/coprmem.s: Likewise.
4320         * gas/hppa/basic/fmemLRbug.s: Likewise.
4321         * gas/hppa/basic/coprmem.s: Likewise.
4322         * gas/hppa/basic/spop.s: Likewise.
4323         * gas/hppa/basic/imem.s: Likewise.
4324         * gas/hppa/parse/badfmpyadd.s: Likewise.
4325         * gas/hppa/parse/calldatabug.s: Likewise.
4326         * gas/hppa/parse/entrybug.s: Likewise.
4327         * gas/hppa/parse/exprbug.s: Likewise.
4328         * gas/hppa/parse/fixup7bug.s: Likewise.
4329         * gas/hppa/parse/labelbug.s: Likewise.
4330         * gas/hppa/reloc/applybug.s: Likewise.
4331         * gas/hppa/reloc/funcrelocbug.s: Likewise.
4332         * gas/hppa/reloc/labelopbug.s: Likewise.
4333         * gas/hppa/reloc/longcall.s: Likewise.
4334         * gas/hppa/reloc/plabelbug.s: Likewise.
4335         * gas/hppa/reloc/reduce.s: Likewise.
4336         * gas/hppa/reloc/reduce2.s: Likewise.
4337         * gas/hppa/reloc/reduce3.s: Likewise.
4338         * gas/hppa/unsorted/brlenbug.s: Likewise.
4339         * gas/hppa/unsorted/importbug.s: Likewise.
4340         * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
4342         * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
4343         for loads and stores using reg + small d addresses.
4344         No longer expect failure for mis-parse of imm %reg.
4346 1999-04-13  Doug Evans  <devans@casey.cygnus.com>
4348         * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
4349         * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
4350         so branch relaxation restrictions won't interfere with parallelization
4351         attempts.
4353 1999-04-08  Nick Clifton  <nickc@cygnus.com>
4355         * gas/mcore: New Directory.
4356         * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
4357         tests.
4358         * gas/mcore/allinsn.s: New File: Source file for MCore assembly
4359         tests.
4360         * gas/mcore/allinsn.d: New File: Expected output file for MCore
4361         assembly tests.
4363 1999-03-20  Doug Evans  <devans@casey.cygnus.com>
4365         * gas/m32r/m32rx.[sd]: Fix a few more testcases.
4367 1999-03-16  Martin Hunt  <hunt@cygnus.com>
4369         * gas/d30v/d30.exp (run_list_test): Add new tests,
4370         label, guard-debug, serial, warn_oddreg, bittest, and mul.
4372         * gas/d30v/opt.s: Fix some warnings and add a few labels
4373         to keep things from parallelizing where we don't want them to.
4375         * gas/d30v/reloc.s: Fix warning.
4377         * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
4379         * gas/d30v/label.s: New test. Check that labels are aligned
4380         on 8-byte boundaries.
4382         * gas/d30v/guard-debug.s: New test. Test output with "-g".
4384         * gas/d30v/serial.s: New test. Check for warnings with
4385         illegal serial instructions.
4387         * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
4388         odd-numbered registers are used for some instructions.
4390         * gas/d30v/bittest.s: New test. Check for bit operation
4391         instructions (BCLR, BNOT, BSET, BTST) in the IU.
4393         * gas/d30v/mul.s: New test. Check for restricted sequences
4394         in a bunch of different multiply instructions.
4396         * gas/vtable/vtable.exp (run_list_test): Don't
4397         run test on D30V.
4399 1999-03-05  Nick Clifton  <nickc@cygnus.com>
4401         * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
4402         test.
4404 1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
4406         * gas/mips/mips.exp: Run the new tests, below.
4407         * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
4408         gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
4409         * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
4411         * lib/gas-defs.exp (run_dump_test): Document.  It's not
4412         really trivial.
4414         * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
4415         $program (the dump tool).
4417 1999-02-10  Doug Evans  <devans@casey.cygnus.com>
4419         * gas/m32r/allinsn.d: Prefix all | with \.
4420         (push,pop): Fix expected output.
4421         * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
4422         * gas/m32r/fslot.d: Prefix all | with \.
4424 1999-02-08  Nick Clifton  <nickc@cygnus.com>
4426         * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
4427         Some ports use it as a comment initiator.
4429         * gas/vtable/entry1.d: Do not look for an addend.  Some ports use
4430         REL relocations and so do not have one.
4432 1998-12-18  Nick Clifton  <nickc@cygnus.com>
4434         * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
4435         * gas/fr30/allinsn.d: Fix to match latest assembler output
4437 1998-12-03  Nick Clifton  <nickc@cygnus.com>
4439         * gas/fr30/allinsn.d: Updated to match latest assembler output.
4441 1998-12-02  Nick Clifton  <nickc@cygnus.com>
4443         * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
4445         * gas/fr30/allinsn.d: Update to match latest assembler output.
4447 1998-11-19  Dave Brolley  <brolley@cygnus.com>
4449         * gas/fr30/allinsn.s: Reorder insns for better simulation.
4451 1998-11-19  Doug Evans  <devans@charmed.cygnus.com>
4453         * gas/mips/sync.[sd]: New testcase.
4454         * gas/mips/mips.exp: Run it.
4456 1998-11-18  Dave Brolley  <brolley@cygnus.com>
4458         * gas/fr30/allinsn.s (dmov): Correct hex literals.
4460 1998-11-17  Nick Clifton  <nickc@cygnus.com>
4462         * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
4463         to end of file.
4465         * gas/fr30/allinsn.d: Added disassembly of currently assembliable
4466         opcodes.
4468 1998-11-16  Nick Clifton  <nickc@cygnus.com>
4470         * gas/fr30/allinsn.s: Fix syntax errors.
4472 1998-11-16  Dave Brolley  <brolley@cygnus.com>
4474         * gas/fr30/allinsn.s: Fixed more typos.
4476 1998-11-13  Nick Clifton  <nickc@cygnus.com>
4478         * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
4479         case vs lower case.
4481 1998-11-10  Nick Clifton  <nickc@cygnus.com>
4483         * gas/fr30/allinsn.s: New file.
4484         * gas/fr30/allinsn.d: New file.
4485         * gas/fr30/allinsn.exp: New file.
4486         * gas/fr30/fr30.exp: New file.
4488 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
4490         * gas/m32r/fslot.[sd]: New testcase.
4491         * gas/m32r/m32r.exp: Run it.
4493 1998-10-20  Alan Modra  <alan@spri.levels.unisa.edu.au>
4495         * gas/i386/i386.exp: Run AMD insn test.
4496         * gas/i386/amd.s: New test.
4497         * gas/i386/amd.d: New test results.
4499 1998-09-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4501         * gas/vtable/inherit1.l: Require only the word GAS somewere in the
4502         first line of the listing.
4504 Tue Sep  1 10:20:03 1998  Richard Henderson  <rth@cygnus.com>
4506         * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
4507         * gas/ppc/astest2.d: Likewise.
4509 Mon Aug 31 13:25:07 1998  Richard Henderson  <rth@cygnus.com>
4511         * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
4512         of whitespace for 64-bit hosts.
4514 Mon Aug 31 12:45:49 1998  Richard Henderson  <rth@cygnus.com>
4516         * gas/vtable/vtable.exp: New.
4517         * gas/vtable/{entry0.s,entry0.d}: New.
4518         * gas/vtable/{entry1.s,entry1.d}: New.
4519         * gas/vtable/{inherit0.s,inherit0.d}: New.
4520         * gas/vtable/{inherit1.s,inherit1.l}: New.
4522 Thu Aug 20 23:18:06 1998  Ian Lance Taylor  <ian@cygnus.com>
4524         * gas/i386/white.l: Revert patch of August 12.
4526 Wed Aug 12 11:54:37 1998  Jeffrey A Law  (law@cygnus.com)
4528         * gas/mn10300/udf.s: New test.
4529         * gas/mn10300/basic.exp: Run it.
4531 Wed Aug 12 13:25:38 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
4533         * gas/i386/general.l: Test andb $~0x80,foo.
4534         * gas/i386/general.s: Update.
4536         * gas/i386/white.l: Expect warning for stand-alone ss prefix.
4538 Tue Jul 21 12:46:59 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
4540         * gas/i386/white.s: Add some more whitespace tests.
4541         * gas/i386/white.l: Update accordingly.
4543 Mon Jul 13 18:15:11 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
4545         * gas/i386/*: All new i386 testsuite.
4547 1998-07-02  Ken Raeburn  <raeburn@cygnus.com>
4549         * lib/gas-defs.exp (gas_init): Complain if target name isn't in
4550         canonical form.
4552 Wed Jul  1 15:35:09 1998  Nick Clifton  <nickc@cygnus.com>
4554         * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
4556 Wed Jul  1 17:31:39 1998  Ian Lance Taylor  <ian@cygnus.com>
4558         * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
4559         * gas/ppc/simpshft.d: Change accordingly.  Only dump the .text
4560         section.
4562 Tue Jun 23 15:14:43 1998  Nick Clifton  <nickc@cygnus.com>
4564         * gas/v850/hilo2.s: Use r1 as the destination of the movea
4565         instruction, since r0 is read only.
4567         * gas/v850/basic.exp: Fix names of special area relocations.
4568         Set -mwarn-signed-overflow flag when running range.s test.
4570 Sun Jun 21 12:44:43 1998  Nick Clifton  <nickc@cygnus.com>
4572         * gas/d30v/reloc.d: Updated to match latest assembler output.
4574 1998-06-17  Frank Ch. Eigler  <fche@cygnus.com>
4576         * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
4577         run on differently targeted assembler.
4578         * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
4579         * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
4580         * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
4581         * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
4583         * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
4584         defaults go unmodified.  Replaced $f4/$f5 with $fp[45], as the
4585         original `ld.d' had.  Find `ld.s'.
4586         * gas/mips/mul-ilocks.d: Nearly ditto.
4588 1998-06-11  Nick Clifton  <nickc@cygnus.com>
4590         * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
4592         * gas/d30v/inst.s: Add nop to keep assembled instructions at
4593         expected addresses.
4595 1998-06-08  Nick Clifton  <nickc@cygnus.com>
4597         * gas/d30v/array.d: Updated to match latest assembler results.
4598         * gas/d30v/reloc.d: Partially updated to match latest assembler
4599         results.
4601 1998-06-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4603         * gas/m68k/operands.s: For all pc relative addresses change tstl
4604         to pea since the former does not allow pcrel on m68000.  Do not
4605         make label foo global, so that references to it can be relaxed on
4606         ELF targets.
4607         * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
4609 1998-06-02  Geoff Keating  <geoffk@ozemail.com.au>
4611         * gas/ppc/ppc.exp: Run simpshft test.
4612         * gas/ppc/simpshft.d: New file.
4613         * gas/ppc/simpshft.s: New file.
4615 1998-06-01  Jeffrey A Law  (law@cygnus.com)
4617         * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
4618         * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
4620 1998-05-29  Ian Lance Taylor  <ian@cygnus.com>
4622         * gas/mips/mips.exp: Adjust ilocks initialization to match current
4623         assembler defaults more closely.
4625         * gas/sh/fp.s: Remove ftst/nan.  The assembler no longer supports
4626         the instruction.
4627         * gas/sh/basic.exp: Adjust accordingly.
4629 Wed May 27 15:26:51 1998  Nick Clifton  <nickc@cygnus.com>
4631         * gas/d30v/align.d: Updated to match latest assembler output.
4632         * gas/d30v/inst.d: Updated to match latest assembler output.
4633         * gas/d30v/inst.s: Updated to match latest assembler rules.
4634         * gas/d30v/opt.d: Updated to match latest assembler output.
4636 Fri May 22 15:56:51 1998  Doug Evans  <devans@canuck.cygnus.com>
4638         * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
4639         * gas/m32r/uppercase.d: Likewise.
4641 Thu May 21 15:03:06 1998  Nick Clifton  <nickc@cygnus.com>
4643         * gas/arm/thumb.s: Add period to start of labels to prevent
4644         assembler thinking that they are function entry points.
4646 Tue May 19 18:17:10 1998  Ian Lance Taylor  <ian@cygnus.com>
4648         * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
4650 Mon May 18 13:11:45 1998  Frank Ch. Eigler  <fche@cygnus.com>
4652         * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
4653         disassembler.
4655 Fri May 15 14:51:01 1998  Gavin Koch  <gavin@cygnus.com>
4657         * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
4658         * gas/mips/ld-ilocks-addr32.d : New.
4660 Wed May 13 15:06:31 1998  Doug Evans  <devans@canuck.cygnus.com>
4662         * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
4664 Thu May  7 13:05:25 1998  Frank Ch. Eigler  <fche@cygnus.com>
4666         * gas/mips/break20.[sd]: New tests for 20-bit operand break and
4667         sddbp instructions.
4668         * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
4669         instructions.
4670         * gas/mips/mips.exp: Run them.
4672 Thu Apr 30 11:55:01 1998  Frank Ch. Eigler  <fche@cygnus.com>
4674         * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
4675         in disassembly, where the offset is in hex and has a "0x" prefix.
4677 Tue Apr 28 16:38:34 1998  Frank Ch. Eigler  <fche@cygnus.com>
4679         * gas/mips/lineno.[sd]: Assembly source line number test.
4680         * gas/mips/mips.exp: Added lineno test.
4682 Wed Apr  8 18:45:17 1998  Jeffrey A Law  (law@cygnus.com)
4684         * gas/testsuite/all/gas.exp: No longer expect failures for
4685         difference of undefined symbols on mn10x00 targets.
4687 Mon Mar 23 10:47:33 1998  Frank Ch. Eigler  <fche@cygnus.com>
4689         * gas/all/align.s: Back out ".section text" change below;
4690         use ".text" again.
4691         * gas/macros/semi.s: Ditto.
4693 Fri Mar 20 18:51:49 1998  Frank Ch. Eigler  <fche@cygnus.com>
4695         * gas/all/align.s: Identify ".text" section explicitly.
4696         * gas/macros/semi.s: Ditto.
4700 Mon Mar  2 13:30:40 1998  Doug Evans  <devans@seba.cygnus.com>
4702         * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
4703         (ldi16): Improve test.
4704         (nop): Fix test.
4706 Thu Feb 12 20:12:39 1998  Ian Lance Taylor  <ian@cygnus.com>
4708         * gasp/macro.out: Adjust to reflect the fact that keyword
4709         arguments are now permitted after positional arguments.
4711 Wed Feb  4 15:27:44 1998  Nick Clifton  <nickc@cygnus.com>
4713         * gas/arm/arm7t.d: Update to match latest assembler output.
4715 Wed Feb  4 15:40:00 1998  Geoffrey Keating  <geoffk@ozemail.com.au>
4717         * gas/ppc/ppc.exp: New file.
4718         * gas/ppc/astest.s, gas/ppc/astest.d: New test.
4719         * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
4721 Sun Feb  1 21:43:54 1998  Jeffrey A Law  (law@cygnus.com)
4723         * gas/mips/4010.s: Pad test code out to a 16byte boundary.
4724         * gas/mips/4010.d: Corresponding changes.
4725         * gas/mips/4100.s: Pad test code out to a 16byte boundary.
4726         * gas/mips/4100.d: Corresponding changes.
4727         * gas/mips/4650.s: Pad test code out to a 16byte boundary.
4728         * gas/mips/4650.d: Corresponding changes.
4730 Fri Jan 30 14:09:13 1998  Ian Lance Taylor  <ian@cygnus.com>
4732         * gas/mri/moveml.d: Add test comments, fix regexps.
4734 Thu Jan 29 13:34:49 1998  Doug Evans  <devans@canuck.cygnus.com>
4736         * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
4738 Thu Jan 29 09:43:50 1998  Richard Henderson  <rth@cygnus.com>
4740         * gas/m68k/mri_moveml.[sd]: Moved to ...
4741         * gas/mri/moveml.[sd]: ... here.
4742         * gas/mri/mri.exp: Run it.
4744 Tue Jan 27 21:55:44 1998  Jeffrey A Law  (law@cygnus.com)
4746         * gas/mips/4010.s: Add 4010 tests.
4747         * gas/mips/4010.d: Expected output.
4748         * gas/mips/4100.s: Add 4010 tests.
4749         * gas/mips/4100.d: Expected output.
4750         * gas/mips/4650.s: Add 4010 tests.
4751         * gas/mips/4650.d: Expected output.
4752         * gas/mips/mips.exp: Run the new tests.
4753         * gas/mips/*.d: Pass the right processor model to objdump.
4754         Fix minor cases where expected output was wrong due to opcode
4755         conflicts.
4757 Tue Jan 27 05:35:02 1998  Richard Henderson  <rth@cygnus.com>
4759         * gas/m68k/mri_moveml.[sd]: New testcase.
4761 Thu Jan 22 17:29:07 1998  Nick Clifton  <nickc@cygnus.com>
4763         * gas/m32r/high-1.d: Add hash prefix to constants.
4765         * gas/m32r/allinsn.s: Add hash prefix to some constants.
4766         * gas/m32r/allinsn.d: Add hash prefix to constants.
4768 Wed Jan 21 21:24:08 1998  Manfred Hollstein  <manfred@s-direktnet.de>
4770         * gas/m88k/init.d: Fix hexadecimal offsets.
4772 Wed Jan 14 17:49:22 1998  Nick Clifton  <nickc@cygnus.com>
4774         * gas/m32r/uppercase.d: Fix white space matching.
4775         * gas/m32r/relax-1.d: Fix white space matching.
4777 Wed Jan 14 15:44:32 1998  Jeffrey A Law  (law@cygnus.com)
4779         * gas/mips/div.d: Update for recent assembler changes.
4780         * gas/mips/div-ilocks.d: Likewise.
4782 Wed Jan 14 11:13:06 1998  Doug Evans  <devans@seba.cygnus.com>
4784         * gas/m32r/allinsn.d (cmpui): Update output to new format.
4786 Thu Dec 18 11:10:42 1997  Nick Clifton  <nickc@cygnus.com>
4788         * gas/arm/inst.d: Updated to match latest disassembler changes.
4790         * gas/arm/arm7t.d: Updated to match latest disassembler changes.
4792 Tue Dec 16 22:19:25 1997  Ken Raeburn  <raeburn@cygnus.com>
4794         * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
4795         gas/mips/jal-xgot.d: Add assembler option to select a specific
4796         target chip, the R3000.
4797         * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
4798         R3900.
4799         * gas/mips/mips.exp: Run it.
4801         * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
4802         targets.
4804 Wed Oct 15 10:40:14 1997  Jeffrey A Law  (law@cygnus.com)
4806         * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
4808         * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
4809         changes.
4811 1997-10-09  Doug Evans  <dje@canuck.cygnus.com>
4813         * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
4815 1997-10-09  Ian Lance Taylor  <ian@cygnus.com>
4817         * gas/arm/arm7t.d: Update for recent disassembler changes.
4818         * gas/h8300/ffxx1.d: Likewise.
4820 1997-10-08  Doug Evans  <dje@canuck.cygnus.com>
4822         * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
4824 1997-10-08  Ian Lance Taylor  <ian@cygnus.com>
4826         * gas/sparc/synth.d: Update for recent disassembler changes.
4827         * gas/sparc/synth64.d: Likewise.
4829         * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
4830         function symbol.
4831         * gas/mips/jal.s: Likewise.
4833 1997-10-07  Doug Evans  <dje@canuck.cygnus.com>
4835         * gas/sparc/reloc64.[sd]: New testcase.
4836         * gas/sparc/sparc.exp: Run it.
4838 1997-10-04  Ian Lance Taylor  <ian@cygnus.com>
4840         * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
4842 1997-10-03  Ian Lance Taylor  <ian@cygnus.com>
4844         * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
4845         work.  Correct for big endian and for tabs in input file.
4847         * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
4848         * gas/alpha/fp.s: Change comment characters from ! to #.
4850 1997-09-18  Doug Evans  <dje@canuck.cygnus.com>
4852         * gas/sparc/splet.d: Update to new objdump output format.
4853         * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
4854         * gas/sparc/set64.[ds]: New testcase.
4855         * gas/sparc/splet-2.[ds]: New testcase.
4856         * gas/sparc/sparc.exp: Run them.
4858 1997-08-16  Ken Raeburn  <raeburn@cygnus.com>
4860         Merge changes from Martin Hunt:
4862         * gas/d30v/inst.s: Add some new tests.
4864         * gas/d30v/{inst, opt, reloc}.d: Update results with
4865         new disassembler changes.
4867         * gas/d30v/inst.[sd]: Update examples for d*i instructions.
4869         * gas/d30v/*.d: Update all test results because
4870         of new ".s" and ".l" extensions.
4872         * gas/d30v/inst.[sd]: Correct entry for mulx2h.
4873         * gas/d30v/opt.[sd]: Correct st2w instruction.
4875         * gas/d30v/align.d: Change expected output.
4877         * gas/d30v/reloc.[sd]: Add test case.
4879         * gas/d30v/array.[sd]: New test case.
4881         * gas/d30v/opt.[sd]: Added more test cases.
4883         * gas/d30v/opt.s: Add test cases.
4884         * gas/d30v/reloc.s: Fix a test case.
4885         * gas/d30v/{opt,reloc}.d: Regenerate.
4887 Mon Sep  8 14:21:23 1997  Doug Evans  <dje@canuck.cygnus.com>
4889         * gas/m32r/high-1.[ds]: New testcase.
4890         * gas/m32r/m32r.exp: Run it.
4892 Mon Aug 25 11:04:24 1997  Doug Evans  <dje@canuck.cygnus.com>
4894         * gas/m32r/relax-1.[ds]: New testcase.
4895         * gas/m32r/m32r.exp: Run it.
4897 Thu Aug 14 23:49:49 1997  Doug Evans  <dje@canuck.cygnus.com>
4899         * gas/arc: New directory
4900         * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
4901         ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
4903 Wed Aug  6 00:33:30 1997  Ian Lance Taylor  <ian@cygnus.com>
4905         * config/default.exp: Set AS and GASP to as-new, not as.new.
4907 Tue Aug  5 12:33:23 1997  Ian Lance Taylor  <ian@cygnus.com>
4909         * config/default.exp: Set NM to nm-new, not nm.new, to match
4910         recent change in binutils build directory.
4912 Thu Jul 31 15:21:51 1997  Jeffrey A Law  (law@cygnus.com)
4914         * gas/v850/range.s: New test.
4915         * gas/v850/basic.exp: Run it.
4917 Tue Jul 29 14:35:02 1997  Jeffrey A Law  (law@cygnus.com)
4919         * gas/v850/hilo2.s: New test.
4920         * gas/v850/fepsw.s: New test.
4921         * gas/v850/basic.exp: Run them.
4923 Tue Jul 15 13:03:17 1997  Doug Evans  <dje@canuck.cygnus.com>
4925         * gas/m32r/uppercase.[sd]: New testcase.
4926         * gas/m32r/m32r.exp: New file.
4928 Mon Jun 16 14:32:11 1997  Ian Lance Taylor  <ian@cygnus.com>
4930         * gas/m68k/pcrel.d: Update for m68k disassembler changes.
4931         * gas/m68k/operands.d: Likewise.
4933 Mon Jun  2 16:50:03 1997  Nick Clifton  <nickc@cygnus.com>
4935         * gas/arm/arm.exp: Added changes from armT-970328-branch.
4937 Mon Jun  2 12:09:02 1997  Gavin Koch  <gavin@cygnus.com>
4939         * gas/mips/mips.exp: The r3900 has interlocks for mul, but
4940         not div.
4942 Mon Jun  2 12:03:32 1997  Gavin Koch  <gavin@.cygnus.com>
4944         * gas/mips/mul.{d,s}: End the tests with no-ops.
4946 Mon Jun  2 11:48:58 1997  Gavin Koch  <gavin@cygnus.com>
4948         * lib/gas-defs.exp (regexp_diff): Improve messages when one
4949         file is shorter than the other.
4951 Wed May  7 16:18:30 1997  Manfred Hollstein  <manfred@s-direktnet.de>
4953         * gas/m88k/init.{s,d}: New checks for proper padding of
4954         .init sections.
4955         * gas/m88k/m88.exp: Run them.
4957         * gas/m68k/t2.d: New file for check of presence of section
4958         symbols on the m68k-motorola-sysv.
4959         * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
4961 Wed May  7 16:12:24 1997  Ian Lance Taylor  <ian@cygnus.com>
4963         * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
4965         * gas/mips/lifloat.s: Update for recent changes to floating point
4966         handling.
4967         * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
4968         * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
4970         * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
4972 Sat Apr 19 23:16:35 1997  Niklas Hallqvist  <niklas@petra.appli.se>
4974         * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
4976 Wed Apr 16 12:20:24 1997  Martin Hunt  <hunt@cygnus.com>
4978         * gas/d30v/d30.exp: Add optimizer test case.
4979         * gas/d30v/opt.s: Add conditional compilation tests.
4980         * gas/d30v/opt.d: Rebuild.
4982 Tue Apr 15 18:10:01 1997  Gavin Koch  <gavin@cygnus.com>
4984         * gas/mips/{delay.d,nodelay.d}: added.
4986 Mon Apr  7 12:57:45 1997  Doug Evans  <dje@canuck.cygnus.com>
4988         * gas/m32r/allinsn.d: Update to new objdump output style.
4990 Fri Apr  4 13:19:39 1997  Ian Lance Taylor  <ian@cygnus.com>
4992         * gas/all/float.s: Put a tab before .text, to keep the PA happy.
4994         * gas/arm/arm.exp: Only run inst and arm7t on targets which can
4995         handle -EL.  Add setup_xfail for thumb.
4997         * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
4999 Thu Apr  3 18:26:56 1997  Doug Evans  <dje@canuck.cygnus.com>
5001         * gas/m32r/allinsn.{exp,s.d}: New testcases.
5003 Thu Mar 27 00:42:28 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
5005         * gas/d30v/d30.exp: Add test case reloc.
5006         * gas/d30v/reloc.[sd]: New files to test relocations.
5008 Sat Mar 15 17:21:46 1997  Ian Lance Taylor  <ian@cygnus.com>
5010         * gas/arm/inst.d: Update for disassembler changes.
5011         * gas/arm/arm7t.d: Likewise.
5013 Tue Mar 11 13:31:56 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5015         * gas/m68k/op68000.d: Update for recent assembler bug fix.
5017 Wed Mar  5 13:01:24 1997  Jeffrey A Law  (law@cygnus.com)
5019         * gas/all/gas.exp: xfail a couple tests for the mn10300.
5021 Mon Mar  3 11:41:00 1997  Fred Fish  <fnf@cygnus.com>
5023         * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
5024         relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
5026 Thu Feb 27 15:21:46 1997  Fred Fish  <fnf@cygnus.com>
5028         * gas/tic80/{align.d, align.lst, align.s} New test for the
5029         ".align" pseudop.
5030         * gas/tic80/tic80.exp: Run the align test.
5032 Wed Feb 26 20:36:46 1997  Fred Fish  <fnf@cygnus.com>
5034         * gas/tic80/{float.d, float.lst, float.s}: New tests for
5035         simple floating point operands.
5036         * gas/tic80/tic80.exp: Run the float test.
5038 Wed Feb 26 15:16:04 1997  Fred Fish  <fnf@cygnus.com>
5040         * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
5041         regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
5042         New tests for :m and :s operand modifiers.
5043         * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
5045 Tue Feb 25 13:45:55 1997  Ian Lance Taylor  <ian@cygnus.com>
5047         * gas/macros/semi.s: Force the final alignment to use a fill value
5048         of 0.
5050         * gas/all/cond.s, gas/all/cond.d: New test.
5051         * gas/all/gas.exp: Run it.
5053 Mon Feb 24 10:52:12 1997  Bob Manson  <manson@charmed.cygnus.com>
5055         * lib/gas-defs.exp(gas_init): Added new parameter for script
5056         name.
5058 Mon Feb 24 10:40:28 1997  Fred Fish  <fnf@cygnus.com>
5060         * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
5061         regops.d, relocs1.d,
5062         (relocs1.c): Add file for reference.
5063         (relocs1b.d): Split reloc table contents test to different test file.
5064         (relocs2.c): Add test that uses various types (char, short, int, ...) of
5065         static and global variables with data shuffling to generate lots of ld/st
5066         instructions for the different types.
5067         (relocs2.d): New file, expected code for relocs2 test.
5068         (relocs2.lst): New file, TI assembler listing for reference.
5069         (relocs2.s): New file, assembly source for relocs2 test.
5070         (relocs2b.d): New file, expected reloc table contents for relocs2 test.
5071         (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
5073 Sun Feb 23 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
5075         * gas/all/itbl-test.c(main): Update function calls.
5076         Remove parameters from itbl_get_reg_val and
5077         change itbl_get_insn_name to itbl_get_field.
5079 Sun Feb 23 17:22:00 1997  Dawn Perchik  <dawn@cygnus.com>
5081         * gas/mips/itbl: Add comments.
5082         * gas/mips/itbl.s: Add comments.  Prefix register names with $.
5083         * gas/all/itbl: Generic table for testing for itbl support.
5084         * gas/all/itbl.s: Generic assembly for testing for itbl support.
5085         * gas/mips/itbl-test.c: Moved to gas/all.
5086         * gas/all/itbl-test.c: Moved from gas/mips.
5088 Sat Feb 22 20:24:23 1997  Fred Fish  <fnf@cygnus.com>
5090         * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
5091         endmask.lst, regops.lst}: Remove ^M's from end of lines.
5092         * gas/tic80/bitnum.s: Add comment to each line showing value
5093         that symbolic BITNUM assembles to.  Add coverage for raw
5094         numeric values for the BITNUM operand.
5095         * gas/tic80/bitnum.d: Update due to bitnum.s changes.
5096         * gas/tic80/regops.d: Update due to opcode library additions
5097         of floating point test BITNUM values that are ambiguous with
5098         the integral ones.
5099         * gas/tic80/relocs1.s: New test case that tests simple relocs.
5100         * gas/tic80/relocs1.d: Expected output for above.
5101         * gas/tic80/relocs1.lst: TI assembler listing for above.
5102         * gas/tic80/tic80.exp: Add relocs1 test.
5104 Fri Feb 21 14:23:14 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
5106         * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
5107         inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
5109 Wed Feb 19 00:55:29 1997  Ian Lance Taylor  <ian@cygnus.com>
5111         * gas/macros/semi.s, gas/macros/semi.d: New test.
5112         * gas/macros/macros.exp: Run it.
5113         * gas/mri/semi.s, gas/mri/semi.d: New test.
5114         * gas/mri/mri.exp: Run it.
5116 Tue Feb 18 13:37:06 1997  Jeffrey A Law  (law@cygnus.com)
5118         * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
5119         output.
5121 Fri Feb 14 17:56:27 1997  Ian Lance Taylor  <ian@cygnus.com>
5123         * gas/all/align.d, gas/all/align.s: New test.
5124         * gas/all/gas.exp: Run it.
5126 Thu Feb 13 14:44:05 1997  Ian Lance Taylor  <ian@cygnus.com>
5128         * gas/mips/mips16.d: Correct PC relative instruction bytes.
5130 Wed Feb 12 12:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
5132         * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
5133         * gas/mips/lif-xgot.d: Likewise.
5134         * gas/mips/ulh-svr4pic.d: Likewise.
5135         * gas/mips/ulh-xgot.d: Likewise.
5137         * gas/mips/mips16.d: Update for yet another change in disassembly
5138         output (this one is spacing only).
5140 Tue Feb 11 14:45:39 1997  Fred Fish  <fnf@cygnus.com>
5142         * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
5143         ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
5144         endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
5145         tic80.exp}: New files for TIc80 test cases.
5147 Tue Feb 11 15:46:27 1997  Ian Lance Taylor  <ian@cygnus.com>
5149         * gas/mips/mips16.d: Update for change in disassembly output.
5151 Mon Feb 10 22:24:00 1997  Dawn Perchik  <dawn@cygnus.com>
5153         * gas/mips/itbl-test.c: Add copyright message and fix indentation.
5155 Mon Feb 10 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
5157         * gas/mips/itbl-test.c: New file.  Stand-alone assembler and
5158         dissassembler for itbl support.
5160 Mon Feb 10 17:20:00 1997  Dawn Perchik  <dawn@cygnus.com>
5162         * gas/mips/itbl: New file.  Instruction Spec for testing --itbl
5163         option.
5164         * gas/mips/itbl.s: New file.  Assembly with ne2w instructions
5165         specified in itbl.
5167 Fri Feb  7 16:42:53 1997  Bob Manson  <manson@charmed.cygnus.com>
5169         * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
5170         * lib/gas-defs.exp: Ditto.
5172 Mon Feb  3 15:46:05 1997  Ian Lance Taylor  <ian@cygnus.com>
5174         * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
5175         objdump.  Update for current relocation printing style.
5177 Thu Jan 30 11:57:33 1997  Ian Lance Taylor  <ian@cygnus.com>
5179         * gas/mips/mips16.d: Update for disassembler changes.
5181 Thu Jan 23 03:15:06 1997  Angela Marie Thomas (angela@cygnus.com)
5183         * gas/mips/mips.exp: set ilocks for all 4100/4300
5185 Thu Jan  2 16:49:17 1997  Ian Lance Taylor  <ian@cygnus.com>
5187         * gas/mips/mips16.s, gas/mips/mips16.d: New test.
5188         * gas/mips/mips.exp: Run mips16 test.
5190         * gas/mips/mips.exp: Run dli test unconditionally.
5191         * gas/mips/dli.s: Add text symbol.  Add nops to round to 16 byte
5192         boundary.
5193         * gas/mips/dli.d: Corresponding changes.
5195 Tue Dec 31 13:03:16 1996  Ian Lance Taylor  <ian@cygnus.com>
5197         * gas/sparc/synth.d: Use --prefix-addresses for objdump.
5198         * gas/sparc/synth64.d: Likewise.
5200 Tue Dec 24 16:30:58 1996  Angela Marie Thomas (angela@cygnus.com)
5202         * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
5204 Fri Dec 13 13:05:33 1996  Ian Lance Taylor  <ian@cygnus.com>
5206         * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
5207         .ifdef, to accomodate change to avoid default alignment on
5208         embedded systems.
5210 Wed Dec 11 09:26:01 1996  Jeffrey A Law  (law@cygnus.com)
5212         * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
5213         "movb dm,(an)".
5215 Tue Dec 10 13:01:05 1996  Jeffrey A Law  (law@cygnus.com)
5217         * gas/mn10300/basic.exp: Update after endianness changes to
5218         the assembler.
5220         * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
5221         * gas/mn10200/{movb.s, movbu.s}: Likewise.
5222         * gas/mn10200/basic.exp: Run them.
5224 Mon Dec  9 17:08:38 1996  Jeffrey A Law  (law@cygnus.com)
5226         * gas/mn10200/*.s: New tests for the mn10200 assembler.
5227         * gas/mn10200/basic.exp: Run them.
5229 Fri Dec  6 15:35:04 1996  Jeffrey A Law  (law@cygnus.com)
5231         * gas/mn10300/*.s: Remove '$' register prefixing.
5233 Mon Nov 25 16:35:33 1996  Doug Evans  <dje@canuck.cygnus.com>
5235         * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
5236         \r will be present.
5238 Mon Nov 25 13:45:02 1996  Ian Lance Taylor  <ian@cygnus.com>
5240         * gas/m68k/*.d: Update for disassembler changes.
5241         * gas/mri/*.d: Likewise.
5243 Mon Nov 25 11:38:37 1996  Jeffrey A Law  (law@cygnus.com)
5245         * gas/mn10300/*.s: Use '$' as register prefix for
5246         all register operands.
5248 Thu Nov 21 11:52:54 1996  Jeffrey A Law  (law@cygnus.com)
5250         * gas/all/gas.exp: xfail a couple tests for the mn10300.
5252 Wed Nov 20 11:31:41 1996  Jeffrey A Law  (law@cygnus.com)
5254         * gas/mn10300/other.s: Update for correct syntax on a
5255         few instructions (those with register lists).
5256         * gas/mn10300/basic.exp: Corresponding changes.
5258 Tue Nov 19 13:36:57 1996  Jeffrey A Law  (law@cygnus.com)
5260         * gas/mn10300/movm.s: Update for correct syntax.
5261         * gas/mn10300/basic.exp: Update expected movm bit patterns.
5263 Fri Nov 15 13:57:42 1996  Jeffrey A Law  (law@cygnus.com)
5265         * gas/mn10300/other.s: Put parens around register
5266         argument in calls and jmp instructions.
5268 Wed Nov 13 13:16:04 1996  Jeffrey A Law  (law@cygnus.com)
5270         * gas/h8300/ffxx1.d: Update for recent disassembler changes.
5272 Mon Nov 11 16:03:24 1996  Jeffrey A Law  (law@cygnus.com)
5274         * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
5275         as needed.
5276         * gas/hppa/unsorted/unsorted.exp: Likewise.
5278 Thu Nov  7 00:27:52 1996  Jeffrey A Law  (law@cygnus.com)
5280         * gas/mn10300/basic.exp: Check opcode insertion for
5281         extended instructions.
5282         * gas/mn10300/extend.s: Tweak constants for better
5283         testsuite coverage.
5285 Wed Nov  6 13:50:07 1996  Jeffrey A Law  (law@cygnus.com)
5287         * gas/mn10300/basic.exp: Test insertion of operands
5288         into call and jmp instructions with 32bit offsets.
5289         Fix typo in bit test patterns.
5290         * gas/mn10300/other.s: Tweak constants to improve
5291         testsuite coverage.
5293         * gas/mn10300/basic.exp: Test insertion of 32bit operand
5294         in calls, btst, bclr & bset instructions.
5296         * gas/mn10300/*.s: Tweak constants in 32bit insns for
5297         better testing coverage.
5298         * gas/mn10300/basic.exp: Test insertion of most 32bit
5299         operands.
5301 Tue Nov  5 13:33:12 1996  Jeffrey A Law  (law@cygnus.com)
5303         * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
5304         movbu, movhu instructions.  Check bit patterns for more bit
5305         operations.  Check bit patterns for various 16bit call, retf
5306         and ret instructions.
5307         * gas/mn10300/other.s: Update operands for better test coverage.
5309 Mon Nov  4 12:55:11 1996  Jeffrey A Law  (law@cygnus.com)
5311         * gas/mn10300/basic.exp: Check bit patterns for a couple more
5312         mov and cmp instructions.
5314 Tue Oct 29 17:05:43 1996  Ian Lance Taylor  <ian@cygnus.com>
5316         * gas/mips/*.d: Update for disassembler changes.
5318 Wed Oct 16 22:39:50 1996  Jeffrey A Law  (law@cygnus.com)
5320         * gas/v850/reloc.s: New tests.
5321         * gas/v850/basic.exp: Run them.
5323 Mon Oct 14 13:52:55 1996  Ian Lance Taylor  <ian@cygnus.com>
5325         * gas/mips: Add symbols to several testsuites, since the ELF
5326         assembler now always builds a symbol table, which means that
5327         objdump will no longer report `No symbols in FILE'.  Change the
5328         expected output accordingly.
5330 Thu Oct 10 13:11:48 1996  Jeffrey A Law  (law@cygnus.com)
5332         * gas/mn10300/basic.exp: Check bit patterns for instructions
5333         with a single 8bit or 16bit immediate operand.
5335         * gas/mn10300/basic.exp: Check bit patterns for many
5336         instructions.  Add missing test in do_mov1.
5337         * gas/mn10300/mov1.s: Add missing test.
5339 Wed Oct  9 14:15:18 1996  Jeffrey A Law  (law@cygnus.com)
5341         * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
5342         * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
5343         * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
5344         * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
5345         * gas/mn10300/{shift.s, sub.s}: Likewise.
5346         * gas/mn10300/basic.exp: Run them.
5348 Thu Oct  3 09:57:03 1996  Jeffrey A Law  (law@cygnus.com)
5350         * gas/mn10200, gas/mn10300: New directories for Matsushita
5351         mn10200 and mn10300 tests.
5353 Tue Oct  1 15:38:28 1996  Ian Lance Taylor  <ian@cygnus.com>
5355         * lib/gas-defs.exp (gas_version): Fix for current version
5356         printing.
5358 Sun Sep 29 07:55:58 1996  Doug Evans  <dje@canuck.cygnus.com>
5360         * gas/sparc/splet.d: Fix typo in cpusha result.
5362 Mon Sep 23 12:33:31 1996  Ian Lance Taylor  <ian@cygnus.com>
5364         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
5366 Wed Sep 18 12:14:06 1996  Ian Lance Taylor  <ian@cygnus.com>
5368         * gas/all/cofftag.s: Use .p2align rather than .align.
5370 Fri Sep 13 15:28:04 1996  Jeffrey A Law  (law@cygnus.com)
5372         * gas/h8300/macs.s: Add "stmac" instructions.
5373         * gas/h8300/basic.exp: Test them.
5375 Thu Sep 12 10:28:44 1996  James G. Smith  <jsmith@cygnus.co.uk>
5377         * gas/arm/thumb.s (back): Check assembly of Thumb BL.
5379 Mon Sep  9 14:37:00 1996  Ian Lance Taylor  <ian@cygnus.com>
5381         * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
5382         registers.
5384 Fri Sep  6 18:23:54 1996  James G. Smith  <jsmith@cygnus.co.uk>
5386         * gas/mips/dli.{s,d}: More test cases added.
5388 Wed Sep  4 11:47:29 1996  James G. Smith  <jsmith@cygnus.co.uk>
5390         * gas/mips/mips.exp: Add check for dli macro instruction.
5391         * gas/mips/dli.{s,d}: Added.
5393 Sat Aug 31 01:25:03 1996  Jeffrey A Law  (law@cygnus.com)
5395         * gas/v850/basic.exp (do_mem): Check bit patterns for short
5396         load/store instructions.  Remove xfails for short load/store
5397         instructions.
5398         * gas/v850/mem.s: Offsets for short load/store operands
5399         are unsigned.
5401         * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
5402         (do_jumps): Likewise.
5404 Fri Aug 30 00:37:55 1996  Jeffrey A Law  (law@cygnus.com)
5406         * gas/v850/misc.s: Tweak register numbers for better testing.
5407         * gas/v850/basic.exp (do_misc): Corresponding changes.
5409         * gas/v850/hilo.s: New testfile.
5410         * gas/v850/basic.exp: Run hilo tests.
5412 Thu Aug 29 11:32:23 1996  James G. Smith  <jsmith@cygnus.co.uk>
5414         * gas/arm/arm7t.d: Explicitly force little-endian assembly.
5416 Fri Aug 23 11:02:55 1996  Jeffrey A Law  (law@cygnus.com)
5418         * gas/v850/basic.exp (do_move): Test instruction bit patterns.
5419         * gas/v850/move.s: Tweak constants for better testing.
5421         * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
5422         xfail sst and sld tests.
5423         (do_mov): Remove bogus xfail.
5424         * gas/v850/mem.s: sst and sld instructions can only index from
5425         "ep" register.
5427         * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
5428         Update addresses.
5429         * gas/v850/logical.s: Tweak constants for better testing.
5431         * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
5432         but not displacements (yet).
5434         * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
5436         * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
5437         but not displacements (yet).
5439         * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
5441         * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
5442         * gas/v850/arith.s: Tweak constants for better testing.
5444         * gas/v850/basic.exp (do_misc): No longer expect failures
5445         assembling "ldsr" and "stsr" opcodes.
5446         * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
5447         opcodes.
5449         * gas/v850/basic.exp (do_misc): No longer expect failures
5450         assembling "trap" opcodes.
5451         * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
5453         * gas/v850: New directory with v850 tests.
5455 Fri Aug 16 00:19:10 1996  Jeffrey A Law  (law@cygnus.com)
5457         * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
5458         fic and fice instructions to test 3bit space identifiers.
5459         * gas/hppa/basic/system.s: Similarly for iitlba and
5460         iitlbp.
5461         * gas/hppa/basic/basic.exp: Corresponding changes.
5463 Thu Aug 15 16:25:05 1996  James G. Smith  <jsmith@cygnus.co.uk>
5465         * gas/arm/arm.exp: Change inst.s test to check objdump.
5466         * gas/arm/inst.d: Added.
5468 Thu Aug 15 16:06:02 1996  James G. Smith  <jsmith@cygnus.co.uk>
5470         * gas/arm/thumb.s: Added.
5471         * gas/arm/immed.s: Added.
5472         * gas/arm/arch4t.s: Added.
5473         * gas/arm/arm.exp: Updated to run the new tests.
5475 Tue Aug  6 11:06:29 1996  Jeffrey A Law  (law@cygnus.com)
5477         * gas/h8300/misch.s: Reenable "eepmov.w" test.
5478         * gas/h8300/miscs.s: Likewise.
5479         * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
5480         on the H8/300H and H8/S.  Don't expect it to fail.
5482 Wed Jul 31 10:57:44 1996  Doug Evans  <dje@canuck.cygnus.com>
5484         * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
5486 Wed Jul 31 15:55:12 1996  James G. Smith  <jsmith@cygnus.co.uk>
5488         * gas/arm/arm7t.s: Added.
5489         * gas/arm/arm7t.d: Added.
5490         * gas/arm/arm.exp: Updated to run the new test.
5492 Mon Jul  8 14:27:39 1996  Ian Lance Taylor  <ian@cygnus.com>
5494         * gas/m68k/pcrel.d: Rename from schwab.d.
5495         * gas/m68k/pcrel.s: Rename from schwab.s.
5497 Mon Jul  8 14:23:26 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5499         * gas/m68k/schwab.d: Correct for ELF format.
5500         * gas/m68k/all.exp: Run "schwab" test for all targets.
5502 Thu Jul  4 14:23:36 1996  Ian Lance Taylor  <ian@cygnus.com>
5504         Avoid DOS file naming problems:
5505         * gas/h8300/branch.s: Rename from branches.s.
5506         * gas/h8300/branchh.s: Rename from branchesh.s.
5507         * gas/h8300/branchs.s: Rename from branchess.s.
5508         * gas/h8300/rotsh.s: Rename from rotshift.s.
5509         * gas/h8300/rotshh.s: Rename from rotshifth.s.
5510         * gas/h8300/rotshs.s: Rename from rotshifts.s.
5511         * gas/h8300/h8300.exp: Corresponding changes.
5513 Thu Jul  4 14:01:46 1996  James G. Smith  <jsmith@cygnus.co.uk>
5515         * gas/mips/mips.exp: Add new tests for processors with interlocks
5516         on div and mul.
5517         * gas/mips/div-ilocks.d: Added.
5518         * gas/mips/mul-ilocks.d: Added.
5520 Wed Jul  3 14:20:04 1996  Ian Lance Taylor  <ian@cygnus.com>
5522         * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
5523         which now pass.
5524         * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
5525         bit host.
5527 Sat Jun 29 18:21:51 1996  Ian Lance Taylor  <ian@cygnus.com>
5529         * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
5530         test.
5531         * gas/vax/quad.exp: Expect a nop after the movq.
5533 Tue Jun 18 12:39:49 1996  Jeffrey A. Law  <law@rtl.cygnus.com>
5535         * gas/h8300/cbranchh.s: Switch into h8300h mode.
5536         * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
5538         * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
5539         H8/S.
5540         * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
5541         * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
5542         * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
5543         * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
5544         * gas/h8300/{rotshifts.s,extends.s}: Likewise.
5545         * gas/h8300/h8300.exp: Run them.
5547 Mon Jun 10 14:14:40 1996  Ian Lance Taylor  <ian@cygnus.com>
5549         * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
5550         with the same name as a global variable.
5551         * gas/all/gas.exp: Run cofftag test for any COFF target.
5553 Thu Jun  6 12:30:05 1996  Ian Lance Taylor  <ian@cygnus.com>
5555         * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
5556         test.
5558 Fri May 31 10:11:13 1996  Jeffrey A Law  (law@cygnus.com)
5560         * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
5562 Wed May 29 16:35:43 1996  Ian Lance Taylor  <ian@cygnus.com>
5564         * gas/mips/jal-xgot.d: Correct for 64 bit output.
5566 Thu Apr 25 19:31:59 1996  Doug Evans  <dje@canuck.cygnus.com>
5568         * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
5570 Wed Apr 24 17:06:18 1996  Ian Lance Taylor  <ian@cygnus.com>
5572         * gas/m68k/op68000.d: Add statements now caught by gas.
5574 Mon Apr 22 16:45:12 1996  Doug Evans  <dje@canuck.cygnus.com>
5576         * gas/sparc/splet.[ds]: New tests for sparclet extensions.
5577         * gas/sparc/sparc.exp: Run them.
5579 Mon Apr 15 17:25:18 1996  Ian Lance Taylor  <ian@cygnus.com>
5581         * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
5582         * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
5583         * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
5584         * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
5586 Wed Apr 10 14:27:51 1996  Jeffrey A Law  (law@cygnus.com)
5588         * gas/h8300/mov32bug.s: New test.
5589         * gas/h8300/h8300.exp: Run it.
5591 Fri Apr  5 10:13:28 1996  Jeffrey A Law  (law@cygnus.com)
5593         * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
5594         * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
5595         * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
5596         * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
5597         * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
5598         * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
5599         * gas/h8300/h8300.exp: Run them.
5601         * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
5603         * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
5605         * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
5606         * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
5607         * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
5608         * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
5609         * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
5610         * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
5611         * gas/h8300/h8300.exp: Run them.
5613 Fri Mar 15 17:16:24 1996  Ian Lance Taylor  <ian@cygnus.com>
5615         * gas/sparc/synth.d: Don't require sparc in the file format, since
5616         it won't be there on SunOS.
5618 Thu Mar  7 14:51:23 1996  Doug Evans  <dje@charmed.cygnus.com>
5620         * gas/sparc/synth.[ds]: New testcase.
5621         * gas/sparc/sparc.exp: Run it.
5623 Fri Mar  1 12:01:48 1996  Jeffrey A Law  (law@cygnus.com)
5625         * gas/all/gas.exp: xfail difference of two undefined symbols
5626         and difference of forward references for the h8300.
5628 Thu Feb 22 16:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
5630         * gas/mips/lb-xgot.d: Correct.
5632 Mon Feb 19 02:43:36 1996  Doug Evans  <dje@charmed.cygnus.com>
5634         * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
5635         to gas.
5636         * gas/sparc/addend.exp: Execute for any sparc cpu.
5637         * gas/sparc/{mismatch.exp,mism-1.s}: New test.
5639 Wed Feb 14 13:49:59 1996  Ian Lance Taylor  <ian@cygnus.com>
5641         * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
5642         * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
5643         * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
5644         * gas/mips/mips.exp: Run new tests if svr4pic.
5646 Sat Jan 27 13:27:45 1996  Doug Evans  <dje@charmed.cygnus.com>
5648         * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
5650 Fri Jan 26 14:24:01 1996  Jeffrey A Law  (law@cygnus.com)
5652         * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
5654 Wed Jan 10 12:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
5656         * gas/mips/*.d: Update for changes to disassembler.
5658 Wed Jan  3 22:59:53 1996  Ian Lance Taylor  <ian@cygnus.com>
5660         * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
5661         change.
5663 Fri Nov 17 10:32:25 1995  Ian Lance Taylor  <ian@cygnus.com>
5665         * gas/mri/immconst.d: New test.
5666         * gas/mri/mri.exp: Run it.
5667         * gas/mri/constants.s: Test immediate constants.
5668         * gas/mri/constants.d: Corresponding change.
5670         * gas/m68k/link.s: Add nop to pad to eight byte boundary.
5671         * gas/m68k/link.d: Corresponding change.
5673 Sun Nov 12 21:28:11 1995  Jeffrey A Law  (law@cygnus.com)
5675         * gas/hppa/unsorted/brlenbug.s: New test.
5676         * gas/hppa/unsorted/unsorted.exp: Run it.
5678 Sun Nov  5 12:49:27 1995  Ian Lance Taylor  <ian@cygnus.com>
5680         * gas/mips/beq.s: Declare text_label global.
5681         * gas/mips/jal.s: Likewise.
5683 Fri Nov  3 12:35:07 1995  Ian Lance Taylor  <ian@cygnus.com>
5685         * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
5687         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
5688         * gas/m68k/all.exp: Run it.
5690 Thu Nov  2 23:11:05 1995  Ian Lance Taylor  <ian@cygnus.com>
5692         * gas/m68k/link.s, gas/m68k/link.d: New test.
5693         * gas/m68k/all.exp: Run it.
5695 Tue Oct 24 10:57:20 1995  Jeffrey A Law  (law@cygnus.com)
5697         * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
5698         * gas/hppa/basic/system.s: Corresponding changes.
5700 Fri Oct  6 17:13:35 1995  Ken Raeburn  <raeburn@cygnus.com>
5702         * gas/m68k/operands.d: Don't require a fixed number of leading
5703         zeros in any number.
5705         * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
5706         for immediate values.
5708 Fri Oct  6 10:54:13 1995  Doug Evans  <dje@canuck.cygnus.com>
5710         * gas/arm/arm.exp: Renamed from gas.exp.
5711         * gas/arm/le-fpconst.[sd]: New testcase.
5713 Fri Sep 29 15:12:10 1995  Ian Lance Taylor  <ian@cygnus.com>
5715         * gas/mri/mri.exp: Only run tests for m68k target.
5717 Mon Sep 25 12:31:46 1995  Ian Lance Taylor  <ian@cygnus.com>
5719         * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
5720         test.
5722 Thu Sep 21 01:26:08 1995  Jeff Law  (law@snake.cs.utah.edu)
5724         * gas/sh/fp.s (fmac): Update for new assembly syntax.
5726 Mon Sep 18 14:04:34 1995  Ian Lance Taylor  <ian@cygnus.com>
5728         * lib/gas-defs.exp (gas_run): Call prune_system_crud.
5729         (run_dump_test, objdump): Likewise.
5731 Thu Sep 14 13:10:10 1995  Doug Evans  <dje@canuck.cygnus.com>
5733         * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
5734         * gas/sparc/sparc.exp: Run them.
5736 Wed Sep 13 16:35:51 1995  Ian Lance Taylor  <ian@cygnus.com>
5738         * Makefile.in, configure.in: Remove; the testsuite is now run
5739         directly from the gas Makefile.
5741 Mon Sep 11 11:44:23 1995  Ian Lance Taylor  <ian@cygnus.com>
5743         * gas/mri/empty.s: New file.
5744         * gas/mri/mri.exp: Test assembling empty.s.
5745         * gas/mri/comment.s: Add a couple more comment variants.
5747         * gas/mri/mri.exp: Add xfail for the expr test for all hppa
5748         targets.
5750 Wed Sep  6 21:39:23 1995  Ian Lance Taylor  <ian@cygnus.com>
5752         * gas/mri/comment.s, gas/mri/comment.d: New test.
5753         * gas/mri/mri.exp: Run it.
5754         * gas/mri/expr.s: Remove whitespace in operand field.
5755         * gas/mri/for.s: Add comments for further testing.
5756         * gas/macros/test2.s: Put in an upper case ELSE to test case
5757         insensitivity.
5759 Wed Aug 30 16:12:03 1995  Doug Evans  <dje@canuck.cygnus.com>
5761         * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
5763 Tue Aug 29 18:59:33 1995  Doug Evans  <dje@canuck.cygnus.com>
5765         * gas/sparc/sparc.exp: New file.
5766         * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
5768 Mon Aug 21 14:39:29 1995  Ian Lance Taylor  <ian@cygnus.com>
5770         * gas/macros/*: New tests for macros.
5772         * gas/mri/common.s: Use data, not .data.
5774         * gasp/pl3.out: Update for changes in commented source output when
5775         LOCAL is used.
5777 Sat Aug 19 17:36:17 1995  Ian Lance Taylor  <ian@cygnus.com>
5779         * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
5780         of diff.
5781         * lib/gas-defs.exp: Define prune_system_crud if it is not already
5782         defined.
5784 Fri Aug 18 11:09:38 1995  Ian Lance Taylor  <ian@cygnus.com>
5786         * gasp/mri/*.out: Use ;, not !, for the comment character.
5788 Wed Aug 16 12:24:12 1995  Ian Lance Taylor  <ian@cygnus.com>
5790         * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
5791         expect failure for targets which use SOM.
5793         * lib/gas-defs.exp (run_dump_test): If the program to run does not
5794         exist, mark the test as untested.
5796         * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
5797         common test.
5799         * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
5800         rather than using an implicit a.out.
5802         * gas/mri/for.s: Add nop to round out to four byte boundary.
5803         * gas/mri/repeat.s: Likewise.
5804         * gas/mri/while.s: Likewise.
5805         * gas/mri/for.d: Expected added nop.
5806         * gas/mri/repeat.d: Likewise.
5807         * gas/mri/while.d: Likewise.
5809         * gas/mips/*.d: Change all test names to say MIPS.
5811 Tue Aug 15 15:42:33 1995  Ian Lance Taylor  <ian@cygnus.com>
5813         * gas/mri/for.d, gas/mri/for.s: New test.
5814         * gas/mri/if.d, gas/mri/if.s: New test.
5815         * gas/mri/repeat.d, gas/mri/repeat.s: New test.
5816         * gas/mri/while.d, gas/mri/while.s: New test.
5817         * gas/mri/mri.exp: Run the new tests.
5819 Mon Aug 14 16:03:07 1995  Ian Lance Taylor  <ian@cygnus.com>
5821         * gas/mri/expr.d: Permit leading zeroes, in case we're using a
5822         64-bit BFD.
5824         * gasp/mri/*: New tests.
5825         * gasp/gasp.exp: Run them.  Also, clean up the test names used in
5826         pass and fail.
5828 Sun Aug 13 00:39:24 1995  Jeff Law  (law@snake.cs.utah.edu)
5830         * gas/sh/basic.exp: Update now that we know the right
5831         bit patters for the new sts instructions.
5833 Thu Aug 10 00:46:21 1995  Ian Lance Taylor  <ian@cygnus.com>
5835         * gas/mri/char.d: Fix for little endian machines.
5836         * gas/mri/float.d: Likewise.
5838 Wed Aug  9 15:34:36 1995  Ian Lance Taylor  <ian@cygnus.com>
5840         * gas/all/struct.s, gas/all/struct.d: New test.
5841         * gas/all/gas.exp: Run it.
5843 Tue Aug  8 17:11:39 1995  Ian Lance Taylor  <ian@cygnus.com>
5845         * gas/mri/common.s, gas/mri/common.d: New test.
5846         * gas/mri/mri.exp: Run it.
5848 Mon Aug  7 22:39:28 1995  Ian Lance Taylor  <ian@cygnus.com>
5850         * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
5851         test.
5853         * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
5854         truncated files, so that the tests pass.
5856         * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
5857         constants, and expr.
5859         * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux.  Run
5860         on vxworks*, not just vxworks5.1.
5862         * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
5863         (run_dump_test): Just call pass or fail.
5865         * gas/m68k/operands.s, gas/m68k/operands.d: New test.
5866         * gas/m68k/op68000.d: New test.
5867         * gas/m68k/cas.s, gas/m68k/cas.d: New test.
5868         * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
5869         * gas/m68k/schwab.d: Run objdump with -j .text.  Adjust for
5870         changes to disassembler.
5871         * gas/m68k/all.exp: Run new tests.  Run schwab test for
5872         m68k-*-coff*.
5874 Mon Aug  7 03:01:32 1995  Jeff Law  (law@snake.cs.utah.edu)
5876         * gas/sh/*: New tests for the hitachi-sh.
5878 Tue Aug  1 18:02:47 1995  Ian Lance Taylor  <ian@cygnus.com>
5880         * gas/mri/*: New tests for MRI mode.
5882         * lib/gas-defs.exp (run_dump_test): Support using objcopy.  Dump
5883         program executions to the log file before running them.  Use the
5884         simple program name, rather than the path to the binary being run,
5885         in pass/fail messages.
5886         (regexp_diff): If the regexp file has the special comment #pass,
5887         stop checking at that point.
5888         * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
5889         if they are not already set.
5891 Tue Aug  1 11:41:30 1995  steve chamberlain  <sac@slash.cygnus.com>
5893         * Makefile.in: Remove superfluous runtest gasp.
5895 Mon Jul 31 18:19:26 1995  steve chamberlain  <sac@slash.cygnus.com>
5897         * gasp/*: New.
5898         * Makefile.in: Use gasp tests.
5899         * config/default.exp: Add gasp stuff.
5901 Thu Jul 20 18:56:48 1995  Jeff Law  (law@snake.cs.utah.edu)
5903         * gas/all/gas.exp: Disable tests that are not appropriate for
5904         the PA.
5906 Thu Jul 13 18:22:49 1995  Ken Raeburn  <raeburn@cygnus.com>
5908         * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
5910 Wed Jun 21 21:28:57 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
5912         * gas/m68k/schwab.*: New test based on a test case from Andreas
5913         Schwab.
5914         * gas/m68k/all.exp: Run it for some aout configurations.
5916 Mon Jun 12 22:27:18 1995  Jeff Law  (law@snake.cs.utah.edu)
5918         * gas/hppa/parse/badfmpyadd.s: New test.
5919         * gas/hppa/parse/parse.exp: Run it.
5921 Sun May 21 20:26:18 1995  Jeff Law  (law@snake.cs.utah.edu)
5923         * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
5924         ELF targets.
5926 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
5928         * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
5929         * arm/arm6.s: Correct bogus tests.
5930         * arm/gas.exp (arm6.s): Is now a valid test.
5931         (arm7dm.s): New test.
5932         * arm/float.s: Add load/store multiple floating point instruction
5933         tests.
5935 Wed May  3 13:14:44 1995  Jeff Law  (law@snake.cs.utah.edu)
5937         * gas/hppa/reloc/longcall.s: New test.
5938         * gas/hppa/reloc/reloc.exp: Run it.
5940 Tue May  2 16:37:48 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
5942         * gas/mips/ld.d: Modified for gas delay-slot fixes.
5944 Sat Apr 29 23:35:18 1995  Doug Evans  <dje@chestnut.cygnus.com>
5946         * lib/gas-dg.exp: New file.
5948 Tue Apr 11 13:57:52 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
5950         * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
5951         targets.
5953 Mon Apr 10 15:36:39 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
5955         * lib/gas-defs.exp (pass_phase): New proc.
5956         (run_dump_test): Note passing or failing of each phase of this
5957         test, instead of failure of phases or passing of complete test.
5958         Ensure test file name is in reported message.
5960 Sat Apr  8 12:46:33 1995  Doug Evans  <dje@chestnut.cygnus.com>
5962         * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
5963         Always resolve testcase status before returning.
5964         If `slurp_options' fails, return and don't do test.
5965         (slurp_options): Fix "can't open" error message.
5966         Return -1 to indicate error.
5968 Mon Mar 20 22:45:30 1995  Jeff Law  (law@snake.cs.utah.edu)
5970         * gas/hppa/unsorted/common.s: New test.
5971         * gas/hppa/unsorted/unsorted.exp: Run it.
5973 Fri Mar 10 19:07:09 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
5975         * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
5976         uncertainty as to whether there should be trailing bytes in the
5977         output file.
5978         * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
5979         of 0x00000000ffffffff on 64-bit hosts.  (I'm not sure if this is
5980         correct.)  End with "..." to match trailing zero bytes.
5982 Wed Mar  8 15:50:34 1995  Ian Lance Taylor  <ian@cygnus.com>
5984         * gas/mips/mips4.d, gas/mips/mips4.s: New files.
5985         * gas/mips/mips.exp: Run new test.
5987 Thu Feb 23 17:58:50 1995  Jeff Law  (law@snake.cs.utah.edu)
5989         * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
5990         * gas/hppa/basic/basic.exp: Test them.
5992 Wed Feb 15 15:43:26 1995  Ian Lance Taylor  <ian@cygnus.com>
5994         * gas/mips/uld.d: New file.
5995         * gas/mips/uld.s: New file.
5996         * gas/mips/usd.d: New file.
5997         * gas/mips/usd.s: New file.
5998         * gas/mips/mips.exp: Run new tests.
6000 Thu Feb  9 10:57:39 1995  Jeff Law  (law@snake.cs.utah.edu)
6002         * gas/hppa/reloc/applybug.s: New test.
6003         * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
6005 Thu Feb  2 00:34:55 1995  Jeff Law  (law@snake.cs.utah.edu)
6007         * gas/hppa/reloc/picreloc.s: New test.
6008         * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
6010 Fri Jan 27 14:02:02 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
6012         * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
6013         gas/h8300/h8300.exp: New tests.
6015 Mon Jan 23 21:44:26 1995  Jeff Law  (law@snake.cs.utah.edu)
6017         * gas/hppa/basic/basic.exp (do_system): Update.
6019 Wed Jan 11 17:20:25 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
6021         * gas/mips/mips.exp: Don't run the memory-access tests if the
6022         format is a.out, because the generated code is different from what
6023         is used with other formats.
6025 Tue Jan 10 11:42:13 1995  Jeff Law  (law@snake.cs.utah.edu)
6027         * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
6028         regexp to avoid losing without a controlling tty.
6030 Fri Dec 30 18:08:20 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
6032         * gas/i386/pushw.l: Fixed whitespace to match current listing
6033         style.
6035         * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
6036         listings enabled.
6038 Thu Dec 15 18:14:27 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
6040         * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
6041         (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
6042         * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS.  Use
6043         findfile and transform procedures to determine objdump program
6044         name.
6046         * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
6047         in case the format doesn't automatically require it.
6048         * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
6049         name for the reloc type.
6051         * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
6052         (run_dump_test): If verbosity level is over 3, print out dump
6053         command and its output.
6055 Tue Dec 13 18:21:09 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
6057         * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
6058         disassembly.
6060 Fri Dec  9 19:54:04 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
6062         * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
6063         it depends on tty modes.
6065         * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
6066         -nottyinit.
6068         * gas/arm/gas.exp: The arm6 test should report errors, for now.
6070 Thu Dec  8 20:19:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
6072         * lib/gas-defs.exp: Use -i in expect_after command.
6074 Wed Dec  7 16:49:14 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
6076         * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
6077         disassembly.
6079         * gas/ieee-fp: Renamed from ieee.fp.
6081         * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
6083 Wed Nov 30 10:48:00 1994  Jeff Law  (law@snake.cs.utah.edu)
6085         * gas/hppa/parse: Renamed from gas/hppa/more.parse.
6087 Mon Nov 28 00:40:26 1994  Jeff Law  (law@snake.cs.utah.edu)
6089         * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
6090         to fail.  Fix comments for the test.  Tweak test name.
6092 Tue Nov 22 23:38:20 1994  Jeff Law  (law@snake.cs.utah.edu)
6094         * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
6095         output.
6097 Fri Nov 18 17:56:57 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
6099         * gas/mips/ld.d: Adjust to work for both big and little endian
6100         code.
6101         * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
6102         * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
6103         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
6104         * gas/mips/usw.d: Likewise.
6106 Tue Nov 15 11:09:57 1994  Jeff Law  (law@snake.cs.utah.edu)
6108         * gas/hppa/unsorted/align4.s: New test.
6109         * gas/hppa/unsorted/unsorted.exp: Run it.
6111         * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
6112         current expected PA ELF output.
6113         * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
6114         (do_plabel_relocation_test): Likewise.
6116 Thu Nov  3 18:14:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
6118         * gas/all/p1480.s: Use larger constant, so expression can have a
6119         positive value.
6120         * gas/all/gas.exp: Expect p1480.s without listings to pass.
6122 Thu Nov  3 15:43:46 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
6124         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
6125         Correct test cases.
6127 Thu Oct 20 00:55:13 1994  Jeff Law  (law@snake.cs.utah.edu)
6129         * gas/hppa/reloc/blebug3.s: New test.
6130         * gas/hppa/reloc/reloc.exp: Run it.
6132 Mon Oct 17 02:33:53 1994  Jeff Law  (law@snake.cs.utah.edu)
6134         * gas/hppa/reloc/reduce3.s: New test.
6135         * gas/hppa/reloc/reloc.exp: Run it.
6137 Sun Oct 16 22:25:56 1994  Jeff Law  (law@snake.cs.utah.edu)
6139         * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
6140         current reality.
6142 Wed Sep 28 21:21:34 1994  Jeff Law  (law@snake.cs.utah.edu)
6144         * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
6145         * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
6146         * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
6147         * gas/hppa/reloc/reloc.exp: Changed accordingly.
6149 Wed Sep 28 13:25:10 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
6151         * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
6152         overflows are correctly converted to jumps.
6154 Mon Sep 26 17:41:43 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
6156         * gas/mips: Add test cases for PIC code, both SVR4 style and
6157         -membedded-pic style.
6159 Fri Sep 23 14:45:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
6161         * gas/mips: New directory with MIPS specific test cases.
6163         * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
6164         the name of the source file to assemble.
6165         (regexp_diff): Put the reason for failure in the log file.
6167 Wed Sep 21 13:44:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
6169         * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
6170         doesn't support it.  Redirect stdout using > instead of 1>, and
6171         don't bother to redirect stderr since TCL redirects it anyhow.
6172         (run_dump_test): Pass appropriate arguments to program, defaulting
6173         to -r.
6175 Sat Sep 17 01:04:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6177         * gas/vax: New directory.
6178         * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
6179         values.
6181 Mon Sep 12 22:19:11 1994  Jeff Law  (law@snake.cs.utah.edu)
6183         * gas/hppa/reloc/r_no_relocbug.s: New test.
6184         * gas/hppa/reloc/reloc.exp: Run it.
6186         * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
6187         expected output.
6189 Sun Sep 04 17:58:10 1994  Richard Earnshaw (rwe@pegasus.esprit.ec.org)
6191         * gas/arm/*: New subtree.  Add ARM tests.
6193 Mon Aug  8 12:13:31 1994  Jeff Law  (law@snake.cs.utah.edu)
6195         * gas/hppa/unsorted/unsorted.exp: Accept any character
6196         between foo's type and foo itself.
6198 Fri Jul 15 19:09:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6200         * lib/gas-defs.exp (run_dump_test): New routine for running the
6201         assembler, running objdump or nm (not fully supported) on the
6202         resulting object file, and comparing the results against a file of
6203         regular expressions in the test suite, all in one command.
6204         Options for the assembler and objdump are read from comments at
6205         the start of the .d file.
6206         (fail_phase, slurp_options): New auxiliary routines.
6207         (regexp_diff): Always return a value.  Fix bugs in actually doing
6208         the regexp test.
6210         * gas/sun4/addend.exp: Use run_dump_test.
6211         * gas/sun4/addend.d: Fix regular expressions so that they work.
6213 Thu Jul  7 11:55:33 1994  Jeff Law  (law@snake.cs.utah.edu)
6215         * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
6216         * gas/hppa/reloc/reloc.exp: Run them.
6218 Thu Jun 30 18:49:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6220         * config/default.exp: Look for "as.new" in "$base_dir/..", where
6221         it got compiled, not in "$base_dir".
6222         * config/unknown.exp: Deleted.
6224 Sun Jun 26 13:23:54 1994  Jeff Law  (law@snake.cs.utah.edu)
6226         * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
6227         before exiting.  Enclose both calls inside a "catch".
6228         (objdump_finish): Likewise.
6230 Fri Jun 10 10:23:35 1994  Jeff Law  (law@snake.cs.utah.edu)
6232         * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
6233         for SOM to match current testcase.
6235 Thu Jun  2 19:46:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6237         * gas/i386/{pushw.s,pushw.l}: New test.
6238         * gas/i386/all.exp: Run it.
6240         * Makefile.in (distclean): Remove site config files and gas.sum.
6242 Fri May 27 12:24:18 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6244         * gas/m68k/disperr.s: Use % for registers.
6246         * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
6248 Tue May 17 14:53:08 1994  Bill Cox  (bill@rtl.cygnus.com)
6250         * lib/gas-defs.exp: Replace error proc calls with perror calls.
6252 Mon May 16 13:19:16 1994  Jeff Law  (law@snake.cs.utah.edu)
6254         * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
6255         ELF code.
6256         * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
6257         not support them.
6258         * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
6259         new ELF code.
6261 Thu May  5 17:27:54 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6263         * config/default.exp: Renamed from unix-gas.exp.
6265 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
6267         * Makefile.in (check): Set TCL_LIBRARY for runtest.
6269 Mon Apr 11 07:54:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6271         * gas/hppa/more.parse/callinfobug.s: Add missing name for
6272         procedure.
6274         * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
6275         $DATA$ rather than $LIT$ subspace.
6277 Sun Mar 27 14:05:33 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6279         * gas/hppa/reloc/funcrelocbug.s: New test.
6280         * gas/hppa/reloc/reloc.exp: Run it.
6282 Thu Mar 17 13:38:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6284         * gas/hppa/unsorted/importbug.s: New test.
6285         * gas/hppa/unsorted/unsorted.exp: Run it.
6287 Wed Mar 16 11:57:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6289         * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
6291         * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
6292         * gas/hppa/unsorted/unsorted.exp: Run it.
6294         * gas/hppa/more.parse/callinfobug.s: New test.
6295         * gas/hppa/omre.parse/parse.exp: Run it.
6297         * gas/hppa/more.parse/regpopbug.s: New test.
6298         * gas/hppa/more.parse/parse.exp: Run it.
6300 Mon Feb 28 14:10:04 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6302         * lib/gas-defs.exp (objdump): New proc.
6303         (objdump_start): Deleted unused proc.
6304         (objdump_start_common): Merged into objdump_start_no_subdir.
6306         * gas/alpha/fp.exp: Use objdump instead of
6307         objdump_start_no_subdir, since the former actually waits for
6308         objdump to finish.  Specify .rdata section only.  Make comment
6309         indicate Alpha architecture rather than SPARC.
6310         * gas/alpha/fp.d: Omit .reginfo patterns.  Just use "." to match
6311         against ASCII code 0x2a ("*", special in regexp).
6312         * gas/sun4/addend.exp: Use objdump instead of
6313         objdump_start_no_subdir.
6315 Thu Feb 24 07:11:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6317         * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
6318         a failure if gas is not producing an ELF object.
6320 Mon Feb 14 09:24:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6322         * gas/hppa/basic/fmemLRbug.s: New test.
6323         * gas/hppa/basic/basic.exp: Run it.
6325 Thu Feb 10 00:34:26 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6327         * gas/alpha/fp.*: New files.
6328         * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
6329         verbosity level 3 or above only.
6331 Mon Feb  7 15:53:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6333         * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
6334         PA OSF1.
6336 Fri Feb  4 23:42:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6338         * gas/hppa/more.parse/xmpyubug.s: New test.
6339         * gas/hppa/more.parse/parse.exp: Run it.
6341 Fri Feb  4 17:13:20 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6343         * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
6344         "simple_diff" from linker test suite.
6345         * gas/sun4/addend.exp: Use it.
6346         * gas/sun4/addend.d: New file.
6348 Sun Jan 30 23:34:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6350         * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
6351         format.
6353 Thu Jan 20 16:44:51 1994  Rob Savoye  (rob@darkstar.cygnus.com)
6355         * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
6356         sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
6357         well under either version of expect.
6359 Mon Jan 17 00:25:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6361         * gas/hppa/basic/fp_misc.s: Delete copr instruction.  It's tested
6362         elsewhere now.
6363         * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
6364         * gas/hppa/basic/basic.exp: Run them.
6366 Thu Jan 13 11:59:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6368         * gas/all/gas.exp: No longer expect difference of forward
6369         references to fail.
6370         * gas/all/x930509.s: Fix testcase to match how the expect code was
6371         written.
6373 Wed Jan 12 13:41:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6375         * gas/hppa/reloc/reloc.exp: Fix typo in last change.  Latest test
6376         for cross-subspace call bugs is no longer expected to fail.
6378         * gas/hppa/more.parse/procbug.s: Add test for another bug relating
6379         to having a function's label follow the .PROC directive.
6381 Tue Jan 11 21:47:48 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6383         * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
6384         found while working on multiple $CODE$ subspace support.
6386 Mon Jan 10 09:54:15 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6388         * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
6389         to fail.
6390         * gas/hppa/more.parse/procbug.s: Add missing .procend.
6392 Mon Jan  3 10:07:47 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6394         * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
6395         app.c change.
6397 Wed Dec 29 11:32:39 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6399         * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
6401 Wed Dec 15 08:24:31 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
6403         * Makefile.in (site.exp): Don't set ASFLAGS.  Quote value of
6404         OBJDUMPFLAGS in case it's empty.  Use temporary names until the
6405         end; make creating site.exp the final step.
6406         (check): Pass in ASFLAGS.
6408         * gas/all/gas.exp: Use all_ones proc.  Change regexp for matching
6409         C comments to avoid bugs in latest expect code.
6411 Wed Dec  8 14:30:14 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6413         * gas/m68k/disperr.s: New test.
6414         * gas/m68k/all.exp: Run it.
6416 Sun Dec  5 19:24:57 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6418         * gas/hppa/reloc/roundmode.s: New test.
6419         * gas/hppa/reloc/reloc.exp: Run it.  Fix typo in last change.
6421 Wed Dec  1 10:44:18 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6423         * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
6424         test for ELF.
6426 Tue Nov 30 13:43:21 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6428         * gas/hppa/more.parse/parse.exp: Test for error on for subspace
6429         directive is an XFAIL for SOM assmeblers.
6431         * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
6432         cross-subspace call test.
6434 Sun Nov 28 12:12:50 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6436         * gas/hppa/more.parse/appbug.s: New test.
6437         * gas/hppa/more.parse/parse.exp: Run it.
6439         * gas/hppa/unsorted/align3.s: New test.
6440         * gas/hppa/unsorted/unsorted.exp: Run it.
6442 Sat Nov 27 22:50:01 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6444         * gas/all/p2425.s: Insert a tab before assembler directives so
6445         that the directives are not interpreted as labels.
6447         * gas/hppa/basic/weird.s: Sync with GDB version.
6449         * gas/hppa/more.parse/labelbug.s: New test.
6451         * gas/hppa/more.parse/parse.exp: Run it.
6453 Wed Nov 24 01:25:03 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6455         * gas/hppa/reloc/fixupbug.s: New test.
6456         * gas/hppa/reloc/reloc.exp: Run it.
6458         * gas/hppa/reloc/exitbug.s: New test.
6459         * gas/hppa/reloc/reloc.exp: Run it.
6461 Sun Nov 21 22:11:10 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6463         * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
6464         share the same test code.
6465         * gas/hppa/reloc/relocreduce.s: Likewise.
6467         * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
6468         * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
6470 Sun Nov  7 00:31:41 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6472         * gas/hppa/reloc/reloc.exp: No longer expect failure for
6473         field selector on ble instruction test.
6475         * gas/hppa/basic/basic.exp: No longer expect failures for
6476         system instruction tests now that probei is fixed.
6478 Sat Nov  6 22:45:08 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6480         * gas/hppa/reloc/selectorbug.s: New test.
6481         * gas/hppa/reloc/reloc.exp: Run it.
6483 Thu Nov  4 17:01:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6485         * gas/hppa/unsorted/fragbug.s: New test.
6486         * gas/hppa/unsorted/unsorted.exp: Run it.
6488 Thu Nov 04 09:09:49 1993  Jeffrey Wheat  (cassidy@cygnus.com)
6490         * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
6492 Tue Nov  2 22:12:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6494         * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
6495         * gas/hppa/more.parse/parse.exp: Run them.
6497 Mon Nov  1 23:37:58 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6499         * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
6500         which specific relocations are expected to be found.
6502 Sat Oct 30 14:12:31 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6504         * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
6506         * gas/hppa/more.parse/parse.exp: Add new test.
6507         * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
6508         sections are handled correctly.
6510         * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
6512 Fri Oct 29 16:29:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6514         * gas/hppa/more.parse/calldatabug.s: Colonize.
6515         * gas/hppa/more.parse/parse.exp: Fix typos.
6517 Thu Oct 28 21:40:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6519         * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
6520         * gas/hppa/*/*.exp: New test drivers.
6521         * gas/hppa/*/*.s: New test files.
6523 Mon Oct 25 09:40:59 1993  Ken Raeburn  (raeburn@cygnus.com)
6525         * gas/sun4: New directory.
6526         * gas/sun4/addend.s,addend.exp: New test case.
6527         * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
6528         test case.
6530         * gas/all/gas.exp: Check `*' in C comments.
6532         * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
6533         simplify some tests.
6534         (want_no_output): Return zero or nonzero, depending on success or
6535         failure.
6536         (gas_test_old): Return value from want_no_output.
6537         (objdump_start_common): Split off from objdump_start.
6538         (objdump_start_no_subdir): New procedure.
6540 Wed Oct 20 07:25:48 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
6542         * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
6543         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
6545         * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
6546         AS_FOR_TARGET.
6547         (check): Don't pass ASFLAGS variable.
6548         (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
6550         From Jeff Law:
6552         * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
6553         so that tests can parse the output of objdump looking for errors
6554         in relocation entires, file headers and the like.
6556 Thu Sep 23 16:20:34 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
6558         * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
6559         * gas/all/gas.exp (p1480.s, x930509.s): Ditto.  Break up gas_test
6560         call so it no longer performs multiple tests.
6561         * gas/m68k/all.exp (t2.s): Don't bother with listings.
6562         (p2410.s): Don't pass unwanted arguments to gas_test_error.
6564 Wed Aug 25 16:50:08 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
6566         * lib/do*: Remove RCS id strings.
6568 Mon May 17 15:09:45 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
6570         * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
6571         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
6572         * gas/i386: New directory.
6574 Mon May 10 14:50:20 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
6576         * Added directory structure, to categorize tests by targets.
6577         * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
6578         and refined some to examine the assembler listing output.
6579         * lib/gas-defs.exp: Renamed gas_start to gas_run.  Added some
6580         expect_after patterns.
6581         (gas_start, gas_finish): New procs, for tests that examine process
6582         output.
6583         * config/unix-gas.exp: Invoke gas_init directly, instead of
6584         requiring test .exp files do it.
6586 Wed Apr 21 01:24:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
6588         * gas/gas.exp: Handle new tests, and changes to testing procs.
6590         * lib/gas-defs.exp (want_no_output): New proc; success iff output
6591         is empty.
6592         (gas_test_old): Functionally same as old gas_test.
6593         (gas_test_ignore_stdout): Rewritten to use want_no_output.
6594         (gas_test): New argument lists set of options to be tried in
6595         combinations.  Option with trailing ">" indicates standard output
6596         should be ignored.
6598         * gas/p2425a.s: Use %-form for registers, so this test can be run
6599         on m68k-coff targets too.
6601         * gas/p2430a.s: New test case, whitespace &c matches customer
6602         report more closely.  Gets different results from p2430.s; this is
6603         bad, and not yet tested for.
6605 Mon Apr  5 12:27:19 1993  Ken Raeburn  (raeburn@cygnus.com)
6607         * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
6608         * lib/run: New script.
6609         * gas/gas-defs.exp (gas_start): Takes new args, assembler options
6610         and redirection options.  Use "run" script so redirection works.
6611         (gas_test): Now takes assembler options as separate arg from input
6612         file name.
6613         (gas_test_ignore_stdout): New proc.  Discards output.
6614         (gas_test_error): New proc.  Expects assembler to generate output.
6615         (target_cpu_family setting): Handle i486->i386 also.
6617         * lib/do*: Scripts moved here from gas/testscripts.  May be useful
6618         someday for writing more test cases; not currently used.
6620 Tue Mar 30 11:45:27 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
6622         * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
6623         cases.
6624         * gas/gas.exp: Enable them for appropriate targets.  Removed some
6625         useless comments &c.  Changed m68k target test to be more general.
6627         * lib/gas-defs.exp (gas_exit, gas_init): New procs.
6628         * gas/gas.exp: Call gas_init.
6630 Mon Mar 29 00:00:00 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
6632         * Test suite created.