X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=40a58956ea33caf632645c8d3ad787e52289c806;hb=baee4c9eb00a09d53db7718dbdcb747b8cbafd95;hp=30c77b3fdf3de4ca4c4ff5d2320e90433f599f5a;hpb=9b8ae42e78e6c3e3bc67c31673233568c27d9e71;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 30c77b3fdf..40a58956ea 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,187 @@ +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.