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