* gas/mips/elf-rel.s: New file.
[binutils.git] / gas / testsuite / ChangeLog
blob1bc2433db65321eb3cd191a459857836050eec0d
1 Thu Oct  7 12:52:25 1999  Geoffrey Keating  <geoffk@cygnus.com>
3         * gas/mips/elf-rel.s: New file.
4         * gas/mips/elf-rel.d: New file.
5         * gas/mips/elf-rel2.d: New file.
6         * gas/mips/e32-rel2.d: New file.
7         * gas/mips/elf-rel2.s: New file.
8         * gas/mips/mips.exp: Add elf-rel, elf-rel2.
10         * gas/mips/elf_e_flags1.d: Tweak a little so it passes
11         even if the CPU is set to something by default.
13 Mon Oct  4 18:25:49 1999  Doug Evans  <devans@canuck.cygnus.com>
15         * gas/m32r/error.exp: New testcase driver.
16         * gas/m32r/m32rx.exp: New testcase driver.
17         * gas/m32r/fslotx.[sd]: New testcase.
18         * gas/m32r/m32rx.[sd]: New testcase.
19         * gas/m32r/relax-s.[sd]: New testcase.
20         * gas/m32r/interfere.s: New testcase.
21         * gas/m32r/wrongsize.s: New testcase.
23 1999-09-17  Alan Modra  <alan@spri.levels.unisa.edu.au>
25         * gas/i386/i386.exp: Enable reloc and white tests for COFF.
26         * gas/i386/reloc.d: Accept dir32 relocs.
28 1999-09-12  Donn Terry  <donn@interix.com>
30         * gas/all/gas.exp: Run cofftag test for i*86-*-interix*.
31         * lib/gas-defs.exp: Add perror if can not read .d file.
33 1999-09-04  Steve Chamberlain  <sac@pobox.com>
35         * gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
37 1999-09-02  Nick Clifton  <nickc@cygnus.com>
39         * gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
40         dump  test "entry0" instead of "entry1".
41         
42 1999-09-01  Scott Bambrough  <scottb@netwinder.org>
44         * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump 
45         test "entry0" instead of "entry1".  ARM targets use REL relocs,
46         and should use the test entry0.
48 1999-09-01  H.J. Lu  <hjl@gnu.org>
50         * gas/i386/naked.d: Fix for coff targets.
52 Mon Aug 30 12:18:40 1999  Jeffrey A Law  (law@cygnus.com)
54         * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
55         sectioning.
56         * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for
57         PA64.
59         * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
60         sectioning.
61         * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
62         Revamp address expressions slightly to handle an arbitrary sized
63         address.
65         * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
66         sectioning.
67         * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
69         * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for
70         sectioning.
72 1999-08-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
74         * gas/i386/naked.s, gas/i386/naked.d: Test-suite addition for
75         allow_naked_reg parsing.
76         * gas/i386/i386.exp: Call it.
78 1999-08-29  Alan Modra  <alan@spri.levels.unisa.edu.au>
80         * gas/i386/white.s, gas/i386/white.l: Add space in FP reg tests.
82 Sat Aug 28 00:16:12 1999  Jerry Quinn <jquinn@nortelnetworks.com>
84         * gas/hppa/basic/basic.exp:  Add new tests shift2.s,
85         shift3.s, extract2.s, extract3.s, deposit2.s, and deposit3.s.
86         * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
87         extract3.s, deposit2.s, deposit3.s:  New.
89         * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:
90         Add new syntax versions of instructions to tests. 
91         * gas/hppa/basic/add2.s,dcor2.s,perf.s,purge2.s,shladd2.s,sub2.s,
92         system2.s, unit2.s:  New tests.
93         * hppa/basic/basic.exp: Add new tests.
95         * gas/hppa/basic/basic.exp:
96         * gas/hppa/basic/media.s:  Add test cases for new instructions.
98         * gas/hppa/basic/basic.exp (do_branch2,do_media): New.
99         * gas/hppa/basic/branch2.s:  New.
100         * gas/hppa/basic/media.s:  New.
102         * gas/hppa/basic/basic.exp (do_fp_comp2):  New.
103         * gas/hppa/basic/fp_comp2.s:  New.
105 1999-08-20  Alan Modra  <alan@spri.levels.unisa.edu.au>
107         * gas/i386/general.s, gas/i386/general.l: Add .code16gcc
108         displacement checks with auto address prefix.
110 1999-08-17  H.J. Lu  <hjl@gnu.org>
112         * gas/elf/elf.exp: Expected to fail on alpha*-*-*.
114 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
116         * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
117         when gas uses 2**4 alignment for .text.
118         * gas/i386/general.s, gas/i386/general.l: Likewise.
119         * gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
120         * gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
121         * gas/i386/prefix.s, gas/i386/prefix.d: Likewise.
123 1999-07-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
125         * gas/i386/reloc.d: Fix so that test passes when enable-targets
126         includes 64-bit bfd target.
128 1999-06-13  Ian Lance Taylor  <ian@zembu.com>
130         * gas/i386/katmai.d: Tweak for recent disassembler changes.
132 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
134         * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
135         "*-*-linux*oldld*".
136         * gas/vtable/vtable.exp: Likewise.
137         * gas/i386/reloc.d: Modify expected reloc names to accept a.out
138         names.
140         * gas/i386/amd.s: Add a symbol so a.out tests will work.
141         * gas/i386/katmai.s: Likewise.
142         * gas/i386/amd.d: Corresponding change.
143         * gas/i386/katmai.d: Corresponding change.
145 1999-06-10  Ian Lance Taylor  <ian@zembu.com>
147         * gas/mips/sync.d: Pass -mips2 to the assembler.
149         * gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
150         mips-elf target as well as mips64-elf target.
151         * gas/mips/elf_e_flags1.d: Corresponding changes.
152         * gas/mips/elf_e_flags2.d: Likewise.
153         * gas/mips/elf_e_flags3.d: Likewise.
154         * gas/mips/elf_e_flags4.d: Likewise.
156         * gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
158         * gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
159         parameter.
161 1999-06-10  Jakub Jelinek  <jj@ultra.linux.cz>
163         * gas/sparc/synth64.s: Add checks for single register signx/clruw.
164         * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
165         * gas/sparc/prefetch.d: Add -64 as switch.
166         * gas/sparc/rdpr.d: Ditto.
167         * gas/sparc/wrpr.d: Ditto.
168         * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
169         * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
170         current gas outputs %hi(0) and not %hi(0x0).
171         * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
172         optimizations for setx instruction.
173         * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
174         compiled-in targets.
176 1999-06-10  Richard Henderson  <rth@cygnus.com>
178         * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
179         * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
180         * gas/macros/{irp,rept,test2,test3}.d: Update.
182 1999-06-05  Richard Henderson  <rth@cygnus.com>
184         * gas/elf/elf.exp: New directory.
185         * gas/elf/section0.[sd]: New test.
186         * gas/elf/section1.[sd]: New test.
188 1999-06-03  Philip Blundell  <philb@gnu.org>
190         * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
191         bfd and opcodes.
193 1999-05-28  Ian Lance Taylor  <ian@zembu.com>
195         * gas/vtable/vtable.exp: Don't run test for i960 yet.
197 1999-05-17  Nick Clifton  <nickc@cygnus.com>
199         * gas/mcore/allinsn.d: Updated to match latest objdump output.
201 1999-05-12  Alan Modra  <alan@spri.levels.unisa.edu.au>
203         * gas/i386/opcode.d: Modify callw to suit disasm fix.
205         * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
207         * gas/i386/amd.s: Pad to multiple of 8
208         * gas/i386/amd.d: Here too.
210         * gas/i386/prefix.[sd]: Align with nops
211         * gas/i386/reloc.[sd]: Here too.
213         * gas/i386/katmai.[sd]: New for PIII SIMD
214         * gas/i386/i386.exp: Call it.
216 1999-05-02  Nick Clifton  <nickc@cygnus.com>
218         * gas/mcore/allinsn.d: Update to match latest assembler
219         operations. 
221 1999-04-16  DJ Delorie  <dj@cygnus.com>
223         * gas/i386/amd.s: Add NOPs to align for coff targets
224         * gas/i386/amd.d: and check for them.
226 Thu Apr 15 15:03:43 1999  Jeffrey A Law  (law@cygnus.com)
228         * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
230 Wed Apr 14 13:43:06 1999  Jeffrey A Law  (law@cygnus.com)
232         * gas/hppa/basic/branch.s: Do not use immediate value where we
233         really want a register.
234         * gas/hppa/basic/coprmem.s: Likewise.
235         * gas/hppa/basic/fmemLRbug.s: Likewise.
236         * gas/hppa/basic/coprmem.s: Likewise.
237         * gas/hppa/basic/spop.s: Likewise.
238         * gas/hppa/basic/imem.s: Likewise.
239         * gas/hppa/parse/badfmpyadd.s: Likewise.
240         * gas/hppa/parse/calldatabug.s: Likewise.
241         * gas/hppa/parse/entrybug.s: Likewise.
242         * gas/hppa/parse/exprbug.s: Likewise.
243         * gas/hppa/parse/fixup7bug.s: Likewise.
244         * gas/hppa/parse/labelbug.s: Likewise.
245         * gas/hppa/reloc/applybug.s: Likewise.
246         * gas/hppa/reloc/funcrelocbug.s: Likewise.
247         * gas/hppa/reloc/labelopbug.s: Likewise.
248         * gas/hppa/reloc/longcall.s: Likewise.
249         * gas/hppa/reloc/plabelbug.s: Likewise.
250         * gas/hppa/reloc/reduce.s: Likewise.
251         * gas/hppa/reloc/reduce2.s: Likewise.
252         * gas/hppa/reloc/reduce3.s: Likewise.
253         * gas/hppa/unsorted/brlenbug.s: Likewise.
254         * gas/hppa/unsorted/importbug.s: Likewise.
255         * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
257         * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
258         for loads and stores using reg + small d addresses.
259         No longer expect failure for mis-parse of imm %reg.
261 1999-04-13  Doug Evans  <devans@casey.cygnus.com>
263         * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
264         * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
265         so branch relaxation restrictions won't interfere with parallelization
266         attempts.
268 1999-04-08  Nick Clifton  <nickc@cygnus.com>
270         * gas/mcore: New Directory.
271         * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
272         tests.
273         * gas/mcore/allinsn.s: New File: Source file for MCore assembly
274         tests.
275         * gas/mcore/allinsn.d: New File: Expected output file for MCore
276         assembly tests.
278 1999-03-20  Doug Evans  <devans@casey.cygnus.com>
280         * gas/m32r/m32rx.[sd]: Fix a few more testcases.
282 1999-03-16  Martin Hunt  <hunt@cygnus.com>
284         * gas/d30v/d30.exp (run_list_test): Add new tests,
285         label, guard-debug, serial, warn_oddreg, bittest, and mul.
287         * gas/d30v/opt.s: Fix some warnings and add a few labels
288         to keep things from parallelizing where we don't want them to.
290         * gas/d30v/reloc.s: Fix warning.
291         
292         * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
294         * gas/d30v/label.s: New test. Check that labels are aligned 
295         on 8-byte boundaries.
297         * gas/d30v/guard-debug.s: New test. Test output with "-g".
299         * gas/d30v/serial.s: New test. Check for warnings with 
300         illegal serial instructions.
302         * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
303         odd-numbered registers are used for some instructions.
305         * gas/d30v/bittest.s: New test. Check for bit operation 
306         instructions (BCLR, BNOT, BSET, BTST) in the IU.
308         * gas/d30v/mul.s: New test. Check for restricted sequences
309         in a bunch of different multiply instructions.
310         
311         * gas/vtable/vtable.exp (run_list_test): Don't
312         run test on D30V.
314 1999-03-05  Nick Clifton  <nickc@cygnus.com>
316         * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
317         test. 
319 1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
321         * gas/mips/mips.exp: Run the new tests, below.
322         * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
323         gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
324         * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
326         * lib/gas-defs.exp (run_dump_test): Document.  It's not
327         really trivial.
329         * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
330         $program (the dump tool).
332 1999-02-10  Doug Evans  <devans@casey.cygnus.com>
334         * gas/m32r/allinsn.d: Prefix all | with \.
335         (push,pop): Fix expected output.
336         * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
337         * gas/m32r/fslot.d: Prefix all | with \.
339 1999-02-08  Nick Clifton  <nickc@cygnus.com>
341         * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
342         Some ports use it as a comment initiator.
344         * gas/vtable/entry1.d: Do not look for an addend.  Some ports use
345         REL relocations and so do not have one.
347 1998-12-18  Nick Clifton  <nickc@cygnus.com>
349         * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
350         * gas/fr30/allinsn.d: Fix to match latest assembler output
352 1998-12-03  Nick Clifton  <nickc@cygnus.com>
354         * gas/fr30/allinsn.d: Updated to match latest assembler output.
356 1998-12-02  Nick Clifton  <nickc@cygnus.com>
358         * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
360         * gas/fr30/allinsn.d: Update to match latest assembler output.
362 Thu Nov 19 15:59:51 1998  Dave Brolley  <brolley@cygnus.com>
364         * gas/fr30/allinsn.s: Reorder insns for better simulation.
366 Thu Nov 19 07:50:44 1998  Doug Evans  <devans@charmed.cygnus.com>
368         * gas/mips/sync.[sd]: New testcase.
369         * gas/mips/mips.exp: Run it.
371 Wed Nov 18 11:27:56 1998  Dave Brolley  <brolley@cygnus.com>
373         * gas/fr30/allinsn.s (dmov): Correct hex literals.
375 Tue Nov 17 15:24:20 1998  Nick Clifton  <nickc@cygnus.com>
377         * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
378         to end of file.
380         * gas/fr30/allinsn.d: Added disassembly of currently assembliable
381         opcodes.
383 Mon Nov 16 16:50:27 1998  Nick Clifton  <nickc@cygnus.com>
385         * gas/fr30/allinsn.s: Fix syntax errors.
387 Mon Nov 16 19:27:52 1998  Dave Brolley  <brolley@cygnus.com>
389         * gas/fr30/allinsn.s: Fixed more typos.
391 Fri Nov 13 13:15:01 1998  Nick Clifton  <nickc@cygnus.com>
393         * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
394         case vs lower case.
396 Tue Nov 10 14:54:47 1998  Nick Clifton  <nickc@cygnus.com>
398         * gas/fr30/allinsn.s: New file.
399         * gas/fr30/allinsn.d: New file.
400         * gas/fr30/allinsn.exp: New file.
401         * gas/fr30/fr30.exp: New file.
403 Mon Nov  2 20:16:50 1998  Doug Evans  <devans@canuck.cygnus.com>
405         * gas/m32r/fslot.[sd]: New testcase.
406         * gas/m32r/m32r.exp: Run it.
408 Tue Oct 20 11:35:06 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
410         * gas/i386/i386.exp: Run AMD insn test.
411         * gas/i386/amd.s: New test.
412         * gas/i386/amd.d: New test results.
414 Sun Sep 20 01:00:01 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
416         * gas/vtable/inherit1.l: Require only the word GAS somewere in the
417         first line of the listing.
419 Tue Sep  1 10:20:03 1998  Richard Henderson  <rth@cygnus.com>
421         * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
422         * gas/ppc/astest2.d: Likewise.
424 Mon Aug 31 13:25:07 1998  Richard Henderson  <rth@cygnus.com>
426         * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
427         of whitespace for 64-bit hosts.
429 Mon Aug 31 12:45:49 1998  Richard Henderson  <rth@cygnus.com>
431         * gas/vtable/vtable.exp: New.
432         * gas/vtable/{entry0.s,entry0.d}: New.
433         * gas/vtable/{entry1.s,entry1.d}: New.
434         * gas/vtable/{inherit0.s,inherit0.d}: New.
435         * gas/vtable/{inherit1.s,inherit1.l}: New.
437 Thu Aug 20 23:18:06 1998  Ian Lance Taylor  <ian@cygnus.com>
439         * gas/i386/white.l: Revert patch of August 12.
441 Wed Aug 12 11:54:37 1998  Jeffrey A Law  (law@cygnus.com)
443         * gas/mn10300/udf.s: New test.
444         * gas/mn10300/basic.exp: Run it.
446 Wed Aug 12 13:25:38 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
448         * gas/i386/general.l: Test andb $~0x80,foo.
449         * gas/i386/general.s: Update.
451         * gas/i386/white.l: Expect warning for stand-alone ss prefix.
453 Tue Jul 21 12:46:59 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
455         * gas/i386/white.s: Add some more whitespace tests.
456         * gas/i386/white.l: Update accordingly.
458 Mon Jul 13 18:15:11 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
460         * gas/i386/*: All new i386 testsuite.
462 1998-07-02  Ken Raeburn  <raeburn@cygnus.com>
464         * lib/gas-defs.exp (gas_init): Complain if target name isn't in
465         canonical form.
467 Wed Jul  1 15:35:09 1998  Nick Clifton  <nickc@cygnus.com>
469         * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
471 Wed Jul  1 17:31:39 1998  Ian Lance Taylor  <ian@cygnus.com>
473         * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
474         * gas/ppc/simpshft.d: Change accordingly.  Only dump the .text
475         section.
477 Tue Jun 23 15:14:43 1998  Nick Clifton  <nickc@cygnus.com>
479         * gas/v850/hilo2.s: Use r1 as the destination of the movea
480         instruction, since r0 is read only.
482         * gas/v850/basic.exp: Fix names of special area relocations.
483         Set -mwarn-signed-overflow flag when running range.s test.
485 Sun Jun 21 12:44:43 1998  Nick Clifton  <nickc@cygnus.com>
487         * gas/d30v/reloc.d: Updated to match latest assembler output.
489 Wed Jun 17 14:02:10 1998  Frank Ch. Eigler  <fche@cygnus.com>
491         * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
492         run on differently targeted assembler.
493         * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
494         * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
495         * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
496         * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
497         
498         * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
499         defaults go unmodified.  Replaced $f4/$f5 with $fp[45], as the
500         original `ld.d' had.  Find `ld.s'.
501         * gas/mips/mul-ilocks.d: Nearly ditto.
502         
503 Thu Jun 11 16:50:46 1998  Nick Clifton  <nickc@cygnus.com>
505         * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
507         * gas/d30v/inst.s: Add nop to keep assembled instructions at
508         expected addresses.
510 Mon Jun  8 18:47:11 1998  Nick Clifton  <nickc@cygnus.com>
512         * gas/d30v/array.d: Updated to match latest assembler results.
513         * gas/d30v/reloc.d: Partially updated to match latest assembler
514         results. 
516 Fri Jun  5 19:15:59 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
518         * gas/m68k/operands.s: For all pc relative addresses change tstl
519         to pea since the former does not allow pcrel on m68000.  Do not
520         make label foo global, so that references to it can be relaxed on
521         ELF targets.
522         * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
524 Tue Jun  2 15:08:36 1998  Geoff Keating  <geoffk@ozemail.com.au>
526         * gas/ppc/ppc.exp: Run simpshft test.
527         * gas/ppc/simpshft.d: New file.
528         * gas/ppc/simpshft.s: New file.
530 Mon Jun  1 17:00:22 1998  Jeffrey A Law  (law@cygnus.com)
532         * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
533         * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
534         
535 Fri May 29 12:07:35 1998  Ian Lance Taylor  <ian@cygnus.com>
537         * gas/mips/mips.exp: Adjust ilocks initialization to match current
538         assembler defaults more closely.
540         * gas/sh/fp.s: Remove ftst/nan.  The assembler no longer supports
541         the instruction.
542         * gas/sh/basic.exp: Adjust accordingly.
544 Wed May 27 15:26:51 1998  Nick Clifton  <nickc@cygnus.com>
546         * gas/d30v/align.d: Updated to match latest assembler output.
547         * gas/d30v/inst.d: Updated to match latest assembler output.
548         * gas/d30v/inst.s: Updated to match latest assembler rules.
549         * gas/d30v/opt.d: Updated to match latest assembler output.
551 Fri May 22 15:56:51 1998  Doug Evans  <devans@canuck.cygnus.com>
553         * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
554         * gas/m32r/uppercase.d: Likewise.
556 Thu May 21 15:03:06 1998  Nick Clifton  <nickc@cygnus.com>
558         * gas/arm/thumb.s: Add period to start of labels to prevent
559         assembler thinking that they are function entry points.
561 Tue May 19 18:17:10 1998  Ian Lance Taylor  <ian@cygnus.com>
563         * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
565 Mon May 18 13:11:45 1998  Frank Ch. Eigler  <fche@cygnus.com>
567         * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
568         disassembler.
569         
570 Fri May 15 14:51:01 1998  Gavin Koch  <gavin@cygnus.com>
572         * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
573         * gas/mips/ld-ilocks-addr32.d : New.
575 Wed May 13 15:06:31 1998  Doug Evans  <devans@canuck.cygnus.com>
577         * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
579 Thu May  7 13:05:25 1998  Frank Ch. Eigler  <fche@cygnus.com>
581         * gas/mips/break20.[sd]: New tests for 20-bit operand break and
582         sddbp instructions. 
583         * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
584         instructions. 
585         * gas/mips/mips.exp: Run them.
587 Thu Apr 30 11:55:01 1998  Frank Ch. Eigler  <fche@cygnus.com>
589         * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
590         in disassembly, where the offset is in hex and has a "0x" prefix.
591         
592 Tue Apr 28 16:38:34 1998  Frank Ch. Eigler  <fche@cygnus.com>
594         * gas/mips/lineno.[sd]: Assembly source line number test.
595         * gas/mips/mips.exp: Added lineno test.
597 Wed Apr  8 18:45:17 1998  Jeffrey A Law  (law@cygnus.com)
599         * gas/testsuite/all/gas.exp: No longer expect failures for
600         difference of undefined symbols on mn10x00 targets.
602 Mon Mar 23 10:47:33 1998  Frank Ch. Eigler  <fche@cygnus.com>
604         * gas/all/align.s: Back out ".section text" change below;
605         use ".text" again.
606         * gas/macros/semi.s: Ditto.
607         
608 Fri Mar 20 18:51:49 1998  Frank Ch. Eigler  <fche@cygnus.com>
610         * gas/all/align.s: Identify ".text" section explicitly.
611         * gas/macros/semi.s: Ditto.
612         
613         
614         
615 Mon Mar  2 13:30:40 1998  Doug Evans  <devans@seba.cygnus.com>
617         * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
618         (ldi16): Improve test.
619         (nop): Fix test.
621 Thu Feb 12 20:12:39 1998  Ian Lance Taylor  <ian@cygnus.com>
623         * gasp/macro.out: Adjust to reflect the fact that keyword
624         arguments are now permitted after positional arguments.
626 Wed Feb  4 15:27:44 1998  Nick Clifton  <nickc@cygnus.com>
628         * gas/arm/arm7t.d: Update to match latest assembler output.
630 Wed Feb  4 15:40:00 1998  Geoffrey Keating  <geoffk@ozemail.com.au>
632         * gas/ppc/ppc.exp: New file.
633         * gas/ppc/astest.s, gas/ppc/astest.d: New test.
634         * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
636 Sun Feb  1 21:43:54 1998  Jeffrey A Law  (law@cygnus.com)
638         * gas/mips/4010.s: Pad test code out to a 16byte boundary.
639         * gas/mips/4010.d: Corresponding changes.
640         * gas/mips/4100.s: Pad test code out to a 16byte boundary.
641         * gas/mips/4100.d: Corresponding changes.
642         * gas/mips/4650.s: Pad test code out to a 16byte boundary.
643         * gas/mips/4650.d: Corresponding changes.
645 Fri Jan 30 14:09:13 1998  Ian Lance Taylor  <ian@cygnus.com>
647         * gas/mri/moveml.d: Add test comments, fix regexps.
649 Thu Jan 29 13:34:49 1998  Doug Evans  <devans@canuck.cygnus.com>
651         * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
653 Thu Jan 29 09:43:50 1998  Richard Henderson  <rth@cygnus.com>
655         * gas/m68k/mri_moveml.[sd]: Moved to ...
656         * gas/mri/moveml.[sd]: ... here.
657         * gas/mri/mri.exp: Run it.
659 Tue Jan 27 21:55:44 1998  Jeffrey A Law  (law@cygnus.com)
661         * gas/mips/4010.s: Add 4010 tests.
662         * gas/mips/4010.d: Expected output.
663         * gas/mips/4100.s: Add 4010 tests.
664         * gas/mips/4100.d: Expected output.
665         * gas/mips/4650.s: Add 4010 tests.
666         * gas/mips/4650.d: Expected output.
667         * gas/mips/mips.exp: Run the new tests.
668         * gas/mips/*.d: Pass the right processor model to objdump.
669         Fix minor cases where expected output was wrong due to opcode
670         conflicts.
672 Tue Jan 27 05:35:02 1998  Richard Henderson  <rth@cygnus.com>
674         * gas/m68k/mri_moveml.[sd]: New testcase.
676 Thu Jan 22 17:29:07 1998  Nick Clifton  <nickc@cygnus.com>
678         * gas/m32r/high-1.d: Add hash prefix to constants.
680         * gas/m32r/allinsn.s: Add hash prefix to some constants.
681         * gas/m32r/allinsn.d: Add hash prefix to constants.
683 Wed Jan 21 21:24:08 1998  Manfred Hollstein  <manfred@s-direktnet.de>
685         * gas/m88k/init.d: Fix hexadecimal offsets.
687 Wed Jan 14 17:49:22 1998  Nick Clifton  <nickc@cygnus.com>
689         * gas/m32r/uppercase.d: Fix white space matching.
690         * gas/m32r/relax-1.d: Fix white space matching.
692 Wed Jan 14 15:44:32 1998  Jeffrey A Law  (law@cygnus.com)
694         * gas/mips/div.d: Update for recent assembler changes.
695         * gas/mips/div-ilocks.d: Likewise.
697 Wed Jan 14 11:13:06 1998  Doug Evans  <devans@seba.cygnus.com>
699         * gas/m32r/allinsn.d (cmpui): Update output to new format.
701 Thu Dec 18 11:10:42 1997  Nick Clifton  <nickc@cygnus.com>
703         * gas/arm/inst.d: Updated to match latest disassembler changes.
705         * gas/arm/arm7t.d: Updated to match latest disassembler changes.
707 Tue Dec 16 22:19:25 1997  Ken Raeburn  <raeburn@cygnus.com>
709         * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
710         gas/mips/jal-xgot.d: Add assembler option to select a specific
711         target chip, the R3000.
712         * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
713         R3900.
714         * gas/mips/mips.exp: Run it.
716         * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
717         targets.
719 Wed Oct 15 10:40:14 1997  Jeffrey A Law  (law@cygnus.com)
721         * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
723         * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
724         changes.
726 Thu Oct  9 18:10:44 1997  Doug Evans  <dje@canuck.cygnus.com>
728         * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
730 Thu Oct  9 12:59:55 1997  Ian Lance Taylor  <ian@cygnus.com>
732         * gas/arm/arm7t.d: Update for recent disassembler changes.
733         * gas/h8300/ffxx1.d: Likewise.
735 Wed Oct  8 16:22:50 1997  Doug Evans  <dje@canuck.cygnus.com>
737         * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
739 Wed Oct  8 15:12:35 1997  Ian Lance Taylor  <ian@cygnus.com>
741         * gas/sparc/synth.d: Update for recent disassembler changes.
742         * gas/sparc/synth64.d: Likewise.
744         * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
745         function symbol.
746         * gas/mips/jal.s: Likewise.
748 Tue Oct  7 13:30:30 1997  Doug Evans  <dje@canuck.cygnus.com>
750         * gas/sparc/reloc64.[sd]: New testcase.
751         * gas/sparc/sparc.exp: Run it.
753 Sat Oct  4 19:14:24 1997  Ian Lance Taylor  <ian@cygnus.com>
755         * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
757 Fri Oct  3 15:46:05 1997  Ian Lance Taylor  <ian@cygnus.com>
759         * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
760         work.  Correct for big endian and for tabs in input file.
762         * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
763         * gas/alpha/fp.s: Change comment characters from ! to #.
765 Thu Sep 18 11:17:53 1997  Doug Evans  <dje@canuck.cygnus.com>
767         * gas/sparc/splet.d: Update to new objdump output format.
768         * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
769         * gas/sparc/set64.[ds]: New testcase.
770         * gas/sparc/splet-2.[ds]: New testcase.
771         * gas/sparc/sparc.exp: Run them.
773 Tue Sep 16 15:27:08 1997  Ken Raeburn  <raeburn@cygnus.com>
775         Merge changes from Martin Hunt:
777         * gas/d30v/inst.s: Add some new tests. 
779         * gas/d30v/{inst, opt, reloc}.d: Update results with
780         new disassembler changes.
782         * gas/d30v/inst.[sd]: Update examples for d*i instructions. 
784         * gas/d30v/*.d: Update all test results because
785         of new ".s" and ".l" extensions.
787         * gas/d30v/inst.[sd]: Correct entry for mulx2h.
788         * gas/d30v/opt.[sd]: Correct st2w instruction. 
790         * gas/d30v/align.d: Change expected output.
792         * gas/d30v/reloc.[sd]: Add test case. 
794         * gas/d30v/array.[sd]: New test case.
796         * gas/d30v/opt.[sd]: Added more test cases. 
798         * gas/d30v/opt.s: Add test cases.
799         * gas/d30v/reloc.s: Fix a test case.    
800         * gas/d30v/{opt,reloc}.d: Regenerate.
802 Mon Sep  8 14:21:23 1997  Doug Evans  <dje@canuck.cygnus.com>
804         * gas/m32r/high-1.[ds]: New testcase.
805         * gas/m32r/m32r.exp: Run it.
807 Mon Aug 25 11:04:24 1997  Doug Evans  <dje@canuck.cygnus.com>
809         * gas/m32r/relax-1.[ds]: New testcase.
810         * gas/m32r/m32r.exp: Run it.
812 Thu Aug 14 23:49:49 1997  Doug Evans  <dje@canuck.cygnus.com>
814         * gas/arc: New directory
815         * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
816         ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
818 Wed Aug  6 00:33:30 1997  Ian Lance Taylor  <ian@cygnus.com>
820         * config/default.exp: Set AS and GASP to as-new, not as.new.
822 Tue Aug  5 12:33:23 1997  Ian Lance Taylor  <ian@cygnus.com>
824         * config/default.exp: Set NM to nm-new, not nm.new, to match
825         recent change in binutils build directory.
827 Thu Jul 31 15:21:51 1997  Jeffrey A Law  (law@cygnus.com)
829         * gas/v850/range.s: New test.
830         * gas/v850/basic.exp: Run it.
832 Tue Jul 29 14:35:02 1997  Jeffrey A Law  (law@cygnus.com)
834         * gas/v850/hilo2.s: New test.
835         * gas/v850/fepsw.s: New test.
836         * gas/v850/basic.exp: Run them.
838 Tue Jul 15 13:03:17 1997  Doug Evans  <dje@canuck.cygnus.com>
840         * gas/m32r/uppercase.[sd]: New testcase.
841         * gas/m32r/m32r.exp: New file.
843 Mon Jun 16 14:32:11 1997  Ian Lance Taylor  <ian@cygnus.com>
845         * gas/m68k/pcrel.d: Update for m68k disassembler changes.
846         * gas/m68k/operands.d: Likewise.
848 Mon Jun  2 16:50:03 1997  Nick Clifton  <nickc@cygnus.com>
850         * gas/arm/arm.exp: Added changes from armT-970328-branch.
852 Mon Jun  2 12:09:02 1997  Gavin Koch  <gavin@cygnus.com>
854         * gas/mips/mips.exp: The r3900 has interlocks for mul, but
855         not div.
857 Mon Jun  2 12:03:32 1997  Gavin Koch  <gavin@.cygnus.com>
859         * gas/mips/mul.{d,s}: End the tests with no-ops. 
861 Mon Jun  2 11:48:58 1997  Gavin Koch  <gavin@cygnus.com>
863         * lib/gas-defs.exp (regexp_diff): Improve messages when one
864         file is shorter than the other.
866 Wed May  7 16:18:30 1997  Manfred Hollstein  <manfred@s-direktnet.de>
868         * gas/m88k/init.{s,d}: New checks for proper padding of
869         .init sections.
870         * gas/m88k/m88.exp: Run them.
872         * gas/m68k/t2.d: New file for check of presence of section
873         symbols on the m68k-motorola-sysv.
874         * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
876 Wed May  7 16:12:24 1997  Ian Lance Taylor  <ian@cygnus.com>
878         * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
880         * gas/mips/lifloat.s: Update for recent changes to floating point
881         handling.
882         * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
883         * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
885         * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
887 Sat Apr 19 23:16:35 1997  Niklas Hallqvist  <niklas@petra.appli.se>
889         * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
891 Wed Apr 16 12:20:24 1997  Martin Hunt  <hunt@cygnus.com>
893         * gas/d30v/d30.exp: Add optimizer test case.
894         * gas/d30v/opt.s: Add conditional compilation tests.
895         * gas/d30v/opt.d: Rebuild.
897 Tue Apr 15 18:10:01 1997  Gavin Koch  <gavin@cygnus.com>
899         * gas/mips/{delay.d,nodelay.d}: added.
901 Mon Apr  7 12:57:45 1997  Doug Evans  <dje@canuck.cygnus.com>
903         * gas/m32r/allinsn.d: Update to new objdump output style.
905 Fri Apr  4 13:19:39 1997  Ian Lance Taylor  <ian@cygnus.com>
907         * gas/all/float.s: Put a tab before .text, to keep the PA happy.
909         * gas/arm/arm.exp: Only run inst and arm7t on targets which can
910         handle -EL.  Add setup_xfail for thumb.
912         * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
914 Thu Apr  3 18:26:56 1997  Doug Evans  <dje@canuck.cygnus.com>
916         * gas/m32r/allinsn.{exp,s.d}: New testcases.
918 Thu Mar 27 00:42:28 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
920         * gas/d30v/d30.exp: Add test case reloc.
921         * gas/d30v/reloc.[sd]: New files to test relocations.
923 Sat Mar 15 17:21:46 1997  Ian Lance Taylor  <ian@cygnus.com>
925         * gas/arm/inst.d: Update for disassembler changes.
926         * gas/arm/arm7t.d: Likewise.
928 Tue Mar 11 13:31:56 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
930         * gas/m68k/op68000.d: Update for recent assembler bug fix.
932 Wed Mar  5 13:01:24 1997  Jeffrey A Law  (law@cygnus.com)
934         * gas/all/gas.exp: xfail a couple tests for the mn10300.
936 Mon Mar  3 11:41:00 1997  Fred Fish  <fnf@cygnus.com>
938         * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
939         relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
941 Thu Feb 27 15:21:46 1997  Fred Fish  <fnf@cygnus.com>
943         * gas/tic80/{align.d, align.lst, align.s} New test for the
944         ".align" pseudop.
945         * gas/tic80/tic80.exp: Run the align test.
946         
947 Wed Feb 26 20:36:46 1997  Fred Fish  <fnf@cygnus.com>
949         * gas/tic80/{float.d, float.lst, float.s}: New tests for
950         simple floating point operands.
951         * gas/tic80/tic80.exp: Run the float test.
953 Wed Feb 26 15:16:04 1997  Fred Fish  <fnf@cygnus.com>
955         * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
956         regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
957         New tests for :m and :s operand modifiers.
958         * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
960 Tue Feb 25 13:45:55 1997  Ian Lance Taylor  <ian@cygnus.com>
962         * gas/macros/semi.s: Force the final alignment to use a fill value
963         of 0.
965         * gas/all/cond.s, gas/all/cond.d: New test.
966         * gas/all/gas.exp: Run it.
968 Mon Feb 24 10:52:12 1997  Bob Manson  <manson@charmed.cygnus.com>
970         * lib/gas-defs.exp(gas_init): Added new parameter for script
971         name.
973 Mon Feb 24 10:40:28 1997  Fred Fish  <fnf@cygnus.com>
975         * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
976         regops.d, relocs1.d, 
977         (relocs1.c): Add file for reference.
978         (relocs1b.d): Split reloc table contents test to different test file.
979         (relocs2.c): Add test that uses various types (char, short, int, ...) of
980         static and global variables with data shuffling to generate lots of ld/st
981         instructions for the different types.
982         (relocs2.d): New file, expected code for relocs2 test.
983         (relocs2.lst): New file, TI assembler listing for reference.
984         (relocs2.s): New file, assembly source for relocs2 test.
985         (relocs2b.d): New file, expected reloc table contents for relocs2 test.
986         (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
988 Sun Feb 23 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
990         * gas/all/itbl-test.c(main): Update function calls.
991         Remove parameters from itbl_get_reg_val and
992         change itbl_get_insn_name to itbl_get_field.
994 Sun Feb 23 17:22:00 1997  Dawn Perchik  <dawn@cygnus.com>
996         * gas/mips/itbl: Add comments.
997         * gas/mips/itbl.s: Add comments.  Prefix register names with $.
998         * gas/all/itbl: Generic table for testing for itbl support.
999         * gas/all/itbl.s: Generic assembly for testing for itbl support.
1000         * gas/mips/itbl-test.c: Moved to gas/all.
1001         * gas/all/itbl-test.c: Moved from gas/mips.
1003 Sat Feb 22 20:24:23 1997  Fred Fish  <fnf@cygnus.com>
1005         * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
1006         endmask.lst, regops.lst}: Remove ^M's from end of lines.
1007         * gas/tic80/bitnum.s: Add comment to each line showing value
1008         that symbolic BITNUM assembles to.  Add coverage for raw
1009         numeric values for the BITNUM operand.
1010         * gas/tic80/bitnum.d: Update due to bitnum.s changes.
1011         * gas/tic80/regops.d: Update due to opcode library additions
1012         of floating point test BITNUM values that are ambiguous with
1013         the integral ones.
1014         * gas/tic80/relocs1.s: New test case that tests simple relocs.
1015         * gas/tic80/relocs1.d: Expected output for above.
1016         * gas/tic80/relocs1.lst: TI assembler listing for above.
1017         * gas/tic80/tic80.exp: Add relocs1 test.
1019 Fri Feb 21 14:23:14 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
1021         * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
1022         inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
1024 Wed Feb 19 00:55:29 1997  Ian Lance Taylor  <ian@cygnus.com>
1026         * gas/macros/semi.s, gas/macros/semi.d: New test.
1027         * gas/macros/macros.exp: Run it.
1028         * gas/mri/semi.s, gas/mri/semi.d: New test.
1029         * gas/mri/mri.exp: Run it.
1031 Tue Feb 18 13:37:06 1997  Jeffrey A Law  (law@cygnus.com)
1033         * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
1034         output.
1035         
1036 Fri Feb 14 17:56:27 1997  Ian Lance Taylor  <ian@cygnus.com>
1038         * gas/all/align.d, gas/all/align.s: New test.
1039         * gas/all/gas.exp: Run it.
1041 Thu Feb 13 14:44:05 1997  Ian Lance Taylor  <ian@cygnus.com>
1043         * gas/mips/mips16.d: Correct PC relative instruction bytes.
1045 Wed Feb 12 12:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
1047         * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
1048         * gas/mips/lif-xgot.d: Likewise.
1049         * gas/mips/ulh-svr4pic.d: Likewise.
1050         * gas/mips/ulh-xgot.d: Likewise.
1052         * gas/mips/mips16.d: Update for yet another change in disassembly
1053         output (this one is spacing only).
1055 Tue Feb 11 14:45:39 1997  Fred Fish  <fnf@cygnus.com>
1057         * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
1058         ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
1059         endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
1060         tic80.exp}: New files for TIc80 test cases.
1062 Tue Feb 11 15:46:27 1997  Ian Lance Taylor  <ian@cygnus.com>
1064         * gas/mips/mips16.d: Update for change in disassembly output.
1066 Mon Feb 10 22:24:00 1997  Dawn Perchik  <dawn@cygnus.com>
1068         * gas/mips/itbl-test.c: Add copyright message and fix indentation.   
1070 Mon Feb 10 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
1072         * gas/mips/itbl-test.c: New file.  Stand-alone assembler and 
1073         dissassembler for itbl support.
1075 Mon Feb 10 17:20:00 1997  Dawn Perchik  <dawn@cygnus.com>
1077         * gas/mips/itbl: New file.  Instruction Spec for testing --itbl
1078         option.
1079         * gas/mips/itbl.s: New file.  Assembly with ne2w instructions
1080         specified in itbl.
1082 Fri Feb  7 16:42:53 1997  Bob Manson  <manson@charmed.cygnus.com>
1084         * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
1085         * lib/gas-defs.exp: Ditto.
1087 Mon Feb  3 15:46:05 1997  Ian Lance Taylor  <ian@cygnus.com>
1089         * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
1090         objdump.  Update for current relocation printing style.
1092 Thu Jan 30 11:57:33 1997  Ian Lance Taylor  <ian@cygnus.com>
1094         * gas/mips/mips16.d: Update for disassembler changes.
1096 Thu Jan 23 03:15:06 1997  Angela Marie Thomas (angela@cygnus.com)
1098         * gas/mips/mips.exp: set ilocks for all 4100/4300
1100 Thu Jan  2 16:49:17 1997  Ian Lance Taylor  <ian@cygnus.com>
1102         * gas/mips/mips16.s, gas/mips/mips16.d: New test.
1103         * gas/mips/mips.exp: Run mips16 test.
1105         * gas/mips/mips.exp: Run dli test unconditionally.
1106         * gas/mips/dli.s: Add text symbol.  Add nops to round to 16 byte
1107         boundary.
1108         * gas/mips/dli.d: Corresponding changes.
1110 Tue Dec 31 13:03:16 1996  Ian Lance Taylor  <ian@cygnus.com>
1112         * gas/sparc/synth.d: Use --prefix-addresses for objdump.
1113         * gas/sparc/synth64.d: Likewise.
1115 Tue Dec 24 16:30:58 1996  Angela Marie Thomas (angela@cygnus.com)
1117         * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
1119 Fri Dec 13 13:05:33 1996  Ian Lance Taylor  <ian@cygnus.com>
1121         * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
1122         .ifdef, to accomodate change to avoid default alignment on
1123         embedded systems.
1125 Wed Dec 11 09:26:01 1996  Jeffrey A Law  (law@cygnus.com)
1127         * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
1128         "movb dm,(an)".
1130 Tue Dec 10 13:01:05 1996  Jeffrey A Law  (law@cygnus.com)
1132         * gas/mn10300/basic.exp: Update after endianness changes to
1133         the assembler.
1135         * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
1136         * gas/mn10200/{movb.s, movbu.s}: Likewise.
1137         * gas/mn10200/basic.exp: Run them.
1139 Mon Dec  9 17:08:38 1996  Jeffrey A Law  (law@cygnus.com)
1141         * gas/mn10200/*.s: New tests for the mn10200 assembler.
1142         * gas/mn10200/basic.exp: Run them.
1144 Fri Dec  6 15:35:04 1996  Jeffrey A Law  (law@cygnus.com)
1146         * gas/mn10300/*.s: Remove '$' register prefixing.
1148 Mon Nov 25 16:35:33 1996  Doug Evans  <dje@canuck.cygnus.com>
1150         * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
1151         \r will be present.
1153 Mon Nov 25 13:45:02 1996  Ian Lance Taylor  <ian@cygnus.com>
1155         * gas/m68k/*.d: Update for disassembler changes.
1156         * gas/mri/*.d: Likewise.
1158 Mon Nov 25 11:38:37 1996  Jeffrey A Law  (law@cygnus.com)
1160         * gas/mn10300/*.s: Use '$' as register prefix for
1161         all register operands.
1163 Thu Nov 21 11:52:54 1996  Jeffrey A Law  (law@cygnus.com)
1165         * gas/all/gas.exp: xfail a couple tests for the mn10300.
1167 Wed Nov 20 11:31:41 1996  Jeffrey A Law  (law@cygnus.com)
1169         * gas/mn10300/other.s: Update for correct syntax on a
1170         few instructions (those with register lists).
1171         * gas/mn10300/basic.exp: Corresponding changes.
1173 Tue Nov 19 13:36:57 1996  Jeffrey A Law  (law@cygnus.com)
1175         * gas/mn10300/movm.s: Update for correct syntax.
1176         * gas/mn10300/basic.exp: Update expected movm bit patterns.
1178 Fri Nov 15 13:57:42 1996  Jeffrey A Law  (law@cygnus.com)
1180         * gas/mn10300/other.s: Put parens around register
1181         argument in calls and jmp instructions.
1183 Wed Nov 13 13:16:04 1996  Jeffrey A Law  (law@cygnus.com)
1185         * gas/h8300/ffxx1.d: Update for recent disassembler changes.
1187 Mon Nov 11 16:03:24 1996  Jeffrey A Law  (law@cygnus.com)
1189         * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
1190         as needed.
1191         * gas/hppa/unsorted/unsorted.exp: Likewise.
1193 Thu Nov  7 00:27:52 1996  Jeffrey A Law  (law@cygnus.com)
1195         * gas/mn10300/basic.exp: Check opcode insertion for
1196         extended instructions.
1197         * gas/mn10300/extend.s: Tweak constants for better
1198         testsuite coverage.
1200 Wed Nov  6 13:50:07 1996  Jeffrey A Law  (law@cygnus.com)
1202         * gas/mn10300/basic.exp: Test insertion of operands
1203         into call and jmp instructions with 32bit offsets.
1204         Fix typo in bit test patterns.
1205         * gas/mn10300/other.s: Tweak constants to improve
1206         testsuite coverage.
1208         * gas/mn10300/basic.exp: Test insertion of 32bit operand
1209         in calls, btst, bclr & bset instructions.
1211         * gas/mn10300/*.s: Tweak constants in 32bit insns for
1212         better testing coverage.
1213         * gas/mn10300/basic.exp: Test insertion of most 32bit
1214         operands.
1216 Tue Nov  5 13:33:12 1996  Jeffrey A Law  (law@cygnus.com)
1218         * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
1219         movbu, movhu instructions.  Check bit patterns for more bit
1220         operations.  Check bit patterns for various 16bit call, retf
1221         and ret instructions.
1222         * gas/mn10300/other.s: Update operands for better test coverage.
1224 Mon Nov  4 12:55:11 1996  Jeffrey A Law  (law@cygnus.com)
1226         * gas/mn10300/basic.exp: Check bit patterns for a couple more
1227         mov and cmp instructions.
1229 Tue Oct 29 17:05:43 1996  Ian Lance Taylor  <ian@cygnus.com>
1231         * gas/mips/*.d: Update for disassembler changes.
1233 Wed Oct 16 22:39:50 1996  Jeffrey A Law  (law@cygnus.com)
1235         * gas/v850/reloc.s: New tests.
1236         * gas/v850/basic.exp: Run them.
1238 Mon Oct 14 13:52:55 1996  Ian Lance Taylor  <ian@cygnus.com>
1240         * gas/mips: Add symbols to several testsuites, since the ELF
1241         assembler now always builds a symbol table, which means that
1242         objdump will no longer report `No symbols in FILE'.  Change the
1243         expected output accordingly.
1245 Thu Oct 10 13:11:48 1996  Jeffrey A Law  (law@cygnus.com)
1247         * gas/mn10300/basic.exp: Check bit patterns for instructions
1248         with a single 8bit or 16bit immediate operand.
1250         * gas/mn10300/basic.exp: Check bit patterns for many
1251         instructions.  Add missing test in do_mov1.
1252         * gas/mn10300/mov1.s: Add missing test.
1254 Wed Oct  9 14:15:18 1996  Jeffrey A Law  (law@cygnus.com)
1256         * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
1257         * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
1258         * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
1259         * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
1260         * gas/mn10300/{shift.s, sub.s}: Likewise.
1261         * gas/mn10300/basic.exp: Run them.
1263 Thu Oct  3 09:57:03 1996  Jeffrey A Law  (law@cygnus.com)
1265         * gas/mn10200, gas/mn10300: New directories for Matsushita
1266         mn10200 and mn10300 tests.
1268 Tue Oct  1 15:38:28 1996  Ian Lance Taylor  <ian@cygnus.com>
1270         * lib/gas-defs.exp (gas_version): Fix for current version
1271         printing.
1273 Sun Sep 29 07:55:58 1996  Doug Evans  <dje@canuck.cygnus.com>
1275         * gas/sparc/splet.d: Fix typo in cpusha result.
1277 Mon Sep 23 12:33:31 1996  Ian Lance Taylor  <ian@cygnus.com>
1279         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
1281 Wed Sep 18 12:14:06 1996  Ian Lance Taylor  <ian@cygnus.com>
1283         * gas/all/cofftag.s: Use .p2align rather than .align.
1285 Fri Sep 13 15:28:04 1996  Jeffrey A Law  (law@cygnus.com)
1287         * gas/h8300/macs.s: Add "stmac" instructions.
1288         * gas/h8300/basic.exp: Test them.
1290 Thu Sep 12 10:28:44 1996  James G. Smith  <jsmith@cygnus.co.uk>
1292         * gas/arm/thumb.s (back): Check assembly of Thumb BL.
1294 Mon Sep  9 14:37:00 1996  Ian Lance Taylor  <ian@cygnus.com>
1296         * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
1297         registers.
1299 Fri Sep  6 18:23:54 1996  James G. Smith  <jsmith@cygnus.co.uk>
1301         * gas/mips/dli.{s,d}: More test cases added.
1303 Wed Sep  4 11:47:29 1996  James G. Smith  <jsmith@cygnus.co.uk>
1305         * gas/mips/mips.exp: Add check for dli macro instruction.
1306         * gas/mips/dli.{s,d}: Added.
1308 Sat Aug 31 01:25:03 1996  Jeffrey A Law  (law@cygnus.com)
1310         * gas/v850/basic.exp (do_mem): Check bit patterns for short
1311         load/store instructions.  Remove xfails for short load/store
1312         instructions.
1313         * gas/v850/mem.s: Offsets for short load/store operands
1314         are unsigned.
1316         * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
1317         (do_jumps): Likewise.
1318         
1319 Fri Aug 30 00:37:55 1996  Jeffrey A Law  (law@cygnus.com)
1321         * gas/v850/misc.s: Tweak register numbers for better testing.
1322         * gas/v850/basic.exp (do_misc): Corresponding changes.
1324         * gas/v850/hilo.s: New testfile.
1325         * gas/v850/basic.exp: Run hilo tests.
1327 Thu Aug 29 11:32:23 1996  James G. Smith  <jsmith@cygnus.co.uk>
1329         * gas/arm/arm7t.d: Explicitly force little-endian assembly.
1331 Fri Aug 23 11:02:55 1996  Jeffrey A Law  (law@cygnus.com)
1333         * gas/v850/basic.exp (do_move): Test instruction bit patterns.
1334         * gas/v850/move.s: Tweak constants for better testing.
1336         * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
1337         xfail sst and sld tests.
1338         (do_mov): Remove bogus xfail.
1339         * gas/v850/mem.s: sst and sld instructions can only index from
1340         "ep" register.
1342         * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
1343         Update addresses.
1344         * gas/v850/logical.s: Tweak constants for better testing.
1346         * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
1347         but not displacements (yet).
1349         * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
1351         * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
1352         but not displacements (yet).
1353         
1354         * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
1356         * gas/v850/basic.exp (do_arith): Test instruction bit patterns. 
1357         * gas/v850/arith.s: Tweak constants for better testing.
1359         * gas/v850/basic.exp (do_misc): No longer expect failures
1360         assembling "ldsr" and "stsr" opcodes.
1361         * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
1362         opcodes.
1364         * gas/v850/basic.exp (do_misc): No longer expect failures
1365         assembling "trap" opcodes.
1366         * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
1368         * gas/v850: New directory with v850 tests.
1370 Fri Aug 16 00:19:10 1996  Jeffrey A Law  (law@cygnus.com)
1372         * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
1373         fic and fice instructions to test 3bit space identifiers.
1374         * gas/hppa/basic/system.s: Similarly for iitlba and
1375         iitlbp.
1376         * gas/hppa/basic/basic.exp: Corresponding changes.
1378 Thu Aug 15 16:25:05 1996  James G. Smith  <jsmith@cygnus.co.uk>
1380         * gas/arm/arm.exp: Change inst.s test to check objdump.
1381         * gas/arm/inst.d: Added.
1382         
1383 Thu Aug 15 16:06:02 1996  James G. Smith  <jsmith@cygnus.co.uk>
1385         * gas/arm/thumb.s: Added.
1386         * gas/arm/immed.s: Added.
1387         * gas/arm/arch4t.s: Added.
1388         * gas/arm/arm.exp: Updated to run the new tests.
1390 Tue Aug  6 11:06:29 1996  Jeffrey A Law  (law@cygnus.com)
1392         * gas/h8300/misch.s: Reenable "eepmov.w" test.
1393         * gas/h8300/miscs.s: Likewise.
1394         * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
1395         on the H8/300H and H8/S.  Don't expect it to fail.
1397 Wed Jul 31 10:57:44 1996  Doug Evans  <dje@canuck.cygnus.com>
1399         * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
1401 Wed Jul 31 15:55:12 1996  James G. Smith  <jsmith@cygnus.co.uk>
1403         * gas/arm/arm7t.s: Added.
1404         * gas/arm/arm7t.d: Added.
1405         * gas/arm/arm.exp: Updated to run the new test.
1407 Mon Jul  8 14:27:39 1996  Ian Lance Taylor  <ian@cygnus.com>
1409         * gas/m68k/pcrel.d: Rename from schwab.d.
1410         * gas/m68k/pcrel.s: Rename from schwab.s.
1412 Mon Jul  8 14:23:26 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1414         * gas/m68k/schwab.d: Correct for ELF format.
1415         * gas/m68k/all.exp: Run "schwab" test for all targets.
1417 Thu Jul  4 14:23:36 1996  Ian Lance Taylor  <ian@cygnus.com>
1419         Avoid DOS file naming problems:
1420         * gas/h8300/branch.s: Rename from branches.s.
1421         * gas/h8300/branchh.s: Rename from branchesh.s.
1422         * gas/h8300/branchs.s: Rename from branchess.s.
1423         * gas/h8300/rotsh.s: Rename from rotshift.s.
1424         * gas/h8300/rotshh.s: Rename from rotshifth.s.
1425         * gas/h8300/rotshs.s: Rename from rotshifts.s.
1426         * gas/h8300/h8300.exp: Corresponding changes.
1428 Thu Jul  4 14:01:46 1996  James G. Smith  <jsmith@cygnus.co.uk>
1430         * gas/mips/mips.exp: Add new tests for processors with interlocks
1431         on div and mul.
1432         * gas/mips/div-ilocks.d: Added.
1433         * gas/mips/mul-ilocks.d: Added.
1434         
1435 Wed Jul  3 14:20:04 1996  Ian Lance Taylor  <ian@cygnus.com>
1437         * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
1438         which now pass.
1439         * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
1440         bit host.
1442 Sat Jun 29 18:21:51 1996  Ian Lance Taylor  <ian@cygnus.com>
1444         * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
1445         test.
1446         * gas/vax/quad.exp: Expect a nop after the movq.
1448 Tue Jun 18 12:39:49 1996  Jeffrey A. Law  <law@rtl.cygnus.com>
1450         * gas/h8300/cbranchh.s: Switch into h8300h mode.
1451         * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
1453         * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
1454         H8/S.
1455         * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
1456         * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
1457         * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
1458         * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
1459         * gas/h8300/{rotshifts.s,extends.s}: Likewise.
1460         * gas/h8300/h8300.exp: Run them.
1462 Mon Jun 10 14:14:40 1996  Ian Lance Taylor  <ian@cygnus.com>
1464         * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
1465         with the same name as a global variable.
1466         * gas/all/gas.exp: Run cofftag test for any COFF target.
1468 Thu Jun  6 12:30:05 1996  Ian Lance Taylor  <ian@cygnus.com>
1470         * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
1471         test.
1473 Fri May 31 10:11:13 1996  Jeffrey A Law  (law@cygnus.com)
1475         * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
1477 Wed May 29 16:35:43 1996  Ian Lance Taylor  <ian@cygnus.com>
1479         * gas/mips/jal-xgot.d: Correct for 64 bit output.
1481 Thu Apr 25 19:31:59 1996  Doug Evans  <dje@canuck.cygnus.com>
1483         * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
1485 Wed Apr 24 17:06:18 1996  Ian Lance Taylor  <ian@cygnus.com>
1487         * gas/m68k/op68000.d: Add statements now caught by gas.
1489 Mon Apr 22 16:45:12 1996  Doug Evans  <dje@canuck.cygnus.com>
1491         * gas/sparc/splet.[ds]: New tests for sparclet extensions.
1492         * gas/sparc/sparc.exp: Run them.
1494 Mon Apr 15 17:25:18 1996  Ian Lance Taylor  <ian@cygnus.com>
1496         * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
1497         * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
1498         * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
1499         * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
1501 Wed Apr 10 14:27:51 1996  Jeffrey A Law  (law@cygnus.com)
1503         * gas/h8300/mov32bug.s: New test.
1504         * gas/h8300/h8300.exp: Run it.
1506 Fri Apr  5 10:13:28 1996  Jeffrey A Law  (law@cygnus.com)
1508         * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
1509         * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
1510         * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
1511         * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
1512         * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
1513         * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
1514         * gas/h8300/h8300.exp: Run them.
1516         * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
1518         * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
1520         * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
1521         * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
1522         * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
1523         * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
1524         * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
1525         * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
1526         * gas/h8300/h8300.exp: Run them.
1528 Fri Mar 15 17:16:24 1996  Ian Lance Taylor  <ian@cygnus.com>
1530         * gas/sparc/synth.d: Don't require sparc in the file format, since
1531         it won't be there on SunOS.
1533 Thu Mar  7 14:51:23 1996  Doug Evans  <dje@charmed.cygnus.com>
1535         * gas/sparc/synth.[ds]: New testcase.
1536         * gas/sparc/sparc.exp: Run it.
1538 Fri Mar  1 12:01:48 1996  Jeffrey A Law  (law@cygnus.com)
1540         * gas/all/gas.exp: xfail difference of two undefined symbols
1541         and difference of forward references for the h8300.
1543 Thu Feb 22 16:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
1545         * gas/mips/lb-xgot.d: Correct.
1547 Mon Feb 19 02:43:36 1996  Doug Evans  <dje@charmed.cygnus.com>
1549         * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
1550         to gas.
1551         * gas/sparc/addend.exp: Execute for any sparc cpu.
1552         * gas/sparc/{mismatch.exp,mism-1.s}: New test.
1554 Wed Feb 14 13:49:59 1996  Ian Lance Taylor  <ian@cygnus.com>
1556         * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
1557         * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
1558         * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
1559         * gas/mips/mips.exp: Run new tests if svr4pic.
1561 Sat Jan 27 13:27:45 1996  Doug Evans  <dje@charmed.cygnus.com>
1563         * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
1565 Fri Jan 26 14:24:01 1996  Jeffrey A Law  (law@cygnus.com)
1567         * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
1569 Wed Jan 10 12:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
1571         * gas/mips/*.d: Update for changes to disassembler.
1573 Wed Jan  3 22:59:53 1996  Ian Lance Taylor  <ian@cygnus.com>
1575         * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
1576         change.
1578 Fri Nov 17 10:32:25 1995  Ian Lance Taylor  <ian@cygnus.com>
1580         * gas/mri/immconst.d: New test.
1581         * gas/mri/mri.exp: Run it.
1582         * gas/mri/constants.s: Test immediate constants.
1583         * gas/mri/constants.d: Corresponding change.
1585         * gas/m68k/link.s: Add nop to pad to eight byte boundary.
1586         * gas/m68k/link.d: Corresponding change.
1588 Sun Nov 12 21:28:11 1995  Jeffrey A Law  (law@cygnus.com)
1590         * gas/hppa/unsorted/brlenbug.s: New test.
1591         * gas/hppa/unsorted/unsorted.exp: Run it.
1593 Sun Nov  5 12:49:27 1995  Ian Lance Taylor  <ian@cygnus.com>
1595         * gas/mips/beq.s: Declare text_label global.
1596         * gas/mips/jal.s: Likewise.
1598 Fri Nov  3 12:35:07 1995  Ian Lance Taylor  <ian@cygnus.com>
1600         * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
1602         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
1603         * gas/m68k/all.exp: Run it.
1605 Thu Nov  2 23:11:05 1995  Ian Lance Taylor  <ian@cygnus.com>
1607         * gas/m68k/link.s, gas/m68k/link.d: New test.
1608         * gas/m68k/all.exp: Run it.
1610 Tue Oct 24 10:57:20 1995  Jeffrey A Law  (law@cygnus.com)
1612         * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
1613         * gas/hppa/basic/system.s: Corresponding changes.
1615 Fri Oct  6 17:13:35 1995  Ken Raeburn  <raeburn@cygnus.com>
1617         * gas/m68k/operands.d: Don't require a fixed number of leading
1618         zeros in any number.
1620         * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
1621         for immediate values.
1623 Fri Oct  6 10:54:13 1995  Doug Evans  <dje@canuck.cygnus.com>
1625         * gas/arm/arm.exp: Renamed from gas.exp.
1626         * gas/arm/le-fpconst.[sd]: New testcase.
1628 Fri Sep 29 15:12:10 1995  Ian Lance Taylor  <ian@cygnus.com>
1630         * gas/mri/mri.exp: Only run tests for m68k target.
1632 Mon Sep 25 12:31:46 1995  Ian Lance Taylor  <ian@cygnus.com>
1634         * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
1635         test.
1637 Thu Sep 21 01:26:08 1995  Jeff Law  (law@snake.cs.utah.edu)
1639         * gas/sh/fp.s (fmac): Update for new assembly syntax.
1641 Mon Sep 18 14:04:34 1995  Ian Lance Taylor  <ian@cygnus.com>
1643         * lib/gas-defs.exp (gas_run): Call prune_system_crud.
1644         (run_dump_test, objdump): Likewise.
1646 Thu Sep 14 13:10:10 1995  Doug Evans  <dje@canuck.cygnus.com>
1648         * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
1649         * gas/sparc/sparc.exp: Run them.
1651 Wed Sep 13 16:35:51 1995  Ian Lance Taylor  <ian@cygnus.com>
1653         * Makefile.in, configure.in: Remove; the testsuite is now run
1654         directly from the gas Makefile.
1656 Mon Sep 11 11:44:23 1995  Ian Lance Taylor  <ian@cygnus.com>
1658         * gas/mri/empty.s: New file.
1659         * gas/mri/mri.exp: Test assembling empty.s.
1660         * gas/mri/comment.s: Add a couple more comment variants.
1662         * gas/mri/mri.exp: Add xfail for the expr test for all hppa
1663         targets.
1665 Wed Sep  6 21:39:23 1995  Ian Lance Taylor  <ian@cygnus.com>
1667         * gas/mri/comment.s, gas/mri/comment.d: New test.
1668         * gas/mri/mri.exp: Run it.
1669         * gas/mri/expr.s: Remove whitespace in operand field.
1670         * gas/mri/for.s: Add comments for further testing.
1671         * gas/macros/test2.s: Put in an upper case ELSE to test case
1672         insensitivity.
1674 Wed Aug 30 16:12:03 1995  Doug Evans  <dje@canuck.cygnus.com>
1676         * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
1678 Tue Aug 29 18:59:33 1995  Doug Evans  <dje@canuck.cygnus.com>
1680         * gas/sparc/sparc.exp: New file.
1681         * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
1683 Mon Aug 21 14:39:29 1995  Ian Lance Taylor  <ian@cygnus.com>
1685         * gas/macros/*: New tests for macros.
1687         * gas/mri/common.s: Use data, not .data.
1689         * gasp/pl3.out: Update for changes in commented source output when
1690         LOCAL is used.
1692 Sat Aug 19 17:36:17 1995  Ian Lance Taylor  <ian@cygnus.com>
1694         * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
1695         of diff.
1696         * lib/gas-defs.exp: Define prune_system_crud if it is not already
1697         defined.
1699 Fri Aug 18 11:09:38 1995  Ian Lance Taylor  <ian@cygnus.com>
1701         * gasp/mri/*.out: Use ;, not !, for the comment character.
1703 Wed Aug 16 12:24:12 1995  Ian Lance Taylor  <ian@cygnus.com>
1705         * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
1706         expect failure for targets which use SOM.
1708         * lib/gas-defs.exp (run_dump_test): If the program to run does not
1709         exist, mark the test as untested.
1711         * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
1712         common test.
1714         * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
1715         rather than using an implicit a.out.
1717         * gas/mri/for.s: Add nop to round out to four byte boundary.
1718         * gas/mri/repeat.s: Likewise.
1719         * gas/mri/while.s: Likewise.
1720         * gas/mri/for.d: Expected added nop.
1721         * gas/mri/repeat.d: Likewise.
1722         * gas/mri/while.d: Likewise.
1724         * gas/mips/*.d: Change all test names to say MIPS.
1726 Tue Aug 15 15:42:33 1995  Ian Lance Taylor  <ian@cygnus.com>
1728         * gas/mri/for.d, gas/mri/for.s: New test.
1729         * gas/mri/if.d, gas/mri/if.s: New test.
1730         * gas/mri/repeat.d, gas/mri/repeat.s: New test.
1731         * gas/mri/while.d, gas/mri/while.s: New test.
1732         * gas/mri/mri.exp: Run the new tests.
1734 Mon Aug 14 16:03:07 1995  Ian Lance Taylor  <ian@cygnus.com>
1736         * gas/mri/expr.d: Permit leading zeroes, in case we're using a
1737         64-bit BFD.
1739         * gasp/mri/*: New tests.
1740         * gasp/gasp.exp: Run them.  Also, clean up the test names used in
1741         pass and fail.
1743 Sun Aug 13 00:39:24 1995  Jeff Law  (law@snake.cs.utah.edu)
1745         * gas/sh/basic.exp: Update now that we know the right
1746         bit patters for the new sts instructions.
1748 Thu Aug 10 00:46:21 1995  Ian Lance Taylor  <ian@cygnus.com>
1750         * gas/mri/char.d: Fix for little endian machines.
1751         * gas/mri/float.d: Likewise.
1753 Wed Aug  9 15:34:36 1995  Ian Lance Taylor  <ian@cygnus.com>
1755         * gas/all/struct.s, gas/all/struct.d: New test.
1756         * gas/all/gas.exp: Run it.
1758 Tue Aug  8 17:11:39 1995  Ian Lance Taylor  <ian@cygnus.com>
1760         * gas/mri/common.s, gas/mri/common.d: New test.
1761         * gas/mri/mri.exp: Run it.
1763 Mon Aug  7 22:39:28 1995  Ian Lance Taylor  <ian@cygnus.com>
1765         * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
1766         test.
1768         * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
1769         truncated files, so that the tests pass.
1771         * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
1772         constants, and expr.
1774         * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux.  Run
1775         on vxworks*, not just vxworks5.1.
1777         * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
1778         (run_dump_test): Just call pass or fail.
1780         * gas/m68k/operands.s, gas/m68k/operands.d: New test.
1781         * gas/m68k/op68000.d: New test.
1782         * gas/m68k/cas.s, gas/m68k/cas.d: New test.
1783         * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
1784         * gas/m68k/schwab.d: Run objdump with -j .text.  Adjust for
1785         changes to disassembler.
1786         * gas/m68k/all.exp: Run new tests.  Run schwab test for
1787         m68k-*-coff*.
1789 Mon Aug  7 03:01:32 1995  Jeff Law  (law@snake.cs.utah.edu)
1791         * gas/sh/*: New tests for the hitachi-sh.
1793 Tue Aug  1 18:02:47 1995  Ian Lance Taylor  <ian@cygnus.com>
1795         * gas/mri/*: New tests for MRI mode.
1797         * lib/gas-defs.exp (run_dump_test): Support using objcopy.  Dump
1798         program executions to the log file before running them.  Use the
1799         simple program name, rather than the path to the binary being run,
1800         in pass/fail messages.
1801         (regexp_diff): If the regexp file has the special comment #pass,
1802         stop checking at that point.
1803         * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
1804         if they are not already set.
1806 Tue Aug  1 11:41:30 1995  steve chamberlain  <sac@slash.cygnus.com>
1808         * Makefile.in: Remove superfluous runtest gasp.
1810 Mon Jul 31 18:19:26 1995  steve chamberlain  <sac@slash.cygnus.com>
1812         * gasp/*: New.
1813         * Makefile.in: Use gasp tests.
1814         * config/default.exp: Add gasp stuff.
1816 Thu Jul 20 18:56:48 1995  Jeff Law  (law@snake.cs.utah.edu)
1818         * gas/all/gas.exp: Disable tests that are not appropriate for
1819         the PA.
1821 Thu Jul 13 18:22:49 1995  Ken Raeburn  <raeburn@cygnus.com>
1823         * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
1825 Wed Jun 21 21:28:57 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1827         * gas/m68k/schwab.*: New test based on a test case from Andreas
1828         Schwab.
1829         * gas/m68k/all.exp: Run it for some aout configurations.
1831 Mon Jun 12 22:27:18 1995  Jeff Law  (law@snake.cs.utah.edu)
1833         * gas/hppa/parse/badfmpyadd.s: New test.
1834         * gas/hppa/parse/parse.exp: Run it.
1836 Sun May 21 20:26:18 1995  Jeff Law  (law@snake.cs.utah.edu)
1838         * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
1839         ELF targets.
1841 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)       
1843         * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
1844         * arm/arm6.s: Correct bogus tests.
1845         * arm/gas.exp (arm6.s): Is now a valid test.
1846         (arm7dm.s): New test.
1847         * arm/float.s: Add load/store multiple floating point instruction 
1848         tests.
1850 Wed May  3 13:14:44 1995  Jeff Law  (law@snake.cs.utah.edu)
1852         * gas/hppa/reloc/longcall.s: New test.
1853         * gas/hppa/reloc/reloc.exp: Run it.
1855 Tue May  2 16:37:48 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1857         * gas/mips/ld.d: Modified for gas delay-slot fixes.
1859 Sat Apr 29 23:35:18 1995  Doug Evans  <dje@chestnut.cygnus.com>
1861         * lib/gas-dg.exp: New file.
1863 Tue Apr 11 13:57:52 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1865         * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
1866         targets.
1868 Mon Apr 10 15:36:39 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1870         * lib/gas-defs.exp (pass_phase): New proc.
1871         (run_dump_test): Note passing or failing of each phase of this
1872         test, instead of failure of phases or passing of complete test.
1873         Ensure test file name is in reported message.
1875 Sat Apr  8 12:46:33 1995  Doug Evans  <dje@chestnut.cygnus.com>
1877         * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
1878         Always resolve testcase status before returning.
1879         If `slurp_options' fails, return and don't do test.
1880         (slurp_options): Fix "can't open" error message.
1881         Return -1 to indicate error.
1883 Mon Mar 20 22:45:30 1995  Jeff Law  (law@snake.cs.utah.edu)
1885         * gas/hppa/unsorted/common.s: New test.
1886         * gas/hppa/unsorted/unsorted.exp: Run it.
1888 Fri Mar 10 19:07:09 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1890         * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
1891         uncertainty as to whether there should be trailing bytes in the
1892         output file.
1893         * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
1894         of 0x00000000ffffffff on 64-bit hosts.  (I'm not sure if this is
1895         correct.)  End with "..." to match trailing zero bytes.
1897 Wed Mar  8 15:50:34 1995  Ian Lance Taylor  <ian@cygnus.com>
1899         * gas/mips/mips4.d, gas/mips/mips4.s: New files.
1900         * gas/mips/mips.exp: Run new test.
1902 Thu Feb 23 17:58:50 1995  Jeff Law  (law@snake.cs.utah.edu)
1904         * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
1905         * gas/hppa/basic/basic.exp: Test them.
1907 Wed Feb 15 15:43:26 1995  Ian Lance Taylor  <ian@cygnus.com>
1909         * gas/mips/uld.d: New file.
1910         * gas/mips/uld.s: New file.
1911         * gas/mips/usd.d: New file.
1912         * gas/mips/usd.s: New file.
1913         * gas/mips/mips.exp: Run new tests.
1915 Thu Feb  9 10:57:39 1995  Jeff Law  (law@snake.cs.utah.edu)
1917         * gas/hppa/reloc/applybug.s: New test.
1918         * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
1920 Thu Feb  2 00:34:55 1995  Jeff Law  (law@snake.cs.utah.edu)
1922         * gas/hppa/reloc/picreloc.s: New test.
1923         * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
1925 Fri Jan 27 14:02:02 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1927         * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
1928         gas/h8300/h8300.exp: New tests.
1930 Mon Jan 23 21:44:26 1995  Jeff Law  (law@snake.cs.utah.edu)
1932         * gas/hppa/basic/basic.exp (do_system): Update.
1934 Wed Jan 11 17:20:25 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1936         * gas/mips/mips.exp: Don't run the memory-access tests if the
1937         format is a.out, because the generated code is different from what
1938         is used with other formats.
1940 Tue Jan 10 11:42:13 1995  Jeff Law  (law@snake.cs.utah.edu)
1942         * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
1943         regexp to avoid losing without a controlling tty.
1945 Fri Dec 30 18:08:20 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
1947         * gas/i386/pushw.l: Fixed whitespace to match current listing
1948         style.
1950         * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
1951         listings enabled.
1953 Thu Dec 15 18:14:27 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
1955         * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
1956         (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
1957         * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS.  Use
1958         findfile and transform procedures to determine objdump program
1959         name.
1961         * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
1962         in case the format doesn't automatically require it.
1963         * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
1964         name for the reloc type.
1966         * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
1967         (run_dump_test): If verbosity level is over 3, print out dump
1968         command and its output.
1970 Tue Dec 13 18:21:09 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1972         * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
1973         disassembly.
1975 Fri Dec  9 19:54:04 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
1977         * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
1978         it depends on tty modes.
1980         * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
1981         -nottyinit.
1983         * gas/arm/gas.exp: The arm6 test should report errors, for now.
1985 Thu Dec  8 20:19:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
1987         * lib/gas-defs.exp: Use -i in expect_after command.
1989 Wed Dec  7 16:49:14 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
1991         * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
1992         disassembly.
1994         * gas/ieee-fp: Renamed from ieee.fp.
1996         * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
1998 Wed Nov 30 10:48:00 1994  Jeff Law  (law@snake.cs.utah.edu)
2000         * gas/hppa/parse: Renamed from gas/hppa/more.parse.
2002 Mon Nov 28 00:40:26 1994  Jeff Law  (law@snake.cs.utah.edu)
2004         * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
2005         to fail.  Fix comments for the test.  Tweak test name.
2007 Tue Nov 22 23:38:20 1994  Jeff Law  (law@snake.cs.utah.edu)
2009         * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
2010         output. 
2012 Fri Nov 18 17:56:57 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2014         * gas/mips/ld.d: Adjust to work for both big and little endian
2015         code.
2016         * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
2017         * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
2018         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
2019         * gas/mips/usw.d: Likewise.
2021 Tue Nov 15 11:09:57 1994  Jeff Law  (law@snake.cs.utah.edu)
2023         * gas/hppa/unsorted/align4.s: New test.
2024         * gas/hppa/unsorted/unsorted.exp: Run it.
2026         * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
2027         current expected PA ELF output.
2028         * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
2029         (do_plabel_relocation_test): Likewise.
2031 Thu Nov  3 18:14:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
2033         * gas/all/p1480.s: Use larger constant, so expression can have a
2034         positive value.
2035         * gas/all/gas.exp: Expect p1480.s without listings to pass.
2037 Thu Nov  3 15:43:46 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2039         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
2040         Correct test cases.
2042 Thu Oct 20 00:55:13 1994  Jeff Law  (law@snake.cs.utah.edu)
2044         * gas/hppa/reloc/blebug3.s: New test.
2045         * gas/hppa/reloc/reloc.exp: Run it.
2047 Mon Oct 17 02:33:53 1994  Jeff Law  (law@snake.cs.utah.edu)
2049         * gas/hppa/reloc/reduce3.s: New test.
2050         * gas/hppa/reloc/reloc.exp: Run it.
2052 Sun Oct 16 22:25:56 1994  Jeff Law  (law@snake.cs.utah.edu)
2054         * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
2055         current reality.
2057 Wed Sep 28 21:21:34 1994  Jeff Law  (law@snake.cs.utah.edu)
2059         * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
2060         * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
2061         * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
2062         * gas/hppa/reloc/reloc.exp: Changed accordingly.
2064 Wed Sep 28 13:25:10 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
2066         * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
2067         overflows are correctly converted to jumps.
2069 Mon Sep 26 17:41:43 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
2071         * gas/mips: Add test cases for PIC code, both SVR4 style and
2072         -membedded-pic style.
2074 Fri Sep 23 14:45:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
2076         * gas/mips: New directory with MIPS specific test cases.
2078         * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
2079         the name of the source file to assemble.
2080         (regexp_diff): Put the reason for failure in the log file.
2082 Wed Sep 21 13:44:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
2084         * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
2085         doesn't support it.  Redirect stdout using > instead of 1>, and
2086         don't bother to redirect stderr since TCL redirects it anyhow.
2087         (run_dump_test): Pass appropriate arguments to program, defaulting
2088         to -r.
2090 Sat Sep 17 01:04:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2092         * gas/vax: New directory.
2093         * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
2094         values.
2096 Mon Sep 12 22:19:11 1994  Jeff Law  (law@snake.cs.utah.edu)
2098         * gas/hppa/reloc/r_no_relocbug.s: New test.
2099         * gas/hppa/reloc/reloc.exp: Run it.
2101         * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
2102         expected output.
2104 Sun Sep 04 17:58:10 1994  Richard Earnshaw (rwe@pegasus.esprit.ec.org)
2106         * gas/arm/*: New subtree.  Add ARM tests.
2108 Mon Aug  8 12:13:31 1994  Jeff Law  (law@snake.cs.utah.edu)
2110         * gas/hppa/unsorted/unsorted.exp: Accept any character
2111         between foo's type and foo itself.
2113 Fri Jul 15 19:09:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2115         * lib/gas-defs.exp (run_dump_test): New routine for running the
2116         assembler, running objdump or nm (not fully supported) on the
2117         resulting object file, and comparing the results against a file of
2118         regular expressions in the test suite, all in one command.
2119         Options for the assembler and objdump are read from comments at
2120         the start of the .d file.
2121         (fail_phase, slurp_options): New auxiliary routines.
2122         (regexp_diff): Always return a value.  Fix bugs in actually doing
2123         the regexp test.
2125         * gas/sun4/addend.exp: Use run_dump_test.
2126         * gas/sun4/addend.d: Fix regular expressions so that they work.
2128 Thu Jul  7 11:55:33 1994  Jeff Law  (law@snake.cs.utah.edu)
2130         * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
2131         * gas/hppa/reloc/reloc.exp: Run them.
2133 Thu Jun 30 18:49:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2135         * config/default.exp: Look for "as.new" in "$base_dir/..", where
2136         it got compiled, not in "$base_dir".
2137         * config/unknown.exp: Deleted.
2139 Sun Jun 26 13:23:54 1994  Jeff Law  (law@snake.cs.utah.edu)
2141         * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
2142         before exiting.  Enclose both calls inside a "catch".
2143         (objdump_finish): Likewise.
2145 Fri Jun 10 10:23:35 1994  Jeff Law  (law@snake.cs.utah.edu)
2147         * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
2148         for SOM to match current testcase.
2150 Thu Jun  2 19:46:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2152         * gas/i386/{pushw.s,pushw.l}: New test.
2153         * gas/i386/all.exp: Run it.
2155         * Makefile.in (distclean): Remove site config files and gas.sum.
2157 Fri May 27 12:24:18 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2159         * gas/m68k/disperr.s: Use % for registers.
2161         * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
2163 Tue May 17 14:53:08 1994  Bill Cox  (bill@rtl.cygnus.com)
2165         * lib/gas-defs.exp: Replace error proc calls with perror calls.
2167 Mon May 16 13:19:16 1994  Jeff Law  (law@snake.cs.utah.edu)
2169         * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
2170         ELF code.
2171         * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
2172         not support them.
2173         * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
2174         new ELF code.
2176 Thu May  5 17:27:54 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2178         * config/default.exp: Renamed from unix-gas.exp.
2180 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
2182         * Makefile.in (check): Set TCL_LIBRARY for runtest.
2184 Mon Apr 11 07:54:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2186         * gas/hppa/more.parse/callinfobug.s: Add missing name for
2187         procedure.
2189         * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
2190         $DATA$ rather than $LIT$ subspace.
2192 Sun Mar 27 14:05:33 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2194         * gas/hppa/reloc/funcrelocbug.s: New test.
2195         * gas/hppa/reloc/reloc.exp: Run it.
2197 Thu Mar 17 13:38:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2199         * gas/hppa/unsorted/importbug.s: New test.
2200         * gas/hppa/unsorted/unsorted.exp: Run it.
2202 Wed Mar 16 11:57:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2204         * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
2206         * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
2207         * gas/hppa/unsorted/unsorted.exp: Run it.
2209         * gas/hppa/more.parse/callinfobug.s: New test.
2210         * gas/hppa/omre.parse/parse.exp: Run it.
2212         * gas/hppa/more.parse/regpopbug.s: New test.
2213         * gas/hppa/more.parse/parse.exp: Run it.
2215 Mon Feb 28 14:10:04 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2217         * lib/gas-defs.exp (objdump): New proc.
2218         (objdump_start): Deleted unused proc.
2219         (objdump_start_common): Merged into objdump_start_no_subdir.
2221         * gas/alpha/fp.exp: Use objdump instead of
2222         objdump_start_no_subdir, since the former actually waits for
2223         objdump to finish.  Specify .rdata section only.  Make comment
2224         indicate Alpha architecture rather than SPARC.
2225         * gas/alpha/fp.d: Omit .reginfo patterns.  Just use "." to match
2226         against ASCII code 0x2a ("*", special in regexp).
2227         * gas/sun4/addend.exp: Use objdump instead of
2228         objdump_start_no_subdir.
2230 Thu Feb 24 07:11:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2232         * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
2233         a failure if gas is not producing an ELF object.
2235 Mon Feb 14 09:24:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2237         * gas/hppa/basic/fmemLRbug.s: New test.
2238         * gas/hppa/basic/basic.exp: Run it.
2240 Thu Feb 10 00:34:26 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2242         * gas/alpha/fp.*: New files.
2243         * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
2244         verbosity level 3 or above only.
2246 Mon Feb  7 15:53:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2248         * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
2249         PA OSF1.
2251 Fri Feb  4 23:42:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2253         * gas/hppa/more.parse/xmpyubug.s: New test.
2254         * gas/hppa/more.parse/parse.exp: Run it.
2256 Fri Feb  4 17:13:20 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2258         * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
2259         "simple_diff" from linker test suite.
2260         * gas/sun4/addend.exp: Use it.
2261         * gas/sun4/addend.d: New file.
2263 Sun Jan 30 23:34:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2265         * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
2266         format.
2268 Thu Jan 20 16:44:51 1994  Rob Savoye  (rob@darkstar.cygnus.com)
2270         * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
2271         sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
2272         well under either version of expect.
2274 Mon Jan 17 00:25:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2276         * gas/hppa/basic/fp_misc.s: Delete copr instruction.  It's tested
2277         elsewhere now.
2278         * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
2279         * gas/hppa/basic/basic.exp: Run them.
2281 Thu Jan 13 11:59:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2283         * gas/all/gas.exp: No longer expect difference of forward
2284         references to fail.
2285         * gas/all/x930509.s: Fix testcase to match how the expect code was
2286         written.
2288 Wed Jan 12 13:41:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2290         * gas/hppa/reloc/reloc.exp: Fix typo in last change.  Latest test
2291         for cross-subspace call bugs is no longer expected to fail.
2293         * gas/hppa/more.parse/procbug.s: Add test for another bug relating
2294         to having a function's label follow the .PROC directive.
2296 Tue Jan 11 21:47:48 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2298         * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
2299         found while working on multiple $CODE$ subspace support.
2301 Mon Jan 10 09:54:15 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2303         * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
2304         to fail.
2305         * gas/hppa/more.parse/procbug.s: Add missing .procend.
2307 Mon Jan  3 10:07:47 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2309         * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
2310         app.c change.
2312 Wed Dec 29 11:32:39 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2314         * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
2316 Wed Dec 15 08:24:31 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
2318         * Makefile.in (site.exp): Don't set ASFLAGS.  Quote value of
2319         OBJDUMPFLAGS in case it's empty.  Use temporary names until the
2320         end; make creating site.exp the final step.
2321         (check): Pass in ASFLAGS.
2323         * gas/all/gas.exp: Use all_ones proc.  Change regexp for matching
2324         C comments to avoid bugs in latest expect code.
2326 Wed Dec  8 14:30:14 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2328         * gas/m68k/disperr.s: New test.
2329         * gas/m68k/all.exp: Run it.
2331 Sun Dec  5 19:24:57 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2333         * gas/hppa/reloc/roundmode.s: New test.
2334         * gas/hppa/reloc/reloc.exp: Run it.  Fix typo in last change.
2336 Wed Dec  1 10:44:18 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2338         * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
2339         test for ELF.  
2341 Tue Nov 30 13:43:21 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2343         * gas/hppa/more.parse/parse.exp: Test for error on for subspace
2344         directive is an XFAIL for SOM assmeblers.
2346         * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
2347         cross-subspace call test.
2349 Sun Nov 28 12:12:50 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2351         * gas/hppa/more.parse/appbug.s: New test.
2352         * gas/hppa/more.parse/parse.exp: Run it.
2354         * gas/hppa/unsorted/align3.s: New test.
2355         * gas/hppa/unsorted/unsorted.exp: Run it.
2357 Sat Nov 27 22:50:01 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2359         * gas/all/p2425.s: Insert a tab before assembler directives so
2360         that the directives are not interpreted as labels.
2362         * gas/hppa/basic/weird.s: Sync with GDB version.
2364         * gas/hppa/more.parse/labelbug.s: New test.
2366         * gas/hppa/more.parse/parse.exp: Run it.
2368 Wed Nov 24 01:25:03 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2370         * gas/hppa/reloc/fixupbug.s: New test.
2371         * gas/hppa/reloc/reloc.exp: Run it.
2373         * gas/hppa/reloc/exitbug.s: New test.
2374         * gas/hppa/reloc/reloc.exp: Run it.
2376 Sun Nov 21 22:11:10 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2378         * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
2379         share the same test code.
2380         * gas/hppa/reloc/relocreduce.s: Likewise.
2382         * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
2383         * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
2385 Sun Nov  7 00:31:41 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2387         * gas/hppa/reloc/reloc.exp: No longer expect failure for
2388         field selector on ble instruction test.
2390         * gas/hppa/basic/basic.exp: No longer expect failures for
2391         system instruction tests now that probei is fixed.
2393 Sat Nov  6 22:45:08 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2395         * gas/hppa/reloc/selectorbug.s: New test.
2396         * gas/hppa/reloc/reloc.exp: Run it.
2398 Thu Nov  4 17:01:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2400         * gas/hppa/unsorted/fragbug.s: New test.
2401         * gas/hppa/unsorted/unsorted.exp: Run it.
2403 Thu Nov 04 09:09:49 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2405         * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
2407 Tue Nov  2 22:12:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2409         * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
2410         * gas/hppa/more.parse/parse.exp: Run them.
2412 Mon Nov  1 23:37:58 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2414         * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
2415         which specific relocations are expected to be found.
2416         
2417 Sat Oct 30 14:12:31 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2419         * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
2421         * gas/hppa/more.parse/parse.exp: Add new test.
2422         * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
2423         sections are handled correctly.
2425         * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
2427 Fri Oct 29 16:29:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2429         * gas/hppa/more.parse/calldatabug.s: Colonize.
2430         * gas/hppa/more.parse/parse.exp: Fix typos.
2432 Thu Oct 28 21:40:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2434         * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
2435         * gas/hppa/*/*.exp: New test drivers.
2436         * gas/hppa/*/*.s: New test files.
2438 Mon Oct 25 09:40:59 1993  Ken Raeburn  (raeburn@cygnus.com)
2440         * gas/sun4: New directory.
2441         * gas/sun4/addend.s,addend.exp: New test case.
2442         * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
2443         test case.
2445         * gas/all/gas.exp: Check `*' in C comments.
2447         * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
2448         simplify some tests.
2449         (want_no_output): Return zero or nonzero, depending on success or
2450         failure.
2451         (gas_test_old): Return value from want_no_output.
2452         (objdump_start_common): Split off from objdump_start.
2453         (objdump_start_no_subdir): New procedure.
2455 Wed Oct 20 07:25:48 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
2457         * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
2458         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
2460         * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
2461         AS_FOR_TARGET.
2462         (check): Don't pass ASFLAGS variable.
2463         (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
2465         From Jeff Law:
2467         * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
2468         so that tests can parse the output of objdump looking for errors
2469         in relocation entires, file headers and the like.
2471 Thu Sep 23 16:20:34 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2473         * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
2474         * gas/all/gas.exp (p1480.s, x930509.s): Ditto.  Break up gas_test
2475         call so it no longer performs multiple tests.
2476         * gas/m68k/all.exp (t2.s): Don't bother with listings.
2477         (p2410.s): Don't pass unwanted arguments to gas_test_error.
2479 Wed Aug 25 16:50:08 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2481         * lib/do*: Remove RCS id strings.
2483 Mon May 17 15:09:45 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
2485         * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
2486         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
2487         * gas/i386: New directory.
2489 Mon May 10 14:50:20 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
2491         * Added directory structure, to categorize tests by targets.
2492         * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
2493         and refined some to examine the assembler listing output.
2494         * lib/gas-defs.exp: Renamed gas_start to gas_run.  Added some
2495         expect_after patterns.
2496         (gas_start, gas_finish): New procs, for tests that examine process
2497         output.
2498         * config/unix-gas.exp: Invoke gas_init directly, instead of
2499         requiring test .exp files do it.
2501 Wed Apr 21 01:24:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2503         * gas/gas.exp: Handle new tests, and changes to testing procs.
2505         * lib/gas-defs.exp (want_no_output): New proc; success iff output
2506         is empty.
2507         (gas_test_old): Functionally same as old gas_test.
2508         (gas_test_ignore_stdout): Rewritten to use want_no_output.
2509         (gas_test): New argument lists set of options to be tried in
2510         combinations.  Option with trailing ">" indicates standard output
2511         should be ignored.
2513         * gas/p2425a.s: Use %-form for registers, so this test can be run
2514         on m68k-coff targets too.
2516         * gas/p2430a.s: New test case, whitespace &c matches customer
2517         report more closely.  Gets different results from p2430.s; this is
2518         bad, and not yet tested for.
2520 Mon Apr  5 12:27:19 1993  Ken Raeburn  (raeburn@cygnus.com)
2522         * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
2523         * lib/run: New script.
2524         * gas/gas-defs.exp (gas_start): Takes new args, assembler options
2525         and redirection options.  Use "run" script so redirection works.
2526         (gas_test): Now takes assembler options as separate arg from input
2527         file name.
2528         (gas_test_ignore_stdout): New proc.  Discards output.
2529         (gas_test_error): New proc.  Expects assembler to generate output.
2530         (target_cpu_family setting): Handle i486->i386 also.
2532         * lib/do*: Scripts moved here from gas/testscripts.  May be useful
2533         someday for writing more test cases; not currently used.
2535 Tue Mar 30 11:45:27 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2537         * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
2538         cases.
2539         * gas/gas.exp: Enable them for appropriate targets.  Removed some
2540         useless comments &c.  Changed m68k target test to be more general.
2542         * lib/gas-defs.exp (gas_exit, gas_init): New procs.
2543         * gas/gas.exp: Call gas_init.
2545 Mon Mar 29 00:00:00 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
2547         * Test suite created.