PR gas/5895
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2008-03-13 Nick Clifton <nickc@redhat.com>
2
3 PR gas/5895
4 * gas/macros/exit.s: New test case.
5 * gas/macros/macros.exp: Run the new test, expect it to produce an
6 error result.
7
8 2008-03-09 Paul Brook <paul@codesourcery.com>
9
10 * gas/arm/vfpv3-d16-bad.d: New test.
11 * gas/arm/vfpv3-d16-bad.l: New test.
12
13 2008-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
14
15 * gas/s390/esa-g5.d (cdfbr, cdfr, cefbr, cefr, cxfbr, cxfr,
16 dxr, fidr, fier, fixr, lzdr, lzer, lzxr, sqdr, sqer, tp): Fix
17 operand format.
18 * gas/s390/esa-g5.s: Likewise.
19 * gas/s390/zarch-z900.d (cdgbr, cdgr, cegbr, cegr, cxgbr,
20 cxgr): Likewise.
21 * gas/s390/zarch-z900.s: Likewise.
22 * gas/s390/zarch-z9-109.d (cu41, cu42): Remove mask operand.
23 * gas/s390/zarch-z9-109.s: Likewise.
24
25 2008-03-04 Paul Brook <paul@codesourcery.com>
26
27 * gas/arm/archv6m.d: New test.
28 * gas/arm/archv6m.s: New test.
29 * gas/arm/t16-bad.s: Test low register non flag setting add.
30 * gas/arm/t16-bad.l: Update expected output.
31
32 2008-03-03 H.J. Lu <hongjiu.lu@intel.com>
33
34 PR gas/5543
35 * gas/i386/i386.exp: Run inval-equ-1 and inval-equ-2.
36
37 * gas/i386/inval-equ-1.l: New.
38 * gas/i386/inval-equ-1.s: Likewise.
39 * gas/i386/inval-equ-2.l: Likewise.
40 * gas/i386/inval-equ-2.s: Likewise.
41
42 2008-03-01 H.J. Lu <hongjiu.lu@intel.com>
43
44 * gas/i386/x86-64-branch.s: Add tests for 16-bit near indirect
45 branches.
46
47 * gas/i386/x86-64-inval.s: Remove tests for 16-bit near indirect
48 branches.
49
50 * gas/i386/x86-64-branch.d: Updated.
51 * gas/i386/x86-64-inval.l: Likewise.
52
53 2008-02-27 Nick Clifton <nickc@redhat.com>
54
55 PR 3134
56 * gas/h8300/pr3134.s: New test.
57 * gas/h8300/pr3134.d: Expected disassembly
58 * gas/h8300/h8300.exp: Run the new test.
59
60 * gas/h8300/h8300-coff.exp: Fix test for COFF based ports to
61 accept h8300-rtemscoff not just h8300-rtems.
62
63 2008-02-26 H.J. Lu <hongjiu.lu@intel.com>
64
65 * gas/i386/jump.d: Updated for COFF.
66
67 2008-02-23 H.J. Lu <hongjiu.lu@intel.com>
68
69 * gas/i386/jump.s: Add tests for far branches.
70 * gas/i386/jump16.s: Likewise.
71
72 * gas/i386/jump.d: Updated.
73 * gas/i386/jump16.d: Likewise.
74 * gas/i386/x86-64-inval.l: Likewise.
75
76 * gas/i386/x86-64-inval.s: Add tests for 16-bit near indirect
77 branches.
78
79 2008-02-22 Nick Clifton <nickc@redhat.com>
80
81 * gas/m68hc11/bug-1825.d: Update to match changes in the
82 information generated with source-in-disassembly listings.
83 * gas/m68hc11/indexed12.d: Likewise.
84 * gas/m68hc11/insns-dwarf2.d: Likewise.
85 * gas/m68hc11/lbranch-dwarf2.d: Likewise.
86
87 2008-02-18 H.J. Lu <hongjiu.lu@intel.com>
88
89 * cfi/cfi.exp (gas_x86_64_check): New.
90 (gas_x86_32_check): Likewise.
91 Run 32bit and 64bit tests for x86 targets if they are supportd.
92
93 2008-02-18 Jan Beulich <jbeulich@novell.com>
94
95 * gas/i386/att-regs.s, gas/i386/att-regs.d,
96 gas/i386/intel-regs.s, gas/i386/intel-regs.d: New.
97 * gas/i386/i386.exp: Run new tests.
98
99 2008-02-14 Nick Clifton <nickc@redhat.com>
100
101 PR gas/5712
102 * gas/arm/fp-save.s: New test.
103 * gas/arm/fp-save.d: Expected disassembly.
104
105 2008-02-13 Adam Nemet <anemet@caviumnetworks.com>
106
107 * gas/mips/branch-misc-2pic-64.d (#name): Have a unique name
108 different from the branch-misc-2-64.d test.
109
110 2008-02-13 Jan Beulich <jbeulich@novell.com>
111
112 * gas/i386/intelok.s: Replace invalid offset expression with
113 valid ones.
114 * gas/i386/x86_64.s: Likewise.
115
116 2008-02-13 Jan Beulich <jbeulich@novell.com>
117
118 * gas/i386/intelbad.s, gas/i386/intelok.s: Add 'bound' tests.
119 * gas/i386/intelbad.l, gas/i386/intelok.l, gas/i386/intelok.e,
120 gas/i386/opcode-intel.d: Adjust.
121
122 2008-02-13 Jan Beulich <jbeulich@novell.com>
123
124 * gas/cfi/cfi-i386.s: Add code testing use of all registers.
125 Fix a few comments.
126 * gas/cfi/cfi-x86_64.s: Likewise.
127 * gas/cfi/cfi-i386.d, gas/cfi/cfi-x86_64.d: Adjust.
128
129 2008-02-12 H.J. Lu <hongjiu.lu@intel.com>
130
131 * gas/i386/i386.exp: Run x86-64-arch-2 instead of
132 x86-64-arch-10.
133
134 * gas/i386/x86-64-arch-10.d: Removed.
135
136 * gas/i386/x86-64-arch-2.d: New.
137 * gas/i386/x86-64-arch-2.s: Likewise.
138
139 2008-02-12 H.J. Lu <hongjiu.lu@intel.com>
140
141 * gas/i386/x86-64-xsave.d: Remove prefix.
142
143 2008-02-11 H.J. Lu <hongjiu.lu@intel.com>
144
145 * gas/i386/arch-10.s: Add xgetbv.
146
147 * gas/i386/arch-10.d: Updated.
148 * gas/i386/arch-10-1.l: Likewise.
149 * gas/i386/arch-10-2.l: Likewise.
150 * gas/i386/arch-10-3.l: Likewise.
151 * gas/i386/arch-10-4.l: Likewise.
152 * gas/i386/x86-64-arch-10.d: Likewise.
153
154 2002-02-11 H.J. Lu <hongjiu.lu@intel.com>
155
156 * gas/i386/i386.exp: Run xsave, xsave-intel, x86-64-xsave
157 and x86-64-xsave-intel.
158
159 * gas/i386/x86-64-xsave-intel.d: New file.
160 * gas/i386/x86-64-xsave.d: Likewise.
161 * gas/i386/x86-64-xsave.s: Likewise.
162 * gas/i386/xsave-intel.d: Likewise.
163 * gas/i386/xsave.d: Likewise.
164 * gas/i386/xsave.s: Likewise.
165
166 2008-02-05 Adam Nemet <anemet@caviumnetworks.com>
167
168 * gas/mips/mips.exp: Invoke the tests smartmips, mips32-dsp,
169 mips32-dspr2, mips64-dsp and mips32-mt with run_dump_test instead
170 of run_dump_test_arches.
171 * gas/mips/smartmips.d: Pass -mips32.
172 * gas/mips/mips64-dsp.d: Pass -mips64r2.
173 * gas/mips/mips32-dsp.d: Pass -mips32r2.
174 * gas/mips/mips32-dspr2.d: Likewise.
175 * gas/mips/mips32-mt.d: Likewise.
176
177 2008-02-04 Adam Nemet <anemet@caviumnetworks.com>
178
179 * gas/mips/mips.exp: Call mips_arch_create for Octeon. Invoke
180 Octeon tests.
181 * gas/mips/octeon.s, gas/mips/octeon.d: New test.
182
183 2008-01-31 Marc Gauthier <marc@tensilica.com>
184
185 * gas/all/gas.exp: Recognize Xtensa processor variants.
186 * gas/elf/elf.exp: Likewise.
187 * gas/lns/lns.exp: Likewise.
188
189 2008-01-28 H.J. Lu <hongjiu.lu@intel.com>
190
191 * gas/cfi/cfi-alpha-1.d: Replace DW_CFA_def_cfa_reg with
192 DW_CFA_def_cfa_register.
193 * gas/cfi/cfi-alpha-3.d: Likewise.
194 * gas/cfi/cfi-hppa-1.d: Likewise.
195 * gas/cfi/cfi-i386.d: Likewise.
196 * gas/cfi/cfi-m68k.d: Likewise.
197 * gas/cfi/cfi-mips-1.d: Likewise.
198 * gas/cfi/cfi-sh-1.d: Likewise.
199 * gas/cfi/cfi-sparc-1.d: Likewise.
200 * gas/cfi/cfi-sparc64-1.d: Likewise.
201 * gas/cfi/cfi-x86_64.d: Likewise.
202
203 * gas/cfi/cfi-common-1.d: Updated for i386/x86-64 register
204 names.
205 * gas/cfi/cfi-common-2.d: Likewise.
206 * gas/cfi/cfi-common-5.d: Likewise.
207 * gas/cfi/cfi-i386.d: Likewise.
208 * gas/cfi/cfi-x86_64.d: Likewise.
209
210 2008-01-24 H.J. Lu <hongjiu.lu@intel.com>
211
212 * gas/i386/x86-64-sib.s: Add tests for r12.
213
214 * gas/i386/x86-64-sib-intel.d: Updated.
215 * gas/i386/x86-64-sib.d: Likewise.
216
217 2008-01-23 H.J. Lu <hongjiu.lu@intel.com>
218
219 * gas/i386/i386.exp : Run x86-64-arch-1 and x86-64-arch-10.
220
221 * gas/i386/x86-64-arch-1.d: New.
222 * gas/i386/x86-64-arch-1.s: Likewise.
223 * gas/i386/x86-64-arch-10.d: Likewise.
224
225 2008-01-23 Tristan Gingold <gingold@adacore.com>
226
227 * gas/ia64/regs.d: Updated as the ia64 disassembler now displays
228 symbolic names for all ar registers.
229
230 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
231
232 * gas/i386/arch-10.d: New.
233 * gas/i386/arch-11.s: Likewise.
234 * gas/i386/arch-12.d: Likewise.
235 * gas/i386/arch-12.s: Likewise.
236
237 * gas/i386/i386.exp: Run arch-11 and arch-12.
238
239 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
240
241 * gas/i386/arch-10-1.l: New.
242 * gas/i386/arch-10-1.s: Likewise.
243 * gas/i386/arch-10-2.l: Likewise.
244 * gas/i386/arch-10-2.s: Likewise.
245 * gas/i386/arch-10-3.l: Likewise.
246 * gas/i386/arch-10-3.s: Likewise.
247 * gas/i386/arch-10-4.l: Likewise.
248 * gas/i386/arch-10-4.s: Likewise.
249 * gas/i386/arch-10.d: Likewise.
250 * gas/i386/arch-10.s: Likewise.
251
252 * gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2,
253 arch-10-3 and arch-10-4.
254
255 * gas/i386/nops-2.s: Use movsbl instead of cmove.
256 * gas/i386/nops-2-i386.d: Updated.
257 * gas/i386/nops-2-merom.d: Likewise.
258 * gas/i386/nops-2.d: Likewise.
259 * gas/i386/x86-64-nops-2.d: Likewise.
260
261 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
262
263 * gas/i386/prescott.s: Add tests for movddup in Intel syntax.
264 * gas/i386/x86-64-prescott.s: Likewise.
265
266 * gas/i386/prescott.d: Updated.
267 * gas/i386/x86-64-prescott.d: Likewise.
268
269 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
270
271 * gas/i386/i386.s: Add more tests for movsx and movzx.
272 * gas/i386/x86_64.s: Likewise.
273
274 * gas/i386/inval.s: Remove tests for movsxw and movzxw.
275
276 * gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw,
277 movsxl, movzxb and movzxw.
278
279 * gas/i386/i386.d: Updated.
280 * gas/i386/inval.l: Likewise.
281 * gas/i386/x86_64.d: Likewise.
282 * gas/i386/x86-64-inval.l: Likewise.
283
284 2008-01-14 H.J. Lu <hongjiu.lu@intel.com>
285
286 * gas/i386/i386.s: Add tests for movsx, movzx and movnti.
287 * gas/i386/inval.s: Likewise.
288 * gas/i386/x86_64.s: Likewise.
289 * gas/i386/x86-64-inval.s: Likewise.
290
291 * gas/i386/i386.d: Updated.
292 * gas/i386/inval.l: Likewise.
293 * gas/i386/x86_64.d: Likewise.
294 * gas/i386/x86-64-inval.l: Likewise.
295
296 2008-01-12 H.J. Lu <hongjiu.lu@intel.com>
297
298 PR gas/5534
299 * gas/i386/i386.s: Add tests for fnstsw and fstsw.
300 * gas/i386/inval.s: Likewise.
301 * gas/i386/x86_64.s: Likewise.
302
303 * gas/i386/intel.s: Use word instead of dword on ss.
304
305 * gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
306 and out.
307
308 * gas/i386/prefix.s: Remove invalid fstsw.
309
310 * gas/i386/inval.l: Updated.
311 * gas/i386/intelbad.l: Likewise.
312 * gas/i386/i386.d: Likewise.
313 * gas/i386/x86_64.d: Likewise.
314 * gas/i386/x86-64-inval.l: Likewise.
315 * gas/i386/prefix.d: Updated.
316
317 2008-01-10 H.J. Lu <hongjiu.lu@intel.com>
318
319 * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
320 to 0x0f1f.
321 * gas/i386/x86-64-nops.s: Likewise.
322
323 * gas/i386/nops.d: Updated.
324 * gas/i386/x86-64-nops.d: Likewise.
325
326 2008-01-09 Bob Wilson <bob.wilson@acm.org>
327
328 * gas/lns/lns.exp: Run new lns-big-delta test for targets that set
329 DWARF2_USE_FIXED_ADVANCE_PC.
330 * gas/lns/lns-big-delta.s: New.
331 * gas/lns/lns-big-delta.d: New.
332
333 2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
334
335 PR gas/5322
336 * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
337 command.
338
339 2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
340
341 * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
342 fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
343
344 * gas/i386/intel.d: Updated.
345 * gas/i386/intel.e: Likewise.
346
347 2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
348
349 * gas/i386/rexw.d: New.
350 * gas/i386/rexw.s: Likewise.
351
352 * gas/i386/x86-64-sse4_1-intel.d: Updated.
353 * gas/i386/x86-64-sse4_1.d: Likewise.
354
355 2008-01-04 Nick Clifton <nickc@redhat.com>
356
357 * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
358 command line options (-maltivec, -mspe) can be specified before
359 CPU selection command line options.
360 * gas/ppc/altivec_and_spe.d: Expected disassembly.
361 * gas/ppc/ppc.exp: Run the new test
362
363 2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
364
365 * gas/i386/arch-9.d: New file.
366 * gas/i386/arch-9.s: Likewise.
367
368 * gas/i386/i386.exp: Run arch-9.
369
370 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
371
372 * gas/i386/arch-5.d: New file.
373 * gas/i386/arch-5.s: Likewise.
374 * gas/i386/arch-6.d: Likewise.
375 * gas/i386/arch-6.s: Likewise.
376 * gas/i386/arch-7.d: Likewise.
377 * gas/i386/arch-7.s: Likewise.
378 * gas/i386/arch-8.d: Likewise.
379 * gas/i386/arch-8.s: Likewise.
380
381 * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
382
383 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
384
385 * gas/i386/i386.s: Add tests for movq.
386 * gas/i386/x86_64.s: Likewise.
387
388 * gas/i386/i386.d Updated.
389 * gas/i386/x86_64.d: Likewise.
390
391 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
392
393 PR gas/5534
394 * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
395
396 * gas/i386/inval.s: Add tests for movq.
397 * gas/i386/x86-64-inval.s: Likewise.
398
399 * gas/i386/inval.l: Updated.
400 * gas/i386/x86-64-inval.l: Likewise.
401
402 2008-01-02 Catherine Moore <clm@codesourcery.com>
403
404 * gas/mips/jalr.s: New test.
405 * gas/mips/jalr.l: New test output.
406 * gas/mips/mips.exp: Run new test.
407
408 For older changes see ChangeLog-2007
409 \f
410 Local Variables:
411 mode: change-log
412 left-margin: 8
413 fill-column: 74
414 version-control: never
415 End:
This page took 0.038519 seconds and 5 git commands to generate.