gas/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 4056866009a2a39c0423a56a6d20aff2ac38627c..ec623c05366d92805f8d9000abcd0f2be39b1e69 100644 (file)
@@ -1,3 +1,121 @@
+2008-01-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * 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  <hongjiu.lu@intel.com>
+
+       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  <hongjiu.lu@intel.com>
+
+       * 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  <bob.wilson@acm.org>
+       
+       * 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  <dave.anglin@nrc-cnrc.gc.ca>
+
+       PR gas/5322
+       * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
+       command.
+
+2008-01-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * 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  <hongjiu.lu@intel.com>
+
+       * 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  <nickc@redhat.com>
+
+       * 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  <hongjiu.lu@intel.com>
+
+       * gas/i386/arch-9.d: New file.
+       * gas/i386/arch-9.s: Likewise.
+
+       * gas/i386/i386.exp: Run arch-9.
+
+2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/arch-5.d: New file.
+       * gas/i386/arch-5.s: Likewise.
+       * gas/i386/arch-6.d: Likewise.
+       * gas/i386/arch-6.s: Likewise.
+       * gas/i386/arch-7.d: Likewise.
+       * gas/i386/arch-7.s: Likewise.
+       * gas/i386/arch-8.d: Likewise.
+       * gas/i386/arch-8.s: Likewise.
+
+       * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
+
+2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.s: Add tests for movq.
+       * gas/i386/x86_64.s: Likewise.
+
+       * gas/i386/i386.d Updated.
+       * gas/i386/x86_64.d: Likewise.
+
+2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/5534
+       * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
+
+       * gas/i386/inval.s: Add tests for movq.
+       * gas/i386/x86-64-inval.s: Likewise.
+
+       * gas/i386/inval.l: Updated.
+       * gas/i386/x86-64-inval.l: Likewise.
+
 2008-01-02  Catherine Moore  <clm@codesourcery.com>
 
        * gas/mips/jalr.s: New test.
This page took 0.023957 seconds and 4 git commands to generate.