X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=9349c8db9b9e02e2408f3d48e62c3ccb72003c08;hb=c608c12e5e611dbf20510ccee5eda67412891476;hp=18794d8c25c2f5c3525592b6d36441a86870e10c;hpb=1cc17500c38fa1cff19c3b5021dd74296a872b8c;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 18794d8c25..9349c8db9b 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,277 +1,428 @@ -start-sanitize-r5900 -Mon May 18 11:47:12 1998 Jeffrey A Law (law@cygnus.com) +1999-05-12 Alan Modra - * vu0.s: Test vopmula/vopmsub with and without opcode - completer. - * vu0.d: Corresponding changes. + * gas/i386/opcode.d: Modify callw to suit disasm fix. -end-sanitize-r5900 -Mon May 18 13:11:45 1998 Frank Ch. Eigler + * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction. - * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match - disassembler. -start-sanitize-r5900 - * gas/mips/break5900.[sd]: Test that break instructions generated - in div/etc. macro instructions are of 20-bit variety for R5900. - * gas/mips/r5900.[sd]: Added mult1 tests. -end-sanitize-r5900 - -Fri May 15 14:51:01 1998 Gavin Koch + * gas/i386/amd.s: Pad to multiple of 8 + * gas/i386/amd.d: Here too. - * gas/mips/mips.exp: Distinguish chains with 32-bit addresses. - * gas/mips/ld-ilocks-addr32.d : New. + * gas/i386/prefix.[sd]: Align with nops + * gas/i386/reloc.[sd]: Here too. -Wed May 13 15:06:31 1998 Doug Evans + * gas/i386/katmai.[sd]: New for PIII SIMD + * gas/i386/i386.exp: Call it. - * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA. -start-sanitize-m32rx - * gas/m32r/m32rx.d: Pass --enable-special to gas. -end-sanitize-m32rx +1999-05-02 Nick Clifton -start-sanitize-sky -Mon May 11 13:04:58 1998 Frank Ch. Eigler + * gas/mcore/allinsn.d: Update to match latest assembler + operations. - * gas/mips/break5900.[sd]: New tests for R5900 20-bit break. - * gas/mips/mips.exp: Run them. - -end-sanitize-sky -Thu May 7 13:05:25 1998 Frank Ch. Eigler +1999-04-16 DJ Delorie - * gas/mips/break20.[sd]: New tests for 20-bit operand break and - sddbp instructions. - * gas/mips/trap20.[sd]: New tests for 20-bit operand trap - instructions. - * gas/mips/mips.exp: Run them. + * gas/i386/amd.s: Add NOPs to align for coff targets + * gas/i386/amd.d: and check for them. -start-sanitize-d30v -Thu Apr 30 11:55:01 1998 Frank Ch. Eigler +Thu Apr 15 15:03:43 1999 Jeffrey A Law (law@cygnus.com) - * gas/d30v/{inst,array,opt,reloc}.d: Accept labels - in disassembly, where the offset is in hex and has a "0x" prefix. + * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file. + +Wed Apr 14 13:43:06 1999 Jeffrey A Law (law@cygnus.com) + + * gas/hppa/basic/branch.s: Do not use immediate value where we + really want a register. + * gas/hppa/basic/coprmem.s: Likewise. + * gas/hppa/basic/fmemLRbug.s: Likewise. + * gas/hppa/basic/coprmem.s: Likewise. + * gas/hppa/basic/spop.s: Likewise. + * gas/hppa/basic/imem.s: Likewise. + * gas/hppa/parse/badfmpyadd.s: Likewise. + * gas/hppa/parse/calldatabug.s: Likewise. + * gas/hppa/parse/entrybug.s: Likewise. + * gas/hppa/parse/exprbug.s: Likewise. + * gas/hppa/parse/fixup7bug.s: Likewise. + * gas/hppa/parse/labelbug.s: Likewise. + * gas/hppa/reloc/applybug.s: Likewise. + * gas/hppa/reloc/funcrelocbug.s: Likewise. + * gas/hppa/reloc/labelopbug.s: Likewise. + * gas/hppa/reloc/longcall.s: Likewise. + * gas/hppa/reloc/plabelbug.s: Likewise. + * gas/hppa/reloc/reduce.s: Likewise. + * gas/hppa/reloc/reduce2.s: Likewise. + * gas/hppa/reloc/reduce3.s: Likewise. + * gas/hppa/unsorted/brlenbug.s: Likewise. + * gas/hppa/unsorted/importbug.s: Likewise. + * gas/hppa/unsorted/lasbeldiffs.s: Likewise. + + * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings + for loads and stores using reg + small d addresses. + No longer expect failure for mis-parse of imm %reg. + +1999-04-13 Doug Evans + + * gas/m32r/m32rx.d (cmpu__rach): Fix expected output. + * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch + so branch relaxation restrictions won't interfere with parallelization + attempts. + +1999-04-08 Nick Clifton + + * gas/mcore: New Directory. + * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly + tests. + * gas/mcore/allinsn.s: New File: Source file for MCore assembly + tests. + * gas/mcore/allinsn.d: New File: Expected output file for MCore + assembly tests. + +1999-03-20 Doug Evans + + * gas/m32r/m32rx.[sd]: Fix a few more testcases. + +1999-03-16 Martin Hunt + + * gas/d30v/d30.exp (run_list_test): Add new tests, + label, guard-debug, serial, warn_oddreg, bittest, and mul. + + * gas/d30v/opt.s: Fix some warnings and add a few labels + to keep things from parallelizing where we don't want them to. + + * gas/d30v/reloc.s: Fix warning. + + * gas/d30v/opt.d, reloc.d, inst.d: Rebuild. + + * gas/d30v/label.s: New test. Check that labels are aligned + on 8-byte boundaries. + + * gas/d30v/guard-debug.s: New test. Test output with "-g". + + * gas/d30v/serial.s: New test. Check for warnings with + illegal serial instructions. + + * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when + odd-numbered registers are used for some instructions. + + * gas/d30v/bittest.s: New test. Check for bit operation + instructions (BCLR, BNOT, BSET, BTST) in the IU. + + * gas/d30v/mul.s: New test. Check for restricted sequences + in a bunch of different multiply instructions. -end-sanitize-d30v -Tue Apr 28 16:38:34 1998 Frank Ch. Eigler + * gas/vtable/vtable.exp (run_list_test): Don't + run test on D30V. - * gas/mips/lineno.[sd]: Assembly source line number test. - * gas/mips/mips.exp: Added lineno test. +1999-03-05 Nick Clifton -start-sanitize-sky -Thu Apr 16 11:23:13 1998 Doug Evans + * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag + test. - * gas/dvp/{vif-1.[sd],vif-3.s}: Update, '*' no longer supported as - unpack address. * gas/dvp/vif-4.[sd]: Test wl > cl with no input - data. +1999-02-13 Jim Blandy -end-sanitize-sky -start-sanitize-r5900 -Wed Apr 15 13:08:30 1998 Frank Ch. Eigler + * gas/mips/mips.exp: Run the new tests, below. + * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d, + gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files. + * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files. - * gas/mips/vu0.s: Updated test case for changed specs of - VCALLMSR instruction. - * gas/mips/vu0.d: Corresponding change. + * lib/gas-defs.exp (run_dump_test): Document. It's not + really trivial. -end-sanitize-r5900 -Wed Apr 8 18:45:17 1998 Jeffrey A Law (law@cygnus.com) + * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing + $program (the dump tool). - * gas/testsuite/all/gas.exp: No longer expect failures for - difference of undefined symbols on mn10x00 targets. +1999-02-10 Doug Evans -start-sanitize-sky -Wed Apr 8 15:51:13 1998 Doug Evans + * gas/m32r/allinsn.d: Prefix all | with \. + (push,pop): Fix expected output. + * gas/m32r/relax-1.d: Emitted nops are serial, not parallel. + * gas/m32r/fslot.d: Prefix all | with \. - * gas/dvp/br-2.[sd]: New testcase. - * gas/dvp/dvp.exp: Run them. +1999-02-08 Nick Clifton -Mon Apr 6 17:08:01 1998 Doug Evans + * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator. + Some ports use it as a comment initiator. - * gas/dvp/vif-3.[sd]: New testcase. - * gas/dvp/vif-4.[sd]: New testcase. - * gas/dvp/dvp.exp: Run them. + * gas/vtable/entry1.d: Do not look for an addend. Some ports use + REL relocations and so do not have one. -Fri Apr 3 12:19:33 1998 Doug Evans +1998-12-18 Nick Clifton - * gas/dvp/relax-1.[sd]: New testcase. - * gas/dvp/dvp.exp: Run it. + * gas/fr30/allinsn.s: Fix to match latest assembler syntax. + * gas/fr30/allinsn.d: Fix to match latest assembler output -end-sanitize-sky -start-sanitize-m32rx -Thu Apr 2 16:49:29 1998 Nick Clifton +1998-12-03 Nick Clifton - * gas/m32r/m32rx.d: Fix SATB and SAT bit patterns. - * gas/m32r/allinsn.d: Fix expected result for CMPUI insn. + * gas/fr30/allinsn.d: Updated to match latest assembler output. -Wed Apr 1 14:59:29 1998 Nick Clifton +1998-12-02 Nick Clifton - * gas/m32r/m32rx.d: Fix SATB bit pattern. + * gas/fr30/allinsn.s: Replace illegal insns with legal versions. -Sun Mar 29 13:05:41 1998 Nick Clifton + * gas/fr30/allinsn.d: Update to match latest assembler output. - * gas/m32r/m32rx.d: Fix expected results for parallel lock. +Thu Nov 19 15:59:51 1998 Dave Brolley -end-sanitize-m32rx -start-sanitize-sky -Wed Mar 25 14:27:46 1998 Doug Evans + * gas/fr30/allinsn.s: Reorder insns for better simulation. - * gas/dvp/vif-1.d: Update. +Thu Nov 19 07:50:44 1998 Doug Evans -end-sanitize-sky -start-sanitize-r5900 -Tue Mar 24 18:21:03 1998 Jeffrey A Law (law@cygnus.com) + * gas/mips/sync.[sd]: New testcase. + * gas/mips/mips.exp: Run it. - * gas/mips/vu0.s: Add tests for "bc2f", "bc2fl", "bc2t", "bc2tl", - "cfc.i", "cfc.ni", "ctc.i", and "ctc.ni". - * gas/mips/vu0.d: Corresponding changes. +Wed Nov 18 11:27:56 1998 Dave Brolley -end-sanitize-r5900 -start-sanitize-sky -Mon Mar 23 13:26:12 1998 Doug Evans + * gas/fr30/allinsn.s (dmov): Correct hex literals. - * gas/dvp/mpg-1.[sd]: New files. - * gas/dvp/mpg-1vu.s: New file. - * gas/dvp/dvp.exp: Run new test mpg-1.s. +Tue Nov 17 15:24:20 1998 Nick Clifton -end-sanitize-sky -start-sanitize-m32rx -Mon Mar 23 11:34:00 1998 Nick Clifton + * gas/fr30/allinsn.s: Moved currently un-assembliable instructions + to end of file. - * gas/m32r/m32rx.d: Fix sath bit pattern (PR15418). + * gas/fr30/allinsn.d: Added disassembly of currently assembliable + opcodes. -end-sanitize-m32rx -Mon Mar 23 10:47:33 1998 Frank Ch. Eigler +Mon Nov 16 16:50:27 1998 Nick Clifton - * gas/all/align.s: Back out ".section text" change below; - use ".text" again. - * gas/macros/semi.s: Ditto. - -start-sanitize-r5900 -Sun Mar 22 13:16:31 1998 Jeffrey A Law (law@cygnus.com) + * gas/fr30/allinsn.s: Fix syntax errors. - * gas/mips/vu0.d: We don't want relocations in the output. - (vcallms): Enable opcode checking on this test. +Mon Nov 16 19:27:52 1998 Dave Brolley -end-sanitize-r5900 -Fri Mar 20 18:51:49 1998 Frank Ch. Eigler + * gas/fr30/allinsn.s: Fixed more typos. - * gas/all/align.s: Identify ".text" section explicitly. - * gas/macros/semi.s: Ditto. +Fri Nov 13 13:15:01 1998 Nick Clifton + + * gas/fr30/allinsn.s: Fixed typos and added some tests of upper + case vs lower case. + +Tue Nov 10 14:54:47 1998 Nick Clifton + + * gas/fr30/allinsn.s: New file. + * gas/fr30/allinsn.d: New file. + * gas/fr30/allinsn.exp: New file. + * gas/fr30/fr30.exp: New file. + +Mon Nov 2 20:16:50 1998 Doug Evans + + * gas/m32r/fslot.[sd]: New testcase. + * gas/m32r/m32r.exp: Run it. + +Tue Oct 20 11:35:06 1998 Alan Modra + + * gas/i386/i386.exp: Run AMD insn test. + * gas/i386/amd.s: New test. + * gas/i386/amd.d: New test results. + +Sun Sep 20 01:00:01 1998 Andreas Schwab + + * gas/vtable/inherit1.l: Require only the word GAS somewere in the + first line of the listing. + +Tue Sep 1 10:20:03 1998 Richard Henderson + + * gas/ppc/astest.d: Adjust regexps to match a 64-bit host. + * gas/ppc/astest2.d: Likewise. + +Mon Aug 31 13:25:07 1998 Richard Henderson + + * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching + of whitespace for 64-bit hosts. + +Mon Aug 31 12:45:49 1998 Richard Henderson + + * gas/vtable/vtable.exp: New. + * gas/vtable/{entry0.s,entry0.d}: New. + * gas/vtable/{entry1.s,entry1.d}: New. + * gas/vtable/{inherit0.s,inherit0.d}: New. + * gas/vtable/{inherit1.s,inherit1.l}: New. + +Thu Aug 20 23:18:06 1998 Ian Lance Taylor + + * gas/i386/white.l: Revert patch of August 12. + +Wed Aug 12 11:54:37 1998 Jeffrey A Law (law@cygnus.com) + + * gas/mn10300/udf.s: New test. + * gas/mn10300/basic.exp: Run it. + +Wed Aug 12 13:25:38 1998 Alan Modra + + * gas/i386/general.l: Test andb $~0x80,foo. + * gas/i386/general.s: Update. + + * gas/i386/white.l: Expect warning for stand-alone ss prefix. + +Tue Jul 21 12:46:59 1998 Alan Modra + + * gas/i386/white.s: Add some more whitespace tests. + * gas/i386/white.l: Update accordingly. + +Mon Jul 13 18:15:11 1998 Alan Modra + + * gas/i386/*: All new i386 testsuite. + +1998-07-02 Ken Raeburn + + * lib/gas-defs.exp (gas_init): Complain if target name isn't in + canonical form. + +Wed Jul 1 15:35:09 1998 Nick Clifton + + * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail. + +Wed Jul 1 17:31:39 1998 Ian Lance Taylor + + * gas/ppc/simpshft.s: Add alignment so that it works on AIX. + * gas/ppc/simpshft.d: Change accordingly. Only dump the .text + section. + +Tue Jun 23 15:14:43 1998 Nick Clifton + + * gas/v850/hilo2.s: Use r1 as the destination of the movea + instruction, since r0 is read only. + + * gas/v850/basic.exp: Fix names of special area relocations. + Set -mwarn-signed-overflow flag when running range.s test. + +Sun Jun 21 12:44:43 1998 Nick Clifton + + * gas/d30v/reloc.d: Updated to match latest assembler output. + +Wed Jun 17 14:02:10 1998 Frank Ch. Eigler + + * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case + run on differently targeted assembler. + * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto. + * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same. + * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again. + * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some. -start-sanitize-sky - * gas/dvp/dma-2.d: Change to match automatic alignment of dmadata. -end-sanitize-sky + * gas/mips/ld-ilocks.d: Removed disassembler flags to let target + defaults go unmodified. Replaced $f4/$f5 with $fp[45], as the + original `ld.d' had. Find `ld.s'. + * gas/mips/mul-ilocks.d: Nearly ditto. -start-sanitize-r5900 -Thu Mar 19 14:13:12 1998 Jeffrey A Law (law@cygnus.com) +Thu Jun 11 16:50:46 1998 Nick Clifton - * gas/mips/vu0.s, gas/mips/vu0.d: New testfiles. - * gas/mips/mips.exp: Run vu0 tests. + * gas/d30v/inst.d: Expect repeati instrucitons to be combined. -end-sanitize-r5900 - -start-sanitize-sky -Thu Mar 19 10:49:15 1998 Doug Evans + * gas/d30v/inst.s: Add nop to keep assembled instructions at + expected addresses. + +Mon Jun 8 18:47:11 1998 Nick Clifton + + * gas/d30v/array.d: Updated to match latest assembler results. + * gas/d30v/reloc.d: Partially updated to match latest assembler + results. - * gas/dvp/vif-1.[sd]: stcycle -> stcycl. +Fri Jun 5 19:15:59 1998 Andreas Schwab -Tue Mar 17 14:02:13 1998 Doug Evans + * gas/m68k/operands.s: For all pc relative addresses change tstl + to pea since the former does not allow pcrel on m68000. Do not + make label foo global, so that references to it can be relaxed on + ELF targets. + * gas/m68k/operands.d, gas/m68k/op68000.d: Updated. - * gas/dvp/dma-[12].[sd]: New testcases. - * gas/dvp/dvp.exp: Run them. +Tue Jun 2 15:08:36 1998 Geoff Keating -Thu Mar 12 15:25:13 1998 Doug Evans + * gas/ppc/ppc.exp: Run simpshft test. + * gas/ppc/simpshft.d: New file. + * gas/ppc/simpshft.s: New file. - * gas/dvp/*.d: Update, dest spec on registers is printed again. +Mon Jun 1 17:00:22 1998 Jeffrey A Law (law@cygnus.com) -Fri Mar 6 11:22:23 1998 Doug Evans + * gas/mips/div-ilocks.d: Handle both "break" instruction variants. + * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise. + +Fri May 29 12:07:35 1998 Ian Lance Taylor - * gas/dvp/upper-2.d (loi): Fix expected output. - * gas/dvp/vif-1.[sd]: Add more tests. - * gas/dvp/vif-2.[sd]: New testcases. - * gas/dvp/gif{packed,reglist,image}-1.[sd]: New testcases. - * gas/dvp/dvp.exp: Run them. Pass -I${srcdir}/${subdir} to gas. + * gas/mips/mips.exp: Adjust ilocks initialization to match current + assembler defaults more closely. -end-sanitize-sky -start-sanitize-vr4320 -Tue Mar 3 11:06:53 1998 Gavin Koch + * gas/sh/fp.s: Remove ftst/nan. The assembler no longer supports + the instruction. + * gas/sh/basic.exp: Adjust accordingly. - * gas/mips/mips.exp (ilocks) : Added mips64vr4320*-*-*. +Wed May 27 15:26:51 1998 Nick Clifton -end-sanitize-vr4320 -Mon Mar 2 13:30:40 1998 Doug Evans + * gas/d30v/align.d: Updated to match latest assembler output. + * gas/d30v/inst.d: Updated to match latest assembler output. + * gas/d30v/inst.s: Updated to match latest assembler rules. + * gas/d30v/opt.d: Updated to match latest assembler output. - * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete. - (ldi16): Improve test. - (nop): Fix test. +Fri May 22 15:56:51 1998 Doug Evans -start-sanitize-vr5400 -Mon Feb 23 10:31:05 1998 Jeffrey A Law (law@cygnus.com) + * gas/m32r/allinsn.d: Handle 64 bit bfd_vma. + * gas/m32r/uppercase.d: Likewise. - * gas/mips/vr5400.s: Use absolute expression for performance - register number. - * gas/mips/vr5400.d: Corresponding changes. +Thu May 21 15:03:06 1998 Nick Clifton -end-sanitize-vr5400 -start-sanitize-r5900 -Mon Feb 23 10:31:05 1998 Jeffrey A Law (law@cygnus.com) + * gas/arm/thumb.s: Add period to start of labels to prevent + assembler thinking that they are function entry points. - * gas/mips/r5900.s: Use absolute expression for performance - register number. - * gas/mips/r5900.d: Corresponding changes. +Tue May 19 18:17:10 1998 Ian Lance Taylor -Fri Feb 20 01:29:16 1998 Jeffrey A Law (law@cygnus.com) + * gas/mips/mips16.d: Correct to reflect bug fix to disassembler. - * gas/mips/r5900.s, gas/mips/r5900.d: Update for "mula.s" change. +Mon May 18 13:11:45 1998 Frank Ch. Eigler + + * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match + disassembler. + +Fri May 15 14:51:01 1998 Gavin Koch -end-sanitize-r5900 -start-sanitize-m32rx -Thu Feb 19 10:35:48 1998 Nick Clifton + * gas/mips/mips.exp: Distinguish chains with 32-bit addresses. + * gas/mips/ld-ilocks-addr32.d : New. - * gas/m32r/m32rx.s (mvtc__subv): Avoid register conflict. +Wed May 13 15:06:31 1998 Doug Evans - * gas/m32r/m32rx.d: Updated to match latest assembler output. -end-sanitize-m32rx -start-sanitize-sky -Tue Feb 17 18:44:12 1998 Doug Evans + * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA. - * gas/dvp/{basic-1,lower-1,upper-1,upper-2}.d: Update to remove dest - spec on operands. +Thu May 7 13:05:25 1998 Frank Ch. Eigler -end-sanitize-sky -start-sanitize-m32rx -Fri Feb 13 14:44:32 1998 Nick Clifton + * gas/mips/break20.[sd]: New tests for 20-bit operand break and + sddbp instructions. + * gas/mips/trap20.[sd]: New tests for 20-bit operand trap + instructions. + * gas/mips/mips.exp: Run them. - * gas/m32r/m32rx.s (rte__subx): Do not perform RTE and SUBX in - parallel since they both write to the C bit. +Thu Apr 30 11:55:01 1998 Frank Ch. Eigler -end-sanitize-m32rx -start-sanitize-sky -Thu Feb 12 17:42:39 1998 Doug Evans + * gas/d30v/{inst,array,opt,reloc}.d: Accept labels + in disassembly, where the offset is in hex and has a "0x" prefix. + +Tue Apr 28 16:38:34 1998 Frank Ch. Eigler - * gas/dvp/upper-2.[sd]: New testcase. - * gas/dvp/dvp.exp: Run it. + * gas/mips/lineno.[sd]: Assembly source line number test. + * gas/mips/mips.exp: Added lineno test. -end-sanitize-sky -Thu Feb 12 20:12:39 1998 Ian Lance Taylor +Wed Apr 8 18:45:17 1998 Jeffrey A Law (law@cygnus.com) - * gasp/macro.out: Adjust to reflect the fact that keyword - arguments are now permitted after positional arguments. + * gas/testsuite/all/gas.exp: No longer expect failures for + difference of undefined symbols on mn10x00 targets. -start-sanitize-sky -Wed Feb 11 17:07:25 1998 Doug Evans +Mon Mar 23 10:47:33 1998 Frank Ch. Eigler - * gas/dvp/{*}: .text renamed to .vutext. - * gas/dvp/vif-1.[sd]: Renamed from pke-1.[sd]. + * gas/all/align.s: Back out ".section text" change below; + use ".text" again. + * gas/macros/semi.s: Ditto. + +Fri Mar 20 18:51:49 1998 Frank Ch. Eigler + + * gas/all/align.s: Identify ".text" section explicitly. + * gas/macros/semi.s: Ditto. + + + +Mon Mar 2 13:30:40 1998 Doug Evans -Tue Feb 10 15:32:22 1998 Ian Carmichael + * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete. + (ldi16): Improve test. + (nop): Fix test. - * gas/dvp/{error.exp,bignum-1.[sd],bignum_d.s}: New files. +Thu Feb 12 20:12:39 1998 Ian Lance Taylor -end-sanitize-sky -start-sanitize-m32rx -Mon Feb 9 17:19:05 1998 Nick Clifton + * gasp/macro.out: Adjust to reflect the fact that keyword + arguments are now permitted after positional arguments. - * gas/m32r/m32rx.s: Add tests for DIVH and new versions of RAC and - RACH instructions. Rename MACHL1 ro MACLH1. -end-sanitize-m32rx Wed Feb 4 15:27:44 1998 Nick Clifton * gas/arm/arm7t.d: Update to match latest assembler output. @@ -290,10 +441,6 @@ Sun Feb 1 21:43:54 1998 Jeffrey A Law (law@cygnus.com) * gas/mips/4100.d: Corresponding changes. * gas/mips/4650.s: Pad test code out to a 16byte boundary. * gas/mips/4650.d: Corresponding changes. -start-sanitize-r5900 - * gas/mips/5900.s: Pad test code out to a 16byte boundary. - * gas/mips/5900.d: Corresponding changes. -end-sanitize-r5900 Fri Jan 30 14:09:13 1998 Ian Lance Taylor @@ -309,13 +456,6 @@ Thu Jan 29 09:43:50 1998 Richard Henderson * gas/mri/moveml.[sd]: ... here. * gas/mri/mri.exp: Run it. -start-sanitize-sky -Wed Jan 28 10:18:21 1998 Doug Evans - - * dvp/dvp.exp: New file. - * dvp/{basic-1,br-1,upper-1,lower-1,pke-1}.[sd]: New testcases. - -end-sanitize-sky Tue Jan 27 21:55:44 1998 Jeffrey A Law (law@cygnus.com) * gas/mips/4010.s: Add 4010 tests. @@ -333,25 +473,12 @@ Tue Jan 27 05:35:02 1998 Richard Henderson * gas/m68k/mri_moveml.[sd]: New testcase. -start-sanitize-m32rx -Fri Jan 23 10:30:29 1998 Nick Clifton - - * gas/m32r/m32rx.s: Use 'label' as desitnation of branches. - * gas/m32r/m32rx.d: Update to match latest disassembly. - -end-sanitize-m32rx Thu Jan 22 17:29:07 1998 Nick Clifton * gas/m32r/high-1.d: Add hash prefix to constants. * gas/m32r/allinsn.s: Add hash prefix to some constants. * gas/m32r/allinsn.d: Add hash prefix to constants. -start-sanitize-m32rx - * gas/m32r/m32rx.s: Add tests for automatic parallelisation. - * gas/m32r/m32rx.d: Add results of automatic parallelisation. - * gas/m32r/relax-1.d: Add results of automatic parallelisation. - * gas/m32r/uppercase.d: Add results of automatic parallelisation. -end-sanitize-m32rx Wed Jan 21 21:24:08 1998 Manfred Hollstein @@ -361,10 +488,6 @@ Wed Jan 14 17:49:22 1998 Nick Clifton * gas/m32r/uppercase.d: Fix white space matching. * gas/m32r/relax-1.d: Fix white space matching. -start-sanitize-m32rx - * gas/m32r/m32rx.d: Add expected results. - * gas/m32r/m32rx.s: Correct typos in test cases. -end-sanitize-m32rx Wed Jan 14 15:44:32 1998 Jeffrey A Law (law@cygnus.com) @@ -375,20 +498,8 @@ Wed Jan 14 11:13:06 1998 Doug Evans * gas/m32r/allinsn.d (cmpui): Update output to new format. -start-sanitize-r5900 -Mon Dec 22 12:47:16 1997 Ian Lance Taylor - - * gas/mips/r5900.d: Update for current disassembler. - -end-sanitize-r5900 Thu Dec 18 11:10:42 1997 Nick Clifton -start-sanitize-m32rx - * gas/m32r/m32rx.d: New file. - * gas/m32r/m32rx.s: New file. - * gas/m32r/m32rx.exp: New file. - -end-sanitize-m32rx * gas/arm/inst.d: Updated to match latest disassembler changes. * gas/arm/arm7t.d: Updated to match latest disassembler changes. @@ -402,52 +513,9 @@ Tue Dec 16 22:19:25 1997 Ken Raeburn R3900. * gas/mips/mips.exp: Run it. -start-sanitize-r5900 -Tue Dec 16 12:54:30 1997 Jeffrey A Law (law@cygnus.com) - - * gas/mips/r5900.s: Add more r5900 tests. - * gas/mips/r5900.d: Corresponding changes. - - * gas/mips/r5900.s: New testcase for r5900 insns. - * gas/mips/r5900.d: Support file for r5900 tests. - * gas/mips/mips.exp: Run r5900 tests too. - -end-sanitize-r5900 -start-sanitize-vr5400 -Mon Dec 15 10:34:15 1997 Jeffrey A Law (law@cygnus.com) - - * gas/mips/vr5400.s: Tweak mfpc, mtpc, mfps, mfps, and mtps for - better testing coverage. - * gas/mips/vr5400.d: Corresponding changes. - -end-sanitize-vr5400 -start-sanitize-tx49 -Thu Dec 11 09:23:05 1997 Gavin Koch - - * gas/mips/mips.exp: Don't run the mips16 test for tx49. - -end-sanitize-tx49 -start-sanitize-vr5400 -Tue Dec 9 13:19:58 1997 Jeffrey A Law (law@cygnus.com) - - * gas/mips/vr5400.d: Minor tweaks for more accurate matching. - -Fri Nov 7 21:32:01 1997 Ken Raeburn - - * gas/mips/vr5400.s, gas/mips/vr5400.d: New test, for - VR5400-specific instructions. - * gas/mips/mips.exp: Run it. - -end-sanitize-vr5400 * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax targets. -start-sanitize-tx49 -Wed Oct 29 16:27:30 1997 Gavin Koch - - * gas/mips/mips.exp: Add tx49 configury. - -end-sanitize-tx49 Wed Oct 15 10:40:14 1997 Jeffrey A Law (law@cygnus.com) * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA. @@ -502,7 +570,6 @@ Thu Sep 18 11:17:53 1997 Doug Evans * gas/sparc/splet-2.[ds]: New testcase. * gas/sparc/sparc.exp: Run them. -start-sanitize-d30v Tue Sep 16 15:27:08 1997 Ken Raeburn Merge changes from Martin Hunt: @@ -532,14 +599,6 @@ Tue Sep 16 15:27:08 1997 Ken Raeburn * gas/d30v/reloc.s: Fix a test case. * gas/d30v/{opt,reloc}.d: Regenerate. -end-sanitize-d30v -start-sanitize-tx19 -Mon Sep 15 17:29:08 1997 Gavin Koch - - * gas/mips/mips.exp: Handle r3900 and r1900. - * gas/mips/ld-ilocks: New file. - -end-sanitize-tx19 Mon Sep 8 14:21:23 1997 Doug Evans * gas/m32r/high-1.[ds]: New testcase. @@ -629,14 +688,12 @@ Sat Apr 19 23:16:35 1997 Niklas Hallqvist * gas/mips/mips.exp: Handle OpenBSD like NetBSD. -start-sanitize-d30v Wed Apr 16 12:20:24 1997 Martin Hunt * gas/d30v/d30.exp: Add optimizer test case. * gas/d30v/opt.s: Add conditional compilation tests. * gas/d30v/opt.d: Rebuild. -end-sanitize-d30v Tue Apr 15 18:10:01 1997 Gavin Koch * gas/mips/{delay.d,nodelay.d}: added. @@ -658,13 +715,11 @@ Thu Apr 3 18:26:56 1997 Doug Evans * gas/m32r/allinsn.{exp,s.d}: New testcases. -start-sanitize-d30v Thu Mar 27 00:42:28 1997 Martin M. Hunt * gas/d30v/d30.exp: Add test case reloc. * gas/d30v/reloc.[sd]: New files to test relocations. -end-sanitize-d30v Sat Mar 15 17:21:46 1997 Ian Lance Taylor * gas/arm/inst.d: Update for disassembler changes. @@ -678,7 +733,6 @@ Wed Mar 5 13:01:24 1997 Jeffrey A Law (law@cygnus.com) * gas/all/gas.exp: xfail a couple tests for the mn10300. -start-sanitize-tic80 Mon Mar 3 11:41:00 1997 Fred Fish * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d, @@ -703,7 +757,6 @@ Wed Feb 26 15:16:04 1997 Fred Fish New tests for :m and :s operand modifiers. * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests. -end-sanitize-tic80 Tue Feb 25 13:45:55 1997 Ian Lance Taylor * gas/macros/semi.s: Force the final alignment to use a fill value @@ -717,7 +770,6 @@ Mon Feb 24 10:52:12 1997 Bob Manson * lib/gas-defs.exp(gas_init): Added new parameter for script name. -start-sanitize-tic80 Mon Feb 24 10:40:28 1997 Fred Fish * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d, @@ -733,7 +785,6 @@ Mon Feb 24 10:40:28 1997 Fred Fish (relocs2b.d): New file, expected reloc table contents for relocs2 test. (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests. -end-sanitize-tic80 Sun Feb 23 17:54:00 1997 Dawn Perchik * gas/all/itbl-test.c(main): Update function calls. @@ -749,7 +800,6 @@ Sun Feb 23 17:22:00 1997 Dawn Perchik * gas/mips/itbl-test.c: Moved to gas/all. * gas/all/itbl-test.c: Moved from gas/mips. -start-sanitize-tic80 Sat Feb 22 20:24:23 1997 Fred Fish * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst, @@ -766,14 +816,11 @@ Sat Feb 22 20:24:23 1997 Fred Fish * gas/tic80/relocs1.lst: TI assembler listing for above. * gas/tic80/tic80.exp: Add relocs1 test. -end-sanitize-tic80 -start-sanitize-d30v Fri Feb 21 14:23:14 1997 Martin M. Hunt * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s, inst.d, inst.s, opt.d, opt.s}: Test files for D30V. -end-sanitize-d30v Wed Feb 19 00:55:29 1997 Ian Lance Taylor * gas/macros/semi.s, gas/macros/semi.d: New test. @@ -805,7 +852,6 @@ Wed Feb 12 12:33:08 1997 Ian Lance Taylor * gas/mips/mips16.d: Update for yet another change in disassembly output (this one is spacing only). -start-sanitize-tic80 Tue Feb 11 14:45:39 1997 Fred Fish * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s, @@ -813,7 +859,6 @@ Tue Feb 11 14:45:39 1997 Fred Fish endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s, tic80.exp}: New files for TIc80 test cases. -end-sanitize-tic80 Tue Feb 11 15:46:27 1997 Ian Lance Taylor * gas/mips/mips16.d: Update for change in disassembly output.