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