b3efb8fd3cd7de12a3a8b9755a7827755bcad28f
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2015-05-08 Nick Clifton <nickc@redhat.com>
2
3 PR gas/18347
4 * gas/arm/pr18347.s: Add tests of other symbol assignments which
5 should not generate the warning.
6 * gas/arm/pr18347.l: Update expected output.
7
8 2015-05-08 H.J. Lu <hongjiu.lu@intel.com>
9
10 * gas/i386/i386.exp: Run relax-4 and x86-64-relax-3.
11 * gas/i386/relax-4.d: New file.
12 * gas/i386/x86-64-relax-3.d: Likewise.
13
14 2015-05-07 H.J. Lu <hongjiu.lu@intel.com>
15
16 * gas/i386/i386.exp: Run relax-3 and x86-64-relax-2.
17 * gas/i386/relax-3.d: New file.
18 * gas/i386/relax-3.s: Likewise.
19 * gas/i386/x86-64-relax-2.d: Likewise.
20
21 2015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
22
23 * gas/sparc/natural-32.d: Test ldn, ldna, stn, stna, slln, srln,
24 sran, casn, casna and clrn.
25 * gas/sparc/natural-32.s: Likewise.
26 * gas/sparc/natural.s: Likewise.
27 * gas/sparc/natural.d: Likewise.
28
29 2015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
30
31
32 * gas/sparc/natural.s: New file.
33 * gas/sparc/natural-32.s: Likewise.
34 * gas/sparc/natural.d: Likewise.
35 * gas/sparc/natural-32.d: Likewise.
36 * gas/sparc/sparc.exp (sparc_elf_setup): Run the tests natural and
37 natural-32.
38
39 2015-05-06 Renlin Li <renlin.li@arm.com>
40
41 * gas/aarch64/codealign_1.s: New.
42 * gas/aarch64/codealign_1.d: New.
43
44 2015-05-05 Renlin Li <renlin.li@arm.com>
45
46 * gas/aarch64/mapping_5.d: New.
47 * gas/aarch64/mapping_5.s: New.
48 * gas/aarch64/mapping_6.d: New.
49 * gas/aarch64/mapping_6.s: New.
50
51 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
52
53 * gas/i386/i386.exp: Run note.
54 * gas/i386/note.d: New file.
55 * gas/i386/note.s: Likewise.
56
57 2015-04-30 Nick Clifton <nickc@redhat.com>
58
59 PR gas/18347
60 * gas/arm/pr18347.s: New file: Test case.
61 * gas/arm/pr18347.l: New file: Expected assembler output.
62 * gas/arm/pr18347.d: New file: Test driver.
63
64 2015-04-29 Nick Clifton <nickc@redhat.com>
65
66 PR gas/18265
67 * gas/arm/pr18256.s: New file: Test case.
68 * gas/arm/pr18256.l: New file: Expected assembler output.
69 * gas/arm/pr18256.d: New file: Test driver.
70
71 2015-04-28 Renlin Li <renlin.li@arm.com>
72
73 * gas/arm/thumb2_vpool_be.d: Adjust the desired output.
74 * gas/arm/vldconst_be.d: Ditto.
75
76 2015-04-27 Peter Bergner <bergner@vnet.ibm.com>
77
78 * gas/ppc/a2.s: Fixup test case due to dcbt/dcbtst embedded operand
79 ordering change.
80 * gas/ppc/a2.d: Likewise.
81 * gas/ppc/476.d: Likewise.
82 * gas/ppc/booke.s: Remove invalid 3 operand dcbt tests.
83 * gas/ppc/booke.d: Likewise.
84 * gas/ppc/power7.s: Remove lbarx, lharx, stbcx., sthcx., waitrsv
85 and waitimpl tests.
86 * gas/ppc/power7.d: Likewise.
87
88 2015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
89
90 * doc/as.texinfo: Document Tag_GNU_S390_ABI_Vector.
91
92 2015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
93
94 * gas/s390/zarch-z13.d: Fix tests for VFCE, VLDE, VFSQ, WFK, and
95 WFC.
96 * gas/s390/zarch-z13.s: Likewise.
97
98 2015-04-24 Richard Earnshaw <rearnsha@arm.com>
99
100 * gas/arm/align64.d: Delete trailing padding NOPs.
101
102 2015-04-23 Matthew Fortune <matthew.fortune@imgtec.com>
103
104 * gas/mips/dla-warn.l: New file.
105 * gas/mips/dla-warn.s: New file.
106 * gas/mips/la-warn.l: New file.
107 * gas/mips/la-warn.s: New file.
108 * gas/mips/mips.exp: Run new tests.
109
110 2015-04-23 Matthew Fortune <matthew.fortune@imgtec.com>
111
112 * gas/mips/mips.exp: Require o32 for r6-branch-constraints.
113
114 2015-04-23 Jan Beulich <jbeulich@suse.com>
115
116 * gas/i386/avx512dq.d: Add 'z' suffix to vfpclassp{d,s} non-
117 register, non-broadcast cases.
118 * gas/i386/x86-64-avx512dq.d: Likewise.
119 * gas/i386/avx512dq_vl.d: Add 'x' and 'y' suffixes to
120 vcvt{,u}qq2ps and vfpclassp{d,s} non-register, non-broadcast
121 cases.
122 * gas/i386/x86-64-avx512dq_vl.d: Likewise.
123 * gas/i386/avx512f_vl.d: Add 'x' and 'y' suffixes to
124 vcvt{,t}pd2{,u}dq and vcvtpd2ps non-register, non-broadcast
125 cases.
126 * gas/i386/x86-64-avx512f_vl.d: Likewise.
127
128 2015-04-23 Jan Beulich <jbeulich@suse.com>
129
130 * gas/i386/avx512dq.s: Drop 'z' suffix from vfpclassp{d,s} in
131 some AT&T and all Intel cases.
132 * gas/i386/x86-64-avx512dq.s: Likewise.
133 * gas/i386/avx512dq_vl.s: Drop 'x' and 'y' suffixes from
134 vcvt{,u}qq2ps and vfpclassp{d,s} in some AT&T and all Intel
135 cases.
136 * gas/i386/x86-64-avx512dq_vl.s: Likewise.
137 * gas/i386/avx512f_vl.s: Drop 'x' and 'y' suffixes from
138 vcvt{,t}pd2{,u}dq and vcvtpd2ps in some AT&T and all Intel
139 cases.
140 * gas/i386/x86-64-avx512f_vl.s: Likewise.
141
142 2015-04-20 H.J. Lu <hongjiu.lu@intel.com>
143
144 * gas/i386/ilp32/x86-64-unwind.d: Don't hardcode offset of
145 .shstrtab section.
146 * gas/i386/x86-64-unwind.d: Likewise.
147 * gas/ia64/alias-ilp32.d: Likewise.
148 * gas/ia64/alias.d: Likewise.
149 * gas/ia64/group-1.d: Likewise.
150 * gas/ia64/group-2.d: Likewise.
151 * gas/ia64/secname-ilp32.d: Likewise.
152 * gas/ia64/secname.d: Likewise.
153 * gas/ia64/unwind-ilp32.d: Likewise.
154 * gas/ia64/unwind.d: Likewise.
155 * gas/mmix/bspec-1.d: Likewise.
156 * gas/mmix/byte-1.d: Likewise.
157 * gas/mmix/loc-1.d: Likewise.
158 * gas/mmix/loc-2.d: Likewise.
159 * gas/mmix/loc-3.d: Likewise.
160 * gas/mmix/loc-4.d: Likewise.
161 * gas/mmix/loc-5.d: Likewise.
162 * gas/tic6x/scomm-directive-4.d: Likewise.
163
164 2015-04-15 H.J. Lu <hongjiu.lu@intel.com>
165
166 PR binutils/17898
167 * gas/i386/prefix.s: Add rdrand/rdseed prefix tests.
168 * gas/i386/prefix.d: Updated.
169
170 2015-04-15 Renlin Li <renlin.li@arm.com>
171
172 * gas/arm/arch7em.d: Adjust required ssat and ssat16 immediate field.
173 * gas/arm/thumb32.d: Likewise.
174
175 2015-04-14 Nick Clifton <nickc@redhat.com>
176
177 * gas/lns/lns.exp: Add RL78 to list of targets using
178 DW_LNS_fixed_advance_pc.
179
180 2015-04-08 H.J. Lu <hongjiu.lu@intel.com>
181
182 * gas/i386/dw2-compressed-1.d: New file.
183 * gas/i386/dw2-compressed-2.d: Likewise.
184 * gas/i386/dw2-compressed-3.d: Likewise.
185 * gas/i386/x86-64-dw2-compressed-2.d: Likewise.
186 * gas/i386/i386.exp: Run dw2-compressed-2, dw2-compressed-1,
187 dw2-compressed-3 and x86-64-dw2-compressed-2.
188
189 2015-04-06 H.J. Lu <hongjiu.lu@intel.com>
190
191 * lib/gas-defs.exp (run_dump_test): Remove is_zlib_supported check.
192
193 2015-03-20 H.J. Lu <hongjiu.lu@intel.com>
194
195 * gas/i386/i386.exp: Don't run nops-1-bdver1, nops-1-bdver2,
196 nops-1-bdver3, nops-1-bdver4, nops-1-znver1, nops-1-btver1
197 nops-1-btver2, x86-64-nops-1-nocona, x86-64-nops-1-bdver1,
198 x86-64-nops-1-bdver2, x86-64-nops-1-bdver3, x86-64-nops-1-bdver4,
199 x86-64-nops-1-znver1, x86-64-nops-1-btver1 nor
200 x86-64-nops-1-btver2.
201 * gas/i386/nops-1-core2.d: Updated.
202 * gas/i386/nops-1-k8.d: Likewise.
203 * gas/i386/nops-4a-i686.d: Likewise.
204 * gas/i386/nops-5-i686.d: Likewise.
205 * gas/i386/nops-5.d: Likewise.
206 * gas/i386/nops-6.d: Likewise.
207 * gas/i386/x86-64-nops-1-core2.d: Likewise.
208 * gas/i386/x86-64-nops-1-g64.d: Likewise.
209 * gas/i386/x86-64-nops-1-k8.d: Likewise.
210 * gas/i386/x86-64-nops-1.d: Likewise.
211 * gas/i386/x86-64-nops-2.d: Likewise.
212 * gas/i386/x86-64-nops-3.d: Likewise.
213 * gas/i386/x86-64-nops-4-core2.d: Likewise.
214 * gas/i386/x86-64-nops-4-k8.d: Likewise.
215 * gas/i386/x86-64-nops-4.d: Likewise.
216 * gas/i386/x86-64-nops-5-k8.d: Likewise.
217 * gas/i386/x86-64-nops-5.d: Likewise.
218 * gas/i386/ilp32/x86-64-nops-1-core2.d: Likewise.
219 * gas/i386/ilp32/x86-64-nops-1-k8.d: Likewise.
220 * gas/i386/ilp32/x86-64-nops-1.d: Likewise.
221 * gas/i386/ilp32/x86-64-nops-2.d: Likewise.
222 * gas/i386/ilp32/x86-64-nops-3.d: Likewise.
223 * gas/i386/ilp32/x86-64-nops-4-core2.d: Likewise.
224 * gas/i386/ilp32/x86-64-nops-4-k8.d: Likewise.
225 * gas/i386/ilp32/x86-64-nops-4.d: Likewise.
226 * gas/i386/ilp32/x86-64-nops-5-k8.d: Likewise.
227 * gas/i386/ilp32/x86-64-nops-5.d: Likewise.
228 * gas/i386/nops-1-bdver1.d: Removed.
229 * gas/i386/nops-1-bdver2.d: Likewise.
230 * gas/i386/nops-1-bdver3.d: Likewise.
231 * gas/i386/nops-1-bdver4.d: Likewise.
232 * gas/i386/nops-1-btver1.d: Likewise.
233 * gas/i386/nops-1-btver2.d: Likewise.
234 * gas/i386/nops-1-znver1.d: Likewise.
235 * gas/i386/x86-64-nops-1-bdver1.d: Likewise.
236 * gas/i386/x86-64-nops-1-bdver2.d: Likewise.
237 * gas/i386/x86-64-nops-1-bdver3.d: Likewise.
238 * gas/i386/x86-64-nops-1-bdver4.d: Likewise.
239 * gas/i386/x86-64-nops-1-btver1.d: Likewise.
240 * gas/i386/x86-64-nops-1-btver2.d: Likewise.
241 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
242 * gas/i386/x86-64-nops-1-znver1.d: Likewise.
243 * gas/i386/ilp32/x86-64-nops-1-nocona.d: Likewise.
244
245 2015-03-19 Nick Clifton <nickc@redhat.com>
246
247 PR gas/18087
248 * gas/i386/dw2-compress-1.d: Allow the test to pass regardless of
249 whether the .debug_info section was compressed on not.
250
251 2015-03-18 H.J. Lu <hongjiu.lu@intel.com>
252
253 PR gas/18087
254 * gas/i386/dw2-compress-1.d: Revert the last change.
255 * gas/i386/dw2-compress-3.d: New.
256 * gas/i386/dw2-compress-3.s: Likewise.
257 * gas/i386/i386.exp: Run dw2-compress-3 for ELF targets.
258
259 2015-03-18 Jon Turney <jon.turney@dronecode.org.uk>
260 Nick Clifton <nickc@redhat.com>
261
262 PR binutils/18087
263 * gas/i386/dw2-compress-1.d: Do not expect the .debug_abbrev or
264 .debug_info sections to be compressed.
265
266 2015-03-17 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
267
268 * gas/i386/i386.exp: Add new znver1 test cases.
269 * gas/i386/arch-13-znver1.d: New.
270 * gas/i386/arch-13.d: New.
271 * gas/i386/arch-13.s: New.
272 * gas/i386/clzero.d: New.
273 * gas/i386/clzero.s: New.
274 * gas/i386/nops-1-znver1.d: New.
275 * gas/i386/x86-64-arch-3-znver1.d: New.
276 * gas/i386/x86-64-arch-3.d: New.
277 * gas/i386/x86-64-arch-3.s: New.
278 * gas/i386/x86-64-clzero.d: New.
279 * gas/i386/x86-64-nops-1-znver1.d: New.
280
281 2015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
282
283 * gas/mips/mips.exp: Added branch constraints testcase.
284 * gas/mips/r6-branch-constraints.s: New test.
285 * gas/mips/r6-branch-constraints.l: New test.
286
287 2015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
288
289 * gas/mips/r6.s: Add evp and dvp instructions.
290 * gas/mips/r6.d: Likewise.
291 * gas/mips/r6-n32.d: Likewise.
292 * gas/mips/r6-n64.d: Likewise.
293
294 2015-03-13 Jiong Wang <jiong.wang@arm.com>
295
296 * gas/aarch64/diagnostic.s: New testcases.
297 * gas/aarch64/diagnostic.l: New error match.
298
299 2015-03-13 Jiong Wang <jiong.wang@arm.com>
300
301 * gas/aarch64/tail_padding.s: New testcase.
302 * gas/aarch64/tail_padding.d: New expectation file.
303
304 2015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
305
306 * gas/s390/zarch-z13.d: Add more z13 instructions.
307 * gas/s390/zarch-z13.s: Likewise.
308
309 2015-03-05 Renlin Li <renlin.li@arm.com>
310
311 * gas/arm/dis-data.d: Adjust the desired output.
312 * gas/arm/dis-data2.d: Ditto.
313
314 2015-03-10 Renlin Li <renlin.li@arm.com>
315
316 * gas/aarch64/ldst-reg-uns-imm.d: Adjust expected output.
317 * gas/aarch64/ldst-reg-unscaled-imm.d: Likewise.
318 * gas/aarch64/reloc-insn.d: Likewise.
319
320 2015-03-10 Matthew Wahab <matthew.wahab@arm.com>
321
322 * gas/aarch64/codealign.d: Add test for code section alignment.
323 * gas/aarch64/codealign.s: New file.
324
325 2015-03-04 Richard Sandiford <richard.sandiford@arm.com>
326
327 PR gas/17843
328 * gas/aarch64/tls.s, gas/aarch64/tls.d: Add test for
329 R_AARCH64_TLSLE_MOVW_TPREL_G0/R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
330 sequence.
331
332 2015-02-28 Alan Modra <amodra@gmail.com>
333
334 * gas/sparc/pcrel.d: Update for changed padding in data sections.
335 * gas/sparc/pcrel64.d: Likewise.
336
337 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
338
339 * gas/aarch64/diagnostic.s: Add LDR test.
340 * gas/aarch64/diagnostic.l: Likewise.
341
342 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
343
344 * gas/aarch64/diagnostic.s: Add ADR test.
345 * gas/aarch64/diagnostic.l: Likewise.
346
347 2015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
348
349 * gas/avr/avr-prop-1.d: New file.
350 * gas/avr/avr-prop-1.s: New file.
351
352 2015-02-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
353 Oleg Endo <olegendo@gcc.gnu.org>
354
355 * gas/sh/arch/arch.exp: Replace dead code to generate expected .s files
356 with ...
357 * gas/sh/arch/sh-opc-gen-as.pl: ... this new script.
358 * gas/sh/arch/arch_expected.txt: Regenerate.
359 * gas/sh/arch/sh-dsp.s: Likewise.
360 * gas/sh/arch/sh-opc-gen-as.pl: Likewise.
361 * gas/sh/arch/sh.s: Likewise.
362 * gas/sh/arch/sh2.s: Likewise.
363 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
364 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
365 * gas/sh/arch/sh2a-nofpu.s: Likewise.
366 * gas/sh/arch/sh2a-or-sh3e.s: Likewise.
367 * gas/sh/arch/sh2a-or-sh4.s: Likewise.
368 * gas/sh/arch/sh2a.s: Likewise.
369 * gas/sh/arch/sh2e.s: Likewise.
370 * gas/sh/arch/sh3-dsp.s: Likewise.
371 * gas/sh/arch/sh3-nommu.s: Likewise.
372 * gas/sh/arch/sh3.s: Likewise.
373 * gas/sh/arch/sh3e.s: Likewise.
374 * gas/sh/arch/sh4-nofpu.s: Likewise.
375 * gas/sh/arch/sh4-nommu-nofpu.s: Likewise.
376 * gas/sh/arch/sh4.s: Likewise.
377 * gas/sh/arch/sh4a-nofpu.s: Likewise.
378 * gas/sh/arch/sh4a.s: Likewise.
379 * gas/sh/arch/sh4al-dsp.s: Likewise.
380
381 2015-02-24 Nick Clifton <nickc@redhat.com>
382
383 * gas/elf/elf.exp: Add special version of the section2 test for
384 the V850.
385 * gas/elf/section2.e-v850: New file.
386
387 2015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
388
389 * gas/arm/armv1.l: Remove 'Warning: ' from expected messages
390 for deprecations.
391 * gas/arm/armv8-a-bad.l: Likewise.
392 * gas/arm/armv8-a-it-bad.l: Likewise.
393 * gas/arm/depr-swp.l: Likewise.
394 * gas/arm/ldsgeb.l: Likewise.
395 * gas/arm/ldsgeh.l: Likewise.
396 * gas/arm/thumb2_bad_reg.l: Likewise.
397 * gas/arm/thumb32.l: Likewise.
398 * gas/arm/udf.l: Likewise.
399 * gas/arm/vstr-arm-bad.l: Likewise.
400
401 2015-01-28 James Bowman <james.bowman@ftdichip.com>
402
403 * gas/ft32/ft32.exp: New file.
404 * gas/ft32/insn.d: New file.
405 * gas/ft32/insn.s: New file.
406
407 2015-01-19 Alan Modra <amodra@gmail.com>
408
409 * gas/all/none.s,
410 * gas/all/none.d: New test.
411 * gas/all/gas.exp: Run it.
412
413 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
414
415 * gas/s390/esa-g5.d: Add a variant without the optional operand.
416 * gas/s390/esa-g5.s: Likewise.
417 * gas/s390/esa-z9-109.d: Likewise.
418 * gas/s390/esa-z9-109.s: Likewise.
419 * gas/s390/zarch-z9-109.d: Likewise.
420 * gas/s390/zarch-z9-109.s: Likewise.
421 * gas/s390/zarch-z10.d: For variants with a zero optional argument
422 it is not dumped by objdump anymore.
423 * gas/s390/zarch-zEC12.d: Likewise.
424
425 * gas/s390/zarch-z13.d: New file.
426 * gas/s390/zarch-z13.s: New file.
427 * gas/s390/s390.exp: Run the test for the z13 files.
428
429 2015-01-13 Matthew Wahab <matthew.wahab@arm.com>
430
431 * gas/arm/ual-vcmp.s: Add vcmp, vcmpe with #0x0 operand.
432 * gas/ual/vcmp.d: Update expected output.
433 * gas/ual/vcmp-zero-bad.l: Likewise
434
435 2015-01-12 Jan Beulich <jbeulich@suse.com>
436
437 gas/cfi/cfi-label.d, gas/cfi/cfi-label.s: New.
438 gas/cfi/cfi.exp: Run new tests.
439
440 2015-01-12 Jan Beulich <jbeulich@suse.com>
441
442 * gas/arm/neon-addressing-bad.s: Add test for invalid VSHL,
443 VQSHL, and VQSHLU immediates.
444 * gas/arm/neon-addressing-bad.l: Update accordingly.
445
446 2015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
447
448 * gas/avr/large-debug-line-table.d: New file.
449 * gas/avr/large-debug-line-table.s: New file.
450
451 2015-01-01 Alan Modra <amodra@gmail.com>
452
453 Update year range in copyright notice of all files.
454
455 For older changes see ChangeLog-2014
456 \f
457 Copyright (C) 2015 Free Software Foundation, Inc.
458
459 Copying and distribution of this file, with or without modification,
460 are permitted in any medium without royalty provided the copyright
461 notice and this notice are preserved.
462
463 Local Variables:
464 mode: change-log
465 left-margin: 8
466 fill-column: 74
467 version-control: never
468 End:
This page took 0.04256 seconds and 4 git commands to generate.