X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=40a58956ea33caf632645c8d3ad787e52289c806;hb=baee4c9eb00a09d53db7718dbdcb747b8cbafd95;hp=0e1cf6f7bfd7ec7455e6f7be89c3d2660276e9c4;hpb=4be041b2dbd0436dd8d96217ce9e6723ce12f1d2;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 0e1cf6f7bf..40a58956ea 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,339 @@ +2007-01-04 Andreas Schwab + + * gas/m68k/cpu32.[sd]: New test. + * gas/m68k/all.exp: Run it. + +2007-01-04 Julian Brown + + * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl. + +2007-01-04 Paul Brook + + * gas/arm/neon-cov.d: Adjust expected output. + * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle + and vacle. + * gas/arm/neon-omit.d: Adjust expected output. + +2006-12-29 H.J. Lu + + * gas/i386/intel.s: Add tests for "shrd %cl,%edx,%eax" and + "shld %cl,%edx,%eax". + * gas/i386/opcode.s: Likewise. + + * gas/i386/intel.d: Updated. + * gas/i386/opcode-intel.d: Likewise. + * gas/i386/opcode-suffix.d: Likewise. + * gas/i386/opcode.d: Likewise. + +2006-12-27 Kazu Hirata + + * gas/m68k/all.exp: Add support for fido. + * gas/m68k/fido.d, gas/m68k/fido.s: New. + +2006-12-19 Nathan Sidwell + + * gas/cfi/cfi-common-6.s: Do not use |. + +2006-12-15 H.J. Lu + + * gas/i386/x86-64-inval.s: cmpxchg16b needs oword ptr, instead + of xmmword ptr. + * gas/i386/x86_64.s: Likewise. + * gas/i386/x86-64-inval.l: Updated. + +2006-12-14 H.J. Lu + + * gas/i386/x86-64-inval.s: Add cmpxchg16b. + * gas/i386/x86_64.s: Likewise. + * gas/i386/x86-64-inval.l: Updated. + * gas/i386/x86_64.d: Likewise. + +2006-12-13 H.J. Lu + + PR gas/3712 + * gas/i386/inval.s: Add invalid insertq. + * gas/i386/x86-64-inval.s: Likewise. + + * gas/i386/inval.l: Updated. + * gas/i386/x86-64-inval.l: Likewise. + +2006-12-08 Christian Groessler + + * gas/z8k/reglabel.d: New test. + * gas/z8k/reglabel.s: New test. + * gas/z8k/z8k.exp: Run new test. + +2006-12-06 H.J. Lu + + * gas/i386/amdfam10.d: Updated for operand/address-size override + prefix position change. + * gas/i386/naked.d: Likewise. + * gas/i386/rep-suffix.d: Likewise. + * gas/i386/rep.d: Likewise. + * gas/i386/white.l: Likewise. + * gas/i386/x86-64-amdfam10.d: Likewise. + * gas/i386/x86-64-rep-suffix.d: Likewise. + * gas/i386/x86-64-rep.d: Likewise. + * gas/i386/x86_64.d: Likewise. + +2006-12-04 Jan Beulich + + * gas/i386/opcode-intel.d: Fix wrong expectation. Make white space + expectations more consistent. + +2006-12-01 Jan Beulich + + * gas/i386/opcode.d: Adjust name. + * gas/i386/opcode-intel.d: New. + * gas/i386/opcode-suffix.d: New. + * gas/i386/i386.exp: Run new tests. + +2006-12-01 Paul Brook + + * gas/arm/thumbrel.s: New test. + * gas/arm/thumbrel.d: New test. + +2006-11-30 Jan Beulich + + * gas/i386/intel.d: Adjust. + * gas/i386/naked.d: Adjust. + * gas/i386/opcode.d: Adjust. + +2006-11-30 Jan Beulich + + * gas/i386/x86-64-io.[sd]: New. + * gas/i386/x86-64-io-intel.d: New. + * gas/i386/x86-64-io-suffix.d: New. + * gas/i386/i386.exp: Run new tests. + +2006-11-30 Jan Beulich + + * gas/i386/intel.s: Use Intel syntax in Intel syntax test. + * gas/i386/x86-64-cbw.[sd]: New. + * gas/i386/x86-64-cbw-intel.d: New. + * gas/i386/i386.exp: Run new tests. + +2006-11-29 Paul Brook + + * gas/arm/vfpv3-const-conv.s: Improve test coverage. + * gas/arm/vfpv3-const-conv.d: Adjust expected output. + * gas/arm/vfp-neon-syntax_t2.d: Ditto. + * gas/arm/vfp-neon-syntax.d: Ditto. + +2006-11-27 Bob Wilson + + * gas/elf/section2.e-xtensa: New file. + * gas/elf/elf.exp: Use it. + +2006-11-22 Daniel Jacobowitz + + * gas/arm/arm7t.d, gas/arm/neon-ldst-rm.d, gas/arm/thumb2_pool.d, + gas/arm/tls.d: Update for $d support. + * gas/arm/mapshort.d, gas/arm/mapshort.s: New test. + * gas/elf/section2.e-armeabi: Update. + * gas/elf/section2.e-armelf: New file. + * gas/elf/elf.exp: Use it. + +2006-11-16 Nathan Sidwell + + * gas/m68k/all.exp: Add mcf-trap. + * gas/m68k/mcf-trap.[sd]: New. + +2006-11-15 Jan Beulich + + * gas/elf/equ-reloc.[sd]: New. + * gas/elf/elf.exp: Run new test. + +2006-11-10 H.J. Lu + + * gas/i386/merom.d: Use "#pass" instead of "#..." to skip the + rest of output. + * gas/i386/x86-64-merom.d: Likewise. + +2006-11-10 Thiemo Seufer + + * gas/cfi/cfi.exp: Don't run cfi-common-6 for mips*-*. + +2006-11-10 Pedro Alves + + * gas/arm/undefined.d: Run test on Windows CE. + * gas/arm/undefined_coff.d: Don't run test on Windows CE. + + * gas/arm/local_label_coff.s: New test. + * gas/arm/local_label_coff.d: New test. + * gas/arm/local_label_elf.s: New test. + * gas/arm/local_label_elf.d: New test. + * gas/arm/local_label_wince.s: New test. + * gas/arm/local_label_wince.d: New test. + +2006-11-09 H.J. Lu + + * gas/i386/sse2.s: Test movdqa with memory destination. + * gas/i386/sse2.d: Updated. + +2006-11-09 H.J. Lu + + * gas/i386/sse2.s: Test movdqu with memory destination. + * gas/i386/sse2.d: Updated. + +2006-11-06 David Daney + + * gas/mips/elf-rel26.s: New test. + * gas/mips/elf-rel26.d: Ditto. + * gas/mips/mips.exp: Run it. + +2006-11-03 Jakub Jelinek + + * gas/cfi/cfi-common-6.d: New test. + * gas/cfi/cfi-common-6.s: New. + * gas/cfi/cfi.exp: Add cfi-common-6 test. + + * gas/cfi/cfi-common-5.d: New test. + * gas/cfi/cfi-common-5.s: New. + * gas/cfi/cfi.exp: Add cfi-common-5 test. + +2006-11-01 Thiemo Seufer + + * gas/mips/mips16-intermix.d, gas/mips/mips16-intermix.s: New + testcase. + * gas/mips/mips.exp: Run new testcase. + +2006-11-01 Mei Ligang + + * gas/score/rD_rA.d: Correct not! and not.c instruction disassembly. + * gas/score/b.d: Correct b! and b instruction disassembly. + +2006-10-29 Randolph Chung + + * gas/cfi/cfi.exp [hppa*-linux*]: Run hppa CFI test. + * gas/cfi/cfi-hppa-1.s: New file. + * gas/cfi/cfi-hppa-1.h: New file. + +2006-10-24 Andrew Pinski + + * gas/ppc/cell.s: New file. + * gas/ppc/cell.d: New file. + * gas/ppc/ppc.exp: Test cell.s. + +2006-10-23 Dwarakanath Rajagopal + + * gas/i386/amdfam10.d : Modify to support for the change in POPCNT + opcode in amdfam10 architecture. + * gas/i386/x86-64-amdfam10.d : Ditto. + +2006-10-21 Kaz Kojima + + * gas/sh/sh64/syntax-1.d: Update. + +2006-10-20 Andrew Stubbs + + * gas/sh/pcrel-coff.d: Update patterns (remove 0x on addresses). + * gas/sh/pcrel-hms.d: Likewise. + * gas/sh/pcrel.d: Likewise. + * gas/sh/pcrel2.d: Likewise. + * gas/sh/pic.d: Likewise. + * gas/sh/tlsd.d: Likewise. + * gas/sh/tlsdnopic.d: Likewise. + * gas/sh/tlsdpic.d: Likewise. + +2006-10-16 H.J. Lu + + * gas/i386/i386.exp: Indent "x86-64-nops-1". + +2006-10-08 Paul Brook + + * gas/arm/neon-cov.s: Test pseudo-instruction forms of + vmov, vmvn and logic immediate instructions. + * gas/arm/neon-cov.d: ditto. + +2006-09-28 Bridge Wu + + * gas/arm/iwmmxt-wldstbh.s: New file. + * gas/arm/iwmmxt-wldstbh.d: New file. + +2006-09-26 Mark Shinwell + Joseph Myers + Ian Lance Taylor + Ben Elliston + + * gas/arm/iwmmxt2.s: New file. + * gas/arm/iwmmxt2.d: New file. + +2006-09-23 H.J. Lu + + PR binutils/3235 + * gas/i386/addr16.d: New file. + * gas/i386/addr16.s: Likewise. + * gas/i386/addr32.d: Likewise. + * gas/i386/addr32.s: Likewise. + + * gas/i386/i386.exp: Add "addr16" and "addr32". + + * gas/i386/x86-64-addr32.s: Add tests for "add32 mov". + * gas/i386/x86-64-addr32.d: Updated. + +2006-09-20 Kai Tietz + + * gas/all/gas.exp: Add support for x86_64-*-mingw64. + * gas/i386/immed64.d: Add #pass for avoid proplems with alignment paddings. + * gas/i386/rex.d: Changed for x86_64-mingw32 target matching and padding. + * gas/i386/i386.d: Likewise. + * gas/i386/x86-64-addr32.d: Likewise. + * gas/i386/x86-64-branch.d: Likewise. + * gas/i386/x86-64-crx-suffix.d: Likewise. + * gas/i386/x86-64-crx.d: Likewise. + * gas/i386/x86-64-drx-suffix.d: Likewise. + * gas/i386/x86-64-crx-suffix.d: Likewise. + * gas/i386/x86-64-opcode.d: Likewise. + * gas/i386/x86-64-pcrel.d: Likewise. + +2006-09-19 Bernd Schmidt + + * gas/bfin/load.s, gas/bfin/load.d: Add constant folding tests. + +2006-09-17 Mei Ligang + + * gas/score: New directory. + * gas/elf/section2.e-score: New file. + * gas/elf/elf.exp: Add special case for Score target. + +2006-09-16 Paul Brook + + * gas/arm/unwind.s: Test two argument form of .movsp. + * gas/arm/unwind.d: Update expected output. + * gas/arm/unwind_vxworks.d: Ditto. + +2006-09-08 Kazu Hirata + + * lib/gas-dg.exp (gas-dg-test): Treat $dir as a literal. + +2006-09-08 Paul Brook + + * gas/arm/arm-it.s: New test. + * gas/arm/arm-it.d: New test. + +2006-09-07 Paul Brook + + * gas/arm/neon-omit.s: Test three-argument variants. + * gas/arm/neon-omit.d: Update expected output. + +2006-09-04 Paul Brook + + * gas/arm/neon-cov.s: Test .u and .s aliases for .i suffixes. + * gas/arm/neon-cov.d: Adjust expected output. + +2006-08-21 Joseph Myers + + * gas/arm/unwind.s: Test not merging iWMMXt register save with + previous long opcode. + * gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Update. + +2006-08-16 Julian Brown + + * gas/arm/noarm.s: Add test for disabled ARM insns. + * gas/arm/noarm.d: Drive test for above. + * gas/arm/noarm.l: Expected error output. + 2006-08-15 Thiemo Seufer Nigel Stephens David Ung @@ -697,8 +1033,8 @@ 2006-02-07 Nathan Sidwell - * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test. - * testsuite/gas/m68k/arch-cpu-1.[sd]: New. + * gas/m68k/all.exp: Add arch-cpu-1 test. + * gas/m68k/arch-cpu-1.[sd]: New. 2005-02-02 Paul Brook @@ -707,8 +1043,8 @@ 2006-01-31 Paul Brook - * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name. - * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto. + * gas/arm/iwmmxt-bad.s: Add check for bad register name. + * gas/arm/iwmmxt-bad.l: Ditto. 2006-01-18 Arnold Metselaar