da2e733cae1bd070f8d7d95db8393204d472ad7f
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2008-02-13 Jan Beulich <jbeulich@novell.com>
2
3 * gas/i386/intelok.s: Replace invalid offset expression with
4 valid ones.
5 * gas/i386/x86_64.s: Likewise.
6
7 2008-02-13 Jan Beulich <jbeulich@novell.com>
8
9 * gas/i386/intelbad.s, gas/i386/intelok.s: Add 'bound' tests.
10 * gas/i386/intelbad.l, gas/i386/intelok.l, gas/i386/intelok.e,
11 gas/i386/opcode-intel.d: Adjust.
12
13 2008-02-13 Jan Beulich <jbeulich@novell.com>
14
15 * gas/cfi/cfi-i386.s: Add code testing use of all registers.
16 Fix a few comments.
17 * gas/cfi/cfi-x86_64.s: Likewise.
18 * gas/cfi/cfi-i386.d, gas/cfi/cfi-x86_64.d: Adjust.
19
20 2002-02-12 H.J. Lu <hongjiu.lu@intel.com>
21
22 * gas/i386/i386.exp: Run x86-64-arch-2 instead of
23 x86-64-arch-10.
24
25 * gas/i386/x86-64-arch-10.d: Removed.
26
27 * gas/i386/x86-64-arch-2.d: New.
28 * gas/i386/x86-64-arch-2.s: Likewise.
29
30 2008-02-12 H.J. Lu <hongjiu.lu@intel.com>
31
32 * gas/i386/x86-64-xsave.d: Remove prefix.
33
34 2008-02-11 H.J. Lu <hongjiu.lu@intel.com>
35
36 * gas/i386/arch-10.s: Add xgetbv.
37
38 * gas/i386/arch-10.d: Updated.
39 * gas/i386/arch-10-1.l: Likewise.
40 * gas/i386/arch-10-2.l: Likewise.
41 * gas/i386/arch-10-3.l: Likewise.
42 * gas/i386/arch-10-4.l: Likewise.
43 * gas/i386/x86-64-arch-10.d: Likewise.
44
45 2002-02-11 H.J. Lu <hongjiu.lu@intel.com>
46
47 * gas/i386/i386.exp: Run xsave, xsave-intel, x86-64-xsave
48 and x86-64-xsave-intel.
49
50 * gas/i386/x86-64-xsave-intel.d: New file.
51 * gas/i386/x86-64-xsave.d: Likewise.
52 * gas/i386/x86-64-xsave.s: Likewise.
53 * gas/i386/xsave-intel.d: Likewise.
54 * gas/i386/xsave.d: Likewise.
55 * gas/i386/xsave.s: Likewise.
56
57 2008-02-05 Adam Nemet <anemet@caviumnetworks.com>
58
59 * gas/mips/mips.exp: Invoke the tests smartmips, mips32-dsp,
60 mips32-dspr2, mips64-dsp and mips32-mt with run_dump_test instead
61 of run_dump_test_arches.
62 * gas/mips/smartmips.d: Pass -mips32.
63 * gas/mips/mips64-dsp.d: Pass -mips64r2.
64 * gas/mips/mips32-dsp.d: Pass -mips32r2.
65 * gas/mips/mips32-dspr2.d: Likewise.
66 * gas/mips/mips32-mt.d: Likewise.
67
68 2008-02-04 Adam Nemet <anemet@caviumnetworks.com>
69
70 * gas/mips/mips.exp: Call mips_arch_create for Octeon. Invoke
71 Octeon tests.
72 * gas/mips/octeon.s, gas/mips/octeon.d: New test.
73
74 2008-01-31 Marc Gauthier <marc@tensilica.com>
75
76 * gas/all/gas.exp: Recognize Xtensa processor variants.
77 * gas/elf/elf.exp: Likewise.
78 * gas/lns/lns.exp: Likewise.
79
80 2008-01-28 H.J. Lu <hongjiu.lu@intel.com>
81
82 * gas/cfi/cfi-alpha-1.d: Replace DW_CFA_def_cfa_reg with
83 DW_CFA_def_cfa_register.
84 * gas/cfi/cfi-alpha-3.d: Likewise.
85 * gas/cfi/cfi-hppa-1.d: Likewise.
86 * gas/cfi/cfi-i386.d: Likewise.
87 * gas/cfi/cfi-m68k.d: Likewise.
88 * gas/cfi/cfi-mips-1.d: Likewise.
89 * gas/cfi/cfi-sh-1.d: Likewise.
90 * gas/cfi/cfi-sparc-1.d: Likewise.
91 * gas/cfi/cfi-sparc64-1.d: Likewise.
92 * gas/cfi/cfi-x86_64.d: Likewise.
93
94 * gas/cfi/cfi-common-1.d: Updated for i386/x86-64 register
95 names.
96 * gas/cfi/cfi-common-2.d: Likewise.
97 * gas/cfi/cfi-common-5.d: Likewise.
98 * gas/cfi/cfi-i386.d: Likewise.
99 * gas/cfi/cfi-x86_64.d: Likewise.
100
101 2008-01-24 H.J. Lu <hongjiu.lu@intel.com>
102
103 * gas/i386/x86-64-sib.s: Add tests for r12.
104
105 * gas/i386/x86-64-sib-intel.d: Updated.
106 * gas/i386/x86-64-sib.d: Likewise.
107
108 2008-01-23 H.J. Lu <hongjiu.lu@intel.com>
109
110 * gas/i386/i386.exp : Run x86-64-arch-1 and x86-64-arch-10.
111
112 * gas/i386/x86-64-arch-1.d: New.
113 * gas/i386/x86-64-arch-1.s: Likewise.
114 * gas/i386/x86-64-arch-10.d: Likewise.
115
116 2008-01-23 Tristan Gingold <gingold@adacore.com>
117
118 * gas/ia64/regs.d: Updated as the ia64 disassembler now displays
119 symbolic names for all ar registers.
120
121 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
122
123 * gas/i386/arch-10.d: New.
124 * gas/i386/arch-11.s: Likewise.
125 * gas/i386/arch-12.d: Likewise.
126 * gas/i386/arch-12.s: Likewise.
127
128 * gas/i386/i386.exp: Run arch-11 and arch-12.
129
130 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
131
132 * gas/i386/arch-10-1.l: New.
133 * gas/i386/arch-10-1.s: Likewise.
134 * gas/i386/arch-10-2.l: Likewise.
135 * gas/i386/arch-10-2.s: Likewise.
136 * gas/i386/arch-10-3.l: Likewise.
137 * gas/i386/arch-10-3.s: Likewise.
138 * gas/i386/arch-10-4.l: Likewise.
139 * gas/i386/arch-10-4.s: Likewise.
140 * gas/i386/arch-10.d: Likewise.
141 * gas/i386/arch-10.s: Likewise.
142
143 * gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2,
144 arch-10-3 and arch-10-4.
145
146 * gas/i386/nops-2.s: Use movsbl instead of cmove.
147 * gas/i386/nops-2-i386.d: Updated.
148 * gas/i386/nops-2-merom.d: Likewise.
149 * gas/i386/nops-2.d: Likewise.
150 * gas/i386/x86-64-nops-2.d: Likewise.
151
152 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
153
154 * gas/i386/prescott.s: Add tests for movddup in Intel syntax.
155 * gas/i386/x86-64-prescott.s: Likewise.
156
157 * gas/i386/prescott.d: Updated.
158 * gas/i386/x86-64-prescott.d: Likewise.
159
160 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
161
162 * gas/i386/i386.s: Add more tests for movsx and movzx.
163 * gas/i386/x86_64.s: Likewise.
164
165 * gas/i386/inval.s: Remove tests for movsxw and movzxw.
166
167 * gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw,
168 movsxl, movzxb and movzxw.
169
170 * gas/i386/i386.d: Updated.
171 * gas/i386/inval.l: Likewise.
172 * gas/i386/x86_64.d: Likewise.
173 * gas/i386/x86-64-inval.l: Likewise.
174
175 2008-01-14 H.J. Lu <hongjiu.lu@intel.com>
176
177 * gas/i386/i386.s: Add tests for movsx, movzx and movnti.
178 * gas/i386/inval.s: Likewise.
179 * gas/i386/x86_64.s: Likewise.
180 * gas/i386/x86-64-inval.s: Likewise.
181
182 * gas/i386/i386.d: Updated.
183 * gas/i386/inval.l: Likewise.
184 * gas/i386/x86_64.d: Likewise.
185 * gas/i386/x86-64-inval.l: Likewise.
186
187 2008-01-12 H.J. Lu <hongjiu.lu@intel.com>
188
189 PR gas/5534
190 * gas/i386/i386.s: Add tests for fnstsw and fstsw.
191 * gas/i386/inval.s: Likewise.
192 * gas/i386/x86_64.s: Likewise.
193
194 * gas/i386/intel.s: Use word instead of dword on ss.
195
196 * gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
197 and out.
198
199 * gas/i386/prefix.s: Remove invalid fstsw.
200
201 * gas/i386/inval.l: Updated.
202 * gas/i386/intelbad.l: Likewise.
203 * gas/i386/i386.d: Likewise.
204 * gas/i386/x86_64.d: Likewise.
205 * gas/i386/x86-64-inval.l: Likewise.
206 * gas/i386/prefix.d: Updated.
207
208 2008-01-10 H.J. Lu <hongjiu.lu@intel.com>
209
210 * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
211 to 0x0f1f.
212 * gas/i386/x86-64-nops.s: Likewise.
213
214 * gas/i386/nops.d: Updated.
215 * gas/i386/x86-64-nops.d: Likewise.
216
217 2008-01-09 Bob Wilson <bob.wilson@acm.org>
218
219 * gas/lns/lns.exp: Run new lns-big-delta test for targets that set
220 DWARF2_USE_FIXED_ADVANCE_PC.
221 * gas/lns/lns-big-delta.s: New.
222 * gas/lns/lns-big-delta.d: New.
223
224 2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
225
226 PR gas/5322
227 * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
228 command.
229
230 2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
231
232 * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
233 fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
234
235 * gas/i386/intel.d: Updated.
236 * gas/i386/intel.e: Likewise.
237
238 2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
239
240 * gas/i386/rexw.d: New.
241 * gas/i386/rexw.s: Likewise.
242
243 * gas/i386/x86-64-sse4_1-intel.d: Updated.
244 * gas/i386/x86-64-sse4_1.d: Likewise.
245
246 2008-01-04 Nick Clifton <nickc@redhat.com>
247
248 * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
249 command line options (-maltivec, -mspe) can be specified before
250 CPU selection command line options.
251 * gas/ppc/altivec_and_spe.d: Expected disassembly.
252 * gas/ppc/ppc.exp: Run the new test
253
254 2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
255
256 * gas/i386/arch-9.d: New file.
257 * gas/i386/arch-9.s: Likewise.
258
259 * gas/i386/i386.exp: Run arch-9.
260
261 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
262
263 * gas/i386/arch-5.d: New file.
264 * gas/i386/arch-5.s: Likewise.
265 * gas/i386/arch-6.d: Likewise.
266 * gas/i386/arch-6.s: Likewise.
267 * gas/i386/arch-7.d: Likewise.
268 * gas/i386/arch-7.s: Likewise.
269 * gas/i386/arch-8.d: Likewise.
270 * gas/i386/arch-8.s: Likewise.
271
272 * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
273
274 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
275
276 * gas/i386/i386.s: Add tests for movq.
277 * gas/i386/x86_64.s: Likewise.
278
279 * gas/i386/i386.d Updated.
280 * gas/i386/x86_64.d: Likewise.
281
282 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
283
284 PR gas/5534
285 * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
286
287 * gas/i386/inval.s: Add tests for movq.
288 * gas/i386/x86-64-inval.s: Likewise.
289
290 * gas/i386/inval.l: Updated.
291 * gas/i386/x86-64-inval.l: Likewise.
292
293 2008-01-02 Catherine Moore <clm@codesourcery.com>
294
295 * gas/mips/jalr.s: New test.
296 * gas/mips/jalr.l: New test output.
297 * gas/mips/mips.exp: Run new test.
298
299 For older changes see ChangeLog-2007
300 \f
301 Local Variables:
302 mode: change-log
303 left-margin: 8
304 fill-column: 74
305 version-control: never
306 End:
This page took 0.036286 seconds and 4 git commands to generate.