gas/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
2
3 * gas/i386/i386.s: Add more tests for movsx and movzx.
4 * gas/i386/x86_64.s: Likewise.
5
6 * gas/i386/inval.s: Remove tests for movsxw and movzxw.
7
8 * gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw,
9 movsxl, movzxb and movzxw.
10
11 * gas/i386/i386.d: Updated.
12 * gas/i386/inval.l: Likewise.
13 * gas/i386/x86_64.d: Likewise.
14 * gas/i386/x86-64-inval.l: Likewise.
15
16 2008-01-14 H.J. Lu <hongjiu.lu@intel.com>
17
18 * gas/i386/i386.s: Add tests for movsx, movzx and movnti.
19 * gas/i386/inval.s: Likewise.
20 * gas/i386/x86_64.s: Likewise.
21 * gas/i386/x86-64-inval.s: Likewise.
22
23 * gas/i386/i386.d: Updated.
24 * gas/i386/inval.l: Likewise.
25 * gas/i386/x86_64.d: Likewise.
26 * gas/i386/x86-64-inval.l: Likewise.
27
28 2008-01-12 H.J. Lu <hongjiu.lu@intel.com>
29
30 PR gas/5534
31 * gas/i386/i386.s: Add tests for fnstsw and fstsw.
32 * gas/i386/inval.s: Likewise.
33 * gas/i386/x86_64.s: Likewise.
34
35 * gas/i386/intel.s: Use word instead of dword on ss.
36
37 * gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
38 and out.
39
40 * gas/i386/prefix.s: Remove invalid fstsw.
41
42 * gas/i386/inval.l: Updated.
43 * gas/i386/intelbad.l: Likewise.
44 * gas/i386/i386.d: Likewise.
45 * gas/i386/x86_64.d: Likewise.
46 * gas/i386/x86-64-inval.l: Likewise.
47 * gas/i386/prefix.d: Updated.
48
49 2008-01-10 H.J. Lu <hongjiu.lu@intel.com>
50
51 * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
52 to 0x0f1f.
53 * gas/i386/x86-64-nops.s: Likewise.
54
55 * gas/i386/nops.d: Updated.
56 * gas/i386/x86-64-nops.d: Likewise.
57
58 2008-01-09 Bob Wilson <bob.wilson@acm.org>
59
60 * gas/lns/lns.exp: Run new lns-big-delta test for targets that set
61 DWARF2_USE_FIXED_ADVANCE_PC.
62 * gas/lns/lns-big-delta.s: New.
63 * gas/lns/lns-big-delta.d: New.
64
65 2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
66
67 PR gas/5322
68 * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
69 command.
70
71 2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
72
73 * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
74 fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
75
76 * gas/i386/intel.d: Updated.
77 * gas/i386/intel.e: Likewise.
78
79 2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
80
81 * gas/i386/rexw.d: New.
82 * gas/i386/rexw.s: Likewise.
83
84 * gas/i386/x86-64-sse4_1-intel.d: Updated.
85 * gas/i386/x86-64-sse4_1.d: Likewise.
86
87 2008-01-04 Nick Clifton <nickc@redhat.com>
88
89 * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
90 command line options (-maltivec, -mspe) can be specified before
91 CPU selection command line options.
92 * gas/ppc/altivec_and_spe.d: Expected disassembly.
93 * gas/ppc/ppc.exp: Run the new test
94
95 2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
96
97 * gas/i386/arch-9.d: New file.
98 * gas/i386/arch-9.s: Likewise.
99
100 * gas/i386/i386.exp: Run arch-9.
101
102 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
103
104 * gas/i386/arch-5.d: New file.
105 * gas/i386/arch-5.s: Likewise.
106 * gas/i386/arch-6.d: Likewise.
107 * gas/i386/arch-6.s: Likewise.
108 * gas/i386/arch-7.d: Likewise.
109 * gas/i386/arch-7.s: Likewise.
110 * gas/i386/arch-8.d: Likewise.
111 * gas/i386/arch-8.s: Likewise.
112
113 * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
114
115 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
116
117 * gas/i386/i386.s: Add tests for movq.
118 * gas/i386/x86_64.s: Likewise.
119
120 * gas/i386/i386.d Updated.
121 * gas/i386/x86_64.d: Likewise.
122
123 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
124
125 PR gas/5534
126 * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
127
128 * gas/i386/inval.s: Add tests for movq.
129 * gas/i386/x86-64-inval.s: Likewise.
130
131 * gas/i386/inval.l: Updated.
132 * gas/i386/x86-64-inval.l: Likewise.
133
134 2008-01-02 Catherine Moore <clm@codesourcery.com>
135
136 * gas/mips/jalr.s: New test.
137 * gas/mips/jalr.l: New test output.
138 * gas/mips/mips.exp: Run new test.
139
140 For older changes see ChangeLog-2007
141 \f
142 Local Variables:
143 mode: change-log
144 left-margin: 8
145 fill-column: 74
146 version-control: never
147 End:
This page took 0.033251 seconds and 5 git commands to generate.