]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/ChangeLog
gas/testsuite/
[thirdparty/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2008-01-10 H.J. Lu <hongjiu.lu@intel.com>
2
3 * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
4 to 0x0f1f.
5 * gas/i386/x86-64-nops.s: Likewise.
6
7 * gas/i386/nops.d: Updated.
8 * gas/i386/x86-64-nops.d: Likewise.
9
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>
18
19 PR gas/5322
20 * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
21 command.
22
23 2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
24
25 * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
26 fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
27
28 * gas/i386/intel.d: Updated.
29 * gas/i386/intel.e: Likewise.
30
31 2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
32
33 * gas/i386/rexw.d: New.
34 * gas/i386/rexw.s: Likewise.
35
36 * gas/i386/x86-64-sse4_1-intel.d: Updated.
37 * gas/i386/x86-64-sse4_1.d: Likewise.
38
39 2008-01-04 Nick Clifton <nickc@redhat.com>
40
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
46
47 2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
48
49 * gas/i386/arch-9.d: New file.
50 * gas/i386/arch-9.s: Likewise.
51
52 * gas/i386/i386.exp: Run arch-9.
53
54 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
55
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.
64
65 * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
66
67 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
68
69 * gas/i386/i386.s: Add tests for movq.
70 * gas/i386/x86_64.s: Likewise.
71
72 * gas/i386/i386.d Updated.
73 * gas/i386/x86_64.d: Likewise.
74
75 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
76
77 PR gas/5534
78 * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
79
80 * gas/i386/inval.s: Add tests for movq.
81 * gas/i386/x86-64-inval.s: Likewise.
82
83 * gas/i386/inval.l: Updated.
84 * gas/i386/x86-64-inval.l: Likewise.
85
86 2008-01-02 Catherine Moore <clm@codesourcery.com>
87
88 * gas/mips/jalr.s: New test.
89 * gas/mips/jalr.l: New test output.
90 * gas/mips/mips.exp: Run new test.
91
92 For older changes see ChangeLog-2007
93 \f
94 Local Variables:
95 mode: change-log
96 left-margin: 8
97 fill-column: 74
98 version-control: never
99 End: