4e4f6ae162f75aa1087136024e63136498268549
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2011-04-18 Nick Clifton <nickc@redhat.com>
2
3 * gas/arm/arch7.s: Fix typo basepri_max should be basepri_mask.
4 * gas/arm/mrs-msr-thumb-v7e-m.s: Likewise.
5 * gas/arm/arch7.d: Update expected disassembly.
6 * gas/arm/attr-march-armv7.d: Remove Microcontroller tag.
7 * gas/arm/blx-bad.d: Only run for ELF based targets.
8 * gas/arm/mrs-msr-thumb-v6t2.d: Likewise.
9 * gas/arm/vldm-arm.d: Likewise.
10 * gas/arm/mrs-msr-thumb-v7-m.d: Likewise.
11 Remove qualifiers from PSR and IAPSR regsiter names.
12 * gas/arm/mrs-msr-thumb-v7e-m.d: Likewise.
13 * gas/arm/thumb2_bcond.d: Update expected disassembly to allow for
14 relaxing of branch insns.
15 * gas/arm/thumb32.d: Fix whitespace problems in disassembly.
16
17 2011-04-18 Tristan Gingold <gingold@adacore.com>
18
19 * gas/macros/app1.s: Export symbol
20 * gas/macros/app2.s: Ditto
21 * gas/macros/app3.s: Ditto
22 * gas/macros/app4.s: Ditto
23 * gas/macros/app4b.s: Ditto
24 * gas/macros/app1.d: Adjust.
25 * gas/macros/app2.d: Ditto.
26 * gas/macros/app3.d: Ditto.
27 * gas/macros/app4.d: Ditto.
28
29 2011-04-18 Tristan Gingold <gingold@adacore.com>
30
31 * lib/gas-defs.exp (get_standard_section_names): Add names for
32 alpha vms.
33 * gas/all/gas.exp: Do not test diff1.s on alpha-vms.
34
35 2011-04-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
36
37 * gas/s390/zarch-machine.s: New testcase.
38 * gas/s390/zarch-machine.d: New testcase output.
39 * gas/s390/s390.exp: Execute the new testcase.
40
41 2011-04-13 Nick Clifton <nickc@redhat.com>
42
43 * gas/v850/v850e1.s: Add a insn using reg+offset addressing.
44 * gas/v850/v850e1.d: Add expected disassembly.
45
46 2011-04-12 Nick Clifton <nickc@redhat.com>
47
48 PR binutils/12534
49 * gas/arm/thumb32.s: Add PC relative LDRD and STRD insns.
50 * gas/arm/thumb32.l: Update expected output.
51 * gas/arm/thumb32.d: Update expected disassembly.
52
53 PR gas/12532
54 * gas/arm/plt-1.d: Update expected disassembly.
55 * gas/arm/thumb2_bcond.d: Likewise.
56 * gas/arm/weakdef-1.d: Likewise.
57
58 2011-04-12 Alan Modra <amodra@gmail.com>
59
60 * gas/all/gas.exp (do_930509a): Don't xfail h8300 and mn10200.
61
62 2011-04-11 Julian Brown <julian@codesourcery.com>
63
64 * gas/arm/mrs-msr-thumb-v7-m.s: New.
65 * gas/arm/mrs-msr-thumb-v7-m.d: New.
66 * gas/arm/mrs-msr-thumb-v7-m-bad.d: New.
67 * gas/arm/mrs-msr-thumb-v7-m-bad.l: New.
68 * gas/arm/mrs-msr-thumb-v7-m-bad.s: New.
69 * gas/arm/mrs-msr-thumb-v7e-m.d: New.
70 * gas/arm/mrs-msr-thumb-v7e-m.s: New.
71 * gas/arm/mrs-msr-arm-v7-a-bad.d: New.
72 * gas/arm/mrs-msr-arm-v7-a-bad.l: New.
73 * gas/arm/mrs-msr-arm-v7-a-bad.s: New.
74 * gas/arm/mrs-msr-arm-v7-a.d: New.
75 * gas/arm/mrs-msr-arm-v7-a.s: New.
76 * gas/arm/mrs-msr-arm-v6.d: New.
77 * gas/arm/mrs-msr-arm-v6.s: New.
78 * gas/arm/mrs-msr-thumb-v6t2.d: New.
79 * gas/arm/mrs-msr-thumb-v6t2.s: New.
80 * gas/arm/arch7.d: Fix typo in disassembly for BASEPRI_MAX,
81 bitmasks for IAPSR etc.
82 * gas/arm/arch7.s: Specify bitmask for APSR writes.
83 * gas/arm/archv6m.s: Likewise.
84 * msr-imm-bad.l: Tweak expected disassembly in error message.
85 * msr-reg-bad.l: Likewise.
86 * msr-imm.d: Tweak expected disassembly.
87 * msr-reg.d: Likewise.
88 * msr-reg-thumb.d: Likewise.
89 * msr-imm.s: Specify bitmask on APSR writes.
90 * msr-reg.s: Add comment about deprecated usage.
91
92 2011-04-11 Dan McDonald <dan@wellkeeper.com>
93
94 PR gas/12296
95 * gas/arm/arch7.s: Add SVC insn.
96 * gas/arm/arch7.d: Add disassembly of SVC insn.
97 * gas/arm/attr-march-armv7.d: Add arch profile tag.
98
99 2011-04-06 Joseph Myers <joseph@codesourcery.com>
100
101 * gas/all/gas.exp (*arm*-*-coff): Change to arm*-*-coff.
102 (thumb*-*-coff, thumb*-*-pe*): Don;t handle.
103 * gas/arm/arm.exp (*arm*-*-*): Change to arm*-*-*.
104 (*xscale*-*-*): Don't handle.
105 * gas/cfi/cfi.exp (xscale*-*): Don't handle.
106 * gas/elf/elf.exp (*arm*-*-*): Change to arm*-*-*.
107 (xscale*-*-*): Don't handle.
108
109 2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
110
111 * gas/tic6x/scomm-directive-1.s: New test.
112 * gas/tic6x/scomm-directive-1.d: New test.
113 * gas/tic6x/scomm-directive-2.s: New test.
114 * gas/tic6x/scomm-directive-2.d: New test.
115 * gas/tic6x/scomm-directive-3.s: New test.
116 * gas/tic6x/scomm-directive-3.d: New test.
117 * gas/tic6x/scomm-directive-4.s: New test.
118 * gas/tic6x/scomm-directive-4.d: New test.
119 * gas/tic6x/scomm-directive-5.s: New test.
120 * gas/tic6x/scomm-directive-5.d: New test.
121 * gas/tic6x/scomm-directive-6.s: New test.
122 * gas/tic6x/scomm-directive-6.d: New test.
123 * gas/tic6x/scomm-directive-7.s: New test.
124 * gas/tic6x/scomm-directive-7.d: New test.
125 * gas/tic6x/scomm-directive-8.s: New test.
126 * gas/tic6x/scomm-directive-8.d: New test.
127
128 2011-03-29 H.J. Lu <hongjiu.lu@intel.com>
129
130 * gas/i386/ilp32/quad.d: Add tests for multiple operands.
131 * gas/i386/ilp32/quad.s: Likewise.
132
133 2011-03-29 Mike Frysinger <vapier@gentoo.org>
134
135 * gas/bfin/expected_errors.s: Add invalid BYTEUNPACK insn tests.
136 * gas/bfin/expected_errors.l: Add new error messages.
137
138 2011-03-29 Mike Frysinger <vapier@gentoo.org>
139
140 * gas/bfin/expected_errors.s: Add invalid BYTEOP16M insn tests.
141 * gas/bfin/expected_errors.l: Add new error messages.
142
143 2011-03-29 Mike Frysinger <vapier@gentoo.org>
144
145 * gas/bfin/expected_errors.s: Add invalid BYTEOP16P insn tests.
146 * gas/bfin/expected_errors.l: Add new error messages.
147
148 2011-03-28 Mike Frysinger <vapier@gentoo.org>
149
150 * gas/bfin/expected_errors.s: Add invalid 16bit acc add insn tests.
151 * gas/bfin/expected_errors.l: Add new error messages.
152 * testsuite/gas/bfin/video2.s: Drop invalid 16bit acc add insn.
153 * testsuite/gas/bfin/video2.d: Updated disassembly output.
154
155 2011-03-28 H.J. Lu <hongjiu.lu@intel.com>
156
157 * gas/i386/ilp32/inval.s: Remove .quad.
158 * gas/i386/ilp32/inval.l: Updated.
159
160 * gas/i386/ilp32/quad.d: New.
161 * gas/i386/ilp32/quad.s: Likewise.
162
163 2011-03-24 Mike Frysinger <vapier@gentoo.org>
164
165 * gas/bfin/expected_errors.s: Add invalid vector add/sub insn tests.
166 * gas/bfin/expected_errors.l: Add new error messages.
167
168 2011-03-24 Mike Frysinger <vapier@gentoo.org>
169
170 * gas/bfin/16bit_illegals.d, gas/bfin/16bit_illegals.s: Delete.
171 * gas/bfin/allinsn16.d, gas/bfin/allinsn16.s: New files.
172 * gas/bfin/bfin.exp: Change 16bit_illegals to allinsn16.
173
174 2011-03-24 Mike Frysinger <vapier@gentoo.org>
175
176 * gas/bfin/expected_errors.s: Add invalid dsp mult insn tests.
177 * gas/bfin/expected_errors.l: Add new error messages.
178
179 2011-03-23 Mike Frysinger <vapier@gentoo.org>
180
181 * gas/bfin/expected_errors.s: Add invalid SEARCH/BITMUX insns.
182 * gas/bfin/expected_errors.l: Add expected errors.
183
184 2011-03-18 Alan Modra <amodra@gmail.com>
185
186 * gas/elf/bad-size.err: Adjust expected error.
187 * gas/i386/bad-size.warn: Likewise.
188 * gas/i386/inval-equ-2.l: Likewise.
189 * gas/symver/symver2.l: Likewise.
190
191 2011-03-17 H.J. Lu <hongjiu.lu@intel.com>
192
193 PR gas/12589
194 * gas/i386/pr12589-1.d: New.
195 * gas/i386/pr12589-1.s: Likewise.
196
197 * gas/i386/i386.exp: Run pr12589-1.
198
199 2011-03-16 H.J. Lu <hongjiu.lu@intel.com>
200
201 * gas/i386/bad-size.d: New.
202 * gas/i386/bad-size.s: Likewise.
203 * gas/i386/bad-size.warn: Likewise.
204
205 * gas/i386/i386.exp: Run bad-size for ELF targets.
206
207 2011-03-06 H.J. Lu <hongjiu.lu@intel.com>
208
209 * gas/elf/bad-size.err: Revert the last change.
210
211 2011-03-05 H.J. Lu <hongjiu.lu@intel.com>
212
213 * gas/elf/bad-size.err: Updated.
214
215 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
216
217 * gas/mips/alnv_ps-swap.d: New test for ALNV.PS instruction
218 branch swapping.
219 * gas/mips/alnv_ps-swap.s: Source for the new test.
220 * gas/mips/mips.exp: Run the new test.
221
222 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
223
224 * gas/mips/relax-bposge.l: New test for DSP branch relaxation.
225 * gas/mips/relax-bposge.s: Source for the new test.
226 * gas/mips/mips.exp: Run the new test.
227
228 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
229
230 * gas/mips/relax-at.d: New test for branch relaxation with .set
231 at.
232 * gas/mips/relax.s: Update to support the new test.
233 * gas/mips/relax.l: Update accordingly.
234 * gas/mips/relax.d: Update for multi-arch invocation.
235 * gas/mips/mips.exp: Run the new test. Adjust to run "relax"
236 across all applicable architectures.
237
238 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
239
240 * gas/mips/branch-misc-2.d: Adjust for relocation change.
241 * gas/mips/branch-misc-2pic.d: Likewise.
242 * gas/mips/branch-misc-4.d: New test for PC-relative relocation
243 overflow.
244 * gas/mips/branch-misc-4-64.d: Likewise.
245 * gas/mips/branch-misc-4.s: Source for the new tests.
246 * testsuite/gas/mips/mips.exp: Run the new tests.
247
248 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
249
250 * gas/mips/relax-swap1.l: Adjust for message capitalization
251 correction.
252 * gas/mips/relax-swap2.l: Likewise.
253 * gas/mips/relax.l: Likewise.
254
255 2011-02-25 H.J. Lu <hongjiu.lu@intel.com>
256
257 * gas/i386/ilp32/ilp32.exp: Run reloc64.
258
259 * gas/i386/ilp32/reloc64.s: Allow TLS relocations with 32bit
260 register destinations.
261 * gas/i386/ilp32/reloc64.d: Updated.
262
263 * gas/i386/ilp32/reloc64.l: New.
264
265 2011-02-25 H.J. Lu <hongjiu.lu@intel.com>
266
267 PR gas/12519
268 * gas/elf/bad-size.d: New.
269 * gas/elf/bad-size.err: Likewise.
270 * gas/elf/bad-size.s: Likewise.
271
272 * gas/elf/elf.exp: Run bad-size.
273
274 2011-02-13 Mike Frysinger <vapier@gentoo.org>
275
276 * gas/bfin/arithmetic.d, gas/bfin/parallel.d: Change A0 to A1.
277
278 2011-02-13 Mike Frysinger <vapier@gentoo.org>
279
280 * gas/bfin/arithmetic.d, gas/bfin/parallel.d, gas/bfin/parallel3.d,
281 gas/bfin/vector.d, gas/bfin/vector2.d: Add ".L" to dsp mult insns.
282
283 2011-02-13 Mike Frysinger <vapier@gentoo.org>
284
285 * gas/bfin/video.d, gas/bfin/video.s, gas/bfin/video2.d,
286 gas/bfin/video2.s: Remove BYTEOP2M insns.
287
288 2011-02-10 Kai Tietz <kai.tietz@onevision.com>
289
290 * gas/cfi/cfi-x86_64.d: Adjust for x64 PE+.
291
292 2011-02-10 Vincent Rivière <vincent.riviere@freesbee.fr>
293
294 * gas/m68k/cpu32.d: Set explicit architecture for objdump.
295 * gas/m68k/mcf-coproc.d: Likewise.
296 * gas/m68k/mcf-wdebug.d: Likewise.
297
298 2011-02-10 Alan Modra <amodra@gmail.com>
299
300 * gas/elf/dwarf2-4.s: Don't use @.
301
302 2011-02-08 H.J. Lu <hongjiu.lu@intel.com>
303
304 PR gas/6957
305 * gas/i386/nops-1-i686.d: Updated.
306 * gas/i386/nops-3-i686.d: Likewise.
307 * gas/i386/nops-4-i686.d: Likewise.
308
309 2011-02-08 H.J. Lu <hongjiu.lu@intel.com>
310
311 * gas/i386/i386.exp: Run nops-4a-i686 and nops-6.
312
313 * gas/i386/nops-4a-i686.d: New.
314 * gas/i386/nops-6.d: Likewise.
315 * gas/i386/nops-6.s: Likewise.
316
317 2011-02-07 Vincent Riviere <vincent.riviere@freesbee.fr>
318
319 PR gas/3041
320 * gas/m68k/p3041pcrel.s, * gas/m68k/p3041pcrel.d: New test.
321 * gas/m68k/all.exp: Add "p3041pcrel" and enable p3041 tests for
322 all m68k-aout targets.
323
324 2011-02-04 Bernd Schmidt <bernds@codesourcery.com>
325
326 * gas/tic6x/dir-junk.l: Remove tests for .atomic and .noatomic.
327 * gas/tic6x/dir-junk.s: Likewise.
328 * gas/tic6x/insns-c674x-bad.d: Remove test.
329 * gas/tic6x/insns-c674x-bad.l: Likewise.
330 * gas/tic6x/insns-c674x-bad.s: Likewise.
331 * gas/tic6x/insns-atomic.d: Remove "-matomic" switch.
332
333 2011-01-31 Nick Clifton <nickc@redhat.com>
334
335 * gas/all/align.d: Skip for the RX.
336 * gas/elf/group1a.d: Likewise.
337 * gas/elf/groupautoa.d: Likewise.
338 * gas/elf/elf.exp: Do not run section5 test for the RX port.
339 * gas/elf/section4.d: Likewise.
340 * gas/elf/section7.d: Likewise.
341 * gas/macros/semi.s: Fill with a non-zero pattern.
342 * gas/macros/semi.d: Expect non-zero fill value.
343 * gas/rx/bcnd.d: Update expected disassembly.
344 * gas/rx/bra.d: Likewise.
345 * gas/rx/macros.inc: Add reg1 macro.
346 * gas/rx/max.sm: Use reg1 macro to avoid generating illegal NOP
347 instruction.
348 * gas/rx/mov.sm: Likewise.
349 * gas/rx/max.d: Update expected disassembly.
350 * gas/rx/mov.d: Likewise.
351 * gas/rx/rx-asm-good.s: Use Renesas section names.
352 * gas/rx/rx-asm-good.d: Update expected disassembly.
353
354 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
355
356 PR gas/12409
357 * gas/elf/dwarf2-4.d: New.
358 * gas/elf/dwarf2-4.s: Likewise.
359
360 * gas/elf/elf.exp: Run dwarf2-4.
361
362 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
363
364 * gas/i386/intel.d: Updated.
365 * gas/i386/opcode-intel.d: Likewise.
366 * gas/i386/opcode-suffix.d: Likewise.
367 * gas/i386/opcode.d: Likewise.
368
369 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
370
371 * gas/i386/ilp32/x86-64-arch-2.d: Add tbm flag and TBM instruction
372 pattern.
373
374 2011-01-17 Quentin Neill <quentin.neill@amd.com>
375
376 * gas/i386/tbm.s: New.
377 * gas/i386/tbm.d: New.
378 * gas/i386/tbm-intel.d: New.
379 * gas/i386/x86-64-tbm.s: New.
380 * gas/i386/x86-64-tbm.d: New.
381 * gas/i386/x86-64-tbm-intel.d: New.
382 * gas/i386/arch-10.d: Add tbm flag and TBM instruction pattern.
383 * gas/i386/arch-10.s: Add a TBM instruction.
384 * gas/i386/arch-10-1.l: Add TBM instruction pattern.
385 * gas/i386/arch-10-2.l: Likewise.
386 * gas/i386/arch-10-3.l: Likewise.
387 * gas/i386/arch-10-4.l: Likewise.
388 * gas/i386/x86-64-arch-2.s: Likewise.
389 * gas/i386/x86-64-arch-2.d: Likewise.
390
391 2011-01-16 H.J. Lu <hongjiu.lu@intel.com>
392
393 * gas/i386/ilp32/immed64.s: New.
394 * gas/i386/ilp32/reloc64.s: Likewise.
395 * gas/i386/ilp32/x86-64-pcrel.s: Likewise.
396
397 * gas/i386/ilp32/inval.s: Add more tests.
398
399 * gas/i386/ilp32/immed64.d: Updated.
400 * gas/i386/ilp32/inval.l: Likewise.
401 * gas/i386/ilp32/reloc64.d: Likewise.
402 * gas/i386/ilp32/x86-64-pcrel.d: Likewise.
403
404 2011-01-15 H.J. Lu <hongjiu.lu@intel.com>
405
406 * gas/i386/ilp32/ilp32.exp: Run inval.
407
408 * gas/i386/ilp32/inval.l: New.
409 * gas/i386/ilp32/inval.s: Likewise.
410 * gas/i386/ilp32/x86-64.s: Likewise.
411
412 * gas/i386/ilp32/x86-64.d: Don't use ../x86_64.s. Updated.
413
414 2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
415
416 * gas/i386/ilp32/cfi/ilp32.exp: Replace --n32 with --x32.
417 * gas/i386/ilp32/elf/ilp32.exp: Likewise.
418 * gas/i386/ilp32/ilp32.exp: Likewise.
419 * gas/i386/ilp32/lns/ilp32.exp: Likewise.
420
421 2011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
422
423 * mips/loongson-3a-2.s, mips/loongson-3a-2.d: Use the real offset
424 value in assembly.
425
426 2011-01-10 Nathan Sidwell <nathan@codesourcery.com>
427 Glauber de Oliveira Costa <glommer@gmail.com>
428
429 * gas/arm/tls.s: Add tlsdesc tests.
430 * gas/arm/tls.d: Adjust.
431
432 2011-01-07 H.J. Lu <hongjiu.lu@intel.com>
433
434 * gas/i386/ilp32/x86-64-arch-2.d: Add bmi flag and BMI instruction
435 pattern.
436
437 2011-01-07 Quentin Neill <quentin.neill@amd.com>
438
439 * gas/i386/arch-10.s: Add a BMI instruction.
440 * gas/i386/x86-64-arch-2.s: Likewise.
441 * gas/i386/arch-10.d: Add bmi flag and BMI instruction pattern.
442 * gas/i386/x86-64-arch-2.d: Likewise.
443 * gas/i386/arch-10-1.l: Add BMI instruction pattern.
444 * gas/i386/arch-10-2.l: Likewise.
445 * gas/i386/arch-10-3.l: Likewise.
446 * gas/i386/arch-10-4.l: Likewise.
447
448 2011-01-06 Paul Koning <ni1d@arrl.net>
449
450 * gas/pdp11/pdp11.exp: Add run of absreloc.
451
452 2011-01-06 Paul Koning <ni1d@arrl.net>
453
454 * gas/pdp11/absreloc.s: New.
455 * gas/pdp11/absreloc.d: New.
456
457 2011-01-06 Paul Koning <ni1d@arrl.net>
458
459 * gas/pdp11/opcode.d: Fix expected output for sec instruction.
460
461 2011-01-05 Nathan Sidwell <nathan@codesourcery.com>
462
463 * gas/arm/blx-bad.s: New.
464 * gas/arm/blx-bad.d: New.
465
466 2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
467
468 * gas/i386/bmi-intel.d: New.
469 * gas/i386/bmi.d: Likewise.
470 * gas/i386/bmi.s: Likewise.
471 * gas/i386/x86-64-bmi-intel.d: Likewise.
472 * gas/i386/x86-64-bmi.d: Likewise.
473 * gas/i386/x86-64-bmi.s: Likewise.
474
475 * gas/i386/i386.exp: Run bmi, bmi-intel, x86-64-bmi and
476 x86-64-bmi-intel.
477
478 2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
479
480 * gas/i386/ilp32/lns/lns-common-1.d: Also expect .zdebug in
481 section name.
482 * gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
483
484 For older changes see ChangeLog-2010
485 \f
486 Local Variables:
487 mode: change-log
488 left-margin: 8
489 fill-column: 74
490 version-control: never
491 End:
This page took 0.039846 seconds and 4 git commands to generate.