2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
[binutils.git] / gas / testsuite / ChangeLog
blob653502f69dc4f0c4d15b6532d1e22d348f909c04
1 2003-10-16  H.J. Lu  <hongjiu.lu@intel.com>
3         * gas/alpha/elf-reloc-8.d: Updated.
5 2003-10-10  Dave Brolley  <brolley@redhat.com>
7         * gas/frv/allinsn.s: Use preoperly aligned registers.
8         * gas/frv/allinsn.d: Update expected results.
10 2003-10-08  Chris Demetriou  <cgd@broadcom.com>
12         * lib/gas-defs.exp (gas_run): Always log the command being run.
13         (gas_start): Likewise.
14         (regexp_diff): Make error reporting about non-existent files
15         consistent.
17 2003-10-06  Nick Clifton  <nickc@redhat.com>
19         * gas/macros/app1.d: Skip sections symbols (if present).
20         * gas/macros/app2.d: Likewise.
21         * gas/macros/app3.d: Likewise.
22         * gas/macros/app4.d: Likewise.
24 2003-10-04  Christian Groessler  <chris@groessler.org>
26         * gas/z8k/calr-backf.s: New file.
27         * gas/z8k/calr-forwf.s: New file.
28         * gas/z8k/calr.d: New file.
29         * gas/z8k/calr.s: New file.
30         * gas/z8k/djnz-backf.s: New file.
31         * gas/z8k/djnz-backf2.s: New file.
32         * gas/z8k/djnz.d: New file.
33         * gas/z8k/djnz.s: New file.
34         * gas/z8k/jr-back.d: New file.
35         * gas/z8k/jr-forw.d: New file.
36         * gas/z8k/jr-back.s: Fix displacement length. Add some more jumps
37         for jr-back.d. 
38         * gas/z8k/jr-backf.s: Fix displacement length.
39         * gas/z8k/jr-forw.s: Fix displacement length. Add some more jumps
40         for jr-forw.d. 
41         * gas/z8k/jr-forwf.s: Fix displacement length.
42         * gas/z8k/z8k.exp: Run new tests.
44 2003-10-01  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
46         * gas/mips/ldstla-32-shared.d: New file.
47         * gas/mips/ldstla-32.d: New file.
48         * gas/mips/ldstla-32.s: New file.
49         * gas/mips/ldstla-n32-shared.d: New file.
50         * gas/mips/ldstla-n32.d: New file.
51         * gas/mips/ldstla-n32.s: New file.
52         * gas/mips/ldstla-n64-shared.d: New file.
53         * gas/mips/ldstla-n64.d: New file.
54         * gas/mips/ldstla-n64.s: New file.
55         * gas/mips/mips.exp: Add ld-st-la tests.
57 2003-09-30  Chris Demetriou  <cgd@broadcom.com>
59         * lib/gas-defs.exp (run_dump_test): If stderr file is specified
60         and there was no stderr output, compare anyway (i.e., cause a
61         test failure).
62         * gas/mips/mips64-mips3d.s: Add some new instructions to test warnings.
63         * gas/mips/mips64-mips3d.l: New file.
64         * gas/mips/mips64-mips3d.d: Use mips64-mips3d.l, and update for
65         changes to mips64-mips3d.s.
66         * gas/mips/mips64-mips3d-incl.d: Likewise.
67         * gas/mips/set-arch.l: New file.
68         * gas/mips/set-arch.d: Specify set-arch.l as stderr output to check.
69         * gas/mips/mips5.l: Make error messages match source.
71 2003-09-30  Chris Demetriou  <cgd@broadcom.com>
73         * gas/mips/cp0-names-mips64r2.d: New file.
74         * gas/mips/cp0sel-names-mips64r2.d: New file.
75         * gas/mips/elf_arch_mips64r2.d: New file.
76         * gas/mips/hwr-names-mips64r2.d: New file.
77         * gas/mips/mips32r2-ill-fp64.l: New file.
78         * gas/mips/mips32r2-ill-fp64.s: New file.
79         * gas/mips/mips64r2-ill.l: New file.
80         * gas/mips/mips64r2-ill.s: New file.
81         * gas/mips/mips64r2.d: New file.
82         * gas/mips/mips64r2.s: New file.
83         * gas/mips/mips.exp: Define "mips64r2" arch, and run new tests.
85 2003-09-29  Dave Brolley  <brolley@redhat.com>
87         * gas/frv/allinsn.s (nldqi): Removed. Replaced with nop.
88         * gas/frv/allinsn.d (nldqi): Ditto.
90 2003-09-25  Hans-Peter Nilsson  <hp@axis.com>
92         * gas/cris/rd-pcrel2.d: Update for changes in section flag
93         defaults.
95 2003-09-20  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
97         * gas/mips/elfel-rel.d: Add ABI specification.
98         * gas/mips/elfel-rel2.d: Likewise.
99         * gas/mips/elfel-rel3.d: Likewise.
101 2003-09-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
103         * gas/mips/rm7000.s: Let objdump print trailing dots.
105 2003-09-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
107         * gas/mips/empic3_e.s: Fix typo.
109 2003-09-05  Richard Sandiford  <rsandifo@redhat.com>
111         * gas/frv/reloc1.[sd]: New test.
112         * gas/frv/allinsn.exp: Run it.
114 2003-09-04  Nick Clifton  <nickc@redhat.com>
116         * gas/v850/v850e1.s: New test source file.
117         * gas/v850/v850e1.d: New test disassembly file.
118         * gas/v850/basic.exp: Run v850e1 test.
120 2003-09-03  Robert Millan  <robertmh@gnu.org>
122         * gas/alpha/alpha.exp: Match GNU/KFreeBSD with new kfreebsd*-gnu
123         triplet.
125 2003-09-03  Nick Clifton  <nickc@redhat.com>
127         * gas/cris/diffexp-ovwr.d: Remove regexp for empty section
128         contents string.
129         gas/cris/pushpop-dcr1-sreg.d: Likewise.
130         gas/cris/string-1.d: Likewise.
131         gas/cris/string-2.d: Likewise.
132         gas/cris/x-to-dcr1-sreg.d: Likewise.
133         gas/elf/section0.d: Likewise.
134         gas/elf/section1.d: Likewise.
135         gas/i386/relax.d: Likewise.
136         gas/mips/elempic.d: Likewise.
137         gas/mips/empic.d: Likewise.
138         gas/mips/mips16-e.d: Likewise.
139         gas/mips/mips16-f.d: Likewise.
140         gas/mips/mipsel16-e.d: Likewise.
141         gas/mips/mipsel16-f.d: Likewise.
142         gas/mips/rm7000.d: Likewise.
143         gas/mips/telempic.d: Likewise.
144         gas/mips/tempic.d: Likewise.
145         gas/mips/tmips16-e.d: Likewise.
146         gas/mips/tmips16-f.d: Likewise.
147         gas/mips/tmipsel16-e.d: Likewise.
148         gas/mips/tmipsel16-f.d: Likewise.
149         gas/mmix/align-1.d: Likewise.
150         gas/mmix/basep-10.d: Likewise.
151         gas/mmix/basep-11.d: Likewise.
152         gas/mmix/basep-9.d: Likewise.
153         gas/mmix/comment-3.d: Likewise.
154         gas/mmix/cons-1.d: Likewise.
155         gas/mmix/cons-2.d: Likewise.
156         gas/mmix/expr-1.d: Likewise.
157         gas/mmix/fb-1.d: Likewise.
158         gas/mmix/fb-2.d: Likewise.
159         gas/mmix/greg1.d: Likewise.
160         gas/mmix/greg1a.d: Likewise.
161         gas/mmix/greg2.d: Likewise.
162         gas/mmix/greg2a.d: Likewise.
163         gas/mmix/greg3.d: Likewise.
164         gas/mmix/greg4.d: Likewise.
165         gas/mmix/greg7.d: Likewise.
166         gas/mmix/greg8.d: Likewise.
167         gas/mmix/is-1.d: Likewise.
168         gas/mmix/local-1.d: Likewise.
169         gas/mmix/odd-1.d: Likewise.
170         gas/mmix/op-0-1.d: Likewise.
171         gas/mmix/op-0-2.d: Likewise.
172         gas/mmix/prefix3.d: Likewise.
173         gas/mmix/pseudo-1.d: Likewise.
174         gas/mmix/weak1.d: Likewise.
175         gas/sh/sh64/crange1-1.d: Likewise.
176         gas/sh/sh64/crange1-2.d: Likewise.
177         gas/sh/sh64/crange2-2.d: Likewise.
178         gas/sh/sh64/crange3-1.d: Likewise.
179         gas/sh/sh64/crange4-1.d: Likewise.
180         gas/sh/sh64/crange5-1.d: Likewise.
181         gas/sh/sh64/datal32-3.d: Likewise.
182         gas/sh/sh64/datal64-3.d: Likewise.
183         gas/sh/sh64/endian-1.d: Likewise.
184         gas/sh/sh64/endian-2.d: Likewise.
185         gas/sh/sh64/localcom-1.d: Likewise.
186         gas/sh/sh64/rel32-5.d: Likewise.
187         gas/sh/sh64/rel64-5.d: Likewise.
188         gas/sh/sh64/ua32-1.d: Likewise.
189         gas/sh/sh64/ua64-1.d: Likewise.
190         gas/xstormy16/reloc-1.d: Likewise.
192 2003-09-01  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
194         * gas/mips/elf-rel-got-n32.d: Fix ulw and usw patterns for
195         little-endian.
196         * gas/mips/elf-rel-got-n64.d: Likewise.
197         * gas/mips/elf-rel-xgot-n32.d: Likewise.
198         * gas/mips/elf-rel-xgot-n64.d: Likewise.
200 2003-08-29  Jakub Jelinek  <jakub@redhat.com>
202         * gas/cfi/cfi-sparc-1.s: New test.
203         * gas/cfi/cfi-sparc-1.d: New test.
204         * gas/cfi/cfi-sparc64-1.s: New test.
205         * gas/cfi/cfi-sparc64-1.d: New test.
206         * gas/cfi/cfi.exp: Run them.
208 2003-08-19  Nick Clifton  <nickc@redhat.com>
210         * gas/arm/copro.s: Add tests of Addressing Mode 5 (Unindexed).
211         * gas/arm/arm.exp: Run copro.s as a dump test.
212         * gas/arm/copro.d: New file: expected disassembly of copro.s
214 2003-08-16  Jason Eckhardt  <jle@rice.edu>
216         * gas/i860/pseudo-ops01.{s,d}: New files.
217         * gas/i860/i860.exp: Execute the new test above.
218         * gas/i860/README.i860: Remove align defect from list.
220 2003-08-14  Nick Clifton  <nickc@redhat.com>
222         * gas/arm/pic.d: Update regexp for destination address of
223         unrelocated branch instructions so that they point to themselves.
224         * gas/arm/inst.d: Likewise.
226 2003-08-08  Andreas Schwab  <schwab@suse.de>
228         * gas/cfi/cfi-m68k.s, gas/cfi/cfi-m68k.d: New test.
229         * gas/cfi/cfi.exp (run_list_test): Run it.
231 2003-08-06  Jason Eckhardt  <jle@rice.edu>
233         * gas/i860/dir-align01.{s,d}: New files.
234         * gas/i860/i860.exp: Execute the new test above.
236 2003-08-06  Jason Eckhardt  <jle@rice.edu>
238         * gas/i860/dual02-err.l: Update expected error message.
239         * gas/i860/README.i860: Remove dual02-err from known failure list.
241 2003-08-05  Jason Eckhardt  <jle@rice.edu>
243         * gas/i860/README.i860: Remove dual01 from the known failures.
245 2003-08-05  Jason Eckhardt  <jle@rice.edu>
247         * gas/i860/dir-intel01.{s,d}: New files.
248         * gas/i860/dir-intel02.{s,d}: New files.
249         * gas/i860/dir-intel03-err.{s,l}: New files.
250         * gas/i860/i860.exp: Execute the above new tests.
252 2003-08-03  Jason Eckhardt  <jle@rice.edu>
254         * gas/i860/*.d: Prefix name with "i860".
256 2003-08-03  Jason Eckhardt  <jle@rice.edu>
258         * gas/i860/dual01.{s,d}: New files.
259         * gas/i860/dual02-err.{s,l}: New files.
260         * gas/i860/dual03.{s,d}: New files.
261         * gas/i860/i860.exp: Execute the above new tests.
262         * gas/i860/README.i860: Update.
264 2003-08-02  Alan Modra  <amodra@bigpond.net.au>
266         * gas/d10v/address-001.d: Adjust for objdump -d change.
267         * gas/d10v/control-001.d: Likewise.
268         * gas/d10v/error-001.d: Likewise.
269         * gas/d10v/immediate-001.d: Likewise.
270         * gas/d10v/immediate-002.d: Likewise.
271         * gas/d10v/immediate-003.d: Likewise.
272         * gas/d10v/immediate-006.d: Likewise.
273         * gas/d10v/immediate-007.d: Likewise.
274         * gas/d10v/instruction_packing-001.d: Likewise.
275         * gas/d10v/instruction_packing-002.d: Likewise.
276         * gas/d10v/instruction_packing-003.d: Likewise.
277         * gas/d10v/instruction_packing-004.d: Likewise.
278         * gas/d10v/instruction_packing-006.d: Likewise.
279         * gas/d10v/instruction_packing-007.d: Likewise.
280         * gas/d10v/instruction_packing-008.d: Likewise.
281         * gas/d10v/instruction_packing-009.d: Likewise.
282         * gas/d10v/instruction_packing-010.d: Likewise.
283         * gas/d10v/instruction_packing.d: Likewise.
284         * gas/d10v/label-001.d: Likewise.
285         * gas/d10v/warning-014.d: Likewise.
286         * gas/m88k/init.d: Likewise.
288 2003-08-01  Jason Eckhardt  <jle@rice.edu>
290         * gas/i860/README.i860: New file.
292 2003-07-29  Nick Clifton  <nickc@redhat.com>
294         * gas/sparc/unalign.d: Remove empty .text disassembly line.
296 2003-07-28  H.J. Lu  <hongjiu.lu@intel.com>
298         * gas/elf/elf.exp: Add section3 for note section.
300         * gas/elf/section3.d: New file.
301         * gas/elf/section3.s: Likewise.
303 2003-07-26  Alan Modra  <amodra@bigpond.net.au>
305         * gas/ppc/altivec.d: Update.
306         * gas/ppc/altivec_xcoff.d: Update.
307         * gas/ppc/altivec_xcoff64.d: Update.
308         * gas/ppc/booke.d: Update.
309         * gas/ppc/booke_xcoff.d: Update.
310         * gas/ppc/booke_xcoff64.d: Update.
311         * gas/ppc/e500.d: Update.
313 2003-07-23  Stephane Carrez  <stcarrez@nerim.fr>
315         * gas/m68hc11/m68hc11.exp: Execute the new tests.
316         * gas/m68hc11/abi.s: New test for abi elf flags.
317         * gas/m68hc11/abi-m68hc11-32-64.d: Test for 32-bit int, 64-bit float.
318         * gas/m68hc11/abi-m68hc11-16-64.d: Test for 16-bit int, 64-bit float.
319         * gas/m68hc11/abi-m68hc11-32-32.d: Test for 32-bit int, 32-bit float.
320         * gas/m68hc11/abi-m68hc11-16-32.d: Test for 16-bit int, 32-bit float.
322 2003-07-15  Richard Sandiford  <rsandifo@redhat.com>
324         * gas/mips/rm7000.[sd]: New test.
325         * gas/mips/mips.exp: Run it.
327 2003-07-10  Jakub Jelinek  <jakub@redhat.com>
329         * gas/cfi/cfi-ppc-1.s: New test.
330         * gas/cfi/cfi-ppc-1.d: New test.
331         * gas/cfi/cfi-s390-1.s: New test.
332         * gas/cfi/cfi-s390-1.s: New test.
333         * gas/cfi/cfi-s390x-1.s: New test.
334         * gas/cfi/cfi-s390x-1.s: New test.
335         * gas/cfi/cfi.exp: Run them.
337 2003-07-09  Alexandre Oliva  <aoliva@redhat.com>
339         2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
340         * gas/mn10300/am33-2.c (d8pcsec): PC-relative relocations within
341         text sections don't decay to section+offset.
342         * gas/mn10300/am33-2.d: Rebuilt.
343         2000-08-15  Eric Christopher  <echristo@cygnus.com>
344         * gas/mn10300/am33-2.c (d8pcsec): New Function
345         (condjmp): Adjust testcase for TC_LINKRELAX_FIXUP
346         functionality.
347         * gas/mn10300/am33-2.d: Regenerate
348         2000-05-24  Alexandre Oliva  <aoliva@cygnus.com>
349         * gas/mn10300/am33-2.c (d8pcoff): Likewise.
350         * gas/mn10300/am33-2.d: Rebuilt.
351         2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
352         * gas/mn10300/am33-2.c (main): Changed `.am332' to `.am33_2'.
353         Replaced `AM33 2.0' with `AM33/2.0'.
354         * gas/mn10300/am33-2.d, gas/mn10300/am33-2.s: Rebuilt.
355         2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
356         * gas/mn10300/am33-2.c: New file, that generated...
357         * gas/mn10300/am33-2.s, gas/mn10300/am33-2.d: New files.
358         * gas/mn10300/basic.exp: Test am33-2.
360 2003-07-08  Chris Demetriou  <cgd@broadcom.com>
362         * gas/testsuite/gas/mips/mips.exp: Make sure that branch-misc-2 is
363         run to compile non-PIC code, and add branch-misc-2pic.
364         * gas/mips/branch-misc-2.l: Adjust for change in non-PIC warnings.
365         * gas/mips/branch-misc-2pic.l: New file.
366         * gas/mips/branch-misc-2pic.s: New file.
368 2003-07-07  Richard Sandiford  <rsandifo@redhat.com>
370         * gas/h8300/h8sx_disp2.[sd]: Add tests for symbolic displacements.
372 2003-07-04  Alan Modra  <amodra@bigpond.net.au>
374         * gas/ppc/test2elf64.s: Rename to..
375         * gas/ppc/power4.s: ..this.  Add mtcr and mfcr testcases.
376         * gas/ppc/test2elf64.d: Rename to..
377         * gas/ppc/power4.d: ..this.  Update.
378         * gas/ppc/ppc.exp: Update.
380 2003-07-02  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
382         * gas/mips/set-arch.d: Fix GPR names and show raw insns.
384 2003-06-29  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
386         * gas/mips/set-arch.s: New file, testcase for .set arch=FOO.
387         * gas/mips/set-arch.d: Likewise.
388         * gas/mips/mips.exp: Use it.
390 2003-06-25  Richard Sandiford  <rsandifo@redhat.com>
392         * gas/h8300/h8sx_mov_imm.[sd]: Add tests for mov.[wl] #xx:8,@yy.
394 2003-06-24  Richard Sandiford  <rsandifo@redhat.com>
396         * gas/h8300/h8300.exp (h8sx_disp2, h8sx_rtsl, h8sx_mov_imm): Move...
397         * gas/h8300/h8300-elf.exp: ...here.
399 2003-06-23  H.J. Lu <hongjiu.lu@intel.com>
401         * gas/i386/i386.exp: Add prescott.
403         * gas/i386/prescott.d: New file.
404         * gas/i386/prescott.s: Likewise.
406 2003-06-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
408         * gas/mips/elf-rel-got-n32.d: Remove special handling for n32 ABI.
409         * gas/mips/elf-rel-xgot-n32.d: Likewise.
410         * gas/mips/jal-newabi.d: Likewise.
412 2003-06-21  Christian Groessler  <chris@groessler.org>
414         * gas/z8k: New directory.
415         * gas/z8k/dec.s: New file.
416         * gas/z8k/decbf.s: New file.
417         * gas/z8k/decf.s: New file.
418         * gas/z8k/eidi.s: New file.
419         * gas/z8k/eidif.s: New file.
420         * gas/z8k/inc.s: New file.
421         * gas/z8k/incbf.s: New file.
422         * gas/z8k/incf.s: New file.
423         * gas/z8k/inout.d: New file.
424         * gas/z8k/inout.s: New file.
425         * gas/z8k/jr-back.s: New file.
426         * gas/z8k/jr-backf.s: New file.
427         * gas/z8k/jr-forw.s: New file.
428         * gas/z8k/jr-forwf.s: New file.
429         * gas/z8k/ldk.s: New file.
430         * gas/z8k/ldkf.s: New file.
431         * gas/z8k/z8k.exp: New file.
433 2003-06-18  Jakub Jelinek  <jakub@redhat.com>
435         * gas/cfi/cfi-i386.d: Regenerated.
436         * gas/cfi/cfi-common-1.d: Regenerated.
437         * gas/cfi/cfi-common-2.d: Regenerated.
438         * gas/cfi/cfi-common-3.d: Regenerated.
439         * gas/cfi/cfi-x86_64.d: Regenerated.
440         * gas/cfi/cfi-alpha-1.d: Regenerated.
441         * gas/cfi/cfi-alpha-2.d: Regenerated.
442         * gas/cfi/cfi-alpha-3.d: Regenerated.
444 2003-06-17  Nick Clifton  <nickc@redhat.com>
446         * gas/i386/absrel.d: Tweak patterns to work for i386-pc-cygwin
447         target as well.
448         * gas/i386/sub.d: Likewise.
450 2003-06-17  Loren James Rittle  <rittle@latour.rsch.comm.mot.com>
452         * gas/alpha/elf-reloc-1.d: Allow system-specific gunk after
453         canonical file format.
454         * gas/alpha/elf-reloc-4.d: Likewise.
455         * gas/alpha/elf-reloc-5.d: Likewise.
456         * gas/alpha/elf-reloc-7.d: Likewise.
457         * gas/alpha/elf-reloc-8.d: Likewise.
458         * gas/alpha/elf-tls-1.d: Likewise.
459         * gas/alpha/elf-usepv-1.d: Likewise.
461 2003-06-16  Hans-Peter Nilsson  <hp@axis.com>
463         * gas/cris: Match output having $ register prefix.  Deal with
464         target variants default requiring register prefix on input.
466 2003-06-13  Richard Earnshaw  <rearnsha@arm.com>
468         * gas/arm/arm.exp: Pass -mfpu=fpa option to the FPA instruction test.
470 2003-06-12  Richard Sandiford  <rsandifo@redhat.com>
472         * gas/mips/elf-rel15.[sd]: New test.
473         * gas/mips/mips.exp: Run it.
475 2003-06-11  Richard Henderson  <rth@redhat.com>
477         * gas/cfi/cfi-common-3.[ds]: New.
478         * gas/cfi/cfi.exp: Run it.
480 2003-06-11  Alan Modra  <amodra@bigpond.net.au>
482         * gas/macros/app1.d: Ignore section symbols.
483         * gas/macros/app2.d: Likewise.
484         * gas/macros/app3.d: Likewise.
485         * gas/macros/app4.d: Likewise.
487 2003-06-10  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
489         * gas/mips/mips.exp: Fix typo.
490         * gas/mips/elempic.d: Force o64 ABI.
491         * gas/mips/telempic.d: Likewise.
493 2003-06-10  Alan Modra  <amodra@bigpond.net.au>
495         * lib/gas-defs.exp (proc is_elf_format): Copy from ld testsuite.
496         * gas/cfi/cfi.exp: Use here.  Only run tests when ELF.
497         * gas/macros/and.s: Avoid .set so we don't break mips.
499 2003-06-10  Alan Modra  <amodra@bigpond.net.au>
501         * gas/macros/and.s: New.
502         * gas/macros/macros.exp: Assemble it.
504 2003-06-10  Gary Hade <garyhade@us.ibm.com>
506         * gas/ppc/test2elf64.{s,d}: New test.
507         * gas/ppc/ppc.exp: Run new test.
509 2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
511         * gas/h8300/h8sx_mov_imm.[sd]: New test.
512         * gas/h8300/h8300.exp: Run it.
514 2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
516         * gas/h8300/h8sx_rtsl.[sd]: New test.
517         * gas/h8300/h8300.exp: Run it.
519 2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
521         * gas/h8300/h8sx_disp2.[sd]: New test.
522         * gas/h8300/h8300.exp: Run it.
524 2003-06-07  Richard Henderson  <rth@redhat.com>
526         * gas/cfi/cfi-common-1.d, gas/cfi/cfi-common-1.s: New.
527         * gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-2.s: New.
528         * gas/cfi/cfi-diag-1.d, gas/cfi/cfi-diag-1.s: New.
529         * gas/cfi/cfi.exp: Run them.
531 2003-06-05  Michael Snyder  <msnyder@redhat.com>
533         * gas/h8300/t01_mov.s: New file, tests mov instructions.
534         * gas/h8300/t02_mova.s: New file, tests mova instructions.
535         * gas/h8300/t03_add.s: New file, tests add instructions.
536         * gas/h8300/t04_sub.s: New file, tests sub instructions.
537         * gas/h8300/t05_cmp.s: New file, tests cmp instructions.
538         * gas/h8300/t06_ari2.s: New file, tests arithmetic instructions.
539         * gas/h8300/t07_ari3.s: New file, tests arithmetic instructions.
540         * gas/h8300/t08_or.s: New file, tests or instructions.
541         * gas/h8300/t09_xor.s: New file, tests xor instructions.
542         * gas/h8300/t10_and.s: New file, tests and instructions.
543         * gas/h8300/t11_logs.s: New file, tests logical instructions.
544         * gas/h8300/t12_bit.s: New file, tests bit instructions.
545         * gas/h8300/t13_otr.s.s: New file, tests misc. instructions.
546         * gas/h8300/t01_mov.exp: New file.
547         * gas/h8300/t02_mova.exp: New file.
548         * gas/h8300/t03_add.exp: New file.
549         * gas/h8300/t04_sub.exp: New file.
550         * gas/h8300/t05_cmp.exp: New file.
551         * gas/h8300/t06_ari2.exp: New file.
552         * gas/h8300/t07_ari3.exp: New file.
553         * gas/h8300/t08_or.exp: New file.
554         * gas/h8300/t09_xor.exp: New file.
555         * gas/h8300/t10_and.exp: New file.
556         * gas/h8300/t11_logs.exp: New file.
557         * gas/h8300/t12_bit.exp: New file.
558         * gas/h8300/t13_otr.exp: New file.
560 2003-06-04  Richard Henderson  <rth@redhat.com>
562         * gas/alpha/elf-usepv-1.[sd]: New.
563         * gas/alpha/elf-usepv-2.[sd]: New.
564         * gas/alpha/alpha.exp: Run them.
565         * gas/cfi/cfi-alpha-3.[sd]: New.
566         * gas/cfi/cfi.exp: Run it.
568 2003-05-31  Richard Henderson  <rth@redhat.com>
570         * gas/alpha/elf-reloc-8.d: Correct .eh_frame relocs.
571         * gas/cfi/cfi-alpha-2.d: New.
572         * gas/cfi/cfi-alpha-2.s: New.
573         * gas/cfi/cfi.exp: Run it.
575 2003-05-29  Richard Henderson  <rth@redhat.com>
577         * gas/alpha/elf-reloc-8.d: Add .eh_frame relocs.
578         * gas/cfi/cfi-alpha-1.d: New.
579         * gas/cfi/cfi-alpha-1.s: New.
580         * gas/cfi/cfi.exp: Run it.
582 2003-05-27  Richard Henderson  <rth@redhat.com>
584         * gas/cfi/cfi-i386.d: Update for dw2gencfi rewrite.
585         * gas/cfi/cfi-x86_64.d: Likewise.
586         * gas/cfi/cfi-i386-2.d: New.
587         * gas/cfi/cfi-i386-2.s: New.
589 2003-05-23  Jason Eckhardt  <jle@rice.edu>
591         * gas/i860/xp.s: New file.
592         * gas/i860/xp.d: New file.
594 2003-05-23  Richard Earnshaw  <rearnsha@arm.com>
596         * gas/i860/i860.exp: Don't call exit if the target isn't an i860.
598 2003-05-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
600         * gas/mips/jal-newabi.s: New file, testcase for NewABI xgot jal macro.
601         * gas/mips/jal-newabi.d: Likewise.
602         * gas/mips/mips.exp: Add new testcase.
604 2003-05-21  H.J. Lu <hongjiu.lu@intel.com>
606         * gas/hppa/parse/parse.exp: Add "space.s".
607         * gas/hppa/parse/space.s: New file to test spaces.
609 2003-05-20  Jason Eckhardt  <jle@rice.edu>
611         * gas/i860/branch.{s,d}: New files.
612         * gas/i860/system.{s,d}: New files.
614 2003-05-20  Jason Eckhardt  <jle@rice.edu>
616         * gas/i860/bitwise.{s,d}: New files.
617         * gas/i860/bte.{s,d}: New files.
618         * gas/i860/fldst01.{s,d}: New files.
619         * gas/i860/fldst02.{s,d}: New files.
620         * gas/i860/fldst03.{s,d}: New files.
621         * gas/i860/fldst04.{s,d}: New files.
622         * gas/i860/fldst05.{s,d}: New files.
623         * gas/i860/fldst06.{s,d}: New files.
624         * gas/i860/fldst07.{s,d}: New files.
625         * gas/i860/fldst08.{s,d}: New files.
626         * gas/i860/float01.{s,d}: New files.
627         * gas/i860/float02.{s,d}: New files.
628         * gas/i860/float03.{s,d}: New files.
629         * gas/i860/float04.{s,d}: New files.
630         * gas/i860/form.{s,d}: New files.
631         * gas/i860/iarith.{s,d}: New files.
632         * gas/i860/ldst01.{s,d}: New files.
633         * gas/i860/ldst02.{s,d}: New files.
634         * gas/i860/ldst03.{s,d}: New files.
635         * gas/i860/ldst04.{s,d}: New files.
636         * gas/i860/ldst05.{s,d}: New files.
637         * gas/i860/ldst06.{s,d}: New files.
638         * gas/i860/pfam.{s,d}: New files.
639         * gas/i860/pfmam.{s,d}: New files.
640         * gas/i860/pfmsm.{s,d}: New files.
641         * gas/i860/pfsm.{s,d}: New files.
642         * gas/i860/regress01.{s,d}: New files.
643         * gas/i860/shift.{s,d}: New files.
644         * gas/i860/simd.{s,d}: New files.
646 2003-05-20  Jason Eckhardt  <jle@rice.edu>
648         * gas/i860: New directory.
649         * gas/i860/i860.exp: New file.
651 2003-05-20  Michal Ludvig  <mludvig@suse.cz>
653         * gas/cfi/cfi.exp: Testsuite for cfi machinery.
654         * gas/cfi/cfi-x86_64.[sd]: Files for x86-64.
655         * gas/cfi/cfi-i386.[sd]: Files for i386.
657 2003-05-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
659         * gas/mips/mips.exp: mips-*-linux-*, mipsel-*-linux-* use only 32-bit
660         register width by default. Add them to addr32 and exclude offending
661         testcases.
662         * gas/mips/delay.s: Avoid odd floating point registers.
663         * gas/mips/delay.d: Likewise.
664         * gas/mips/nodelay.d: Likewise.
665         * gas/mips/mips4.s: Likewise.
666         * gas/mips/mips4.d: Likewise.
667         * gas/mips/mips5.s: Likewise.
668         * gas/mips/mips5.d: Likewise.
669         * gas/mips/vr5400.s: Likewise.
670         * gas/mips/vr5400.d: Likewise.
671         * gas/mips/vr5500.s: Likewise.
672         * gas/mips/vr5500.d: Likewise.
673         * gas/mips/elf_e_flags2.d: Allow different expansions of the move
674         macro.
675         * gas/mips/elf_e_flags3.d: Likewise.
676         * gas/mips/elf_e_flags4.d: Likewise.
677         * gas/mips/uld2-eb.d: Likewise.
678         * gas/mips/uld2-el.d: Likewise.
680 2003-05-16  Kelley Cook  <kelleycook@wideopenwest.com>
682         * lib/gas-defs.exp: Accept i[3-7]86 variants.
684 2003-05-13  Hans-Peter Nilsson  <hp@axis.com>
686         * gas/macros/app1.s, gas/macros/app1.d, gas/macros/app2.s,
687         gas/macros/app2.d, gas/macros/app3.s, gas/macros/app3.d,
688         gas/macros/app4.s, gas/macros/app4b.s, gas/macros/app4.d: New
689         tests.
690         * gas/macros/macros.exp: Run them.
692 2003-05-07  H.J. Lu <hongjiu.lu@intel.com>
694         * gas/ia64/ia64.exp: Add alias.
696         * gas/ia64/alias.s: New.
697         * gas/ia64/alias.d: Likewise.
699 2003-05-06  Alexandre Oliva  <aoliva@redhat.com>
701         * gas/mips/abs.d, gas/mips/add.d, gas/mips/and.d,
702         gas/mips/beq.d, gas/mips/bge.d, gas/mips/bgeu.d,
703         gas/mips/blt.d, gas/mips/bltu.d, gas/mips/branch-misc-1.d,
704         gas/mips/break20.d, gas/mips/cp0sel-names-mips32.d,
705         gas/mips/cp0sel-names-mips32r2.d,
706         gas/mips/cp0sel-names-mips64.d,
707         gas/mips/cp0sel-names-numeric.d, gas/mips/cp0sel-names-sb1.d,
708         gas/mips/elf-jal.d, gas/mips/elf-rel.d, gas/mips/elf-rel2.d,
709         gas/mips/elf-rel3.d, gas/mips/elf-rel4.d, gas/mips/elf-rel5.d,
710         gas/mips/elf-rel6.d, gas/mips/elf-rel7.d,
711         gas/mips/elf_arch_mips1.d, gas/mips/elf_arch_mips2.d,
712         gas/mips/elf_arch_mips3.d, gas/mips/elf_arch_mips32.d,
713         gas/mips/elf_arch_mips32r2.d, gas/mips/elf_arch_mips4.d,
714         gas/mips/elf_arch_mips5.d, gas/mips/elf_arch_mips64.d,
715         gas/mips/elf_ase_mips16.d, gas/mips/empic.d,
716         gas/mips/empic2.d, gas/mips/empic3_e.d, gas/mips/empic3_g1.d,
717         gas/mips/empic3_g2.d, gas/mips/hwr-names-mips32r2.d,
718         gas/mips/hwr-names-numeric.d, gas/mips/jal-empic-elf-2.d,
719         gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf.d,
720         gas/mips/jal-svr4pic.d, gas/mips/jal-xgot.d, gas/mips/jal.d,
721         gas/mips/la-empic.d, gas/mips/la-svr4pic.d,
722         gas/mips/la-xgot.d, gas/mips/la.d, gas/mips/lb-empic.d,
723         gas/mips/lb-svr4pic.d, gas/mips/lb-xgot-ilocks.d,
724         gas/mips/lb-xgot.d, gas/mips/lb.d, gas/mips/ld-empic.d,
725         gas/mips/ld-svr4pic.d, gas/mips/ld-xgot.d, gas/mips/ld.d,
726         gas/mips/li.d, gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d,
727         gas/mips/lif-xgot.d, gas/mips/lifloat.d,
728         gas/mips/mips-gp32-fp32-pic.d, gas/mips/mips-gp32-fp32.d,
729         gas/mips/mips-gp32-fp64-pic.d, gas/mips/mips-gp32-fp64.d,
730         gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.d,
731         gas/mips/mips-gp64-fp64-pic.d, gas/mips/mips-gp64-fp64.d,
732         gas/mips/mips.exp, gas/mips/mips16-e.d, gas/mips/mips16-f.d,
733         gas/mips/mips32.d, gas/mips/mips32r2.d, gas/mips/mips4010.d,
734         gas/mips/mips4650.d, gas/mips/mips64.d, gas/mips/mipsel16-e.d,
735         gas/mips/mipsel16-f.d, gas/mips/rol-hw.d, gas/mips/rol.d,
736         gas/mips/sb.d, gas/mips/sync.d, gas/mips/tempic.d,
737         gas/mips/tmips16-e.d, gas/mips/tmips16-f.d,
738         gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d,
739         gas/mips/trunc.d, gas/mips/uld.d, gas/mips/ulh-empic.d,
740         gas/mips/ulh-svr4pic.d, gas/mips/ulh-xgot.d, gas/mips/ulh.d,
741         gas/mips/ulh2-eb.d, gas/mips/ulh2-el.d, gas/mips/ulw.d,
742         gas/mips/ulw2-eb.d, gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-el.d,
743         gas/mips/ulw2-el-ilocks.d, gas/mips/usd.d, gas/mips/ush.d,
744         gas/mips/usw.d, gas/mips/vr4122.d: Added ABI specification.
745         gas/vtable/vtable.exp: mips64*-*-linux* and mips*-*-irix6* are
746         RELA.
748 2003-05-03  H.J. Lu <hjl@gnu.org>
750         * gas/elf/symver.s: Use '%' instead of '@' in .type.
751         * gas/elf/type.s: Likewise.
753 2003-05-03  H.J. Lu <hjl@gnu.org>
755         * gas/elf/elf.exp (run_list_test): Support pipe for readelf.
757         * gas/elf/type.e-m32r: Removed.
758         * gas/elf/type.e-mips: Likewise.
759         * gas/elf/type.e-miwmmxt: Likewise.
761         * gas/elf/type.e: Updated.
763 2003-05-03  H.J. Lu <hjl@gnu.org>
765         * gas/ia64/ia64.exp: Add unwind.
767         * gas/ia64/unwind.s: New. Test the new section attribute 'o'
768         and the new section type "unwind".
769         * gas/ia64/unwind.d: Likewise.
771 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
773         * gas/mips/mips.exp (mips_arch_init): Reimplement in
774         a way that's safe with ancient versions of tcl/expect.
776 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
778         * gas/mips/mips.exp (mips_arch_init): New function.
779         Call it before setting up architecture array entries.
781 2003-05-01  H.J. Lu <hjl@gnu.org>
783         * gas/elf/elf.exp (run_list_test): Accept empty $opts.
784         Add type test.
786         * gas/elf/type.e: New file.
787         * gas/elf/type.s: Likewise.
788         * gas/elf/type.e-m32r: Likewise.
789         * gas/elf/type.e-mips: Likewise.
790         * gas/elf/type.e-miwmmxt: Likewise.
792 2003-05-01  H.J. Lu <hjl@gnu.org>
794         * gas/ia64/ia64.exp: Add secname.
796         * gas/ia64/secname.s: New. Test the trailing '#' in section
797         name.
798         * gas/ia64/secname.d: Likewise.
800 2003-05-01  H.J. Lu <hjl@gnu.org>
802         * gas/ia64/ia64.exp: Add "global".
804         * gas/ia64/global.d: New file.
805         * gas/ia64/global.s: Likewise.
807 2003-04-30  H.J. Lu <hjl@gnu.org>
809         * gas/ia64/ia64.exp: Add order.
811         * gas/ia64/order.s: New file.
812         * gas/ia64/order.d: Likewise.
814 2003-04-29  H.J. Lu <hjl@gnu.org>
816         * gas/ia64/ia64.exp: Add align.
818         * gas/ia64/align.d: New file.
819         * gas/ia64/align.s: Likewise.
821         * ia64/dependency-1.d: Remove the padding.
823 2003-04-30  H.J. Lu <hjl@gnu.org>
825         * gas/ia64/ia64.exp: Add real.
827         * gas/ia64/real.s: New file.
828         * gas/ia64/real.d: Likewise.
830 2003-04-29  Nick Clifton  <nickc@redhat.com>
832         * gas/elf/elf.exp: Invoke symver test.
833         * gas/elf/symver.s: New test case.
834         * gas/elf/symver.d: Expected output.
836 2003-04-24  Nick Clifton  <nickc@redhat.com>
838         * gas/ppc/astest2.s: Add tests for conditional branches with
839         probability indicators.
840         * gas/ppc/astest2.d: Add expected disassembly.
842 2003-04-23  H.J. Lu <hjl@gnu.org>
844         * gas/ia64/opc-i.s: Add testcases for valid label.
845         * gas/ia64/opc-i.d: Updated.
847 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
849         * gas/mips/elf-rel-got-n32.d, gas/mips/elf-rel-got-n32.s,
850         gas/mips/elf-rel-got-n64.d, gas/mips/elf-rel-got-n64.s,
851         gas/mips/elf-rel-xgot-n32.d, gas/mips/elf-rel-xgot-n64.d: New.
852         * gas/mips/mips.exp: Test them.
854 2003-04-08  Nick Clifton  <nickc@redhat.com>
856         * gas/m32r/m32r.exp: Run signed-relocs test.
857         * gas/m32r/signed-relocs.s: New file: Test signed relocs.
858         * gas/m32r/signed-relocs.d: New file: Expected results
860         * gas/ia64/dependency-1.s: New file: Test read before write dependency.
861         * gas/ia64/dependency-1.d: New file: Expected assembly results.
862         * gas/ia64/ia64.exp: Run the new test.
864 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
866         * gas/m68hc11/bug-1825.d (_table): Update.
867         * gas/m68hc11/bug-1825.s (_table): Add tests for 16-bit absolute relocs
869 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
871         * gas/m68hc11/insns.s: Add %page and %addr checks.
872         * gas/m68hc11/insns12.s: Likewise.
873         * gas/m68hc11/insns-dwarf2.d: Update.
874         * gas/m68hc11/insns.d: Update.
876 2003-04-04  Chris Demetriou  <cgd@broadcom.com>
878         * gas/mips/mips5.d: New test.
879         * gas/mips/mips5.l: New test stderr listing.
880         * gas/mips/mips5.s: New test source file.
881         * gas/mips/mips.exp: Run the mips5 test.
883 2003-04-03  Philip Blundell  <philb@gnu.org>
885         * gas/arm/offset.s: New test.
886         * gas/arm/arm.exp (run_errors_test): Run it.
888 2003-04-02  Chris Demetriou  <cgd@broadcom.com>
890         * gas/mips/ulh.d: Adjust for ulh and ulhu macro assembly changes.
892         * gas/mips/mips.exp: Define new "gpr_ilocks" architecture
893         property, and add it to mips2 (and later) chips and r3900.
894         * gas/mips/uld2.s: New test source file.
895         * gas/mips/ulh2.s: Likewise.
896         * gas/mips/ulw2.s: Likewise.
897         * gas/mips/uld2.l: New test stderr listing.
898         * gas/mips/ulh2.l: Likewise.
899         * gas/mips/ulw2.l: Likewise.
900         * gas/mips/uld2-eb.d: New test.
901         * gas/mips/uld2-el.d: Likewise.
902         * gas/mips/ulh2-eb.d: Likewise.
903         * gas/mips/ulh2-el.d: Likewise.
904         * gas/mips/ulw2-eb-ilocks.d: Likewise.
905         * gas/mips/ulw2-eb.d: Likewise.
906         * gas/mips/ulw2-el-ilocks.d: Likewise.
907         * gas/mips/ulw2-el.d: Likewise.
908         * gas/mips/mips.exp: Run new tests for appropriate architectures.
910 2003-04-01  Bob Wilson  <bob.wilson@acm.org>
912         * gas/xtensa/all.exp: New file.
913         * gas/xtensa/entry_align.s: Likewise.
914         * gas/xtensa/entry_misalign2.s: Likewise.
915         * gas/xtensa/entry_misalign.s: Likewise.
916         * gas/xtensa/j_too_far.s: Likewise.
917         * gas/xtensa/loop_align.s: Likewise.
918         * gas/xtensa/loop_misalign.s: Likewise.
920 2003-03-25  Stan Cox   <scox@redhat.com>
921             Nick Clifton  <nickc@redhat.com>
923         Contribute support for Intel's iWMMXt chip - an ARM variant:
925         * gas/arm/arm.exp: Run iwmmxt test.
926         * gas/arm/iwmmxt.s: New test source file.
927         * gas/arm/iwmmxt.d: New test expected results file.
928         * gas/elf/elf.exp: Fix section2 test to cope with note section.
929         * gas/eld/section2.e-miwxxmt: New test expected results file.
931 2003-03-12  Alexandre Oliva  <aoliva@redhat.com>
933         * gas/mips/branch-misc-2.s: Add branch to symbol in another
934         section.
935         * gas/mips/branch-misc-2.l: Update error messages and warnings.
937 2003-03-12  Alexandre Oliva  <aoliva@redhat.com>
939         * Reverted previous patch.
941 2003-03-02  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
943         * gas/mips/bge.d: Reactivate external branch tests.
944         * gas/mips/bge.s: Likewise.
945         * gas/mips/bgeu.d: Likewise.
946         * gas/mips/bgeu.s: Likewise.
947         * gas/mips/blt.d: Likewise.
948         * gas/mips/blt.s: Likewise.
949         * gas/mips/bltu.d: Likewise.
950         * gas/mips/bltu.s: Likewise.
951         * gas/mips/branch-misc-2.d: New File.
952         * gas/mips/branch-misc-2.l: Remove.
953         * gas/mips/mips.exp: Adjust branch-misc-2 test.
955 2003-02-21  Nick Clifton  <nickc@redhat.com>
957         * gas/all/test-gen.c: New file: Framework for automatically
958         generating assembler test files.
959         * gas/all/test-examples.c: New file: Example of a file using
960         test-gen.c.
962         * gas/arm/maverick.c: Rework to produce correct test files and
963         fix formatting.
964         * gas/arm/maverick.s: Regenerate.
965         * gas/arm/maverick.d: Regenerate.
966         * gas/arm/arm.exp: Always run Maverick tests.
968 2003-02-21  Richard Sandiford  <rsandifo@redhat.com>
970         * gas/mips/elf-rel14.[sd]: New test.
971         * gas/mips/mips.exp: Run it.
973 2003-02-07  Richard Sandiford  <rsandifo@redhat.com>
975         * gas/mips/rel12.[sd], gas/mips/rel13.[sd]: New tests.
976         * gas/mips/mips.exp: Run them.
978 2003-02-07  Richard Sandiford  <rsandifo@redhat.com>
980         * gas/mips/expr1.[sd]: New test.
981         * gas/mips/mips.exp: Run it.
983 2003-02-06  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
985         * gas/i386/x86-64-opcode.s: More tests for x86-64 MOVD opcodes.
986         * gas/i386/x86-64-opcode.d: Adjust to suit.
988 2003-02-04  Hans-Peter Nilsson  <hp@axis.com>
990         * gas/cris/rd-dw2-1.d: Adjust for dwarf2 directory table change.
992 2003-02-02  Richard Sandiford  <rsandifo@redhat.com>
994         * gas/mips/elf-rel8.[sd], gas/mips/elf-rel9.[sd],
995         gas/mips/elf-rel10.[sd], gas/mips/elf-rel11.[sd]: New tests.
996         * gas/mips/mips.exp: Run elf-rel8 and elf-rel9 for all elf
997         targets.  Run elf-rel10 and elf-rel11 for NewABI targets.
999 2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
1001         * gas/mips/n32-consec.d: New.
1002         * gas/mips/n32-consec.s: New.
1003         * gas/mips/mips.exp (run_list_test_arches): Run it on irix6 and
1004         mips64*-linux* systems.
1006 2003-01-23  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1008         * gas/s390/reloc.s: Add test for PLT reloc against locally defined
1009         but global function.
1010         * gas/s390/reloc.d: Likewise.
1011         * gas/s390/reloc64.s: Likewise.
1012         * gas/s390/reloc64.d: Likewise.
1014 2003-01-21  Adrian Bunk <bunk@fs.tum.de>
1016         * gas/sparc/sparc.exp (sparc_elf_setup): All NetBSD ELF targets
1017         should pass these tests.
1019 2003-01-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1021         * gas/s390/reloc.d: Add tests for the new gotoff, gotplt and pltoff
1022         relocations.
1023         * gas/s390/reloc.s: Likewise.
1024         * gas/s390/reloc64.d: Likewise.
1025         * gas/s390/reloc64.s: Likewise.
1027 2003-01-07  DJ Delorie  <dj@redhat.com>
1029         * gas/xstormy16/reloc-2.d: Adjust for fixed REL12 relocs.
1031 2003-01-02  Jeff Johnston  <jjohnstn@redhat.com>
1033         * gas/iq2000: New testsuite.
1035 2003-01-02  Chris Demetriou  <cgd@broadcom.com>
1037         * gas/mips/elf_arch_mips32r2.d: Fix file description comment.
1039 2002-12-31  Chris Demetriou  <cgd@broadcom.com>
1041         * gas/mips/cp0sel-names-mips32.d: New test.
1042         * gas/mips/cp0sel-names-mips32r2.d: New test.
1043         * gas/mips/cp0sel-names-mips64.d: New test.
1044         * gas/mips/cp0sel-names-numeric.d: New test.
1045         * gas/mips/cp0sel-names-sb1.d: New test.
1046         * gas/mips/cp0sel-names.s: New test source file.
1047         * gas/mips/mips.exp: Run new tests.
1049 2002-12-30  Chris Demetriou  <cgd@broadcom.com>
1051         * gas/mips/elf_arch_mips1.d: New test.
1052         * gas/mips/elf_arch_mips2.d: New test.
1053         * gas/mips/elf_arch_mips3.d: New test.
1054         * gas/mips/elf_arch_mips4.d: New test.
1055         * gas/mips/elf_arch_mips5.d: New test.
1056         * gas/mips/elf_arch_mips32.d: New test.
1057         * gas/mips/elf_arch_mips32r2.d: New test.
1058         * gas/mips/elf_arch_mips64.d: New test.
1059         * gas/mips/empty.s: New test source file.
1060         * gas/mips/mips.exp: Run new tests.
1062         * gas/mips/elf_ase_mips16.d: Change to use empty.s
1063         * gas/mips/elf_ase_mips16.s: Remove.
1065 2002-12-30  Chris Demetriou  <cgd@broadcom.com>
1067         * gas/mips/cp0-names-mips32r2.d: New test.
1068         * gas/mips/hwr-names-mips32r2.d: New test.
1069         * gas/mips/hwr-names-numeric.d: New test.
1070         * gas/mips/hwr-names.s: New test source file.
1071         * gas/mips/mips32r2.d: New test.
1072         * gas/mips/mips32r2.s: New test source file.
1073         * gas/mips/mips32r2-ill.l: New test.
1074         * gas/mips/mips32r2-ill.s: New test source file.
1075         * gas/mips/mips.exp: Add mips32r2 architecture data array
1076         entry.  Run new tests mentioned above.
1078 2002-12-24    Dmitry Diky <diwil@mail.ru>
1080         * gas/msp430: New directory.
1081         * gas/msp430/msp430.exp: Test msp430 assembler.
1082         * gas/msp430/opcode.s: Test source file.
1083         * gas/msp430/opcode.s: Expected disassembly.
1085 2002-12-27  Chris Demetriou  <cgd@broadcom.com>
1087         * gas/mips/mips.exp: Define the notion of an "architecture data
1088         array," add comments indicating how to add a new architecture and
1089         suggestions for adding new tests.  Populate the architecture data
1090         array with many known architectures and convert many tests to
1091         be run for multiple architectures.
1092         (mips_arches): New global array.
1093         (mips_arch_create, mips_arch_list_all, mips_arch_data)
1094         (mips_arch_displayname, mips_arch_properties)
1095         (mips_arch_as_flags, mips_arch_objdump_flags, mips_arch_matches)
1096         (mips_arch_list_matching): New functions to operate on mips_arches.
1097         (run_dump_test_arch, run_dump_test_arches, run_list_test_arch)
1098         (run_list_test_arches): New functions.
1099         (run_list_test): Document and add an optional "test name" argument.
1100         * gas/mips/abs.d: Remove CPU-specific assembler and objdump flags,
1101         and CPU names from test names.
1102         * gas/mips/add.d: Likewise.
1103         * gas/mips/and.d: Likewise.
1104         * gas/mips/dli.d: Likewise.
1105         * gas/mips/jal-empic-elf-2.d: Likewise.
1106         * gas/mips/jal-empic-elf-3.d: Likewise.
1107         * gas/mips/jal-empic-elf.d: Likewise.
1108         * gas/mips/lb-svr4pic.d: Likewise.
1109         * gas/mips/lb.d: Likewise.
1110         * gas/mips/mips32.d: Likewise.
1111         * gas/mips/mips4.d: Likewise.
1112         * gas/mips/mips64.d: Likewise.
1113         * gas/mips/rol-hw.d: Likewise.
1114         * gas/mips/rol.d: Likewise.
1115         * gas/mips/rol64-hw.d: Likewise.
1116         * gas/mips/rol64.d: Likewise.
1117         * gas/mips/elf-jal.d: Likewise.  Also, indicate ELF in test name.
1118         * gas/mips/mips64-mdmx.d: Tweak printed name to indicate that this
1119         test uses the -mdmx flag.
1120         * gas/mips/mips64-mips3d.d: Tweak printed name to indicate that
1121         this test uses the -mips3d flag.
1122         * gas/mips/mips64-mips3d-incl.d: New file.
1124 2002-12-27  Chris Demetriou  <cgd@broadcom.com>
1126         * gas/mips/cp0-names-mips32.d: New file.
1127         * gas/mips/cp0-names-mips64.d: New file.
1128         * gas/mips/cp0-names-numeric.d: New file.
1129         * gas/mips/cp0-names-sb1.d: New file.
1130         * gas/mips/cp0-names.s: New file.
1131         * gas/mips/fpr-names-32.d: New file.
1132         * gas/mips/fpr-names-64.d: New file.
1133         * gas/mips/fpr-names-n32.d: New file.
1134         * gas/mips/fpr-names-numeric.d: New file.
1135         * gas/mips/fpr-names.s: New file.
1136         * gas/mips/gpr-names-32.d: New file.
1137         * gas/mips/gpr-names-64.d: New file.
1138         * gas/mips/gpr-names-n32.d: New file.
1139         * gas/mips/gpr-names-numeric.d: New file.
1140         * gas/mips/gpr-names.s: New file.
1141         * gas/mips/mips.exp: Run new tests.
1143 2002-12-20  Chris Demetriou  <cgd@broadcom.com>
1145         * lib/gas-defs.exp (run_dump_test): Add a new optional argument,
1146         "extra_options".
1148 2002-12-18  Chris Demetriou  <cgd@broadcom.com>
1150         * gas/mips/rol.s: Add ".set noat" and some new instructions to test.
1151         * gas/mips/rol64.s: Likewise.
1152         * gas/mips/rol.l: New file.
1153         * gas/mips/rol.d: Adjust to use rol.l and for rol.s changes.
1154         * gas/mips/rol64.l: New file.
1155         * gas/mips/rol64.d: Adjust to use rol64.l and for rol64.s changes.
1156         * gas/mips/rol-hw.d: New file.
1157         * gas/mips/rol-hw.l: New file.
1158         * gas/mips/rol64-hw.d: New file.
1159         * gas/mips/rol64-hw.l: New file.
1160         * gas/mips/mips.exp: Run rol-hw and rol64-hw tests.
1162 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
1164         * gas/mips/beq.d: Comment out branches to undefined symbols,
1165         no longer supported.
1166         * gas/mips/beq.s: Likewise.
1167         * gas/mips/bge.d: Likewise.
1168         * gas/mips/bge.s: Likewise.
1169         * gas/mips/bgeu.d: Likewise.
1170         * gas/mips/bgeu.s: Likewise.
1171         * gas/mips/blt.d: Likewise.
1172         * gas/mips/blt.s: Likewise.
1173         * gas/mips/bltu.d: Likewise.
1174         * gas/mips/bltu.s: Likewise.
1175         * gas/mips/mips.exp: Change branch-misc-2 test to run_list_test.
1176         * gas/mips/branch-misc-2.d: Removed.
1177         * gas/mips/branch-misc-2.s: Added branches to undefined symbols.
1178         * gas/mips/branch-misc-2.l: New.
1180 2002-12-09  Aldy Hernandez  <aldyh@redhat.com>
1182         * gas/ppc/booke.d: Fix msync and mbar to reflect reality.
1184         * gas/ppc/e500.d: Fix m[tf]pmr to reflect reality.
1186 2002-12-08  Stephane Carrez  <stcarrez@nerim.fr>
1188         * gas/m68hc11/m68hc11.exp (gas_m68hc11_error): New function;
1189         (gas_m68hc11_warning): New function.
1190         (gas_m68hc11_message): New function.
1191         (top): New tests for assembler errors.
1192         (gas_m68hc11_opcode_list): New function.
1193         (top): New tests for opcode list.
1195 2002-12-08  Stephane Carrez  <stcarrez@nerim.fr>
1197         * gas/m68hc11/bug-1825.s: Add some tests.
1198         * gas/m68hc11/bug-1825.d: Update.
1199         * gas/m68hc11/opers12.d: Update.
1200         * gas/m68hc11/opers12-dwarf2.d: Update.
1202 2002-12-05  Richard Henderson  <rth@redhat.com>
1204         * gas/ia64/ltoff22x-1.[ds]: New.
1205         * gas/ia64/ia64.exp: Run it.
1207 2002-12-05  Jim Wilson  <wilson@redhat.com>
1209         * gas/ia64/opc-x.d: Regenerate.
1211 2002-12-05  Alan Modra  <amodra@bigpond.net.au>
1213         * gas/arm/adrl.s: Pad end of .text.
1214         * gas/arm/adrl.d: Adjust to suit.
1216 2002-12-04  David Mosberger  <davidm@hpl.hp.com>
1218         * gas/ia64/opc-b.d: Update for instructions added by SDM2.1.
1219         * gas/ia64/opc-b.s: Ditto.
1220         * gas/ia64/opc-f.d: Ditto.
1221         * gas/ia64/opc-f.s: Ditto.
1222         * gas/ia64/opc-i.d: Ditto.
1223         * gas/ia64/opc-i.s: Ditto.
1224         * gas/ia64/opc-m.d: Ditto.
1225         * gas/ia64/opc-m.s: Ditto.
1226         * gas/ia64/opc-x.d: Ditto.
1227         * gas/ia64/opc-x.s: Ditto.
1229 2002-12-03  Richard Henderson  <rth@redhat.com>
1231         * gas/ia64/ldxmov-1.[ds]: New.
1232         * gas/ia64/ldxmov-2.[ls]: New.
1233         * gas/ia64/ia64.exp: Run them.
1235 2002-12-03  Alan Modra  <amodra@bigpond.net.au>
1237         * gas/arm/adrl.s: Test behaviour against globals too.
1238         * gas/arm/adrl.d: Adjust.
1240 2002-12-02  Nick Clifton  <nickc@redhat.com>
1242         * gasp: Remove entire directory tree.  (Gasp has been removed from
1243         binutils).
1244         * config/default.asp (GASP): Remove definition and initialization.
1246 2002-12-01  Stephane Carrez  <stcarrez@nerim.fr>
1248         * gas/m68hc11/m68hc11.exp: Rename from all.exp; run the new tests.
1249         * gas/m68hc11/all.exp: Remove.
1250         * gas/m68hc11/indexed12.d: New test.
1251         * gas/m68hc11/indexed12.s: Likewise.
1252         * gas/m68hc11/bug-1825.d: Likewise.
1253         * gas/m68hc11/bug-1825.s: Likewise.
1255 2002-12-01  Stephane Carrez  <stcarrez@nerim.fr>
1257         * gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump
1258         can find the real symbol and not a gas internal debug symbol.
1259         * gas/m68hc11/insns.d: Update.
1260         * gas/m68hc11/insns-dwarf2.d: Update.
1261         * gas/m68hc11/insns12.d: Update.
1262         * gas/m68hc11/opers12.s (min5b, min9b): Use 16 and -256 for the min.
1263         * gas/m68hc11/opers12.d: Update after indexed offset operand fixes.
1264         * gas/m68hc11/opers12-dwarf2.d: Likewise.
1266 2002-11-30  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1268         * sh/gas/sh/pic.s: Add a test for ".long foo@PLT+.-2-label".
1269         * sh/gas/sh/pic.d: Add expected output.
1271 2002-11-29  Nick Clifton  <nickc@redhat.com>
1273         * gas/arm/arch5tej.s: Replace "nop"s with tests of breakpoint
1274         instruction.
1275         * gas/arm/arch5tej.d: Expect "bkpt"s not nops.
1277 2002-11-26  Hans-Peter Nilsson  <hp@axis.com>
1279         * gas/cris/rd-bcnst.d, gas/cris/rd-bcnst.d: New test.
1281 2002-11-25  DJ Delorie  <dj@redhat.com>
1283         * gas/xstormy16/allinsn.d: Fix sdiv/sdivlh encodings.
1285 2002-11-19  DJ Delorie  <dj@redhat.com>
1287         * gas/xstormy16/allinsn.sh: Add sdiv, divlh, and sdivlh.
1288         * gas/xstormy16/allinsn.d: Regenerate.
1289         * gas/xstormy16/allinsn.s: Regenerate.
1291 2002-11-18  Svein E. Seldal  <Svein.Seldal@solidas.com>
1293         * gas/all/gas.exp: Setup for tic4x testcase
1294         * gas/macros/macros.exp: Ditto
1295         * gas/tic4x: New tic4x gas testsuite directory
1296         * gas/tic4x/addressing.s: Create. Fix bug in one insn
1297         * gas/tic4x/addressing_c3x.d: Create and update
1298         * gas/tic4x/addressing_c4x.d: Create and update
1299         * gas/tic4x/allopcodes.S: Create. Add support for new
1300         opclass.h changes.
1301         * gas/tic4x/data.d: Create
1302         * gas/tic4x/data.s: Create
1303         * gas/tic4x/float.d: Create
1304         * gas/tic4x/float.s: Create
1305         * gas/tic4x/opclasses.h: Create. Added testsuites for the
1306         new enhanced opcodes.
1307         * gas/tic4x/opcodes.s: Create (regenerate).
1308         * gas/tic4x/opcodes_c3x.d: Create. Updated from enhanced
1309         changes
1310         * gas/tic4x/opcodes_c4x.d: Create. Ditto.
1311         * gas/tic4x/rebuild.sh: Create
1312         * gas/tic4x/registers.s: Create
1313         * gas/tic4x/registers_c3x.d: Create
1314         * gas/tic4x/registers_c4x.d: Create
1315         * gas/tic4x/zeros.d: Create
1316         * gas/tic4x/zeros.s: Create
1317         * gas/tic4x/opcodes_new.d: Added new testsuite for
1318         the enhanced and special insns.
1319         * gas/tic4x/tic4x.exp: Create. Added the opcodes_new testsuite
1321 2002-11-12  Alan Modra  <amodra@bigpond.net.au>
1323         * gas/ppc/booke.d: Adjust output for corrected condition reg.
1325 2002-11-07  Nick Clifton  <nickc@redhat.com>
1327         * gas/all/gas.exp: Only run fastcall test for x86 PE targets.
1329 2002-11-07  Casper S. Hornstrup  <chorns@users.sourceforge.net>
1331         * gas/all/gas.exp: Run fastcall label handling test.
1332         * gas/all/fastcall.s: New file for testing handling of fastcall
1333         labels.
1335 2002-11-01  H.J. Lu <hjl@gnu.org>
1337         * gas/i386/i386.exp: Add "sub".
1339         * gas/i386/sub.d: New.
1340         * gas/i386/sub.s: New.
1342 2002-10-22  H.J. Lu <hjl@gnu.org>
1344         * gas/mips/branch-misc-2.d: Updated.
1346 2002-10-23  Hans-Peter Nilsson  <hp@axis.com>
1348         * gas/cris/rd-pcrel1.d, gas/cris/rd-pcrel1.s,
1349         gas/cris/rd-pcrel2.d, gas/cris/rd-pcrel2.s: New tests.
1351 2002-10-21  Richard Sandiford  <rsandifo@redhat.com>
1353         * gas/mips/elf-rel7.[sd]: New test.
1354         * gas/mips/mips.exp: Run it.
1356 2002-10-12  Alexandre Oliva  <aoliva@redhat.com>
1358         * gas/mips/mips.exp: Don't xfail relax.
1359         * gas/mips/relax.s: Increase coverage.
1360         * gas/mips/relax.d: Add expected output.  Use relax.l for as stderr.
1361         * gas/mips/relax.l: New file.
1363 2002-10-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1365         * gas/sh/tlsd.s, gas/sh/tlsd.d: New.
1366         * gas/sh/tlsnopic.s, gas/sh/tlsnopic.d: New.
1367         * gas/sh/tlspic.s, gas/sh/tlspic.d: New.
1368         * gas/sh/basic.exp: Add new tests.
1370 2002-10-09  Stephen Clarke <stephen.clarke@superh.com>
1372         * gas/elf.exp: Don't run for sh64*-*-linux*, because it sets the
1373         lsb in SHmedia code addresses.
1374         * gas/sh/basic.exp: Force SHcompact for sh64*-*-linux* to enable
1375         recognition of SH-1/2/3/4 instructions.
1376         (proc do_fp): Do not run dsp tests for sh64*-*-linux*.
1377         * gas/sh/sh64/abi-32.d: Adjust expected output to include
1378         sh64*-*-linux* formats too.
1379         * gas/sh/sh64/abi-64.d, gas/sh/sh64/basic-1.d,
1380         gas/sh/sh64/case-1.d, gas/sh/sh64/case-noexp-1.d,
1381         gas/sh/sh64/crange1-1.d, gas/sh/sh64/crange1-2.d,
1382         gas/sh/sh64/crange2-1.d, gas/sh/sh64/crange2-2.d,
1383         sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange3-1.d,
1384         gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5-1.d,
1385         gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-2.d, gas/sh/sh64/datal-2.d,
1386         gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal32-3.d,
1387         gas/sh/sh64/datal64-1.d, gas/sh/sh64/datal64-3.d,
1388         gas/sh/sh64/endian-1.d, gas/sh/sh64/endian-2.d,
1389         gas/sh/sh64/err-noexp-cmd1.s, gas/sh/sh64/immexpr32-1.d,
1390         gas/sh/sh64/immexpr32-2.d, gas/sh/sh64/immexpr64-1.d,
1391         gas/sh/sh64/immexpr64-2.d, gas/sh/sh64/lineno.d,
1392         gas/sh/sh64/localcom-1.d, gas/sh/sh64/mix-1.d,
1393         gas/sh/sh64/mix-noexp-1.d, gas/sh/sh64/movi-3.d,
1394         gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
1395         gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/movi64-1.d,
1396         gas/sh/sh64/movi64-2.d, gas/sh/sh64/movi64-3.d,
1397         gas/sh/sh64/movi64-noexp-2.d, gas/sh/sh64/pt-1.d,
1398         gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/pt32-1.d,
1399         gas/sh/sh64/pt32-noexp-2.d, gas/sh/sh64/pt64-1.d,
1400         gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt64-32-2.d,
1401         gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/ptc32-1.d,
1402         gas/sh/sh64/ptc32-noexp-1.d, gas/sh/sh64/ptc64-1.d,
1403         gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc64-noexp-1.d,
1404         gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext32-noexp-1.d,
1405         gas/sh/sh64/ptext64-1.d, gas/sh/sh64/ptext64-32-1.d,
1406         gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/rel32-1.d,
1407         gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
1408         gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
1409         gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
1410         gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
1411         gas/sh/sh64/rel64-5.d, gas/sh/sh64/relax-1.d,
1412         gas/sh/sh64/relax-2.d, gas/sh/sh64/relax-3.d,
1413         gas/sh/sh64/shift32-1.d, gas/sh/sh64/shift32-3.d,
1414         gas/sh/sh64/shift32-noexp-3.d, gas/sh/sh64/shift64-1.d,
1415         gas/sh/sh64/shift64-2.d, gas/sh/sh64/shift64-3.d,
1416         gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/syntax-1.d,
1417         gas/sh/sh64/syntax-2.d, gas/sh/sh64/ua32-1.d,
1418         gas/sh/sh64/ua64-1.d: Likewise.
1420 2002-10-03  Chris Demetriou  <cgd@broadcom.com>
1422         * gas/mips/mips-no-jalx.l: Make error message regexps accomodate
1423         tools which target a specific CPU by default.
1425 2002-10-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1427         * testsuite/gas/sh/pcrel2.d: Check code also.
1429 2002-10-02  Stephen Clarke <stephen.clarke@superh.com>
1431         * gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS*
1432         symbol generation.
1433         * gas/sh/sh64/ptc64-noexp-1.d: Likewise.
1435 2002-09-30  H.J. Lu <hjl@gnu.org>
1437         * gas/mips/mips.exp: Undo the last change.
1439 2002-09-30  H.J. Lu <hjl@gnu.org>
1441         * gas/mips/mips.exp: Set xfail on empic, empic2, empic3_g1 and
1442         empic3_g2 on Linux/mips.
1444 2002-09-30  H.J. Lu <hjl@gnu.org>
1446         * gas/mips/vr4120.d: Use "#pass" instead of "#..." to skip the
1447         rest of output.
1449 2002-09-30  Gavin Romig-Koch  <gavin@redhat.com>
1450             Ken Raeburn  <raeburn@cygnus.com>
1451             Aldy Hernandez  <aldyh@redhat.com>
1452             DJ Delorie  <dj@redhat.com>
1453             Michael Meissner  <meissner@redhat.com>
1454             Eric Christopher  <echristo@redhat.com>
1455             Richard Sandiford  <rsandifo@redhat.com>
1457         * gas/mips/mips4100.[sd]: Move dmadd16 and madd16 checks to...
1458         * gas/mips/vr4111.[sd]: ...this new test.
1459         * gas/mips/vr4120.[sd],
1460         * gas/mips/vr4122.[sd],
1461         * gas/mips/vr5400.[sd],
1462         * gas/mips/vr5500.[sd]: New tests.
1463         * mips.exp: Run them.
1465 2002-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1467         * gas/sh/pcrel2.s: New.
1468         * gas/sh/pcrel2.d: New.
1469         * gas/sh/basic.exp: Add pcrel2 test.
1471 2002-09-27  Jason Thorpe  <thorpej@wasabisystems.com>
1473         * gas/vax/elf-rel.[ds]: New test.
1474         * gas/vax/quad.exp: Move contents to...
1475         * gas/vax/vax.exp: ...here.  New file.
1477 2002-09-27  H.J. Lu <hjl@gnu.org>
1479         * gas/mips/mips-jalx.s: Add ".p2align 4".
1480         * gas/mips/mips16-jalx.s: Likewise.
1482         * gas/mips/mips-jalx.d: Check nop.
1483         * gas/mips/mips16-jalx.d: Likewise.
1485 2002-09-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1487         * gas/mips/mips-jalx.d: New file, check jalx assembly.
1488         * gas/mips/mips-jalx.s: Likewise.
1489         * gas/mips/mips-no-jalx.l: Likewise.
1490         * gas/mips/mips-no-jalx.s: Likewise.
1491         * gas/mips/mips16-jalx.d: Likewise.
1492         * gas/mips/mips16-jalx.s: Likewise.
1493         * gas/mips/mips.exp: Add new tests.
1495 2002-09-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1497         * gas/mips/jal-range.s: Fix jump overflow check.
1498         * gas/mips/jal-range.l: Likewise.
1500 2002-09-23  Nick Clifton  <nickc@redhat.com>
1502         * gas/arm/armv1-bad.s: Add LDM and STM instructions which are
1503         unpredictable because of their use of the writeback bit.
1505 2002-09-21  Nick Clifton  <nickc@redhat.com>
1507         * gas/arm/inst.s: Fix UNPREDICATABLE use of writeback in LDM/STM
1508         instructions.
1509         * gas/arm/inst.d: Update expected results.
1511 2002-09-19  Jakub Jelinek  <jakub@redhat.com>
1513         * gas/i386/tlspic.s: Add tests.
1514         * gas/i386/tlspic.d: Regenerated.
1515         * gas/i386/tlsnopic.s: Add tests.
1516         * gas/i386/tlsnopic.d: Regenerated.
1518 2002-09-19  Richard Henderson  <rth@redhat.com>
1520         * gas/alpha/elf-reloc-7.s: New.
1521         * gas/alpha/elf-reloc-7.d: New.
1522         * gas/alpha/alpha.exp: Run it.
1524 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
1526         * gas/mips/mips-abi32-pic2.s: New file.
1527         * gas/mips/mips-abi32-pic2.d: New file.
1528         * gas/mips/mips.exp: Run new test.
1530 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
1532         * gas/mips/baddata1.s: New file.
1533         * gas/mips/baddata1.l: New file.
1534         * gas/mips/mips.exp: Run new test.
1536 2002-09-18  Chris Demetriou  <cgd@broadcom.com>
1538         * gas/mips/branch-misc-1.d: New file.
1539         * gas/mips/branch-misc-1.s: New file.
1540         * gas/mips/branch-misc-2.s: New file.
1541         * gas/mips/branch-misc-2.d: New file.
1542         * gas/mips/mips.exp: Run new tests.
1544 2002-09-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1546         * gas/mips/jal-range.s: Check for jal overflows.
1547         * gas/mips/jal-range.l: List file for it.
1548         * gas/mips/mips.exp: Use it.
1550 2002-09-08  Ben Elliston  <bje@redhat.com>
1552         * gas/hppa/basic/basic.exp: Update DejaGnu mail address.
1553         * gas/hppa/parse/parse.exp: Likewise.
1554         * gas/hppa/reloc/reloc.exp: Likewise.
1555         * gas/hppa/unsorted/unsorted.exp: Likewise.
1556         * gas/mn10200/basic.exp: Likewise.
1557         * gas/mn10300/basic.exp: Likewise.
1558         * gas/sh/basic.exp: Likewise.
1559         * gas/sh/sh64/sh64.exp: Likewise.
1560         * gas/v850/basic.exp: Likewise.
1561         * lib/gas-defs.exp: Likewise.
1563         * gas/all/gas.exp: Removing limping support for DejaGnu 1.1.1.
1564         * gasp/gasp.exp: Likewise.
1566 2002-09-05  Alan Modra  <amodra@bigpond.net.au>
1568         * gas/i386/absrel.s: New.
1569         * gas/i386/absrel.d: New.
1570         * gas/i386/pcrel.s: New.
1571         * gas/i386/pcrel.d: New.
1572         * gas/i386/i386.exp: Run them.
1573         * gas/testsuite/gas/mmix/comment-1.d: Don't test the symbol
1574         index, the name will do.
1575         * gas/mri/moveml.d: Escape dots.
1576         * gas/macros/macros.exp (strings): Add rs6000-*-* to xfails.
1577         * gas/mips/beq.s: Don't make text_label global.
1578         * gas/mips/mips32.s: Likewise.
1579         * gas/mips/mips64-mips3d.s: Likewise.
1581 2002-08-28  Alan Modra  <amodra@bigpond.net.au>
1583         * gas/mcore/allinsn.d: Escape dots.  Pass -z to objdump and adjust
1584         to suit.  Match coff relocs.  Match "from address pool" comments.
1585         * gas/sparc/pcrel.s: Use 2b label in expressions.
1586         * gas/sparc/pcrel64.s: Likewise.
1587         * gas/sparc/pcrel.d: Adjust to suit.
1588         * gas/sparc/pcrel64.d: Likewise.
1589         * gas/vtable/vtable.exp: Move xfails to ..
1590         (proc vtable_setup_xfails): .. here. Add i866.
1592         * gas/macros/macros.exp (strings): Update xfails.
1594 2002-08-26  Alan Modra  <amodra@bigpond.net.au>
1596         * gas/m68k/all.exp: xfail non-ELF targets on pcrel test.
1598         * gas/m68hc11/insns.d: Quote dots.
1599         * gas/m68hc11/opers12.d: Likewise.
1601         * gas/ieee-fp/x930509a.exp: Run the test but xfail.  Add c80 to xfails.
1603         * gas/vax/quad.exp: Use quad_elf.s for ELF targets.
1604         * gas/vax/quad.s: Align
1605         * gas/vax/quad_elf.s: New version of quad.s with %reg.
1607         * gas/sparc/sparc.exp (sparc_elf_setup): New.
1608         Use it to xfail for non-ELF targets.
1610         * gas/tic54x/align.s: Add comment.
1611         * gas/tic54x/align.d: Adjust .text size for 2002-05-23 write.c change.
1612         * gas/tic54x/extaddr.d: Similarly adjust disassembly tail.
1614 2002-08-22  Nick Clifton  <nickc@redhat.com>
1616         * gas/arm/arch5tej.s: Add nops to align output.
1617         * gas/arm/arch5tej.d: Expect nops.
1618         * gas/arm/arm7t.s: Add nops, remove thumb instructions.
1619         * gas/arm/arm7t.d: Expect nops.
1620         * gas/arm/armv1.s: Add nops.
1621         * gas/arm/armv1.d: Expect nops.
1622         * gas/arm/fpa-mem.s: Add nops.
1623         * gas/arm/fpa-mem.d: Expext nops.
1624         * gas/arm/vfp1.s: Add nops.
1625         * gas/arm/vfp1.d: Expect nops.
1626         * gas/arm/xscale.s: Add nops.
1627         * gas/arm/xscale.d: Expect nops.
1628         * gas/arm/arm.exp: Do not run thumb tests for arm-aout
1629         toolchain.
1631 2002-08-22  Alan Modra  <amodra@bigpond.net.au>
1633         * gas/ppc/ppc.exp: Don't run e500 test on xcoff targets.
1634         * gas/ppc/astest2.d: Escape dots.
1636 2002-08-20  Richard Sandiford  <rsandifo@redhat.com>
1638         * gas/mips/rol.s: Add rotate by zero tests.
1639         * gas/mips/rol.d: Update accordingly.
1640         * gas/mips/rol64.d: Expect rotates by zero to use dsrl.
1642 2002-08-19  Elena Zannoni   <ezannoni@redhat.com>
1644         From  matthew green  <mrg@redhat.com>
1645         * e500.s: New tests for e500 instructions.
1646         * e500.d: Results for new test.
1647         * ppc.exp: Test e500.s.
1649 2002-08-16  Stephen Clarke <stephen.clarke@superh.com>
1651         * gas/sh/sh64/datal32-3.d: Formatting change to match the current
1652         output of objdump.
1654 2002-08-16  Alan Modra  <amodra@bigpond.net.au>
1656         * gas/all/gas.exp (forward references): Don't test c30.
1657         * gas/d30v/guard-debug.d: Use -gstabs rather than -g.
1658         * gas/elf/ehopt0.s: Don't use "$" in labels.
1659         * gas/ieee-fp/x930509a.exp: Don't test c30.
1660         * gas/m68hc11/malis.d: Adjust -I so that test runs when not building
1661         in source dir.
1662         * gas/mri/mri.exp: Don't run on "m68hc*".
1663         * gas/sh/basic.exp (do_fp): Match LE too.
1664         (pcrel-coff): Run this version for "sh*-pe*" and rename "sh*-hms" to
1665         "sh*-rtems".
1666         * gas/sh/pcrel-coff.d: Add -EB to objdump flags.
1667         * gas/vtable/vtable.exp: Don't run on linuxecoff.  setup_xfail in
1668         preference to not running on ELF targets that might one day pass.
1669         Add more xfails.  Add more targets to the REL list.
1671 2002-08-14  H.J. Lu <hjl@gnu.org>
1673         * gas/mips/elempic.d: Treat "addiu" and "daddiu" as equivalent
1674         when $0 is source.
1675         * gas/mips/telempic.d: Likewise.
1676         * gas/mips/telempic.d: Likewise.
1678 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
1680         * gas/m68hc11/all.exp: Run the new test.
1681         * gas/m68hc11/insns12.s: New file to test specific 68HC12 insns.
1682         * gas/m68hc11/insns12.d: New file.
1683         * gas/m68hc11/branchs12.s: New test.
1684         * gas/m68hc11/branchs12.d: New test.
1686         * gas/m68hc11/all_insns.d: Dump the relocs to verify that they
1687         are against symbols and not sections (for linker relaxation).
1688         * gas/m68hc11/insns-dwarf2.d: Likewise.
1689         * gas/m68hc11/insns.d: Likewise.
1690         * gas/m68hc11/lbranch.d: Likewise.
1691         * gas/m68hc11/lbranch-dwarf2.d: Likewise.
1692         * gas/m68hc11/opers12.d: Likewise.
1693         * gas/m68hc11/opers12-dwarf2.d: Likewise.
1695 2002-08-12  Richard Sandiford  <rsandifo@redhat.com>
1697         * gas/mips/elf-consthilo.[sd]: New test.
1698         * gas/mips/mips.exp: Run it.
1700 2002-08-09  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1702         * gas/mips/empic.d: Treat "addiu" and "daddiu" as equivalent when
1703         $0 is source.
1705 2002-08-09  Jakub Jelinek  <jakub@redhat.com>
1707         * gas/i386/gotpc.s: New.
1708         * gas/i386/gotpc.d: New.
1709         * gas/i386/i386.exp: Add gotpc test.
1711 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
1713         * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.
1714         * gas/ppc/booke_xcoff64.d: Likewise.  Also fix relocs.
1716 2002-08-01  H.J. Lu <hjl@gnu.org>
1718         * gas/mips/elf-rel6.s: Add ".p2align 4".
1719         * gas/mips/elf-rel6.d: Check nop.
1721 2002-08-01  Richard Sandiford  <rsandifo@redhat.com>
1723         * gas/mips/elf-rel6.[sd]: New test.
1724         * gas/mips/mips.exp: Run it.
1726 2002-07-29  Chris Demetriou  <cgd@broadcom.com>
1728         * gas/mips/elf_ase_mips16.d: New file to test ELF MIPS16 ASE marking.
1729         * gas/mips/elf_ase_mips16.s: Likewise.
1730         * gas/mips/mips.exp: Run the new test.
1732 2002-07-26  Alan Modra  <amodra@bigpond.net.au>
1734         * gas/ppc/altivec.d: Invoke "as" with "-a32".
1736 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
1738         * gas/mips/mips-gp32-fp64.d,
1739         * gas/mips/mips-gp32-fp64-pic.d: Add -mfp64.
1741 2002-07-19  Hans-Peter Nilsson  <hp@bitrange.com>
1743         * gas/mmix/list-pseudoints.l: Adjust for changes in gas section
1744         padding.
1745         * gas/mmix/greg7.d: Ditto.
1746         * gas/mmix/greg8.d: Ditto.
1747         * gas/mmix/fb-2.d: Ditto.
1748         * gas/mmix/comment-1.d: Ditto.
1749         * gas/mmix/byte-1.d: Ditto.
1751 2002-07-17  H.J. Lu <hjl@gnu.org>
1753         * gas/ia64/dv-branch.d: Updated.
1754         * gas/ia64/opc-b.d: Likewise.
1756 2002-07-08  Alan Modra  <amodra@bigpond.net.au>
1758         * gas/i386/intel16.s: New.
1759         * gas/i386/intel16.d: New.
1760         * gas/i386/i386.exp: Run it.
1762 2002-07-03  Alan Modra  <amodra@bigpond.net.au>
1764         * lib/gas-defs.exp (run_dump_test): Run objdump/nm/objcopy/readelf
1765         with LC_ALL=C to ensure consistent sorting.
1767 2002-06-18  Dave Brolley  <brolley@redhat.com>
1769         * gas/frv: New testsuite.
1771 Mon Jun 17 16:23:59 2002  J"orn Rennecke <joern.rennecke@superh.com>
1773         * gas/sh/dsp.s: Add three more instructions.
1774         * gas/sh/dsp.d: Update.
1776 2002-06-14  Daniel Jacobowitz  <drow@mvista.com>
1778         * gas/mips/lineno.d: Use --gstabs.
1779         * gas/mips/mips.exp (lineno.s): Remove XFAIL.
1781 2002-06-12  Tom Rix  <trix@redhat.com>
1783         * gas/ppc/aix.exp: Run tests for all versions of powerpc AIX. Add
1784         text alignment tests.
1785         * gas/ppc/textalign-xcoff-001.d: New Test.
1786         * gas/ppc/textalign-xcoff-002.d: New Test.
1787         * gas/ppc/test1xcoff32.d : Change text section alignment.
1788         * gas/ppc/booke_xcoff.d: Remove invalid pad.
1790 2002-06-06  J"orn Rennecke <joern.rennecke@superh.com>
1792         * testsuite/gas/sh/pcrel.s: Also test @(symbol,pc).
1793         * testsuite/gas/sh/pcrel.d: Update.
1794         * testsuite/gas/sh/pcrel.l: New file.
1796 2002-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1798         * gas/hppa/basic/add.s: Set code level to 1.1.
1799         * gas/hppa/basic/branch.s: Likewise.
1800         * gas/hppa/basic/dcor.s: Likewise.
1801         * gas/hppa/basic/logical.s: Likewise.
1802         * gas/hppa/basic/shladd.s: Likewise.
1803         * gas/hppa/basic/sub.s: Likewise.
1804         * gas/hppa/basic/unit.s: Likewise.
1805         * gas/hppa/unsorted/unsorted.exp: Return if target "*-*-linux*".
1807 2002-05-31  Chris G. Demetriou  <cgd@broadcom.com>
1809         * gas/mips/sb1-ext-mdmx.s: New file.
1810         * gas/mips/sb1-ext-mdmx.d: Likewise.
1811         * gas/mips/mips.exp: Run new "sb1-ext-mdmx" test.
1813 2002-05-31  Chris G. Demetriou  <cgd@broadcom.com>
1815         * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
1816         mipsisa64*-*-* targets, rather than e32-rel2 and e32el-rel2.
1818 2002-05-30  Chris G. Demetriou  <cgd@broadcom.com>
1820         * gas/mips/mips64-mdmx.s: Tweak to more thoroughly cover
1821         instruction encodings.
1822         * gas/mips/mips64-mdmx.d: Likewise.
1824 2002-05-30  Chris G. Demetriou  <cgd@broadcom.com>
1826         * gas/mips/mips64-mdmx.s: New file.
1827         * gas/mips/mips64-mdmx.d: Likewise.
1828         * gas/mips/mips.exp: Run new "mips64-mdmx" test.
1830 2002-05-30  Richard Henderson  <rth@redhat.com>
1832         * gas/alpha/elf-tls-1.s, gas/alpha/elf-tls-1.d: New.
1833         * gas/alpha/elf-tls-2.s, gas/alpha/elf-tls-1.l: New.
1834         * gas/alpha/elf-tls-3.s, gas/alpha/elf-tls-1.l: New.
1835         * gas/alpha/alpha.exp: Run them.
1837 2002-05-30  Tom Rix  <trix@redhat.com>
1839         * gas/d10v/d10v.exp: Add -gstabs packing, sequence control
1840         packing, warning, instruction packing, label, immediate and,
1841         error tests.
1842         * gas/d10v/instruction_packing-001.d - intruction_packing-010.d:
1843         New tests.
1844         * gas/d10v/control-001.d: New test.
1845         * gas/d10v/warning-001.d - warning-019.d: New tests.
1846         * gas/d10v/label-001.d: New test.
1847         * gas/d10v/error-001.d - error-002.d : New tests.
1848         * gas/d10v/immediate-001.d - immediate-007.d: New tests.
1850         * lib/gas-defs.exp (run_dump_test): Add error option.
1852 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
1854         * gas/dlx: New directory: DLX gas testsuite
1855         * alltests.exp: New file: Test driver
1856         * branch.d: New file: Expected results.
1857         * branch.s: New file: Test branch insns.
1858         * itype.d: New file: Expected results.
1859         * itype.s: New file: Test ordinary insns.
1860         * lhi.d: New file: Expected results.
1861         * lhi.s: New file: Test load hi insns.
1862         * load.d: New file: Expected results.
1863         * load.s: New file: Test load insns.
1864         * rtype.d: New file: Expected results.
1865         * rtype.s: New file: Test arithmetic insns.
1866         * store.d: New file: Expected results.
1867         * store.s: New file: Test store insns.
1869 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
1871         * gas/i386/tlspic.s: New file.
1872         * gas/i386/tlsd.s: New file.
1873         * gas/i386/tlsnopic.s: New file.
1874         * gas/i386/tlsd.d: New file.
1875         * gas/i386/tlsnopic.d: New file.
1876         * gas/i386/tlspic.d: New file.
1877         * gas/i386/i386.exp: Add tlsd, tlsnopic and tlspic tests.
1878         * gas/ia64/tls.s: New file.
1879         * gas/ia64/tls.d: New file.
1880         * gas/ia64/ia64.exp: Add tls test.
1882 2002-05-23  Tom Rix  <trix@redhat.com>
1884         * gas/d10v/d10v.exp: Add instruction packing test.
1885         * gas/d10v/instruction_packing.s : New test.
1887 2002-05-22  Tom Rix  <trix@redhat.com>
1889         * gas/d10v/d10v.exp: Renamed from d10.exp. Add address-* tests.
1890         * gas/d10v/address-001.s - address-041.s : New tests.
1892 2002-05-23  H.J. Lu <hjl@gnu.org>
1894         * gas/mips/elf-rel.d: Skip the padding.
1895         * gas/mips/elfel-rel.d: Likewise.
1897 2002-05-23  H.J. Lu <hjl@gnu.org>
1899         * gas/all/align2.d: New.
1900         * gas/all/align2.s: New.
1902         * gas/all/gas.exp: Run align2.
1904 2002-05-22  H.J. Lu <hjl@gnu.org>
1906         * gas/mips/elf-rel.d: Updated for the subsegs_finish change in
1907         write.c.
1908         * gas/mips/elfel-rel.d: Likewise.
1910 Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
1912         * gas/sh/pcrel-coff.s: New file.
1913         * gas/sh/pcrel-coff.d: Likewise.
1914         * gas/sh/basic.exp: For coff, don't do dsp test,
1915         and a modified pcrel test.
1917 2002-05-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1919         * gas/mips/rol64.s: New file, test of drol, dror macros.
1920         * gas/mips/rol64.d: Likewise.
1921         * gas/mips/mips.exp: Add new test.
1923 2002-05-20  Nick Clifton  <nickc@cambridge.redhat.com>
1925         * gas/arm/arm.exp: Replace deprecated command line switches
1926         with their modern equivalents.
1927         * gas/arm/arm7t.d: As above.
1928         * gas/arm/armv1.d: As above.
1929         * gas/arm/fpa-dyadic.d: As above.
1930         * gas/arm/fpa-mem.d: As above.
1931         * gas/arm/fpa-monadic.d: As above.
1932         * gas/arm/inst.d: As above.
1933         * gas/arm/ldconst.d: As above.
1934         * gas/arm/xscale.d: As above.
1936 2002-05-13  Alan Modra  <amodra@bigpond.net.au>
1938         * gas/i386/x86-64-opcode.s: Pad out end of .text with zeros.
1939         * gas/i386/x86-64-opcode.d: Adjust.
1941 2002-05-02  Nick Clifton  <nickc@cambridge.redhat.com>
1943         * gas/arm/arm7t.s: Add thumb mode "sub r?, #0" and "add r?, #0".
1944         * gas/arm/arm7t.d: Add expected results.  (Make sure that the
1945         subtract is not converted into an add).
1947 2002-04-23  H.J. Lu <hjl@gnu.org>
1949         * gas/mips/elempic.d: Use empic.l.
1950         * gas/mips/telempic.d: Likewise.
1951         * gas/mips/tempic.d: Likewise.
1953 2002-04-23  H.J. Lu <hjl@gnu.org>
1955         * gas/hppa/parse/parse.exp: Don't expect failure on line separator
1956         test on hppa*-*-linux* nor hppa*-*-netbsd*.
1958 2002-04-22  Chris Demetriou  <cgd@broadcom.com>
1960         * gas/mips/mips-gp64-fp32.l: New file.
1961         * gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr
1962         output.
1963         * gas/mips/mips-gp64-fp64.l: New file.
1964         * gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr
1965         output.
1967 2002-04-22  Chris Demetriou  <cgd@broadcom.com>
1969         * lib/gas-defs.exp (run_dump_test): Support new attribute "stderr"
1970         which is a file used to regexp_diff the assembler's pruned stderr
1971         output.
1972         (write_file): New helper function to write a string into a file.
1974         * gas/mips/empic.l: New file which matches empic tests' warnings.
1975         * gas/mips/empic.d: Use empic.l.
1977 2002-04-19  Nick Clifton  <nickc@cambridge.redhat.com>
1979         * gas/all/gas.exp (cofftag): Do not run test for xscale-coff
1980         toolchain.
1981         (struct, align, incbin): Use case switch so that other targets to
1982         be skipped can be added in the future.
1984 2002-04-17  matthew green  <mrg@redhat.com>
1986         * gas/ppc/altivec.d: Fix dssall test.
1987         * gas/ppc/altivec.s: Likewise.
1988         * gas/ppc/altivec_xcoff.d: Likewise.
1989         * gas/ppc/altivec_xcoff.s: Likewise.
1990         * gas/ppc/altivec_xcoff64.d: Likewise.
1991         * gas/ppc/altivec_xcoff64.s: Likewise.
1993 2002-04-04  Nick Clifton  <nickc@cambridge.redhat.com>
1995         * gas/mips/mips.exp: Remove spurious whaitespace.
1996         Open out one-line if-then-else test clauses so that other clauses
1997         can be inserted in the future.
1999 2002-03-19  Bo Thorsen  <bo@suse.de>
2001         * gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes.
2002         * gas/i386/x86-64-opcode.s: Likewise
2004 2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
2006         * gas/mips/mips64-mips3d.s: New file.
2007         * gas/mips/mips64-mips3d.d: Likewise.
2008         * gas/mips/mips.exp: Run new "mips64-mips3d" test.
2010 2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
2012         * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
2013         mipsisa32*-*-* targets, rather than e32-rel2 and e32el-rel2.
2015 2002-03-14  Hans-Peter Nilsson  <hp@bitrange.com>
2017         * gas/mmix/weak1.d, gas/mmix/weak1.d: New test.
2019 2002-03-05  Paul Koning  <pkoning@equallogic.com>
2021         * gas/pdp11/pdp11.exp: New file.
2022         * gas/pdp11/opcode.s: Ditto.
2023         * gas/pdp11/opcode.d: Ditto.
2025 2002-02-22  Bo Thorsen  <bo@suse.de>
2027         * i386.exp: Add x86-64-opcode (checks valid opcodes) and x86-64-inval
2028         (checks invalid opcodes) checks
2029         * x86-64-inval.l: New file.
2030         * x86-64-inval.s: New file.
2031         * x86-64-opcode.d: New file.
2032         * x86-64-opcode.s: New file.
2034 2002-02-26  Chris Demetriou  <cgd@broadcom.com>
2036         * gas/mips/empic2.d: Adjust for the fact that relocations on
2037         symbols local to this file are resolved at assembly time into
2038         section-relative relocations, even if the symbols are extern.
2039         * gas/mips/empic2.s: Add file offset information, so the next
2040         person to do the math mentioned above has an easier time.
2041         * gas/mips/jal-empic-elf.d: New test.
2042         * gas/mips/jal-empic-elf-2.d, gas/mips/jal-empic-elf-2.s: New test.
2043         * gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf-3.s: New test.
2044         * gas/mips/mips.exp: Run the new tests.
2046 2002-02-25  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2048         * mips-gp64-fp32-pic.d: Fix test of 64bit register loads.
2049         * mips-gp64-fp32-pic.s: Likewise.
2050         * mips-gp64-fp32.d: Likewise.
2051         * mips-gp64-fp32.s: Likewise.
2052         * mips-gp64-fp64-pic.d: Likewise.
2053         * mips-gp64-fp64-pic.s: Likewise.
2054         * mips-gp64-fp64.d: Likewise.
2055         * mips-gp64-fp64.s: Likewise.
2057 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
2059         * gas/hppa/reloc/reloc.exp: Update copyright date.
2061 2002-02-24  Hans-Peter Nilsson  <hp@bitrange.com>
2063         * gas/mmix/bspec-1.d, gas/mmix/bspec-2.d, gas/mmix/comment-1.d:
2064         Adjust to changes in readelf output.
2066 2002-02-22  Nick Clifton  <nickc@cambridge.redhat.com>
2068         * gasp/gasp.exp: If gasp does not exist, do not complain, just
2069         exit silently.
2071 2002-02-20  Tom Rix  <trix@redhat.com>
2073         * gas/ppc/ppc.exp: Add xcoff booke tests.
2074         * gas/ppc/booke_xcoff.s: New.
2075         * gas/ppc/booke_xcoff.d: New.
2076         * gas/ppc/booke_xcoff64.s: New.
2077         * gas/ppc/booke_xcoff64.d: New.
2079 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
2081         * gas/sh/basic.exp: Don't run PIC tests for targets that don't
2082         support it.
2084 2002-02-14  Tom Rix  <trix@redhat.com>
2086         * gas/ppc/ppc.exp: Add xcoff altivec tests.
2087         * gas/ppc/altivec_xcoff.s: New.
2088         * gas/ppc/altivec_xcoff.d: New.
2089         * gas/ppc/altivec_xcoff64.s: New.
2090         * gas/ppc/altivec_xcoff64.d: New.
2092 2002-02-13  Ben Elliston  <bje@redhat.com>
2094         * gasp/flonums.asm: New test.
2095         * gasp/flonums.err: New result.
2096         * gasp/flonums.out: Likewise.
2098 2002-02-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2100         * gas/hppa/reloc/reloc.exp (labelopbug.s): Change test to suit
2101         hppa_fix_adjustable change.
2103 2002-02-09  Richard Henderson  <rth@redhat.com>
2105         * gas/alpha/elf-reloc-5.s, gas/alpha/elf-reloc-5.d: New.
2106         * gas/alpha/elf-reloc-6.s, gas/alpha/elf-reloc-6.l: New.
2107         * gas/alpha/alpha.exp: Run them.
2109 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
2111         * gas/mips/mips.exp: Document (but do not XFAIL) currently-failing
2112         MIPS ECOFF tests, providing what information is known about
2113         the origins of the failures.
2115 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
2117         Contribute sh64-elf.
2118         2002-02-01  Alexandre Oliva  <aoliva@redhat.com>
2119         * gas/sh/sh64/syntax-1.s: Remove `-4' from @(expr-4,pc).
2120         2002-01-28  Alexandre Oliva  <aoliva@redhat.com>
2121         * gas/sh/sh64/crange1-1.d: Formatting changes to match the current
2122         output of objdump.
2123         * gas/sh/sh64/crange1-2.d: Likewise.
2124         * gas/sh/sh64/crange2-2.d: Likewise.
2125         * gas/sh/sh64/crange3-1.d: Likewise.
2126         * gas/sh/sh64/crange4-1.d: Likewise.
2127         * gas/sh/sh64/datal-2.d: Likewise.
2128         * gas/sh/sh64/datal32-1.d: Likewise.
2129         * gas/sh/sh64/datal32-3.d: Likewise.
2130         * gas/sh/sh64/localcom-1.d: Likewise.
2131         * gas/sh/sh64/mix-1.d: Likewise.
2132         * gas/sh/sh64/pt32-1.d: Likewise.
2133         * gas/sh/sh64/rel32-1.d: Likewise.
2134         * gas/sh/sh64/rel32-2.d: Likewise.
2135         * gas/sh/sh64/rel32-3.d: Likewise.
2136         * gas/sh/sh64/rel32-4.d: Likewise.
2137         * gas/sh/sh64/rel32-5.d: Likewise.
2138         * gas/sh/sh64/ua32-1.d: Likewise.
2139         2001-03-14  DJ Delorie  <dj@redhat.com>
2140         * gas/sh/sh64/endian-1.d: New test - Little Endianness.
2141         * gas/sh/sh64/endian-1.s: New test - Little Endianness.
2142         * gas/sh/sh64/endian-2.d: New test - Big Endianness.
2143         * gas/sh/sh64/endian-2.s: New test - Big Endianness.
2144         2001-03-12  DJ Delorie  <dj@redhat.com>
2145         * gas/sh/sh64/syntax-1.d: New test - basic syntax.
2146         * gas/sh/sh64/syntax-1.s: New test - basic syntax.
2147         * gas/sh/sh64/syntax-2.d: New test - basic syntax, pseudos.
2148         * gas/sh/sh64/syntax-2.s: New test - basic syntax, pseudos.
2149         2001-03-06  DJ Delorie  <dj@redhat.com>
2150         * gas/sh/sh64/lineno.d: New, test dwarf2 line numbers vs macros.
2151         * gas/sh/sh64/lineno.s: Ditto.
2152         2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
2153         * gas/sh/sh64/err-dsp.s: New test.
2154         2001-01-13  Hans-Peter Nilsson  <hpn@cygnus.com>
2155         * gas/sh/sh64/err-abi-64.s, gas/sh/sh64/err-abi-32.s,
2156         gas/sh/sh64/abi-64.s, gas/sh/sh64/abi-64.d, gas/sh/sh64/abi-32.s,
2157         gas/sh/sh64/abi-32.d, gas/sh/sh64/crange3.s,
2158         gas/sh/sh64/crange3-1.d, gas/sh/sh64/crange4.s,
2159         gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5.s,
2160         gas/sh/sh64/crange5-1.d: New tests.
2161         2001-01-07  Hans-Peter Nilsson  <hpn@cygnus.com>
2162         * gas/sh/sh64/relax-1.s, gas/sh/sh64/relax-1.d: New test.
2163         * gas/sh/sh64/err-pt-1.s: New test.
2164         * gas/sh/sh64/relax-2.s, gas/sh/sh64/relax-2.d: New test.
2165         * gas/sh/sh64/localcom-1.s, gas/sh/sh64/localcom-1.d: New test.
2166         * gas/sh/sh64/movi-3.s, gas/sh/sh64/movi-3.d: New test.
2167         * gas/sh/sh64/relax-3.s, gas/sh/sh64/relax-3.d: New test.
2168         2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
2169         * gas/sh/sh64/case-noexp-1.d: Adjust to changed GAS output for
2170         check-PTA/PTB / perhaps-change-to-PTB bit in target field.
2171         * gas/sh/sh64/case-noexp-1.d: Ditto.
2172         * gas/sh/sh64/mix-noexp-1.d: Ditto.
2173         * gas/sh/sh64/pt32-noexp-2.d: Ditto.
2174         * gas/sh/sh64/pt64-noexp-2.d: Ditto.
2175         * gas/sh/sh64/ptc32-noexp-1.d: Ditto.
2176         * gas/sh/sh64/ptc64-noexp-1.d: Ditto.
2177         * gas/sh/sh64/ptext32-noexp-1.d: Ditto.
2178         * gas/sh/sh64/ptext64-noexp-1.d: Ditto.
2179         2000-12-31  Hans-Peter Nilsson  <hpn@cygnus.com>
2180         * gas/sh/sh64/shift64-3.d: Fix typo.
2181         * gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/shift32-noexp-3.d,
2182         gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/ptext64-32-1.d,
2183         gas/sh/sh64/ptext32-noexp-1.d, gas/sh/sh64/ptc64-noexp-1.d,
2184         gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc32-noexp-1.d,
2185         gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/pt64-32-2.d,
2186         gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt32-noexp-2.d,
2187         gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/movi64-noexp-2.d,
2188         gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/mix-noexp-1.d,
2189         gas/sh/sh64/err-ptb-2.s, gas/sh/sh64/err-ptb-1.s,
2190         gas/sh/sh64/err-pt32-cmd3.s, gas/sh/sh64/err-pt32-cmd2.s,
2191         gas/sh/sh64/err-pt32-cmd1.s, gas/sh/sh64/err-noexp-cmd1.s,
2192         gas/sh/sh64/err-movi-noexp-1.s, gas/sh/sh64/crange2.s,
2193         gas/sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange2-2.d,
2194         gas/sh/sh64/crange2-1.d, gas/sh/sh64/case-noexp-1.d: New tests.
2195         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
2196         * gas/sh/sh64/err-4.s: Use option -no-mix to see errors.  Adjust
2197         for errors not being emitted at the .mode directives anymore.
2198         * gas/sh/sh64/crange1.s, gas/sh/sh64/crange1-2.d,
2199         gas/sh/sh64/crange1-1.d: New tests for .cranges section.
2200         2000-12-12  Hans-Peter Nilsson  <hpn@cygnus.com>
2201         * gas/sh/sh64/err-3.s: New test.
2202         * gas/sh/sh64/immexpr1.s, gas/sh/sh64/immexpr32-1.d,
2203         gas/sh/sh64/immexpr64-1.d: New tests.
2204         * gas/sh/sh64/immexpr2.s, gas/sh/sh64/immexpr32-2.d,
2205         gas/sh/sh64/immexpr64-2.d: New tests.
2206         2000-12-11  Hans-Peter Nilsson  <hpn@cygnus.com>
2207         * gas/sh/sh64/rel-1.s, gas/sh/sh64/rel-2.s, gas/sh/sh64/rel-3.s,
2208         gas/sh/sh64/rel-4.s, gas/sh/sh64/rel-5.s, gas/sh/sh64/rel32-1.d,
2209         gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
2210         gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
2211         gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
2212         gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
2213         gas/sh/sh64/rel64-5.d: New tests.
2214         2000-12-07  Hans-Peter Nilsson  <hpn@cygnus.com>
2215         * gas/sh/sh64/case-1.d, gas/sh/sh64/mix-1.d, gas/sh/sh64/pt32-1.d,
2216         gas/sh/sh64/pt64-1.d, gas/sh/sh64/ptc32-1.d,
2217         gas/sh/sh64/ptc64-1.d, gas/sh/sh64/ptext32-1.d,
2218         gas/sh/sh64/ptext64-1.d: Correct offsets in PT/PTA/PTB expansion.
2219         2000-12-05  Hans-Peter Nilsson  <hpn@cygnus.com>
2220         * gas/sh/sh64/datal-3.s, gas/sh/sh64/datal32-3.d,
2221         gas/sh/sh64/datal64-3.d: New tests.
2222         2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
2223         * gas/sh/sh64/datal-1.s: Remove whitespace at end of line.
2224         * gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal64-1.d,
2225         gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
2226         gas/sh/sh64/movi64-1.d, gas/sh/sh64/movi64-3.d: Correct register.
2227         * gas/sh/sh64/mix-1.s, gas/sh/sh64/mix-1.d, gas/sh/sh64/err-4.s:
2228         New tests.
2229         2000-11-26  Hans-Peter Nilsson  <hpn@cygnus.com>
2230         * gas/macros/macros.exp: Import xfail sh*-*-* from net binutils.
2231         * gas/sh/sh64/case-1.d: Correct offsets in PT/PTA/PTB expansion.
2232         gas/sh/sh64/pt32-1.d, gas/sh/sh64/pt64-1.d: Ditto.
2233         gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Ditto.
2234         gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext64-1.d: Ditto.
2235         2000-11-25  Hans-Peter Nilsson  <hpn@cygnus.com>
2236         * gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Correct.
2237         * gas/sh/sh64/datal-1.s, gas/sh/sh64/datal32-1.d,
2238         gas/sh/sh64/datal64-1.d: New test.
2239         * gas/sh/sh64/datal-2.s, gas/sh/sh64/datal-2.d: New test.
2240         * gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-1.s: New test.
2241         * gas/sh/sh64/creg-2.d, gas/sh/sh64/creg-2.s: New test.
2242         2000-11-24  Hans-Peter Nilsson  <hpn@cygnus.com>
2243         * gas/sh/sh64: New testsuite.
2245 2002-02-06  Alexandre Oliva  <aoliva@redhat.com>
2247         * gas/sh/pic.d, gas/sh/pic.s: New test.
2248         * gas/sh/basic.exp: Run it.
2250 2002-02-05  Alan Modra  <amodra@bigpond.net.au>
2252         * gas/ppc/test1elf64.d: Tweak arch name.
2254 2002-02-04  Alexandre Oliva  <aoliva@redhat.com>
2256         * gas/sh/pcrel.d, gas/sh/pcrel.s: New test.
2257         * gas/sh/basic.exp: Run it.
2259 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
2261         * gas/mmix/basep-8.d, gas/mmix/basep-9.s, gas/mmix/basep-9.d,
2262         gas/mmix/err-bpo6.s, gas/mmix/basep-8.s, gas/mmix/basep-10.d,
2263         gas/mmix/basep-10.s, gas/mmix/basep-11.s, gas/mmix/basep-11.d: New
2264         tests for base-plus-offset relocations and global register
2265         allocations for weak and common symbols.
2267 2002-02-02  Alan Modra  <amodra@bigpond.net.au>
2269         * gas/elf/elf.exp: Don't special case v850.
2271 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
2273         * gas/mmix/basep-1b.d, gas/mmix/basep-2b.d, gas/mmix/basep-7.d,
2274         gas/mmix/err-bpo2.s, gas/mmix/basep-3b.d, gas/mmix/err-bpo3.s,
2275         gas/mmix/basep-4.d, gas/mmix/err-bpo4.s, gas/mmix/err-bpo5.s,
2276         gas/mmix/basep-5.d, gas/mmix/basep-6.d: New tests.
2278 2002-01-22  Alexandre Oliva  <aoliva@redhat.com>
2280         * gas/mn10300/basic.exp (run_list_test): New proc, from alpha.
2281         * gas/mn10300/movpc.s, gas/mn10300/movpc.l: New tests.
2283 2002-01-22  Richard Henderson  <rth@redhat.com>
2285         * gas/alpha/unop.s, gas/alpha/unop.d: New test.
2286         * gas/alpha/alpha.exp: Run it.
2288 2002-01-21  Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
2290         * gas/cris/cris.exp: Comment typo fix
2292 2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
2293             Keith Walker  <keith.walker@arm.com>
2295         * gas/arm/arch5tej.s gas/arm/arch5tej.d: New files.
2296         * gas/arm/arm.exp (arch5tej): New dump test.
2298 2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
2300         * gas/arm/vfp1.d: Use new command-line options.
2301         * gas/arm/vfp1xD.d: Likewise.
2302         * gas/arm/arm.exp (vfp-bad): Likewise.
2303         * gas/arm/maverick.d: Likewise.
2305 2002-01-17  Timothy Wall  <twall@oculustech.com>
2307         * gas/tic54x/labels.s (after_macro): Correct comments.
2309 2002-01-15   Richard Earnshaw  <rearnsha@arm.com>
2311         * gas/arm/vfp1.s gas/arm/vf1.d: New files.
2312         * gas/arm/vfp1xD.s gas/arm/vf1xD.d: New files.
2313         * gas/arm/vfp-bad.s gas/arm/vfp-bad.l: New files.
2314         * gas/arm/arm.exp: Run new VFP tests.
2316 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
2318         * gas/elf/section2.e-m32r: New file.
2319         * gas/elf/elf.exp: Use section2.e-m32r for m32r targets.
2321         * gas/sh/dsp.d: Fix expected results.
2323 2002-01-14  Nick Clifton  <nickc@cambridge.redhat.com>
2325         * gas/elf/elf.exp (run_list_test): Use section2.e-mips script for
2326         v850-elf toolchain.
2328 2002-01-14   Richard Earnshaw  <rearnsha@arm.com>
2330         * gas/arm/armv1.s, arm/armv1.d, arm/fpa-mem.s, arm/fpa-mem.d
2331         arm/fpa-monadic.s, arm/fpa-monadic.d, arm/fpa-dyadic.s,
2332         arm/fpa-dyadic.d: New tests.
2333         * gas/arm/le-fpconst.d (objdump): pass --section=.text
2334         * gas/arm/arm.exp: Add new tests.  Run le-fpconst test on elf targets.
2336 2002-01-14   Richard Earnshaw  <rearnsha@arm.com>
2338         * gas/arm/armv1-bad.s gas/arm/armv1-bad.l: New files.
2339         * gas/arm/arm.exp (run_error_test): New proc.
2340         (armv1-bad): New error test.
2342 2002-01-11   Richard Earnshaw  <rearnsha@arm.com>
2344         * gas/arm/ldconst.s gas/arm/ldconst.d: New files.  Test ldr with
2345         immediate pseudo-operations.
2346         * gas/arm/arm.exp: Run it.
2348 2002-01-10  matthew green  <mrg@redhat.com>
2350         * gas/xstormy16/allinsn.sh (movf, jmp, call, icall): Update.
2351         * gas/xstormy16/allinsn.d: Regenerate.
2352         * gas/xstormy16/allinsn.s: Regenerate.
2354 2002-01-09   Richard Earnshaw  <rearnsha@arm.com>
2356         * gas/arm/float.s: Don't use VFP register names in fpa instructions.
2358 2002-01-08  H.J. Lu <hjl@gnu.org>
2360         * gas/mips/elf-rel.s: New tests for nested ().
2362         * gas/mips/elf-rel.d: Modified for nested () tests.
2363         * gas/mips/elfel-rel.d: Likewise.
2365 2002-01-05  Daniel Jacobowitz  <drow@mvista.com>
2367         * gas/mips/jal-svr4pic.s: Add .ent and .frame directives.
2368         * gas/mips/mips-abi32-pic.s: Add .frame directive.
2369         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2370         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2371         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2372         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2374 2002-01-02  Chris Demetriou  <cgd@broadcom.com>
2376         * gas/mips/empic3_e.d: New file to test -membedded-pic
2377         R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
2378         * gas/mips/empic3_e.s: Likewise.
2379         * gas/mips/empic3_g1.d: Likewise.
2380         * gas/mips/empic3_g1.s: Likewise.
2381         * gas/mips/empic3_g2.d: Likewise.
2382         * gas/mips/empic3_g2.s: Likewise.
2383         * gas/mips/mips.exp: Run the new tests.
2385 2001-12-21  Anders Norlander  <anorland@synergenix.se>
2387         * gas/all/incbin.dat: New [binary] file.
2388         * gas/all/incbin.s: Use incbin.dat instead of incbin.s.
2389         * gas/all/incbin.d: Reflect change in incbin.s
2391 2001-12-20  Alexandre Oliva  <aoliva@redhat.com>
2393         * gas/sh/err-at.s: New test.
2395 2001-12-18  Hans-Peter Nilsson  <hp@axis.com>
2397         * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
2398         handling.
2400 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
2401             matthew green  <mrg@redhat.com>
2403         * gas/xstormy16/allinsn.d: New file.
2404         * gas/xstormy16/allinsn.exp: New file.
2405         * gas/xstormy16/allinsn.s: New file.
2406         * gas/xstormy16/allinsn.sh: New file.
2407         * gas/xstormy16/gcc.d: New file.
2408         * gas/xstormy16/gcc.s: New file.
2409         * gas/xstormy16/gcc.sh: New file.
2410         * gas/xstormy16/reloc-1.d: New file.
2411         * gas/xstormy16/reloc-1.s: New file.
2412         * gas/xstormy16/reloc-2.d: New file.
2413         * gas/xstormy16/reloc-2.s: New file.
2415 2001-12-08  Alan Modra  <amodra@bigpond.net.au>
2417         * gas/all/incbin.s: Add spaces before directives.
2418         * gas/all/incbin.d: Update.
2420 2001-12-07  Jeffrey A Law  (law@cygnus.com)
2422         * gas/hppa/parse/linesepbug.s: Restore to its original form,
2423         reverting change of July 19, 2000.
2425 2001-12-05  Richard Earnshaw  <rearnsha@arm.com>
2427         * gas/arm/xscale.s, gas/arm/xscale.d (pld tests): PLD instruction has
2428         no post-indexed addressing modes.
2430 2001-11-25  Andreas Jaeger  <aj@suse.de>
2432         * gas/all/gas.exp (incbin): Fix condition.
2434 2001-11-23  Jeffrey A Law  (law@cygnus.com)
2436         * gas/all/gas.exp (incbin): Do not run on the PA.
2438         * gas/hppa/parse/parse.exp: Expect failure on line separator bug.
2440 2001-11-16  Chris Demetriou  <cgd@broadcom.cOm>
2442         * gas/mips/elf-rel5.s, gas/mips/elf-rel5.s: New test
2443         to test symbol plus offset relocations in various ways.
2444         * gas/mips/mips.exp: Run new test.
2446 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
2448         * gas/ppc/booke.d: Modify reloc and target matches for powerpc64.
2450 2001-11-11  Timothy Wall  <twall@alum.mit.edu>
2452         * gas/tic54x/sections.[sd]: Check for named, initialized sections
2453         defaulting to CODE and DATA.
2454         * gas/tic54x/align.[sd]: While breaking compatibility with TI's
2455         assembler, the difference is not worth the effort to fix.  We'd
2456         prefer the assembler *not* fill the section alignment.
2457         * gas/tic54x/all-opcodes.d: Verify Lmem opcodes have proper
2458         length.
2459         * gas/tic54x/labels.s: Document differences from TI tools.
2460         * gas/tic54x/extaddr.d: Match output.
2461         * gas/all/gas.exp: On c54x targets, don't do any tests that use
2462         p2align.
2463         * gas/macros/macros.exp: Expect failure matching use of .ascii.
2465 2001-11-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2467         * gas/mips/mips.exp: Change naming of some conditionals to reflect
2468         the object format they actually mean. Don't try mips-abi32 and
2469         mips-abi32-pic tests for ecoff.
2471 2001-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
2473         * gas/mmix/bspec-2.d, gas/mmix/bspec-1.d, gas/mmix/comment-1.d:
2474         Prune and generalize, adjusting to generic ELF file layout changes.
2476 2001-11-04  Chris Demetriou  <cgd@broadcom.com>
2478         * gas/mips/mips.exp (svr4pic): Set if target is *-*-netbsd*.
2479         (aout): Don't set if *-*-netbsd*.
2481 2001-11-02  NIIBE Yutaka  <gniibe@m17n.org>
2483         * gas/sh/basic.exp: For Linux, add "-big" option for the
2484         invocation of gas.
2486 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2488         * gas/m68hc11/opers12.s: Add test for disassembler bug with movb
2489         instruction.
2490         * gas/m68hc11/opers12.d: Likewise.
2491         * gas/m68hc11/opers12-dwarf2.d: Likewise.
2493 2001-10-31  Chris Demetriou  <cgd@broadcom.com>
2495         * gas/mips/empic.s: Undo damage inflicted on 2000-12-02.
2496         * gas/mips/empic.d: Likewise.
2497         * gas/mips/elempic.d: Likewise (it was copied into other files).
2498         * gas/mips/telempic.d: Likewise.
2499         * gas/mips/tempic.d: Likewise.
2501         * gas/mips/empic2.s: New test to check new 'la' and 'lw' (and
2502         related ops) syntax, test loads with large offsets.
2503         * gas/mips/emcic2.d: Likewise.
2504         * gas/mips/mips.exp: Run the new test on ELF platforms.
2506 2001-10-31  Nick Clifton  <nickc@cambridge.redhat.com>
2508         * gas/mmix/pop-op.l: Update to match latest listing behaviour.
2509         * gas/mmix/reloc8.l: Update to match latest listing behaviour.
2510         * gas/mmix/resume-op.l: Update to match latest listing behaviour.
2511         * gas/mmix/save-op.l: Update to match latest listing behaviour.
2512         * gas/mmix/unsave-op.l: Update to match latest listing behaviour.
2514 2001-10-31  Hans-Peter Nilsson  <hp@bitrange.com>
2516         * gas/mmix/tst.s: Delete unused file.
2517         * gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s,
2518         gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s,
2519         gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s,
2520         gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s,
2521         gas/mmix/fb-2.s: Remove trailing empty lines.
2523 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
2525         * gas/mmix: New testsuite directory.
2527 2001-10-24  Chris Demetriou  <cgd@broadcom.com>
2529         * gas/mips/ld-empic.d: Remove extra whitespace at beginning of
2530         file introduced in the change on 2001-05-15.
2532 2001-10-24  Chris Demetriou  <cgd@broadcom.com>
2534         * gas/mips/mips-abi32-pic.s: Use ".word" rather than ".4byte".
2535         Delete use of ".size".
2536         * gas/mips/mips-abi32.s: Likewise.
2537         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2538         * gas/mips/mips-gp32-fp32.s: Likewise.
2539         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2540         * gas/mips/mips-gp32-fp64.s: Likewise.
2541         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2542         * gas/mips/mips-gp64-fp32.s: Likewise.
2543         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2544         * gas/mips/mips-gp64-fp64.s: Likewise.
2546 2001-10-23  Chris Demetriou  <cgd@broadcom.com>
2548         * gas/mips/beq.s: Add zero words at end of instructions so
2549         that objdump will print "..." when disassembling.
2550         * gas/mips/beq.d: Update for disassembler changes which force
2551         branch delay-slot nops to be printed.
2552         * gas/mips/bge.d: Ditto.
2553         * gas/mips/bgeu.d: Ditto.
2554         * gas/mips/blt.d: Ditto.
2555         * gas/mips/bltu.d: Ditto.
2556         * gas/mips/jal-svr4pic.d: Ditto.
2557         * gas/mips/jal-xgot.d: Ditto.
2559 2001-10-20  H.J. Lu  <hjl@gnu.org>
2561         * gas/elf/ehopt0.s: Lose ",@progbits".
2563 2001-10-17  Chris Demetriou  <cgd@broadcom.com>
2565         * gas/mips/mips.exp (sb1-ext-ps): New test to test
2566         SB-1 core's paired-single extensions to the MIPS64 ISA.
2567         * gas/mips/sb1-ext-ps.d: New file.
2568         * gas/mips/sb1-ext-ps.s: New file.
2570 2001-10-17  matthew green  <mrg@redhat.com>
2572         * gas/ppc/altivec.s: New test for AltiVec.
2573         * gas/ppc/altivec.d: New file.
2574         * gas/ppc/ppc.exp: Test altivec.s
2576 2001-10-16  Hans-Peter Nilsson  <hp@bitrange.com>
2578         * gas/sh/err-le.s, gas/sh/err-be.s: New tests.
2580 2001-10-13  matthew green  <mrg@redhat.com>
2582         * gas/ppc/booke.s (rfci, wrtee, wrteei, mfdcrx, mfdcr, mtdcrx,
2583         mtdcr, msync, dcba, mbar): New BookE tests.
2584         * gas/ppc/booke.d: Update for new BookE tests.
2586 2001-10-12  matthew green  <mrg@redhat.com>
2588         * gas/ppc/booke.s: New test for Motorola BookE.
2589         * gas/ppc/booke.d: New file.
2590         * gas/ppc/ppc.exp: Test booke.s.
2592 2001-10-09  Nick Clifton  <nickc@cambridge.redhat.com>
2594         * sh/basic.exp: Add dsp dump test.
2595         * sh/dsp/d: New file: Expected output of disassembly of dsp.s
2596         * sh/dsp.s: New file: Test assembly source of DSP single data
2597         transfer instructions.
2599 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2601         * gas/arm/arm.exp: Run arm9e tests.
2603         * gas/arm/maverick.c: New.
2605         * gas/arm/maverick.d: New.
2607         * gas/arm/maverick.s: New.
2609 2001-10-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2611         * gas/mips/mips-gp64-fp32-pic.d: Use 32bit instructions for addresses.
2612         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2613         * gas/mips/mips-gp64-fp32.d: Likewise.
2614         * gas/mips/mips-gp64-fp32.s: Likewise.
2615         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
2616         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2617         * gas/mips/mips-gp64-fp64.d: Likewise.
2618         * gas/mips/mips-gp64-fp64.s: Likewise.
2619         * gas/mips/elempic.d: Likewise.
2620         * gas/mips/ld.d: Likewise.
2621         * gas/mips/uld.d: Likewise.
2622         * gas/mips/usd.d: Likewise.
2624 2001-09-29  H.J. Lu  <hjl@gnu.org>
2626         * gas/i386/i386.exp: Run 64bit tests only for "i*86-*-* and
2627         x86_64-*-*.
2629 2001-09-18  Martin Schwidefsky <schwidefsky@de.ibm.com>
2631         * gas/s390: New directory.
2632         * gas/s390/opcode.d: New file.
2633         * gas/s390/opcode.s: New file.
2634         * gas/s390/opcode64.d: New file.
2635         * gas/s390/opcode64.s: New file.
2636         * gas/s390/operands.d: New file.
2637         * gas/s390/operands.s: New file.
2638         * gas/s390/operands64.d: New file.
2639         * gas/s390/operands64.s: New file.
2640         * gas/s390/reloc.d: New file.
2641         * gas/s390/reloc.s: New file.
2642         * gas/s390/reloc64.d: New file.
2643         * gas/s390/reloc64.s: New file.
2644         * gas/s390/s390.exp: New file.
2646 2001-09-07  Eric Christopher  <echristo@redhat.com>
2648         * gas/mips/mips64.d: Change to use isa64.
2649         * gas/mips/mips32.d: Change to use isa32.
2651 2001-09-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2653         * gas/mips/mips-abi32-pic.s: Remove .set mips4 pseudo-op.
2654         * gas/mips/mips-abi32.s: Likewise.
2655         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2656         * gas/mips/mips-gp32-fp32.s: Likewise.
2657         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2658         * gas/mips/mips-gp32-fp64.s: Likewise.
2659         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2660         * gas/mips/mips-gp64-fp32.s: Likewise.
2661         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2662         * gas/mips/mips-gp64-fp64.s: Likewise.
2664 2001-09-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2666         * gas/mips/beq.d: Check branches to external labels.
2667         * gas/mips/beq.s: Likewise.
2668         * gas/mips/bge.d: Likewise.
2669         * gas/mips/bge.s: Likewise.
2670         * gas/mips/bgeu.d: Likewise.
2671         * gas/mips/bgeu.s: Likewise.
2672         * gas/mips/blt.d: Likewise.
2673         * gas/mips/blt.s: Likewise.
2674         * gas/mips/bltu.d: Likewise.
2675         * gas/mips/bltu.s: Likewise.
2676         * gas/mips/elempic.d: Switch from R_MIPS_GNU_REL16_S2 to R_MIPS_PC16.
2677         * gas/mips/empic.d: Likewise.
2678         * gas/mips/empic.s: Likewise.
2679         * gas/mips/telempic.d: Likewise.
2680         * gas/mips/tempic.d: Likewise.
2682 2001-09-06  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2684         * gas/mips/tmips16-f.d: New file, testcase for big endian MIPS16
2685         relocations, tradtional variant.
2687 2001-08-04  Richard Henderson  <rth@redhat.com>
2689         * gas/alpha/alpha.exp: New file.
2690         * gas/alpha/elf-reloc-1.[sd]: New test.
2691         * gas/alpha/elf-reloc-2.[sl]: New test.
2692         * gas/alpha/elf-reloc-3.[sl]: New test.
2693         * gas/alpha/elf-reloc-4.[sd]: New test.
2694         * gas/alpha/fp.exp: Remove file.
2695         * gas/alpha/fp.s: Output to .data not .rdata.
2696         * gas/alpha/fp.d: Adjust to match.
2698 2001-09-04  Jeffrey A Law  (law@cygnus.com)
2700         * gas/all/gas.exp (930509a): Expect failure on the H8/300 ELF port.
2702         * gas/h8300/ffxx1-elf.d: Update due to recent changes to H8/300
2703         ELF toolchain.
2704         * gas/h8300/h8300-elf.exp: Likewise.
2706         * gas/macros/macros.exp: Expect failure on all H8/300 ports.
2708         * gas/vtable/vtable.exp: Do not run tests on H8/300 ELF ports.
2710 2001-08-30  J"orn Rennecke <amylaar@redhat.com>
2712         * gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
2713         (do_h8300_branch, do_h8300h_cbranch, do_h8300h_branch): Likewise.
2714         (do_h8300s_cbranch, do_h8300s_branch, ffxx1): Likwise.
2715         * gas/h8300/h8300-coff.exp, gas/h8300/h8300-elf.exp: New files.
2716         * gas/h8300/branch-elf.s, gas/h8300/branchh-elf.s: Likewise.
2717         * gas/h8300/branchs-elf.s, gas/h8300/ffxx1-elf.d: Likewise.
2718         * gas/h8300/ffxx1-elf.s: Likewise.
2719         * gas/h8300/branch.s, gas/h8300/branchh.s: Move to:
2720         * gas/h8300/branch-coff.s, gas/h8300/branchh-coff.s
2721         * gas/h8300/branchs.s, gas/h8300/ffxx1.d: Move to:
2722         * gas/h8300/branchs-coff.s, gas/h8300/ffxx1-coff.d .
2723         * gas/h8300/ffxx1.s: Move to:
2724         * gas/h8300/ffxx1-coff.s .
2726 2001-08-29  J"orn Rennecke <amylaar@redhat.com>
2728         * lib/gas-defs.exp: (regexp_diff) At verbosity 3, also show
2729         where mismatch occurs due to regexp mismatch.
2731 2001-08-27  Staffan Ulfberg  <staffanu@swox.se>
2732             Alan Modra  <amodra@bigpond.net.au>
2734         * gas/macros/macros.exp: xfail powerpc-*-aix.
2735         * gas/ppc/astest64.s: New.
2736         * gas/ppc/astest64.d: New.
2737         * gas/ppc/astest2_64.s: New.
2738         * gas/ppc/astest2_64.d: New.
2739         * gas/ppc/test1elf.asm: New.
2740         * gas/ppc/test1xcoff.asm: New.
2741         * gas/ppc/generate.sh: New. Generate new files below from above .asm
2742         * gas/ppc/test1elf32.s: New.
2743         * gas/ppc/test1elf32.d: New.
2744         * gas/ppc/test1elf64.s: New.
2745         * gas/ppc/test1elf64.d: New.
2746         * gas/ppc/test1xcoff32.s: New.
2747         * gas/ppc/test1xcoff32.d: New.
2748         * gas/ppc/ppc.exp: Run new tests.
2749         * gas/ppc/simpshft.s: Tweak align now that we get nops.
2751 2001-08-24  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2753         * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional
2754         mips.
2755         * gas/mips/mips.exp: Likewise. Use traditional testcases for
2756         mips${el}16-f if needed.
2757         * gas/mips/elempic.d: New file, testcase for little endian empic.
2758         * gas/mips/elfel-rel2.d: Don't test trailing zeroes in dump.
2759         * gas/mips/mips16-f.d: Use non-traditional symbol sorting.
2760         * gas/mips/mipsel16-f.d: Likewise.
2761         * gas/mips/mipsel16-e.d: New file, testcase for little endian MIPS16
2762         relocations.
2763         * gas/mips/tmipsel16-f.d: New file, testcase for little endian MIPS16
2764         relocations, traditional variant.
2766 2001-08-17  H.J. Lu  <hjl@gnu.org>
2768         * gas/sparc/unalign.d: Support Sparc V9.
2770 2001-08-16  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2772         * gas/mips/mips.exp: Added performance counter test.
2773         * gas/mips/perfcount.s: New File. Test of performance counter opcodes.
2774         * gas/mips/perfcount.d: Likewise.
2776 2001-08-12  Nick Clifton  <nickc@cambridge.redhat.com>
2778         * gas/sparc/unalign.s: Extend test to check .uaword with multiple
2779         arguments.
2780         * gas/sparc/unalign.d: Extend to expect unaligned relocs for both
2781         arguments to .uaword.
2783 2001-08-10  H.J. Lu  <hjl@gnu.org>
2785         * gas/mips/e32-rel2.d: Updated for the objdump output change.
2786         * gas/mips/e32el-rel2.d: Likewise.
2787         * gas/mips/elf-rel.d: Likewise.
2788         * gas/mips/elf-rel2.d: Likewise.
2789         * gas/mips/elf-rel3.d: Likewise.
2790         * gas/mips/elf_e_flags1.d: Likewise.
2791         * gas/mips/elf_e_flags2.d: Likewise.
2792         * gas/mips/elf_e_flags3.d: Likewise.
2793         * gas/mips/elf_e_flags4.d: Likewise.
2794         * gas/mips/elfel-rel.d: Likewise.
2795         * gas/mips/elfel-rel2.d: Likewise.
2796         * gas/mips/elfel-rel3.d: Likewise.
2797         * gas/mips/empic.d: Likewise.
2798         * gas/mips/mips16-e.d: Likewise.
2799         * gas/mips/mips16-f.d: Likewise.
2800         * gas/mips/mipsel16-f.d: Likewise.
2801         * gas/mips/telempic.d: Likewise.
2802         * gas/mips/tempic.d: Likewise.
2803         * gas/mips/tmips16-e.d: Likewise.
2804         * gas/mips/tmipsel16-e.d: Likewise.
2806         * gas/mips/mips16-f.d: Fix the symbol table output.
2808         * gas/mips/mipsel16-f.d: Fix the endian.
2810         * gas/mips/mips.exp; Don't xfail mips16-f/mipsel16-f.
2812 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
2814         * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
2815         * gas/mips/mips-gp32-fp64.d: Likewise.
2816         * gas/mips/mips-abi32.d: Likewise.
2817         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
2818         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
2819         * gas/mips/mips-abi32-pic.d: Likewise.
2821 2001-07-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2823         * mips/lb.d: Reflect disassembler output fixes.
2824         * mips/mips32.d: Likewise.
2825         * mips/mips64.d: Likewise. Typo.
2826         * mips/sb.d: Likewise.
2827         * mips/trunc.d: Likewise.
2829 2001-08-04  H.J. Lu  <hjl@gnu.org>
2831         * gas/cris/operand-err-1.s: Updated.
2833 2001-08-04  H.J. Lu  <hjl@gnu.org>
2834             Chris G. Demetriou <cgd@broadcom.com>
2836         * gas/mips/e32-rel4.s: Removed.
2838         * gas/mips/e32-rel4.d: Use elf-rel4.s.
2840         * gas/mips/mips.exp: Use the same rel4 test for litte endian.
2842         * gas/mips/mips-abi32-pic.d: Add lines for objdump.
2843         * gas/mips/mips-abi32.d: Likewise.
2844         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
2845         * gas/mips/mips-gp32-fp32.d: Likewise.
2846         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
2847         * gas/mips/mips-gp32-fp64.d: Likewise.
2848         * gas/mips/mips-gp64-fp32-pic.d: Likewise.
2849         * gas/mips/mips-gp64-fp32.d: Likewise.
2850         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
2851         * gas/mips/mips-gp64-fp64.d: Likewise.
2853         * gas/mips/mips-abi32-pic.s: Add space for objdump.
2854         * gas/mips/mips-abi32.s: Likewise.
2855         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2856         * gas/mips/mips-gp32-fp32.s: Likewise.
2857         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2858         * gas/mips/mips-gp32-fp64.s: Likewise.
2859         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2860         * gas/mips/mips-gp64-fp32.s: Likewise.
2861         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2862         * gas/mips/mips-gp64-fp64.s: Likewise.
2864         * gas/mips/mips-abi32-pic.s: Add the missing .end.
2865         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2866         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2867         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2868         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2870 2001-08-03  Richard Sandiford  <rsandifo@redhat.com>
2872         * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test.
2873         * gas/mips/e32-rel4.s, gas/mips/e32-rel4.s: New test.
2875         * gas/mips/mips.exp: Run new tests.
2877 2001-08-02  Richard Sandiford  <rsandifo@redhat.com>
2879         * gas/mips/mips-gp32-fp32,
2880         * gas/mips/mips-gp32-fp64,
2881         * gas/mips/mips-gp64-fp32,
2882         * gas/mips/mips-gp64-fp64,
2883         * gas/mips/mips-abi32,
2884         * gas/mips/mips-gp32-fp32-pic,
2885         * gas/mips/mips-gp32-fp64-pic,
2886         * gas/mips/mips-gp64-fp32-pic,
2887         * gas/mips/mips-gp64-fp64-pic,
2888         * gas/mips/mips-abi32-pic: New testcases.
2890         * gas/mips/mips.exp: Run them.
2892 2001-08-01  Alan Modra  <amodra@bigpond.net.au>
2894         * gas/elf/section2.l: Adjust warning message comparison.
2896 2001-07-31  Richard Sandiford  <rsandifo@redhat.com>
2898         * gas/mips/mips.exp (el): New variable.
2899         Use it to pick ELF reloc tests.
2901 2001-07-26  Chris Demetriou  <cgd@broadcom.com>
2903         * gas/mips/lif-empic.d: Add back dollar signs before floating
2904         point register names.
2906 2001-07-26  Alan Modra  <amodra@bigpond.net.au>
2908         * gas/i386/relax.s: Test rs_space.
2909         * gas/i386/relax.d: Update.
2911 2001-07-23  Alan Modra  <amodra@bigpond.net.au>
2913         * gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.
2914         * gas/i386/intel.d: Likewise.
2916 2001-07-16  Philip Blundell  <philb@gnu.org>
2918         * gas/arm/arm7t.d, gas/arm/inst.d: Tweak expected output for
2919         change to disassembler.
2921 2001-07-14  Nick Clifton  <nickc@cambridge.redhat.com>
2923         Fix failures in MIPS testsuite:
2924         * gas/mips/abs.d: Pass -march=4000 to gas.
2925         * gas/mips/eld_rel2.d: Do not expect zeroes at end of dump.
2926         * gas/mips/elf_e_flags1.d: Pass -march=4000 to gas.
2928 2001-07-11  Jakub Jelinek  <jakub@redhat.com>
2930         * gas/sparc/unalign.s: Remove .uaxword test.
2931         * gas/sparc/unalign.d: Adjust accordingly.
2933 2001-07-08  Anders Norlander <anorland@synergenix.se>
2935         * gas/all/gas.exp: Run incbin test.
2936         * gas/all/incbin.s: New file.
2937         * gas/all/incbin.d: New file.
2939 2001-07-04  Richard Sandiford  <rsandifo@redhat.com>
2941         * gas/mips/elf-rel3.s: Add zero word to end of file.
2943 2001-07-03  H.J. Lu  <hjl@gnu.org>
2945         * gas/mips/lb-xgot-ilocks.d: Add -march=r3900.
2947 2001-07-01  Ben Elliston  <bje@redhat.com>
2949         * gas/m88k/allinsn.s: New file.
2950         * gas/m88k/allinsn.d: Likewise.
2951         * gas/m88k/m88k.exp: Test with allinsn.s also.
2953 2001-06-28  Eric Christopher  <echristo@redhat.com>
2955         * gas/mips/usd.d: Change for march/mtune.
2956         * gas/mips/ulh-xgot.d: Ditto.
2957         * gas/mips/uld.d: Ditto.
2958         * gas/mips/trunc.d: Ditto.
2959         * gas/mips/rol.d: Ditto.
2960         * gas/mips/nodelay.d: Ditto.
2961         * gas/mips/mul.d: Ditto.
2962         * gas/mips/mul-ilocks.d: Ditto.
2963         * gas/mips/trap20.d: Ditto.
2964         * gas/mips/mips4.d: Ditto.
2965         * gas/mips/mips16.d: Ditto.
2966         * gas/mips/lif-xgot.d: Ditto.
2967         * gas/mips/lif-svr4pic.d: Ditto.
2968         * gas/mips/ld-xgot.d: Ditto.
2969         * gas/mips/ld-svr4pic.d: Ditto.
2970         * gas/mips/ld-ilocks-addr32.d: Ditto.
2971         * gas/mips/lb-xgot.d: Ditto.
2972         * gas/mips/jal-xgot.d: Ditto.
2973         * gas/mips/jal-svr4pic.d: Ditto.
2974         * gas/mips/delay.d: Ditto.
2975         * gas/mips/lb-xgot-ilocks.d: Ditto.
2976         * gas/mips/div.d: Ditto.
2977         * gas/mips/break20.d: Ditto.
2978         * gas/mips/delay.d: Ditto.
2979         * gas/mips/elf_e_flags3.d: Ditto.
2980         * gas/mips/elf_e_flags4.d: Ditto.
2981         * gas/mips/lineno.d: Ditto.
2982         * gas/mips/mips16.d: Ditto.
2983         * gas/mips/mips4.d: Ditto.
2984         * gas/mips/mips4010.d: Ditto.
2985         * gas/mips/mips4650.d: Ditto.
2987 2001-06-21  Nick Clifton  <nickc@cambridge.redhat.com>
2989         * gas/arm/arm.exp: Remove msr-bad.s test.
2990         Select processor type for architecture specific instruction tests.
2992         * gas/arm/adrl.s: Add adrEQl as a test.
2993         * gas/arm/adrl.d: Adjusted expected output.
2995         * gas/arm/arm7dm.s: Add "msr CPSR_x, #0" as a test instruction.
2996         * gas/arm/msr-bad.s: Delete.
2998 2001-06-18  Tom Rix  <trix@redhat.com>
3000         * gas/ppc/aix.exp: New file, aix specific tests.
3001         * gas/ppc/align.s: New file, .comm alignment test.
3003 2001-06-13  Andreas Jaeger  <aj@suse.de>
3005         * gas/vtable/vtable.exp (run_list_test): Don't run on sparc64.
3007 2001-06-06  Peter Jakubek <pjak@snafu.de>
3009         * gas/mri/for.d: Correct for swapped operands.
3010         * gas/mri/if.d: Likewise.
3011         * gas/mri/repeat.d: Likewise.
3012         * gas/mri/while.d: Likewise.
3014 2001-06-12  Alan Modra  <amodra@bigpond.net.au>
3016         * gas/i386/x86_64.d: Update for 2001-06-11 disassembler change.
3018 2001-06-10  H.J. Lu  <hjl@gnu.org>
3020         * gas/elf/section2.l: Match various white spaces.
3022 2001-06-10  H.J. Lu  <hjl@gnu.org>
3024         * gas/elf/section2.e: Support 64bit ELF.
3025         * gas/elf/section2.e-mips: Likewise.
3027 2001-06-08  H.J. Lu  <hjl@gnu.org>
3029         * gas/mips/elfel-rel3.s: Moved to ...
3030         * gas/mips/elf-rel3.s: Here.
3032         * gas/mips/elf-rel3.d: Updated.
3034         * gas/mips/elfel-rel3.d: Updated.
3036         * gas/mips/relax.d: New file.
3037         * gas/mips/relax.s: Likewise.
3039         * gas/mips/mips.exp: Run relax and set xfail.
3041 2001-06-08  H.J. Lu  <hjl@gnu.org>
3043         * gas/mips/illegal.s: New file.
3044         * gas/mips/illegal.l: Likewise.
3046         * gas/elf/elf.exp (run_list_test): New.
3047         Run illegal with run_list_test.
3049 2001-06-08  H.J. Lu  <hjl@gnu.org>
3051         * gas/mips/elf-jal.d: New file.
3053         * gas/mips/mips.exp: Run "elf-jal" instead of "jal" for ELF.
3055 2001-06-08  Alan Modra  <amodra@bigpond.net.au>
3057         * gas/elf/elf.exp (run_list_test): Undo $readelf change in 2001-06-07.
3059 2001-06-07  H.J. Lu  <hjl@gnu.org>
3061         * gas/elf/section2.e-mips: New file.
3063         * gas/elf/elf.exp (run_list_test): Add suffix.
3064         Pass -mips as suffix to run_list_test for mips.
3066 2001-06-07  H.J. Lu  <hjl@gnu.org>
3068         * gas/elf/section2.l: Match ".*GAS.*" instead of
3069         "GAS LISTING .*".
3071 2001-06-07  H.J. Lu  <hjl@gnu.org>
3073         * gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips.
3075 2001-06-07  H.J. Lu  <hjl@gnu.org>
3077         * gas/mips/empic.d: Support stabs.
3078         * gas/mips/mips16-e.d: Likewise.
3079         * gas/mips/mips16-f.d: Likewise.
3080         * gas/mips/mipsel16-f.d: Likewise.
3081         * gas/mips/telempic.d: Likewise.
3082         * gas/mips/tempic.d: Likewise.
3083         * gas/mips/tmips16-e.d: Likewise.
3084         * gas/mips/tmipsel16-e.d: Likewise.
3086 2001-06-06  H.J. Lu  <hjl@gnu.org>
3088         * gas/mips/elf-rel3.s: New file.
3089         * gas/mips/elf-rel3.d: Likewise.
3090         * gas/mips/elfel-rel3.s: Likewise.
3091         * gas/mips/elfel-rel3.d: Likewise.
3093         * gas/mips/mips.exp: Run elf-rel3/elfel-rel3.
3095 2001-06-06  H.J. Lu  <hjl@gnu.org>
3097         * gas/elf/elf.exp (run_list_test): New.
3098         Run section2 with run_list_test.
3100         * gas/elf/section2.e: New file.
3101         * gas/elf/section2.l: Likewise.
3102         * gas/elf/section2.s: Likewise.
3104 2001-06-04  H.J. Lu  <hjl@gnu.org>
3106         * gas/mips/mips4010.s: Add the missing ".end".
3107         * gas/mips/mips4100.s: Likewise.
3108         * gas/mips/mips4650.s: Likewise.
3109         * gas/mips/sync.s: Likewise.
3111 2001-06-02  H.J. Lu  <hjl@gnu.org>
3113         * gas/sparc/unalign.d: Support Sparc V9.
3115 2001-05-28  Jeff Sturm  <jsturm@one-point.com>
3117         * gas/sparc/unalign.s: New test.  Check unaligned relocs.
3118         * gas/sparc/unalign.d: New expected test results.
3119         * gas/sparc/sparc.exp: Run new test.
3121 2001-05-27  Hans-Peter Nilsson  <hp@axis.com>
3123         * gas/cris/addi.d: Tweak for 64-bit BFD.
3124         * gas/cris/binop-cmpmove.d: Ditto.
3125         * gas/cris/binop-cmpmovx.d: Ditto.
3126         * gas/cris/binop-extx.d: Ditto.
3127         * gas/cris/binop.d: Ditto.
3128         * gas/cris/bork.d: Ditto.
3129         * gas/cris/branch.d: Ditto.
3130         * gas/cris/break.d: Ditto.
3131         * gas/cris/brokw-1.d: Ditto.
3132         * gas/cris/brokw-2.d: Ditto.
3133         * gas/cris/brokw-3.d: Ditto.
3134         * gas/cris/ccr.d: Ditto.
3135         * gas/cris/clear.d: Ditto.
3136         * gas/cris/continue.d: Ditto.
3137         * gas/cris/fragtest.d: Ditto.
3138         * gas/cris/jump-type.d: Ditto.
3139         * gas/cris/labfloat.d: Ditto.
3140         * gas/cris/macroat.d: Ditto.
3141         * gas/cris/movem-to-reg.d: Ditto.
3142         * gas/cris/nosep.d: Ditto.
3143         * gas/cris/oneop-type.d: Ditto.
3144         * gas/cris/prefix.d: Ditto.
3145         * gas/cris/pushpop-byte-sreg.d: Ditto.
3146         * gas/cris/pushpop-dword-sreg.d: Ditto.
3147         * gas/cris/pushpop-word-sreg.d: Ditto.
3148         * gas/cris/pushpop.d: Ditto.
3149         * gas/cris/quick-s6.d: Ditto.
3150         * gas/cris/quick-u5.d: Ditto.
3151         * gas/cris/quick-u6.d: Ditto.
3152         * gas/cris/range-err-1.s: Ditto.
3153         * gas/cris/rd-pic-1.d: Ditto.
3154         * gas/cris/rd-regprefix-1.d: Ditto.
3155         * gas/cris/rd-regprefix-1b.d: Ditto.
3156         * gas/cris/reg-to-mem.d: Ditto.
3157         * gas/cris/regreg.d: Ditto.
3158         * gas/cris/return.d: Ditto.
3159         * gas/cris/scc.d: Ditto.
3160         * gas/cris/separator.d: Ditto.
3161         * gas/cris/shexpr-1.d: Ditto.
3162         * gas/cris/sreg-to-x.d: Ditto.
3163         * gas/cris/test.d: Ditto.
3164         * gas/cris/unimplemented.d: Ditto.
3165         * gas/cris/unop-mem.d: Ditto.
3166         * gas/cris/x-to-byte-sreg.d: Ditto.
3167         * gas/cris/x-to-dcr1-sreg.d: Ditto.
3168         * gas/cris/x-to-dword-sreg.d: Ditto.
3169         * gas/cris/x-to-word-sreg.d: Ditto.
3170         * gas/cris/shexpr-1.d: Ditto.  Correct format.
3172 2001-05-25  H.J. Lu  <hjl@gnu.org>
3174         * gas/mips/e32el-rel2.d: New for little endian mips.
3175         * gas/mips/elfel-rel2.d: Likewise.
3176         * gas/mips/elfel-rel.d: Likewise.
3177         * gas/mips/mipsel16-f.d: Likewise.
3178         * gas/mips/telempic.d: Likewise.
3179         * gas/mips/tmipsel16-e.d: Likewise.
3181         * gas/mips/tempic.d: New for traditional mips.
3182         * gas/mips/tmips16-e.d: Likewise.
3184         * gas/mips/elf-rel.d: Handle alignment padding.
3185         * gas/mips/elf-rel2.d: Likewise.
3187         * gas/mips/mips.exp: Support little endian and traditional
3188         mips.
3190 2001-05-24  H.J. Lu  <hjl@gnu.org>
3192         * gas/m68k/pcrel.d: Support 64bit BFD.
3194 2001-05-24  H.J. Lu  <hjl@gnu.org>
3196         * gas/arm/adrl.d: Support 64bit BFD.
3197         * gas/arm/arm7t.d: Likewise.
3198         * gas/arm/inst.d: Likewise.
3199         * gas/arm/pic.d: Likewise.
3200         * gas/arm/xscale.d: Likewise.
3202 2001-05-23  Alan Modra  <amodra@one.net.au>
3204         * gas/elf/ehopt0.d: Tweak for bigendian targets.
3206 2001-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3208         * gas/mips/abs.d: Remove $ before register names, per latest
3209         disassembler.
3210         * gas/mips/add.d: Ditto.
3211         * gas/mips/and.d: Ditto.
3212         * gas/mips/beq.d: Ditto.
3213         * gas/mips/bge.d: Ditto.
3214         * gas/mips/bgeu.d: Ditto.
3215         * gas/mips/blt.d: Ditto.
3216         * gas/mips/bltu.d: Ditto.
3217         * gas/mips/delay.d: Ditto.
3218         * gas/mips/div-ilocks.d: Ditto.
3219         * gas/mips/div.d: Ditto.
3220         * gas/mips/dli.d: Ditto.
3221         * gas/mips/elf_e_flags1.d: Ditto.
3222         * gas/mips/elf_e_flags2.d: Ditto.
3223         * gas/mips/elf_e_flags3.d: Ditto.
3224         * gas/mips/elf_e_flags4.d: Ditto.
3225         * gas/mips/jal-empic.d: Ditto.
3226         * gas/mips/jal-svr4pic.d: Ditto.
3227         * gas/mips/jal-xgot.d: Ditto.
3228         * gas/mips/jal.d: Ditto.
3229         * gas/mips/la-empic.d: Ditto.
3230         * gas/mips/la-svr4pic.d: Ditto.
3231         * gas/mips/la-xgot.d: Ditto.
3232         * gas/mips/la.d: Ditto.
3233         * gas/mips/lb-empic.d: Ditto.
3234         * gas/mips/lb-svr4pic.d: Ditto.
3235         * gas/mips/lb-xgot-ilocks.d: Ditto.
3236         * gas/mips/lb-xgot.d: Ditto.
3237         * gas/mips/lb.d: Ditto.
3238         * gas/mips/ld-empic.d: Ditto.
3239         * gas/mips/ld-ilocks-addr32.d: Ditto.
3240         * gas/mips/ld-ilocks.d: Ditto.
3241         * gas/mips/ld-svr4pic.d: Ditto.
3242         * gas/mips/ld-xgot.d: Ditto.
3243         * gas/mips/ld.d: Ditto.
3244         * gas/mips/li.d: Ditto.
3245         * gas/mips/lif-empic.d: Ditto.
3246         * gas/mips/lif-svr4pic.d: Ditto.
3247         * gas/mips/lif-xgot.d: Ditto.
3248         * gas/mips/lifloat.d: Ditto.
3249         * gas/mips/mips16.d: Ditto.
3250         * gas/mips/mips32.d: Ditto.
3251         * gas/mips/mips4.d: Ditto.
3252         * gas/mips/mips4010.d: Ditto.
3253         * gas/mips/mips4100.d: Ditto.
3254         * gas/mips/mips4650.d: Ditto.
3255         * gas/mips/mips64.d: Ditto.
3256         * gas/mips/mul-ilocks.d: Ditto.
3257         * gas/mips/mul.d: Ditto.
3258         * gas/mips/nodelay.d: Ditto.
3259         * gas/mips/rol.d: Ditto.
3260         * gas/mips/sb.d: Ditto.
3261         * gas/mips/trap20.d: Ditto.
3262         * gas/mips/trunc.d: Ditto.
3263         * gas/mips/uld.d: Ditto.
3264         * gas/mips/ulh-empic.d: Ditto.
3265         * gas/mips/ulh-svr4pic.d: Ditto.
3266         * gas/mips/ulh-xgot.d: Ditto.
3267         * gas/mips/ulh.d: Ditto.
3268         * gas/mips/ulw.d: Ditto.
3269         * gas/mips/usd.d: Ditto.
3270         * gas/mips/ush.d: Ditto.
3271         * gas/mips/usw.d: Ditto.
3273 2001-05-14  Richard Henderson  <rth@redhat.com>
3275         * gas/elf/ehopt0.s: New.
3276         * gas/elf/ehopt0.d: New.
3277         * gas/elf/elf.exp: Run it.
3279 2001-05-12  Peter Targett  <peter.targett@arccores.com>
3281         * gas/arc/st.s: Add test case @h30 fixup.
3282         * gas/arc/st.d: Update to suit.
3284 2001-05-12  Alan Modra  <amodra@one.net.au>
3286         * gas/i386/sse2.s: Correct cvtps2dq, movdq2q, and movq2dq
3287         * gas/i386/sse2.d: Likewise.  Fix pmuludq and punpckhqdq too.
3289         * gas/i386/ssemmx2.d: Correct movq.
3291 2001-05-10  Hans-Peter Nilsson  <hp@axis.com>
3293         * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
3294         handling.
3296 2001-05-04  Alan Modra  <amodra@one.net.au>
3298         * gas/i386/katmai.d: Correct pmovmskb and pextrw opcodes.
3299         * gas/i386/ssemmx2.d: Likewise.  Correct register for pextrw,
3300         pinsrw, and pmovmskb.
3301         * gas/i386/sse2.d: Correct register for movmskpd.
3303 2001-05-02  Johan Rydberg  <jrydberg@opencores.org>
3305         * gas/openrisc/addi.s: New file.
3306         * gas/openrisc/addi.d: Likewise.
3307         * gas/openrisc/allinsn.exp: Likewise.
3308         * gas/openrisc/allinsn.s: Likewise.
3309         * gas/openrisc/allinsn.d: Likewise.
3310         * gas/openrisc/lohi.s: Likewise.
3311         * gas/openrisc/lohi.d: Likewise.
3312         * gas/openrisc/store.s: Likewise.
3313         * gas/openrisc/store.d: Likewise.
3315 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
3317         * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
3318         gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
3319         gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
3320         gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
3321         gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d:
3322         New tests.
3323         * gas/cris/brokw-2.s: Correct broken-word expansion visualization
3324         in comment.
3325         * gas/cris/fragtest.s, gas/cris/rd-pic-1.s,
3326         gas/cris/binop-cmpmovx.d, gas/cris/binop-cmpmove.d,
3327         gas/cris/binop.d, gas/cris/binop.s, gas/cris/brokw-2.d,
3328         gas/cris/clear.d, gas/cris/fragtest.s, gas/cris/jump-type.d,
3329         gas/cris/nosep.s, gas/cris/pushpop.d, gas/cris/quick.s,
3330         gas/cris/range-err-2.s, gas/cris/sep-err-1.s,
3331         gas/cris/sreg-to-x.d, gas/cris/test.d, gas/cris/x-to-byte-sreg.d,
3332         gas/cris/x-to-word-sreg.d, gas/cris/x-to-dword-sreg.d: Remove
3333         trailing empty lines.
3334         * gas/cris/continue.s: Ditto, tweak comment.
3336         * lib/gas-defs.exp (run_dump_test): Support using readelf.
3337         * config/default.exp: Default READELF and READELFFLAGS.
3339 2001-03-31  Alan Modra  <alan@linuxcare.com.au>
3341         * gas/all/cond.s: Add .if .elseif tree.
3342         * gas/all/cond.d: Match above.
3344 2001-03-30  H.J. Lu  <hjl@gnu.org>
3346         * gas/i386/relax.d: Dump with -s instead of -drw.
3348 2001-03-29  H.J. Lu  <hjl@gnu.org>
3350         * gas/i386/relax.s: New test for relaxation between sections.
3351         * gas/i386/relax.d: New.
3353         * gas/i386/i386.exp: Add tests for ELF.
3355 2001-03-27  Chris Demetriou  <cgd@broadcom.com>
3357         * gas/mips/lineno.d: Allow for the possibility that
3358         the local labels won't be in the objdump output.  Match
3359         zeros in addresses using '+' for better compatibility with
3360         different targets.
3362 2001-03-26  Chris Demetriou  <cgd@broadcom.com>
3364         * gas/mips/sync.s: Declare 'foo' as a function so that this
3365         test will work on properly on ECOFF targets.
3367 2001-03-24  Alan Modra  <alan@linuxcare.com.au>
3369         * gas/i386/ssemmx2.s: Change movntq to movntdq.
3370         * gas/i386/ssemmx2.d: Matching change.
3372 2001-03-23  Hans-Peter Nilsson  <hp@axis.com>
3374         * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:
3375         New tests.
3377         * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,
3378         gas/cris/branch-warn-3.s: Tweak for fixed FIXME:s.
3380 2001-03-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3382         * gas/vax/quad.exp: Correct expected result.
3384 2001-03-19  Andreas Schwab  <schwab@suse.de>
3386         * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
3387         consistent output across targets.
3388         * gas/m68k/pcrel.d: Adjusted.
3390 2001-03-18  H.J. Lu  <hjl@gnu.org>
3392         * gas/i386/intel.s: Move PIC code to ...
3393         * gas/i386/intelpic.s: New. Here.
3394         * gas/i386/intel.d: Updated.
3395         * gas/i386/intelpic.d: New.
3397         * gas/i386/i386.exp: Check PIC code in Intel syntax for ELF
3398         targets only.
3400 2001-03-18  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3402         * gas/mri/mri.exp: Fix test of m6811/m6812 targets.
3404 2001-02-26  H.J. Lu  <hjl@gnu.org>
3406         * gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".
3408 2001-02-23  H.J. Lu  <hjl@gnu.org>
3410         * gas/ia64/opc-a-err.l: Fix "cmp4.lt.or".
3412         * gas/ia64/opc-a.pl: Add tests for pseudo-ops for "cmp" and
3413         "cmp4".
3414         * gas/ia64/opc-a.s: Rebuilt.
3415         * gas/ia64/opc-a.d: Likewise.
3417 2001-02-17  Chris Demetriou  <cgd@broadcom.com>
3419         * gas/mips/mips32.d: Remove ELF dependencies.  This test
3420         wasn't meant to be ELF specific, and doesn't have to be.
3421         * gas/mips/mips64.d: Likewise.
3423 2001-02-17  Chris Demetriou  <cgd@broadcom.com>
3425         * gas/mips/mips.exp: Don't attempt the elf_e_flags family of
3426         tests if not ELF; they test ELF-specific features.
3428 2001-02-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3430         * gas/mri/mri.exp: Don't execute the M68K specific tests
3431         on m6811-elf and m6812-elf targets, still run the generic MRI tests.
3433 2001-02-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3435         * gas/m68hc11/malis.s: New test to verify compliance with Motorola
3436         Assembly Language Input Standard.
3437         * gas/m68hc11/malis.d: New file.
3438         * gas/m68hc11/malis-include.s: New file.
3439         * gas/m68hc11/all.exp: Add the new test.
3441 2001-01-12  Alan Modra  <alan@linuxcare.com.au>
3443         * gas/i386/i386.exp (gas_64_check): Correct target string.
3444         Use gas_64_check rather than target string to decided whether
3445         x86_64 checks should run.
3447         * gas/i386/sse2.s: Add a label to cure objdump "no symbols" error.
3448         * gas/i386/ssemmx2.s: Likewise.
3449         * gas/i386/sse2.d: Update to suit.
3450         * gas/i386/ssemmx2.s: Likewise.
3452 2001-01-11  Peter Targett <peter.targett@arccores.com>
3454         * gas/arc/alias.*: Removed.
3455         * gas/arc/branch.*: Likewise.
3456         * gas/arc/insn3.*: Likewise.
3457         * gas/arc/math.*: Likewise.
3458         * gas/arc/sshift.*: Likewise.
3459         * gas/arc/arc.exp: Simplified test process for base case
3460         instruction set by adding run_dump_test cases for all base
3461         instructions.
3462         * gas/arc/adc.s, gas/arc/adc.d: New test cases and dump.
3463         * gas/arc/add.s, gas/arc/add.d: Likewise.
3464         * gas/arc/and.s, gas/arc/and.d: Likewise.
3465         * gas/arc/asl.s, gas/arc/asl.d: Likewise.
3466         * gas/arc/asr.s, gas/arc/asr.d: Likewise.
3467         * gas/arc/b.s, gas/arc/b.d: Likewise.
3468         * gas/arc/bic.s, gas/arc/bic.d: Likewise.
3469         * gas/arc/bl.s, gas/arc/bl.d: Likewise.
3470         * gas/arc/brk.s, gas/arc/brk.d: Likewise.
3471         * gas/arc/extb.s, gas/arc/extb.d: Likewise.
3472         * gas/arc/extw.s, gas/arc/extw.d: Likewise.
3473         * gas/arc/flag.s, gas/arc/flag.d: Likewise.
3474         * gas/arc/j.s, gas/arc/j.d: Likewise.
3475         * gas/arc/jl.s, gas/arc/jl.d: Likewise.
3476         * gas/arc/ld.s, gas/arc/ld.d: Likewise.
3477         * gas/arc/ld2.s, gas/arc/ld2.d: Likewise.
3478         * gas/arc/lp.s, gas/arc/lp.d: Likewise.
3479         * gas/arc/lsr.s, gas/arc/lsr.d: Likewise.
3480         * gas/arc/mov.s, gas/arc/mov.d: Likewise.
3481         * gas/arc/nop.s, gas/arc/nop.d: Likewise.
3482         * gas/arc/or.s, gas/arc/or.d: Likewise.
3483         * gas/arc/rlc.s, gas/arc/rlc.d: Likewise.
3484         * gas/arc/ror.s, gas/arc/ror.d: Likewise.
3485         * gas/arc/rrc.s, gas/arc/rrc.d: Likewise.
3486         * gas/arc/sbc.s, gas/arc/sbc.d: Likewise.
3487         * gas/arc/sexb.s, gas/arc/sexb.d: Likewise.
3488         * gas/arc/sexw.s, gas/arc/sexw.d: Likewise.
3489         * gas/arc/sleep.s, gas/arc/sleep.d: Likewise.
3490         * gas/arc/add.s, gas/arc/add.d: Likewise.
3491         * gas/arc/st.s, gas/arc/st.d: Likewise.
3492         * gas/arc/sub.s, gas/arc/sub.d: Likewise.
3493         * gas/arc/swi.s, gas/arc/swi.d: Likewise.
3494         * gas/arc/xor.s, gas/arc/xor.d: Likewise.
3495         * gas/arc/warn.s: Removed warning test case for setting of flags
3496         followed by conditional branch, an arc5 only feature.
3498         * gas/ieee-fp/x930509a.exp: Skip test if target also arc*-*-*.
3500         * gas/vtable/vtable.exp: Skip tests if target also arc*-*-*.
3502 2001-01-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3504         * gas/m68hc11/opers12.s: Add more tests for index post byte.
3505         * gas/m68hc11/opers12.d: Likewise.
3507 2001-01-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3509         * gas/m68hc11/all.exp: Add new tests for dwarf2.
3510         * gas/m68hc11/lbranch-dwarf2.d: New file, test for dwarf2.
3511         * gas/m68hc11/opers12-dwarf2.d: Likewise.
3512         * gas/m68hc11/insns-dwarf2.d: Likewise.
3514 2001-01-11  Nick Clifton  <nickc@redhat.com>
3516         * gas/arm/adrl.s: Add global label 'foo'.
3517         * gas/arm/adrl.d: Expect to see references to 'foo' in the
3518         disassembly.  COFF and ELF disassemblys should now be the same.
3520 2001-01-10  Jan Hubicka  <jh@suse.cz>
3522         * i386.exp: Add ssemmx2 and sse2 tests.
3523         (sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests.
3525 2001-01-09  Nick Clifton  <nickc@redhat.com>
3527         * gas/arm/pic.d: Fix patterns to match new behaviour of
3528         disassembler.
3529         inst.d: Fix patterns to match new behaviour of disassembler.
3531 2001-01-03  Philip Blundell  <pb@futuretv.com>
3533         * gas/vtable/vtable.exp: Don't run tests on Alpha.
3535 2001-01-06  Jan Hubicka  <jh@suse.cz>
3537         * i386.exp: Add tests for presence of 32bit versus 64bit output
3538         format; run both 64bit and 32bit tests when format is available;
3539         add x86_64 test.
3540         * x86_64.s: New file.
3541         * x86_64.d: New file.
3543 2001-01-02  Nick Clifton  <nickc@redhat.com>
3545         * gas/arm/arm.exp: Pass -marmv3 to msr-bad test, since the
3546         instruction is legal in v5.  Also fix expected error message.
3548 2001-01-01  Philip Blundell  <philb@gnu.org>
3550         * gas/arm/adrl.s, gas/arm/pic.s, gas/arm/msr-bad.s: New tests.
3551         * gas/arm/arm.exp: Run them.
3552         * gas/arm/adrl.d, gas/arm/pic.d: Expected results for above.
3553         * gas/arm/arm6.s: Also test uppercase `CPSR' and `SPSR'.
3555 2000-12-22  H.J. Lu  <hjl@gnu.org>
3557         * gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
3558         * gas/i386/intel.d: Updated.
3560 2000-12-12  Jim Wilson  <wilson@redhat.com>
3562         * gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
3563         gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
3565 2000-12-12  Nick Clifton  <nickc@redhat.com>
3567         * gas/vtable/vtable.exp: Fix formatting.
3569         * gas/arm/elsegundo.s: New Test (currently disabled).
3570         * gas/arm/elsegundo.d: Expected test results.
3572 2000-12-11  H.J. Lu  <hjl@gnu.org>
3574         * gas/i386/intel.d: Adjusted for the a.out assembler.
3575         * gas/i386/intel.s: Likewise.
3577 2000-12-09  Nick Clifton  <nickc@redhat.com>
3579         * gas/m68k/pcrel.d: Update to match latest assembler output.
3581 2000-12-02  Chris Demetriou  <cgd@sibyte.com>
3583         * gas/mips/elf_e_flags.s: Add padding to the end of the
3584         file so that objdump output will be consistent.
3585         * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
3586         gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: Expect
3587         "..." at end of objdump output because of zero bytes at end
3588         of section.
3589         * gas/mips/elf_e_flags.c: Add note to comment about
3590         what's changing in elf_e_flags.s.
3592         * gas/mips/la.s: Add padding to the end of the file so that
3593         objdump output will be consistent.
3594         * gas/mips/la-svr4pic.d, gas/mips/la-xgot.d: Expect "..." at
3595         end of objdump output because of zero bytes at end of
3596         section.
3598         * gas/mips/sync.s: Add padding to the end of the file so that
3599         objdump output will be consistent.
3600         * gas/mips/sync.d: Expect "..." at end of objdump output
3601         because of zero bytes at end of section.
3603         * gas/mips/empic.d: Pad sections out to 16 bytes, to avoid
3604         alignment issues so tests are useful on multiple targets.
3605         * gas/mips/empic.s: Likewise.
3606         * gas/mips/mips16-e.d: Likewise.
3607         * gas/mips/mips16-e.s: Likewise.
3608         * gas/mips/mips16-f.d: Likewise.
3609         * gas/mips/mips16-f.s: Likewise.
3611         * gas/mips/mips32.d: Expect disassembly of madd and maddu
3612         to use their correct names.  Add tests for break and sdbbp.
3613         * gas/mips/mips32.s: Likewise.
3615         * gas/mips/mips64.s: Add test for assembly of MIPS64
3616         extensions.
3617         * gas/mips/mips64.d: Likewise.
3618         * gas/mips/mips.exp: Test using the new "mips64" test.
3620 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
3622         * gas/mips/mips16.d: Expect mips16 nops to be used for padding
3623         when mips16 code generation is enabled.
3625         * gas/mips/empic.d: Adjust for the fact that the difference
3626         between two symbols in the same section are not expected to
3627         generate a reloc.
3628         * gas/mips/empic.s: Likewise.  Also, correct typo in comment
3629         about expected relocs.
3631         * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
3632         instruction assembly test.
3633         * gas/mips/mips.exp: Add the test mentioned above.
3635 2000-11-30  Diego Novillo  <dnovillo@redhat.com>
3637         * intel.s, intel.d: New test for @GOT references.
3639 2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
3641         * gas/sh/err.exp: New, framework for error-testing.
3642         * gas/sh/err-1.s: New test.
3644 2000-11-26  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3646         * gas/m68hc11/opers12.s: New test for movw operands.
3647         * gas/m68hc11/opers12.d: Likewise.
3649 2000-11-24  Nick Clifton  <nickc@redhat.com>
3651         * arm.exp: Run tests for xscale as well as arm.
3652         Run xscale tests.
3654         * xscale.s: New file: XScale instruction tests.
3655         * xscale.d: New file: Expected XScale instruction results.
3657 2000-11-20  H.J. Lu  <hjl@gnu.org>
3659         * gas/i386/intel.d: Add 3 "nop"s for the a.out assembler.
3660         * gas/i386/intel.s: Likewise.
3662 2000-11-16  H.J. Lu  <hjl@gnu.org>
3664         * gas/symver/symver0.d: Add 64bit support.
3665         * gas/symver/symver1.d: Likewise.
3667 2000-11-16  H.J. Lu  <hjl@gnu.org>
3669         * gas/symver/symver.exp: Don't run symver4 nor symver5.
3671 2000-11-13  H.J. Lu  <hjl@gnu.org>
3673         * gas/symver/symver.exp: New for symver test.
3674         * gas/symver/symver0.d: Likewise.
3675         * gas/symver/symver0.s: Likewise.
3676         * gas/symver/symver1.d: Likewise.
3677         * gas/symver/symver1.s: Likewise.
3678         * gas/symver/symver2.l: Likewise.
3679         * gas/symver/symver2.s: Likewise.
3680         * gas/symver/symver3.l: Likewise.
3681         * gas/symver/symver3.s: Likewise.
3682         * gas/symver/symver4.l: Likewise.
3683         * gas/symver/symver4.s: Likewise.
3684         * gas/symver/symver5.l: Likewise.
3685         * gas/symver/symver5.s: Likewise.
3686         * gas/symver/symver6.l: Likewise.
3687         * gas/symver/symver6.s: Likewise.
3689 2000-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
3691         * gas/macros/macros.exp: Mark strings test xfail for sh.
3693 2000-10-24  Diego Novillo  <dnovillo@cygnus.com>
3695         * intel.s, intel.d: Add new tests for intel syntax.
3697 2000-10-19  Alan Modra  <alan@linuxcare.com.au>
3699         * gas/elf/section0.s: Ensure section sizes are multiples of 16.
3700         * gas/elf/section1.s: Likewise.
3701         * gas/elf/section[01].d: Change to suit.
3703 2000-10-18  H.J. Lu <hjl@gnu.org>
3705         * gas/i386/intel.d: Fix the support for 64bit BFD in the last
3706         change.
3708 2000-10-15  Diego Novillo  <dnovillo@cygnus.com>
3710         * intel.s, intel.d: Add new tests for naked registers using intel
3711         syntax.
3713 2000-09-29  Hans-Peter Nilsson  <hp@axis.com>
3715         * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,
3716         gas/cris/rd-regprefix-1.d, gas/cris/rd-regprefix-1b.d,
3717         gas/cris/us-err-1.s, gas/cris/us-err-2.s, gas/cris/us-err-3.s: New.
3718         * gas/cris/cris.exp: Loop run_dump_test over files matching rd-*.d.
3720 2000-09-28  Alan Modra  <alan@linuxcare.com.au>
3722         * gas/hppa/parse/parse.exp: Replace "hppa*w-*-*" with "hppa*64*-*-*"
3723         * gas/hppa/reloc/reloc.exp: Likewise.
3724         * gas/hppa/unsorted/unsorted.exp: Likewise.
3726         * gas/hppa/reloc/reduce.s: Modify .PARAM so we need an arg reloc.
3728 2000-09-22  Jim Wilson  <wilson@cygnus.com>
3730         * gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
3731         * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
3733         * gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
3734         * gas/ia64/dv-waw-err.s: Likewise.
3735         * gas/ia64/dv-imply.d: Regenerate.
3736         * gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
3737         gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
3738         gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
3740 2000-09-14  Timothy Wall  <twall@cygnus.com>
3742         * gas/ia64/dv-waw-err.[sl]: Additional tests for parallel
3743         comparisons which should and should not produce DVs.
3745 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
3747         * gas/vtable/vtable.exp: Re-enable for hppa-elf.
3749 2000-08-29  Timothy Wall  <twall@cygnus.com>
3751         * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq.
3752         * gas/ia64/dv-mutex.d: Update regexp pattern.
3753         * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq.
3754         * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL.
3755         Test still fails due to insn opcode pattern changes.
3757 2000-08-21  H.J. Lu <hjl@gnu.org>
3759         * gas/all/cofftag.d: Support the strict COFF.
3761 2000-08-16  Jim Wilson  <wilson@cygnus.com>
3763         * gas/ia64/dv-raw-err.s: Add new tests for addl and postinc.
3764         * gas/ia64/dv-raw-err.l: Likewise.
3765         * gas/ia64/dv-waw-err.l: Update sed pattern.
3766         * gas/ia64/opc-f.pl: Delete fpsub, and fpadd comment.
3767         * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
3769 2000-08-16  Nick Clifton  <nickc@redhat.com>
3771         * gas/arm/inst.s: Add tests for edge cases of shift based
3772         addressing modes.
3774         * gas/arm/inst.d: Add expected results for new tests.
3776 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
3778         * gas/all/gas.exp: Don't run floating-point tests on CRIS.
3779         * gas/ieee-fp/x930509a.exp: Ditto.
3780         * gas/macros/macros.exp: Mark strings test xfail for CRIS.
3781         * gas/cris/*: New tests for CRIS.
3783 2000-07-19  Alan Modra  <alan@linuxcare.com.au>
3785         * gas/macros/macros.exp (test1): Run it for hppa*-*-linux*.
3786         (semi): Likewise.
3787         (strings): Don't run for hppa, except for hppa*-*-linux*.
3789         * gas/hppa/parse/linesepbug.s: Ensure we have whitespace before
3790         pseudos.
3792 2000-07-18  Scott Bambrough  <scottb@netwinder.org>
3794         * gas/arm/inst.d: Fix expected results to match current assembler
3795         output.  Patch from Justin Seger <justin.m.seger@intel.com>.
3797 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
3799         * gas/vtable/vtable.exp: Disable test for hppa.
3801         * gas/hppa/reloc/reloc.exp (do_relocation_reduction_tests): Don't
3802         run test for any elf target.
3803         (applybug): Don't run test for linux.
3804         * gas/hppa/unsorted/unsorted.exp (do_common_text): Likewise.
3805         * gas/hppa/parse/parse.exp (linesepbug): Remove xfail
3806         (labelbug): xfail for hppa-linux.
3808         * gas/hppa/basic/{coprmem.s, fmemLRbug.s}: Add colons to labels.
3809         * gas/hppa/parse/{callinfobug.s, regpopbug.s}: Likewise.
3810         * gas/hppa/reloc/{applybug.s, funcrelocbug.s, longcall.s,
3811         r_no_reloc.s, reduce3.s}: Likewise.
3812         * gas/hppa/unsorted/common.s: Likewise.
3814 2000-07-05  Nick Clifton  <nickc@cygnus.com>
3816         * gas/d30v/inst.d: Fix expected results to match current assembler
3817         output.
3818         * gas/d30v/bittest.l: Fix expected warning messages to match
3819         current assembler output.
3821 2000-06-29  Kazu Hirata  <kazu@hxi.com>
3823         * gas/h8300/h8300.exp (do_h8300s_mac): Change the registers used
3824         in ldmac and stmac.
3825         * gas/h8300/macs.s: Likewise.
3827 2000-06-27  Nick Clifton  <nickc@cygnus.com>
3829         * gas/d30v/bittest.l: Edit to match new warning messages produced
3830         by assembler.
3832 2000-06-19  Timothy Wall  <twall@cygnus.com>
3834         * gas/macros/macros.exp: Avoid tests which are not useful on tic54x.
3835         * gas/all/gas.exp: Make adjustments for tic54x target.
3836         * gas/ieee-fp/x930509a.exp: Ditto.
3837         * gas/tic54x/*: New tests for tic54x.  NOTE: load page has been
3838         moved into the LMA and is not printed separately by objdump any
3839         longer.  This still needs to be tested.
3841 2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
3843         * gas/m68k/all.exp: Don't execute tests if the target is m68hc11&12.
3844         * gas/m68hc11/all.exp: Specific tests for m68hc11.
3845         * gas/m68hc11/all_insns.[ds]: Check m68hc11 instructions.
3846         * gas/m68hc11/insns[ds]: Another test.
3847         * gas/m68hc11/lbranch.[ds]: Check branch optimization (gas relax).
3848         * gas/m68hc11/opers12.[ds]: New files, check m68hc12 operands.
3850 2000-06-17  Alan Modra  <alan@linuxcare.com.au>
3852         * gas/macros/strings.s: Don't start directives in first column
3853         (for LABELS_WITHOUT_COLONS targets).
3855 2000-06-14  H.J. Lu <hjl@gnu.org>
3857         * gas/macros/strings.d: Support a.out and coff.
3859 2000-06-14  Nick Clifton  <nickc@cygnus.com>
3861         * gas/arm/arm6.s: Remove 'mrs r9, cpsr_all' since the cpsr_all
3862         flag is no longer legal syntax.
3864 2000-06-09  Nick Clifton  <nickc@cygnus.com>
3866         * gas/macros/macros.exp: Run new test: strings.
3867         * gas/macros/strings.s: New test: String expansion inside
3868         macros.
3869         * gas/macros/strings.d: New test results.
3871 2000-06-04  Alan Modra  <alan@linuxcare.com.au>
3873         * gas/i386/prefix.s: Modify so we have at least one x86 test that
3874         checks the line separator.
3876 2000-05-21  Hans-Peter Nilsson  <hp@axis.com>
3878         * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
3880 2000-05-15  Nick Clifton  <nickc@cygnus.com>
3882         * gas/arm/arch4t.s: Add tests of new fields to msr instruction.
3884 2000-05-11  Ulf Carlsson  <ulfc@engr.sgi.com>
3886         * gas/mips/mips.exp: Include *-*-linux* in svr4pic.
3888         * gas/mips/jal-svr4pic.{s,d} gas/mips/jal-xgot.d: Add a jal to a
3889         weak symbol.
3891 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
3893         * gas/mri/float.d: Fix for srec length change.
3895 2000-05-02  Alan Modra  <alan@linuxcare.com.au>
3897         * gas/hppa/unsorted/unsorted.exp: Duplicate hppa*-*-*elf*
3898         behaviour for hppa*-*-linux* throughout file.
3899         * gas/hppa/reloc/reloc.exp: Ditto.
3900         (reduce2.s): Disable test for elf targets.
3902         * gas/hppa/parse/parse.exp (ssbug.s): setup_xfail hppa*-*-linux*.
3904         * gas/elf/section0.s: Don't start pseudos on first column so
3905         targets that define LABELS_WITHOUT_COLONS work.
3906         * gas/elf/section1.s: Ditto.
3907         * gas/vtable/inherit0.s: Ditto.
3908         * gas/vtable/inherit1.s: Ditto.
3909         * gas/vtable/entry0.s: Ditto.
3910         * gas/vtable/entry1.s: Ditto.
3912 2000-05-01  Nick Clifton  <nickc@cygnus.com>
3914         * gasp/macro.out: Fix label numbers to remove leading zeroes.
3915         * gasp/mdouble.out: Fix label numbers to remove leading zeroes.
3917 2000-04-25  Alan Modra  <alan@linuxcare.com.au>
3919         * gas/i386/general.l: Allow for DISP32 pe relocs.
3920         * gas/i386/jump.d: Similarly.
3922 2000-04-24  Jim Wilson  <wilson@cygnus.com>
3924         * gas/ia64/opc-i.d: Change pmin2.u to pmin2.  Change pmax2.u to pmax2.
3925         Change MLI to MLX.  Switch operands for output matching tbit.z.orcm,
3926         tbit.z.andcm, tbit.nz.orcm, tbit.nz.andcm, tnat.z.orcm, tnat.z.andcm,
3927         tnat.nz.orcm, tnat.nz.andcm inputs.
3928         * gas/ia64/opc-i.pl: Insert padding nops before last dep.
3929         * gas/ia64/opc-i.s: Regenerate.
3931         * gas/ia64/opc-i.s: Regenerate.
3932         * gas/ia64/opc-f.pl: Add explicit stop at end.
3934 2000-04-22  Timothy Wall  <twall@cygnus.com>
3936         * gas/ia64/opc-f.d: Disassemble zeroes to verify break.f.
3937         * gas/ia64/opc-f.s: Add an explicit stop to make IAS output match.
3939 2000-04-21  Richard Henderson  <rth@cygnus.com>
3940             David Mosberger  <davidm@hpl.hp.com>
3941             Timothy Wall <twall@cygnus.com>
3942             Jim Wilson  <wilson@cygnus.com>
3944         * gas/vtable/vtable.exp: Disable for ia64.
3945         * gas/ia64: New testsuite directory.
3947 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
3949         * gas/i386/general.s: Check 16-bit immediates, and move call/jump
3950         checks to start.
3951         * gas/i386/general.l: Likewise.
3953 2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
3955         * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded
3956         with 32 bits, not with the unsigned shorter opcodes.
3957         * gas/mn10300/basic.exp: Likewise.
3959 2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
3961         * lib/gas-defs.exp (regexp_diff): Don't break on the first
3962         difference, list them all.
3964 2000-03-29  Nick Clifton <nickc@cygnus.com
3966         * gas/arm/thumb.s: Add test of bal instruction.
3968 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
3970         * gas/ieee-fp/x930509a.exp (dotest): Fix test for
3971         LISTING_WORD_SIZE==1.
3972         * gas/all/gas.exp (do_930509a): Same here.
3973         * gas/all/cond.d: And here.
3975 2000-03-16  Nick Clifton  <nickc@cygnus.com>
3977         * gas/arm/arm.exp: Run branch.s test.
3978         Run tests if target is strongarm.
3980         * gas/arm/branch.s: New test.  Make sure that assembler can handle
3981         same-section branch relocations properly.
3983         * gas/arm/branch.d: New file.  Expected output from assembling
3984         branch.s.
3986 2000-03-10  Geoffrey Keating  <geoffk@cygnus.com>
3988         * gas/mips/empic.d: New file.
3989         * gas/mips/empic.s: New file.
3990         * gas/mips/mips16-e.d: New file.
3991         * gas/mips/mips16-e.s: New file.
3992         * gas/mips/mips16-f.d: New file.
3993         * gas/mips/mips16-f.s: New file.
3994         * gas/mips/mips.exp: Add empic, mips16-e.  Add mips16-f as an
3995         expected failure.
3997 2000-02-25  H.J. Lu <hjl@gnu.org>
3999         * gas/i386/general.l: Support a.out and coff.
4001 2000-02-25  Alan Modra  <alan@spri.levels.unisa.edu.au>
4003         * gas/i386/intel.s: New file, intel version of opcode.s
4004         * gas/i386/intel.d: New file, copy of opcode.d
4005         * gas/i386/i386.exp: Call it.
4007         * gas/i386/general.s: Add extra "out" instructions.
4008         * gas/i386/general.l: Likewise.
4010 2000-01-31  Nick Clifton  <nickc@cygnus.com>
4012         * gas/arm/inst.s: Include test of ATPCS register naming
4013         conventions.
4015         * gas/arm/float.s: Include test of ATPCS register naming
4016         conventions.
4018 2000-01-21  H.J. Lu <hjl@gnu.org>
4020         * gas/i386/general.l: Support a.out.
4021         * gas/i386/jump.d: Likewise.
4022         * gas/i386/jump16.d: Likewise.
4024 2000-01-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
4026         * gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
4027         * gas/i386/jump16.{s,d}: To here.
4028         * gas/i386/jump.{s,d}: New files.  Duplicate 32 bit jmp and call
4029         tests in general.s so that objdump is exercised.
4031         * gas/i386/i386.exp: Call new tests.
4033 2000-01-15  Alan Modra  <alan@spri.levels.unisa.edu.au>
4035         * gas/i386/general.{s,l}: Add jmp and call tests for .code16gcc,
4036         .code16, and .code32 modes.
4038 1999-11-30  Jeffrey A Law  (law@cygnus.com)
4040         * gas/mn10300/{am33.s, am33_2.s, am33_3.s}: New test files.
4041         * gas/mn10300/{am33_4.s, am33_5.s, am33_6.s}: Likewise.
4042         * gas/mn10300/{am33_7.s, am33_8.s}: Likewise.
4043         * gas/mn10300/basic.exp: Run the am33 tests.
4045 1999-11-15  Gavin Romig-Koch  <gavin@cygnus.com>
4047         * gas/mips/la.d: Adjust for new la macro expansion.
4048         Change matches for explicit addresses to matches for
4049         any address.
4050         * gas/mips/la-xgot.d: Same.
4051         * gas/mips/la-svr4pic.d: Same.
4053 1999-11-01  Nick Clifton  <nickc@cygnus.com>
4055         Remove reloc generating references to local labels in test code.
4056         Some ARM targets (eg PE) generate a reloc based on the label,
4057         whilst others (eg ELF) generate a reloc based on the section
4058         symbol.  This meant that the disassembled outputs would differ.
4060         * gas/arm/inst.s: Change test of BLPL instruction.
4061         * gas/arm/inst.d: Change expected decode of BLPL instruction.
4062         * gas/arm/arm7t.s: Remove use of .LC0 label in .word directive.
4063         Remove .rdata section, since this cannot exist in an arm-aout
4064         target.
4065         * gas/arm/arm7t.d: Change expected reloc generated for .word
4066         directive.
4068 1999-10-21  Nick Clifton  <nickc@cygnus.com>
4070         * gas/arm/arm7t.d: Update to match latest objdump output.
4071         * gas/arm/inst.s: Fix erroneous test case.
4072         * gas/arm/inst.d: Update to match latest objdump output.
4074 1999-10-11  Geoffrey Keating  <geoffk@cygnus.com>
4076         * lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "some
4077         indeterminate number of extra lines here".
4079         * gas/elf/elf.exp: Remove XFAILs.
4080         * gas/elf/section0.d: Make pass on MIPS (and hopefully alpha).
4081         * gas/elf/section1.d: Likewise.
4083 1999-10-07      Diego Novillo <dnovillo@cygnus.com>
4085         * gas/d10v: New directory.
4086         * gas/d10v/d10.exp: New file.
4087         * gas/d10v/inst.s: New file.
4088         * gas/d10v/inst.d: New file.
4090 1999-10-07  Geoffrey Keating  <geoffk@cygnus.com>
4092         * gas/mips/elf-rel.s: New file.
4093         * gas/mips/elf-rel.d: New file.
4094         * gas/mips/elf-rel2.d: New file.
4095         * gas/mips/e32-rel2.d: New file.
4096         * gas/mips/elf-rel2.s: New file.
4097         * gas/mips/mips.exp: Add elf-rel, elf-rel2.
4099         * gas/mips/elf_e_flags1.d: Tweak a little so it passes
4100         even if the CPU is set to something by default.
4102 1999-10-04  Doug Evans  <devans@canuck.cygnus.com>
4104         * gas/m32r/error.exp: New testcase driver.
4105         * gas/m32r/m32rx.exp: New testcase driver.
4106         * gas/m32r/fslotx.[sd]: New testcase.
4107         * gas/m32r/m32rx.[sd]: New testcase.
4108         * gas/m32r/relax-s.[sd]: New testcase.
4109         * gas/m32r/interfere.s: New testcase.
4110         * gas/m32r/wrongsize.s: New testcase.
4112 1999-09-17  Alan Modra  <alan@spri.levels.unisa.edu.au>
4114         * gas/i386/i386.exp: Enable reloc and white tests for COFF.
4115         * gas/i386/reloc.d: Accept dir32 relocs.
4117 1999-09-12  Donn Terry  <donn@interix.com>
4119         * gas/all/gas.exp: Run cofftag test for i*86-*-interix*.
4120         * lib/gas-defs.exp: Add perror if can not read .d file.
4122 1999-09-04  Steve Chamberlain  <sac@pobox.com>
4124         * gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
4126 1999-09-02  Nick Clifton  <nickc@cygnus.com>
4128         * gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
4129         dump  test "entry0" instead of "entry1".
4131 1999-09-01  Scott Bambrough  <scottb@netwinder.org>
4133         * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
4134         test "entry0" instead of "entry1".  ARM targets use REL relocs,
4135         and should use the test entry0.
4137 1999-09-01  H.J. Lu  <hjl@gnu.org>
4139         * gas/i386/naked.d: Fix for coff targets.
4141 Mon Aug 30 12:18:40 1999  Jeffrey A Law  (law@cygnus.com)
4143         * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
4144         sectioning.
4145         * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for
4146         PA64.
4148         * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
4149         sectioning.
4150         * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
4151         Revamp address expressions slightly to handle an arbitrary sized
4152         address.
4154         * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
4155         sectioning.
4156         * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
4158         * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for
4159         sectioning.
4161 1999-08-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
4163         * gas/i386/naked.s, gas/i386/naked.d: Test-suite addition for
4164         allow_naked_reg parsing.
4165         * gas/i386/i386.exp: Call it.
4167 1999-08-29  Alan Modra  <alan@spri.levels.unisa.edu.au>
4169         * gas/i386/white.s, gas/i386/white.l: Add space in FP reg tests.
4171 1999-08-28  Jerry Quinn <jquinn@nortelnetworks.com>
4173         * gas/hppa/basic/basic.exp:  Add new tests shift2.s,
4174         shift3.s, extract2.s, extract3.s, deposit2.s, and deposit3.s.
4175         * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
4176         extract3.s, deposit2.s, deposit3.s:  New.
4178         * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:
4179         Add new syntax versions of instructions to tests.
4180         * gas/hppa/basic/add2.s,dcor2.s,perf.s,purge2.s,shladd2.s,sub2.s,
4181         system2.s, unit2.s:  New tests.
4182         * hppa/basic/basic.exp: Add new tests.
4184         * gas/hppa/basic/basic.exp:
4185         * gas/hppa/basic/media.s:  Add test cases for new instructions.
4187         * gas/hppa/basic/basic.exp (do_branch2,do_media): New.
4188         * gas/hppa/basic/branch2.s:  New.
4189         * gas/hppa/basic/media.s:  New.
4191         * gas/hppa/basic/basic.exp (do_fp_comp2):  New.
4192         * gas/hppa/basic/fp_comp2.s:  New.
4194 1999-08-20  Alan Modra  <alan@spri.levels.unisa.edu.au>
4196         * gas/i386/general.s, gas/i386/general.l: Add .code16gcc
4197         displacement checks with auto address prefix.
4199 1999-08-17  H.J. Lu  <hjl@gnu.org>
4201         * gas/elf/elf.exp: Expected to fail on alpha*-*-*.
4203 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
4205         * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
4206         when gas uses 2**4 alignment for .text.
4207         * gas/i386/general.s, gas/i386/general.l: Likewise.
4208         * gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
4209         * gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
4210         * gas/i386/prefix.s, gas/i386/prefix.d: Likewise.
4212 1999-07-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
4214         * gas/i386/reloc.d: Fix so that test passes when enable-targets
4215         includes 64-bit bfd target.
4217 1999-06-13  Ian Lance Taylor  <ian@zembu.com>
4219         * gas/i386/katmai.d: Tweak for recent disassembler changes.
4221 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
4223         * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
4224         "*-*-linux*oldld*".
4225         * gas/vtable/vtable.exp: Likewise.
4226         * gas/i386/reloc.d: Modify expected reloc names to accept a.out
4227         names.
4229         * gas/i386/amd.s: Add a symbol so a.out tests will work.
4230         * gas/i386/katmai.s: Likewise.
4231         * gas/i386/amd.d: Corresponding change.
4232         * gas/i386/katmai.d: Corresponding change.
4234 1999-06-10  Ian Lance Taylor  <ian@zembu.com>
4236         * gas/mips/sync.d: Pass -mips2 to the assembler.
4238         * gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
4239         mips-elf target as well as mips64-elf target.
4240         * gas/mips/elf_e_flags1.d: Corresponding changes.
4241         * gas/mips/elf_e_flags2.d: Likewise.
4242         * gas/mips/elf_e_flags3.d: Likewise.
4243         * gas/mips/elf_e_flags4.d: Likewise.
4245         * gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
4247         * gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
4248         parameter.
4250 1999-06-10  Jakub Jelinek  <jj@ultra.linux.cz>
4252         * gas/sparc/synth64.s: Add checks for single register signx/clruw.
4253         * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
4254         * gas/sparc/prefetch.d: Add -64 as switch.
4255         * gas/sparc/rdpr.d: Ditto.
4256         * gas/sparc/wrpr.d: Ditto.
4257         * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
4258         * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
4259         current gas outputs %hi(0) and not %hi(0x0).
4260         * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
4261         optimizations for setx instruction.
4262         * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
4263         compiled-in targets.
4265 1999-06-10  Richard Henderson  <rth@cygnus.com>
4267         * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
4268         * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
4269         * gas/macros/{irp,rept,test2,test3}.d: Update.
4271 1999-06-05  Richard Henderson  <rth@cygnus.com>
4273         * gas/elf/elf.exp: New directory.
4274         * gas/elf/section0.[sd]: New test.
4275         * gas/elf/section1.[sd]: New test.
4277 1999-06-03  Philip Blundell  <philb@gnu.org>
4279         * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
4280         bfd and opcodes.
4282 1999-05-28  Ian Lance Taylor  <ian@zembu.com>
4284         * gas/vtable/vtable.exp: Don't run test for i960 yet.
4286 1999-05-17  Nick Clifton  <nickc@cygnus.com>
4288         * gas/mcore/allinsn.d: Updated to match latest objdump output.
4290 1999-05-12  Alan Modra  <alan@spri.levels.unisa.edu.au>
4292         * gas/i386/opcode.d: Modify callw to suit disasm fix.
4294         * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
4296         * gas/i386/amd.s: Pad to multiple of 8
4297         * gas/i386/amd.d: Here too.
4299         * gas/i386/prefix.[sd]: Align with nops
4300         * gas/i386/reloc.[sd]: Here too.
4302         * gas/i386/katmai.[sd]: New for PIII SIMD
4303         * gas/i386/i386.exp: Call it.
4305 1999-05-02  Nick Clifton  <nickc@cygnus.com>
4307         * gas/mcore/allinsn.d: Update to match latest assembler
4308         operations.
4310 1999-04-16  DJ Delorie  <dj@cygnus.com>
4312         * gas/i386/amd.s: Add NOPs to align for coff targets
4313         * gas/i386/amd.d: and check for them.
4315 1999-04-15  Jeffrey A Law  (law@cygnus.com)
4317         * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
4319 1999-04-14  Jeffrey A Law  (law@cygnus.com)
4321         * gas/hppa/basic/branch.s: Do not use immediate value where we
4322         really want a register.
4323         * gas/hppa/basic/coprmem.s: Likewise.
4324         * gas/hppa/basic/fmemLRbug.s: Likewise.
4325         * gas/hppa/basic/coprmem.s: Likewise.
4326         * gas/hppa/basic/spop.s: Likewise.
4327         * gas/hppa/basic/imem.s: Likewise.
4328         * gas/hppa/parse/badfmpyadd.s: Likewise.
4329         * gas/hppa/parse/calldatabug.s: Likewise.
4330         * gas/hppa/parse/entrybug.s: Likewise.
4331         * gas/hppa/parse/exprbug.s: Likewise.
4332         * gas/hppa/parse/fixup7bug.s: Likewise.
4333         * gas/hppa/parse/labelbug.s: Likewise.
4334         * gas/hppa/reloc/applybug.s: Likewise.
4335         * gas/hppa/reloc/funcrelocbug.s: Likewise.
4336         * gas/hppa/reloc/labelopbug.s: Likewise.
4337         * gas/hppa/reloc/longcall.s: Likewise.
4338         * gas/hppa/reloc/plabelbug.s: Likewise.
4339         * gas/hppa/reloc/reduce.s: Likewise.
4340         * gas/hppa/reloc/reduce2.s: Likewise.
4341         * gas/hppa/reloc/reduce3.s: Likewise.
4342         * gas/hppa/unsorted/brlenbug.s: Likewise.
4343         * gas/hppa/unsorted/importbug.s: Likewise.
4344         * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
4346         * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
4347         for loads and stores using reg + small d addresses.
4348         No longer expect failure for mis-parse of imm %reg.
4350 1999-04-13  Doug Evans  <devans@casey.cygnus.com>
4352         * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
4353         * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
4354         so branch relaxation restrictions won't interfere with parallelization
4355         attempts.
4357 1999-04-08  Nick Clifton  <nickc@cygnus.com>
4359         * gas/mcore: New Directory.
4360         * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
4361         tests.
4362         * gas/mcore/allinsn.s: New File: Source file for MCore assembly
4363         tests.
4364         * gas/mcore/allinsn.d: New File: Expected output file for MCore
4365         assembly tests.
4367 1999-03-20  Doug Evans  <devans@casey.cygnus.com>
4369         * gas/m32r/m32rx.[sd]: Fix a few more testcases.
4371 1999-03-16  Martin Hunt  <hunt@cygnus.com>
4373         * gas/d30v/d30.exp (run_list_test): Add new tests,
4374         label, guard-debug, serial, warn_oddreg, bittest, and mul.
4376         * gas/d30v/opt.s: Fix some warnings and add a few labels
4377         to keep things from parallelizing where we don't want them to.
4379         * gas/d30v/reloc.s: Fix warning.
4381         * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
4383         * gas/d30v/label.s: New test. Check that labels are aligned
4384         on 8-byte boundaries.
4386         * gas/d30v/guard-debug.s: New test. Test output with "-g".
4388         * gas/d30v/serial.s: New test. Check for warnings with
4389         illegal serial instructions.
4391         * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
4392         odd-numbered registers are used for some instructions.
4394         * gas/d30v/bittest.s: New test. Check for bit operation
4395         instructions (BCLR, BNOT, BSET, BTST) in the IU.
4397         * gas/d30v/mul.s: New test. Check for restricted sequences
4398         in a bunch of different multiply instructions.
4400         * gas/vtable/vtable.exp (run_list_test): Don't
4401         run test on D30V.
4403 1999-03-05  Nick Clifton  <nickc@cygnus.com>
4405         * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
4406         test.
4408 1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
4410         * gas/mips/mips.exp: Run the new tests, below.
4411         * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
4412         gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
4413         * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
4415         * lib/gas-defs.exp (run_dump_test): Document.  It's not
4416         really trivial.
4418         * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
4419         $program (the dump tool).
4421 1999-02-10  Doug Evans  <devans@casey.cygnus.com>
4423         * gas/m32r/allinsn.d: Prefix all | with \.
4424         (push,pop): Fix expected output.
4425         * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
4426         * gas/m32r/fslot.d: Prefix all | with \.
4428 1999-02-08  Nick Clifton  <nickc@cygnus.com>
4430         * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
4431         Some ports use it as a comment initiator.
4433         * gas/vtable/entry1.d: Do not look for an addend.  Some ports use
4434         REL relocations and so do not have one.
4436 1998-12-18  Nick Clifton  <nickc@cygnus.com>
4438         * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
4439         * gas/fr30/allinsn.d: Fix to match latest assembler output
4441 1998-12-03  Nick Clifton  <nickc@cygnus.com>
4443         * gas/fr30/allinsn.d: Updated to match latest assembler output.
4445 1998-12-02  Nick Clifton  <nickc@cygnus.com>
4447         * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
4449         * gas/fr30/allinsn.d: Update to match latest assembler output.
4451 1998-11-19  Dave Brolley  <brolley@cygnus.com>
4453         * gas/fr30/allinsn.s: Reorder insns for better simulation.
4455 1998-11-19  Doug Evans  <devans@charmed.cygnus.com>
4457         * gas/mips/sync.[sd]: New testcase.
4458         * gas/mips/mips.exp: Run it.
4460 1998-11-18  Dave Brolley  <brolley@cygnus.com>
4462         * gas/fr30/allinsn.s (dmov): Correct hex literals.
4464 1998-11-17  Nick Clifton  <nickc@cygnus.com>
4466         * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
4467         to end of file.
4469         * gas/fr30/allinsn.d: Added disassembly of currently assembliable
4470         opcodes.
4472 1998-11-16  Nick Clifton  <nickc@cygnus.com>
4474         * gas/fr30/allinsn.s: Fix syntax errors.
4476 1998-11-16  Dave Brolley  <brolley@cygnus.com>
4478         * gas/fr30/allinsn.s: Fixed more typos.
4480 1998-11-13  Nick Clifton  <nickc@cygnus.com>
4482         * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
4483         case vs lower case.
4485 1998-11-10  Nick Clifton  <nickc@cygnus.com>
4487         * gas/fr30/allinsn.s: New file.
4488         * gas/fr30/allinsn.d: New file.
4489         * gas/fr30/allinsn.exp: New file.
4490         * gas/fr30/fr30.exp: New file.
4492 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
4494         * gas/m32r/fslot.[sd]: New testcase.
4495         * gas/m32r/m32r.exp: Run it.
4497 1998-10-20  Alan Modra  <alan@spri.levels.unisa.edu.au>
4499         * gas/i386/i386.exp: Run AMD insn test.
4500         * gas/i386/amd.s: New test.
4501         * gas/i386/amd.d: New test results.
4503 1998-09-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4505         * gas/vtable/inherit1.l: Require only the word GAS somewere in the
4506         first line of the listing.
4508 Tue Sep  1 10:20:03 1998  Richard Henderson  <rth@cygnus.com>
4510         * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
4511         * gas/ppc/astest2.d: Likewise.
4513 Mon Aug 31 13:25:07 1998  Richard Henderson  <rth@cygnus.com>
4515         * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
4516         of whitespace for 64-bit hosts.
4518 Mon Aug 31 12:45:49 1998  Richard Henderson  <rth@cygnus.com>
4520         * gas/vtable/vtable.exp: New.
4521         * gas/vtable/{entry0.s,entry0.d}: New.
4522         * gas/vtable/{entry1.s,entry1.d}: New.
4523         * gas/vtable/{inherit0.s,inherit0.d}: New.
4524         * gas/vtable/{inherit1.s,inherit1.l}: New.
4526 Thu Aug 20 23:18:06 1998  Ian Lance Taylor  <ian@cygnus.com>
4528         * gas/i386/white.l: Revert patch of August 12.
4530 Wed Aug 12 11:54:37 1998  Jeffrey A Law  (law@cygnus.com)
4532         * gas/mn10300/udf.s: New test.
4533         * gas/mn10300/basic.exp: Run it.
4535 Wed Aug 12 13:25:38 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
4537         * gas/i386/general.l: Test andb $~0x80,foo.
4538         * gas/i386/general.s: Update.
4540         * gas/i386/white.l: Expect warning for stand-alone ss prefix.
4542 Tue Jul 21 12:46:59 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
4544         * gas/i386/white.s: Add some more whitespace tests.
4545         * gas/i386/white.l: Update accordingly.
4547 Mon Jul 13 18:15:11 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
4549         * gas/i386/*: All new i386 testsuite.
4551 1998-07-02  Ken Raeburn  <raeburn@cygnus.com>
4553         * lib/gas-defs.exp (gas_init): Complain if target name isn't in
4554         canonical form.
4556 Wed Jul  1 15:35:09 1998  Nick Clifton  <nickc@cygnus.com>
4558         * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
4560 Wed Jul  1 17:31:39 1998  Ian Lance Taylor  <ian@cygnus.com>
4562         * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
4563         * gas/ppc/simpshft.d: Change accordingly.  Only dump the .text
4564         section.
4566 Tue Jun 23 15:14:43 1998  Nick Clifton  <nickc@cygnus.com>
4568         * gas/v850/hilo2.s: Use r1 as the destination of the movea
4569         instruction, since r0 is read only.
4571         * gas/v850/basic.exp: Fix names of special area relocations.
4572         Set -mwarn-signed-overflow flag when running range.s test.
4574 Sun Jun 21 12:44:43 1998  Nick Clifton  <nickc@cygnus.com>
4576         * gas/d30v/reloc.d: Updated to match latest assembler output.
4578 1998-06-17  Frank Ch. Eigler  <fche@cygnus.com>
4580         * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
4581         run on differently targeted assembler.
4582         * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
4583         * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
4584         * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
4585         * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
4587         * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
4588         defaults go unmodified.  Replaced $f4/$f5 with $fp[45], as the
4589         original `ld.d' had.  Find `ld.s'.
4590         * gas/mips/mul-ilocks.d: Nearly ditto.
4592 1998-06-11  Nick Clifton  <nickc@cygnus.com>
4594         * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
4596         * gas/d30v/inst.s: Add nop to keep assembled instructions at
4597         expected addresses.
4599 1998-06-08  Nick Clifton  <nickc@cygnus.com>
4601         * gas/d30v/array.d: Updated to match latest assembler results.
4602         * gas/d30v/reloc.d: Partially updated to match latest assembler
4603         results.
4605 1998-06-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4607         * gas/m68k/operands.s: For all pc relative addresses change tstl
4608         to pea since the former does not allow pcrel on m68000.  Do not
4609         make label foo global, so that references to it can be relaxed on
4610         ELF targets.
4611         * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
4613 1998-06-02  Geoff Keating  <geoffk@ozemail.com.au>
4615         * gas/ppc/ppc.exp: Run simpshft test.
4616         * gas/ppc/simpshft.d: New file.
4617         * gas/ppc/simpshft.s: New file.
4619 1998-06-01  Jeffrey A Law  (law@cygnus.com)
4621         * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
4622         * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
4624 1998-05-29  Ian Lance Taylor  <ian@cygnus.com>
4626         * gas/mips/mips.exp: Adjust ilocks initialization to match current
4627         assembler defaults more closely.
4629         * gas/sh/fp.s: Remove ftst/nan.  The assembler no longer supports
4630         the instruction.
4631         * gas/sh/basic.exp: Adjust accordingly.
4633 Wed May 27 15:26:51 1998  Nick Clifton  <nickc@cygnus.com>
4635         * gas/d30v/align.d: Updated to match latest assembler output.
4636         * gas/d30v/inst.d: Updated to match latest assembler output.
4637         * gas/d30v/inst.s: Updated to match latest assembler rules.
4638         * gas/d30v/opt.d: Updated to match latest assembler output.
4640 Fri May 22 15:56:51 1998  Doug Evans  <devans@canuck.cygnus.com>
4642         * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
4643         * gas/m32r/uppercase.d: Likewise.
4645 Thu May 21 15:03:06 1998  Nick Clifton  <nickc@cygnus.com>
4647         * gas/arm/thumb.s: Add period to start of labels to prevent
4648         assembler thinking that they are function entry points.
4650 Tue May 19 18:17:10 1998  Ian Lance Taylor  <ian@cygnus.com>
4652         * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
4654 Mon May 18 13:11:45 1998  Frank Ch. Eigler  <fche@cygnus.com>
4656         * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
4657         disassembler.
4659 Fri May 15 14:51:01 1998  Gavin Koch  <gavin@cygnus.com>
4661         * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
4662         * gas/mips/ld-ilocks-addr32.d : New.
4664 Wed May 13 15:06:31 1998  Doug Evans  <devans@canuck.cygnus.com>
4666         * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
4668 Thu May  7 13:05:25 1998  Frank Ch. Eigler  <fche@cygnus.com>
4670         * gas/mips/break20.[sd]: New tests for 20-bit operand break and
4671         sddbp instructions.
4672         * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
4673         instructions.
4674         * gas/mips/mips.exp: Run them.
4676 Thu Apr 30 11:55:01 1998  Frank Ch. Eigler  <fche@cygnus.com>
4678         * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
4679         in disassembly, where the offset is in hex and has a "0x" prefix.
4681 Tue Apr 28 16:38:34 1998  Frank Ch. Eigler  <fche@cygnus.com>
4683         * gas/mips/lineno.[sd]: Assembly source line number test.
4684         * gas/mips/mips.exp: Added lineno test.
4686 Wed Apr  8 18:45:17 1998  Jeffrey A Law  (law@cygnus.com)
4688         * gas/testsuite/all/gas.exp: No longer expect failures for
4689         difference of undefined symbols on mn10x00 targets.
4691 Mon Mar 23 10:47:33 1998  Frank Ch. Eigler  <fche@cygnus.com>
4693         * gas/all/align.s: Back out ".section text" change below;
4694         use ".text" again.
4695         * gas/macros/semi.s: Ditto.
4697 Fri Mar 20 18:51:49 1998  Frank Ch. Eigler  <fche@cygnus.com>
4699         * gas/all/align.s: Identify ".text" section explicitly.
4700         * gas/macros/semi.s: Ditto.
4704 Mon Mar  2 13:30:40 1998  Doug Evans  <devans@seba.cygnus.com>
4706         * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
4707         (ldi16): Improve test.
4708         (nop): Fix test.
4710 Thu Feb 12 20:12:39 1998  Ian Lance Taylor  <ian@cygnus.com>
4712         * gasp/macro.out: Adjust to reflect the fact that keyword
4713         arguments are now permitted after positional arguments.
4715 Wed Feb  4 15:27:44 1998  Nick Clifton  <nickc@cygnus.com>
4717         * gas/arm/arm7t.d: Update to match latest assembler output.
4719 Wed Feb  4 15:40:00 1998  Geoffrey Keating  <geoffk@ozemail.com.au>
4721         * gas/ppc/ppc.exp: New file.
4722         * gas/ppc/astest.s, gas/ppc/astest.d: New test.
4723         * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
4725 Sun Feb  1 21:43:54 1998  Jeffrey A Law  (law@cygnus.com)
4727         * gas/mips/4010.s: Pad test code out to a 16byte boundary.
4728         * gas/mips/4010.d: Corresponding changes.
4729         * gas/mips/4100.s: Pad test code out to a 16byte boundary.
4730         * gas/mips/4100.d: Corresponding changes.
4731         * gas/mips/4650.s: Pad test code out to a 16byte boundary.
4732         * gas/mips/4650.d: Corresponding changes.
4734 Fri Jan 30 14:09:13 1998  Ian Lance Taylor  <ian@cygnus.com>
4736         * gas/mri/moveml.d: Add test comments, fix regexps.
4738 Thu Jan 29 13:34:49 1998  Doug Evans  <devans@canuck.cygnus.com>
4740         * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
4742 Thu Jan 29 09:43:50 1998  Richard Henderson  <rth@cygnus.com>
4744         * gas/m68k/mri_moveml.[sd]: Moved to ...
4745         * gas/mri/moveml.[sd]: ... here.
4746         * gas/mri/mri.exp: Run it.
4748 Tue Jan 27 21:55:44 1998  Jeffrey A Law  (law@cygnus.com)
4750         * gas/mips/4010.s: Add 4010 tests.
4751         * gas/mips/4010.d: Expected output.
4752         * gas/mips/4100.s: Add 4010 tests.
4753         * gas/mips/4100.d: Expected output.
4754         * gas/mips/4650.s: Add 4010 tests.
4755         * gas/mips/4650.d: Expected output.
4756         * gas/mips/mips.exp: Run the new tests.
4757         * gas/mips/*.d: Pass the right processor model to objdump.
4758         Fix minor cases where expected output was wrong due to opcode
4759         conflicts.
4761 Tue Jan 27 05:35:02 1998  Richard Henderson  <rth@cygnus.com>
4763         * gas/m68k/mri_moveml.[sd]: New testcase.
4765 Thu Jan 22 17:29:07 1998  Nick Clifton  <nickc@cygnus.com>
4767         * gas/m32r/high-1.d: Add hash prefix to constants.
4769         * gas/m32r/allinsn.s: Add hash prefix to some constants.
4770         * gas/m32r/allinsn.d: Add hash prefix to constants.
4772 Wed Jan 21 21:24:08 1998  Manfred Hollstein  <manfred@s-direktnet.de>
4774         * gas/m88k/init.d: Fix hexadecimal offsets.
4776 Wed Jan 14 17:49:22 1998  Nick Clifton  <nickc@cygnus.com>
4778         * gas/m32r/uppercase.d: Fix white space matching.
4779         * gas/m32r/relax-1.d: Fix white space matching.
4781 Wed Jan 14 15:44:32 1998  Jeffrey A Law  (law@cygnus.com)
4783         * gas/mips/div.d: Update for recent assembler changes.
4784         * gas/mips/div-ilocks.d: Likewise.
4786 Wed Jan 14 11:13:06 1998  Doug Evans  <devans@seba.cygnus.com>
4788         * gas/m32r/allinsn.d (cmpui): Update output to new format.
4790 Thu Dec 18 11:10:42 1997  Nick Clifton  <nickc@cygnus.com>
4792         * gas/arm/inst.d: Updated to match latest disassembler changes.
4794         * gas/arm/arm7t.d: Updated to match latest disassembler changes.
4796 Tue Dec 16 22:19:25 1997  Ken Raeburn  <raeburn@cygnus.com>
4798         * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
4799         gas/mips/jal-xgot.d: Add assembler option to select a specific
4800         target chip, the R3000.
4801         * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
4802         R3900.
4803         * gas/mips/mips.exp: Run it.
4805         * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
4806         targets.
4808 Wed Oct 15 10:40:14 1997  Jeffrey A Law  (law@cygnus.com)
4810         * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
4812         * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
4813         changes.
4815 1997-10-09  Doug Evans  <dje@canuck.cygnus.com>
4817         * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
4819 1997-10-09  Ian Lance Taylor  <ian@cygnus.com>
4821         * gas/arm/arm7t.d: Update for recent disassembler changes.
4822         * gas/h8300/ffxx1.d: Likewise.
4824 1997-10-08  Doug Evans  <dje@canuck.cygnus.com>
4826         * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
4828 1997-10-08  Ian Lance Taylor  <ian@cygnus.com>
4830         * gas/sparc/synth.d: Update for recent disassembler changes.
4831         * gas/sparc/synth64.d: Likewise.
4833         * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
4834         function symbol.
4835         * gas/mips/jal.s: Likewise.
4837 1997-10-07  Doug Evans  <dje@canuck.cygnus.com>
4839         * gas/sparc/reloc64.[sd]: New testcase.
4840         * gas/sparc/sparc.exp: Run it.
4842 1997-10-04  Ian Lance Taylor  <ian@cygnus.com>
4844         * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
4846 1997-10-03  Ian Lance Taylor  <ian@cygnus.com>
4848         * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
4849         work.  Correct for big endian and for tabs in input file.
4851         * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
4852         * gas/alpha/fp.s: Change comment characters from ! to #.
4854 1997-09-18  Doug Evans  <dje@canuck.cygnus.com>
4856         * gas/sparc/splet.d: Update to new objdump output format.
4857         * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
4858         * gas/sparc/set64.[ds]: New testcase.
4859         * gas/sparc/splet-2.[ds]: New testcase.
4860         * gas/sparc/sparc.exp: Run them.
4862 1997-08-16  Ken Raeburn  <raeburn@cygnus.com>
4864         Merge changes from Martin Hunt:
4866         * gas/d30v/inst.s: Add some new tests.
4868         * gas/d30v/{inst, opt, reloc}.d: Update results with
4869         new disassembler changes.
4871         * gas/d30v/inst.[sd]: Update examples for d*i instructions.
4873         * gas/d30v/*.d: Update all test results because
4874         of new ".s" and ".l" extensions.
4876         * gas/d30v/inst.[sd]: Correct entry for mulx2h.
4877         * gas/d30v/opt.[sd]: Correct st2w instruction.
4879         * gas/d30v/align.d: Change expected output.
4881         * gas/d30v/reloc.[sd]: Add test case.
4883         * gas/d30v/array.[sd]: New test case.
4885         * gas/d30v/opt.[sd]: Added more test cases.
4887         * gas/d30v/opt.s: Add test cases.
4888         * gas/d30v/reloc.s: Fix a test case.
4889         * gas/d30v/{opt,reloc}.d: Regenerate.
4891 Mon Sep  8 14:21:23 1997  Doug Evans  <dje@canuck.cygnus.com>
4893         * gas/m32r/high-1.[ds]: New testcase.
4894         * gas/m32r/m32r.exp: Run it.
4896 Mon Aug 25 11:04:24 1997  Doug Evans  <dje@canuck.cygnus.com>
4898         * gas/m32r/relax-1.[ds]: New testcase.
4899         * gas/m32r/m32r.exp: Run it.
4901 Thu Aug 14 23:49:49 1997  Doug Evans  <dje@canuck.cygnus.com>
4903         * gas/arc: New directory
4904         * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
4905         ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
4907 Wed Aug  6 00:33:30 1997  Ian Lance Taylor  <ian@cygnus.com>
4909         * config/default.exp: Set AS and GASP to as-new, not as.new.
4911 Tue Aug  5 12:33:23 1997  Ian Lance Taylor  <ian@cygnus.com>
4913         * config/default.exp: Set NM to nm-new, not nm.new, to match
4914         recent change in binutils build directory.
4916 Thu Jul 31 15:21:51 1997  Jeffrey A Law  (law@cygnus.com)
4918         * gas/v850/range.s: New test.
4919         * gas/v850/basic.exp: Run it.
4921 Tue Jul 29 14:35:02 1997  Jeffrey A Law  (law@cygnus.com)
4923         * gas/v850/hilo2.s: New test.
4924         * gas/v850/fepsw.s: New test.
4925         * gas/v850/basic.exp: Run them.
4927 Tue Jul 15 13:03:17 1997  Doug Evans  <dje@canuck.cygnus.com>
4929         * gas/m32r/uppercase.[sd]: New testcase.
4930         * gas/m32r/m32r.exp: New file.
4932 Mon Jun 16 14:32:11 1997  Ian Lance Taylor  <ian@cygnus.com>
4934         * gas/m68k/pcrel.d: Update for m68k disassembler changes.
4935         * gas/m68k/operands.d: Likewise.
4937 Mon Jun  2 16:50:03 1997  Nick Clifton  <nickc@cygnus.com>
4939         * gas/arm/arm.exp: Added changes from armT-970328-branch.
4941 Mon Jun  2 12:09:02 1997  Gavin Koch  <gavin@cygnus.com>
4943         * gas/mips/mips.exp: The r3900 has interlocks for mul, but
4944         not div.
4946 Mon Jun  2 12:03:32 1997  Gavin Koch  <gavin@.cygnus.com>
4948         * gas/mips/mul.{d,s}: End the tests with no-ops.
4950 Mon Jun  2 11:48:58 1997  Gavin Koch  <gavin@cygnus.com>
4952         * lib/gas-defs.exp (regexp_diff): Improve messages when one
4953         file is shorter than the other.
4955 Wed May  7 16:18:30 1997  Manfred Hollstein  <manfred@s-direktnet.de>
4957         * gas/m88k/init.{s,d}: New checks for proper padding of
4958         .init sections.
4959         * gas/m88k/m88.exp: Run them.
4961         * gas/m68k/t2.d: New file for check of presence of section
4962         symbols on the m68k-motorola-sysv.
4963         * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
4965 Wed May  7 16:12:24 1997  Ian Lance Taylor  <ian@cygnus.com>
4967         * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
4969         * gas/mips/lifloat.s: Update for recent changes to floating point
4970         handling.
4971         * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
4972         * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
4974         * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
4976 Sat Apr 19 23:16:35 1997  Niklas Hallqvist  <niklas@petra.appli.se>
4978         * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
4980 Wed Apr 16 12:20:24 1997  Martin Hunt  <hunt@cygnus.com>
4982         * gas/d30v/d30.exp: Add optimizer test case.
4983         * gas/d30v/opt.s: Add conditional compilation tests.
4984         * gas/d30v/opt.d: Rebuild.
4986 Tue Apr 15 18:10:01 1997  Gavin Koch  <gavin@cygnus.com>
4988         * gas/mips/{delay.d,nodelay.d}: added.
4990 Mon Apr  7 12:57:45 1997  Doug Evans  <dje@canuck.cygnus.com>
4992         * gas/m32r/allinsn.d: Update to new objdump output style.
4994 Fri Apr  4 13:19:39 1997  Ian Lance Taylor  <ian@cygnus.com>
4996         * gas/all/float.s: Put a tab before .text, to keep the PA happy.
4998         * gas/arm/arm.exp: Only run inst and arm7t on targets which can
4999         handle -EL.  Add setup_xfail for thumb.
5001         * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
5003 Thu Apr  3 18:26:56 1997  Doug Evans  <dje@canuck.cygnus.com>
5005         * gas/m32r/allinsn.{exp,s.d}: New testcases.
5007 Thu Mar 27 00:42:28 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
5009         * gas/d30v/d30.exp: Add test case reloc.
5010         * gas/d30v/reloc.[sd]: New files to test relocations.
5012 Sat Mar 15 17:21:46 1997  Ian Lance Taylor  <ian@cygnus.com>
5014         * gas/arm/inst.d: Update for disassembler changes.
5015         * gas/arm/arm7t.d: Likewise.
5017 Tue Mar 11 13:31:56 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5019         * gas/m68k/op68000.d: Update for recent assembler bug fix.
5021 Wed Mar  5 13:01:24 1997  Jeffrey A Law  (law@cygnus.com)
5023         * gas/all/gas.exp: xfail a couple tests for the mn10300.
5025 Mon Mar  3 11:41:00 1997  Fred Fish  <fnf@cygnus.com>
5027         * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
5028         relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
5030 Thu Feb 27 15:21:46 1997  Fred Fish  <fnf@cygnus.com>
5032         * gas/tic80/{align.d, align.lst, align.s} New test for the
5033         ".align" pseudop.
5034         * gas/tic80/tic80.exp: Run the align test.
5036 Wed Feb 26 20:36:46 1997  Fred Fish  <fnf@cygnus.com>
5038         * gas/tic80/{float.d, float.lst, float.s}: New tests for
5039         simple floating point operands.
5040         * gas/tic80/tic80.exp: Run the float test.
5042 Wed Feb 26 15:16:04 1997  Fred Fish  <fnf@cygnus.com>
5044         * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
5045         regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
5046         New tests for :m and :s operand modifiers.
5047         * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
5049 Tue Feb 25 13:45:55 1997  Ian Lance Taylor  <ian@cygnus.com>
5051         * gas/macros/semi.s: Force the final alignment to use a fill value
5052         of 0.
5054         * gas/all/cond.s, gas/all/cond.d: New test.
5055         * gas/all/gas.exp: Run it.
5057 Mon Feb 24 10:52:12 1997  Bob Manson  <manson@charmed.cygnus.com>
5059         * lib/gas-defs.exp(gas_init): Added new parameter for script
5060         name.
5062 Mon Feb 24 10:40:28 1997  Fred Fish  <fnf@cygnus.com>
5064         * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
5065         regops.d, relocs1.d,
5066         (relocs1.c): Add file for reference.
5067         (relocs1b.d): Split reloc table contents test to different test file.
5068         (relocs2.c): Add test that uses various types (char, short, int, ...) of
5069         static and global variables with data shuffling to generate lots of ld/st
5070         instructions for the different types.
5071         (relocs2.d): New file, expected code for relocs2 test.
5072         (relocs2.lst): New file, TI assembler listing for reference.
5073         (relocs2.s): New file, assembly source for relocs2 test.
5074         (relocs2b.d): New file, expected reloc table contents for relocs2 test.
5075         (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
5077 Sun Feb 23 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
5079         * gas/all/itbl-test.c(main): Update function calls.
5080         Remove parameters from itbl_get_reg_val and
5081         change itbl_get_insn_name to itbl_get_field.
5083 Sun Feb 23 17:22:00 1997  Dawn Perchik  <dawn@cygnus.com>
5085         * gas/mips/itbl: Add comments.
5086         * gas/mips/itbl.s: Add comments.  Prefix register names with $.
5087         * gas/all/itbl: Generic table for testing for itbl support.
5088         * gas/all/itbl.s: Generic assembly for testing for itbl support.
5089         * gas/mips/itbl-test.c: Moved to gas/all.
5090         * gas/all/itbl-test.c: Moved from gas/mips.
5092 Sat Feb 22 20:24:23 1997  Fred Fish  <fnf@cygnus.com>
5094         * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
5095         endmask.lst, regops.lst}: Remove ^M's from end of lines.
5096         * gas/tic80/bitnum.s: Add comment to each line showing value
5097         that symbolic BITNUM assembles to.  Add coverage for raw
5098         numeric values for the BITNUM operand.
5099         * gas/tic80/bitnum.d: Update due to bitnum.s changes.
5100         * gas/tic80/regops.d: Update due to opcode library additions
5101         of floating point test BITNUM values that are ambiguous with
5102         the integral ones.
5103         * gas/tic80/relocs1.s: New test case that tests simple relocs.
5104         * gas/tic80/relocs1.d: Expected output for above.
5105         * gas/tic80/relocs1.lst: TI assembler listing for above.
5106         * gas/tic80/tic80.exp: Add relocs1 test.
5108 Fri Feb 21 14:23:14 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
5110         * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
5111         inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
5113 Wed Feb 19 00:55:29 1997  Ian Lance Taylor  <ian@cygnus.com>
5115         * gas/macros/semi.s, gas/macros/semi.d: New test.
5116         * gas/macros/macros.exp: Run it.
5117         * gas/mri/semi.s, gas/mri/semi.d: New test.
5118         * gas/mri/mri.exp: Run it.
5120 Tue Feb 18 13:37:06 1997  Jeffrey A Law  (law@cygnus.com)
5122         * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
5123         output.
5125 Fri Feb 14 17:56:27 1997  Ian Lance Taylor  <ian@cygnus.com>
5127         * gas/all/align.d, gas/all/align.s: New test.
5128         * gas/all/gas.exp: Run it.
5130 Thu Feb 13 14:44:05 1997  Ian Lance Taylor  <ian@cygnus.com>
5132         * gas/mips/mips16.d: Correct PC relative instruction bytes.
5134 Wed Feb 12 12:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
5136         * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
5137         * gas/mips/lif-xgot.d: Likewise.
5138         * gas/mips/ulh-svr4pic.d: Likewise.
5139         * gas/mips/ulh-xgot.d: Likewise.
5141         * gas/mips/mips16.d: Update for yet another change in disassembly
5142         output (this one is spacing only).
5144 Tue Feb 11 14:45:39 1997  Fred Fish  <fnf@cygnus.com>
5146         * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
5147         ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
5148         endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
5149         tic80.exp}: New files for TIc80 test cases.
5151 Tue Feb 11 15:46:27 1997  Ian Lance Taylor  <ian@cygnus.com>
5153         * gas/mips/mips16.d: Update for change in disassembly output.
5155 Mon Feb 10 22:24:00 1997  Dawn Perchik  <dawn@cygnus.com>
5157         * gas/mips/itbl-test.c: Add copyright message and fix indentation.
5159 Mon Feb 10 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
5161         * gas/mips/itbl-test.c: New file.  Stand-alone assembler and
5162         dissassembler for itbl support.
5164 Mon Feb 10 17:20:00 1997  Dawn Perchik  <dawn@cygnus.com>
5166         * gas/mips/itbl: New file.  Instruction Spec for testing --itbl
5167         option.
5168         * gas/mips/itbl.s: New file.  Assembly with ne2w instructions
5169         specified in itbl.
5171 Fri Feb  7 16:42:53 1997  Bob Manson  <manson@charmed.cygnus.com>
5173         * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
5174         * lib/gas-defs.exp: Ditto.
5176 Mon Feb  3 15:46:05 1997  Ian Lance Taylor  <ian@cygnus.com>
5178         * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
5179         objdump.  Update for current relocation printing style.
5181 Thu Jan 30 11:57:33 1997  Ian Lance Taylor  <ian@cygnus.com>
5183         * gas/mips/mips16.d: Update for disassembler changes.
5185 Thu Jan 23 03:15:06 1997  Angela Marie Thomas (angela@cygnus.com)
5187         * gas/mips/mips.exp: set ilocks for all 4100/4300
5189 Thu Jan  2 16:49:17 1997  Ian Lance Taylor  <ian@cygnus.com>
5191         * gas/mips/mips16.s, gas/mips/mips16.d: New test.
5192         * gas/mips/mips.exp: Run mips16 test.
5194         * gas/mips/mips.exp: Run dli test unconditionally.
5195         * gas/mips/dli.s: Add text symbol.  Add nops to round to 16 byte
5196         boundary.
5197         * gas/mips/dli.d: Corresponding changes.
5199 Tue Dec 31 13:03:16 1996  Ian Lance Taylor  <ian@cygnus.com>
5201         * gas/sparc/synth.d: Use --prefix-addresses for objdump.
5202         * gas/sparc/synth64.d: Likewise.
5204 Tue Dec 24 16:30:58 1996  Angela Marie Thomas (angela@cygnus.com)
5206         * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
5208 Fri Dec 13 13:05:33 1996  Ian Lance Taylor  <ian@cygnus.com>
5210         * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
5211         .ifdef, to accomodate change to avoid default alignment on
5212         embedded systems.
5214 Wed Dec 11 09:26:01 1996  Jeffrey A Law  (law@cygnus.com)
5216         * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
5217         "movb dm,(an)".
5219 Tue Dec 10 13:01:05 1996  Jeffrey A Law  (law@cygnus.com)
5221         * gas/mn10300/basic.exp: Update after endianness changes to
5222         the assembler.
5224         * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
5225         * gas/mn10200/{movb.s, movbu.s}: Likewise.
5226         * gas/mn10200/basic.exp: Run them.
5228 Mon Dec  9 17:08:38 1996  Jeffrey A Law  (law@cygnus.com)
5230         * gas/mn10200/*.s: New tests for the mn10200 assembler.
5231         * gas/mn10200/basic.exp: Run them.
5233 Fri Dec  6 15:35:04 1996  Jeffrey A Law  (law@cygnus.com)
5235         * gas/mn10300/*.s: Remove '$' register prefixing.
5237 Mon Nov 25 16:35:33 1996  Doug Evans  <dje@canuck.cygnus.com>
5239         * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
5240         \r will be present.
5242 Mon Nov 25 13:45:02 1996  Ian Lance Taylor  <ian@cygnus.com>
5244         * gas/m68k/*.d: Update for disassembler changes.
5245         * gas/mri/*.d: Likewise.
5247 Mon Nov 25 11:38:37 1996  Jeffrey A Law  (law@cygnus.com)
5249         * gas/mn10300/*.s: Use '$' as register prefix for
5250         all register operands.
5252 Thu Nov 21 11:52:54 1996  Jeffrey A Law  (law@cygnus.com)
5254         * gas/all/gas.exp: xfail a couple tests for the mn10300.
5256 Wed Nov 20 11:31:41 1996  Jeffrey A Law  (law@cygnus.com)
5258         * gas/mn10300/other.s: Update for correct syntax on a
5259         few instructions (those with register lists).
5260         * gas/mn10300/basic.exp: Corresponding changes.
5262 Tue Nov 19 13:36:57 1996  Jeffrey A Law  (law@cygnus.com)
5264         * gas/mn10300/movm.s: Update for correct syntax.
5265         * gas/mn10300/basic.exp: Update expected movm bit patterns.
5267 Fri Nov 15 13:57:42 1996  Jeffrey A Law  (law@cygnus.com)
5269         * gas/mn10300/other.s: Put parens around register
5270         argument in calls and jmp instructions.
5272 Wed Nov 13 13:16:04 1996  Jeffrey A Law  (law@cygnus.com)
5274         * gas/h8300/ffxx1.d: Update for recent disassembler changes.
5276 Mon Nov 11 16:03:24 1996  Jeffrey A Law  (law@cygnus.com)
5278         * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
5279         as needed.
5280         * gas/hppa/unsorted/unsorted.exp: Likewise.
5282 Thu Nov  7 00:27:52 1996  Jeffrey A Law  (law@cygnus.com)
5284         * gas/mn10300/basic.exp: Check opcode insertion for
5285         extended instructions.
5286         * gas/mn10300/extend.s: Tweak constants for better
5287         testsuite coverage.
5289 Wed Nov  6 13:50:07 1996  Jeffrey A Law  (law@cygnus.com)
5291         * gas/mn10300/basic.exp: Test insertion of operands
5292         into call and jmp instructions with 32bit offsets.
5293         Fix typo in bit test patterns.
5294         * gas/mn10300/other.s: Tweak constants to improve
5295         testsuite coverage.
5297         * gas/mn10300/basic.exp: Test insertion of 32bit operand
5298         in calls, btst, bclr & bset instructions.
5300         * gas/mn10300/*.s: Tweak constants in 32bit insns for
5301         better testing coverage.
5302         * gas/mn10300/basic.exp: Test insertion of most 32bit
5303         operands.
5305 Tue Nov  5 13:33:12 1996  Jeffrey A Law  (law@cygnus.com)
5307         * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
5308         movbu, movhu instructions.  Check bit patterns for more bit
5309         operations.  Check bit patterns for various 16bit call, retf
5310         and ret instructions.
5311         * gas/mn10300/other.s: Update operands for better test coverage.
5313 Mon Nov  4 12:55:11 1996  Jeffrey A Law  (law@cygnus.com)
5315         * gas/mn10300/basic.exp: Check bit patterns for a couple more
5316         mov and cmp instructions.
5318 Tue Oct 29 17:05:43 1996  Ian Lance Taylor  <ian@cygnus.com>
5320         * gas/mips/*.d: Update for disassembler changes.
5322 Wed Oct 16 22:39:50 1996  Jeffrey A Law  (law@cygnus.com)
5324         * gas/v850/reloc.s: New tests.
5325         * gas/v850/basic.exp: Run them.
5327 Mon Oct 14 13:52:55 1996  Ian Lance Taylor  <ian@cygnus.com>
5329         * gas/mips: Add symbols to several testsuites, since the ELF
5330         assembler now always builds a symbol table, which means that
5331         objdump will no longer report `No symbols in FILE'.  Change the
5332         expected output accordingly.
5334 Thu Oct 10 13:11:48 1996  Jeffrey A Law  (law@cygnus.com)
5336         * gas/mn10300/basic.exp: Check bit patterns for instructions
5337         with a single 8bit or 16bit immediate operand.
5339         * gas/mn10300/basic.exp: Check bit patterns for many
5340         instructions.  Add missing test in do_mov1.
5341         * gas/mn10300/mov1.s: Add missing test.
5343 Wed Oct  9 14:15:18 1996  Jeffrey A Law  (law@cygnus.com)
5345         * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
5346         * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
5347         * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
5348         * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
5349         * gas/mn10300/{shift.s, sub.s}: Likewise.
5350         * gas/mn10300/basic.exp: Run them.
5352 Thu Oct  3 09:57:03 1996  Jeffrey A Law  (law@cygnus.com)
5354         * gas/mn10200, gas/mn10300: New directories for Matsushita
5355         mn10200 and mn10300 tests.
5357 Tue Oct  1 15:38:28 1996  Ian Lance Taylor  <ian@cygnus.com>
5359         * lib/gas-defs.exp (gas_version): Fix for current version
5360         printing.
5362 Sun Sep 29 07:55:58 1996  Doug Evans  <dje@canuck.cygnus.com>
5364         * gas/sparc/splet.d: Fix typo in cpusha result.
5366 Mon Sep 23 12:33:31 1996  Ian Lance Taylor  <ian@cygnus.com>
5368         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
5370 Wed Sep 18 12:14:06 1996  Ian Lance Taylor  <ian@cygnus.com>
5372         * gas/all/cofftag.s: Use .p2align rather than .align.
5374 Fri Sep 13 15:28:04 1996  Jeffrey A Law  (law@cygnus.com)
5376         * gas/h8300/macs.s: Add "stmac" instructions.
5377         * gas/h8300/basic.exp: Test them.
5379 Thu Sep 12 10:28:44 1996  James G. Smith  <jsmith@cygnus.co.uk>
5381         * gas/arm/thumb.s (back): Check assembly of Thumb BL.
5383 Mon Sep  9 14:37:00 1996  Ian Lance Taylor  <ian@cygnus.com>
5385         * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
5386         registers.
5388 Fri Sep  6 18:23:54 1996  James G. Smith  <jsmith@cygnus.co.uk>
5390         * gas/mips/dli.{s,d}: More test cases added.
5392 Wed Sep  4 11:47:29 1996  James G. Smith  <jsmith@cygnus.co.uk>
5394         * gas/mips/mips.exp: Add check for dli macro instruction.
5395         * gas/mips/dli.{s,d}: Added.
5397 Sat Aug 31 01:25:03 1996  Jeffrey A Law  (law@cygnus.com)
5399         * gas/v850/basic.exp (do_mem): Check bit patterns for short
5400         load/store instructions.  Remove xfails for short load/store
5401         instructions.
5402         * gas/v850/mem.s: Offsets for short load/store operands
5403         are unsigned.
5405         * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
5406         (do_jumps): Likewise.
5408 Fri Aug 30 00:37:55 1996  Jeffrey A Law  (law@cygnus.com)
5410         * gas/v850/misc.s: Tweak register numbers for better testing.
5411         * gas/v850/basic.exp (do_misc): Corresponding changes.
5413         * gas/v850/hilo.s: New testfile.
5414         * gas/v850/basic.exp: Run hilo tests.
5416 Thu Aug 29 11:32:23 1996  James G. Smith  <jsmith@cygnus.co.uk>
5418         * gas/arm/arm7t.d: Explicitly force little-endian assembly.
5420 Fri Aug 23 11:02:55 1996  Jeffrey A Law  (law@cygnus.com)
5422         * gas/v850/basic.exp (do_move): Test instruction bit patterns.
5423         * gas/v850/move.s: Tweak constants for better testing.
5425         * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
5426         xfail sst and sld tests.
5427         (do_mov): Remove bogus xfail.
5428         * gas/v850/mem.s: sst and sld instructions can only index from
5429         "ep" register.
5431         * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
5432         Update addresses.
5433         * gas/v850/logical.s: Tweak constants for better testing.
5435         * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
5436         but not displacements (yet).
5438         * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
5440         * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
5441         but not displacements (yet).
5443         * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
5445         * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
5446         * gas/v850/arith.s: Tweak constants for better testing.
5448         * gas/v850/basic.exp (do_misc): No longer expect failures
5449         assembling "ldsr" and "stsr" opcodes.
5450         * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
5451         opcodes.
5453         * gas/v850/basic.exp (do_misc): No longer expect failures
5454         assembling "trap" opcodes.
5455         * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
5457         * gas/v850: New directory with v850 tests.
5459 Fri Aug 16 00:19:10 1996  Jeffrey A Law  (law@cygnus.com)
5461         * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
5462         fic and fice instructions to test 3bit space identifiers.
5463         * gas/hppa/basic/system.s: Similarly for iitlba and
5464         iitlbp.
5465         * gas/hppa/basic/basic.exp: Corresponding changes.
5467 Thu Aug 15 16:25:05 1996  James G. Smith  <jsmith@cygnus.co.uk>
5469         * gas/arm/arm.exp: Change inst.s test to check objdump.
5470         * gas/arm/inst.d: Added.
5472 Thu Aug 15 16:06:02 1996  James G. Smith  <jsmith@cygnus.co.uk>
5474         * gas/arm/thumb.s: Added.
5475         * gas/arm/immed.s: Added.
5476         * gas/arm/arch4t.s: Added.
5477         * gas/arm/arm.exp: Updated to run the new tests.
5479 Tue Aug  6 11:06:29 1996  Jeffrey A Law  (law@cygnus.com)
5481         * gas/h8300/misch.s: Reenable "eepmov.w" test.
5482         * gas/h8300/miscs.s: Likewise.
5483         * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
5484         on the H8/300H and H8/S.  Don't expect it to fail.
5486 Wed Jul 31 10:57:44 1996  Doug Evans  <dje@canuck.cygnus.com>
5488         * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
5490 Wed Jul 31 15:55:12 1996  James G. Smith  <jsmith@cygnus.co.uk>
5492         * gas/arm/arm7t.s: Added.
5493         * gas/arm/arm7t.d: Added.
5494         * gas/arm/arm.exp: Updated to run the new test.
5496 Mon Jul  8 14:27:39 1996  Ian Lance Taylor  <ian@cygnus.com>
5498         * gas/m68k/pcrel.d: Rename from schwab.d.
5499         * gas/m68k/pcrel.s: Rename from schwab.s.
5501 Mon Jul  8 14:23:26 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5503         * gas/m68k/schwab.d: Correct for ELF format.
5504         * gas/m68k/all.exp: Run "schwab" test for all targets.
5506 Thu Jul  4 14:23:36 1996  Ian Lance Taylor  <ian@cygnus.com>
5508         Avoid DOS file naming problems:
5509         * gas/h8300/branch.s: Rename from branches.s.
5510         * gas/h8300/branchh.s: Rename from branchesh.s.
5511         * gas/h8300/branchs.s: Rename from branchess.s.
5512         * gas/h8300/rotsh.s: Rename from rotshift.s.
5513         * gas/h8300/rotshh.s: Rename from rotshifth.s.
5514         * gas/h8300/rotshs.s: Rename from rotshifts.s.
5515         * gas/h8300/h8300.exp: Corresponding changes.
5517 Thu Jul  4 14:01:46 1996  James G. Smith  <jsmith@cygnus.co.uk>
5519         * gas/mips/mips.exp: Add new tests for processors with interlocks
5520         on div and mul.
5521         * gas/mips/div-ilocks.d: Added.
5522         * gas/mips/mul-ilocks.d: Added.
5524 Wed Jul  3 14:20:04 1996  Ian Lance Taylor  <ian@cygnus.com>
5526         * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
5527         which now pass.
5528         * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
5529         bit host.
5531 Sat Jun 29 18:21:51 1996  Ian Lance Taylor  <ian@cygnus.com>
5533         * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
5534         test.
5535         * gas/vax/quad.exp: Expect a nop after the movq.
5537 Tue Jun 18 12:39:49 1996  Jeffrey A. Law  <law@rtl.cygnus.com>
5539         * gas/h8300/cbranchh.s: Switch into h8300h mode.
5540         * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
5542         * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
5543         H8/S.
5544         * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
5545         * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
5546         * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
5547         * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
5548         * gas/h8300/{rotshifts.s,extends.s}: Likewise.
5549         * gas/h8300/h8300.exp: Run them.
5551 Mon Jun 10 14:14:40 1996  Ian Lance Taylor  <ian@cygnus.com>
5553         * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
5554         with the same name as a global variable.
5555         * gas/all/gas.exp: Run cofftag test for any COFF target.
5557 Thu Jun  6 12:30:05 1996  Ian Lance Taylor  <ian@cygnus.com>
5559         * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
5560         test.
5562 Fri May 31 10:11:13 1996  Jeffrey A Law  (law@cygnus.com)
5564         * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
5566 Wed May 29 16:35:43 1996  Ian Lance Taylor  <ian@cygnus.com>
5568         * gas/mips/jal-xgot.d: Correct for 64 bit output.
5570 Thu Apr 25 19:31:59 1996  Doug Evans  <dje@canuck.cygnus.com>
5572         * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
5574 Wed Apr 24 17:06:18 1996  Ian Lance Taylor  <ian@cygnus.com>
5576         * gas/m68k/op68000.d: Add statements now caught by gas.
5578 Mon Apr 22 16:45:12 1996  Doug Evans  <dje@canuck.cygnus.com>
5580         * gas/sparc/splet.[ds]: New tests for sparclet extensions.
5581         * gas/sparc/sparc.exp: Run them.
5583 Mon Apr 15 17:25:18 1996  Ian Lance Taylor  <ian@cygnus.com>
5585         * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
5586         * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
5587         * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
5588         * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
5590 Wed Apr 10 14:27:51 1996  Jeffrey A Law  (law@cygnus.com)
5592         * gas/h8300/mov32bug.s: New test.
5593         * gas/h8300/h8300.exp: Run it.
5595 Fri Apr  5 10:13:28 1996  Jeffrey A Law  (law@cygnus.com)
5597         * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
5598         * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
5599         * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
5600         * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
5601         * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
5602         * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
5603         * gas/h8300/h8300.exp: Run them.
5605         * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
5607         * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
5609         * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
5610         * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
5611         * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
5612         * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
5613         * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
5614         * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
5615         * gas/h8300/h8300.exp: Run them.
5617 Fri Mar 15 17:16:24 1996  Ian Lance Taylor  <ian@cygnus.com>
5619         * gas/sparc/synth.d: Don't require sparc in the file format, since
5620         it won't be there on SunOS.
5622 Thu Mar  7 14:51:23 1996  Doug Evans  <dje@charmed.cygnus.com>
5624         * gas/sparc/synth.[ds]: New testcase.
5625         * gas/sparc/sparc.exp: Run it.
5627 Fri Mar  1 12:01:48 1996  Jeffrey A Law  (law@cygnus.com)
5629         * gas/all/gas.exp: xfail difference of two undefined symbols
5630         and difference of forward references for the h8300.
5632 Thu Feb 22 16:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
5634         * gas/mips/lb-xgot.d: Correct.
5636 Mon Feb 19 02:43:36 1996  Doug Evans  <dje@charmed.cygnus.com>
5638         * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
5639         to gas.
5640         * gas/sparc/addend.exp: Execute for any sparc cpu.
5641         * gas/sparc/{mismatch.exp,mism-1.s}: New test.
5643 Wed Feb 14 13:49:59 1996  Ian Lance Taylor  <ian@cygnus.com>
5645         * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
5646         * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
5647         * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
5648         * gas/mips/mips.exp: Run new tests if svr4pic.
5650 Sat Jan 27 13:27:45 1996  Doug Evans  <dje@charmed.cygnus.com>
5652         * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
5654 Fri Jan 26 14:24:01 1996  Jeffrey A Law  (law@cygnus.com)
5656         * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
5658 Wed Jan 10 12:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
5660         * gas/mips/*.d: Update for changes to disassembler.
5662 Wed Jan  3 22:59:53 1996  Ian Lance Taylor  <ian@cygnus.com>
5664         * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
5665         change.
5667 Fri Nov 17 10:32:25 1995  Ian Lance Taylor  <ian@cygnus.com>
5669         * gas/mri/immconst.d: New test.
5670         * gas/mri/mri.exp: Run it.
5671         * gas/mri/constants.s: Test immediate constants.
5672         * gas/mri/constants.d: Corresponding change.
5674         * gas/m68k/link.s: Add nop to pad to eight byte boundary.
5675         * gas/m68k/link.d: Corresponding change.
5677 Sun Nov 12 21:28:11 1995  Jeffrey A Law  (law@cygnus.com)
5679         * gas/hppa/unsorted/brlenbug.s: New test.
5680         * gas/hppa/unsorted/unsorted.exp: Run it.
5682 Sun Nov  5 12:49:27 1995  Ian Lance Taylor  <ian@cygnus.com>
5684         * gas/mips/beq.s: Declare text_label global.
5685         * gas/mips/jal.s: Likewise.
5687 Fri Nov  3 12:35:07 1995  Ian Lance Taylor  <ian@cygnus.com>
5689         * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
5691         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
5692         * gas/m68k/all.exp: Run it.
5694 Thu Nov  2 23:11:05 1995  Ian Lance Taylor  <ian@cygnus.com>
5696         * gas/m68k/link.s, gas/m68k/link.d: New test.
5697         * gas/m68k/all.exp: Run it.
5699 Tue Oct 24 10:57:20 1995  Jeffrey A Law  (law@cygnus.com)
5701         * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
5702         * gas/hppa/basic/system.s: Corresponding changes.
5704 Fri Oct  6 17:13:35 1995  Ken Raeburn  <raeburn@cygnus.com>
5706         * gas/m68k/operands.d: Don't require a fixed number of leading
5707         zeros in any number.
5709         * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
5710         for immediate values.
5712 Fri Oct  6 10:54:13 1995  Doug Evans  <dje@canuck.cygnus.com>
5714         * gas/arm/arm.exp: Renamed from gas.exp.
5715         * gas/arm/le-fpconst.[sd]: New testcase.
5717 Fri Sep 29 15:12:10 1995  Ian Lance Taylor  <ian@cygnus.com>
5719         * gas/mri/mri.exp: Only run tests for m68k target.
5721 Mon Sep 25 12:31:46 1995  Ian Lance Taylor  <ian@cygnus.com>
5723         * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
5724         test.
5726 Thu Sep 21 01:26:08 1995  Jeff Law  (law@snake.cs.utah.edu)
5728         * gas/sh/fp.s (fmac): Update for new assembly syntax.
5730 Mon Sep 18 14:04:34 1995  Ian Lance Taylor  <ian@cygnus.com>
5732         * lib/gas-defs.exp (gas_run): Call prune_system_crud.
5733         (run_dump_test, objdump): Likewise.
5735 Thu Sep 14 13:10:10 1995  Doug Evans  <dje@canuck.cygnus.com>
5737         * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
5738         * gas/sparc/sparc.exp: Run them.
5740 Wed Sep 13 16:35:51 1995  Ian Lance Taylor  <ian@cygnus.com>
5742         * Makefile.in, configure.in: Remove; the testsuite is now run
5743         directly from the gas Makefile.
5745 Mon Sep 11 11:44:23 1995  Ian Lance Taylor  <ian@cygnus.com>
5747         * gas/mri/empty.s: New file.
5748         * gas/mri/mri.exp: Test assembling empty.s.
5749         * gas/mri/comment.s: Add a couple more comment variants.
5751         * gas/mri/mri.exp: Add xfail for the expr test for all hppa
5752         targets.
5754 Wed Sep  6 21:39:23 1995  Ian Lance Taylor  <ian@cygnus.com>
5756         * gas/mri/comment.s, gas/mri/comment.d: New test.
5757         * gas/mri/mri.exp: Run it.
5758         * gas/mri/expr.s: Remove whitespace in operand field.
5759         * gas/mri/for.s: Add comments for further testing.
5760         * gas/macros/test2.s: Put in an upper case ELSE to test case
5761         insensitivity.
5763 Wed Aug 30 16:12:03 1995  Doug Evans  <dje@canuck.cygnus.com>
5765         * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
5767 Tue Aug 29 18:59:33 1995  Doug Evans  <dje@canuck.cygnus.com>
5769         * gas/sparc/sparc.exp: New file.
5770         * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
5772 Mon Aug 21 14:39:29 1995  Ian Lance Taylor  <ian@cygnus.com>
5774         * gas/macros/*: New tests for macros.
5776         * gas/mri/common.s: Use data, not .data.
5778         * gasp/pl3.out: Update for changes in commented source output when
5779         LOCAL is used.
5781 Sat Aug 19 17:36:17 1995  Ian Lance Taylor  <ian@cygnus.com>
5783         * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
5784         of diff.
5785         * lib/gas-defs.exp: Define prune_system_crud if it is not already
5786         defined.
5788 Fri Aug 18 11:09:38 1995  Ian Lance Taylor  <ian@cygnus.com>
5790         * gasp/mri/*.out: Use ;, not !, for the comment character.
5792 Wed Aug 16 12:24:12 1995  Ian Lance Taylor  <ian@cygnus.com>
5794         * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
5795         expect failure for targets which use SOM.
5797         * lib/gas-defs.exp (run_dump_test): If the program to run does not
5798         exist, mark the test as untested.
5800         * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
5801         common test.
5803         * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
5804         rather than using an implicit a.out.
5806         * gas/mri/for.s: Add nop to round out to four byte boundary.
5807         * gas/mri/repeat.s: Likewise.
5808         * gas/mri/while.s: Likewise.
5809         * gas/mri/for.d: Expected added nop.
5810         * gas/mri/repeat.d: Likewise.
5811         * gas/mri/while.d: Likewise.
5813         * gas/mips/*.d: Change all test names to say MIPS.
5815 Tue Aug 15 15:42:33 1995  Ian Lance Taylor  <ian@cygnus.com>
5817         * gas/mri/for.d, gas/mri/for.s: New test.
5818         * gas/mri/if.d, gas/mri/if.s: New test.
5819         * gas/mri/repeat.d, gas/mri/repeat.s: New test.
5820         * gas/mri/while.d, gas/mri/while.s: New test.
5821         * gas/mri/mri.exp: Run the new tests.
5823 Mon Aug 14 16:03:07 1995  Ian Lance Taylor  <ian@cygnus.com>
5825         * gas/mri/expr.d: Permit leading zeroes, in case we're using a
5826         64-bit BFD.
5828         * gasp/mri/*: New tests.
5829         * gasp/gasp.exp: Run them.  Also, clean up the test names used in
5830         pass and fail.
5832 Sun Aug 13 00:39:24 1995  Jeff Law  (law@snake.cs.utah.edu)
5834         * gas/sh/basic.exp: Update now that we know the right
5835         bit patters for the new sts instructions.
5837 Thu Aug 10 00:46:21 1995  Ian Lance Taylor  <ian@cygnus.com>
5839         * gas/mri/char.d: Fix for little endian machines.
5840         * gas/mri/float.d: Likewise.
5842 Wed Aug  9 15:34:36 1995  Ian Lance Taylor  <ian@cygnus.com>
5844         * gas/all/struct.s, gas/all/struct.d: New test.
5845         * gas/all/gas.exp: Run it.
5847 Tue Aug  8 17:11:39 1995  Ian Lance Taylor  <ian@cygnus.com>
5849         * gas/mri/common.s, gas/mri/common.d: New test.
5850         * gas/mri/mri.exp: Run it.
5852 Mon Aug  7 22:39:28 1995  Ian Lance Taylor  <ian@cygnus.com>
5854         * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
5855         test.
5857         * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
5858         truncated files, so that the tests pass.
5860         * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
5861         constants, and expr.
5863         * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux.  Run
5864         on vxworks*, not just vxworks5.1.
5866         * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
5867         (run_dump_test): Just call pass or fail.
5869         * gas/m68k/operands.s, gas/m68k/operands.d: New test.
5870         * gas/m68k/op68000.d: New test.
5871         * gas/m68k/cas.s, gas/m68k/cas.d: New test.
5872         * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
5873         * gas/m68k/schwab.d: Run objdump with -j .text.  Adjust for
5874         changes to disassembler.
5875         * gas/m68k/all.exp: Run new tests.  Run schwab test for
5876         m68k-*-coff*.
5878 Mon Aug  7 03:01:32 1995  Jeff Law  (law@snake.cs.utah.edu)
5880         * gas/sh/*: New tests for the hitachi-sh.
5882 Tue Aug  1 18:02:47 1995  Ian Lance Taylor  <ian@cygnus.com>
5884         * gas/mri/*: New tests for MRI mode.
5886         * lib/gas-defs.exp (run_dump_test): Support using objcopy.  Dump
5887         program executions to the log file before running them.  Use the
5888         simple program name, rather than the path to the binary being run,
5889         in pass/fail messages.
5890         (regexp_diff): If the regexp file has the special comment #pass,
5891         stop checking at that point.
5892         * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
5893         if they are not already set.
5895 Tue Aug  1 11:41:30 1995  steve chamberlain  <sac@slash.cygnus.com>
5897         * Makefile.in: Remove superfluous runtest gasp.
5899 Mon Jul 31 18:19:26 1995  steve chamberlain  <sac@slash.cygnus.com>
5901         * gasp/*: New.
5902         * Makefile.in: Use gasp tests.
5903         * config/default.exp: Add gasp stuff.
5905 Thu Jul 20 18:56:48 1995  Jeff Law  (law@snake.cs.utah.edu)
5907         * gas/all/gas.exp: Disable tests that are not appropriate for
5908         the PA.
5910 Thu Jul 13 18:22:49 1995  Ken Raeburn  <raeburn@cygnus.com>
5912         * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
5914 Wed Jun 21 21:28:57 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
5916         * gas/m68k/schwab.*: New test based on a test case from Andreas
5917         Schwab.
5918         * gas/m68k/all.exp: Run it for some aout configurations.
5920 Mon Jun 12 22:27:18 1995  Jeff Law  (law@snake.cs.utah.edu)
5922         * gas/hppa/parse/badfmpyadd.s: New test.
5923         * gas/hppa/parse/parse.exp: Run it.
5925 Sun May 21 20:26:18 1995  Jeff Law  (law@snake.cs.utah.edu)
5927         * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
5928         ELF targets.
5930 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
5932         * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
5933         * arm/arm6.s: Correct bogus tests.
5934         * arm/gas.exp (arm6.s): Is now a valid test.
5935         (arm7dm.s): New test.
5936         * arm/float.s: Add load/store multiple floating point instruction
5937         tests.
5939 Wed May  3 13:14:44 1995  Jeff Law  (law@snake.cs.utah.edu)
5941         * gas/hppa/reloc/longcall.s: New test.
5942         * gas/hppa/reloc/reloc.exp: Run it.
5944 Tue May  2 16:37:48 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
5946         * gas/mips/ld.d: Modified for gas delay-slot fixes.
5948 Sat Apr 29 23:35:18 1995  Doug Evans  <dje@chestnut.cygnus.com>
5950         * lib/gas-dg.exp: New file.
5952 Tue Apr 11 13:57:52 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
5954         * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
5955         targets.
5957 Mon Apr 10 15:36:39 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
5959         * lib/gas-defs.exp (pass_phase): New proc.
5960         (run_dump_test): Note passing or failing of each phase of this
5961         test, instead of failure of phases or passing of complete test.
5962         Ensure test file name is in reported message.
5964 Sat Apr  8 12:46:33 1995  Doug Evans  <dje@chestnut.cygnus.com>
5966         * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
5967         Always resolve testcase status before returning.
5968         If `slurp_options' fails, return and don't do test.
5969         (slurp_options): Fix "can't open" error message.
5970         Return -1 to indicate error.
5972 Mon Mar 20 22:45:30 1995  Jeff Law  (law@snake.cs.utah.edu)
5974         * gas/hppa/unsorted/common.s: New test.
5975         * gas/hppa/unsorted/unsorted.exp: Run it.
5977 Fri Mar 10 19:07:09 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
5979         * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
5980         uncertainty as to whether there should be trailing bytes in the
5981         output file.
5982         * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
5983         of 0x00000000ffffffff on 64-bit hosts.  (I'm not sure if this is
5984         correct.)  End with "..." to match trailing zero bytes.
5986 Wed Mar  8 15:50:34 1995  Ian Lance Taylor  <ian@cygnus.com>
5988         * gas/mips/mips4.d, gas/mips/mips4.s: New files.
5989         * gas/mips/mips.exp: Run new test.
5991 Thu Feb 23 17:58:50 1995  Jeff Law  (law@snake.cs.utah.edu)
5993         * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
5994         * gas/hppa/basic/basic.exp: Test them.
5996 Wed Feb 15 15:43:26 1995  Ian Lance Taylor  <ian@cygnus.com>
5998         * gas/mips/uld.d: New file.
5999         * gas/mips/uld.s: New file.
6000         * gas/mips/usd.d: New file.
6001         * gas/mips/usd.s: New file.
6002         * gas/mips/mips.exp: Run new tests.
6004 Thu Feb  9 10:57:39 1995  Jeff Law  (law@snake.cs.utah.edu)
6006         * gas/hppa/reloc/applybug.s: New test.
6007         * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
6009 Thu Feb  2 00:34:55 1995  Jeff Law  (law@snake.cs.utah.edu)
6011         * gas/hppa/reloc/picreloc.s: New test.
6012         * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
6014 Fri Jan 27 14:02:02 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
6016         * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
6017         gas/h8300/h8300.exp: New tests.
6019 Mon Jan 23 21:44:26 1995  Jeff Law  (law@snake.cs.utah.edu)
6021         * gas/hppa/basic/basic.exp (do_system): Update.
6023 Wed Jan 11 17:20:25 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
6025         * gas/mips/mips.exp: Don't run the memory-access tests if the
6026         format is a.out, because the generated code is different from what
6027         is used with other formats.
6029 Tue Jan 10 11:42:13 1995  Jeff Law  (law@snake.cs.utah.edu)
6031         * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
6032         regexp to avoid losing without a controlling tty.
6034 Fri Dec 30 18:08:20 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
6036         * gas/i386/pushw.l: Fixed whitespace to match current listing
6037         style.
6039         * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
6040         listings enabled.
6042 Thu Dec 15 18:14:27 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
6044         * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
6045         (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
6046         * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS.  Use
6047         findfile and transform procedures to determine objdump program
6048         name.
6050         * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
6051         in case the format doesn't automatically require it.
6052         * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
6053         name for the reloc type.
6055         * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
6056         (run_dump_test): If verbosity level is over 3, print out dump
6057         command and its output.
6059 Tue Dec 13 18:21:09 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
6061         * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
6062         disassembly.
6064 Fri Dec  9 19:54:04 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
6066         * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
6067         it depends on tty modes.
6069         * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
6070         -nottyinit.
6072         * gas/arm/gas.exp: The arm6 test should report errors, for now.
6074 Thu Dec  8 20:19:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
6076         * lib/gas-defs.exp: Use -i in expect_after command.
6078 Wed Dec  7 16:49:14 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
6080         * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
6081         disassembly.
6083         * gas/ieee-fp: Renamed from ieee.fp.
6085         * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
6087 Wed Nov 30 10:48:00 1994  Jeff Law  (law@snake.cs.utah.edu)
6089         * gas/hppa/parse: Renamed from gas/hppa/more.parse.
6091 Mon Nov 28 00:40:26 1994  Jeff Law  (law@snake.cs.utah.edu)
6093         * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
6094         to fail.  Fix comments for the test.  Tweak test name.
6096 Tue Nov 22 23:38:20 1994  Jeff Law  (law@snake.cs.utah.edu)
6098         * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
6099         output.
6101 Fri Nov 18 17:56:57 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
6103         * gas/mips/ld.d: Adjust to work for both big and little endian
6104         code.
6105         * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
6106         * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
6107         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
6108         * gas/mips/usw.d: Likewise.
6110 Tue Nov 15 11:09:57 1994  Jeff Law  (law@snake.cs.utah.edu)
6112         * gas/hppa/unsorted/align4.s: New test.
6113         * gas/hppa/unsorted/unsorted.exp: Run it.
6115         * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
6116         current expected PA ELF output.
6117         * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
6118         (do_plabel_relocation_test): Likewise.
6120 Thu Nov  3 18:14:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
6122         * gas/all/p1480.s: Use larger constant, so expression can have a
6123         positive value.
6124         * gas/all/gas.exp: Expect p1480.s without listings to pass.
6126 Thu Nov  3 15:43:46 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
6128         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
6129         Correct test cases.
6131 Thu Oct 20 00:55:13 1994  Jeff Law  (law@snake.cs.utah.edu)
6133         * gas/hppa/reloc/blebug3.s: New test.
6134         * gas/hppa/reloc/reloc.exp: Run it.
6136 Mon Oct 17 02:33:53 1994  Jeff Law  (law@snake.cs.utah.edu)
6138         * gas/hppa/reloc/reduce3.s: New test.
6139         * gas/hppa/reloc/reloc.exp: Run it.
6141 Sun Oct 16 22:25:56 1994  Jeff Law  (law@snake.cs.utah.edu)
6143         * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
6144         current reality.
6146 Wed Sep 28 21:21:34 1994  Jeff Law  (law@snake.cs.utah.edu)
6148         * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
6149         * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
6150         * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
6151         * gas/hppa/reloc/reloc.exp: Changed accordingly.
6153 Wed Sep 28 13:25:10 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
6155         * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
6156         overflows are correctly converted to jumps.
6158 Mon Sep 26 17:41:43 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
6160         * gas/mips: Add test cases for PIC code, both SVR4 style and
6161         -membedded-pic style.
6163 Fri Sep 23 14:45:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
6165         * gas/mips: New directory with MIPS specific test cases.
6167         * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
6168         the name of the source file to assemble.
6169         (regexp_diff): Put the reason for failure in the log file.
6171 Wed Sep 21 13:44:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
6173         * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
6174         doesn't support it.  Redirect stdout using > instead of 1>, and
6175         don't bother to redirect stderr since TCL redirects it anyhow.
6176         (run_dump_test): Pass appropriate arguments to program, defaulting
6177         to -r.
6179 Sat Sep 17 01:04:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6181         * gas/vax: New directory.
6182         * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
6183         values.
6185 Mon Sep 12 22:19:11 1994  Jeff Law  (law@snake.cs.utah.edu)
6187         * gas/hppa/reloc/r_no_relocbug.s: New test.
6188         * gas/hppa/reloc/reloc.exp: Run it.
6190         * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
6191         expected output.
6193 Sun Sep 04 17:58:10 1994  Richard Earnshaw (rwe@pegasus.esprit.ec.org)
6195         * gas/arm/*: New subtree.  Add ARM tests.
6197 Mon Aug  8 12:13:31 1994  Jeff Law  (law@snake.cs.utah.edu)
6199         * gas/hppa/unsorted/unsorted.exp: Accept any character
6200         between foo's type and foo itself.
6202 Fri Jul 15 19:09:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6204         * lib/gas-defs.exp (run_dump_test): New routine for running the
6205         assembler, running objdump or nm (not fully supported) on the
6206         resulting object file, and comparing the results against a file of
6207         regular expressions in the test suite, all in one command.
6208         Options for the assembler and objdump are read from comments at
6209         the start of the .d file.
6210         (fail_phase, slurp_options): New auxiliary routines.
6211         (regexp_diff): Always return a value.  Fix bugs in actually doing
6212         the regexp test.
6214         * gas/sun4/addend.exp: Use run_dump_test.
6215         * gas/sun4/addend.d: Fix regular expressions so that they work.
6217 Thu Jul  7 11:55:33 1994  Jeff Law  (law@snake.cs.utah.edu)
6219         * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
6220         * gas/hppa/reloc/reloc.exp: Run them.
6222 Thu Jun 30 18:49:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6224         * config/default.exp: Look for "as.new" in "$base_dir/..", where
6225         it got compiled, not in "$base_dir".
6226         * config/unknown.exp: Deleted.
6228 Sun Jun 26 13:23:54 1994  Jeff Law  (law@snake.cs.utah.edu)
6230         * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
6231         before exiting.  Enclose both calls inside a "catch".
6232         (objdump_finish): Likewise.
6234 Fri Jun 10 10:23:35 1994  Jeff Law  (law@snake.cs.utah.edu)
6236         * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
6237         for SOM to match current testcase.
6239 Thu Jun  2 19:46:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6241         * gas/i386/{pushw.s,pushw.l}: New test.
6242         * gas/i386/all.exp: Run it.
6244         * Makefile.in (distclean): Remove site config files and gas.sum.
6246 Fri May 27 12:24:18 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6248         * gas/m68k/disperr.s: Use % for registers.
6250         * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
6252 Tue May 17 14:53:08 1994  Bill Cox  (bill@rtl.cygnus.com)
6254         * lib/gas-defs.exp: Replace error proc calls with perror calls.
6256 Mon May 16 13:19:16 1994  Jeff Law  (law@snake.cs.utah.edu)
6258         * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
6259         ELF code.
6260         * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
6261         not support them.
6262         * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
6263         new ELF code.
6265 Thu May  5 17:27:54 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6267         * config/default.exp: Renamed from unix-gas.exp.
6269 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
6271         * Makefile.in (check): Set TCL_LIBRARY for runtest.
6273 Mon Apr 11 07:54:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6275         * gas/hppa/more.parse/callinfobug.s: Add missing name for
6276         procedure.
6278         * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
6279         $DATA$ rather than $LIT$ subspace.
6281 Sun Mar 27 14:05:33 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6283         * gas/hppa/reloc/funcrelocbug.s: New test.
6284         * gas/hppa/reloc/reloc.exp: Run it.
6286 Thu Mar 17 13:38:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6288         * gas/hppa/unsorted/importbug.s: New test.
6289         * gas/hppa/unsorted/unsorted.exp: Run it.
6291 Wed Mar 16 11:57:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6293         * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
6295         * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
6296         * gas/hppa/unsorted/unsorted.exp: Run it.
6298         * gas/hppa/more.parse/callinfobug.s: New test.
6299         * gas/hppa/omre.parse/parse.exp: Run it.
6301         * gas/hppa/more.parse/regpopbug.s: New test.
6302         * gas/hppa/more.parse/parse.exp: Run it.
6304 Mon Feb 28 14:10:04 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6306         * lib/gas-defs.exp (objdump): New proc.
6307         (objdump_start): Deleted unused proc.
6308         (objdump_start_common): Merged into objdump_start_no_subdir.
6310         * gas/alpha/fp.exp: Use objdump instead of
6311         objdump_start_no_subdir, since the former actually waits for
6312         objdump to finish.  Specify .rdata section only.  Make comment
6313         indicate Alpha architecture rather than SPARC.
6314         * gas/alpha/fp.d: Omit .reginfo patterns.  Just use "." to match
6315         against ASCII code 0x2a ("*", special in regexp).
6316         * gas/sun4/addend.exp: Use objdump instead of
6317         objdump_start_no_subdir.
6319 Thu Feb 24 07:11:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6321         * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
6322         a failure if gas is not producing an ELF object.
6324 Mon Feb 14 09:24:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6326         * gas/hppa/basic/fmemLRbug.s: New test.
6327         * gas/hppa/basic/basic.exp: Run it.
6329 Thu Feb 10 00:34:26 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6331         * gas/alpha/fp.*: New files.
6332         * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
6333         verbosity level 3 or above only.
6335 Mon Feb  7 15:53:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6337         * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
6338         PA OSF1.
6340 Fri Feb  4 23:42:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6342         * gas/hppa/more.parse/xmpyubug.s: New test.
6343         * gas/hppa/more.parse/parse.exp: Run it.
6345 Fri Feb  4 17:13:20 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6347         * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
6348         "simple_diff" from linker test suite.
6349         * gas/sun4/addend.exp: Use it.
6350         * gas/sun4/addend.d: New file.
6352 Sun Jan 30 23:34:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
6354         * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
6355         format.
6357 Thu Jan 20 16:44:51 1994  Rob Savoye  (rob@darkstar.cygnus.com)
6359         * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
6360         sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
6361         well under either version of expect.
6363 Mon Jan 17 00:25:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6365         * gas/hppa/basic/fp_misc.s: Delete copr instruction.  It's tested
6366         elsewhere now.
6367         * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
6368         * gas/hppa/basic/basic.exp: Run them.
6370 Thu Jan 13 11:59:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6372         * gas/all/gas.exp: No longer expect difference of forward
6373         references to fail.
6374         * gas/all/x930509.s: Fix testcase to match how the expect code was
6375         written.
6377 Wed Jan 12 13:41:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6379         * gas/hppa/reloc/reloc.exp: Fix typo in last change.  Latest test
6380         for cross-subspace call bugs is no longer expected to fail.
6382         * gas/hppa/more.parse/procbug.s: Add test for another bug relating
6383         to having a function's label follow the .PROC directive.
6385 Tue Jan 11 21:47:48 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6387         * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
6388         found while working on multiple $CODE$ subspace support.
6390 Mon Jan 10 09:54:15 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6392         * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
6393         to fail.
6394         * gas/hppa/more.parse/procbug.s: Add missing .procend.
6396 Mon Jan  3 10:07:47 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
6398         * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
6399         app.c change.
6401 Wed Dec 29 11:32:39 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6403         * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
6405 Wed Dec 15 08:24:31 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
6407         * Makefile.in (site.exp): Don't set ASFLAGS.  Quote value of
6408         OBJDUMPFLAGS in case it's empty.  Use temporary names until the
6409         end; make creating site.exp the final step.
6410         (check): Pass in ASFLAGS.
6412         * gas/all/gas.exp: Use all_ones proc.  Change regexp for matching
6413         C comments to avoid bugs in latest expect code.
6415 Wed Dec  8 14:30:14 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6417         * gas/m68k/disperr.s: New test.
6418         * gas/m68k/all.exp: Run it.
6420 Sun Dec  5 19:24:57 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6422         * gas/hppa/reloc/roundmode.s: New test.
6423         * gas/hppa/reloc/reloc.exp: Run it.  Fix typo in last change.
6425 Wed Dec  1 10:44:18 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6427         * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
6428         test for ELF.
6430 Tue Nov 30 13:43:21 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6432         * gas/hppa/more.parse/parse.exp: Test for error on for subspace
6433         directive is an XFAIL for SOM assmeblers.
6435         * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
6436         cross-subspace call test.
6438 Sun Nov 28 12:12:50 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6440         * gas/hppa/more.parse/appbug.s: New test.
6441         * gas/hppa/more.parse/parse.exp: Run it.
6443         * gas/hppa/unsorted/align3.s: New test.
6444         * gas/hppa/unsorted/unsorted.exp: Run it.
6446 Sat Nov 27 22:50:01 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6448         * gas/all/p2425.s: Insert a tab before assembler directives so
6449         that the directives are not interpreted as labels.
6451         * gas/hppa/basic/weird.s: Sync with GDB version.
6453         * gas/hppa/more.parse/labelbug.s: New test.
6455         * gas/hppa/more.parse/parse.exp: Run it.
6457 Wed Nov 24 01:25:03 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6459         * gas/hppa/reloc/fixupbug.s: New test.
6460         * gas/hppa/reloc/reloc.exp: Run it.
6462         * gas/hppa/reloc/exitbug.s: New test.
6463         * gas/hppa/reloc/reloc.exp: Run it.
6465 Sun Nov 21 22:11:10 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6467         * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
6468         share the same test code.
6469         * gas/hppa/reloc/relocreduce.s: Likewise.
6471         * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
6472         * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
6474 Sun Nov  7 00:31:41 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6476         * gas/hppa/reloc/reloc.exp: No longer expect failure for
6477         field selector on ble instruction test.
6479         * gas/hppa/basic/basic.exp: No longer expect failures for
6480         system instruction tests now that probei is fixed.
6482 Sat Nov  6 22:45:08 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6484         * gas/hppa/reloc/selectorbug.s: New test.
6485         * gas/hppa/reloc/reloc.exp: Run it.
6487 Thu Nov  4 17:01:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6489         * gas/hppa/unsorted/fragbug.s: New test.
6490         * gas/hppa/unsorted/unsorted.exp: Run it.
6492 Thu Nov 04 09:09:49 1993  Jeffrey Wheat  (cassidy@cygnus.com)
6494         * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
6496 Tue Nov  2 22:12:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6498         * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
6499         * gas/hppa/more.parse/parse.exp: Run them.
6501 Mon Nov  1 23:37:58 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6503         * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
6504         which specific relocations are expected to be found.
6506 Sat Oct 30 14:12:31 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6508         * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
6510         * gas/hppa/more.parse/parse.exp: Add new test.
6511         * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
6512         sections are handled correctly.
6514         * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
6516 Fri Oct 29 16:29:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6518         * gas/hppa/more.parse/calldatabug.s: Colonize.
6519         * gas/hppa/more.parse/parse.exp: Fix typos.
6521 Thu Oct 28 21:40:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6523         * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
6524         * gas/hppa/*/*.exp: New test drivers.
6525         * gas/hppa/*/*.s: New test files.
6527 Mon Oct 25 09:40:59 1993  Ken Raeburn  (raeburn@cygnus.com)
6529         * gas/sun4: New directory.
6530         * gas/sun4/addend.s,addend.exp: New test case.
6531         * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
6532         test case.
6534         * gas/all/gas.exp: Check `*' in C comments.
6536         * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
6537         simplify some tests.
6538         (want_no_output): Return zero or nonzero, depending on success or
6539         failure.
6540         (gas_test_old): Return value from want_no_output.
6541         (objdump_start_common): Split off from objdump_start.
6542         (objdump_start_no_subdir): New procedure.
6544 Wed Oct 20 07:25:48 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
6546         * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
6547         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
6549         * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
6550         AS_FOR_TARGET.
6551         (check): Don't pass ASFLAGS variable.
6552         (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
6554         From Jeff Law:
6556         * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
6557         so that tests can parse the output of objdump looking for errors
6558         in relocation entires, file headers and the like.
6560 Thu Sep 23 16:20:34 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
6562         * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
6563         * gas/all/gas.exp (p1480.s, x930509.s): Ditto.  Break up gas_test
6564         call so it no longer performs multiple tests.
6565         * gas/m68k/all.exp (t2.s): Don't bother with listings.
6566         (p2410.s): Don't pass unwanted arguments to gas_test_error.
6568 Wed Aug 25 16:50:08 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
6570         * lib/do*: Remove RCS id strings.
6572 Mon May 17 15:09:45 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
6574         * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
6575         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
6576         * gas/i386: New directory.
6578 Mon May 10 14:50:20 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
6580         * Added directory structure, to categorize tests by targets.
6581         * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
6582         and refined some to examine the assembler listing output.
6583         * lib/gas-defs.exp: Renamed gas_start to gas_run.  Added some
6584         expect_after patterns.
6585         (gas_start, gas_finish): New procs, for tests that examine process
6586         output.
6587         * config/unix-gas.exp: Invoke gas_init directly, instead of
6588         requiring test .exp files do it.
6590 Wed Apr 21 01:24:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
6592         * gas/gas.exp: Handle new tests, and changes to testing procs.
6594         * lib/gas-defs.exp (want_no_output): New proc; success iff output
6595         is empty.
6596         (gas_test_old): Functionally same as old gas_test.
6597         (gas_test_ignore_stdout): Rewritten to use want_no_output.
6598         (gas_test): New argument lists set of options to be tried in
6599         combinations.  Option with trailing ">" indicates standard output
6600         should be ignored.
6602         * gas/p2425a.s: Use %-form for registers, so this test can be run
6603         on m68k-coff targets too.
6605         * gas/p2430a.s: New test case, whitespace &c matches customer
6606         report more closely.  Gets different results from p2430.s; this is
6607         bad, and not yet tested for.
6609 Mon Apr  5 12:27:19 1993  Ken Raeburn  (raeburn@cygnus.com)
6611         * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
6612         * lib/run: New script.
6613         * gas/gas-defs.exp (gas_start): Takes new args, assembler options
6614         and redirection options.  Use "run" script so redirection works.
6615         (gas_test): Now takes assembler options as separate arg from input
6616         file name.
6617         (gas_test_ignore_stdout): New proc.  Discards output.
6618         (gas_test_error): New proc.  Expects assembler to generate output.
6619         (target_cpu_family setting): Handle i486->i386 also.
6621         * lib/do*: Scripts moved here from gas/testscripts.  May be useful
6622         someday for writing more test cases; not currently used.
6624 Tue Mar 30 11:45:27 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
6626         * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
6627         cases.
6628         * gas/gas.exp: Enable them for appropriate targets.  Removed some
6629         useless comments &c.  Changed m68k target test to be more general.
6631         * lib/gas-defs.exp (gas_exit, gas_init): New procs.
6632         * gas/gas.exp: Call gas_init.
6634 Mon Mar 29 00:00:00 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
6636         * Test suite created.