Properly check --enable-compressed-debug-sections={yes,all}
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
... / ...
CommitLineData
12015-10-22 H.J. Lu <hongjiu.lu@intel.com>
2
3 * gas/i386/i386.exp: Run x86-64-gotpcrel.
4 * gas/i386/x86-64-gotpcrel.d: New file.
5 * gas/i386/x86-64-gotpcrel.s: Likewise.
6 * gas/i386/ilp32/x86-64-gotpcrel.d: Likewise.
7 * gas/i386/x86-64-localpic.d: Replace R_X86_64_GOTPCREL with
8 R_X86_64_REX_GOTPCRELX.
9 * gas/i386/ilp32/x86-64-localpic.d: Likewise.
10
112015-10-22 H.J. Lu <hongjiu.lu@intel.com>
12
13 * gas/i386/got.d: New file.
14 * gas/i386/got.s: Likewise.
15 * gas/i386/i386.exp: Run got.
16 * gas/i386/localpic.d: Replace R_386_GOT32 with R_386_GOT32X.
17 * gas/i386/mixed-mode-reloc32.d: Likewise.
18 * gas/i386/reloc32.d: Likewise.
19
202015-10-22 Alan Modra <amodra@gmail.com>
21
22 PR gas/18500
23 * gas/arm/vfpv2-ldr_immediate.d: Use parentheses, not brackets,
24 to select alternatives.
25 * gas/arm/vfpv3-ldr_immediate.d: Likewise.
26 * gas/arm/vfpv3xd-ldr_immediate.d: Likewise.
27
282015-10-21 Nick Clifton <nickc@redhat.com>
29
30 PR gas/18500
31 * gas/arm/vfpv3xd-ldr_immediate.d: Update test for big-endian ARM
32 toolchains.
33 * gas/arm/vfpv3-ldr_immediate.d: Likewise.
34 * gas/arm/vfpv2-ldr_immediate.d: Likewise.
35
362015-10-14 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
37
38 * gas/s390/esa-g5.d: Use odd GPR for the second operand.
39 * gas/s390/esa-g5.s: Likewise.
40 * gas/s390/esa-z9-109.d: Likewise.
41 * gas/s390/esa-z9-109.s: Likewise.
42
432015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
44
45 * gas/avr/avr-prop-1.s: Use fill in some cases.
46 * gas/avr/avr-prop-1.d: Update expected results.
47
482015-10-07 Claudiu Zissulescu <claziss@synopsys.com>
49
50 * gas/arc/adc.s: Update test for ARCv1/ARCv2.
51 * gas/arc/adc.d: Expected output.
52 * gas/arc/add.s: Update test for ARCv1/ARCv2.
53 * gas/arc/add.d: Expected output.
54 * gas/arc/and.s: Update test for ARCv1/ARCv2.
55 * gas/arc/and.d: Expected output.
56 * gas/arc/arc.exp: Cleanup.
57 * gas/arc/asl.s: Update test for ARCv1/ARCv2.
58 * gas/arc/asl.d: Expected output.
59 * gas/arc/asr.s: Update test for ARCv1/ARCv2.
60 * gas/arc/asr.d: Expected output.
61 * gas/arc/b.s: Update test for ARCv1/ARCv2.
62 * gas/arc/b.d: Expected output.
63 * gas/arc/bic.s: Update test for ARCv1/ARCv2.
64 * gas/arc/bic.d: Expected output.
65 * gas/arc/bl.s: Update test for ARCv1/ARCv2.
66 * gas/arc/bl.d: Expected output.
67 * gas/arc/brk.s: Update test for ARCv1/ARCv2.
68 * gas/arc/brk.d: Expected output.
69 * gas/arc/extb.s: Update test for ARCv1/ARCv2.
70 * gas/arc/extb.d: Expected output.
71 * gas/arc/extw.s: Update test for ARCv1/ARCv2.
72 * gas/arc/extw.d: Expected output.
73 * gas/arc/flag.d: Update output for ARCv1/ARCv2.
74 * gas/arc/j.s: Update test for ARCv1/ARCv2.
75 * gas/arc/j.d: Expected output.
76 * gas/arc/jl.s: Update test for ARCv1/ARCv2.
77 * gas/arc/jl.d: Expected output.
78 * gas/arc/ld.s: Update test for ARCv1/ARCv2.
79 * gas/arc/ld.d: Expected output.
80 * gas/arc/ld2.s: Update test for ARCv1/ARCv2.
81 * gas/arc/ld2.d: Expected output.
82 * gas/arc/lp.s: Update test for ARCv1/ARCv2.
83 * gas/arc/lp.d: Expected output.
84 * gas/arc/lsr.s: Update test for ARCv1/ARCv2.
85 * gas/arc/lsr.d: Expected output.
86 * gas/arc/mov.s: Update test for ARCv1/ARCv2.
87 * gas/arc/mov.d: Expected output.
88 * gas/arc/nop.s: Update test for ARCv1/ARCv2.
89 * gas/arc/nop.d: Expected output.
90 * gas/arc/or.s: Update test for ARCv1/ARCv2.
91 * gas/arc/or.d: Expected output.
92 * gas/arc/rlc.s: Update test for ARCv1/ARCv2.
93 * gas/arc/rlc.d: Expected output.
94 * gas/arc/ror.s: Update test for ARCv1/ARCv2.
95 * gas/arc/ror.d: Expected output.
96 * gas/arc/rrc.s: Update test for ARCv1/ARCv2.
97 * gas/arc/rrc.d: Expected output.
98 * gas/arc/sbc.s: Update test for ARCv1/ARCv2.
99 * gas/arc/sbc.d: Expected output.
100 * gas/arc/sexb.s: Update test for ARCv1/ARCv2.
101 * gas/arc/sexb.d: Expected output.
102 * gas/arc/sexw.s: Update test for ARCv1/ARCv2.
103 * gas/arc/sexw.d: Expected output.
104 * gas/arc/sleep.s: Update test for ARCv1/ARCv2.
105 * gas/arc/sleep.d: Expected output.
106 * gas/arc/st.s: Update test for ARCv1/ARCv2.
107 * gas/arc/st.d: Expected output.
108 * gas/arc/sub.s: Update test for ARCv1/ARCv2.
109 * gas/arc/sub.d: Expected output.
110 * gas/arc/swi.d: Update expected output for ARCv1/ARCv2.
111 * gas/arc/warn.exp: Cleanup
112 * gas/arc/xor.s: Update test for ARCv1/ARCv2.
113 * gas/arc/xor.d: Expected output.
114 * gas/arc/alias.d: Removed.
115 * gas/arc/alias.s: Likewise.
116 * gas/arc/branch.d: Likewise.
117 * gas/arc/branch.s: Likewise.
118 * gas/arc/insn3.d: Likewise.
119 * gas/arc/insn3.s: Likewise.
120 * gas/arc/math.d: Likewise.
121 * gas/arc/math.s: Likewise.
122 * gas/arc/sshift.d: Likewise.
123 * gas/arc/sshift.s: Likewise.
124
1252015-10-02 Renlin Li <renlin.li@arm.com>
126
127 * gas/aarch64/reloc-tlsdesc_off_g0_nc.d: New.
128 * gas/aarch64/reloc-tlsdesc_off_g0_nc.s: New.
129 * gas/aarch64/reloc-tlsdesc_off_g1.d: New.
130 * gas/aarch64/reloc-tlsdesc_off_g1.s: New.
131 * gas/aarch64/tls-desc.d: New.
132 * gas/aarch64/tls-desc.s: New.
133
1342015-10-02 Renlin Li <renlin.li@arm.com>
135
136 * gas/aarch64/reloc-gottprel_g0_nc.d: New.
137 * gas/aarch64/reloc-gottprel_g0_nc.s: New.
138 * gas/aarch64/reloc-gottprel_g1.d: New.
139 * gas/aarch64/reloc-gottprel_g1.s: New.
140
1412015-10-02 Renlin Li <renlin.li@arm.com>
142
143 * gas/aarch64/reloc-tlsgd_g0_nc.d: New.
144 * gas/aarch64/reloc-tlsgd_g0_nc.s: New.
145
1462015-10-02 Renlin Li <renlin.li@arm.com>
147
148 * gas/aarch64/reloc-tlsgd_g1.s: New.
149 * gas/aarch64/reloc-tlsgd_g1.s: New.
150
1512015-10-02 Renlin Li <renlin.li@arm.com>
152
153 * gas/aarch64/reloc-gotoff_g0_nc.s: New.
154 * gas/aarch64/reloc-gotoff_g0_nc.d: New.
155
1562015-10-02 Renlin Li <renlin.li@arm.com>
157
158 * gas/aarch64/reloc-gotoff_g1.s: New.
159 * gas/aarch64/reloc-gotoff_g1.d: New.
160
1612015-09-30 Alan Modra <amodra@gmail.com>
162
163 * gas/ppc/ppc.exp (e500-ill): Pass -me500.
164 * gas/ppc/e500-ill.s: Remove .machine.
165 * gas/ppc/e500-ill.l: Remove line numbers.
166
1672015-09-29 Dominik Vogt <vogt@linux.vnet.ibm.com>
168
169 * gas/s390/s390.exp: Add new tests.
170 * gas/s390/machine-parsing-1.s: New test file.
171 * gas/s390/machine-parsing-1.l: Likewise.
172 * gas/s390/machine-parsing-2.s: Likewise.
173 * gas/s390/machine-parsing-2.l: Likewise.
174 * gas/s390/machine-parsing-3.s: Likewise.
175 * gas/s390/machine-parsing-3.l: Likewise.
176 * gas/s390/machine-parsing-4.s: Likewise.
177 * gas/s390/machine-parsing-4.l: Likewise.
178 * gas/s390/machine-parsing-5.s: Likewise.
179 * gas/s390/machine-parsing-5.l: Likewise.
180 * gas/s390/machine-parsing-6.s: Likewise.
181 * gas/s390/machine-parsing-6.l: Likewise.
182
1832015-09-28 Tom Rix <tom@bumblecow.com>
184
185 * gas/ppc/e500-ill.s: New testcase for illegal ppc e500 ops.
186 * gas/ppc/e500-ill.l: Expected results.
187 * gas/ppc/ppc.exp: Run it.
188
1892015-08-25 Jose E. Marchesi <jose.marchesi@oracle.com>
190
191 * gas/sparc/wrpr.s: Test writing to the privileged %pmcdper
192 register.
193 * gas/sparc/wrpr.d: ...and the expected result.
194 * gas/sparc/rdpr.s: Test reading from the privileged %pmcdper
195 register.
196 * gas/sparc/rdpr.d: ...and the expected result.
197
1982015-08-25 Simon Dardis <Simon.Dardis@imgtec.com>
199
200 * gas/mips/micromips32-move.d: Update expected disassembly.
201 * gas/mips/move.d: Likewise.
202 * gas/mips/move.s: Fix for some MIPS configurations.
203
2042015-08-24 Jan Stancek <jstancek@redhat.com>
205
206 * gas/i386/intel.s: Add test of disassembly of a potential
207 three byte instuction at the end of a function.
208 * gas/i386/intel.d: Update expected disassembly.
209
2102015-08-21 Nick Clifton <nickc@redhat.com>
211
212 PR gas/18581
213 * gas/all/byte.d: Disable this test. Quoted expressions
214 are now allowed in .byte directives.
215 * gas/all/quoted-sym-names.s: New test.
216 * gas/all/quoted-sym-names.d: Expected output.
217 * gas/all/gas.exp: Run the new test.
218
2192015-08-21 Alexander Fomin <alexander.fomin@intel.com>
220
221 PR binutils/18257
222 * gas/i386/disassem.s: Add mask instructions with invalid ModR/M byte.
223 * gas/i386/x86-64-disassem.s: Likewise.
224 * gas/i386/disassem.d: Updated.
225 * gas/i386/x86-64-disassem.d: Likewise.
226
2272015-08-19 Jiong Wang <jiong.wang@arm.com>
228
229 * gas/aarch64/reloc-dtprel-lo12-ldst8.s: New testcase.
230 * gas/aarch64/reloc-dtprel-lo12_nc-ldst8.s: Likewise.
231 * gas/aarch64/reloc-dtprel-lo12-ldst16.s: Likewise.
232 * gas/aarch64/reloc-dtprel-lo12_nc-ldst16.s: Likewise.
233 * gas/aarch64/reloc-dtprel-lo12-ldst32.s: Likewise.
234 * gas/aarch64/reloc-dtprel-lo12_nc-ldst32.s: Likewise.
235 * gas/aarch64/reloc-dtprel-lo12-ldst64.s: Likewise.
236 * gas/aarch64/reloc-dtprel-lo12_nc-ldst64.s: Likewise.
237 * gas/aarch64/reloc-dtprel-lo12-ldst8.d: New expectation file.
238 * gas/aarch64/reloc-dtprel-lo12_nc-ldst8.d: Likewise.
239 * gas/aarch64/reloc-dtprel-lo12-ldst16.d: Likewise.
240 * gas/aarch64/reloc-dtprel-lo12_nc-ldst16.d: Likewise.
241 * gas/aarch64/reloc-dtprel-lo12-ldst32.d: Likewise.
242 * gas/aarch64/reloc-dtprel-lo12_nc-ldst32.d: Likewise.
243 * gas/aarch64/reloc-dtprel-lo12-ldst64.d: Likewise.
244 * gas/aarch64/reloc-dtprel-lo12_nc-ldst64.d: Likewise.
245
2462015-08-19 Jiong Wang <jiong.wang@arm.com>
247
248 * gas/aarch64/reloc-dtprel_g0.s: New testcase.
249 * gas/aarch64/reloc-dtprel_g0-ilp32.s: Likewise.
250 * gas/aarch64/reloc-dtprel_g0_nc.s: Likewise.
251 * gas/aarch64/reloc-dtprel_g0_nc-ilp32.s: Likewise.
252 * gas/aarch64/reloc-dtprel_g1.s: Likewise.
253 * gas/aarch64/reloc-dtprel_g1-ilp32.s: Likewise.
254 * gas/aarch64/reloc-dtprel_g1_nc.s: Likewise.
255 * gas/aarch64/reloc-dtprel_g2.s: Likewise.
256 * gas/aarch64/reloc-dtprel_hi12.s: Likewise.
257 * gas/aarch64/reloc-dtprel_hi12-ilp32.s: Likewise.
258 * gas/aarch64/reloc-dtprel_g0.d: New expectation file.
259 * gas/aarch64/reloc-dtprel_g0-ilp32.d: Likewise.
260 * gas/aarch64/reloc-dtprel_g0_nc.d: Likewise.
261 * gas/aarch64/reloc-dtprel_g0_nc-ilp32.d: Likewise.
262 * gas/aarch64/reloc-dtprel_g1.d: Likewise.
263 * gas/aarch64/reloc-dtprel_g1-ilp32.d: Likewise.
264 * gas/aarch64/reloc-dtprel_g1_nc.d: Likewise.
265 * gas/aarch64/reloc-dtprel_g2.d: Likewise.
266 * gas/aarch64/reloc-dtprel_hi12.d: Likewise.
267 * gas/aarch64/reloc-dtprel_hi12-ilp32.d: Likewise.
268
2692015-08-19 Jiong Wang <jiong.wang@arm.com>
270
271 * gas/aarch64/reloc-dtprel_lo12_nc.s: New testcase.
272 * gas/aarch64/reloc-dtprel_lo12_nc-ilp32.s: Likewise.
273 * gas/aarch64/reloc-dtprel_lo12_nc.d: New expectation file.
274 * gas/aarch64/reloc-dtprel_lo12_nc-ilp32.d: Likewise.
275
2762015-08-13 Andre Vieira <andre.simoesdiasvieira@arm.com>
277
278 * gas/arm/nops.d: New.
279 * gas/arm/nops.s: New.
280 * gas/arm/inst.d: Changed expectation file for 26-bit teq,
281 tst, cmn and cmp.
282
2832015-08-12 Max Filippov <jcmvbkbc@gmail.com>
284
285 * gas/xtensa/all.exp: Add auto-litpools to the list of xtensa
286 tests.
287 * gas/xtensa/auto-litpools.s: New file: auto-litpools test.
288 * gas/xtensa/auto-litpools.s: New file: auto-litpools test
289 result pattern.
290
2912015-08-12 Simon Dardis <simon.dardis@imgtec.com>
292
293 * gas/mips/elf-rel23.d: Update test.
294 * gas/mips/elf-rel23.d: Ditto.
295 * gas/mips/elf-rel23a.d: Ditto.
296 * gas/mips/elf-rel23b.d: Ditto.
297 * gas/mips/elf_e_flags1.d: Ditto.
298 * gas/mips/elf_e_flags2.d: Ditto.
299 * gas/mips/elf_e_flags3.d: Ditto.
300 * gas/mips/elf_e_flags4.d: Ditto.
301 * gas/mips/loc-swap-dis.d: Ditto.
302 * gas/mips/micromips-insn32.d: Ditto.
303 * gas/mips/micromips-noinsn32.d: Ditto.
304 * gas/mips/micromips-trap.d: Ditto.
305 * gas/mips/micromips.d: Ditto.
306 * gas/mips/mips-abi32-pic.d: Ditto.
307 * gas/mips/mips-abi32.d: Ditto.
308 * gas/mips/mips-gp32-fp32-pic.d: Ditto.
309 * gas/mips/mips-gp32-fp32.d: Ditto.
310 * gas/mips/mips-gp32-fp64-pic.d: Ditto.
311 * gas/mips/mips-gp32-fp64.d: Ditto.
312 * gas/mips/mips-gp64-fp32-pic.d: Ditto.
313 * gas/mips/mips-gp64-fp32.d: Ditto.
314 * gas/mips/mips-gp64-fp64-pic.d: Ditto.
315 * gas/mips/mips-gp64-fp64.d: Ditto.
316 * gas/mips/mipsr6@loc-swap-dis.d: Ditto.
317 * gas/mips/tls-o32.d: Ditto.
318 * gas/mips/uld2-eb.d: Ditto.
319 * gas/mips/uld2-el.d: Ditto.
320 * gas/mips/ulw2-eb-ilocks.d: Ditto.
321 * gas/mips/ulw2-eb.d: Ditto.
322 * gas/mips/ulw2-el-ilocks.d: Ditto.
323 * gas/mips/ulw2-el.d: Ditto.
324 * gas/mips/move.d: New test.
325 * gas/mips/move.s: Ditto.
326 * gas/mips/micromips32-move.d: Ditto.
327 * gas/mips/micromips32-move.s: Ditto.
328 * gas/mips/mips.exp: Run the new tests.
329
3302015-08-11 Jiong Wang <jiong.wang@arm.com>
331
332 * gas/aarch64/reloc-dtprel_lo12-1.s: New testcase.
333 * gas/aarch64/reloc-dtprel_lo12-ilp32-1.s: Likewise.
334 * gas/aarch64/reloc-dtprel_lo12-1.d: New expectation file.
335 * gas/aarch64/reloc-dtprel_lo12-ilp32-1.d: Likewise.
336
3372015-08-11 Jiong Wang <jiong.wang@arm.com>
338
339 * gas/aarch64/reloc-tlsldm_lo12_nc-1.s: New testcase.
340 * gas/aarch64/reloc-tlsldm_lo12_nc-ilp32-1.s: Likewise.
341 * gas/aarch64/reloc-tlsldm_lo12_nc-1.d: New expectation file.
342 * gas/aarch64/reloc-tlsldm_lo12_nc-ilp32-1.d: Likewise.
343
3442015-08-11 Jiong Wang <jiong.wang@arm.com>
345
346 * gas/aarch64/reloc-tlsldm-page-1.s: New testcase.
347 * gas/aarch64/reloc-tlsldm-page-ilp32-1.s: Likewise.
348 * gas/aarch64/reloc-tlsldm-page-1.d: New expectation file.
349 * gas/aarch64/reloc-tlsldm-page-ilp32-1.d: Likewise.
350
3512015-08-10 Robert Suchanek <robert.suchanek@imgtec.com>
352
353 * gas/mips/r6.s: Add tests for "sigrie".
354 * gas/mips/r6.d: Check for "sigrie".
355 * gas/mips/r6-n32.d: Likewise.
356 * gas/mips/r6-n64.d: Likewise.
357
3582015-07-30 H.J. Lu <hongjiu.lu@intel.com>
359
360 PR binutils/13571
361 * gas/i386/i386.exp: Run i386-intel and x86_64-intel.
362 * gas/i386/i386-intel.d: New file.
363 * gas/i386/x86_64-intel.d: Likewise.
364
3652015-07-24 Nick Clifton <nickc@redhat.com>
366
367 * gas/all/struct.d: Allow for extra symbols in the output.
368 * gas/macros/test1.d: Likewise.
369 * gas/elf/elf.exp: Add an rl78 machine.
370 * gas/elf/sections2e-rl78: New file.
371
3722015-07-22 Alexander Fomin <alexander.fomin@intel.com>
373
374 PR binutils/18631
375 * gas/i386avx512dq-intel.d: Replace "QWORD" with "DWORD" in
376 vcvtt?ps2u?qq instructions disassembly regexes.
377 Add disassembly regex for new test.
378 * gas/i386/avx512dq.d: Likewise.
379 * gas/i386/avx512dq_vl-intel.d: Likewise.
380 * gas/i386/avx512dq_vl.d: Likewise.
381 * gas/i386/x86-64-avx512dq-intel.d: Likewise.
382 * gas/i386/x86-64-avx512dq.d: Likewise.
383 * gas/i386/x86-64-avx512dq_vl-intel.d: Likewise.
384 * gas/i386/x86-64-avx512dq_vl.d: Likewise.
385 * gas/i386/avx512dq.s: Add new test for Intel syntax with memory
386 operand and broadcasting enabled.
387 * gas/i386/avx512dq_vl.s: Likewise.
388 * gas/i386/x86-64-avx512dq.s: Likewise.
389 * gas/i386/x86-64-avx512dq_vl.s: Likewise.
390
3912015-07-20 Matthew Wahab <matthew.wahab@arm.com>
392
393 * gas/arm/attr-march-armv6kz.d: New.
394 * gas/arm/attr-march-armv6kzt2.d: New.
395
3962015-07-16 Jiong Wang <jiong.wang@arm.com>
397
398 * gas/aarch64/reloc-tlsldm-1.s: New testcase.
399 * gas/aarch64/reloc-tlsldm-ilp32-1.s: Ditto.
400 * gas/aarch64/reloc-tlsldm-1.d: New expectation file.
401 * gas/aarch64/reloc-tlsldm-ilp32-1.d: Ditto.
402
4032015-07-16 James Greenhalgh <james.greenhalgh@arm.com>
404
405 * gas/arm/arch7em-bad.l: Update expected errors.
406 * gas/arm/arch7m-bad.l: Likewise.
407 * gas/arm/arm-idiv-bad.l: Likewise.
408 * gas/arm/arm7-bad.l: Likewise.
409 * gas/arm/armv1-bad.l: Likewise.
410 * gas/arm/thumb-w-bad.l: Likewise.
411
4122015-07-10 H.J. Lu <hongjiu.lu@intel.com>
413
414 * gas/i386/dw2-compress-1.d: Updated to accept .debug_* sections.
415
4162015-07-08 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
417
418 * gas/avr/pc-relative-reloc.d: New test for 32 bit pc relative reloc.
419 * gas/avr/per-function-debugline.s: New test source.
420
4212015-07-03 Alan Modra <alan@squeak.grove.modra.org>
422
423 * gas/ppc/titan.d: Correct mfmcsrr0 disassembly.
424
4252015-07-01 Sandra Loosemore <sandra@codesourcery.com>
426 Cesar Philippidis <cesar@codesourcery.com>
427
428 * gas/nios2/add-r2.d: New.
429 * gas/nios2/align_fill-r2.d: New.
430 * gas/nios2/align_text-r2.d: New.
431 * gas/nios2/aligned_text-r2.d: New.
432 * gas/nios2/and-r2.d: New.
433 * gas/nios2/andc.d: New.
434 * gas/nios2/andc.s: New.
435 * gas/nios2/bmx.d: New.
436 * gas/nios2/bmx.s: New.
437 * gas/nios2/branch-r2.d: New.
438 * gas/nios2/break-r2.d: New.
439 * gas/nios2/bret-r2.d: New.
440 * gas/nios2/cache-r2.d: New.
441 * gas/nios2/cache-r2.s: New.
442 * gas/nios2/call-r2.d: New.
443 * gas/nios2/call26-r2.d: New.
444 * gas/nios2/call26_noat-r2.d: New.
445 * gas/nios2/call_noat-r2.d: New.
446 * gas/nios2/cdx_add.d: New.
447 * gas/nios2/cdx_add.s: New.
448 * gas/nios2/cdx_and.d: New.
449 * gas/nios2/cdx_and.s: New.
450 * gas/nios2/cdx_break.d: New.
451 * gas/nios2/cdx_break.s: New.
452 * gas/nios2/cdx_callr.d: New.
453 * gas/nios2/cdx_callr.s: New.
454 * gas/nios2/cdx_jmpr.d: New.
455 * gas/nios2/cdx_jmpr.s: New.
456 * gas/nios2/cdx_ldbu.d: New.
457 * gas/nios2/cdx_ldbu.s: New.
458 * gas/nios2/cdx_ldhu.d: New.
459 * gas/nios2/cdx_ldhu.s: New.
460 * gas/nios2/cdx_ldw.d: New.
461 * gas/nios2/cdx_ldw.s: New.
462 * gas/nios2/cdx_ldwsp.d: New.
463 * gas/nios2/cdx_ldwsp.s: New.
464 * gas/nios2/cdx_mov.d: New.
465 * gas/nios2/cdx_mov.s: New.
466 * gas/nios2/cdx_neg.d: New.
467 * gas/nios2/cdx_neg.s: New.
468 * gas/nios2/cdx_not.d: New.
469 * gas/nios2/cdx_not.s: New.
470 * gas/nios2/cdx_or.d: New.
471 * gas/nios2/cdx_or.s: New.
472 * gas/nios2/cdx_pop.d: New.
473 * gas/nios2/cdx_pop.s: New.
474 * gas/nios2/cdx_push.d: New.
475 * gas/nios2/cdx_push.s: New.
476 * gas/nios2/cdx_relax.d: New.
477 * gas/nios2/cdx_relax.s: New.
478 * gas/nios2/cdx_ret.d: New.
479 * gas/nios2/cdx_ret.s: New.
480 * gas/nios2/cdx_sll.d: New.
481 * gas/nios2/cdx_sll.s: New.
482 * gas/nios2/cdx_spaddi.d: New.
483 * gas/nios2/cdx_spaddi.s: New.
484 * gas/nios2/cdx_spdeci.d: New.
485 * gas/nios2/cdx_spdeci.s: New.
486 * gas/nios2/cdx_srl.d: New.
487 * gas/nios2/cdx_srl.s: New.
488 * gas/nios2/cdx_stb.d: New.
489 * gas/nios2/cdx_stb.s: New.
490 * gas/nios2/cdx_sth.d: New.
491 * gas/nios2/cdx_sth.s: New.
492 * gas/nios2/cdx_stw.d: New.
493 * gas/nios2/cdx_stw.s: New.
494 * gas/nios2/cdx_stwsp.d: New.
495 * gas/nios2/cdx_stwsp.s: New.
496 * gas/nios2/cdx_sub.d: New.
497 * gas/nios2/cdx_sub.s: New.
498 * gas/nios2/cdx_trap.d: New.
499 * gas/nios2/cdx_trap.s: New.
500 * gas/nios2/cdx_xor.d: New.
501 * gas/nios2/cdx_xor.s: New.
502 * gas/nios2/cmp-r2.d: New.
503 * gas/nios2/comments-r2.d: New.
504 * gas/nios2/complex-r2.d: New.
505 * gas/nios2/ctl-r2.d: New.
506 * gas/nios2/custom-r2.d: New.
507 * gas/nios2/eni.d: New.
508 * gas/nios2/eni.s: New.
509 * gas/nios2/etbt-r2.d: New.
510 * gas/nios2/flushda-r2.d: New.
511 * gas/nios2/jmp-r2.d: New.
512 * gas/nios2/ldb-r2.d: New.
513 * gas/nios2/ldb-r2.s: New.
514 * gas/nios2/ldh-r2.d: New.
515 * gas/nios2/ldh-r2.s: New.
516 * gas/nios2/ldw-r2.d: New.
517 * gas/nios2/ldw-r2.s: New.
518 * gas/nios2/ldwm.d: New.
519 * gas/nios2/ldwm.s: New.
520 * gas/nios2/lineseparator-r2.d: New.
521 * gas/nios2/movia-r2.d: New.
522 * gas/nios2/mpx.d: New.
523 * gas/nios2/mpx.s: New.
524 * gas/nios2/mul-r2.d: New.
525 * gas/nios2/nop-r2.d: New.
526 * gas/nios2/nop-r2.s: New.
527 * gas/nios2/nor-r2.d: New.
528 * gas/nios2/or-r2.d: New.
529 * gas/nios2/rdprs-r2.d: New.
530 * gas/nios2/rdprs-r2.s: New.
531 * gas/nios2/registers-r2.d: New.
532 * gas/nios2/ret-r2.d: New.
533 * gas/nios2/rotate-r2.d: New.
534 * gas/nios2/stb-r2.d: New.
535 * gas/nios2/stb-r2.s: New.
536 * gas/nios2/sth-r2.d: New.
537 * gas/nios2/sth-r2.s: New.
538 * gas/nios2/stw-r2.d: New.
539 * gas/nios2/stw-r2.s: New.
540 * gas/nios2/stwm.d: New.
541 * gas/nios2/stwm.s: New.
542 * gas/nios2/sub-r2.d: New.
543 * gas/nios2/sync-r2.d: New.
544 * gas/nios2/trap-r2.d: New.
545 * gas/nios2/tret-r2.d: New.
546 * gas/nios2/wrpie.d: New.
547 * gas/nios2/wrpie.s: New.
548 * gas/nios2/wrprs-r2.d: New.
549 * gas/nios2/xor-r2.d: New.
550
5512015-06-30 Amit Pawar <Amit.Pawar@amd.com>
552
553 * gas/i386/i386.exp: Add new mwaitx test cases.
554 * gas/i386/mwaitx.s: New.
555 * gas/i386/mwaitx-bdver4.d: New.
556 * gas/i386/x86-64-mwaitx.s: New.
557 * gas/i386/x86-64-mwaitx-bdver4.d: New.
558 * gas/i386/mwaitx-reg.s: New.
559 * gas/i386/mwaitx-reg.l: New.
560 * gas/i386/x86-64-mwaitx-reg.l: New.
561 * gas/i386/x86-64-mwaitx-reg.s: New.
562 * gas/i386/arch-13.s: Updated.
563 * gas/i386/arch-13.d: Updated.
564 * gas/i386/arch-13-znver1.d: Updated.
565 * gas/i386/x86-64-arch-3.s: Updated.
566 * gas/i386/x86-64-arch-3.d: Updated.
567 * gas/i386/x86-64-arch-3-znver1.d: Updated.
568
5692015-06-27 H.J. Lu <hongjiu.lu@intel.com>
570
571 * gas/ia64/psn.d: Updated.
572 * gas/ia64/xdata-ilp32.d: Likewise.
573
5742015-06-25 H.J. Lu <hongjiu.lu@intel.com>
575
576 * gas/mmix/loc-3.d: Updated.
577 * gas/mmix/loc-5.d: Likewise.
578
5792015-06-25 H.J. Lu <hongjiu.lu@intel.com>
580
581 PR gas/18451
582 * gas/elf/elf.exp: Run strtab.
583 * gas/elf/strtab.d: New file.
584 * gas/elf/strtab.s: Likewise.
585
5862015-06-22 Peter Bergner <bergner@vnet.ibm.com>
587
588 * gas/ppc/e6500.s <sync>: Fix invalid test.
589 * gas/ppc/e6500.d: Likewise.
590
5912015-06-22 Nick Clifton <nickc@redhat.com>
592
593 * gas/arm/backslash-at.s: Add extra .byte directives so that the
594 foo symbol does not appear to point half way through an
595 instruction.
596 * gas/arm/backslash-at.d: Update expected disassembly.
597 * gas/i386/ilp32/x86-64-opcode-inval-intel.d: Likewise.
598 * gas/i386/ilp32/x86-64-opcode-inval.d: Likewise.
599 * gas/i386/x86-64-opcode-inval-intel.d: Likewise.
600 * gas/i386/x86-64-opcode-inval.d: Likewise.
601
6022015-06-19 Peter Bergner <bergner@vnet.ibm.com>
603
604 * gas/ppc/power8.d: Fixup rfebb test results.
605 * gas/ppc/a2.s: Fix invalid mfcr test.
606 * gas/ppc/a2.d: Likewise.
607
6082015-06-18 Nick Clifton <nickc@redhat.com>
609
610 PR gas/18541
611 * gas/arm/thumb.s: Add test of ADR against a nearby symbol.
612 * gas/arm/thumb.d: Update expected output.
613 * gas/arm/thumb-eabi.d: Likewise.
614
6152015-06-18 Nick Clifton <nickc@redhat.com>
616
617 PR gas/18481
618 * gas/arm/tls.s: Add tests of the tpoff pseudo with a local
619 symbol.
620 * gas/arm/tls.d: Update expected output.
621
6222015-06-17 Alessandro Marzocchi <alessandro.marzocchi@gmail.com>
623
624 PR gas/18500
625 * gas/arm/vfpv2-ldr_immediate.s: New test case.
626 * gas/arm/vfpv2-ldr_immediate.d: Expected disassembly.
627 * gas/arm/vfpv3-ldr_immediate.s: New test case.
628 * gas/arm/vfpv3-ldr_immediate.d: Expected disassembly.
629 * gas/arm/vfpv3xd-ldr_immediate.s: New test case.
630 * gas/arm/vfpv3xd-ldr_immediate.d: Expected disassembly.
631
632 PR gas/18499
633 * gas/arm/thumb2_ldr_immediate_armv6.s: New test case.
634 * gas/arm/thumb2_ldr_immediate_armv6.d: Expected disassembly.
635 * gas/arm/thumb2_ldr_immediate_armv6t2.s: New test case.
636 * gas/arm/thumb2_ldr_immediate_armv6t2.d: Expected disassembly.
637
6382015-06-16 Matthew Wahab <matthew.wahab@arm.com>
639
640 * sysreg.d: Add id_mmfr4_el1, update expected output.
641 * sysreg.s: Add id_mmfr4_el1.
642
6432015-06-15 Renlin Li <renlin.li@arm.com>
644
645 * gas/aarch64/reloc-insn.s: Update test
646 * gas/aarch64/reloc-insn.d: Update expected result.
647
6482015-06-13 Mark Wielaard <mjw@redhat.com>
649
650 * gas/aarch64/dwarf.d: New.
651 * gas/aarch64/dwarf.s: New.
652
6532015-06-04 Peter Bergner <bergner@vnet.ibm.com>
654
655 * gas/ppc/a2.d: Fixup test case due to new extended mnemonic.
656 * gas/ppc/power4.s <hwsync, lwsync, ptesync, sync>: Add tests.
657 * gas/ppc/power4.d: Likewise.
658
6592015-06-03 Matthew Wahab <matthew.wahab@arm.com>
660
661 * gas/arm/armv8-a+rdma.d: New.
662 * gas/arm/armv8-a+rdma.s: New.
663
6642015-06-02 Matthew Wahab <matthew.wahab@arm.com>
665
666 * gas/arm/armv8-a+pan.d: New.
667 * gas/arm/armv8-a+pan.s: New.
668
6692015-06-02 Matthew Wahab <matthew.wahab@arm.com>
670
671 * gas/aarch64/rdma-directive.d: New.
672 * gas/aarch64/rdma.d: New.
673 * gas/aarch64/rdma.s: New.
674
6752015-06-02 Matthew Wahab <matthew.wahab@arm.com>
676
677 * gas/aarch64/lor-directive.d: New.
678 * gas/aarch64/lor.d: New.
679 * gas/aarch64/lor.s: New
680
6812015-06-01 Matthew Wahab <matthew.wahab@arm.com>
682
683 * gas/aarch64/pan-directive.d: New.
684 * gas/aarch64/pan.d: New.
685 * gas/aarch64/pan.s: New
686
6872015-06-01 Jiong Wang <jiong.wang@arm.com>
688
689 * gas/aarch64/ilp32-basic.s: New testcase.
690 * gas/aarch64/ilp32-basic.d: Ditto.
691
6922015-06-01 Jiong Wang <jiong.wang@arm.com>
693
694 * gas/aarch64/reloc-insn.s: New testcase.
695 * gas/aarch64/reloc-insn.d: Ditto.
696
6972015-06-01 Jan Beulich <jbeulich@suse.com>
698
699 * gas/i386/avx512f.s: Adjust operand order for Intel syntax
700 vcvt{,u}si2ss.
701 * gas/i386/x86-64-avx512f.s: Adjust operand order for Intel
702 syntax vcvt{,u}si2s{d,s}.
703
7042015-06-01 Jan Beulich <jbeulich@suse.com>
705
706 * gas/i386/avx512f-intel.d: Adjust expectations on operand order.
707 * gas/i386/evex-lig256-intel.d: Likewise.
708 * gas/i386/evex-lig512-intel.d: Likewise.
709 * gas/i386/x86-64-avx512f-intel.d: Likewise.
710 * gas/i386/x86-64-evex-lig256-intel.d: Likewise.
711 * gas/i386/x86-64-evex-lig512-intel.d: Likewise.
712
7132015-05-28 Catherine Moore <clm@codesourcery.com>
714 Bernd Schmidt <bernds@codesourcery.com>
715
716 gas/testsuite/
717 * gas/mips/mips.exp: Run new tests.
718
719 * gas/mips/compact-eh-1.s: New file.
720 * gas/mips/compact-eh-2.s: New file.
721 * gas/mips/compact-eh-3.s: New file.
722 * gas/mips/compact-eh-4.s: New file.
723 * gas/mips/compact-eh-5.s: New file.
724 * gas/mips/compact-eh-6.s: New file.
725 * gas/mips/compact-eh-7.s: New file.
726 * gas/mips/compact-eh-eb-1.d: New file.
727 * gas/mips/compact-eh-eb-2.d: New file.
728 * gas/mips/compact-eh-eb-3.d: New file.
729 * gas/mips/compact-eh-eb-4.d: New file.
730 * gas/mips/compact-eh-eb-5.d: New file.
731 * gas/mips/compact-eh-eb-6.d: New file.
732 * gas/mips/compact-eh-eb-7.d: New file.
733 * gas/mips/compact-eh-el-1.d: New file.
734 * gas/mips/compact-eh-el-2.d: New file.
735 * gas/mips/compact-eh-el-3.d: New file.
736 * gas/mips/compact-eh-el-4.d: New file.
737 * gas/mips/compact-eh-el-5.d: New file.
738 * gas/mips/compact-eh-el-6.d: New file.
739 * gas/mips/compact-eh-el-7.d: New file.
740 * gas/mips/compact-eh-err1.l: New file.
741 * gas/mips/compact-eh-err1.s: New file.
742 * gas/mips/compact-eh-err2.l: New file.
743 * gas/mips/compact-eh-err2.s: New file.
744
7452015-05-15 H.J. Lu <hongjiu.lu@intel.com>
746
747 PR binutis/18386
748 * gas/i386/i386.exp: Run x86-64-branch-2 and x86-64-branch-3.
749 * gas/i386/x86-64-branch.d: Also pass -Mintel64 to objdump.
750 * gas/i386/ilp32/x86-64-branch.d: Likewise.
751 * gas/i386/x86-64-branch-2.d: New file.
752 * gas/i386/x86-64-branch-2.s: Likewise.
753 * gas/i386/x86-64-branch-3.l: Likewise.
754 * gas/i386/x86-64-branch-3.s: Likewise.
755
7562015-05-15 H.J. Lu <hongjiu.lu@intel.com>
757
758 * gas/i386/i386.exp: Don't run pcrel for ELF targets. Run
759 pcrel-elf, relax-4 and x86-64-relax-3 for ELF targets.
760 * gas/i386/pcrel-elf.d: New file.
761 * gas/i386/relax-4.d: Likewise.
762 * gas/i386/x86-64-relax-3.d: Likewise.
763 * gas/i386/relax-3.d: Pass -mshared to assembler. Updated.
764 * gas/i386/x86-64-relax-2.d: Likewise.
765 * gas/i386/relax-3.s: Add test for PLT relocation.
766
7672015-05-14 Peter Bergner <bergner@vnet.ibm.com>
768
769 * gas/ppc/power4.d: Add a slbia test.
770 * gas/ppc/power4.s: Likewise.
771 * gas/ppc/power6.d: Add slbia and tlbie tests.
772 * gas/ppc/power6.s: Likewise.
773 * gas/ppc/power7.d: Remove wait tests. Add a tlbie test.
774 * gas/ppc/power7.s: Likewise.
775
7762015-05-13 Max Filippov <jcmvbkbc@gmail.com>
777
778 * gas/xtensa/trampoline.s: Add regression testcase.
779
7802015-05-11 H.J. Lu <hongjiu.lu@intel.com>
781
782 * gas/i386/i386.exp: Run iamcu-1, iamcu-2, iamcu-3, iamcu-inval-1,
783 iamcu-inval-2 and iamcu-inval-3.
784 * gas/i386/iamcu-1.d: New file.
785 * gas/i386/iamcu-1.s: Likewise.
786 * gas/i386/iamcu-2.d: Likewise.
787 * gas/i386/iamcu-2.s: Likewise.
788 * gas/i386/iamcu-3.d: Likewise.
789 * gas/i386/iamcu-3.s: Likewise.
790 * gas/i386/iamcu-inval-1.l: Likewise.
791 * gas/i386/iamcu-inval-1.s: Likewise.
792 * gas/i386/iamcu-inval-2.l: Likewise.
793 * gas/i386/iamcu-inval-2.s: Likewise.
794 * gas/i386/iamcu-inval-3.l: Likewise.
795 * gas/i386/iamcu-inval-3.s: Likewise.
796
7972015-05-08 H.J. Lu <hongjiu.lu@intel.com>
798
799 PR binutis/18386
800 * gas/i386/i386.exp: Run x86-64-jump.
801 * gas/i386/x86-64-branch.d: Updated.
802 * gas/i386/ilp32/x86-64-branch.d: Likewise.
803 * gas/i386/x86-64-branch.s: Add tests for the operand size prefix
804 with call, jmp and jb.
805 * gas/i386/x86-64-jump.d: New file.
806 * gas/i386/x86-64-jump.s: Likewise.
807
8082015-05-08 Nick Clifton <nickc@redhat.com>
809
810 PR gas/18347
811 * gas/arm/pr18347.s: Add tests of other symbol assignments which
812 should not generate the warning.
813 * gas/arm/pr18347.l: Update expected output.
814
8152015-05-07 H.J. Lu <hongjiu.lu@intel.com>
816
817 * gas/i386/i386.exp: Run relax-3 and x86-64-relax-2.
818 * gas/i386/relax-3.d: New file.
819 * gas/i386/relax-3.s: Likewise.
820 * gas/i386/x86-64-relax-2.d: Likewise.
821
8222015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
823
824 * gas/sparc/natural-32.d: Test ldn, ldna, stn, stna, slln, srln,
825 sran, casn, casna and clrn.
826 * gas/sparc/natural-32.s: Likewise.
827 * gas/sparc/natural.s: Likewise.
828 * gas/sparc/natural.d: Likewise.
829
8302015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
831
832
833 * gas/sparc/natural.s: New file.
834 * gas/sparc/natural-32.s: Likewise.
835 * gas/sparc/natural.d: Likewise.
836 * gas/sparc/natural-32.d: Likewise.
837 * gas/sparc/sparc.exp (sparc_elf_setup): Run the tests natural and
838 natural-32.
839
8402015-05-06 Renlin Li <renlin.li@arm.com>
841
842 * gas/aarch64/codealign_1.s: New.
843 * gas/aarch64/codealign_1.d: New.
844
8452015-05-05 Renlin Li <renlin.li@arm.com>
846
847 * gas/aarch64/mapping_5.d: New.
848 * gas/aarch64/mapping_5.s: New.
849 * gas/aarch64/mapping_6.d: New.
850 * gas/aarch64/mapping_6.s: New.
851
8522015-05-01 H.J. Lu <hongjiu.lu@intel.com>
853
854 * gas/i386/i386.exp: Run note.
855 * gas/i386/note.d: New file.
856 * gas/i386/note.s: Likewise.
857
8582015-04-30 Nick Clifton <nickc@redhat.com>
859
860 PR gas/18347
861 * gas/arm/pr18347.s: New file: Test case.
862 * gas/arm/pr18347.l: New file: Expected assembler output.
863 * gas/arm/pr18347.d: New file: Test driver.
864
8652015-04-29 Nick Clifton <nickc@redhat.com>
866
867 PR gas/18265
868 * gas/arm/pr18256.s: New file: Test case.
869 * gas/arm/pr18256.l: New file: Expected assembler output.
870 * gas/arm/pr18256.d: New file: Test driver.
871
8722015-04-28 Renlin Li <renlin.li@arm.com>
873
874 * gas/arm/thumb2_vpool_be.d: Adjust the desired output.
875 * gas/arm/vldconst_be.d: Ditto.
876
8772015-04-27 Peter Bergner <bergner@vnet.ibm.com>
878
879 * gas/ppc/a2.s: Fixup test case due to dcbt/dcbtst embedded operand
880 ordering change.
881 * gas/ppc/a2.d: Likewise.
882 * gas/ppc/476.d: Likewise.
883 * gas/ppc/booke.s: Remove invalid 3 operand dcbt tests.
884 * gas/ppc/booke.d: Likewise.
885 * gas/ppc/power7.s: Remove lbarx, lharx, stbcx., sthcx., waitrsv
886 and waitimpl tests.
887 * gas/ppc/power7.d: Likewise.
888
8892015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
890
891 * doc/as.texinfo: Document Tag_GNU_S390_ABI_Vector.
892
8932015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
894
895 * gas/s390/zarch-z13.d: Fix tests for VFCE, VLDE, VFSQ, WFK, and
896 WFC.
897 * gas/s390/zarch-z13.s: Likewise.
898
8992015-04-24 Richard Earnshaw <rearnsha@arm.com>
900
901 * gas/arm/align64.d: Delete trailing padding NOPs.
902
9032015-04-23 Matthew Fortune <matthew.fortune@imgtec.com>
904
905 * gas/mips/dla-warn.l: New file.
906 * gas/mips/dla-warn.s: New file.
907 * gas/mips/la-warn.l: New file.
908 * gas/mips/la-warn.s: New file.
909 * gas/mips/mips.exp: Run new tests.
910
9112015-04-23 Matthew Fortune <matthew.fortune@imgtec.com>
912
913 * gas/mips/mips.exp: Require o32 for r6-branch-constraints.
914
9152015-04-23 Jan Beulich <jbeulich@suse.com>
916
917 * gas/i386/avx512dq.d: Add 'z' suffix to vfpclassp{d,s} non-
918 register, non-broadcast cases.
919 * gas/i386/x86-64-avx512dq.d: Likewise.
920 * gas/i386/avx512dq_vl.d: Add 'x' and 'y' suffixes to
921 vcvt{,u}qq2ps and vfpclassp{d,s} non-register, non-broadcast
922 cases.
923 * gas/i386/x86-64-avx512dq_vl.d: Likewise.
924 * gas/i386/avx512f_vl.d: Add 'x' and 'y' suffixes to
925 vcvt{,t}pd2{,u}dq and vcvtpd2ps non-register, non-broadcast
926 cases.
927 * gas/i386/x86-64-avx512f_vl.d: Likewise.
928
9292015-04-23 Jan Beulich <jbeulich@suse.com>
930
931 * gas/i386/avx512dq.s: Drop 'z' suffix from vfpclassp{d,s} in
932 some AT&T and all Intel cases.
933 * gas/i386/x86-64-avx512dq.s: Likewise.
934 * gas/i386/avx512dq_vl.s: Drop 'x' and 'y' suffixes from
935 vcvt{,u}qq2ps and vfpclassp{d,s} in some AT&T and all Intel
936 cases.
937 * gas/i386/x86-64-avx512dq_vl.s: Likewise.
938 * gas/i386/avx512f_vl.s: Drop 'x' and 'y' suffixes from
939 vcvt{,t}pd2{,u}dq and vcvtpd2ps in some AT&T and all Intel
940 cases.
941 * gas/i386/x86-64-avx512f_vl.s: Likewise.
942
9432015-04-20 H.J. Lu <hongjiu.lu@intel.com>
944
945 * gas/i386/ilp32/x86-64-unwind.d: Don't hardcode offset of
946 .shstrtab section.
947 * gas/i386/x86-64-unwind.d: Likewise.
948 * gas/ia64/alias-ilp32.d: Likewise.
949 * gas/ia64/alias.d: Likewise.
950 * gas/ia64/group-1.d: Likewise.
951 * gas/ia64/group-2.d: Likewise.
952 * gas/ia64/secname-ilp32.d: Likewise.
953 * gas/ia64/secname.d: Likewise.
954 * gas/ia64/unwind-ilp32.d: Likewise.
955 * gas/ia64/unwind.d: Likewise.
956 * gas/mmix/bspec-1.d: Likewise.
957 * gas/mmix/byte-1.d: Likewise.
958 * gas/mmix/loc-1.d: Likewise.
959 * gas/mmix/loc-2.d: Likewise.
960 * gas/mmix/loc-3.d: Likewise.
961 * gas/mmix/loc-4.d: Likewise.
962 * gas/mmix/loc-5.d: Likewise.
963 * gas/tic6x/scomm-directive-4.d: Likewise.
964
9652015-04-15 H.J. Lu <hongjiu.lu@intel.com>
966
967 PR binutils/17898
968 * gas/i386/prefix.s: Add rdrand/rdseed prefix tests.
969 * gas/i386/prefix.d: Updated.
970
9712015-04-15 Renlin Li <renlin.li@arm.com>
972
973 * gas/arm/arch7em.d: Adjust required ssat and ssat16 immediate field.
974 * gas/arm/thumb32.d: Likewise.
975
9762015-04-14 Nick Clifton <nickc@redhat.com>
977
978 * gas/lns/lns.exp: Add RL78 to list of targets using
979 DW_LNS_fixed_advance_pc.
980
9812015-04-08 H.J. Lu <hongjiu.lu@intel.com>
982
983 * gas/i386/dw2-compressed-1.d: New file.
984 * gas/i386/dw2-compressed-2.d: Likewise.
985 * gas/i386/dw2-compressed-3.d: Likewise.
986 * gas/i386/x86-64-dw2-compressed-2.d: Likewise.
987 * gas/i386/i386.exp: Run dw2-compressed-2, dw2-compressed-1,
988 dw2-compressed-3 and x86-64-dw2-compressed-2.
989
9902015-04-06 H.J. Lu <hongjiu.lu@intel.com>
991
992 * lib/gas-defs.exp (run_dump_test): Remove is_zlib_supported check.
993
9942015-03-20 H.J. Lu <hongjiu.lu@intel.com>
995
996 * gas/i386/i386.exp: Don't run nops-1-bdver1, nops-1-bdver2,
997 nops-1-bdver3, nops-1-bdver4, nops-1-znver1, nops-1-btver1
998 nops-1-btver2, x86-64-nops-1-nocona, x86-64-nops-1-bdver1,
999 x86-64-nops-1-bdver2, x86-64-nops-1-bdver3, x86-64-nops-1-bdver4,
1000 x86-64-nops-1-znver1, x86-64-nops-1-btver1 nor
1001 x86-64-nops-1-btver2.
1002 * gas/i386/nops-1-core2.d: Updated.
1003 * gas/i386/nops-1-k8.d: Likewise.
1004 * gas/i386/nops-4a-i686.d: Likewise.
1005 * gas/i386/nops-5-i686.d: Likewise.
1006 * gas/i386/nops-5.d: Likewise.
1007 * gas/i386/nops-6.d: Likewise.
1008 * gas/i386/x86-64-nops-1-core2.d: Likewise.
1009 * gas/i386/x86-64-nops-1-g64.d: Likewise.
1010 * gas/i386/x86-64-nops-1-k8.d: Likewise.
1011 * gas/i386/x86-64-nops-1.d: Likewise.
1012 * gas/i386/x86-64-nops-2.d: Likewise.
1013 * gas/i386/x86-64-nops-3.d: Likewise.
1014 * gas/i386/x86-64-nops-4-core2.d: Likewise.
1015 * gas/i386/x86-64-nops-4-k8.d: Likewise.
1016 * gas/i386/x86-64-nops-4.d: Likewise.
1017 * gas/i386/x86-64-nops-5-k8.d: Likewise.
1018 * gas/i386/x86-64-nops-5.d: Likewise.
1019 * gas/i386/ilp32/x86-64-nops-1-core2.d: Likewise.
1020 * gas/i386/ilp32/x86-64-nops-1-k8.d: Likewise.
1021 * gas/i386/ilp32/x86-64-nops-1.d: Likewise.
1022 * gas/i386/ilp32/x86-64-nops-2.d: Likewise.
1023 * gas/i386/ilp32/x86-64-nops-3.d: Likewise.
1024 * gas/i386/ilp32/x86-64-nops-4-core2.d: Likewise.
1025 * gas/i386/ilp32/x86-64-nops-4-k8.d: Likewise.
1026 * gas/i386/ilp32/x86-64-nops-4.d: Likewise.
1027 * gas/i386/ilp32/x86-64-nops-5-k8.d: Likewise.
1028 * gas/i386/ilp32/x86-64-nops-5.d: Likewise.
1029 * gas/i386/nops-1-bdver1.d: Removed.
1030 * gas/i386/nops-1-bdver2.d: Likewise.
1031 * gas/i386/nops-1-bdver3.d: Likewise.
1032 * gas/i386/nops-1-bdver4.d: Likewise.
1033 * gas/i386/nops-1-btver1.d: Likewise.
1034 * gas/i386/nops-1-btver2.d: Likewise.
1035 * gas/i386/nops-1-znver1.d: Likewise.
1036 * gas/i386/x86-64-nops-1-bdver1.d: Likewise.
1037 * gas/i386/x86-64-nops-1-bdver2.d: Likewise.
1038 * gas/i386/x86-64-nops-1-bdver3.d: Likewise.
1039 * gas/i386/x86-64-nops-1-bdver4.d: Likewise.
1040 * gas/i386/x86-64-nops-1-btver1.d: Likewise.
1041 * gas/i386/x86-64-nops-1-btver2.d: Likewise.
1042 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
1043 * gas/i386/x86-64-nops-1-znver1.d: Likewise.
1044 * gas/i386/ilp32/x86-64-nops-1-nocona.d: Likewise.
1045
10462015-03-19 Nick Clifton <nickc@redhat.com>
1047
1048 PR gas/18087
1049 * gas/i386/dw2-compress-1.d: Allow the test to pass regardless of
1050 whether the .debug_info section was compressed on not.
1051
10522015-03-18 H.J. Lu <hongjiu.lu@intel.com>
1053
1054 PR gas/18087
1055 * gas/i386/dw2-compress-1.d: Revert the last change.
1056 * gas/i386/dw2-compress-3.d: New.
1057 * gas/i386/dw2-compress-3.s: Likewise.
1058 * gas/i386/i386.exp: Run dw2-compress-3 for ELF targets.
1059
10602015-03-18 Jon Turney <jon.turney@dronecode.org.uk>
1061 Nick Clifton <nickc@redhat.com>
1062
1063 PR binutils/18087
1064 * gas/i386/dw2-compress-1.d: Do not expect the .debug_abbrev or
1065 .debug_info sections to be compressed.
1066
10672015-03-17 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1068
1069 * gas/i386/i386.exp: Add new znver1 test cases.
1070 * gas/i386/arch-13-znver1.d: New.
1071 * gas/i386/arch-13.d: New.
1072 * gas/i386/arch-13.s: New.
1073 * gas/i386/clzero.d: New.
1074 * gas/i386/clzero.s: New.
1075 * gas/i386/nops-1-znver1.d: New.
1076 * gas/i386/x86-64-arch-3-znver1.d: New.
1077 * gas/i386/x86-64-arch-3.d: New.
1078 * gas/i386/x86-64-arch-3.s: New.
1079 * gas/i386/x86-64-clzero.d: New.
1080 * gas/i386/x86-64-nops-1-znver1.d: New.
1081
10822015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
1083
1084 * gas/mips/mips.exp: Added branch constraints testcase.
1085 * gas/mips/r6-branch-constraints.s: New test.
1086 * gas/mips/r6-branch-constraints.l: New test.
1087
10882015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
1089
1090 * gas/mips/r6.s: Add evp and dvp instructions.
1091 * gas/mips/r6.d: Likewise.
1092 * gas/mips/r6-n32.d: Likewise.
1093 * gas/mips/r6-n64.d: Likewise.
1094
10952015-03-13 Jiong Wang <jiong.wang@arm.com>
1096
1097 * gas/aarch64/diagnostic.s: New testcases.
1098 * gas/aarch64/diagnostic.l: New error match.
1099
11002015-03-13 Jiong Wang <jiong.wang@arm.com>
1101
1102 * gas/aarch64/tail_padding.s: New testcase.
1103 * gas/aarch64/tail_padding.d: New expectation file.
1104
11052015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1106
1107 * gas/s390/zarch-z13.d: Add more z13 instructions.
1108 * gas/s390/zarch-z13.s: Likewise.
1109
11102015-03-05 Renlin Li <renlin.li@arm.com>
1111
1112 * gas/arm/dis-data.d: Adjust the desired output.
1113 * gas/arm/dis-data2.d: Ditto.
1114
11152015-03-10 Renlin Li <renlin.li@arm.com>
1116
1117 * gas/aarch64/ldst-reg-uns-imm.d: Adjust expected output.
1118 * gas/aarch64/ldst-reg-unscaled-imm.d: Likewise.
1119 * gas/aarch64/reloc-insn.d: Likewise.
1120
11212015-03-10 Matthew Wahab <matthew.wahab@arm.com>
1122
1123 * gas/aarch64/codealign.d: Add test for code section alignment.
1124 * gas/aarch64/codealign.s: New file.
1125
11262015-03-04 Richard Sandiford <richard.sandiford@arm.com>
1127
1128 PR gas/17843
1129 * gas/aarch64/tls.s, gas/aarch64/tls.d: Add test for
1130 R_AARCH64_TLSLE_MOVW_TPREL_G0/R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
1131 sequence.
1132
11332015-02-28 Alan Modra <amodra@gmail.com>
1134
1135 * gas/sparc/pcrel.d: Update for changed padding in data sections.
1136 * gas/sparc/pcrel64.d: Likewise.
1137
11382015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
1139
1140 * gas/aarch64/diagnostic.s: Add LDR test.
1141 * gas/aarch64/diagnostic.l: Likewise.
1142
11432015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
1144
1145 * gas/aarch64/diagnostic.s: Add ADR test.
1146 * gas/aarch64/diagnostic.l: Likewise.
1147
11482015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1149
1150 * gas/avr/avr-prop-1.d: New file.
1151 * gas/avr/avr-prop-1.s: New file.
1152
11532015-02-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1154 Oleg Endo <olegendo@gcc.gnu.org>
1155
1156 * gas/sh/arch/arch.exp: Replace dead code to generate expected .s files
1157 with ...
1158 * gas/sh/arch/sh-opc-gen-as.pl: ... this new script.
1159 * gas/sh/arch/arch_expected.txt: Regenerate.
1160 * gas/sh/arch/sh-dsp.s: Likewise.
1161 * gas/sh/arch/sh-opc-gen-as.pl: Likewise.
1162 * gas/sh/arch/sh.s: Likewise.
1163 * gas/sh/arch/sh2.s: Likewise.
1164 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
1165 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
1166 * gas/sh/arch/sh2a-nofpu.s: Likewise.
1167 * gas/sh/arch/sh2a-or-sh3e.s: Likewise.
1168 * gas/sh/arch/sh2a-or-sh4.s: Likewise.
1169 * gas/sh/arch/sh2a.s: Likewise.
1170 * gas/sh/arch/sh2e.s: Likewise.
1171 * gas/sh/arch/sh3-dsp.s: Likewise.
1172 * gas/sh/arch/sh3-nommu.s: Likewise.
1173 * gas/sh/arch/sh3.s: Likewise.
1174 * gas/sh/arch/sh3e.s: Likewise.
1175 * gas/sh/arch/sh4-nofpu.s: Likewise.
1176 * gas/sh/arch/sh4-nommu-nofpu.s: Likewise.
1177 * gas/sh/arch/sh4.s: Likewise.
1178 * gas/sh/arch/sh4a-nofpu.s: Likewise.
1179 * gas/sh/arch/sh4a.s: Likewise.
1180 * gas/sh/arch/sh4al-dsp.s: Likewise.
1181
11822015-02-24 Nick Clifton <nickc@redhat.com>
1183
1184 * gas/elf/elf.exp: Add special version of the section2 test for
1185 the V850.
1186 * gas/elf/section2.e-v850: New file.
1187
11882015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1189
1190 * gas/arm/armv1.l: Remove 'Warning: ' from expected messages
1191 for deprecations.
1192 * gas/arm/armv8-a-bad.l: Likewise.
1193 * gas/arm/armv8-a-it-bad.l: Likewise.
1194 * gas/arm/depr-swp.l: Likewise.
1195 * gas/arm/ldsgeb.l: Likewise.
1196 * gas/arm/ldsgeh.l: Likewise.
1197 * gas/arm/thumb2_bad_reg.l: Likewise.
1198 * gas/arm/thumb32.l: Likewise.
1199 * gas/arm/udf.l: Likewise.
1200 * gas/arm/vstr-arm-bad.l: Likewise.
1201
12022015-01-28 James Bowman <james.bowman@ftdichip.com>
1203
1204 * gas/ft32/ft32.exp: New file.
1205 * gas/ft32/insn.d: New file.
1206 * gas/ft32/insn.s: New file.
1207
12082015-01-19 Alan Modra <amodra@gmail.com>
1209
1210 * gas/all/none.s,
1211 * gas/all/none.d: New test.
1212 * gas/all/gas.exp: Run it.
1213
12142015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1215
1216 * gas/s390/esa-g5.d: Add a variant without the optional operand.
1217 * gas/s390/esa-g5.s: Likewise.
1218 * gas/s390/esa-z9-109.d: Likewise.
1219 * gas/s390/esa-z9-109.s: Likewise.
1220 * gas/s390/zarch-z9-109.d: Likewise.
1221 * gas/s390/zarch-z9-109.s: Likewise.
1222 * gas/s390/zarch-z10.d: For variants with a zero optional argument
1223 it is not dumped by objdump anymore.
1224 * gas/s390/zarch-zEC12.d: Likewise.
1225
1226 * gas/s390/zarch-z13.d: New file.
1227 * gas/s390/zarch-z13.s: New file.
1228 * gas/s390/s390.exp: Run the test for the z13 files.
1229
12302015-01-13 Matthew Wahab <matthew.wahab@arm.com>
1231
1232 * gas/arm/ual-vcmp.s: Add vcmp, vcmpe with #0x0 operand.
1233 * gas/ual/vcmp.d: Update expected output.
1234 * gas/ual/vcmp-zero-bad.l: Likewise
1235
12362015-01-12 Jan Beulich <jbeulich@suse.com>
1237
1238 gas/cfi/cfi-label.d, gas/cfi/cfi-label.s: New.
1239 gas/cfi/cfi.exp: Run new tests.
1240
12412015-01-12 Jan Beulich <jbeulich@suse.com>
1242
1243 * gas/arm/neon-addressing-bad.s: Add test for invalid VSHL,
1244 VQSHL, and VQSHLU immediates.
1245 * gas/arm/neon-addressing-bad.l: Update accordingly.
1246
12472015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
1248
1249 * gas/avr/large-debug-line-table.d: New file.
1250 * gas/avr/large-debug-line-table.s: New file.
1251
12522015-01-01 Alan Modra <amodra@gmail.com>
1253
1254 Update year range in copyright notice of all files.
1255
1256For older changes see ChangeLog-2014
1257\f
1258Copyright (C) 2015 Free Software Foundation, Inc.
1259
1260Copying and distribution of this file, with or without modification,
1261are permitted in any medium without royalty provided the copyright
1262notice and this notice are preserved.
1263
1264Local Variables:
1265mode: change-log
1266left-margin: 8
1267fill-column: 74
1268version-control: never
1269End:
This page took 0.027166 seconds and 4 git commands to generate.