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