Update to match current gas,bfd and opcodes.
[binutils.git] / gas / testsuite / ChangeLog
blob67b7a7fdd2604bf34211842d0f193fd95161481e
1 1999-06-03  Philip Blundell  <philb@gnu.org>
3         * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
4         bfd and opcodes.
6 1999-05-28  Ian Lance Taylor  <ian@zembu.com>
8         * gas/vtable/vtable.exp: Don't run test for i960 yet.
10 1999-05-17  Nick Clifton  <nickc@cygnus.com>
12         * gas/mcore/allinsn.d: Updated to match latest objdump output.
14 1999-05-12  Alan Modra  <alan@spri.levels.unisa.edu.au>
16         * gas/i386/opcode.d: Modify callw to suit disasm fix.
18         * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
20         * gas/i386/amd.s: Pad to multiple of 8
21         * gas/i386/amd.d: Here too.
23         * gas/i386/prefix.[sd]: Align with nops
24         * gas/i386/reloc.[sd]: Here too.
26         * gas/i386/katmai.[sd]: New for PIII SIMD
27         * gas/i386/i386.exp: Call it.
29 1999-05-02  Nick Clifton  <nickc@cygnus.com>
31         * gas/mcore/allinsn.d: Update to match latest assembler
32         operations. 
34 1999-04-16  DJ Delorie  <dj@cygnus.com>
36         * gas/i386/amd.s: Add NOPs to align for coff targets
37         * gas/i386/amd.d: and check for them.
39 Thu Apr 15 15:03:43 1999  Jeffrey A Law  (law@cygnus.com)
41         * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
43 Wed Apr 14 13:43:06 1999  Jeffrey A Law  (law@cygnus.com)
45         * gas/hppa/basic/branch.s: Do not use immediate value where we
46         really want a register.
47         * gas/hppa/basic/coprmem.s: Likewise.
48         * gas/hppa/basic/fmemLRbug.s: Likewise.
49         * gas/hppa/basic/coprmem.s: Likewise.
50         * gas/hppa/basic/spop.s: Likewise.
51         * gas/hppa/basic/imem.s: Likewise.
52         * gas/hppa/parse/badfmpyadd.s: Likewise.
53         * gas/hppa/parse/calldatabug.s: Likewise.
54         * gas/hppa/parse/entrybug.s: Likewise.
55         * gas/hppa/parse/exprbug.s: Likewise.
56         * gas/hppa/parse/fixup7bug.s: Likewise.
57         * gas/hppa/parse/labelbug.s: Likewise.
58         * gas/hppa/reloc/applybug.s: Likewise.
59         * gas/hppa/reloc/funcrelocbug.s: Likewise.
60         * gas/hppa/reloc/labelopbug.s: Likewise.
61         * gas/hppa/reloc/longcall.s: Likewise.
62         * gas/hppa/reloc/plabelbug.s: Likewise.
63         * gas/hppa/reloc/reduce.s: Likewise.
64         * gas/hppa/reloc/reduce2.s: Likewise.
65         * gas/hppa/reloc/reduce3.s: Likewise.
66         * gas/hppa/unsorted/brlenbug.s: Likewise.
67         * gas/hppa/unsorted/importbug.s: Likewise.
68         * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
70         * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
71         for loads and stores using reg + small d addresses.
72         No longer expect failure for mis-parse of imm %reg.
74 1999-04-13  Doug Evans  <devans@casey.cygnus.com>
76         * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
77         * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
78         so branch relaxation restrictions won't interfere with parallelization
79         attempts.
81 1999-04-08  Nick Clifton  <nickc@cygnus.com>
83         * gas/mcore: New Directory.
84         * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
85         tests.
86         * gas/mcore/allinsn.s: New File: Source file for MCore assembly
87         tests.
88         * gas/mcore/allinsn.d: New File: Expected output file for MCore
89         assembly tests.
91 1999-03-20  Doug Evans  <devans@casey.cygnus.com>
93         * gas/m32r/m32rx.[sd]: Fix a few more testcases.
95 1999-03-16  Martin Hunt  <hunt@cygnus.com>
97         * gas/d30v/d30.exp (run_list_test): Add new tests,
98         label, guard-debug, serial, warn_oddreg, bittest, and mul.
100         * gas/d30v/opt.s: Fix some warnings and add a few labels
101         to keep things from parallelizing where we don't want them to.
103         * gas/d30v/reloc.s: Fix warning.
104         
105         * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
107         * gas/d30v/label.s: New test. Check that labels are aligned 
108         on 8-byte boundaries.
110         * gas/d30v/guard-debug.s: New test. Test output with "-g".
112         * gas/d30v/serial.s: New test. Check for warnings with 
113         illegal serial instructions.
115         * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
116         odd-numbered registers are used for some instructions.
118         * gas/d30v/bittest.s: New test. Check for bit operation 
119         instructions (BCLR, BNOT, BSET, BTST) in the IU.
121         * gas/d30v/mul.s: New test. Check for restricted sequences
122         in a bunch of different multiply instructions.
123         
124         * gas/vtable/vtable.exp (run_list_test): Don't
125         run test on D30V.
127 1999-03-05  Nick Clifton  <nickc@cygnus.com>
129         * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
130         test. 
132 1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
134         * gas/mips/mips.exp: Run the new tests, below.
135         * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
136         gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
137         * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
139         * lib/gas-defs.exp (run_dump_test): Document.  It's not
140         really trivial.
142         * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
143         $program (the dump tool).
145 1999-02-10  Doug Evans  <devans@casey.cygnus.com>
147         * gas/m32r/allinsn.d: Prefix all | with \.
148         (push,pop): Fix expected output.
149         * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
150         * gas/m32r/fslot.d: Prefix all | with \.
152 1999-02-08  Nick Clifton  <nickc@cygnus.com>
154         * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
155         Some ports use it as a comment initiator.
157         * gas/vtable/entry1.d: Do not look for an addend.  Some ports use
158         REL relocations and so do not have one.
160 1998-12-18  Nick Clifton  <nickc@cygnus.com>
162         * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
163         * gas/fr30/allinsn.d: Fix to match latest assembler output
165 1998-12-03  Nick Clifton  <nickc@cygnus.com>
167         * gas/fr30/allinsn.d: Updated to match latest assembler output.
169 1998-12-02  Nick Clifton  <nickc@cygnus.com>
171         * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
173         * gas/fr30/allinsn.d: Update to match latest assembler output.
175 Thu Nov 19 15:59:51 1998  Dave Brolley  <brolley@cygnus.com>
177         * gas/fr30/allinsn.s: Reorder insns for better simulation.
179 Thu Nov 19 07:50:44 1998  Doug Evans  <devans@charmed.cygnus.com>
181         * gas/mips/sync.[sd]: New testcase.
182         * gas/mips/mips.exp: Run it.
184 Wed Nov 18 11:27:56 1998  Dave Brolley  <brolley@cygnus.com>
186         * gas/fr30/allinsn.s (dmov): Correct hex literals.
188 Tue Nov 17 15:24:20 1998  Nick Clifton  <nickc@cygnus.com>
190         * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
191         to end of file.
193         * gas/fr30/allinsn.d: Added disassembly of currently assembliable
194         opcodes.
196 Mon Nov 16 16:50:27 1998  Nick Clifton  <nickc@cygnus.com>
198         * gas/fr30/allinsn.s: Fix syntax errors.
200 Mon Nov 16 19:27:52 1998  Dave Brolley  <brolley@cygnus.com>
202         * gas/fr30/allinsn.s: Fixed more typos.
204 Fri Nov 13 13:15:01 1998  Nick Clifton  <nickc@cygnus.com>
206         * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
207         case vs lower case.
209 Tue Nov 10 14:54:47 1998  Nick Clifton  <nickc@cygnus.com>
211         * gas/fr30/allinsn.s: New file.
212         * gas/fr30/allinsn.d: New file.
213         * gas/fr30/allinsn.exp: New file.
214         * gas/fr30/fr30.exp: New file.
216 Mon Nov  2 20:16:50 1998  Doug Evans  <devans@canuck.cygnus.com>
218         * gas/m32r/fslot.[sd]: New testcase.
219         * gas/m32r/m32r.exp: Run it.
221 Tue Oct 20 11:35:06 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
223         * gas/i386/i386.exp: Run AMD insn test.
224         * gas/i386/amd.s: New test.
225         * gas/i386/amd.d: New test results.
227 Sun Sep 20 01:00:01 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
229         * gas/vtable/inherit1.l: Require only the word GAS somewere in the
230         first line of the listing.
232 Tue Sep  1 10:20:03 1998  Richard Henderson  <rth@cygnus.com>
234         * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
235         * gas/ppc/astest2.d: Likewise.
237 Mon Aug 31 13:25:07 1998  Richard Henderson  <rth@cygnus.com>
239         * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
240         of whitespace for 64-bit hosts.
242 Mon Aug 31 12:45:49 1998  Richard Henderson  <rth@cygnus.com>
244         * gas/vtable/vtable.exp: New.
245         * gas/vtable/{entry0.s,entry0.d}: New.
246         * gas/vtable/{entry1.s,entry1.d}: New.
247         * gas/vtable/{inherit0.s,inherit0.d}: New.
248         * gas/vtable/{inherit1.s,inherit1.l}: New.
250 Thu Aug 20 23:18:06 1998  Ian Lance Taylor  <ian@cygnus.com>
252         * gas/i386/white.l: Revert patch of August 12.
254 Wed Aug 12 11:54:37 1998  Jeffrey A Law  (law@cygnus.com)
256         * gas/mn10300/udf.s: New test.
257         * gas/mn10300/basic.exp: Run it.
259 Wed Aug 12 13:25:38 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
261         * gas/i386/general.l: Test andb $~0x80,foo.
262         * gas/i386/general.s: Update.
264         * gas/i386/white.l: Expect warning for stand-alone ss prefix.
266 Tue Jul 21 12:46:59 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
268         * gas/i386/white.s: Add some more whitespace tests.
269         * gas/i386/white.l: Update accordingly.
271 Mon Jul 13 18:15:11 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
273         * gas/i386/*: All new i386 testsuite.
275 1998-07-02  Ken Raeburn  <raeburn@cygnus.com>
277         * lib/gas-defs.exp (gas_init): Complain if target name isn't in
278         canonical form.
280 Wed Jul  1 15:35:09 1998  Nick Clifton  <nickc@cygnus.com>
282         * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
284 Wed Jul  1 17:31:39 1998  Ian Lance Taylor  <ian@cygnus.com>
286         * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
287         * gas/ppc/simpshft.d: Change accordingly.  Only dump the .text
288         section.
290 Tue Jun 23 15:14:43 1998  Nick Clifton  <nickc@cygnus.com>
292         * gas/v850/hilo2.s: Use r1 as the destination of the movea
293         instruction, since r0 is read only.
295         * gas/v850/basic.exp: Fix names of special area relocations.
296         Set -mwarn-signed-overflow flag when running range.s test.
298 Sun Jun 21 12:44:43 1998  Nick Clifton  <nickc@cygnus.com>
300         * gas/d30v/reloc.d: Updated to match latest assembler output.
302 Wed Jun 17 14:02:10 1998  Frank Ch. Eigler  <fche@cygnus.com>
304         * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
305         run on differently targeted assembler.
306         * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
307         * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
308         * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
309         * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
310         
311         * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
312         defaults go unmodified.  Replaced $f4/$f5 with $fp[45], as the
313         original `ld.d' had.  Find `ld.s'.
314         * gas/mips/mul-ilocks.d: Nearly ditto.
315         
316 Thu Jun 11 16:50:46 1998  Nick Clifton  <nickc@cygnus.com>
318         * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
320         * gas/d30v/inst.s: Add nop to keep assembled instructions at
321         expected addresses.
323 Mon Jun  8 18:47:11 1998  Nick Clifton  <nickc@cygnus.com>
325         * gas/d30v/array.d: Updated to match latest assembler results.
326         * gas/d30v/reloc.d: Partially updated to match latest assembler
327         results. 
329 Fri Jun  5 19:15:59 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
331         * gas/m68k/operands.s: For all pc relative addresses change tstl
332         to pea since the former does not allow pcrel on m68000.  Do not
333         make label foo global, so that references to it can be relaxed on
334         ELF targets.
335         * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
337 Tue Jun  2 15:08:36 1998  Geoff Keating  <geoffk@ozemail.com.au>
339         * gas/ppc/ppc.exp: Run simpshft test.
340         * gas/ppc/simpshft.d: New file.
341         * gas/ppc/simpshft.s: New file.
343 Mon Jun  1 17:00:22 1998  Jeffrey A Law  (law@cygnus.com)
345         * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
346         * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
347         
348 Fri May 29 12:07:35 1998  Ian Lance Taylor  <ian@cygnus.com>
350         * gas/mips/mips.exp: Adjust ilocks initialization to match current
351         assembler defaults more closely.
353         * gas/sh/fp.s: Remove ftst/nan.  The assembler no longer supports
354         the instruction.
355         * gas/sh/basic.exp: Adjust accordingly.
357 Wed May 27 15:26:51 1998  Nick Clifton  <nickc@cygnus.com>
359         * gas/d30v/align.d: Updated to match latest assembler output.
360         * gas/d30v/inst.d: Updated to match latest assembler output.
361         * gas/d30v/inst.s: Updated to match latest assembler rules.
362         * gas/d30v/opt.d: Updated to match latest assembler output.
364 Fri May 22 15:56:51 1998  Doug Evans  <devans@canuck.cygnus.com>
366         * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
367         * gas/m32r/uppercase.d: Likewise.
369 Thu May 21 15:03:06 1998  Nick Clifton  <nickc@cygnus.com>
371         * gas/arm/thumb.s: Add period to start of labels to prevent
372         assembler thinking that they are function entry points.
374 Tue May 19 18:17:10 1998  Ian Lance Taylor  <ian@cygnus.com>
376         * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
378 Mon May 18 13:11:45 1998  Frank Ch. Eigler  <fche@cygnus.com>
380         * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
381         disassembler.
382         
383 Fri May 15 14:51:01 1998  Gavin Koch  <gavin@cygnus.com>
385         * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
386         * gas/mips/ld-ilocks-addr32.d : New.
388 Wed May 13 15:06:31 1998  Doug Evans  <devans@canuck.cygnus.com>
390         * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
392 Thu May  7 13:05:25 1998  Frank Ch. Eigler  <fche@cygnus.com>
394         * gas/mips/break20.[sd]: New tests for 20-bit operand break and
395         sddbp instructions. 
396         * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
397         instructions. 
398         * gas/mips/mips.exp: Run them.
400 Thu Apr 30 11:55:01 1998  Frank Ch. Eigler  <fche@cygnus.com>
402         * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
403         in disassembly, where the offset is in hex and has a "0x" prefix.
404         
405 Tue Apr 28 16:38:34 1998  Frank Ch. Eigler  <fche@cygnus.com>
407         * gas/mips/lineno.[sd]: Assembly source line number test.
408         * gas/mips/mips.exp: Added lineno test.
410 Wed Apr  8 18:45:17 1998  Jeffrey A Law  (law@cygnus.com)
412         * gas/testsuite/all/gas.exp: No longer expect failures for
413         difference of undefined symbols on mn10x00 targets.
415 Mon Mar 23 10:47:33 1998  Frank Ch. Eigler  <fche@cygnus.com>
417         * gas/all/align.s: Back out ".section text" change below;
418         use ".text" again.
419         * gas/macros/semi.s: Ditto.
420         
421 Fri Mar 20 18:51:49 1998  Frank Ch. Eigler  <fche@cygnus.com>
423         * gas/all/align.s: Identify ".text" section explicitly.
424         * gas/macros/semi.s: Ditto.
425         
426         
427         
428 Mon Mar  2 13:30:40 1998  Doug Evans  <devans@seba.cygnus.com>
430         * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
431         (ldi16): Improve test.
432         (nop): Fix test.
434 Thu Feb 12 20:12:39 1998  Ian Lance Taylor  <ian@cygnus.com>
436         * gasp/macro.out: Adjust to reflect the fact that keyword
437         arguments are now permitted after positional arguments.
439 Wed Feb  4 15:27:44 1998  Nick Clifton  <nickc@cygnus.com>
441         * gas/arm/arm7t.d: Update to match latest assembler output.
443 Wed Feb  4 15:40:00 1998  Geoffrey Keating  <geoffk@ozemail.com.au>
445         * gas/ppc/ppc.exp: New file.
446         * gas/ppc/astest.s, gas/ppc/astest.d: New test.
447         * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
449 Sun Feb  1 21:43:54 1998  Jeffrey A Law  (law@cygnus.com)
451         * gas/mips/4010.s: Pad test code out to a 16byte boundary.
452         * gas/mips/4010.d: Corresponding changes.
453         * gas/mips/4100.s: Pad test code out to a 16byte boundary.
454         * gas/mips/4100.d: Corresponding changes.
455         * gas/mips/4650.s: Pad test code out to a 16byte boundary.
456         * gas/mips/4650.d: Corresponding changes.
458 Fri Jan 30 14:09:13 1998  Ian Lance Taylor  <ian@cygnus.com>
460         * gas/mri/moveml.d: Add test comments, fix regexps.
462 Thu Jan 29 13:34:49 1998  Doug Evans  <devans@canuck.cygnus.com>
464         * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
466 Thu Jan 29 09:43:50 1998  Richard Henderson  <rth@cygnus.com>
468         * gas/m68k/mri_moveml.[sd]: Moved to ...
469         * gas/mri/moveml.[sd]: ... here.
470         * gas/mri/mri.exp: Run it.
472 Tue Jan 27 21:55:44 1998  Jeffrey A Law  (law@cygnus.com)
474         * gas/mips/4010.s: Add 4010 tests.
475         * gas/mips/4010.d: Expected output.
476         * gas/mips/4100.s: Add 4010 tests.
477         * gas/mips/4100.d: Expected output.
478         * gas/mips/4650.s: Add 4010 tests.
479         * gas/mips/4650.d: Expected output.
480         * gas/mips/mips.exp: Run the new tests.
481         * gas/mips/*.d: Pass the right processor model to objdump.
482         Fix minor cases where expected output was wrong due to opcode
483         conflicts.
485 Tue Jan 27 05:35:02 1998  Richard Henderson  <rth@cygnus.com>
487         * gas/m68k/mri_moveml.[sd]: New testcase.
489 Thu Jan 22 17:29:07 1998  Nick Clifton  <nickc@cygnus.com>
491         * gas/m32r/high-1.d: Add hash prefix to constants.
493         * gas/m32r/allinsn.s: Add hash prefix to some constants.
494         * gas/m32r/allinsn.d: Add hash prefix to constants.
496 Wed Jan 21 21:24:08 1998  Manfred Hollstein  <manfred@s-direktnet.de>
498         * gas/m88k/init.d: Fix hexadecimal offsets.
500 Wed Jan 14 17:49:22 1998  Nick Clifton  <nickc@cygnus.com>
502         * gas/m32r/uppercase.d: Fix white space matching.
503         * gas/m32r/relax-1.d: Fix white space matching.
505 Wed Jan 14 15:44:32 1998  Jeffrey A Law  (law@cygnus.com)
507         * gas/mips/div.d: Update for recent assembler changes.
508         * gas/mips/div-ilocks.d: Likewise.
510 Wed Jan 14 11:13:06 1998  Doug Evans  <devans@seba.cygnus.com>
512         * gas/m32r/allinsn.d (cmpui): Update output to new format.
514 Thu Dec 18 11:10:42 1997  Nick Clifton  <nickc@cygnus.com>
516         * gas/arm/inst.d: Updated to match latest disassembler changes.
518         * gas/arm/arm7t.d: Updated to match latest disassembler changes.
520 Tue Dec 16 22:19:25 1997  Ken Raeburn  <raeburn@cygnus.com>
522         * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
523         gas/mips/jal-xgot.d: Add assembler option to select a specific
524         target chip, the R3000.
525         * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
526         R3900.
527         * gas/mips/mips.exp: Run it.
529         * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
530         targets.
532 Wed Oct 15 10:40:14 1997  Jeffrey A Law  (law@cygnus.com)
534         * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
536         * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
537         changes.
539 Thu Oct  9 18:10:44 1997  Doug Evans  <dje@canuck.cygnus.com>
541         * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
543 Thu Oct  9 12:59:55 1997  Ian Lance Taylor  <ian@cygnus.com>
545         * gas/arm/arm7t.d: Update for recent disassembler changes.
546         * gas/h8300/ffxx1.d: Likewise.
548 Wed Oct  8 16:22:50 1997  Doug Evans  <dje@canuck.cygnus.com>
550         * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
552 Wed Oct  8 15:12:35 1997  Ian Lance Taylor  <ian@cygnus.com>
554         * gas/sparc/synth.d: Update for recent disassembler changes.
555         * gas/sparc/synth64.d: Likewise.
557         * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
558         function symbol.
559         * gas/mips/jal.s: Likewise.
561 Tue Oct  7 13:30:30 1997  Doug Evans  <dje@canuck.cygnus.com>
563         * gas/sparc/reloc64.[sd]: New testcase.
564         * gas/sparc/sparc.exp: Run it.
566 Sat Oct  4 19:14:24 1997  Ian Lance Taylor  <ian@cygnus.com>
568         * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
570 Fri Oct  3 15:46:05 1997  Ian Lance Taylor  <ian@cygnus.com>
572         * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
573         work.  Correct for big endian and for tabs in input file.
575         * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
576         * gas/alpha/fp.s: Change comment characters from ! to #.
578 Thu Sep 18 11:17:53 1997  Doug Evans  <dje@canuck.cygnus.com>
580         * gas/sparc/splet.d: Update to new objdump output format.
581         * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
582         * gas/sparc/set64.[ds]: New testcase.
583         * gas/sparc/splet-2.[ds]: New testcase.
584         * gas/sparc/sparc.exp: Run them.
586 Tue Sep 16 15:27:08 1997  Ken Raeburn  <raeburn@cygnus.com>
588         Merge changes from Martin Hunt:
590         * gas/d30v/inst.s: Add some new tests. 
592         * gas/d30v/{inst, opt, reloc}.d: Update results with
593         new disassembler changes.
595         * gas/d30v/inst.[sd]: Update examples for d*i instructions. 
597         * gas/d30v/*.d: Update all test results because
598         of new ".s" and ".l" extensions.
600         * gas/d30v/inst.[sd]: Correct entry for mulx2h.
601         * gas/d30v/opt.[sd]: Correct st2w instruction. 
603         * gas/d30v/align.d: Change expected output.
605         * gas/d30v/reloc.[sd]: Add test case. 
607         * gas/d30v/array.[sd]: New test case.
609         * gas/d30v/opt.[sd]: Added more test cases. 
611         * gas/d30v/opt.s: Add test cases.
612         * gas/d30v/reloc.s: Fix a test case.    
613         * gas/d30v/{opt,reloc}.d: Regenerate.
615 Mon Sep  8 14:21:23 1997  Doug Evans  <dje@canuck.cygnus.com>
617         * gas/m32r/high-1.[ds]: New testcase.
618         * gas/m32r/m32r.exp: Run it.
620 Mon Aug 25 11:04:24 1997  Doug Evans  <dje@canuck.cygnus.com>
622         * gas/m32r/relax-1.[ds]: New testcase.
623         * gas/m32r/m32r.exp: Run it.
625 Thu Aug 14 23:49:49 1997  Doug Evans  <dje@canuck.cygnus.com>
627         * gas/arc: New directory
628         * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
629         ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
631 Wed Aug  6 00:33:30 1997  Ian Lance Taylor  <ian@cygnus.com>
633         * config/default.exp: Set AS and GASP to as-new, not as.new.
635 Tue Aug  5 12:33:23 1997  Ian Lance Taylor  <ian@cygnus.com>
637         * config/default.exp: Set NM to nm-new, not nm.new, to match
638         recent change in binutils build directory.
640 Thu Jul 31 15:21:51 1997  Jeffrey A Law  (law@cygnus.com)
642         * gas/v850/range.s: New test.
643         * gas/v850/basic.exp: Run it.
645 Tue Jul 29 14:35:02 1997  Jeffrey A Law  (law@cygnus.com)
647         * gas/v850/hilo2.s: New test.
648         * gas/v850/fepsw.s: New test.
649         * gas/v850/basic.exp: Run them.
651 Tue Jul 15 13:03:17 1997  Doug Evans  <dje@canuck.cygnus.com>
653         * gas/m32r/uppercase.[sd]: New testcase.
654         * gas/m32r/m32r.exp: New file.
656 Mon Jun 16 14:32:11 1997  Ian Lance Taylor  <ian@cygnus.com>
658         * gas/m68k/pcrel.d: Update for m68k disassembler changes.
659         * gas/m68k/operands.d: Likewise.
661 Mon Jun  2 16:50:03 1997  Nick Clifton  <nickc@cygnus.com>
663         * gas/arm/arm.exp: Added changes from armT-970328-branch.
665 Mon Jun  2 12:09:02 1997  Gavin Koch  <gavin@cygnus.com>
667         * gas/mips/mips.exp: The r3900 has interlocks for mul, but
668         not div.
670 Mon Jun  2 12:03:32 1997  Gavin Koch  <gavin@.cygnus.com>
672         * gas/mips/mul.{d,s}: End the tests with no-ops. 
674 Mon Jun  2 11:48:58 1997  Gavin Koch  <gavin@cygnus.com>
676         * lib/gas-defs.exp (regexp_diff): Improve messages when one
677         file is shorter than the other.
679 Wed May  7 16:18:30 1997  Manfred Hollstein  <manfred@s-direktnet.de>
681         * gas/m88k/init.{s,d}: New checks for proper padding of
682         .init sections.
683         * gas/m88k/m88.exp: Run them.
685         * gas/m68k/t2.d: New file for check of presence of section
686         symbols on the m68k-motorola-sysv.
687         * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
689 Wed May  7 16:12:24 1997  Ian Lance Taylor  <ian@cygnus.com>
691         * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
693         * gas/mips/lifloat.s: Update for recent changes to floating point
694         handling.
695         * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
696         * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
698         * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
700 Sat Apr 19 23:16:35 1997  Niklas Hallqvist  <niklas@petra.appli.se>
702         * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
704 Wed Apr 16 12:20:24 1997  Martin Hunt  <hunt@cygnus.com>
706         * gas/d30v/d30.exp: Add optimizer test case.
707         * gas/d30v/opt.s: Add conditional compilation tests.
708         * gas/d30v/opt.d: Rebuild.
710 Tue Apr 15 18:10:01 1997  Gavin Koch  <gavin@cygnus.com>
712         * gas/mips/{delay.d,nodelay.d}: added.
714 Mon Apr  7 12:57:45 1997  Doug Evans  <dje@canuck.cygnus.com>
716         * gas/m32r/allinsn.d: Update to new objdump output style.
718 Fri Apr  4 13:19:39 1997  Ian Lance Taylor  <ian@cygnus.com>
720         * gas/all/float.s: Put a tab before .text, to keep the PA happy.
722         * gas/arm/arm.exp: Only run inst and arm7t on targets which can
723         handle -EL.  Add setup_xfail for thumb.
725         * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
727 Thu Apr  3 18:26:56 1997  Doug Evans  <dje@canuck.cygnus.com>
729         * gas/m32r/allinsn.{exp,s.d}: New testcases.
731 Thu Mar 27 00:42:28 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
733         * gas/d30v/d30.exp: Add test case reloc.
734         * gas/d30v/reloc.[sd]: New files to test relocations.
736 Sat Mar 15 17:21:46 1997  Ian Lance Taylor  <ian@cygnus.com>
738         * gas/arm/inst.d: Update for disassembler changes.
739         * gas/arm/arm7t.d: Likewise.
741 Tue Mar 11 13:31:56 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
743         * gas/m68k/op68000.d: Update for recent assembler bug fix.
745 Wed Mar  5 13:01:24 1997  Jeffrey A Law  (law@cygnus.com)
747         * gas/all/gas.exp: xfail a couple tests for the mn10300.
749 Mon Mar  3 11:41:00 1997  Fred Fish  <fnf@cygnus.com>
751         * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
752         relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
754 Thu Feb 27 15:21:46 1997  Fred Fish  <fnf@cygnus.com>
756         * gas/tic80/{align.d, align.lst, align.s} New test for the
757         ".align" pseudop.
758         * gas/tic80/tic80.exp: Run the align test.
759         
760 Wed Feb 26 20:36:46 1997  Fred Fish  <fnf@cygnus.com>
762         * gas/tic80/{float.d, float.lst, float.s}: New tests for
763         simple floating point operands.
764         * gas/tic80/tic80.exp: Run the float test.
766 Wed Feb 26 15:16:04 1997  Fred Fish  <fnf@cygnus.com>
768         * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
769         regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
770         New tests for :m and :s operand modifiers.
771         * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
773 Tue Feb 25 13:45:55 1997  Ian Lance Taylor  <ian@cygnus.com>
775         * gas/macros/semi.s: Force the final alignment to use a fill value
776         of 0.
778         * gas/all/cond.s, gas/all/cond.d: New test.
779         * gas/all/gas.exp: Run it.
781 Mon Feb 24 10:52:12 1997  Bob Manson  <manson@charmed.cygnus.com>
783         * lib/gas-defs.exp(gas_init): Added new parameter for script
784         name.
786 Mon Feb 24 10:40:28 1997  Fred Fish  <fnf@cygnus.com>
788         * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
789         regops.d, relocs1.d, 
790         (relocs1.c): Add file for reference.
791         (relocs1b.d): Split reloc table contents test to different test file.
792         (relocs2.c): Add test that uses various types (char, short, int, ...) of
793         static and global variables with data shuffling to generate lots of ld/st
794         instructions for the different types.
795         (relocs2.d): New file, expected code for relocs2 test.
796         (relocs2.lst): New file, TI assembler listing for reference.
797         (relocs2.s): New file, assembly source for relocs2 test.
798         (relocs2b.d): New file, expected reloc table contents for relocs2 test.
799         (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
801 Sun Feb 23 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
803         * gas/all/itbl-test.c(main): Update function calls.
804         Remove parameters from itbl_get_reg_val and
805         change itbl_get_insn_name to itbl_get_field.
807 Sun Feb 23 17:22:00 1997  Dawn Perchik  <dawn@cygnus.com>
809         * gas/mips/itbl: Add comments.
810         * gas/mips/itbl.s: Add comments.  Prefix register names with $.
811         * gas/all/itbl: Generic table for testing for itbl support.
812         * gas/all/itbl.s: Generic assembly for testing for itbl support.
813         * gas/mips/itbl-test.c: Moved to gas/all.
814         * gas/all/itbl-test.c: Moved from gas/mips.
816 Sat Feb 22 20:24:23 1997  Fred Fish  <fnf@cygnus.com>
818         * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
819         endmask.lst, regops.lst}: Remove ^M's from end of lines.
820         * gas/tic80/bitnum.s: Add comment to each line showing value
821         that symbolic BITNUM assembles to.  Add coverage for raw
822         numeric values for the BITNUM operand.
823         * gas/tic80/bitnum.d: Update due to bitnum.s changes.
824         * gas/tic80/regops.d: Update due to opcode library additions
825         of floating point test BITNUM values that are ambiguous with
826         the integral ones.
827         * gas/tic80/relocs1.s: New test case that tests simple relocs.
828         * gas/tic80/relocs1.d: Expected output for above.
829         * gas/tic80/relocs1.lst: TI assembler listing for above.
830         * gas/tic80/tic80.exp: Add relocs1 test.
832 Fri Feb 21 14:23:14 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
834         * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
835         inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
837 Wed Feb 19 00:55:29 1997  Ian Lance Taylor  <ian@cygnus.com>
839         * gas/macros/semi.s, gas/macros/semi.d: New test.
840         * gas/macros/macros.exp: Run it.
841         * gas/mri/semi.s, gas/mri/semi.d: New test.
842         * gas/mri/mri.exp: Run it.
844 Tue Feb 18 13:37:06 1997  Jeffrey A Law  (law@cygnus.com)
846         * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
847         output.
848         
849 Fri Feb 14 17:56:27 1997  Ian Lance Taylor  <ian@cygnus.com>
851         * gas/all/align.d, gas/all/align.s: New test.
852         * gas/all/gas.exp: Run it.
854 Thu Feb 13 14:44:05 1997  Ian Lance Taylor  <ian@cygnus.com>
856         * gas/mips/mips16.d: Correct PC relative instruction bytes.
858 Wed Feb 12 12:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
860         * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
861         * gas/mips/lif-xgot.d: Likewise.
862         * gas/mips/ulh-svr4pic.d: Likewise.
863         * gas/mips/ulh-xgot.d: Likewise.
865         * gas/mips/mips16.d: Update for yet another change in disassembly
866         output (this one is spacing only).
868 Tue Feb 11 14:45:39 1997  Fred Fish  <fnf@cygnus.com>
870         * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
871         ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
872         endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
873         tic80.exp}: New files for TIc80 test cases.
875 Tue Feb 11 15:46:27 1997  Ian Lance Taylor  <ian@cygnus.com>
877         * gas/mips/mips16.d: Update for change in disassembly output.
879 Mon Feb 10 22:24:00 1997  Dawn Perchik  <dawn@cygnus.com>
881         * gas/mips/itbl-test.c: Add copyright message and fix indentation.   
883 Mon Feb 10 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
885         * gas/mips/itbl-test.c: New file.  Stand-alone assembler and 
886         dissassembler for itbl support.
888 Mon Feb 10 17:20:00 1997  Dawn Perchik  <dawn@cygnus.com>
890         * gas/mips/itbl: New file.  Instruction Spec for testing --itbl
891         option.
892         * gas/mips/itbl.s: New file.  Assembly with ne2w instructions
893         specified in itbl.
895 Fri Feb  7 16:42:53 1997  Bob Manson  <manson@charmed.cygnus.com>
897         * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
898         * lib/gas-defs.exp: Ditto.
900 Mon Feb  3 15:46:05 1997  Ian Lance Taylor  <ian@cygnus.com>
902         * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
903         objdump.  Update for current relocation printing style.
905 Thu Jan 30 11:57:33 1997  Ian Lance Taylor  <ian@cygnus.com>
907         * gas/mips/mips16.d: Update for disassembler changes.
909 Thu Jan 23 03:15:06 1997  Angela Marie Thomas (angela@cygnus.com)
911         * gas/mips/mips.exp: set ilocks for all 4100/4300
913 Thu Jan  2 16:49:17 1997  Ian Lance Taylor  <ian@cygnus.com>
915         * gas/mips/mips16.s, gas/mips/mips16.d: New test.
916         * gas/mips/mips.exp: Run mips16 test.
918         * gas/mips/mips.exp: Run dli test unconditionally.
919         * gas/mips/dli.s: Add text symbol.  Add nops to round to 16 byte
920         boundary.
921         * gas/mips/dli.d: Corresponding changes.
923 Tue Dec 31 13:03:16 1996  Ian Lance Taylor  <ian@cygnus.com>
925         * gas/sparc/synth.d: Use --prefix-addresses for objdump.
926         * gas/sparc/synth64.d: Likewise.
928 Tue Dec 24 16:30:58 1996  Angela Marie Thomas (angela@cygnus.com)
930         * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
932 Fri Dec 13 13:05:33 1996  Ian Lance Taylor  <ian@cygnus.com>
934         * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
935         .ifdef, to accomodate change to avoid default alignment on
936         embedded systems.
938 Wed Dec 11 09:26:01 1996  Jeffrey A Law  (law@cygnus.com)
940         * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
941         "movb dm,(an)".
943 Tue Dec 10 13:01:05 1996  Jeffrey A Law  (law@cygnus.com)
945         * gas/mn10300/basic.exp: Update after endianness changes to
946         the assembler.
948         * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
949         * gas/mn10200/{movb.s, movbu.s}: Likewise.
950         * gas/mn10200/basic.exp: Run them.
952 Mon Dec  9 17:08:38 1996  Jeffrey A Law  (law@cygnus.com)
954         * gas/mn10200/*.s: New tests for the mn10200 assembler.
955         * gas/mn10200/basic.exp: Run them.
957 Fri Dec  6 15:35:04 1996  Jeffrey A Law  (law@cygnus.com)
959         * gas/mn10300/*.s: Remove '$' register prefixing.
961 Mon Nov 25 16:35:33 1996  Doug Evans  <dje@canuck.cygnus.com>
963         * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
964         \r will be present.
966 Mon Nov 25 13:45:02 1996  Ian Lance Taylor  <ian@cygnus.com>
968         * gas/m68k/*.d: Update for disassembler changes.
969         * gas/mri/*.d: Likewise.
971 Mon Nov 25 11:38:37 1996  Jeffrey A Law  (law@cygnus.com)
973         * gas/mn10300/*.s: Use '$' as register prefix for
974         all register operands.
976 Thu Nov 21 11:52:54 1996  Jeffrey A Law  (law@cygnus.com)
978         * gas/all/gas.exp: xfail a couple tests for the mn10300.
980 Wed Nov 20 11:31:41 1996  Jeffrey A Law  (law@cygnus.com)
982         * gas/mn10300/other.s: Update for correct syntax on a
983         few instructions (those with register lists).
984         * gas/mn10300/basic.exp: Corresponding changes.
986 Tue Nov 19 13:36:57 1996  Jeffrey A Law  (law@cygnus.com)
988         * gas/mn10300/movm.s: Update for correct syntax.
989         * gas/mn10300/basic.exp: Update expected movm bit patterns.
991 Fri Nov 15 13:57:42 1996  Jeffrey A Law  (law@cygnus.com)
993         * gas/mn10300/other.s: Put parens around register
994         argument in calls and jmp instructions.
996 Wed Nov 13 13:16:04 1996  Jeffrey A Law  (law@cygnus.com)
998         * gas/h8300/ffxx1.d: Update for recent disassembler changes.
1000 Mon Nov 11 16:03:24 1996  Jeffrey A Law  (law@cygnus.com)
1002         * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
1003         as needed.
1004         * gas/hppa/unsorted/unsorted.exp: Likewise.
1006 Thu Nov  7 00:27:52 1996  Jeffrey A Law  (law@cygnus.com)
1008         * gas/mn10300/basic.exp: Check opcode insertion for
1009         extended instructions.
1010         * gas/mn10300/extend.s: Tweak constants for better
1011         testsuite coverage.
1013 Wed Nov  6 13:50:07 1996  Jeffrey A Law  (law@cygnus.com)
1015         * gas/mn10300/basic.exp: Test insertion of operands
1016         into call and jmp instructions with 32bit offsets.
1017         Fix typo in bit test patterns.
1018         * gas/mn10300/other.s: Tweak constants to improve
1019         testsuite coverage.
1021         * gas/mn10300/basic.exp: Test insertion of 32bit operand
1022         in calls, btst, bclr & bset instructions.
1024         * gas/mn10300/*.s: Tweak constants in 32bit insns for
1025         better testing coverage.
1026         * gas/mn10300/basic.exp: Test insertion of most 32bit
1027         operands.
1029 Tue Nov  5 13:33:12 1996  Jeffrey A Law  (law@cygnus.com)
1031         * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
1032         movbu, movhu instructions.  Check bit patterns for more bit
1033         operations.  Check bit patterns for various 16bit call, retf
1034         and ret instructions.
1035         * gas/mn10300/other.s: Update operands for better test coverage.
1037 Mon Nov  4 12:55:11 1996  Jeffrey A Law  (law@cygnus.com)
1039         * gas/mn10300/basic.exp: Check bit patterns for a couple more
1040         mov and cmp instructions.
1042 Tue Oct 29 17:05:43 1996  Ian Lance Taylor  <ian@cygnus.com>
1044         * gas/mips/*.d: Update for disassembler changes.
1046 Wed Oct 16 22:39:50 1996  Jeffrey A Law  (law@cygnus.com)
1048         * gas/v850/reloc.s: New tests.
1049         * gas/v850/basic.exp: Run them.
1051 Mon Oct 14 13:52:55 1996  Ian Lance Taylor  <ian@cygnus.com>
1053         * gas/mips: Add symbols to several testsuites, since the ELF
1054         assembler now always builds a symbol table, which means that
1055         objdump will no longer report `No symbols in FILE'.  Change the
1056         expected output accordingly.
1058 Thu Oct 10 13:11:48 1996  Jeffrey A Law  (law@cygnus.com)
1060         * gas/mn10300/basic.exp: Check bit patterns for instructions
1061         with a single 8bit or 16bit immediate operand.
1063         * gas/mn10300/basic.exp: Check bit patterns for many
1064         instructions.  Add missing test in do_mov1.
1065         * gas/mn10300/mov1.s: Add missing test.
1067 Wed Oct  9 14:15:18 1996  Jeffrey A Law  (law@cygnus.com)
1069         * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
1070         * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
1071         * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
1072         * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
1073         * gas/mn10300/{shift.s, sub.s}: Likewise.
1074         * gas/mn10300/basic.exp: Run them.
1076 Thu Oct  3 09:57:03 1996  Jeffrey A Law  (law@cygnus.com)
1078         * gas/mn10200, gas/mn10300: New directories for Matsushita
1079         mn10200 and mn10300 tests.
1081 Tue Oct  1 15:38:28 1996  Ian Lance Taylor  <ian@cygnus.com>
1083         * lib/gas-defs.exp (gas_version): Fix for current version
1084         printing.
1086 Sun Sep 29 07:55:58 1996  Doug Evans  <dje@canuck.cygnus.com>
1088         * gas/sparc/splet.d: Fix typo in cpusha result.
1090 Mon Sep 23 12:33:31 1996  Ian Lance Taylor  <ian@cygnus.com>
1092         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
1094 Wed Sep 18 12:14:06 1996  Ian Lance Taylor  <ian@cygnus.com>
1096         * gas/all/cofftag.s: Use .p2align rather than .align.
1098 Fri Sep 13 15:28:04 1996  Jeffrey A Law  (law@cygnus.com)
1100         * gas/h8300/macs.s: Add "stmac" instructions.
1101         * gas/h8300/basic.exp: Test them.
1103 Thu Sep 12 10:28:44 1996  James G. Smith  <jsmith@cygnus.co.uk>
1105         * gas/arm/thumb.s (back): Check assembly of Thumb BL.
1107 Mon Sep  9 14:37:00 1996  Ian Lance Taylor  <ian@cygnus.com>
1109         * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
1110         registers.
1112 Fri Sep  6 18:23:54 1996  James G. Smith  <jsmith@cygnus.co.uk>
1114         * gas/mips/dli.{s,d}: More test cases added.
1116 Wed Sep  4 11:47:29 1996  James G. Smith  <jsmith@cygnus.co.uk>
1118         * gas/mips/mips.exp: Add check for dli macro instruction.
1119         * gas/mips/dli.{s,d}: Added.
1121 Sat Aug 31 01:25:03 1996  Jeffrey A Law  (law@cygnus.com)
1123         * gas/v850/basic.exp (do_mem): Check bit patterns for short
1124         load/store instructions.  Remove xfails for short load/store
1125         instructions.
1126         * gas/v850/mem.s: Offsets for short load/store operands
1127         are unsigned.
1129         * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
1130         (do_jumps): Likewise.
1131         
1132 Fri Aug 30 00:37:55 1996  Jeffrey A Law  (law@cygnus.com)
1134         * gas/v850/misc.s: Tweak register numbers for better testing.
1135         * gas/v850/basic.exp (do_misc): Corresponding changes.
1137         * gas/v850/hilo.s: New testfile.
1138         * gas/v850/basic.exp: Run hilo tests.
1140 Thu Aug 29 11:32:23 1996  James G. Smith  <jsmith@cygnus.co.uk>
1142         * gas/arm/arm7t.d: Explicitly force little-endian assembly.
1144 Fri Aug 23 11:02:55 1996  Jeffrey A Law  (law@cygnus.com)
1146         * gas/v850/basic.exp (do_move): Test instruction bit patterns.
1147         * gas/v850/move.s: Tweak constants for better testing.
1149         * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
1150         xfail sst and sld tests.
1151         (do_mov): Remove bogus xfail.
1152         * gas/v850/mem.s: sst and sld instructions can only index from
1153         "ep" register.
1155         * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
1156         Update addresses.
1157         * gas/v850/logical.s: Tweak constants for better testing.
1159         * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
1160         but not displacements (yet).
1162         * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
1164         * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
1165         but not displacements (yet).
1166         
1167         * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
1169         * gas/v850/basic.exp (do_arith): Test instruction bit patterns. 
1170         * gas/v850/arith.s: Tweak constants for better testing.
1172         * gas/v850/basic.exp (do_misc): No longer expect failures
1173         assembling "ldsr" and "stsr" opcodes.
1174         * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
1175         opcodes.
1177         * gas/v850/basic.exp (do_misc): No longer expect failures
1178         assembling "trap" opcodes.
1179         * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
1181         * gas/v850: New directory with v850 tests.
1183 Fri Aug 16 00:19:10 1996  Jeffrey A Law  (law@cygnus.com)
1185         * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
1186         fic and fice instructions to test 3bit space identifiers.
1187         * gas/hppa/basic/system.s: Similarly for iitlba and
1188         iitlbp.
1189         * gas/hppa/basic/basic.exp: Corresponding changes.
1191 Thu Aug 15 16:25:05 1996  James G. Smith  <jsmith@cygnus.co.uk>
1193         * gas/arm/arm.exp: Change inst.s test to check objdump.
1194         * gas/arm/inst.d: Added.
1195         
1196 Thu Aug 15 16:06:02 1996  James G. Smith  <jsmith@cygnus.co.uk>
1198         * gas/arm/thumb.s: Added.
1199         * gas/arm/immed.s: Added.
1200         * gas/arm/arch4t.s: Added.
1201         * gas/arm/arm.exp: Updated to run the new tests.
1203 Tue Aug  6 11:06:29 1996  Jeffrey A Law  (law@cygnus.com)
1205         * gas/h8300/misch.s: Reenable "eepmov.w" test.
1206         * gas/h8300/miscs.s: Likewise.
1207         * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
1208         on the H8/300H and H8/S.  Don't expect it to fail.
1210 Wed Jul 31 10:57:44 1996  Doug Evans  <dje@canuck.cygnus.com>
1212         * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
1214 Wed Jul 31 15:55:12 1996  James G. Smith  <jsmith@cygnus.co.uk>
1216         * gas/arm/arm7t.s: Added.
1217         * gas/arm/arm7t.d: Added.
1218         * gas/arm/arm.exp: Updated to run the new test.
1220 Mon Jul  8 14:27:39 1996  Ian Lance Taylor  <ian@cygnus.com>
1222         * gas/m68k/pcrel.d: Rename from schwab.d.
1223         * gas/m68k/pcrel.s: Rename from schwab.s.
1225 Mon Jul  8 14:23:26 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1227         * gas/m68k/schwab.d: Correct for ELF format.
1228         * gas/m68k/all.exp: Run "schwab" test for all targets.
1230 Thu Jul  4 14:23:36 1996  Ian Lance Taylor  <ian@cygnus.com>
1232         Avoid DOS file naming problems:
1233         * gas/h8300/branch.s: Rename from branches.s.
1234         * gas/h8300/branchh.s: Rename from branchesh.s.
1235         * gas/h8300/branchs.s: Rename from branchess.s.
1236         * gas/h8300/rotsh.s: Rename from rotshift.s.
1237         * gas/h8300/rotshh.s: Rename from rotshifth.s.
1238         * gas/h8300/rotshs.s: Rename from rotshifts.s.
1239         * gas/h8300/h8300.exp: Corresponding changes.
1241 Thu Jul  4 14:01:46 1996  James G. Smith  <jsmith@cygnus.co.uk>
1243         * gas/mips/mips.exp: Add new tests for processors with interlocks
1244         on div and mul.
1245         * gas/mips/div-ilocks.d: Added.
1246         * gas/mips/mul-ilocks.d: Added.
1247         
1248 Wed Jul  3 14:20:04 1996  Ian Lance Taylor  <ian@cygnus.com>
1250         * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
1251         which now pass.
1252         * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
1253         bit host.
1255 Sat Jun 29 18:21:51 1996  Ian Lance Taylor  <ian@cygnus.com>
1257         * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
1258         test.
1259         * gas/vax/quad.exp: Expect a nop after the movq.
1261 Tue Jun 18 12:39:49 1996  Jeffrey A. Law  <law@rtl.cygnus.com>
1263         * gas/h8300/cbranchh.s: Switch into h8300h mode.
1264         * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
1266         * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
1267         H8/S.
1268         * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
1269         * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
1270         * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
1271         * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
1272         * gas/h8300/{rotshifts.s,extends.s}: Likewise.
1273         * gas/h8300/h8300.exp: Run them.
1275 Mon Jun 10 14:14:40 1996  Ian Lance Taylor  <ian@cygnus.com>
1277         * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
1278         with the same name as a global variable.
1279         * gas/all/gas.exp: Run cofftag test for any COFF target.
1281 Thu Jun  6 12:30:05 1996  Ian Lance Taylor  <ian@cygnus.com>
1283         * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
1284         test.
1286 Fri May 31 10:11:13 1996  Jeffrey A Law  (law@cygnus.com)
1288         * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
1290 Wed May 29 16:35:43 1996  Ian Lance Taylor  <ian@cygnus.com>
1292         * gas/mips/jal-xgot.d: Correct for 64 bit output.
1294 Thu Apr 25 19:31:59 1996  Doug Evans  <dje@canuck.cygnus.com>
1296         * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
1298 Wed Apr 24 17:06:18 1996  Ian Lance Taylor  <ian@cygnus.com>
1300         * gas/m68k/op68000.d: Add statements now caught by gas.
1302 Mon Apr 22 16:45:12 1996  Doug Evans  <dje@canuck.cygnus.com>
1304         * gas/sparc/splet.[ds]: New tests for sparclet extensions.
1305         * gas/sparc/sparc.exp: Run them.
1307 Mon Apr 15 17:25:18 1996  Ian Lance Taylor  <ian@cygnus.com>
1309         * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
1310         * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
1311         * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
1312         * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
1314 Wed Apr 10 14:27:51 1996  Jeffrey A Law  (law@cygnus.com)
1316         * gas/h8300/mov32bug.s: New test.
1317         * gas/h8300/h8300.exp: Run it.
1319 Fri Apr  5 10:13:28 1996  Jeffrey A Law  (law@cygnus.com)
1321         * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
1322         * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
1323         * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
1324         * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
1325         * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
1326         * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
1327         * gas/h8300/h8300.exp: Run them.
1329         * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
1331         * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
1333         * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
1334         * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
1335         * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
1336         * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
1337         * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
1338         * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
1339         * gas/h8300/h8300.exp: Run them.
1341 Fri Mar 15 17:16:24 1996  Ian Lance Taylor  <ian@cygnus.com>
1343         * gas/sparc/synth.d: Don't require sparc in the file format, since
1344         it won't be there on SunOS.
1346 Thu Mar  7 14:51:23 1996  Doug Evans  <dje@charmed.cygnus.com>
1348         * gas/sparc/synth.[ds]: New testcase.
1349         * gas/sparc/sparc.exp: Run it.
1351 Fri Mar  1 12:01:48 1996  Jeffrey A Law  (law@cygnus.com)
1353         * gas/all/gas.exp: xfail difference of two undefined symbols
1354         and difference of forward references for the h8300.
1356 Thu Feb 22 16:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
1358         * gas/mips/lb-xgot.d: Correct.
1360 Mon Feb 19 02:43:36 1996  Doug Evans  <dje@charmed.cygnus.com>
1362         * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
1363         to gas.
1364         * gas/sparc/addend.exp: Execute for any sparc cpu.
1365         * gas/sparc/{mismatch.exp,mism-1.s}: New test.
1367 Wed Feb 14 13:49:59 1996  Ian Lance Taylor  <ian@cygnus.com>
1369         * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
1370         * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
1371         * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
1372         * gas/mips/mips.exp: Run new tests if svr4pic.
1374 Sat Jan 27 13:27:45 1996  Doug Evans  <dje@charmed.cygnus.com>
1376         * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
1378 Fri Jan 26 14:24:01 1996  Jeffrey A Law  (law@cygnus.com)
1380         * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
1382 Wed Jan 10 12:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
1384         * gas/mips/*.d: Update for changes to disassembler.
1386 Wed Jan  3 22:59:53 1996  Ian Lance Taylor  <ian@cygnus.com>
1388         * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
1389         change.
1391 Fri Nov 17 10:32:25 1995  Ian Lance Taylor  <ian@cygnus.com>
1393         * gas/mri/immconst.d: New test.
1394         * gas/mri/mri.exp: Run it.
1395         * gas/mri/constants.s: Test immediate constants.
1396         * gas/mri/constants.d: Corresponding change.
1398         * gas/m68k/link.s: Add nop to pad to eight byte boundary.
1399         * gas/m68k/link.d: Corresponding change.
1401 Sun Nov 12 21:28:11 1995  Jeffrey A Law  (law@cygnus.com)
1403         * gas/hppa/unsorted/brlenbug.s: New test.
1404         * gas/hppa/unsorted/unsorted.exp: Run it.
1406 Sun Nov  5 12:49:27 1995  Ian Lance Taylor  <ian@cygnus.com>
1408         * gas/mips/beq.s: Declare text_label global.
1409         * gas/mips/jal.s: Likewise.
1411 Fri Nov  3 12:35:07 1995  Ian Lance Taylor  <ian@cygnus.com>
1413         * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
1415         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
1416         * gas/m68k/all.exp: Run it.
1418 Thu Nov  2 23:11:05 1995  Ian Lance Taylor  <ian@cygnus.com>
1420         * gas/m68k/link.s, gas/m68k/link.d: New test.
1421         * gas/m68k/all.exp: Run it.
1423 Tue Oct 24 10:57:20 1995  Jeffrey A Law  (law@cygnus.com)
1425         * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
1426         * gas/hppa/basic/system.s: Corresponding changes.
1428 Fri Oct  6 17:13:35 1995  Ken Raeburn  <raeburn@cygnus.com>
1430         * gas/m68k/operands.d: Don't require a fixed number of leading
1431         zeros in any number.
1433         * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
1434         for immediate values.
1436 Fri Oct  6 10:54:13 1995  Doug Evans  <dje@canuck.cygnus.com>
1438         * gas/arm/arm.exp: Renamed from gas.exp.
1439         * gas/arm/le-fpconst.[sd]: New testcase.
1441 Fri Sep 29 15:12:10 1995  Ian Lance Taylor  <ian@cygnus.com>
1443         * gas/mri/mri.exp: Only run tests for m68k target.
1445 Mon Sep 25 12:31:46 1995  Ian Lance Taylor  <ian@cygnus.com>
1447         * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
1448         test.
1450 Thu Sep 21 01:26:08 1995  Jeff Law  (law@snake.cs.utah.edu)
1452         * gas/sh/fp.s (fmac): Update for new assembly syntax.
1454 Mon Sep 18 14:04:34 1995  Ian Lance Taylor  <ian@cygnus.com>
1456         * lib/gas-defs.exp (gas_run): Call prune_system_crud.
1457         (run_dump_test, objdump): Likewise.
1459 Thu Sep 14 13:10:10 1995  Doug Evans  <dje@canuck.cygnus.com>
1461         * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
1462         * gas/sparc/sparc.exp: Run them.
1464 Wed Sep 13 16:35:51 1995  Ian Lance Taylor  <ian@cygnus.com>
1466         * Makefile.in, configure.in: Remove; the testsuite is now run
1467         directly from the gas Makefile.
1469 Mon Sep 11 11:44:23 1995  Ian Lance Taylor  <ian@cygnus.com>
1471         * gas/mri/empty.s: New file.
1472         * gas/mri/mri.exp: Test assembling empty.s.
1473         * gas/mri/comment.s: Add a couple more comment variants.
1475         * gas/mri/mri.exp: Add xfail for the expr test for all hppa
1476         targets.
1478 Wed Sep  6 21:39:23 1995  Ian Lance Taylor  <ian@cygnus.com>
1480         * gas/mri/comment.s, gas/mri/comment.d: New test.
1481         * gas/mri/mri.exp: Run it.
1482         * gas/mri/expr.s: Remove whitespace in operand field.
1483         * gas/mri/for.s: Add comments for further testing.
1484         * gas/macros/test2.s: Put in an upper case ELSE to test case
1485         insensitivity.
1487 Wed Aug 30 16:12:03 1995  Doug Evans  <dje@canuck.cygnus.com>
1489         * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
1491 Tue Aug 29 18:59:33 1995  Doug Evans  <dje@canuck.cygnus.com>
1493         * gas/sparc/sparc.exp: New file.
1494         * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
1496 Mon Aug 21 14:39:29 1995  Ian Lance Taylor  <ian@cygnus.com>
1498         * gas/macros/*: New tests for macros.
1500         * gas/mri/common.s: Use data, not .data.
1502         * gasp/pl3.out: Update for changes in commented source output when
1503         LOCAL is used.
1505 Sat Aug 19 17:36:17 1995  Ian Lance Taylor  <ian@cygnus.com>
1507         * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
1508         of diff.
1509         * lib/gas-defs.exp: Define prune_system_crud if it is not already
1510         defined.
1512 Fri Aug 18 11:09:38 1995  Ian Lance Taylor  <ian@cygnus.com>
1514         * gasp/mri/*.out: Use ;, not !, for the comment character.
1516 Wed Aug 16 12:24:12 1995  Ian Lance Taylor  <ian@cygnus.com>
1518         * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
1519         expect failure for targets which use SOM.
1521         * lib/gas-defs.exp (run_dump_test): If the program to run does not
1522         exist, mark the test as untested.
1524         * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
1525         common test.
1527         * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
1528         rather than using an implicit a.out.
1530         * gas/mri/for.s: Add nop to round out to four byte boundary.
1531         * gas/mri/repeat.s: Likewise.
1532         * gas/mri/while.s: Likewise.
1533         * gas/mri/for.d: Expected added nop.
1534         * gas/mri/repeat.d: Likewise.
1535         * gas/mri/while.d: Likewise.
1537         * gas/mips/*.d: Change all test names to say MIPS.
1539 Tue Aug 15 15:42:33 1995  Ian Lance Taylor  <ian@cygnus.com>
1541         * gas/mri/for.d, gas/mri/for.s: New test.
1542         * gas/mri/if.d, gas/mri/if.s: New test.
1543         * gas/mri/repeat.d, gas/mri/repeat.s: New test.
1544         * gas/mri/while.d, gas/mri/while.s: New test.
1545         * gas/mri/mri.exp: Run the new tests.
1547 Mon Aug 14 16:03:07 1995  Ian Lance Taylor  <ian@cygnus.com>
1549         * gas/mri/expr.d: Permit leading zeroes, in case we're using a
1550         64-bit BFD.
1552         * gasp/mri/*: New tests.
1553         * gasp/gasp.exp: Run them.  Also, clean up the test names used in
1554         pass and fail.
1556 Sun Aug 13 00:39:24 1995  Jeff Law  (law@snake.cs.utah.edu)
1558         * gas/sh/basic.exp: Update now that we know the right
1559         bit patters for the new sts instructions.
1561 Thu Aug 10 00:46:21 1995  Ian Lance Taylor  <ian@cygnus.com>
1563         * gas/mri/char.d: Fix for little endian machines.
1564         * gas/mri/float.d: Likewise.
1566 Wed Aug  9 15:34:36 1995  Ian Lance Taylor  <ian@cygnus.com>
1568         * gas/all/struct.s, gas/all/struct.d: New test.
1569         * gas/all/gas.exp: Run it.
1571 Tue Aug  8 17:11:39 1995  Ian Lance Taylor  <ian@cygnus.com>
1573         * gas/mri/common.s, gas/mri/common.d: New test.
1574         * gas/mri/mri.exp: Run it.
1576 Mon Aug  7 22:39:28 1995  Ian Lance Taylor  <ian@cygnus.com>
1578         * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
1579         test.
1581         * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
1582         truncated files, so that the tests pass.
1584         * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
1585         constants, and expr.
1587         * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux.  Run
1588         on vxworks*, not just vxworks5.1.
1590         * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
1591         (run_dump_test): Just call pass or fail.
1593         * gas/m68k/operands.s, gas/m68k/operands.d: New test.
1594         * gas/m68k/op68000.d: New test.
1595         * gas/m68k/cas.s, gas/m68k/cas.d: New test.
1596         * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
1597         * gas/m68k/schwab.d: Run objdump with -j .text.  Adjust for
1598         changes to disassembler.
1599         * gas/m68k/all.exp: Run new tests.  Run schwab test for
1600         m68k-*-coff*.
1602 Mon Aug  7 03:01:32 1995  Jeff Law  (law@snake.cs.utah.edu)
1604         * gas/sh/*: New tests for the hitachi-sh.
1606 Tue Aug  1 18:02:47 1995  Ian Lance Taylor  <ian@cygnus.com>
1608         * gas/mri/*: New tests for MRI mode.
1610         * lib/gas-defs.exp (run_dump_test): Support using objcopy.  Dump
1611         program executions to the log file before running them.  Use the
1612         simple program name, rather than the path to the binary being run,
1613         in pass/fail messages.
1614         (regexp_diff): If the regexp file has the special comment #pass,
1615         stop checking at that point.
1616         * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
1617         if they are not already set.
1619 Tue Aug  1 11:41:30 1995  steve chamberlain  <sac@slash.cygnus.com>
1621         * Makefile.in: Remove superfluous runtest gasp.
1623 Mon Jul 31 18:19:26 1995  steve chamberlain  <sac@slash.cygnus.com>
1625         * gasp/*: New.
1626         * Makefile.in: Use gasp tests.
1627         * config/default.exp: Add gasp stuff.
1629 Thu Jul 20 18:56:48 1995  Jeff Law  (law@snake.cs.utah.edu)
1631         * gas/all/gas.exp: Disable tests that are not appropriate for
1632         the PA.
1634 Thu Jul 13 18:22:49 1995  Ken Raeburn  <raeburn@cygnus.com>
1636         * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
1638 Wed Jun 21 21:28:57 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1640         * gas/m68k/schwab.*: New test based on a test case from Andreas
1641         Schwab.
1642         * gas/m68k/all.exp: Run it for some aout configurations.
1644 Mon Jun 12 22:27:18 1995  Jeff Law  (law@snake.cs.utah.edu)
1646         * gas/hppa/parse/badfmpyadd.s: New test.
1647         * gas/hppa/parse/parse.exp: Run it.
1649 Sun May 21 20:26:18 1995  Jeff Law  (law@snake.cs.utah.edu)
1651         * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
1652         ELF targets.
1654 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)       
1656         * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
1657         * arm/arm6.s: Correct bogus tests.
1658         * arm/gas.exp (arm6.s): Is now a valid test.
1659         (arm7dm.s): New test.
1660         * arm/float.s: Add load/store multiple floating point instruction 
1661         tests.
1663 Wed May  3 13:14:44 1995  Jeff Law  (law@snake.cs.utah.edu)
1665         * gas/hppa/reloc/longcall.s: New test.
1666         * gas/hppa/reloc/reloc.exp: Run it.
1668 Tue May  2 16:37:48 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1670         * gas/mips/ld.d: Modified for gas delay-slot fixes.
1672 Sat Apr 29 23:35:18 1995  Doug Evans  <dje@chestnut.cygnus.com>
1674         * lib/gas-dg.exp: New file.
1676 Tue Apr 11 13:57:52 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1678         * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
1679         targets.
1681 Mon Apr 10 15:36:39 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1683         * lib/gas-defs.exp (pass_phase): New proc.
1684         (run_dump_test): Note passing or failing of each phase of this
1685         test, instead of failure of phases or passing of complete test.
1686         Ensure test file name is in reported message.
1688 Sat Apr  8 12:46:33 1995  Doug Evans  <dje@chestnut.cygnus.com>
1690         * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
1691         Always resolve testcase status before returning.
1692         If `slurp_options' fails, return and don't do test.
1693         (slurp_options): Fix "can't open" error message.
1694         Return -1 to indicate error.
1696 Mon Mar 20 22:45:30 1995  Jeff Law  (law@snake.cs.utah.edu)
1698         * gas/hppa/unsorted/common.s: New test.
1699         * gas/hppa/unsorted/unsorted.exp: Run it.
1701 Fri Mar 10 19:07:09 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1703         * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
1704         uncertainty as to whether there should be trailing bytes in the
1705         output file.
1706         * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
1707         of 0x00000000ffffffff on 64-bit hosts.  (I'm not sure if this is
1708         correct.)  End with "..." to match trailing zero bytes.
1710 Wed Mar  8 15:50:34 1995  Ian Lance Taylor  <ian@cygnus.com>
1712         * gas/mips/mips4.d, gas/mips/mips4.s: New files.
1713         * gas/mips/mips.exp: Run new test.
1715 Thu Feb 23 17:58:50 1995  Jeff Law  (law@snake.cs.utah.edu)
1717         * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
1718         * gas/hppa/basic/basic.exp: Test them.
1720 Wed Feb 15 15:43:26 1995  Ian Lance Taylor  <ian@cygnus.com>
1722         * gas/mips/uld.d: New file.
1723         * gas/mips/uld.s: New file.
1724         * gas/mips/usd.d: New file.
1725         * gas/mips/usd.s: New file.
1726         * gas/mips/mips.exp: Run new tests.
1728 Thu Feb  9 10:57:39 1995  Jeff Law  (law@snake.cs.utah.edu)
1730         * gas/hppa/reloc/applybug.s: New test.
1731         * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
1733 Thu Feb  2 00:34:55 1995  Jeff Law  (law@snake.cs.utah.edu)
1735         * gas/hppa/reloc/picreloc.s: New test.
1736         * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
1738 Fri Jan 27 14:02:02 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1740         * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
1741         gas/h8300/h8300.exp: New tests.
1743 Mon Jan 23 21:44:26 1995  Jeff Law  (law@snake.cs.utah.edu)
1745         * gas/hppa/basic/basic.exp (do_system): Update.
1747 Wed Jan 11 17:20:25 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
1749         * gas/mips/mips.exp: Don't run the memory-access tests if the
1750         format is a.out, because the generated code is different from what
1751         is used with other formats.
1753 Tue Jan 10 11:42:13 1995  Jeff Law  (law@snake.cs.utah.edu)
1755         * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
1756         regexp to avoid losing without a controlling tty.
1758 Fri Dec 30 18:08:20 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
1760         * gas/i386/pushw.l: Fixed whitespace to match current listing
1761         style.
1763         * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
1764         listings enabled.
1766 Thu Dec 15 18:14:27 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
1768         * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
1769         (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
1770         * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS.  Use
1771         findfile and transform procedures to determine objdump program
1772         name.
1774         * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
1775         in case the format doesn't automatically require it.
1776         * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
1777         name for the reloc type.
1779         * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
1780         (run_dump_test): If verbosity level is over 3, print out dump
1781         command and its output.
1783 Tue Dec 13 18:21:09 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1785         * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
1786         disassembly.
1788 Fri Dec  9 19:54:04 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
1790         * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
1791         it depends on tty modes.
1793         * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
1794         -nottyinit.
1796         * gas/arm/gas.exp: The arm6 test should report errors, for now.
1798 Thu Dec  8 20:19:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
1800         * lib/gas-defs.exp: Use -i in expect_after command.
1802 Wed Dec  7 16:49:14 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
1804         * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
1805         disassembly.
1807         * gas/ieee-fp: Renamed from ieee.fp.
1809         * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
1811 Wed Nov 30 10:48:00 1994  Jeff Law  (law@snake.cs.utah.edu)
1813         * gas/hppa/parse: Renamed from gas/hppa/more.parse.
1815 Mon Nov 28 00:40:26 1994  Jeff Law  (law@snake.cs.utah.edu)
1817         * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
1818         to fail.  Fix comments for the test.  Tweak test name.
1820 Tue Nov 22 23:38:20 1994  Jeff Law  (law@snake.cs.utah.edu)
1822         * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
1823         output. 
1825 Fri Nov 18 17:56:57 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1827         * gas/mips/ld.d: Adjust to work for both big and little endian
1828         code.
1829         * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
1830         * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
1831         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
1832         * gas/mips/usw.d: Likewise.
1834 Tue Nov 15 11:09:57 1994  Jeff Law  (law@snake.cs.utah.edu)
1836         * gas/hppa/unsorted/align4.s: New test.
1837         * gas/hppa/unsorted/unsorted.exp: Run it.
1839         * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
1840         current expected PA ELF output.
1841         * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
1842         (do_plabel_relocation_test): Likewise.
1844 Thu Nov  3 18:14:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
1846         * gas/all/p1480.s: Use larger constant, so expression can have a
1847         positive value.
1848         * gas/all/gas.exp: Expect p1480.s without listings to pass.
1850 Thu Nov  3 15:43:46 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
1852         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
1853         Correct test cases.
1855 Thu Oct 20 00:55:13 1994  Jeff Law  (law@snake.cs.utah.edu)
1857         * gas/hppa/reloc/blebug3.s: New test.
1858         * gas/hppa/reloc/reloc.exp: Run it.
1860 Mon Oct 17 02:33:53 1994  Jeff Law  (law@snake.cs.utah.edu)
1862         * gas/hppa/reloc/reduce3.s: New test.
1863         * gas/hppa/reloc/reloc.exp: Run it.
1865 Sun Oct 16 22:25:56 1994  Jeff Law  (law@snake.cs.utah.edu)
1867         * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
1868         current reality.
1870 Wed Sep 28 21:21:34 1994  Jeff Law  (law@snake.cs.utah.edu)
1872         * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
1873         * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
1874         * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
1875         * gas/hppa/reloc/reloc.exp: Changed accordingly.
1877 Wed Sep 28 13:25:10 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
1879         * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
1880         overflows are correctly converted to jumps.
1882 Mon Sep 26 17:41:43 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
1884         * gas/mips: Add test cases for PIC code, both SVR4 style and
1885         -membedded-pic style.
1887 Fri Sep 23 14:45:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
1889         * gas/mips: New directory with MIPS specific test cases.
1891         * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
1892         the name of the source file to assemble.
1893         (regexp_diff): Put the reason for failure in the log file.
1895 Wed Sep 21 13:44:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
1897         * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
1898         doesn't support it.  Redirect stdout using > instead of 1>, and
1899         don't bother to redirect stderr since TCL redirects it anyhow.
1900         (run_dump_test): Pass appropriate arguments to program, defaulting
1901         to -r.
1903 Sat Sep 17 01:04:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
1905         * gas/vax: New directory.
1906         * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
1907         values.
1909 Mon Sep 12 22:19:11 1994  Jeff Law  (law@snake.cs.utah.edu)
1911         * gas/hppa/reloc/r_no_relocbug.s: New test.
1912         * gas/hppa/reloc/reloc.exp: Run it.
1914         * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
1915         expected output.
1917 Sun Sep 04 17:58:10 1994  Richard Earnshaw (rwe@pegasus.esprit.ec.org)
1919         * gas/arm/*: New subtree.  Add ARM tests.
1921 Mon Aug  8 12:13:31 1994  Jeff Law  (law@snake.cs.utah.edu)
1923         * gas/hppa/unsorted/unsorted.exp: Accept any character
1924         between foo's type and foo itself.
1926 Fri Jul 15 19:09:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
1928         * lib/gas-defs.exp (run_dump_test): New routine for running the
1929         assembler, running objdump or nm (not fully supported) on the
1930         resulting object file, and comparing the results against a file of
1931         regular expressions in the test suite, all in one command.
1932         Options for the assembler and objdump are read from comments at
1933         the start of the .d file.
1934         (fail_phase, slurp_options): New auxiliary routines.
1935         (regexp_diff): Always return a value.  Fix bugs in actually doing
1936         the regexp test.
1938         * gas/sun4/addend.exp: Use run_dump_test.
1939         * gas/sun4/addend.d: Fix regular expressions so that they work.
1941 Thu Jul  7 11:55:33 1994  Jeff Law  (law@snake.cs.utah.edu)
1943         * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
1944         * gas/hppa/reloc/reloc.exp: Run them.
1946 Thu Jun 30 18:49:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
1948         * config/default.exp: Look for "as.new" in "$base_dir/..", where
1949         it got compiled, not in "$base_dir".
1950         * config/unknown.exp: Deleted.
1952 Sun Jun 26 13:23:54 1994  Jeff Law  (law@snake.cs.utah.edu)
1954         * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
1955         before exiting.  Enclose both calls inside a "catch".
1956         (objdump_finish): Likewise.
1958 Fri Jun 10 10:23:35 1994  Jeff Law  (law@snake.cs.utah.edu)
1960         * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
1961         for SOM to match current testcase.
1963 Thu Jun  2 19:46:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
1965         * gas/i386/{pushw.s,pushw.l}: New test.
1966         * gas/i386/all.exp: Run it.
1968         * Makefile.in (distclean): Remove site config files and gas.sum.
1970 Fri May 27 12:24:18 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
1972         * gas/m68k/disperr.s: Use % for registers.
1974         * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
1976 Tue May 17 14:53:08 1994  Bill Cox  (bill@rtl.cygnus.com)
1978         * lib/gas-defs.exp: Replace error proc calls with perror calls.
1980 Mon May 16 13:19:16 1994  Jeff Law  (law@snake.cs.utah.edu)
1982         * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
1983         ELF code.
1984         * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
1985         not support them.
1986         * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
1987         new ELF code.
1989 Thu May  5 17:27:54 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
1991         * config/default.exp: Renamed from unix-gas.exp.
1993 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
1995         * Makefile.in (check): Set TCL_LIBRARY for runtest.
1997 Mon Apr 11 07:54:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
1999         * gas/hppa/more.parse/callinfobug.s: Add missing name for
2000         procedure.
2002         * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
2003         $DATA$ rather than $LIT$ subspace.
2005 Sun Mar 27 14:05:33 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2007         * gas/hppa/reloc/funcrelocbug.s: New test.
2008         * gas/hppa/reloc/reloc.exp: Run it.
2010 Thu Mar 17 13:38:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2012         * gas/hppa/unsorted/importbug.s: New test.
2013         * gas/hppa/unsorted/unsorted.exp: Run it.
2015 Wed Mar 16 11:57:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2017         * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
2019         * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
2020         * gas/hppa/unsorted/unsorted.exp: Run it.
2022         * gas/hppa/more.parse/callinfobug.s: New test.
2023         * gas/hppa/omre.parse/parse.exp: Run it.
2025         * gas/hppa/more.parse/regpopbug.s: New test.
2026         * gas/hppa/more.parse/parse.exp: Run it.
2028 Mon Feb 28 14:10:04 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2030         * lib/gas-defs.exp (objdump): New proc.
2031         (objdump_start): Deleted unused proc.
2032         (objdump_start_common): Merged into objdump_start_no_subdir.
2034         * gas/alpha/fp.exp: Use objdump instead of
2035         objdump_start_no_subdir, since the former actually waits for
2036         objdump to finish.  Specify .rdata section only.  Make comment
2037         indicate Alpha architecture rather than SPARC.
2038         * gas/alpha/fp.d: Omit .reginfo patterns.  Just use "." to match
2039         against ASCII code 0x2a ("*", special in regexp).
2040         * gas/sun4/addend.exp: Use objdump instead of
2041         objdump_start_no_subdir.
2043 Thu Feb 24 07:11:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2045         * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
2046         a failure if gas is not producing an ELF object.
2048 Mon Feb 14 09:24:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2050         * gas/hppa/basic/fmemLRbug.s: New test.
2051         * gas/hppa/basic/basic.exp: Run it.
2053 Thu Feb 10 00:34:26 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2055         * gas/alpha/fp.*: New files.
2056         * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
2057         verbosity level 3 or above only.
2059 Mon Feb  7 15:53:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2061         * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
2062         PA OSF1.
2064 Fri Feb  4 23:42:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2066         * gas/hppa/more.parse/xmpyubug.s: New test.
2067         * gas/hppa/more.parse/parse.exp: Run it.
2069 Fri Feb  4 17:13:20 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2071         * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
2072         "simple_diff" from linker test suite.
2073         * gas/sun4/addend.exp: Use it.
2074         * gas/sun4/addend.d: New file.
2076 Sun Jan 30 23:34:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2078         * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
2079         format.
2081 Thu Jan 20 16:44:51 1994  Rob Savoye  (rob@darkstar.cygnus.com)
2083         * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
2084         sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
2085         well under either version of expect.
2087 Mon Jan 17 00:25:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2089         * gas/hppa/basic/fp_misc.s: Delete copr instruction.  It's tested
2090         elsewhere now.
2091         * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
2092         * gas/hppa/basic/basic.exp: Run them.
2094 Thu Jan 13 11:59:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2096         * gas/all/gas.exp: No longer expect difference of forward
2097         references to fail.
2098         * gas/all/x930509.s: Fix testcase to match how the expect code was
2099         written.
2101 Wed Jan 12 13:41:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2103         * gas/hppa/reloc/reloc.exp: Fix typo in last change.  Latest test
2104         for cross-subspace call bugs is no longer expected to fail.
2106         * gas/hppa/more.parse/procbug.s: Add test for another bug relating
2107         to having a function's label follow the .PROC directive.
2109 Tue Jan 11 21:47:48 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2111         * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
2112         found while working on multiple $CODE$ subspace support.
2114 Mon Jan 10 09:54:15 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2116         * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
2117         to fail.
2118         * gas/hppa/more.parse/procbug.s: Add missing .procend.
2120 Mon Jan  3 10:07:47 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2122         * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
2123         app.c change.
2125 Wed Dec 29 11:32:39 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2127         * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
2129 Wed Dec 15 08:24:31 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
2131         * Makefile.in (site.exp): Don't set ASFLAGS.  Quote value of
2132         OBJDUMPFLAGS in case it's empty.  Use temporary names until the
2133         end; make creating site.exp the final step.
2134         (check): Pass in ASFLAGS.
2136         * gas/all/gas.exp: Use all_ones proc.  Change regexp for matching
2137         C comments to avoid bugs in latest expect code.
2139 Wed Dec  8 14:30:14 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2141         * gas/m68k/disperr.s: New test.
2142         * gas/m68k/all.exp: Run it.
2144 Sun Dec  5 19:24:57 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2146         * gas/hppa/reloc/roundmode.s: New test.
2147         * gas/hppa/reloc/reloc.exp: Run it.  Fix typo in last change.
2149 Wed Dec  1 10:44:18 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2151         * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
2152         test for ELF.  
2154 Tue Nov 30 13:43:21 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2156         * gas/hppa/more.parse/parse.exp: Test for error on for subspace
2157         directive is an XFAIL for SOM assmeblers.
2159         * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
2160         cross-subspace call test.
2162 Sun Nov 28 12:12:50 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2164         * gas/hppa/more.parse/appbug.s: New test.
2165         * gas/hppa/more.parse/parse.exp: Run it.
2167         * gas/hppa/unsorted/align3.s: New test.
2168         * gas/hppa/unsorted/unsorted.exp: Run it.
2170 Sat Nov 27 22:50:01 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2172         * gas/all/p2425.s: Insert a tab before assembler directives so
2173         that the directives are not interpreted as labels.
2175         * gas/hppa/basic/weird.s: Sync with GDB version.
2177         * gas/hppa/more.parse/labelbug.s: New test.
2179         * gas/hppa/more.parse/parse.exp: Run it.
2181 Wed Nov 24 01:25:03 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2183         * gas/hppa/reloc/fixupbug.s: New test.
2184         * gas/hppa/reloc/reloc.exp: Run it.
2186         * gas/hppa/reloc/exitbug.s: New test.
2187         * gas/hppa/reloc/reloc.exp: Run it.
2189 Sun Nov 21 22:11:10 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2191         * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
2192         share the same test code.
2193         * gas/hppa/reloc/relocreduce.s: Likewise.
2195         * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
2196         * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
2198 Sun Nov  7 00:31:41 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2200         * gas/hppa/reloc/reloc.exp: No longer expect failure for
2201         field selector on ble instruction test.
2203         * gas/hppa/basic/basic.exp: No longer expect failures for
2204         system instruction tests now that probei is fixed.
2206 Sat Nov  6 22:45:08 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2208         * gas/hppa/reloc/selectorbug.s: New test.
2209         * gas/hppa/reloc/reloc.exp: Run it.
2211 Thu Nov  4 17:01:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2213         * gas/hppa/unsorted/fragbug.s: New test.
2214         * gas/hppa/unsorted/unsorted.exp: Run it.
2216 Thu Nov 04 09:09:49 1993  Jeffrey Wheat  (cassidy@cygnus.com)
2218         * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
2220 Tue Nov  2 22:12:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2222         * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
2223         * gas/hppa/more.parse/parse.exp: Run them.
2225 Mon Nov  1 23:37:58 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2227         * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
2228         which specific relocations are expected to be found.
2229         
2230 Sat Oct 30 14:12:31 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2232         * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
2234         * gas/hppa/more.parse/parse.exp: Add new test.
2235         * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
2236         sections are handled correctly.
2238         * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
2240 Fri Oct 29 16:29:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2242         * gas/hppa/more.parse/calldatabug.s: Colonize.
2243         * gas/hppa/more.parse/parse.exp: Fix typos.
2245 Thu Oct 28 21:40:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2247         * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
2248         * gas/hppa/*/*.exp: New test drivers.
2249         * gas/hppa/*/*.s: New test files.
2251 Mon Oct 25 09:40:59 1993  Ken Raeburn  (raeburn@cygnus.com)
2253         * gas/sun4: New directory.
2254         * gas/sun4/addend.s,addend.exp: New test case.
2255         * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
2256         test case.
2258         * gas/all/gas.exp: Check `*' in C comments.
2260         * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
2261         simplify some tests.
2262         (want_no_output): Return zero or nonzero, depending on success or
2263         failure.
2264         (gas_test_old): Return value from want_no_output.
2265         (objdump_start_common): Split off from objdump_start.
2266         (objdump_start_no_subdir): New procedure.
2268 Wed Oct 20 07:25:48 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
2270         * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
2271         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
2273         * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
2274         AS_FOR_TARGET.
2275         (check): Don't pass ASFLAGS variable.
2276         (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
2278         From Jeff Law:
2280         * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
2281         so that tests can parse the output of objdump looking for errors
2282         in relocation entires, file headers and the like.
2284 Thu Sep 23 16:20:34 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2286         * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
2287         * gas/all/gas.exp (p1480.s, x930509.s): Ditto.  Break up gas_test
2288         call so it no longer performs multiple tests.
2289         * gas/m68k/all.exp (t2.s): Don't bother with listings.
2290         (p2410.s): Don't pass unwanted arguments to gas_test_error.
2292 Wed Aug 25 16:50:08 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2294         * lib/do*: Remove RCS id strings.
2296 Mon May 17 15:09:45 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
2298         * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
2299         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
2300         * gas/i386: New directory.
2302 Mon May 10 14:50:20 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
2304         * Added directory structure, to categorize tests by targets.
2305         * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
2306         and refined some to examine the assembler listing output.
2307         * lib/gas-defs.exp: Renamed gas_start to gas_run.  Added some
2308         expect_after patterns.
2309         (gas_start, gas_finish): New procs, for tests that examine process
2310         output.
2311         * config/unix-gas.exp: Invoke gas_init directly, instead of
2312         requiring test .exp files do it.
2314 Wed Apr 21 01:24:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2316         * gas/gas.exp: Handle new tests, and changes to testing procs.
2318         * lib/gas-defs.exp (want_no_output): New proc; success iff output
2319         is empty.
2320         (gas_test_old): Functionally same as old gas_test.
2321         (gas_test_ignore_stdout): Rewritten to use want_no_output.
2322         (gas_test): New argument lists set of options to be tried in
2323         combinations.  Option with trailing ">" indicates standard output
2324         should be ignored.
2326         * gas/p2425a.s: Use %-form for registers, so this test can be run
2327         on m68k-coff targets too.
2329         * gas/p2430a.s: New test case, whitespace &c matches customer
2330         report more closely.  Gets different results from p2430.s; this is
2331         bad, and not yet tested for.
2333 Mon Apr  5 12:27:19 1993  Ken Raeburn  (raeburn@cygnus.com)
2335         * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
2336         * lib/run: New script.
2337         * gas/gas-defs.exp (gas_start): Takes new args, assembler options
2338         and redirection options.  Use "run" script so redirection works.
2339         (gas_test): Now takes assembler options as separate arg from input
2340         file name.
2341         (gas_test_ignore_stdout): New proc.  Discards output.
2342         (gas_test_error): New proc.  Expects assembler to generate output.
2343         (target_cpu_family setting): Handle i486->i386 also.
2345         * lib/do*: Scripts moved here from gas/testscripts.  May be useful
2346         someday for writing more test cases; not currently used.
2348 Tue Mar 30 11:45:27 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2350         * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
2351         cases.
2352         * gas/gas.exp: Enable them for appropriate targets.  Removed some
2353         useless comments &c.  Changed m68k target test to be more general.
2355         * lib/gas-defs.exp (gas_exit, gas_init): New procs.
2356         * gas/gas.exp: Call gas_init.
2358 Mon Mar 29 00:00:00 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
2360         * Test suite created.