X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=c13d97b2d435084e6a9344fb0e5eecc5fa007069;hb=82c18208b8100ecd9790494d312c419a03f36eb7;hp=881f57853090f39ce7a7d0375884ac7c95a6d1e6;hpb=3629bb00a8c7689af995272018df56e85b82f569;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 881f578530..c13d97b2d4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,156 @@ +2008-01-24 H.J. Lu + + * gas/i386/x86-64-sib.s: Add tests for r12. + + * gas/i386/x86-64-sib-intel.d: Updated. + * gas/i386/x86-64-sib.d: Likewise. + +2008-01-23 H.J. Lu + + * gas/i386/i386.exp : Run x86-64-arch-1 and x86-64-arch-10. + + * gas/i386/x86-64-arch-1.d: New. + * gas/i386/x86-64-arch-1.s: Likewise. + * gas/i386/x86-64-arch-10.d: Likewise. + +2008-01-23 Tristan Gingold + + * gas/ia64/regs.d: Updated as the ia64 disassembler now displays + symbolic names for all ar registers. + +2008-01-22 H.J. Lu + + * gas/i386/arch-10.d: New. + * gas/i386/arch-11.s: Likewise. + * gas/i386/arch-12.d: Likewise. + * gas/i386/arch-12.s: Likewise. + + * gas/i386/i386.exp: Run arch-11 and arch-12. + +2008-01-22 H.J. Lu + + * gas/i386/arch-10-1.l: New. + * gas/i386/arch-10-1.s: Likewise. + * gas/i386/arch-10-2.l: Likewise. + * gas/i386/arch-10-2.s: Likewise. + * gas/i386/arch-10-3.l: Likewise. + * gas/i386/arch-10-3.s: Likewise. + * gas/i386/arch-10-4.l: Likewise. + * gas/i386/arch-10-4.s: Likewise. + * gas/i386/arch-10.d: Likewise. + * gas/i386/arch-10.s: Likewise. + + * gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2, + arch-10-3 and arch-10-4. + + * gas/i386/nops-2.s: Use movsbl instead of cmove. + * gas/i386/nops-2-i386.d: Updated. + * gas/i386/nops-2-merom.d: Likewise. + * gas/i386/nops-2.d: Likewise. + * gas/i386/x86-64-nops-2.d: Likewise. + +2008-01-15 H.J. Lu + + * gas/i386/prescott.s: Add tests for movddup in Intel syntax. + * gas/i386/x86-64-prescott.s: Likewise. + + * gas/i386/prescott.d: Updated. + * gas/i386/x86-64-prescott.d: Likewise. + +2008-01-15 H.J. Lu + + * gas/i386/i386.s: Add more tests for movsx and movzx. + * gas/i386/x86_64.s: Likewise. + + * gas/i386/inval.s: Remove tests for movsxw and movzxw. + + * gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw, + movsxl, movzxb and movzxw. + + * gas/i386/i386.d: Updated. + * gas/i386/inval.l: Likewise. + * gas/i386/x86_64.d: Likewise. + * gas/i386/x86-64-inval.l: Likewise. + +2008-01-14 H.J. Lu + + * gas/i386/i386.s: Add tests for movsx, movzx and movnti. + * gas/i386/inval.s: Likewise. + * gas/i386/x86_64.s: Likewise. + * gas/i386/x86-64-inval.s: Likewise. + + * gas/i386/i386.d: Updated. + * gas/i386/inval.l: Likewise. + * gas/i386/x86_64.d: Likewise. + * gas/i386/x86-64-inval.l: Likewise. + +2008-01-12 H.J. Lu + + PR gas/5534 + * gas/i386/i386.s: Add tests for fnstsw and fstsw. + * gas/i386/inval.s: Likewise. + * gas/i386/x86_64.s: Likewise. + + * gas/i386/intel.s: Use word instead of dword on ss. + + * gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in + and out. + + * gas/i386/prefix.s: Remove invalid fstsw. + + * gas/i386/inval.l: Updated. + * gas/i386/intelbad.l: Likewise. + * gas/i386/i386.d: Likewise. + * gas/i386/x86_64.d: Likewise. + * gas/i386/x86-64-inval.l: Likewise. + * gas/i386/prefix.d: Updated. + +2008-01-10 H.J. Lu + + * gas/i386/nops.s: Add more tests with opcodes from 0x0f19 + to 0x0f1f. + * gas/i386/x86-64-nops.s: Likewise. + + * gas/i386/nops.d: Updated. + * gas/i386/x86-64-nops.d: Likewise. + +2008-01-09 Bob Wilson + + * gas/lns/lns.exp: Run new lns-big-delta test for targets that set + DWARF2_USE_FIXED_ADVANCE_PC. + * gas/lns/lns-big-delta.s: New. + * gas/lns/lns-big-delta.d: New. + +2008-01-08 John David Anglin + + PR gas/5322 + * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub + command. + +2008-01-05 H.J. Lu + + * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp, + fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp. + + * gas/i386/intel.d: Updated. + * gas/i386/intel.e: Likewise. + +2008-01-04 H.J. Lu + + * gas/i386/rexw.d: New. + * gas/i386/rexw.s: Likewise. + + * gas/i386/x86-64-sse4_1-intel.d: Updated. + * gas/i386/x86-64-sse4_1.d: Likewise. + +2008-01-04 Nick Clifton + + * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension + command line options (-maltivec, -mspe) can be specified before + CPU selection command line options. + * gas/ppc/altivec_and_spe.d: Expected disassembly. + * gas/ppc/ppc.exp: Run the new test + 2008-01-03 H.J. Lu * gas/i386/arch-9.d: New file.