X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=44b608fc5bdaeced964c8eca4fef1eec21d924f1;hb=682b27ad2a2238e7575e7eab1978cbb850135965;hp=5e6d26bb16128063777643e2178b3964036c3b5e;hpb=8a72226ad5e5aa755c13705310e8eb88905c47e2;p=binutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 5e6d26bb161..44b608fc5bd 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,81 @@ +2007-11-06 Paul Brook + + * gas/arm/mul-overlap.s: Add umull and smlal. + * gas/arm/mul-overlap.l: Update expected results. + +2007-11-06 Nick Clifton + + * gas/elf/elf.exp: Disable ehopt test for mn10300. + +2007-11-01 H.J. Lu + + * gas/i386/i386.d: New. + * gas/i386/i386.s: Likewise. + + * gas/i386/i386.exp: Run i386. + + * gas/i386/x86_64.s: Add tests for movsx, movsbl, movsbq, + movsbw, movswl, movswq, movzx, movzb, movzbl, movzbq, + movzbw, movzwl and movzwq. + * gas/i386/x86_64.d: Updated. + +2007-10-31 Nick Clifton + + * gas/cfi/cfi-common-6.d: Allow for possible relocation of the + .debug.eh_frame section. + +2007-10-30 Nick Clifton + + * gas/all/gas.exp: Do not run diff1.s test for mn10300. + +2007-10-27 H.J. Lu + + PR gas/5221 + * gas/elf/elf.exp: Run section7. + + * gas/elf/section7.d: New. + * gas/elf/section7.s: Likewise. + +2007-10-23 H.J. Lu + + * gas/i386/katmai.s: Remove cmpps opcode test. + + * gas/i386/simd.s: Add tests for cmpss and cmpsd. + * gas/i386/x86-64-simd.s: Likewise. + + * gas/i386/katmai.d: Updated. + * gas/i386/simd-intel.d: Likewise. + * gas/i386/simd-suffix.d: Likewise. + * gas/i386/simd.d: Likewise. + * gas/i386/x86-64-simd-intel.d: Likewise. + * gas/i386/x86-64-simd-suffix.d: Likewise. + * gas/i386/x86-64-simd.d: Likewise. + +2007-10-19 Nick Clifton + + * gas/mn10300/basic.exp: Run pr997 test. + * gas/mn10300/pr997.s: New test. + * gas/mn10300/pr887.l: Expected output. + +2007-10-17 Nathan Sidwell + + * gas/m68k/mcf-movsr.s: New. + * gas/m68k/mcf-movsr.d: New. + * gas/m68k/all.exp: Add mcf-movsr test. + +2007-10-16 Nick Clifton + + * gas/elf/elf.exp: Accept COMMON in readelf's output. + * gas/elf/type.s: Add test of common type. + * gas/elf/type.e: Extend expected output. + +2007-10-11 Nick Clifton + + * gas/elf/elf.exp (run_elf_list_test): Run section6 test. + * gas/elf/section6.s: New file: Check behaviour of .pushsection + with a subsection argument. + * gas/elf/section6.d: New file: Expected disassembly. + 2007-10-08 H.J. Lu * gas/i386/i386.exp: Run simd-suffix and x86-64-simd-suffix.