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