Start error message with lower case.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
24c86115
AM
12011-04-12 Alan Modra <amodra@gmail.com>
2
3 * gas/all/gas.exp (do_930509a): Don't xfail h8300 and mn10200.
4
d2cd1205
JB
52011-04-11 Julian Brown <julian@codesourcery.com>
6
7 * gas/arm/mrs-msr-thumb-v7-m.s: New.
8 * gas/arm/mrs-msr-thumb-v7-m.d: New.
9 * gas/arm/mrs-msr-thumb-v7-m-bad.d: New.
10 * gas/arm/mrs-msr-thumb-v7-m-bad.l: New.
11 * gas/arm/mrs-msr-thumb-v7-m-bad.s: New.
12 * gas/arm/mrs-msr-thumb-v7e-m.d: New.
13 * gas/arm/mrs-msr-thumb-v7e-m.s: New.
14 * gas/arm/mrs-msr-arm-v7-a-bad.d: New.
15 * gas/arm/mrs-msr-arm-v7-a-bad.l: New.
16 * gas/arm/mrs-msr-arm-v7-a-bad.s: New.
17 * gas/arm/mrs-msr-arm-v7-a.d: New.
18 * gas/arm/mrs-msr-arm-v7-a.s: New.
19 * gas/arm/mrs-msr-arm-v6.d: New.
20 * gas/arm/mrs-msr-arm-v6.s: New.
21 * gas/arm/mrs-msr-thumb-v6t2.d: New.
22 * gas/arm/mrs-msr-thumb-v6t2.s: New.
23 * gas/arm/arch7.d: Fix typo in disassembly for BASEPRI_MAX,
24 bitmasks for IAPSR etc.
25 * gas/arm/arch7.s: Specify bitmask for APSR writes.
26 * gas/arm/archv6m.s: Likewise.
27 * msr-imm-bad.l: Tweak expected disassembly in error message.
28 * msr-reg-bad.l: Likewise.
29 * msr-imm.d: Tweak expected disassembly.
30 * msr-reg.d: Likewise.
31 * msr-reg-thumb.d: Likewise.
32 * msr-imm.s: Specify bitmask on APSR writes.
33 * msr-reg.s: Add comment about deprecated usage.
34
84701018
NC
352011-04-11 Dan McDonald <dan@wellkeeper.com>
36
37 PR gas/12296
38 * gas/arm/arch7.s: Add SVC insn.
39 * gas/arm/arch7.d: Add disassembly of SVC insn.
40 * gas/arm/attr-march-armv7.d: Add arch profile tag.
41
8c5fc800
JM
422011-04-06 Joseph Myers <joseph@codesourcery.com>
43
44 * gas/all/gas.exp (*arm*-*-coff): Change to arm*-*-coff.
45 (thumb*-*-coff, thumb*-*-pe*): Don;t handle.
46 * gas/arm/arm.exp (*arm*-*-*): Change to arm*-*-*.
47 (*xscale*-*-*): Don't handle.
48 * gas/cfi/cfi.exp (xscale*-*): Don't handle.
49 * gas/elf/elf.exp (*arm*-*-*): Change to arm*-*-*.
50 (xscale*-*-*): Don't handle.
51
ac145307
BS
522011-03-31 Bernd Schmidt <bernds@codesourcery.com>
53
54 * gas/tic6x/scomm-directive-1.s: New test.
55 * gas/tic6x/scomm-directive-1.d: New test.
56 * gas/tic6x/scomm-directive-2.s: New test.
57 * gas/tic6x/scomm-directive-2.d: New test.
58 * gas/tic6x/scomm-directive-3.s: New test.
59 * gas/tic6x/scomm-directive-3.d: New test.
60 * gas/tic6x/scomm-directive-4.s: New test.
61 * gas/tic6x/scomm-directive-4.d: New test.
62 * gas/tic6x/scomm-directive-5.s: New test.
63 * gas/tic6x/scomm-directive-5.d: New test.
64 * gas/tic6x/scomm-directive-6.s: New test.
65 * gas/tic6x/scomm-directive-6.d: New test.
66 * gas/tic6x/scomm-directive-7.s: New test.
67 * gas/tic6x/scomm-directive-7.d: New test.
68 * gas/tic6x/scomm-directive-8.s: New test.
69 * gas/tic6x/scomm-directive-8.d: New test.
70
75c1c785
L
712011-03-29 H.J. Lu <hongjiu.lu@intel.com>
72
73 * gas/i386/ilp32/quad.d: Add tests for multiple operands.
74 * gas/i386/ilp32/quad.s: Likewise.
75
fc99ebdc
MF
762011-03-29 Mike Frysinger <vapier@gentoo.org>
77
78 * gas/bfin/expected_errors.s: Add invalid BYTEUNPACK insn tests.
79 * gas/bfin/expected_errors.l: Add new error messages.
80
3823a074
MF
812011-03-29 Mike Frysinger <vapier@gentoo.org>
82
83 * gas/bfin/expected_errors.s: Add invalid BYTEOP16M insn tests.
84 * gas/bfin/expected_errors.l: Add new error messages.
85
0be99d4b
MF
862011-03-29 Mike Frysinger <vapier@gentoo.org>
87
88 * gas/bfin/expected_errors.s: Add invalid BYTEOP16P insn tests.
89 * gas/bfin/expected_errors.l: Add new error messages.
90
f4a2f576
MF
912011-03-28 Mike Frysinger <vapier@gentoo.org>
92
93 * gas/bfin/expected_errors.s: Add invalid 16bit acc add insn tests.
94 * gas/bfin/expected_errors.l: Add new error messages.
95 * testsuite/gas/bfin/video2.s: Drop invalid 16bit acc add insn.
96 * testsuite/gas/bfin/video2.d: Updated disassembly output.
97
314a59d5
L
982011-03-28 H.J. Lu <hongjiu.lu@intel.com>
99
100 * gas/i386/ilp32/inval.s: Remove .quad.
101 * gas/i386/ilp32/inval.l: Updated.
102
103 * gas/i386/ilp32/quad.d: New.
104 * gas/i386/ilp32/quad.s: Likewise.
105
2dd0dc94
MF
1062011-03-24 Mike Frysinger <vapier@gentoo.org>
107
108 * gas/bfin/expected_errors.s: Add invalid vector add/sub insn tests.
109 * gas/bfin/expected_errors.l: Add new error messages.
110
6d7e72e5
MF
1112011-03-24 Mike Frysinger <vapier@gentoo.org>
112
113 * gas/bfin/16bit_illegals.d, gas/bfin/16bit_illegals.s: Delete.
114 * gas/bfin/allinsn16.d, gas/bfin/allinsn16.s: New files.
115 * gas/bfin/bfin.exp: Change 16bit_illegals to allinsn16.
116
a0bc8198
MF
1172011-03-24 Mike Frysinger <vapier@gentoo.org>
118
119 * gas/bfin/expected_errors.s: Add invalid dsp mult insn tests.
120 * gas/bfin/expected_errors.l: Add new error messages.
121
ba48c47b
MF
1222011-03-23 Mike Frysinger <vapier@gentoo.org>
123
124 * gas/bfin/expected_errors.s: Add invalid SEARCH/BITMUX insns.
125 * gas/bfin/expected_errors.l: Add expected errors.
126
144886fa
AM
1272011-03-18 Alan Modra <amodra@gmail.com>
128
129 * gas/elf/bad-size.err: Adjust expected error.
130 * gas/i386/bad-size.warn: Likewise.
131 * gas/i386/inval-equ-2.l: Likewise.
132 * gas/symver/symver2.l: Likewise.
133
a5f21126
L
1342011-03-17 H.J. Lu <hongjiu.lu@intel.com>
135
136 PR gas/12589
137 * gas/i386/pr12589-1.d: New.
138 * gas/i386/pr12589-1.s: Likewise.
139
140 * gas/i386/i386.exp: Run pr12589-1.
141
21be61f5
L
1422011-03-16 H.J. Lu <hongjiu.lu@intel.com>
143
144 * gas/i386/bad-size.d: New.
145 * gas/i386/bad-size.s: Likewise.
146 * gas/i386/bad-size.warn: Likewise.
147
148 * gas/i386/i386.exp: Run bad-size for ELF targets.
149
acc69dda
L
1502011-03-06 H.J. Lu <hongjiu.lu@intel.com>
151
152 * gas/elf/bad-size.err: Revert the last change.
153
49002d7f
L
1542011-03-05 H.J. Lu <hongjiu.lu@intel.com>
155
156 * gas/elf/bad-size.err: Updated.
157
0067d8fc
MR
1582011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
159
160 * gas/mips/alnv_ps-swap.d: New test for ALNV.PS instruction
161 branch swapping.
162 * gas/mips/alnv_ps-swap.s: Source for the new test.
163 * gas/mips/mips.exp: Run the new test.
164
d455268f
MR
1652011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
166
167 * gas/mips/relax-bposge.l: New test for DSP branch relaxation.
168 * gas/mips/relax-bposge.s: Source for the new test.
169 * gas/mips/mips.exp: Run the new test.
170
66b3e8da
MR
1712011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
172
173 * gas/mips/relax-at.d: New test for branch relaxation with .set
174 at.
175 * gas/mips/relax.s: Update to support the new test.
176 * gas/mips/relax.l: Update accordingly.
177 * gas/mips/relax.d: Update for multi-arch invocation.
178 * gas/mips/mips.exp: Run the new test. Adjust to run "relax"
179 across all applicable architectures.
180
ce70d90a
MR
1812011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
182
183 * gas/mips/branch-misc-2.d: Adjust for relocation change.
184 * gas/mips/branch-misc-2pic.d: Likewise.
185 * gas/mips/branch-misc-4.d: New test for PC-relative relocation
186 overflow.
187 * gas/mips/branch-misc-4-64.d: Likewise.
188 * gas/mips/branch-misc-4.s: Source for the new tests.
189 * testsuite/gas/mips/mips.exp: Run the new tests.
190
5c4f07ba
MR
1912011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
192
193 * gas/mips/relax-swap1.l: Adjust for message capitalization
194 correction.
195 * gas/mips/relax-swap2.l: Likewise.
196 * gas/mips/relax.l: Likewise.
197
f2d8a97c
L
1982011-02-25 H.J. Lu <hongjiu.lu@intel.com>
199
200 * gas/i386/ilp32/ilp32.exp: Run reloc64.
201
202 * gas/i386/ilp32/reloc64.s: Allow TLS relocations with 32bit
203 register destinations.
204 * gas/i386/ilp32/reloc64.d: Updated.
205
206 * gas/i386/ilp32/reloc64.l: New.
207
093a6ec6
L
2082011-02-25 H.J. Lu <hongjiu.lu@intel.com>
209
210 PR gas/12519
211 * gas/elf/bad-size.d: New.
212 * gas/elf/bad-size.err: Likewise.
213 * gas/elf/bad-size.s: Likewise.
214
215 * gas/elf/elf.exp: Run bad-size.
216
13c02f06
MF
2172011-02-13 Mike Frysinger <vapier@gentoo.org>
218
219 * gas/bfin/arithmetic.d, gas/bfin/parallel.d: Change A0 to A1.
220
4db66394
MF
2212011-02-13 Mike Frysinger <vapier@gentoo.org>
222
223 * gas/bfin/arithmetic.d, gas/bfin/parallel.d, gas/bfin/parallel3.d,
224 gas/bfin/vector.d, gas/bfin/vector2.d: Add ".L" to dsp mult insns.
225
2262011-02-13 Mike Frysinger <vapier@gentoo.org>
36f44611
MF
227
228 * gas/bfin/video.d, gas/bfin/video.s, gas/bfin/video2.d,
229 gas/bfin/video2.s: Remove BYTEOP2M insns.
230
40c034eb
KT
2312011-02-10 Kai Tietz <kai.tietz@onevision.com>
232
233 * gas/cfi/cfi-x86_64.d: Adjust for x64 PE+.
234
726eb385
AM
2352011-02-10 Vincent Rivière <vincent.riviere@freesbee.fr>
236
237 * gas/m68k/cpu32.d: Set explicit architecture for objdump.
238 * gas/m68k/mcf-coproc.d: Likewise.
239 * gas/m68k/mcf-wdebug.d: Likewise.
240
867287bb
AM
2412011-02-10 Alan Modra <amodra@gmail.com>
242
243 * gas/elf/dwarf2-4.s: Don't use @.
244
2dde1948
L
2452011-02-08 H.J. Lu <hongjiu.lu@intel.com>
246
247 PR gas/6957
248 * gas/i386/nops-1-i686.d: Updated.
249 * gas/i386/nops-3-i686.d: Likewise.
250 * gas/i386/nops-4-i686.d: Likewise.
251
a586129e
L
2522011-02-08 H.J. Lu <hongjiu.lu@intel.com>
253
254 * gas/i386/i386.exp: Run nops-4a-i686 and nops-6.
255
256 * gas/i386/nops-4a-i686.d: New.
257 * gas/i386/nops-6.d: Likewise.
258 * gas/i386/nops-6.s: Likewise.
259
32a96f36
AM
2602011-02-07 Vincent Riviere <vincent.riviere@freesbee.fr>
261
262 PR gas/3041
263 * gas/m68k/p3041pcrel.s, * gas/m68k/p3041pcrel.d: New test.
264 * gas/m68k/all.exp: Add "p3041pcrel" and enable p3041 tests for
265 all m68k-aout targets.
266
98d23bef
BS
2672011-02-04 Bernd Schmidt <bernds@codesourcery.com>
268
269 * gas/tic6x/dir-junk.l: Remove tests for .atomic and .noatomic.
270 * gas/tic6x/dir-junk.s: Likewise.
271 * gas/tic6x/insns-c674x-bad.d: Remove test.
272 * gas/tic6x/insns-c674x-bad.l: Likewise.
273 * gas/tic6x/insns-c674x-bad.s: Likewise.
274 * gas/tic6x/insns-atomic.d: Remove "-matomic" switch.
275
a22429b9
NC
2762011-01-31 Nick Clifton <nickc@redhat.com>
277
278 * gas/all/align.d: Skip for the RX.
279 * gas/elf/group1a.d: Likewise.
280 * gas/elf/groupautoa.d: Likewise.
281 * gas/elf/elf.exp: Do not run section5 test for the RX port.
282 * gas/elf/section4.d: Likewise.
283 * gas/elf/section7.d: Likewise.
284 * gas/macros/semi.s: Fill with a non-zero pattern.
285 * gas/macros/semi.d: Expect non-zero fill value.
286 * gas/rx/bcnd.d: Update expected disassembly.
287 * gas/rx/bra.d: Likewise.
288 * gas/rx/macros.inc: Add reg1 macro.
289 * gas/rx/max.sm: Use reg1 macro to avoid generating illegal NOP
290 instruction.
291 * gas/rx/mov.sm: Likewise.
292 * gas/rx/max.d: Update expected disassembly.
293 * gas/rx/mov.d: Likewise.
294 * gas/rx/rx-asm-good.s: Use Renesas section names.
295 * gas/rx/rx-asm-good.d: Update expected disassembly.
296
24a2d04d
L
2972011-01-18 H.J. Lu <hongjiu.lu@intel.com>
298
299 PR gas/12409
300 * gas/elf/dwarf2-4.d: New.
301 * gas/elf/dwarf2-4.s: Likewise.
302
303 * gas/elf/elf.exp: Run dwarf2-4.
304
e3949f17
L
3052011-01-18 H.J. Lu <hongjiu.lu@intel.com>
306
307 * gas/i386/intel.d: Updated.
308 * gas/i386/opcode-intel.d: Likewise.
309 * gas/i386/opcode-suffix.d: Likewise.
310 * gas/i386/opcode.d: Likewise.
311
0ae8ca90
L
3122011-01-18 H.J. Lu <hongjiu.lu@intel.com>
313
314 * gas/i386/ilp32/x86-64-arch-2.d: Add tbm flag and TBM instruction
315 pattern.
316
2a2a0f38
QN
3172011-01-17 Quentin Neill <quentin.neill@amd.com>
318
319 * gas/i386/tbm.s: New.
320 * gas/i386/tbm.d: New.
321 * gas/i386/tbm-intel.d: New.
322 * gas/i386/x86-64-tbm.s: New.
323 * gas/i386/x86-64-tbm.d: New.
324 * gas/i386/x86-64-tbm-intel.d: New.
325 * gas/i386/arch-10.d: Add tbm flag and TBM instruction pattern.
326 * gas/i386/arch-10.s: Add a TBM instruction.
327 * gas/i386/arch-10-1.l: Add TBM instruction pattern.
328 * gas/i386/arch-10-2.l: Likewise.
329 * gas/i386/arch-10-3.l: Likewise.
330 * gas/i386/arch-10-4.l: Likewise.
331 * gas/i386/x86-64-arch-2.s: Likewise.
332 * gas/i386/x86-64-arch-2.d: Likewise.
333
862be3fb
L
3342011-01-16 H.J. Lu <hongjiu.lu@intel.com>
335
336 * gas/i386/ilp32/immed64.s: New.
337 * gas/i386/ilp32/reloc64.s: Likewise.
338 * gas/i386/ilp32/x86-64-pcrel.s: Likewise.
339
340 * gas/i386/ilp32/inval.s: Add more tests.
341
342 * gas/i386/ilp32/immed64.d: Updated.
343 * gas/i386/ilp32/inval.l: Likewise.
344 * gas/i386/ilp32/reloc64.d: Likewise.
345 * gas/i386/ilp32/x86-64-pcrel.d: Likewise.
346
7f56bc95
L
3472011-01-15 H.J. Lu <hongjiu.lu@intel.com>
348
349 * gas/i386/ilp32/ilp32.exp: Run inval.
350
351 * gas/i386/ilp32/inval.l: New.
352 * gas/i386/ilp32/inval.s: Likewise.
353 * gas/i386/ilp32/x86-64.s: Likewise.
354
355 * gas/i386/ilp32/x86-64.d: Don't use ../x86_64.s. Updated.
356
570561f7
L
3572011-01-14 H.J. Lu <hongjiu.lu@intel.com>
358
359 * gas/i386/ilp32/cfi/ilp32.exp: Replace --n32 with --x32.
360 * gas/i386/ilp32/elf/ilp32.exp: Likewise.
361 * gas/i386/ilp32/ilp32.exp: Likewise.
362 * gas/i386/ilp32/lns/ilp32.exp: Likewise.
363
c95354ed
MX
3642011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
365
366 * mips/loongson-3a-2.s, mips/loongson-3a-2.d: Use the real offset
367 value in assembly.
368
0855e32b
NS
3692011-01-10 Nathan Sidwell <nathan@codesourcery.com>
370 Glauber de Oliveira Costa <glommer@gmail.com>
371
372 * gas/arm/tls.s: Add tlsdesc tests.
373 * gas/arm/tls.d: Adjust.
374
5bc38449
L
3752011-01-07 H.J. Lu <hongjiu.lu@intel.com>
376
377 * gas/i386/ilp32/x86-64-arch-2.d: Add bmi flag and BMI instruction
378 pattern.
379
87973e9f
QN
3802011-01-07 Quentin Neill <quentin.neill@amd.com>
381
382 * gas/i386/arch-10.s: Add a BMI instruction.
383 * gas/i386/x86-64-arch-2.s: Likewise.
384 * gas/i386/arch-10.d: Add bmi flag and BMI instruction pattern.
385 * gas/i386/x86-64-arch-2.d: Likewise.
386 * gas/i386/arch-10-1.l: Add BMI instruction pattern.
387 * gas/i386/arch-10-2.l: Likewise.
388 * gas/i386/arch-10-3.l: Likewise.
389 * gas/i386/arch-10-4.l: Likewise.
390
1df3baea
PK
3912011-01-06 Paul Koning <ni1d@arrl.net>
392
393 * gas/pdp11/pdp11.exp: Add run of absreloc.
394
12505806
PK
3952011-01-06 Paul Koning <ni1d@arrl.net>
396
397 * gas/pdp11/absreloc.s: New.
398 * gas/pdp11/absreloc.d: New.
399
66305584
PK
4002011-01-06 Paul Koning <ni1d@arrl.net>
401
402 * gas/pdp11/opcode.d: Fix expected output for sec instruction.
403
639e30d2
NS
4042011-01-05 Nathan Sidwell <nathan@codesourcery.com>
405
406 * gas/arm/blx-bad.s: New.
407 * gas/arm/blx-bad.d: New.
408
f12dc422
L
4092011-01-04 H.J. Lu <hongjiu.lu@intel.com>
410
411 * gas/i386/bmi-intel.d: New.
412 * gas/i386/bmi.d: Likewise.
413 * gas/i386/bmi.s: Likewise.
414 * gas/i386/x86-64-bmi-intel.d: Likewise.
415 * gas/i386/x86-64-bmi.d: Likewise.
416 * gas/i386/x86-64-bmi.s: Likewise.
417
418 * gas/i386/i386.exp: Run bmi, bmi-intel, x86-64-bmi and
419 x86-64-bmi-intel.
420
1b0b9b71
L
4212011-01-01 H.J. Lu <hongjiu.lu@intel.com>
422
423 * gas/i386/ilp32/lns/lns-common-1.d: Also expect .zdebug in
424 section name.
425 * gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
426
5b326c3e 427For older changes see ChangeLog-2010
c9e214e5
AM
428\f
429Local Variables:
430mode: change-log
431left-margin: 8
432fill-column: 74
433version-control: never
434End:
This page took 0.336377 seconds and 4 git commands to generate.