gas/testsuite/
[binutils.git] / gas / testsuite / ChangeLog
blob4a2d55c7fcf646cba9e6e07dcb64690881390dce
1 2008-01-10  H.J. Lu  <hongjiu.lu@intel.com>
3         * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
4         to 0x0f1f.
5         * gas/i386/x86-64-nops.s: Likewise.
7         * gas/i386/nops.d: Updated.
8         * gas/i386/x86-64-nops.d: Likewise.
10 2008-01-09  Bob Wilson  <bob.wilson@acm.org>
11         
12         * gas/lns/lns.exp: Run new lns-big-delta test for targets that set
13         DWARF2_USE_FIXED_ADVANCE_PC.
14         * gas/lns/lns-big-delta.s: New.
15         * gas/lns/lns-big-delta.d: New.
16         
17 2008-01-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
19         PR gas/5322
20         * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
21         command.
23 2008-01-05  H.J. Lu  <hongjiu.lu@intel.com>
25         * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
26         fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
28         * gas/i386/intel.d: Updated.
29         * gas/i386/intel.e: Likewise.
31 2008-01-04  H.J. Lu  <hongjiu.lu@intel.com>
33         * gas/i386/rexw.d: New.
34         * gas/i386/rexw.s: Likewise.
36         * gas/i386/x86-64-sse4_1-intel.d: Updated.
37         * gas/i386/x86-64-sse4_1.d: Likewise.
39 2008-01-04  Nick Clifton  <nickc@redhat.com>
41         * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
42         command line options (-maltivec, -mspe) can be specified before
43         CPU selection command line options.
44         * gas/ppc/altivec_and_spe.d: Expected disassembly.
45         * gas/ppc/ppc.exp: Run the new test
47 2008-01-03  H.J. Lu  <hongjiu.lu@intel.com>
49         * gas/i386/arch-9.d: New file.
50         * gas/i386/arch-9.s: Likewise.
52         * gas/i386/i386.exp: Run arch-9.
54 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
56         * gas/i386/arch-5.d: New file.
57         * gas/i386/arch-5.s: Likewise.
58         * gas/i386/arch-6.d: Likewise.
59         * gas/i386/arch-6.s: Likewise.
60         * gas/i386/arch-7.d: Likewise.
61         * gas/i386/arch-7.s: Likewise.
62         * gas/i386/arch-8.d: Likewise.
63         * gas/i386/arch-8.s: Likewise.
65         * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
67 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
69         * gas/i386/i386.s: Add tests for movq.
70         * gas/i386/x86_64.s: Likewise.
72         * gas/i386/i386.d Updated.
73         * gas/i386/x86_64.d: Likewise.
75 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
77         PR gas/5534
78         * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
80         * gas/i386/inval.s: Add tests for movq.
81         * gas/i386/x86-64-inval.s: Likewise.
83         * gas/i386/inval.l: Updated.
84         * gas/i386/x86-64-inval.l: Likewise.
86 2008-01-02  Catherine Moore  <clm@codesourcery.com>
88         * gas/mips/jalr.s: New test.
89         * gas/mips/jalr.l: New test output.
90         * gas/mips/mips.exp: Run new test.
92 For older changes see ChangeLog-2007
94 Local Variables:
95 mode: change-log
96 left-margin: 8
97 fill-column: 74
98 version-control: never
99 End: