X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=7130a30449bd75e35a00eb3a638af8f4516aec8f;hb=05caa641ed70c3ab6bfbf0fa0e00d80506484ba3;hp=13c3b4e066eae004c8f8268b67fdd0c4a0328037;hpb=99c14723f3f437e55488c8819241d359414ec9d6;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 13c3b4e066..7130a30449 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,181 @@ +2001-10-09 Nick Clifton + + * sh/basic.exp: Add dsp dump test. + * sh/dsp/d: New file: Expected output of disassembly of dsp.s + * sh/dsp.s: New file: Test assembly source of DSP single data + transfer instructions. + +2001-10-08 Aldy Hernandez + + * gas/arm/arm.exp: Run arm9e tests. + + * gas/arm/maverick.c: New. + + * gas/arm/maverick.d: New. + + * gas/arm/maverick.s: New. + +2001-10-04 Thiemo Seufer + + * gas/mips/mips-gp64-fp32-pic.d: Use 32bit instructions for addresses. + * gas/mips/mips-gp64-fp32-pic.s: Likewise. + * gas/mips/mips-gp64-fp32.d: Likewise. + * gas/mips/mips-gp64-fp32.s: Likewise. + * gas/mips/mips-gp64-fp64-pic.d: Likewise. + * gas/mips/mips-gp64-fp64-pic.s: Likewise. + * gas/mips/mips-gp64-fp64.d: Likewise. + * gas/mips/mips-gp64-fp64.s: Likewise. + * gas/mips/elempic.d: Likewise. + * gas/mips/ld.d: Likewise. + * gas/mips/uld.d: Likewise. + * gas/mips/usd.d: Likewise. + +2001-09-29 H.J. Lu + + * gas/i386/i386.exp: Run 64bit tests only for "i*86-*-* and + x86_64-*-*. + +2001-09-18 Martin Schwidefsky + + * gas/s390: New directory. + * gas/s390/opcode.d: New file. + * gas/s390/opcode.s: New file. + * gas/s390/opcode64.d: New file. + * gas/s390/opcode64.s: New file. + * gas/s390/operands.d: New file. + * gas/s390/operands.s: New file. + * gas/s390/operands64.d: New file. + * gas/s390/operands64.s: New file. + * gas/s390/reloc.d: New file. + * gas/s390/reloc.s: New file. + * gas/s390/reloc64.d: New file. + * gas/s390/reloc64.s: New file. + * gas/s390/s390.exp: New file. + +2001-09-07 Eric Christopher + + * gas/mips/mips64.d: Change to use isa64. + * gas/mips/mips32.d: Change to use isa32. + +2001-09-07 Thiemo Seufer + + * gas/mips/mips-abi32-pic.s: Remove .set mips4 pseudo-op. + * gas/mips/mips-abi32.s: Likewise. + * gas/mips/mips-gp32-fp32-pic.s: Likewise. + * gas/mips/mips-gp32-fp32.s: Likewise. + * gas/mips/mips-gp32-fp64-pic.s: Likewise. + * gas/mips/mips-gp32-fp64.s: Likewise. + * gas/mips/mips-gp64-fp32-pic.s: Likewise. + * gas/mips/mips-gp64-fp32.s: Likewise. + * gas/mips/mips-gp64-fp64-pic.s: Likewise. + * gas/mips/mips-gp64-fp64.s: Likewise. + +2001-09-07 Thiemo Seufer + + * gas/mips/beq.d: Check branches to external labels. + * gas/mips/beq.s: Likewise. + * gas/mips/bge.d: Likewise. + * gas/mips/bge.s: Likewise. + * gas/mips/bgeu.d: Likewise. + * gas/mips/bgeu.s: Likewise. + * gas/mips/blt.d: Likewise. + * gas/mips/blt.s: Likewise. + * gas/mips/bltu.d: Likewise. + * gas/mips/bltu.s: Likewise. + * gas/mips/elempic.d: Switch from R_MIPS_GNU_REL16_S2 to R_MIPS_PC16. + * gas/mips/empic.d: Likewise. + * gas/mips/empic.s: Likewise. + * gas/mips/telempic.d: Likewise. + * gas/mips/tempic.d: Likewise. + +2001-09-06 Thiemo Seufer + + * gas/mips/tmips16-f.d: New file, testcase for big endian MIPS16 + relocations, tradtional variant. + +2001-08-04 Richard Henderson + + * gas/alpha/alpha.exp: New file. + * gas/alpha/elf-reloc-1.[sd]: New test. + * gas/alpha/elf-reloc-2.[sl]: New test. + * gas/alpha/elf-reloc-3.[sl]: New test. + * gas/alpha/elf-reloc-4.[sd]: New test. + * gas/alpha/fp.exp: Remove file. + * gas/alpha/fp.s: Output to .data not .rdata. + * gas/alpha/fp.d: Adjust to match. + +Tue Sep 4 20:06:09 2001 Jeffrey A Law (law@cygnus.com) + + * gas/all/gas.exp (930509a): Expect failure on the H8/300 ELF port. + + * gas/h8300/ffxx1-elf.d: Update due to recent changes to H8/300 + ELF toolchain. + * gas/h8300/h8300-elf.exp: Likewise. + + * gas/macros/macros.exp: Expect failure on all H8/300 ports. + + * gas/vtable/vtable.exp: Do not run tests on H8/300 ELF ports. + +Thu Aug 30 21:58:48 2001 J"orn Rennecke + + * gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation. + (do_h8300_branch, do_h8300h_cbranch, do_h8300h_branch): Likewise. + (do_h8300s_cbranch, do_h8300s_branch, ffxx1): Likwise. + * gas/h8300/h8300-coff.exp, gas/h8300/h8300-elf.exp: New files. + * gas/h8300/branch-elf.s, gas/h8300/branchh-elf.s: Likewise. + * gas/h8300/branchs-elf.s, gas/h8300/ffxx1-elf.d: Likewise. + * gas/h8300/ffxx1-elf.s: Likewise. + * gas/h8300/branch.s, gas/h8300/branchh.s: Move to: + * gas/h8300/branch-coff.s, gas/h8300/branchh-coff.s + * gas/h8300/branchs.s, gas/h8300/ffxx1.d: Move to: + * gas/h8300/branchs-coff.s, gas/h8300/ffxx1-coff.d . + * gas/h8300/ffxx1.s: Move to: + * gas/h8300/ffxx1-coff.s . + +Wed Aug 29 12:05:13 2001 J"orn Rennecke + + * lib/gas-defs.exp: (regexp_diff) At verbosity 3, also show + where mismatch occurs due to regexp mismatch. + +2001-08-27 Staffan Ulfberg + Alan Modra + + * gas/macros/macros.exp: xfail powerpc-*-aix. + * gas/ppc/astest64.s: New. + * gas/ppc/astest64.d: New. + * gas/ppc/astest2_64.s: New. + * gas/ppc/astest2_64.d: New. + * gas/ppc/test1elf.asm: New. + * gas/ppc/test1xcoff.asm: New. + * gas/ppc/generate.sh: New. Generate new files below from above .asm + * gas/ppc/test1elf32.s: New. + * gas/ppc/test1elf32.d: New. + * gas/ppc/test1elf64.s: New. + * gas/ppc/test1elf64.d: New. + * gas/ppc/test1xcoff32.s: New. + * gas/ppc/test1xcoff32.d: New. + * gas/ppc/ppc.exp: Run new tests. + * gas/ppc/simpshft.s: Tweak align now that we get nops. + +2001-08-24 Thiemo Seufer + + * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional + mips. + * gas/mips/mips.exp: Likewise. Use traditional testcases for + mips${el}16-f if needed. + * gas/mips/elempic.d: New file, testcase for little endian empic. + * gas/mips/elfel-rel2.d: Don't test trailing zeroes in dump. + * gas/mips/mips16-f.d: Use non-traditional symbol sorting. + * gas/mips/mipsel16-f.d: Likewise. + * gas/mips/mipsel16-e.d: New file, testcase for little endian MIPS16 + relocations. + * gas/mips/tmipsel16-f.d: New file, testcase for little endian MIPS16 + relocations, traditional variant. + +2001-08-17 H.J. Lu + + * gas/sparc/unalign.d: Support Sparc V9. + 2001-08-16 Thiemo Seufer * gas/mips/mips.exp: Added performance counter test. @@ -48,7 +226,7 @@ * gas/mips/mips-gp32-fp32-pic.d: Likewise. * gas/mips/mips-gp32-fp64-pic.d: Likewise. * gas/mips/mips-abi32-pic.d: Likewise. - + 2001-07-21 Thiemo Seufer * mips/lb.d: Reflect disassembler output fixes. @@ -99,7 +277,7 @@ * gas/mips/mips-gp64-fp64-pic.s: Likewise. 2001-08-03 Richard Sandiford - + * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test. * gas/mips/e32-rel4.s, gas/mips/e32-rel4.s: New test.