X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=4047a11a627abb76c4186b8fb502814719db91fd;hb=902143eff603d62aa19a74cc078b61fabdf9c878;hp=76714246aae4160b85422b8eabe3feb86005a872;hpb=3cc0884a68b78ffd6855b438662b440382527ea3;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 76714246aa..4047a11a62 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,74 @@ +2004-10-27 Tomer Levi + + * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'. + * gas/crx/list_insn.s: Add hi/lo/u registers tests, fix test bugs. + * gas/crx/cop_insn.d: Regenerate. + * gas/crx/list_insn.d: Likewise. + +2004-10-23 Daniel Jacobowitz + + * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files. + * gas/cfi/cfi.exp: Run cfi-arm-1 test. + +2004-10-21 Tomer Levi + + * gas/crx/cop_insn.s: Reverse operands order in store co-processor + instructions. + * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction. + * gas/crx/cop_insn.d: Regenerate. + * gas/crx/list_insn.d: Likewise. + +2004-10-14 Paul Brook + + * gas/arm/mapping.d: Pass --special-syms to objdump. + +2004-10-08 Daniel Jacobowitz + + * gas/i386/i386.exp: Don't run divide test for targets where '/' + is a comment. Run x86-64-unwind for 64-bit ELF targets. + * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New. + +2004-10-08 Alan Modra + + * gas/cfi/cfi-common-4.d: Correct for 64 bit targets. + +2004-10-07 Bob Wilson + + * gas/xtensa/all.exp: Adjust expected error message for j_too_far. + Change entry_align test to expect an error. + * gas/xtensa/entry_misalign2.s: Use no-transform instead of + no-generics directives. + +2004-10-07 Richard Sandiford + + * gas/mips/elf-rel{23,24}.[sd]: New tests. + * gas/mips/mips.exp: New test. + +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.