gas/testsuite/:
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
b21c9cb4
BS
12008-03-26 Bernd Schmidt <bernd.schmidt@analog.com>
2
3 From Jie Zhang <jie.zhang@analog.com>
4 * gas/bfin/load.d: Update.
99bfa74a
BS
5 * gas/bfin/expected_comparison_errors.l: New test.
6 * gas/bfin/expected_comparison_errors.s: New test.
7 * gas/bfin/bfin.exp: Add expected_comparison_errors.
c1db045b
BS
8 * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s: Add
9 tests for bad options of "multiply and multipy-accumulate to
10 accumulator" instructions. Add new vector instruction option
11 mode tests.
12 * gas/bfin/vector2.s: Add new vector instruction option mode test.
13 * gas/bfin/vector2.d: Adjust accordingly.
ee171c8f
BS
14 * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s:
15 Add check for mismatch of accumulator and data register.
16 * gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check
17 for IU option.
e2c038d3
BS
18
19 * gas/bfin/flow.d: Adjust since the generated labels for LOOP_BEGIN
20 and LOOP_END instruction are local now.
21 * gas/bfin/flow2.d: Likewise.
22
c1db045b
BS
23 From Mike Frysinger <michael.frysinger@analog.com>
24 * gas/bfin/expected_errors.s, gas/bfin/expected_errors.l: Add test
25 for mismatched half registers in vector multipy-accumulate
26 instructions.
b21c9cb4 27
086134ec
BS
28 From Robin Getz <rgetz@blackfin.uclinux.org>
29 * gas/bfin/arithmetic.d: Update to reflect spaces/capitalization in
30 recent changes in opcodes/bfin-dis.c.
31 gas/bfin/arithmetic.s: Likewise.
32 gas/bfin/bit.d: Likewise.
33 gas/bfin/bit2.d: Likewise.
34 gas/bfin/control_code.d: Likewise.
35 gas/bfin/control_code2.d: Likewise.
36 gas/bfin/event.d: Likewise.
37 gas/bfin/event2.d: Likewise.
38 gas/bfin/flow.d: Likewise.
39 gas/bfin/flow2.d: Likewise.
40 gas/bfin/load.d: Likewise.
41 gas/bfin/logical.d: Likewise.
42 gas/bfin/logical2.d: Likewise.
43 gas/bfin/move.d: Likewise.
44 gas/bfin/move2.d: Likewise.
45 gas/bfin/parallel.d: Likewise.
46 gas/bfin/parallel2.d: Likewise.
47 gas/bfin/parallel3.d: Likewise.
48 gas/bfin/parallel4.d: Likewise.
49 gas/bfin/shift.d: Likewise.
50 gas/bfin/shift2.d: Likewise.
51 gas/bfin/stack.d: Likewise.
52 gas/bfin/stack2.d: Likewise.
53 gas/bfin/store.d: Likewise.
54 gas/bfin/vector.d: Likewise.
55 gas/bfin/vector2.d: Likewise.
56 gas/bfin/video.d: Likewise.
57 gas/bfin/video2.d: Likewise.
58
5746fb46
AK
592008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
60
61 * gas/s390/zarch-z10.d: New file.
62 * gas/s390/zarch-z10.s: New file.
63 * gas/s390/s390.exp: Run the z10 testcases.
64
08e8dfaf
RS
652008-03-17 Richard Sandiford <rsandifo@nildram.co.uk>
66
67 * gas/mips/elf-rel26.d: Add -32.
68 * gas/mips/mips16-intermix.d: Likewise.
69
5808f4a6
NC
702008-03-13 Nick Clifton <nickc@redhat.com>
71
72 PR gas/5895
73 * gas/macros/exit.s: New test case.
74 * gas/macros/macros.exp: Run the new test, expect it to produce an
75 error result.
76
b1cc4aeb
PB
772008-03-09 Paul Brook <paul@codesourcery.com>
78
79 * gas/arm/vfpv3-d16-bad.d: New test.
80 * gas/arm/vfpv3-d16-bad.l: New test.
81
98c3d905
AK
822008-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
83
84 * gas/s390/esa-g5.d (cdfbr, cdfr, cefbr, cefr, cxfbr, cxfr,
85 dxr, fidr, fier, fixr, lzdr, lzer, lzxr, sqdr, sqer, tp): Fix
86 operand format.
87 * gas/s390/esa-g5.s: Likewise.
88 * gas/s390/zarch-z900.d (cdgbr, cdgr, cegbr, cegr, cxgbr,
89 cxgr): Likewise.
90 * gas/s390/zarch-z900.s: Likewise.
91 * gas/s390/zarch-z9-109.d (cu41, cu42): Remove mask operand.
92 * gas/s390/zarch-z9-109.s: Likewise.
93
7e806470
PB
942008-03-04 Paul Brook <paul@codesourcery.com>
95
96 * gas/arm/archv6m.d: New test.
97 * gas/arm/archv6m.s: New test.
98 * gas/arm/t16-bad.s: Test low register non flag setting add.
99 * gas/arm/t16-bad.l: Update expected output.
100
d0548f34
L
1012008-03-03 H.J. Lu <hongjiu.lu@intel.com>
102
103 PR gas/5543
104 * gas/i386/i386.exp: Run inval-equ-1 and inval-equ-2.
105
106 * gas/i386/inval-equ-1.l: New.
107 * gas/i386/inval-equ-1.s: Likewise.
108 * gas/i386/inval-equ-2.l: Likewise.
109 * gas/i386/inval-equ-2.s: Likewise.
28dbc079
L
110
1112008-03-01 H.J. Lu <hongjiu.lu@intel.com>
112
113 * gas/i386/x86-64-branch.s: Add tests for 16-bit near indirect
114 branches.
115
116 * gas/i386/x86-64-inval.s: Remove tests for 16-bit near indirect
117 branches.
118
119 * gas/i386/x86-64-branch.d: Updated.
120 * gas/i386/x86-64-inval.l: Likewise.
121
af7329f0
NC
1222008-02-27 Nick Clifton <nickc@redhat.com>
123
124 PR 3134
125 * gas/h8300/pr3134.s: New test.
126 * gas/h8300/pr3134.d: Expected disassembly
127 * gas/h8300/h8300.exp: Run the new test.
128
129 * gas/h8300/h8300-coff.exp: Fix test for COFF based ports to
130 accept h8300-rtemscoff not just h8300-rtems.
131
58abc3eb
L
1322008-02-26 H.J. Lu <hongjiu.lu@intel.com>
133
134 * gas/i386/jump.d: Updated for COFF.
135
849830bd
L
1362008-02-23 H.J. Lu <hongjiu.lu@intel.com>
137
138 * gas/i386/jump.s: Add tests for far branches.
139 * gas/i386/jump16.s: Likewise.
140
141 * gas/i386/jump.d: Updated.
142 * gas/i386/jump16.d: Likewise.
143 * gas/i386/x86-64-inval.l: Likewise.
144
145 * gas/i386/x86-64-inval.s: Add tests for 16-bit near indirect
146 branches.
147
a696b49e
NC
1482008-02-22 Nick Clifton <nickc@redhat.com>
149
150 * gas/m68hc11/bug-1825.d: Update to match changes in the
151 information generated with source-in-disassembly listings.
152 * gas/m68hc11/indexed12.d: Likewise.
153 * gas/m68hc11/insns-dwarf2.d: Likewise.
154 * gas/m68hc11/lbranch-dwarf2.d: Likewise.
155
b6460688
L
1562008-02-18 H.J. Lu <hongjiu.lu@intel.com>
157
158 * cfi/cfi.exp (gas_x86_64_check): New.
159 (gas_x86_32_check): Likewise.
160 Run 32bit and 64bit tests for x86 targets if they are supportd.
161
192dc9c6
JB
1622008-02-18 Jan Beulich <jbeulich@novell.com>
163
164 * gas/i386/att-regs.s, gas/i386/att-regs.d,
165 gas/i386/intel-regs.s, gas/i386/intel-regs.d: New.
166 * gas/i386/i386.exp: Run new tests.
167
93ac2687
NC
1682008-02-14 Nick Clifton <nickc@redhat.com>
169
170 PR gas/5712
171 * gas/arm/fp-save.s: New test.
172 * gas/arm/fp-save.d: Expected disassembly.
173
9579d382
AN
1742008-02-13 Adam Nemet <anemet@caviumnetworks.com>
175
176 * gas/mips/branch-misc-2pic-64.d (#name): Have a unique name
177 different from the branch-misc-2-64.d test.
178
b7240065
JB
1792008-02-13 Jan Beulich <jbeulich@novell.com>
180
181 * gas/i386/intelok.s: Replace invalid offset expression with
182 valid ones.
183 * gas/i386/x86_64.s: Likewise.
184
34b772a6
JB
1852008-02-13 Jan Beulich <jbeulich@novell.com>
186
187 * gas/i386/intelbad.s, gas/i386/intelok.s: Add 'bound' tests.
188 * gas/i386/intelbad.l, gas/i386/intelok.l, gas/i386/intelok.e,
189 gas/i386/opcode-intel.d: Adjust.
190
a60de03c
JB
1912008-02-13 Jan Beulich <jbeulich@novell.com>
192
193 * gas/cfi/cfi-i386.s: Add code testing use of all registers.
194 Fix a few comments.
195 * gas/cfi/cfi-x86_64.s: Likewise.
196 * gas/cfi/cfi-i386.d, gas/cfi/cfi-x86_64.d: Adjust.
197
785d276e 1982008-02-12 H.J. Lu <hongjiu.lu@intel.com>
e8efc4d9
L
199
200 * gas/i386/i386.exp: Run x86-64-arch-2 instead of
201 x86-64-arch-10.
202
203 * gas/i386/x86-64-arch-10.d: Removed.
204
205 * gas/i386/x86-64-arch-2.d: New.
206 * gas/i386/x86-64-arch-2.s: Likewise.
207
a3ac9d58
L
2082008-02-12 H.J. Lu <hongjiu.lu@intel.com>
209
210 * gas/i386/x86-64-xsave.d: Remove prefix.
211
f03fe4c1
L
2122008-02-11 H.J. Lu <hongjiu.lu@intel.com>
213
214 * gas/i386/arch-10.s: Add xgetbv.
215
216 * gas/i386/arch-10.d: Updated.
217 * gas/i386/arch-10-1.l: Likewise.
218 * gas/i386/arch-10-2.l: Likewise.
219 * gas/i386/arch-10-3.l: Likewise.
220 * gas/i386/arch-10-4.l: Likewise.
221 * gas/i386/x86-64-arch-10.d: Likewise.
222
475a2301
L
2232002-02-11 H.J. Lu <hongjiu.lu@intel.com>
224
225 * gas/i386/i386.exp: Run xsave, xsave-intel, x86-64-xsave
226 and x86-64-xsave-intel.
227
228 * gas/i386/x86-64-xsave-intel.d: New file.
229 * gas/i386/x86-64-xsave.d: Likewise.
230 * gas/i386/x86-64-xsave.s: Likewise.
231 * gas/i386/xsave-intel.d: Likewise.
232 * gas/i386/xsave.d: Likewise.
233 * gas/i386/xsave.s: Likewise.
234
0797561a
AN
2352008-02-05 Adam Nemet <anemet@caviumnetworks.com>
236
237 * gas/mips/mips.exp: Invoke the tests smartmips, mips32-dsp,
238 mips32-dspr2, mips64-dsp and mips32-mt with run_dump_test instead
239 of run_dump_test_arches.
240 * gas/mips/smartmips.d: Pass -mips32.
241 * gas/mips/mips64-dsp.d: Pass -mips64r2.
242 * gas/mips/mips32-dsp.d: Pass -mips32r2.
243 * gas/mips/mips32-dspr2.d: Likewise.
244 * gas/mips/mips32-mt.d: Likewise.
245
61d4e56d
AN
2462008-02-04 Adam Nemet <anemet@caviumnetworks.com>
247
248 * gas/mips/mips.exp: Call mips_arch_create for Octeon. Invoke
249 Octeon tests.
250 * gas/mips/octeon.s, gas/mips/octeon.d: New test.
251
f8a52b59
BW
2522008-01-31 Marc Gauthier <marc@tensilica.com>
253
254 * gas/all/gas.exp: Recognize Xtensa processor variants.
255 * gas/elf/elf.exp: Likewise.
256 * gas/lns/lns.exp: Likewise.
257
2dc4cec1
L
2582008-01-28 H.J. Lu <hongjiu.lu@intel.com>
259
260 * gas/cfi/cfi-alpha-1.d: Replace DW_CFA_def_cfa_reg with
261 DW_CFA_def_cfa_register.
262 * gas/cfi/cfi-alpha-3.d: Likewise.
263 * gas/cfi/cfi-hppa-1.d: Likewise.
264 * gas/cfi/cfi-i386.d: Likewise.
265 * gas/cfi/cfi-m68k.d: Likewise.
266 * gas/cfi/cfi-mips-1.d: Likewise.
267 * gas/cfi/cfi-sh-1.d: Likewise.
268 * gas/cfi/cfi-sparc-1.d: Likewise.
269 * gas/cfi/cfi-sparc64-1.d: Likewise.
270 * gas/cfi/cfi-x86_64.d: Likewise.
271
272 * gas/cfi/cfi-common-1.d: Updated for i386/x86-64 register
273 names.
274 * gas/cfi/cfi-common-2.d: Likewise.
275 * gas/cfi/cfi-common-5.d: Likewise.
276 * gas/cfi/cfi-i386.d: Likewise.
277 * gas/cfi/cfi-x86_64.d: Likewise.
278
82c18208
L
2792008-01-24 H.J. Lu <hongjiu.lu@intel.com>
280
281 * gas/i386/x86-64-sib.s: Add tests for r12.
282
283 * gas/i386/x86-64-sib-intel.d: Updated.
284 * gas/i386/x86-64-sib.d: Likewise.
285
599121aa
L
2862008-01-23 H.J. Lu <hongjiu.lu@intel.com>
287
288 * gas/i386/i386.exp : Run x86-64-arch-1 and x86-64-arch-10.
289
290 * gas/i386/x86-64-arch-1.d: New.
291 * gas/i386/x86-64-arch-1.s: Likewise.
292 * gas/i386/x86-64-arch-10.d: Likewise.
293
73f4030d
TG
2942008-01-23 Tristan Gingold <gingold@adacore.com>
295
296 * gas/ia64/regs.d: Updated as the ia64 disassembler now displays
297 symbolic names for all ar registers.
298
115c7c25
L
2992008-01-22 H.J. Lu <hongjiu.lu@intel.com>
300
301 * gas/i386/arch-10.d: New.
302 * gas/i386/arch-11.s: Likewise.
303 * gas/i386/arch-12.d: Likewise.
304 * gas/i386/arch-12.s: Likewise.
305
306 * gas/i386/i386.exp: Run arch-11 and arch-12.
307
6305a203
L
3082008-01-22 H.J. Lu <hongjiu.lu@intel.com>
309
310 * gas/i386/arch-10-1.l: New.
311 * gas/i386/arch-10-1.s: Likewise.
312 * gas/i386/arch-10-2.l: Likewise.
313 * gas/i386/arch-10-2.s: Likewise.
314 * gas/i386/arch-10-3.l: Likewise.
315 * gas/i386/arch-10-3.s: Likewise.
316 * gas/i386/arch-10-4.l: Likewise.
317 * gas/i386/arch-10-4.s: Likewise.
318 * gas/i386/arch-10.d: Likewise.
319 * gas/i386/arch-10.s: Likewise.
320
321 * gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2,
322 arch-10-3 and arch-10-4.
323
324 * gas/i386/nops-2.s: Use movsbl instead of cmove.
325 * gas/i386/nops-2-i386.d: Updated.
326 * gas/i386/nops-2-merom.d: Likewise.
327 * gas/i386/nops-2.d: Likewise.
328 * gas/i386/x86-64-nops-2.d: Likewise.
329
fd07a1c8
L
3302008-01-15 H.J. Lu <hongjiu.lu@intel.com>
331
332 * gas/i386/prescott.s: Add tests for movddup in Intel syntax.
333 * gas/i386/x86-64-prescott.s: Likewise.
334
335 * gas/i386/prescott.d: Updated.
336 * gas/i386/x86-64-prescott.d: Likewise.
337
321fd21e
L
3382008-01-15 H.J. Lu <hongjiu.lu@intel.com>
339
340 * gas/i386/i386.s: Add more tests for movsx and movzx.
341 * gas/i386/x86_64.s: Likewise.
342
343 * gas/i386/inval.s: Remove tests for movsxw and movzxw.
344
345 * gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw,
346 movsxl, movzxb and movzxw.
347
348 * gas/i386/i386.d: Updated.
349 * gas/i386/inval.l: Likewise.
350 * gas/i386/x86_64.d: Likewise.
351 * gas/i386/x86-64-inval.l: Likewise.
352
5c07affc
L
3532008-01-14 H.J. Lu <hongjiu.lu@intel.com>
354
355 * gas/i386/i386.s: Add tests for movsx, movzx and movnti.
356 * gas/i386/inval.s: Likewise.
357 * gas/i386/x86_64.s: Likewise.
358 * gas/i386/x86-64-inval.s: Likewise.
359
360 * gas/i386/i386.d: Updated.
361 * gas/i386/inval.l: Likewise.
362 * gas/i386/x86_64.d: Likewise.
363 * gas/i386/x86-64-inval.l: Likewise.
364
7d5e4556
L
3652008-01-12 H.J. Lu <hongjiu.lu@intel.com>
366
367 PR gas/5534
368 * gas/i386/i386.s: Add tests for fnstsw and fstsw.
369 * gas/i386/inval.s: Likewise.
370 * gas/i386/x86_64.s: Likewise.
371
372 * gas/i386/intel.s: Use word instead of dword on ss.
373
374 * gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
375 and out.
376
377 * gas/i386/prefix.s: Remove invalid fstsw.
378
379 * gas/i386/inval.l: Updated.
380 * gas/i386/intelbad.l: Likewise.
381 * gas/i386/i386.d: Likewise.
382 * gas/i386/x86_64.d: Likewise.
383 * gas/i386/x86-64-inval.l: Likewise.
384 * gas/i386/prefix.d: Updated.
385
b5b1fc4f
L
3862008-01-10 H.J. Lu <hongjiu.lu@intel.com>
387
388 * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
389 to 0x0f1f.
390 * gas/i386/x86-64-nops.s: Likewise.
391
392 * gas/i386/nops.d: Updated.
393 * gas/i386/x86-64-nops.d: Likewise.
394
7ddd14de
BW
3952008-01-09 Bob Wilson <bob.wilson@acm.org>
396
397 * gas/lns/lns.exp: Run new lns-big-delta test for targets that set
398 DWARF2_USE_FIXED_ADVANCE_PC.
399 * gas/lns/lns-big-delta.s: New.
400 * gas/lns/lns-big-delta.d: New.
401
9396508d
NC
4022008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
403
404 PR gas/5322
405 * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
406 command.
407
e1d4d893
L
4082008-01-05 H.J. Lu <hongjiu.lu@intel.com>
409
410 * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
411 fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
412
413 * gas/i386/intel.d: Updated.
414 * gas/i386/intel.e: Likewise.
415
c6add537
L
4162008-01-04 H.J. Lu <hongjiu.lu@intel.com>
417
418 * gas/i386/rexw.d: New.
419 * gas/i386/rexw.s: Likewise.
420
421 * gas/i386/x86-64-sse4_1-intel.d: Updated.
422 * gas/i386/x86-64-sse4_1.d: Likewise.
423
b0e34bfe
NC
4242008-01-04 Nick Clifton <nickc@redhat.com>
425
426 * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
427 command line options (-maltivec, -mspe) can be specified before
428 CPU selection command line options.
429 * gas/ppc/altivec_and_spe.d: Expected disassembly.
430 * gas/ppc/ppc.exp: Run the new test
431
3629bb00
L
4322008-01-03 H.J. Lu <hongjiu.lu@intel.com>
433
434 * gas/i386/arch-9.d: New file.
435 * gas/i386/arch-9.s: Likewise.
436
437 * gas/i386/i386.exp: Run arch-9.
438
e0329a22
L
4392008-01-02 H.J. Lu <hongjiu.lu@intel.com>
440
441 * gas/i386/arch-5.d: New file.
442 * gas/i386/arch-5.s: Likewise.
443 * gas/i386/arch-6.d: Likewise.
444 * gas/i386/arch-6.s: Likewise.
445 * gas/i386/arch-7.d: Likewise.
446 * gas/i386/arch-7.s: Likewise.
447 * gas/i386/arch-8.d: Likewise.
448 * gas/i386/arch-8.s: Likewise.
449
450 * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
451
f2a9c676
L
4522008-01-02 H.J. Lu <hongjiu.lu@intel.com>
453
454 * gas/i386/i386.s: Add tests for movq.
455 * gas/i386/x86_64.s: Likewise.
456
457 * gas/i386/i386.d Updated.
458 * gas/i386/x86_64.d: Likewise.
459
582d5edd
L
4602008-01-02 H.J. Lu <hongjiu.lu@intel.com>
461
462 PR gas/5534
463 * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
464
465 * gas/i386/inval.s: Add tests for movq.
466 * gas/i386/x86-64-inval.s: Likewise.
467
468 * gas/i386/inval.l: Updated.
469 * gas/i386/x86-64-inval.l: Likewise.
470
e7c604dd
CM
4712008-01-02 Catherine Moore <clm@codesourcery.com>
472
473 * gas/mips/jalr.s: New test.
474 * gas/mips/jalr.l: New test output.
475 * gas/mips/mips.exp: Run new test.
476
6c7ac64e 477For older changes see ChangeLog-2007
c9e214e5
AM
478\f
479Local Variables:
480mode: change-log
481left-margin: 8
482fill-column: 74
483version-control: never
484End:
This page took 0.204157 seconds and 4 git commands to generate.