X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=b15a824de7d8d7d3bb2c2f1937d2041b4d49fa17;hb=99022dfb1d4b1de6f394026ffd5b738b522aa9f6;hp=a5c3ddb68140951afbc1cfeadfc66ce584f52f03;hpb=caa32fe507720347f37e2d060d64a89d96928db1;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index a5c3ddb681..b15a824de7 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,159 @@ +2004-10-07 Richard Sandiford + + * gas/mips/elf-rel22.[sd]: New test. + * gas/mips/mips.exp: Run it. + +2004-10-07 Richard Sandiford + + * gas/mips/elf-rel21.[sd]: New test. + * gas/mips/mips.exp: Run it. + +2004-10-07 Jan Beulich + + * gas/cfi/cfi-common-4.[ds]: New. + * gas/cfi/cfi.exp: Run new test. + +2004-10-07 Tomer Levi + + * gas/crx/cop_insn.s: New file. + * gas/crx/cop_insn.d: Likewise. + * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate + test. + * gas/crx/misc_insn.s: Likewise. + * gas/crx/load_stor_insn.d: Regenerate. + * gas/crx/misc_insn.d: Likewise. + +2004-10-06 Aldy Hernandez + + * gas/ppc/e500.s: Add double-precision instructions. + * gas/ppc/e500.d: Same. + +2004-10-05 Paul Brook + + * gas/arm/arm.exp: Add unwind table test. Recognise + arm-symbian-symbianelf and arm-none-eabi. + * gas/arm/unwind.s: New file. + * gas/arm/unwind.d: New file. + +2004-10-01 Bill Farmer + + * gas/pdp11/opcode.d: Fix sob opcode value. + +2004-09-30 Paul Brook + + * gas/arm/arch6zk.d: New file. + * gas/arm/arch6zk.s: New file. + * gas/arm/arm.exp: Add them. + +2004-09-29 Alan Modra + + * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary. + * gas/i386/secrel.d: Adjust to suit. + +2004-09-19 Paul Brook + + * gas/elf/elf.exp: Recognise additional arm elf targets. + +2004-09-17 Paul Brook + + * gas/arm/pic.s: Add (target2). + * gas/arm/pic.d: Ditto. + +2004-09-13 Paul Brook + + * gas/arm/pic.d: Rename RELABS to TARGET1. + * gas/arm/pic.s: Ditto. + +2004-09-03 Tomer Levi + + * gas/crx: New directory. + * gas/crx/allinsn.exp: New test script. + * gas/crx/arith_insn.s: New file. + * gas/crx/arith_insn.d: Likewise. + * gas/crx/beq_insn.s: Likewise. + * gas/crx/beq_insn.d: Likewise. + * gas/crx/bit_insn.s: Likewise. + * gas/crx/bit_insn.d: Likewise. + * gas/crx/br_insn.s: Likewise. + * gas/crx/br_insn.d: Likewise. + * gas/crx/cmov_insn.s: Likewise. + * gas/crx/cmov_insn.d: Likewise. + * gas/crx/cmpbr_insn.s: Likewise. + * gas/crx/cmpbr_insn.d: Likewise. + * gas/crx/jscond_insn.s: Likewise. + * gas/crx/jscond_insn.d: Likewise. + * gas/crx/list_insn.s: Likewise. + * gas/crx/list_insn.d: Likewise. + * gas/crx/load_stor_insn.s: Likewise. + * gas/crx/load_stor_insn.d: Likewise. + * gas/crx/misc_insn.s: Likewise. + * gas/crx/misc_insn.d: Likewise. + * gas/crx/no_op_insn.s: Likewise. + * gas/crx/no_op_insn.d: Likewise. + * gas/crx/shift_insn.s: Likewise. + * gas/crx/shift_insn.d: Likewise. + +2004-08-27 Richard Sandiford + + * gas/frv/fr550-pack1.[sd]: New test. + * gas/frv/allinsn.exp: Run it. + +2004-08-27 Nick Clifton + + * gas/i386/i386.exp: Allow pcrel test for COFF targets as well, + but not for PE targets. Similarly for the absrel test. + +2004-08-26 Nick Clifton + + * gas/i386/i386.exp: Group ELF specific tests together. Move the + pcrel test into the ELF only section. Use is_elf_format to test + for ELF based toolchains. + +2004-08-25 H.J. Lu + + * gas/all/gas.exp: Use `string match ""' instead of `eq ""'. + +2004-08-24 Jan Beulich + + * gas/all/altmacro.[sd]: Split out part from here... + * gas/all/altmac2.[sd]: ... to here. + * gas/all/excl.s: New. + * gas/all/gas.exp: Suppress both tests for a few targets known to + break. Run the new (split out) test only when the target doesn't + use '!' as a comment character. + +2004-08-18 Thiemo Seufer + + * gas/mips/branch-swap.s: New testcase. + * gas/mips/branch-swap.d: New testcase. + * gas/mips/mips.exp: Run the testcase. + +2004-08-18 Nick Clifton + + * gas/macros/strings.s: Remove #NO_APP, accidentally committed as + part of another patch. + +2004-08-15 Nick Clifton + + * gas/all/altmacro.d: Allow for rest of frag being padded to an + alignment boundary. + + * gas/arm/arm.exp: Run bignum test for ELF based targets only. + +2004-08-16 Alan Modra + + * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix. + * gas/cfi/cfi-alpha-3.d: Likewise. + * gas/cfi/cfi-i386.d: Likewise. + * gas/cfi/cfi-m68k.d: Likewise. + * gas/cfi/cfi-ppc-1.d: Likewise. + * gas/cfi/cfi-s390-1.d: Likewise. + * gas/cfi/cfi-s390x-1.d: Likewise. + * gas/cfi/cfi-sh-1.d: Likewise. + * gas/cfi/cfi-sparc-1.d: Likewise. + * gas/cfi/cfi-sparc64-1.d: Likewise. + * gas/cfi/cfi-x86_64.d: Likewise. + 2004-08-13 Jan Beulich * gas/all/altmacro.[sd]: New test.