X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=31c1dd0d772017d30d5c74714be5425c0979dfe5;hb=066be9f7bd8ea9121322608fcba256ac5e33093c;hp=075f24d9c47b6494bdb353605f158181f57cba04;hpb=e1bfd1b941876c919ed173e38132afa3ecb6a9d9;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 075f24d9c4..31c1dd0d77 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,136 @@ +2009-02-26 Peter Bergner + + * gas/ppc/e500mc.d ("wait", "waitsrv", "waitimpl"): Add tests. + * gas/ppc/e500mc.s: Likewise. + * gas/ppc/power6.d ("cdtbcd", "cbcdtd", "addg6s"): Add tests. + * gas/ppc/power6.s: Likewise. + * gas/ppc/power7.d ("lfdpx", "mffgpr", "mftgpr"): Remove invalid tests. + ("wait", "waitsrv", "waitimpl", "divwe", "divwe.", "divweo", "divweo.", + "divweu", "divweu.", "divweuo", "divweuo.", "bpermd", "popcntw", + "popcntd", "ldbrx", "stdbrx", "lfiwzx", "lfiwzx", "fcfids", "fcfids.", + "fcfidus", "fcfidus.", "fctiwu", "fctiwu.", "fctiwuz", "fctiwuz.", + "fctidu", "fctidu.", "fctiduz", "fctiduz.", "fcfidu", "fcfidu.", + "ftdiv", "ftdiv", "ftsqrt", "ftsqrt", "dcbtt", "dcbtstt", "dcffix", + "dcffix.", "lbarx", "lbarx", "lbarx", "lharx", "lharx", "lharx", + "stbcx.", "sthcx.", "fre", "fre.", "fres", "fres.", "frsqrte", + "frsqrte.", "frsqrtes", "frsqrtes.", "isel"): Add tests. + * gas/ppc/power7.s: Likewise. + * gas/ppc/vsx.d: New test. + * gas/ppc/vsx.s: Likewise. + * gas/ppc/ppc.exp: Run it. + +2009-02-23 Mark Mitchell + + * gas/arm/thumb2_bad_reg.s: Update to allow R13 as second argument + for CMP. + * gas/arm/thumb2_bad_reg.l: Adjust accordingly. + +2009-02-19 Peter Bergner + + * gas/ppc/e500mc.d ("lfdepx", "stfdepx"): Fix tests to expect a + floating point register. + +2009-02-18 Adam Nemet + + * gas/mips/octeon.s: Add more tests for dmfc2 and dmtc2. + * gas/mips/octeon.d: Update. + * gas/mips/octeon-ill.l: Update error message. + +2009-02-16 Nick Clifton + + * gas/mips/e32-rel2.d: Adjust expected output to remove the 0x4000 + offset. + * gas/mips/e32el-rel2.d: Likewise. + * gas/mips/elf-rel2.d: Likewise. + * gas/mips/elf-rel9-mips16.d: Likewise. + * gas/mips/elf-rel9.d: Likewise. + * gas/mips/elfel-rel2.d: Likewise. + * gas/mips/lb.d: Likewise. + * gas/mips/mips-abi32.d: Likewise. + * gas/mips/mips-gp32-fp32.d: Likewise. + * gas/mips/mips-gp32-fp64.d: Likewise. + * gas/mips/mips-gp64-fp32.d: Likewise. + * gas/mips/mips-gp64-fp64.d: Likewise. + * gas/mips/mips32-sf32.d: Likewise. + +2009-02-12 Nathan Sidwell + + * m68k/br-isac.d, m68k/br-isac.s: Add stldsr test. + +2009-02-06 Nick Clifton + + * gas/mips/beq.d: Make no assumptions about the symbols used as + branch targets in the disassembly, or the names of the relocs + produced. + * gas/mips/bge.d: Likewise. + * gas/mips/bgeu.d: Likewise. + * gas/mips/blt.d: Likewise. + * gas/mips/bltu.d: Likewise. + * gas/mips/mips32-sf32.d: Likewise. + * gas/mips/mips1-fp.d: Likewise. + * gas/mips/branch-misc-1.d: Skip for the mips-ecoff target. + * gas/mips/branch-misc-2-64.d: Likewise. + * gas/mips/branch-misc-2.d: Likewise. + * gas/mips/branch-misc-2pic-64.d: Likewise. + * gas/mips/branch-misc-2pic.d: Likewise. + * gas/mips/branch-swap.d: Likewise. + +2009-02-06 Nick Clifton + + * gas/elf/symtab.d: But do not run the test for the Alpha or HPPA + ports. + +2009-02-05 Peter Bergner + + * gas/ppc/booke.s ("dcbt", "dcbtst"): New tests. + * gas/ppc/booke.d: Likewise. + * gas/ppc/power4_32.s: Likewise. + * gas/ppc/power4_32.d: Likewise. + +2009-02-05 Catherine Moore + + * gas/elf/elf.exp: Really run the symtab test. + +2009-02-04 H.J. Lu + + AVX Programming Reference (January, 2009) + * gas/i386/arch-avx-1-3.l: New. + * gas/i386/arch-avx-1-3.s: Likewise. + * gas/i386/arch-avx-1-4.l: Likewise. + * gas/i386/arch-avx-1-4.s: Likewise. + * gas/i386/arch-avx-1-5.l: Likewise. + * gas/i386/arch-avx-1-5.s: Likewise. + * gas/i386/arch-avx-1-6.l: Likewise. + * gas/i386/arch-avx-1-6.s: Likewise. + + * gas/i386/arch-10.s: Add vpclmul instructions. + * gas/i386/arch-avx-1.s: Likewise. + * gas/i386/avx.s: Likewise. + * gas/i386/x86-64-arch-2.s: Likewise. + * gas/i386/x86-64-avx.s: Likewise. + + * gas/i386/sse2avx.s: Add pclmul instructions. + * gas/i386/x86-64-sse2avx.s: Likewise. + + * gas/i386/arch-10.d: Updated. + * gas/i386/arch-10-1.l: Likewise. + * gas/i386/arch-10-2.l: Likewise. + * gas/i386/arch-10-3.l: Likewise. + * gas/i386/arch-10-4.l: Likewise. + * gas/i386/arch-avx-1.d: Likewise. + * gas/i386/arch-avx-1-1.l: Likewise. + * gas/i386/arch-avx-1-2.l: Likewise. + * gas/i386/avx.d: Likewise. + * gas/i386/avx-intel.d: Likewise. + * gas/i386/sse2avx.d: Likewise. + * gas/i386/x86-64-arch-2.d: Likewise. + * gas/i386/x86-64-avx.d: Likewise. + * gas/i386/x86-64-avx-intel.d: Likewise. + * gas/i386/x86-64-sse2avx.d: Likewise. + + * gas/i386/i386.exp: Run arch-avx-1-3, arch-avx-1-4, + arch-avx-1-5 and arch-avx-1-6. + 2009-02-03 DJ Delorie * gas/mep/relocs.d: Updated for new configuration.