[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
3e8286c0
RL
12015-10-02 Renlin Li <renlin.li@arm.com>
2
3 * gas/aarch64/reloc-tlsgd_g0_nc.d: New.
4 * gas/aarch64/reloc-tlsgd_g0_nc.s: New.
5
1aa66fb1
RL
62015-10-02 Renlin Li <renlin.li@arm.com>
7
8 * gas/aarch64/reloc-tlsgd_g1.s: New.
9 * gas/aarch64/reloc-tlsgd_g1.s: New.
10
ca632371
RL
112015-10-02 Renlin Li <renlin.li@arm.com>
12
13 * gas/aarch64/reloc-gotoff_g0_nc.s: New.
14 * gas/aarch64/reloc-gotoff_g0_nc.d: New.
15
654248e7
RL
162015-10-02 Renlin Li <renlin.li@arm.com>
17
18 * gas/aarch64/reloc-gotoff_g1.s: New.
19 * gas/aarch64/reloc-gotoff_g1.d: New.
20
2ec6d9e6
AM
212015-09-30 Alan Modra <amodra@gmail.com>
22
23 * gas/ppc/ppc.exp (e500-ill): Pass -me500.
24 * gas/ppc/e500-ill.s: Remove .machine.
25 * gas/ppc/e500-ill.l: Remove line numbers.
26
7ecc513a
DV
272015-09-29 Dominik Vogt <vogt@linux.vnet.ibm.com>
28
29 * gas/s390/s390.exp: Add new tests.
30 * gas/s390/machine-parsing-1.s: New test file.
31 * gas/s390/machine-parsing-1.l: Likewise.
32 * gas/s390/machine-parsing-2.s: Likewise.
33 * gas/s390/machine-parsing-2.l: Likewise.
34 * gas/s390/machine-parsing-3.s: Likewise.
35 * gas/s390/machine-parsing-3.l: Likewise.
36 * gas/s390/machine-parsing-4.s: Likewise.
37 * gas/s390/machine-parsing-4.l: Likewise.
38 * gas/s390/machine-parsing-5.s: Likewise.
39 * gas/s390/machine-parsing-5.l: Likewise.
40 * gas/s390/machine-parsing-6.s: Likewise.
41 * gas/s390/machine-parsing-6.l: Likewise.
42
36f7a941
TR
432015-09-28 Tom Rix <tom@bumblecow.com>
44
45 * gas/ppc/e500-ill.s: New testcase for illegal ppc e500 ops.
46 * gas/ppc/e500-ill.l: Expected results.
47 * gas/ppc/ppc.exp: Run it.
48
38074311
JM
492015-08-25 Jose E. Marchesi <jose.marchesi@oracle.com>
50
51 * gas/sparc/wrpr.s: Test writing to the privileged %pmcdper
52 register.
53 * gas/sparc/wrpr.d: ...and the expected result.
54 * gas/sparc/rdpr.s: Test reading from the privileged %pmcdper
55 register.
56 * gas/sparc/rdpr.d: ...and the expected result.
57
cdbfb886
SD
582015-08-25 Simon Dardis <Simon.Dardis@imgtec.com>
59
60 * gas/mips/micromips32-move.d: Update expected disassembly.
61 * gas/mips/move.d: Likewise.
62 * gas/mips/move.s: Fix for some MIPS configurations.
63
5f40e14d
JS
642015-08-24 Jan Stancek <jstancek@redhat.com>
65
66 * gas/i386/intel.s: Add test of disassembly of a potential
67 three byte instuction at the end of a function.
68 * gas/i386/intel.d: Update expected disassembly.
69
d02603dc
NC
702015-08-21 Nick Clifton <nickc@redhat.com>
71
72 PR gas/18581
73 * gas/all/byte.d: Disable this test. Quoted expressions
74 are now allowed in .byte directives.
75 * gas/all/quoted-sym-names.s: New test.
76 * gas/all/quoted-sym-names.d: Expected output.
77 * gas/all/gas.exp: Run the new test.
78
ab4e4ed5
AF
792015-08-21 Alexander Fomin <alexander.fomin@intel.com>
80
81 PR binutils/18257
82 * gas/i386/disassem.s: Add mask instructions with invalid ModR/M byte.
83 * gas/i386/x86-64-disassem.s: Likewise.
84 * gas/i386/disassem.d: Updated.
85 * gas/i386/x86-64-disassem.d: Likewise.
86
4c562523
JW
872015-08-19 Jiong Wang <jiong.wang@arm.com>
88
89 * gas/aarch64/reloc-dtprel-lo12-ldst8.s: New testcase.
90 * gas/aarch64/reloc-dtprel-lo12_nc-ldst8.s: Likewise.
91 * gas/aarch64/reloc-dtprel-lo12-ldst16.s: Likewise.
92 * gas/aarch64/reloc-dtprel-lo12_nc-ldst16.s: Likewise.
93 * gas/aarch64/reloc-dtprel-lo12-ldst32.s: Likewise.
94 * gas/aarch64/reloc-dtprel-lo12_nc-ldst32.s: Likewise.
95 * gas/aarch64/reloc-dtprel-lo12-ldst64.s: Likewise.
96 * gas/aarch64/reloc-dtprel-lo12_nc-ldst64.s: Likewise.
97 * gas/aarch64/reloc-dtprel-lo12-ldst8.d: New expectation file.
98 * gas/aarch64/reloc-dtprel-lo12_nc-ldst8.d: Likewise.
99 * gas/aarch64/reloc-dtprel-lo12-ldst16.d: Likewise.
100 * gas/aarch64/reloc-dtprel-lo12_nc-ldst16.d: Likewise.
101 * gas/aarch64/reloc-dtprel-lo12-ldst32.d: Likewise.
102 * gas/aarch64/reloc-dtprel-lo12_nc-ldst32.d: Likewise.
103 * gas/aarch64/reloc-dtprel-lo12-ldst64.d: Likewise.
104 * gas/aarch64/reloc-dtprel-lo12_nc-ldst64.d: Likewise.
105
49df5539
JW
1062015-08-19 Jiong Wang <jiong.wang@arm.com>
107
108 * gas/aarch64/reloc-dtprel_g0.s: New testcase.
109 * gas/aarch64/reloc-dtprel_g0-ilp32.s: Likewise.
110 * gas/aarch64/reloc-dtprel_g0_nc.s: Likewise.
111 * gas/aarch64/reloc-dtprel_g0_nc-ilp32.s: Likewise.
112 * gas/aarch64/reloc-dtprel_g1.s: Likewise.
113 * gas/aarch64/reloc-dtprel_g1-ilp32.s: Likewise.
114 * gas/aarch64/reloc-dtprel_g1_nc.s: Likewise.
115 * gas/aarch64/reloc-dtprel_g2.s: Likewise.
116 * gas/aarch64/reloc-dtprel_hi12.s: Likewise.
117 * gas/aarch64/reloc-dtprel_hi12-ilp32.s: Likewise.
118 * gas/aarch64/reloc-dtprel_g0.d: New expectation file.
119 * gas/aarch64/reloc-dtprel_g0-ilp32.d: Likewise.
120 * gas/aarch64/reloc-dtprel_g0_nc.d: Likewise.
121 * gas/aarch64/reloc-dtprel_g0_nc-ilp32.d: Likewise.
122 * gas/aarch64/reloc-dtprel_g1.d: Likewise.
123 * gas/aarch64/reloc-dtprel_g1-ilp32.d: Likewise.
124 * gas/aarch64/reloc-dtprel_g1_nc.d: Likewise.
125 * gas/aarch64/reloc-dtprel_g2.d: Likewise.
126 * gas/aarch64/reloc-dtprel_hi12.d: Likewise.
127 * gas/aarch64/reloc-dtprel_hi12-ilp32.d: Likewise.
128
13289c10
JW
1292015-08-19 Jiong Wang <jiong.wang@arm.com>
130
131 * gas/aarch64/reloc-dtprel_lo12_nc.s: New testcase.
132 * gas/aarch64/reloc-dtprel_lo12_nc-ilp32.s: Likewise.
133 * gas/aarch64/reloc-dtprel_lo12_nc.d: New expectation file.
134 * gas/aarch64/reloc-dtprel_lo12_nc-ilp32.d: Likewise.
135
4ab90a7a
AV
1362015-08-13 Andre Vieira <andre.simoesdiasvieira@arm.com>
137
138 * gas/arm/nops.d: New.
139 * gas/arm/nops.s: New.
140 * gas/arm/inst.d: Changed expectation file for 26-bit teq,
141 tst, cmn and cmp.
142
b46824bd
MF
1432015-08-12 Max Filippov <jcmvbkbc@gmail.com>
144
145 * gas/xtensa/all.exp: Add auto-litpools to the list of xtensa
146 tests.
147 * gas/xtensa/auto-litpools.s: New file: auto-litpools test.
148 * gas/xtensa/auto-litpools.s: New file: auto-litpools test
149 result pattern.
150
40fc1451
SD
1512015-08-12 Simon Dardis <simon.dardis@imgtec.com>
152
153 * gas/mips/elf-rel23.d: Update test.
154 * gas/mips/elf-rel23.d: Ditto.
155 * gas/mips/elf-rel23a.d: Ditto.
156 * gas/mips/elf-rel23b.d: Ditto.
157 * gas/mips/elf_e_flags1.d: Ditto.
158 * gas/mips/elf_e_flags2.d: Ditto.
159 * gas/mips/elf_e_flags3.d: Ditto.
160 * gas/mips/elf_e_flags4.d: Ditto.
161 * gas/mips/loc-swap-dis.d: Ditto.
162 * gas/mips/micromips-insn32.d: Ditto.
163 * gas/mips/micromips-noinsn32.d: Ditto.
164 * gas/mips/micromips-trap.d: Ditto.
165 * gas/mips/micromips.d: Ditto.
166 * gas/mips/mips-abi32-pic.d: Ditto.
167 * gas/mips/mips-abi32.d: Ditto.
168 * gas/mips/mips-gp32-fp32-pic.d: Ditto.
169 * gas/mips/mips-gp32-fp32.d: Ditto.
170 * gas/mips/mips-gp32-fp64-pic.d: Ditto.
171 * gas/mips/mips-gp32-fp64.d: Ditto.
172 * gas/mips/mips-gp64-fp32-pic.d: Ditto.
173 * gas/mips/mips-gp64-fp32.d: Ditto.
174 * gas/mips/mips-gp64-fp64-pic.d: Ditto.
175 * gas/mips/mips-gp64-fp64.d: Ditto.
176 * gas/mips/mipsr6@loc-swap-dis.d: Ditto.
177 * gas/mips/tls-o32.d: Ditto.
178 * gas/mips/uld2-eb.d: Ditto.
179 * gas/mips/uld2-el.d: Ditto.
180 * gas/mips/ulw2-eb-ilocks.d: Ditto.
181 * gas/mips/ulw2-eb.d: Ditto.
182 * gas/mips/ulw2-el-ilocks.d: Ditto.
183 * gas/mips/ulw2-el.d: Ditto.
184 * gas/mips/move.d: New test.
185 * gas/mips/move.s: Ditto.
186 * gas/mips/micromips32-move.d: Ditto.
187 * gas/mips/micromips32-move.s: Ditto.
188 * gas/mips/mips.exp: Run the new tests.
189
70151fb5
JW
1902015-08-11 Jiong Wang <jiong.wang@arm.com>
191
192 * gas/aarch64/reloc-dtprel_lo12-1.s: New testcase.
193 * gas/aarch64/reloc-dtprel_lo12-ilp32-1.s: Likewise.
194 * gas/aarch64/reloc-dtprel_lo12-1.d: New expectation file.
195 * gas/aarch64/reloc-dtprel_lo12-ilp32-1.d: Likewise.
196
a12fad50
JW
1972015-08-11 Jiong Wang <jiong.wang@arm.com>
198
199 * gas/aarch64/reloc-tlsldm_lo12_nc-1.s: New testcase.
200 * gas/aarch64/reloc-tlsldm_lo12_nc-ilp32-1.s: Likewise.
201 * gas/aarch64/reloc-tlsldm_lo12_nc-1.d: New expectation file.
202 * gas/aarch64/reloc-tlsldm_lo12_nc-ilp32-1.d: Likewise.
203
1107e076
JW
2042015-08-11 Jiong Wang <jiong.wang@arm.com>
205
206 * gas/aarch64/reloc-tlsldm-page-1.s: New testcase.
207 * gas/aarch64/reloc-tlsldm-page-ilp32-1.s: Likewise.
208 * gas/aarch64/reloc-tlsldm-page-1.d: New expectation file.
209 * gas/aarch64/reloc-tlsldm-page-ilp32-1.d: Likewise.
210
75fb7498
RS
2112015-08-10 Robert Suchanek <robert.suchanek@imgtec.com>
212
213 * gas/mips/r6.s: Add tests for "sigrie".
214 * gas/mips/r6.d: Check for "sigrie".
215 * gas/mips/r6-n32.d: Likewise.
216 * gas/mips/r6-n64.d: Likewise.
217
a8484f96
L
2182015-07-30 H.J. Lu <hongjiu.lu@intel.com>
219
220 PR binutils/13571
221 * gas/i386/i386.exp: Run i386-intel and x86_64-intel.
222 * gas/i386/i386-intel.d: New file.
223 * gas/i386/x86_64-intel.d: Likewise.
224
aff1a65e
NC
2252015-07-24 Nick Clifton <nickc@redhat.com>
226
227 * gas/all/struct.d: Allow for extra symbols in the output.
228 * gas/macros/test1.d: Likewise.
229 * gas/elf/elf.exp: Add an rl78 machine.
230 * gas/elf/sections2e-rl78: New file.
231
20c2a615
L
2322015-07-22 Alexander Fomin <alexander.fomin@intel.com>
233
234 PR binutils/18631
235 * gas/i386avx512dq-intel.d: Replace "QWORD" with "DWORD" in
236 vcvtt?ps2u?qq instructions disassembly regexes.
237 Add disassembly regex for new test.
238 * gas/i386/avx512dq.d: Likewise.
239 * gas/i386/avx512dq_vl-intel.d: Likewise.
240 * gas/i386/avx512dq_vl.d: Likewise.
241 * gas/i386/x86-64-avx512dq-intel.d: Likewise.
242 * gas/i386/x86-64-avx512dq.d: Likewise.
243 * gas/i386/x86-64-avx512dq_vl-intel.d: Likewise.
244 * gas/i386/x86-64-avx512dq_vl.d: Likewise.
245 * gas/i386/avx512dq.s: Add new test for Intel syntax with memory
246 operand and broadcasting enabled.
247 * gas/i386/avx512dq_vl.s: Likewise.
248 * gas/i386/x86-64-avx512dq.s: Likewise.
249 * gas/i386/x86-64-avx512dq_vl.s: Likewise.
250
f33026a9
MW
2512015-07-20 Matthew Wahab <matthew.wahab@arm.com>
252
253 * gas/arm/attr-march-armv6kz.d: New.
254 * gas/arm/attr-march-armv6kzt2.d: New.
255
6c37fedc
JW
2562015-07-16 Jiong Wang <jiong.wang@arm.com>
257
258 * gas/aarch64/reloc-tlsldm-1.s: New testcase.
259 * gas/aarch64/reloc-tlsldm-ilp32-1.s: Ditto.
260 * gas/aarch64/reloc-tlsldm-1.d: New expectation file.
261 * gas/aarch64/reloc-tlsldm-ilp32-1.d: Ditto.
262
84b52b66
JG
2632015-07-16 James Greenhalgh <james.greenhalgh@arm.com>
264
265 * gas/arm/arch7em-bad.l: Update expected errors.
266 * gas/arm/arch7m-bad.l: Likewise.
267 * gas/arm/arm-idiv-bad.l: Likewise.
268 * gas/arm/arm7-bad.l: Likewise.
269 * gas/arm/armv1-bad.l: Likewise.
270 * gas/arm/thumb-w-bad.l: Likewise.
271
209ce4c2
L
2722015-07-10 H.J. Lu <hongjiu.lu@intel.com>
273
274 * gas/i386/dw2-compress-1.d: Updated to accept .debug_* sections.
275
328e7bfd
DC
2762015-07-08 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
277
278 * gas/avr/pc-relative-reloc.d: New test for 32 bit pc relative reloc.
279 * gas/avr/per-function-debugline.s: New test source.
280
ef5a96d5
AM
2812015-07-03 Alan Modra <alan@squeak.grove.modra.org>
282
283 * gas/ppc/titan.d: Correct mfmcsrr0 disassembly.
284
0cb5a38a
SL
2852015-07-01 Sandra Loosemore <sandra@codesourcery.com>
286 Cesar Philippidis <cesar@codesourcery.com>
287
288 * gas/nios2/add-r2.d: New.
289 * gas/nios2/align_fill-r2.d: New.
290 * gas/nios2/align_text-r2.d: New.
291 * gas/nios2/aligned_text-r2.d: New.
292 * gas/nios2/and-r2.d: New.
293 * gas/nios2/andc.d: New.
294 * gas/nios2/andc.s: New.
295 * gas/nios2/bmx.d: New.
296 * gas/nios2/bmx.s: New.
297 * gas/nios2/branch-r2.d: New.
298 * gas/nios2/break-r2.d: New.
299 * gas/nios2/bret-r2.d: New.
300 * gas/nios2/cache-r2.d: New.
301 * gas/nios2/cache-r2.s: New.
302 * gas/nios2/call-r2.d: New.
303 * gas/nios2/call26-r2.d: New.
304 * gas/nios2/call26_noat-r2.d: New.
305 * gas/nios2/call_noat-r2.d: New.
306 * gas/nios2/cdx_add.d: New.
307 * gas/nios2/cdx_add.s: New.
308 * gas/nios2/cdx_and.d: New.
309 * gas/nios2/cdx_and.s: New.
310 * gas/nios2/cdx_break.d: New.
311 * gas/nios2/cdx_break.s: New.
312 * gas/nios2/cdx_callr.d: New.
313 * gas/nios2/cdx_callr.s: New.
314 * gas/nios2/cdx_jmpr.d: New.
315 * gas/nios2/cdx_jmpr.s: New.
316 * gas/nios2/cdx_ldbu.d: New.
317 * gas/nios2/cdx_ldbu.s: New.
318 * gas/nios2/cdx_ldhu.d: New.
319 * gas/nios2/cdx_ldhu.s: New.
320 * gas/nios2/cdx_ldw.d: New.
321 * gas/nios2/cdx_ldw.s: New.
322 * gas/nios2/cdx_ldwsp.d: New.
323 * gas/nios2/cdx_ldwsp.s: New.
324 * gas/nios2/cdx_mov.d: New.
325 * gas/nios2/cdx_mov.s: New.
326 * gas/nios2/cdx_neg.d: New.
327 * gas/nios2/cdx_neg.s: New.
328 * gas/nios2/cdx_not.d: New.
329 * gas/nios2/cdx_not.s: New.
330 * gas/nios2/cdx_or.d: New.
331 * gas/nios2/cdx_or.s: New.
332 * gas/nios2/cdx_pop.d: New.
333 * gas/nios2/cdx_pop.s: New.
334 * gas/nios2/cdx_push.d: New.
335 * gas/nios2/cdx_push.s: New.
336 * gas/nios2/cdx_relax.d: New.
337 * gas/nios2/cdx_relax.s: New.
338 * gas/nios2/cdx_ret.d: New.
339 * gas/nios2/cdx_ret.s: New.
340 * gas/nios2/cdx_sll.d: New.
341 * gas/nios2/cdx_sll.s: New.
342 * gas/nios2/cdx_spaddi.d: New.
343 * gas/nios2/cdx_spaddi.s: New.
344 * gas/nios2/cdx_spdeci.d: New.
345 * gas/nios2/cdx_spdeci.s: New.
346 * gas/nios2/cdx_srl.d: New.
347 * gas/nios2/cdx_srl.s: New.
348 * gas/nios2/cdx_stb.d: New.
349 * gas/nios2/cdx_stb.s: New.
350 * gas/nios2/cdx_sth.d: New.
351 * gas/nios2/cdx_sth.s: New.
352 * gas/nios2/cdx_stw.d: New.
353 * gas/nios2/cdx_stw.s: New.
354 * gas/nios2/cdx_stwsp.d: New.
355 * gas/nios2/cdx_stwsp.s: New.
356 * gas/nios2/cdx_sub.d: New.
357 * gas/nios2/cdx_sub.s: New.
358 * gas/nios2/cdx_trap.d: New.
359 * gas/nios2/cdx_trap.s: New.
360 * gas/nios2/cdx_xor.d: New.
361 * gas/nios2/cdx_xor.s: New.
362 * gas/nios2/cmp-r2.d: New.
363 * gas/nios2/comments-r2.d: New.
364 * gas/nios2/complex-r2.d: New.
365 * gas/nios2/ctl-r2.d: New.
366 * gas/nios2/custom-r2.d: New.
367 * gas/nios2/eni.d: New.
368 * gas/nios2/eni.s: New.
369 * gas/nios2/etbt-r2.d: New.
370 * gas/nios2/flushda-r2.d: New.
371 * gas/nios2/jmp-r2.d: New.
372 * gas/nios2/ldb-r2.d: New.
373 * gas/nios2/ldb-r2.s: New.
374 * gas/nios2/ldh-r2.d: New.
375 * gas/nios2/ldh-r2.s: New.
376 * gas/nios2/ldw-r2.d: New.
377 * gas/nios2/ldw-r2.s: New.
378 * gas/nios2/ldwm.d: New.
379 * gas/nios2/ldwm.s: New.
380 * gas/nios2/lineseparator-r2.d: New.
381 * gas/nios2/movia-r2.d: New.
382 * gas/nios2/mpx.d: New.
383 * gas/nios2/mpx.s: New.
384 * gas/nios2/mul-r2.d: New.
385 * gas/nios2/nop-r2.d: New.
386 * gas/nios2/nop-r2.s: New.
387 * gas/nios2/nor-r2.d: New.
388 * gas/nios2/or-r2.d: New.
389 * gas/nios2/rdprs-r2.d: New.
390 * gas/nios2/rdprs-r2.s: New.
391 * gas/nios2/registers-r2.d: New.
392 * gas/nios2/ret-r2.d: New.
393 * gas/nios2/rotate-r2.d: New.
394 * gas/nios2/stb-r2.d: New.
395 * gas/nios2/stb-r2.s: New.
396 * gas/nios2/sth-r2.d: New.
397 * gas/nios2/sth-r2.s: New.
398 * gas/nios2/stw-r2.d: New.
399 * gas/nios2/stw-r2.s: New.
400 * gas/nios2/stwm.d: New.
401 * gas/nios2/stwm.s: New.
402 * gas/nios2/sub-r2.d: New.
403 * gas/nios2/sync-r2.d: New.
404 * gas/nios2/trap-r2.d: New.
405 * gas/nios2/tret-r2.d: New.
406 * gas/nios2/wrpie.d: New.
407 * gas/nios2/wrpie.s: New.
408 * gas/nios2/wrprs-r2.d: New.
409 * gas/nios2/xor-r2.d: New.
410
9916071f
AP
4112015-06-30 Amit Pawar <Amit.Pawar@amd.com>
412
413 * gas/i386/i386.exp: Add new mwaitx test cases.
414 * gas/i386/mwaitx.s: New.
415 * gas/i386/mwaitx-bdver4.d: New.
416 * gas/i386/x86-64-mwaitx.s: New.
417 * gas/i386/x86-64-mwaitx-bdver4.d: New.
418 * gas/i386/mwaitx-reg.s: New.
419 * gas/i386/mwaitx-reg.l: New.
420 * gas/i386/x86-64-mwaitx-reg.l: New.
421 * gas/i386/x86-64-mwaitx-reg.s: New.
422 * gas/i386/arch-13.s: Updated.
423 * gas/i386/arch-13.d: Updated.
424 * gas/i386/arch-13-znver1.d: Updated.
425 * gas/i386/x86-64-arch-3.s: Updated.
426 * gas/i386/x86-64-arch-3.d: Updated.
427 * gas/i386/x86-64-arch-3-znver1.d: Updated.
428
216cb583
L
4292015-06-27 H.J. Lu <hongjiu.lu@intel.com>
430
431 * gas/ia64/psn.d: Updated.
432 * gas/ia64/xdata-ilp32.d: Likewise.
433
4a677ba7
L
4342015-06-25 H.J. Lu <hongjiu.lu@intel.com>
435
436 * gas/mmix/loc-3.d: Updated.
437 * gas/mmix/loc-5.d: Likewise.
438
ef10c3ac
L
4392015-06-25 H.J. Lu <hongjiu.lu@intel.com>
440
441 PR gas/18451
442 * gas/elf/elf.exp: Run strtab.
443 * gas/elf/strtab.d: New file.
444 * gas/elf/strtab.s: Likewise.
445
7b934113
PB
4462015-06-22 Peter Bergner <bergner@vnet.ibm.com>
447
448 * gas/ppc/e6500.s <sync>: Fix invalid test.
449 * gas/ppc/e6500.d: Likewise.
450
bdc4de1b
NC
4512015-06-22 Nick Clifton <nickc@redhat.com>
452
453 * gas/arm/backslash-at.s: Add extra .byte directives so that the
454 foo symbol does not appear to point half way through an
455 instruction.
456 * gas/arm/backslash-at.d: Update expected disassembly.
457 * gas/i386/ilp32/x86-64-opcode-inval-intel.d: Likewise.
458 * gas/i386/ilp32/x86-64-opcode-inval.d: Likewise.
459 * gas/i386/x86-64-opcode-inval-intel.d: Likewise.
460 * gas/i386/x86-64-opcode-inval.d: Likewise.
461
11a0cf2e
PB
4622015-06-19 Peter Bergner <bergner@vnet.ibm.com>
463
464 * gas/ppc/power8.d: Fixup rfebb test results.
465 * gas/ppc/a2.s: Fix invalid mfcr test.
466 * gas/ppc/a2.d: Likewise.
467
c12d2c9d
NC
4682015-06-18 Nick Clifton <nickc@redhat.com>
469
470 PR gas/18541
471 * gas/arm/thumb.s: Add test of ADR against a nearby symbol.
472 * gas/arm/thumb.d: Update expected output.
473 * gas/arm/thumb-eabi.d: Likewise.
474
75c11999
NC
4752015-06-18 Nick Clifton <nickc@redhat.com>
476
477 PR gas/18481
478 * gas/arm/tls.s: Add tests of the tpoff pseudo with a local
479 symbol.
480 * gas/arm/tls.d: Update expected output.
481
ba592044
AM
4822015-06-17 Alessandro Marzocchi <alessandro.marzocchi@gmail.com>
483
484 PR gas/18500
485 * gas/arm/vfpv2-ldr_immediate.s: New test case.
486 * gas/arm/vfpv2-ldr_immediate.d: Expected disassembly.
487 * gas/arm/vfpv3-ldr_immediate.s: New test case.
488 * gas/arm/vfpv3-ldr_immediate.d: Expected disassembly.
489 * gas/arm/vfpv3xd-ldr_immediate.s: New test case.
490 * gas/arm/vfpv3xd-ldr_immediate.d: Expected disassembly.
491
12569877
AM
492 PR gas/18499
493 * gas/arm/thumb2_ldr_immediate_armv6.s: New test case.
494 * gas/arm/thumb2_ldr_immediate_armv6.d: Expected disassembly.
495 * gas/arm/thumb2_ldr_immediate_armv6t2.s: New test case.
496 * gas/arm/thumb2_ldr_immediate_armv6t2.d: Expected disassembly.
497
bdfa8b95
MW
4982015-06-16 Matthew Wahab <matthew.wahab@arm.com>
499
500 * sysreg.d: Add id_mmfr4_el1, update expected output.
501 * sysreg.s: Add id_mmfr4_el1.
502
87f5fbcc
RL
5032015-06-15 Renlin Li <renlin.li@arm.com>
504
505 * gas/aarch64/reloc-insn.s: Update test
506 * gas/aarch64/reloc-insn.d: Update expected result.
507
d025d5e5
MW
5082015-06-13 Mark Wielaard <mjw@redhat.com>
509
510 * gas/aarch64/dwarf.d: New.
511 * gas/aarch64/dwarf.s: New.
512
40f77f82
AM
5132015-06-04 Peter Bergner <bergner@vnet.ibm.com>
514
515 * gas/ppc/a2.d: Fixup test case due to new extended mnemonic.
516 * gas/ppc/power4.s <hwsync, lwsync, ptesync, sync>: Add tests.
517 * gas/ppc/power4.d: Likewise.
518
f277626b
MW
5192015-06-03 Matthew Wahab <matthew.wahab@arm.com>
520
521 * gas/arm/armv8-a+rdma.d: New.
522 * gas/arm/armv8-a+rdma.s: New.
523
9e1f0fa7
MW
5242015-06-02 Matthew Wahab <matthew.wahab@arm.com>
525
ddfded2f
MW
526 * gas/arm/armv8-a+pan.d: New.
527 * gas/arm/armv8-a+pan.s: New.
9e1f0fa7 528
290806fd
MW
5292015-06-02 Matthew Wahab <matthew.wahab@arm.com>
530
ddfded2f
MW
531 * gas/aarch64/rdma-directive.d: New.
532 * gas/aarch64/rdma.d: New.
533 * gas/aarch64/rdma.s: New.
534
5352015-06-02 Matthew Wahab <matthew.wahab@arm.com>
536
537 * gas/aarch64/lor-directive.d: New.
538 * gas/aarch64/lor.d: New.
539 * gas/aarch64/lor.s: New
290806fd 540
72ca8fad
MW
5412015-06-01 Matthew Wahab <matthew.wahab@arm.com>
542
ddfded2f
MW
543 * gas/aarch64/pan-directive.d: New.
544 * gas/aarch64/pan.d: New.
545 * gas/aarch64/pan.s: New
72ca8fad 546
3d715ce4
JW
5472015-06-01 Jiong Wang <jiong.wang@arm.com>
548
549 * gas/aarch64/ilp32-basic.s: New testcase.
550 * gas/aarch64/ilp32-basic.d: Ditto.
551
a921b5bd
JW
5522015-06-01 Jiong Wang <jiong.wang@arm.com>
553
554 * gas/aarch64/reloc-insn.s: New testcase.
555 * gas/aarch64/reloc-insn.d: Ditto.
556
3a8547d2
JB
5572015-06-01 Jan Beulich <jbeulich@suse.com>
558
559 * gas/i386/avx512f.s: Adjust operand order for Intel syntax
560 vcvt{,u}si2ss.
561 * gas/i386/x86-64-avx512f.s: Adjust operand order for Intel
562 syntax vcvt{,u}si2s{d,s}.
563
015c54d5
JB
5642015-06-01 Jan Beulich <jbeulich@suse.com>
565
566 * gas/i386/avx512f-intel.d: Adjust expectations on operand order.
567 * gas/i386/evex-lig256-intel.d: Likewise.
568 * gas/i386/evex-lig512-intel.d: Likewise.
569 * gas/i386/x86-64-avx512f-intel.d: Likewise.
570 * gas/i386/x86-64-evex-lig256-intel.d: Likewise.
571 * gas/i386/x86-64-evex-lig512-intel.d: Likewise.
572
2f0c68f2
CM
5732015-05-28 Catherine Moore <clm@codesourcery.com>
574 Bernd Schmidt <bernds@codesourcery.com>
575
576 gas/testsuite/
577 * gas/mips/mips.exp: Run new tests.
578
579 * gas/mips/compact-eh-1.s: New file.
580 * gas/mips/compact-eh-2.s: New file.
581 * gas/mips/compact-eh-3.s: New file.
582 * gas/mips/compact-eh-4.s: New file.
583 * gas/mips/compact-eh-5.s: New file.
584 * gas/mips/compact-eh-6.s: New file.
585 * gas/mips/compact-eh-7.s: New file.
586 * gas/mips/compact-eh-eb-1.d: New file.
587 * gas/mips/compact-eh-eb-2.d: New file.
588 * gas/mips/compact-eh-eb-3.d: New file.
589 * gas/mips/compact-eh-eb-4.d: New file.
590 * gas/mips/compact-eh-eb-5.d: New file.
591 * gas/mips/compact-eh-eb-6.d: New file.
592 * gas/mips/compact-eh-eb-7.d: New file.
593 * gas/mips/compact-eh-el-1.d: New file.
594 * gas/mips/compact-eh-el-2.d: New file.
595 * gas/mips/compact-eh-el-3.d: New file.
596 * gas/mips/compact-eh-el-4.d: New file.
597 * gas/mips/compact-eh-el-5.d: New file.
598 * gas/mips/compact-eh-el-6.d: New file.
599 * gas/mips/compact-eh-el-7.d: New file.
600 * gas/mips/compact-eh-err1.l: New file.
601 * gas/mips/compact-eh-err1.s: New file.
602 * gas/mips/compact-eh-err2.l: New file.
603 * gas/mips/compact-eh-err2.s: New file.
604
5db04b09
L
6052015-05-15 H.J. Lu <hongjiu.lu@intel.com>
606
607 PR binutis/18386
608 * gas/i386/i386.exp: Run x86-64-branch-2 and x86-64-branch-3.
609 * gas/i386/x86-64-branch.d: Also pass -Mintel64 to objdump.
610 * gas/i386/ilp32/x86-64-branch.d: Likewise.
611 * gas/i386/x86-64-branch-2.d: New file.
612 * gas/i386/x86-64-branch-2.s: Likewise.
613 * gas/i386/x86-64-branch-3.l: Likewise.
614 * gas/i386/x86-64-branch-3.s: Likewise.
615
8dcea932
L
6162015-05-15 H.J. Lu <hongjiu.lu@intel.com>
617
618 * gas/i386/i386.exp: Don't run pcrel for ELF targets. Run
619 pcrel-elf, relax-4 and x86-64-relax-3 for ELF targets.
620 * gas/i386/pcrel-elf.d: New file.
621 * gas/i386/relax-4.d: Likewise.
622 * gas/i386/x86-64-relax-3.d: Likewise.
623 * gas/i386/relax-3.d: Pass -mshared to assembler. Updated.
624 * gas/i386/x86-64-relax-2.d: Likewise.
625 * gas/i386/relax-3.s: Add test for PLT relocation.
626
4bc0608a
PB
6272015-05-14 Peter Bergner <bergner@vnet.ibm.com>
628
629 * gas/ppc/power4.d: Add a slbia test.
630 * gas/ppc/power4.s: Likewise.
631 * gas/ppc/power6.d: Add slbia and tlbie tests.
632 * gas/ppc/power6.s: Likewise.
633 * gas/ppc/power7.d: Remove wait tests. Add a tlbie test.
634 * gas/ppc/power7.s: Likewise.
635
dc58915f
MF
6362015-05-13 Max Filippov <jcmvbkbc@gmail.com>
637
638 * gas/xtensa/trampoline.s: Add regression testcase.
639
81486035
L
6402015-05-11 H.J. Lu <hongjiu.lu@intel.com>
641
642 * gas/i386/i386.exp: Run iamcu-1, iamcu-2, iamcu-3, iamcu-inval-1,
643 iamcu-inval-2 and iamcu-inval-3.
644 * gas/i386/iamcu-1.d: New file.
645 * gas/i386/iamcu-1.s: Likewise.
646 * gas/i386/iamcu-2.d: Likewise.
647 * gas/i386/iamcu-2.s: Likewise.
648 * gas/i386/iamcu-3.d: Likewise.
649 * gas/i386/iamcu-3.s: Likewise.
650 * gas/i386/iamcu-inval-1.l: Likewise.
651 * gas/i386/iamcu-inval-1.s: Likewise.
652 * gas/i386/iamcu-inval-2.l: Likewise.
653 * gas/i386/iamcu-inval-2.s: Likewise.
654 * gas/i386/iamcu-inval-3.l: Likewise.
655 * gas/i386/iamcu-inval-3.s: Likewise.
656
31955f99
L
6572015-05-08 H.J. Lu <hongjiu.lu@intel.com>
658
659 PR binutis/18386
660 * gas/i386/i386.exp: Run x86-64-jump.
661 * gas/i386/x86-64-branch.d: Updated.
662 * gas/i386/ilp32/x86-64-branch.d: Likewise.
663 * gas/i386/x86-64-branch.s: Add tests for the operand size prefix
664 with call, jmp and jb.
665 * gas/i386/x86-64-jump.d: New file.
666 * gas/i386/x86-64-jump.s: Likewise.
667
ae8714c2
NC
6682015-05-08 Nick Clifton <nickc@redhat.com>
669
670 PR gas/18347
671 * gas/arm/pr18347.s: Add tests of other symbol assignments which
672 should not generate the warning.
673 * gas/arm/pr18347.l: Update expected output.
674
b084df0b
L
6752015-05-07 H.J. Lu <hongjiu.lu@intel.com>
676
677 * gas/i386/i386.exp: Run relax-3 and x86-64-relax-2.
678 * gas/i386/relax-3.d: New file.
679 * gas/i386/relax-3.s: Likewise.
680 * gas/i386/x86-64-relax-2.d: Likewise.
681
9e85c798
JM
6822015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
683
684 * gas/sparc/natural-32.d: Test ldn, ldna, stn, stna, slln, srln,
685 sran, casn, casna and clrn.
686 * gas/sparc/natural-32.s: Likewise.
687 * gas/sparc/natural.s: Likewise.
688 * gas/sparc/natural.d: Likewise.
689
f9911beb
JM
6902015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
691
692
693 * gas/sparc/natural.s: New file.
694 * gas/sparc/natural-32.s: Likewise.
695 * gas/sparc/natural.d: Likewise.
696 * gas/sparc/natural-32.d: Likewise.
697 * gas/sparc/sparc.exp (sparc_elf_setup): Run the tests natural and
698 natural-32.
699
448eb63d
RL
7002015-05-06 Renlin Li <renlin.li@arm.com>
701
702 * gas/aarch64/codealign_1.s: New.
703 * gas/aarch64/codealign_1.d: New.
704
c7ad08e6
RL
7052015-05-05 Renlin Li <renlin.li@arm.com>
706
707 * gas/aarch64/mapping_5.d: New.
708 * gas/aarch64/mapping_5.s: New.
709 * gas/aarch64/mapping_6.d: New.
710 * gas/aarch64/mapping_6.s: New.
711
00923338
L
7122015-05-01 H.J. Lu <hongjiu.lu@intel.com>
713
714 * gas/i386/i386.exp: Run note.
715 * gas/i386/note.d: New file.
716 * gas/i386/note.s: Likewise.
717
8b2d793c
NC
7182015-04-30 Nick Clifton <nickc@redhat.com>
719
720 PR gas/18347
721 * gas/arm/pr18347.s: New file: Test case.
722 * gas/arm/pr18347.l: New file: Expected assembler output.
723 * gas/arm/pr18347.d: New file: Test driver.
724
99b2a2dd
NC
7252015-04-29 Nick Clifton <nickc@redhat.com>
726
727 PR gas/18265
728 * gas/arm/pr18256.s: New file: Test case.
729 * gas/arm/pr18256.l: New file: Expected assembler output.
730 * gas/arm/pr18256.d: New file: Test driver.
731
f9c1b181
RL
7322015-04-28 Renlin Li <renlin.li@arm.com>
733
734 * gas/arm/thumb2_vpool_be.d: Adjust the desired output.
735 * gas/arm/vldconst_be.d: Ditto.
736
4fff86c5
PB
7372015-04-27 Peter Bergner <bergner@vnet.ibm.com>
738
739 * gas/ppc/a2.s: Fixup test case due to dcbt/dcbtst embedded operand
740 ordering change.
741 * gas/ppc/a2.d: Likewise.
742 * gas/ppc/476.d: Likewise.
743 * gas/ppc/booke.s: Remove invalid 3 operand dcbt tests.
744 * gas/ppc/booke.d: Likewise.
745 * gas/ppc/power7.s: Remove lbarx, lharx, stbcx., sthcx., waitrsv
746 and waitimpl tests.
747 * gas/ppc/power7.d: Likewise.
748
643f7afb
AK
7492015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
750
751 * doc/as.texinfo: Document Tag_GNU_S390_ABI_Vector.
752
3b78cfe1
AK
7532015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
754
755 * gas/s390/zarch-z13.d: Fix tests for VFCE, VLDE, VFSQ, WFK, and
756 WFC.
757 * gas/s390/zarch-z13.s: Likewise.
758
7a5c933c
RE
7592015-04-24 Richard Earnshaw <rearnsha@arm.com>
760
761 * gas/arm/align64.d: Delete trailing padding NOPs.
762
ece794d9
MF
7632015-04-23 Matthew Fortune <matthew.fortune@imgtec.com>
764
765 * gas/mips/dla-warn.l: New file.
766 * gas/mips/dla-warn.s: New file.
767 * gas/mips/la-warn.l: New file.
768 * gas/mips/la-warn.s: New file.
769 * gas/mips/mips.exp: Run new tests.
770
2ca4ff6d
MF
7712015-04-23 Matthew Fortune <matthew.fortune@imgtec.com>
772
773 * gas/mips/mips.exp: Require o32 for r6-branch-constraints.
774
04d824a4
JB
7752015-04-23 Jan Beulich <jbeulich@suse.com>
776
777 * gas/i386/avx512dq.d: Add 'z' suffix to vfpclassp{d,s} non-
778 register, non-broadcast cases.
779 * gas/i386/x86-64-avx512dq.d: Likewise.
780 * gas/i386/avx512dq_vl.d: Add 'x' and 'y' suffixes to
781 vcvt{,u}qq2ps and vfpclassp{d,s} non-register, non-broadcast
782 cases.
783 * gas/i386/x86-64-avx512dq_vl.d: Likewise.
784 * gas/i386/avx512f_vl.d: Add 'x' and 'y' suffixes to
785 vcvt{,t}pd2{,u}dq and vcvtpd2ps non-register, non-broadcast
786 cases.
787 * gas/i386/x86-64-avx512f_vl.d: Likewise.
788
af508cb9
JB
7892015-04-23 Jan Beulich <jbeulich@suse.com>
790
791 * gas/i386/avx512dq.s: Drop 'z' suffix from vfpclassp{d,s} in
792 some AT&T and all Intel cases.
793 * gas/i386/x86-64-avx512dq.s: Likewise.
794 * gas/i386/avx512dq_vl.s: Drop 'x' and 'y' suffixes from
795 vcvt{,u}qq2ps and vfpclassp{d,s} in some AT&T and all Intel
796 cases.
797 * gas/i386/x86-64-avx512dq_vl.s: Likewise.
798 * gas/i386/avx512f_vl.s: Drop 'x' and 'y' suffixes from
799 vcvt{,t}pd2{,u}dq and vcvtpd2ps in some AT&T and all Intel
800 cases.
801 * gas/i386/x86-64-avx512f_vl.s: Likewise.
802
be59ad3d
L
8032015-04-20 H.J. Lu <hongjiu.lu@intel.com>
804
805 * gas/i386/ilp32/x86-64-unwind.d: Don't hardcode offset of
806 .shstrtab section.
807 * gas/i386/x86-64-unwind.d: Likewise.
808 * gas/ia64/alias-ilp32.d: Likewise.
809 * gas/ia64/alias.d: Likewise.
810 * gas/ia64/group-1.d: Likewise.
811 * gas/ia64/group-2.d: Likewise.
812 * gas/ia64/secname-ilp32.d: Likewise.
813 * gas/ia64/secname.d: Likewise.
814 * gas/ia64/unwind-ilp32.d: Likewise.
815 * gas/ia64/unwind.d: Likewise.
816 * gas/mmix/bspec-1.d: Likewise.
817 * gas/mmix/byte-1.d: Likewise.
818 * gas/mmix/loc-1.d: Likewise.
819 * gas/mmix/loc-2.d: Likewise.
820 * gas/mmix/loc-3.d: Likewise.
821 * gas/mmix/loc-4.d: Likewise.
822 * gas/mmix/loc-5.d: Likewise.
823 * gas/tic6x/scomm-directive-4.d: Likewise.
824
f24bcbaa
L
8252015-04-15 H.J. Lu <hongjiu.lu@intel.com>
826
827 PR binutils/17898
828 * gas/i386/prefix.s: Add rdrand/rdseed prefix tests.
829 * gas/i386/prefix.d: Updated.
830
f0fba320
RL
8312015-04-15 Renlin Li <renlin.li@arm.com>
832
833 * gas/arm/arch7em.d: Adjust required ssat and ssat16 immediate field.
834 * gas/arm/thumb32.d: Likewise.
835
6ff71e76
NC
8362015-04-14 Nick Clifton <nickc@redhat.com>
837
838 * gas/lns/lns.exp: Add RL78 to list of targets using
839 DW_LNS_fixed_advance_pc.
840
151411f8
L
8412015-04-08 H.J. Lu <hongjiu.lu@intel.com>
842
843 * gas/i386/dw2-compressed-1.d: New file.
844 * gas/i386/dw2-compressed-2.d: Likewise.
845 * gas/i386/dw2-compressed-3.d: Likewise.
846 * gas/i386/x86-64-dw2-compressed-2.d: Likewise.
847 * gas/i386/i386.exp: Run dw2-compressed-2, dw2-compressed-1,
848 dw2-compressed-3 and x86-64-dw2-compressed-2.
849
dae148f3
L
8502015-04-06 H.J. Lu <hongjiu.lu@intel.com>
851
852 * lib/gas-defs.exp (run_dump_test): Remove is_zlib_supported check.
853
80b8656c
L
8542015-03-20 H.J. Lu <hongjiu.lu@intel.com>
855
856 * gas/i386/i386.exp: Don't run nops-1-bdver1, nops-1-bdver2,
857 nops-1-bdver3, nops-1-bdver4, nops-1-znver1, nops-1-btver1
858 nops-1-btver2, x86-64-nops-1-nocona, x86-64-nops-1-bdver1,
859 x86-64-nops-1-bdver2, x86-64-nops-1-bdver3, x86-64-nops-1-bdver4,
860 x86-64-nops-1-znver1, x86-64-nops-1-btver1 nor
861 x86-64-nops-1-btver2.
862 * gas/i386/nops-1-core2.d: Updated.
863 * gas/i386/nops-1-k8.d: Likewise.
864 * gas/i386/nops-4a-i686.d: Likewise.
865 * gas/i386/nops-5-i686.d: Likewise.
866 * gas/i386/nops-5.d: Likewise.
867 * gas/i386/nops-6.d: Likewise.
868 * gas/i386/x86-64-nops-1-core2.d: Likewise.
869 * gas/i386/x86-64-nops-1-g64.d: Likewise.
870 * gas/i386/x86-64-nops-1-k8.d: Likewise.
871 * gas/i386/x86-64-nops-1.d: Likewise.
872 * gas/i386/x86-64-nops-2.d: Likewise.
873 * gas/i386/x86-64-nops-3.d: Likewise.
874 * gas/i386/x86-64-nops-4-core2.d: Likewise.
875 * gas/i386/x86-64-nops-4-k8.d: Likewise.
876 * gas/i386/x86-64-nops-4.d: Likewise.
877 * gas/i386/x86-64-nops-5-k8.d: Likewise.
878 * gas/i386/x86-64-nops-5.d: Likewise.
879 * gas/i386/ilp32/x86-64-nops-1-core2.d: Likewise.
880 * gas/i386/ilp32/x86-64-nops-1-k8.d: Likewise.
881 * gas/i386/ilp32/x86-64-nops-1.d: Likewise.
882 * gas/i386/ilp32/x86-64-nops-2.d: Likewise.
883 * gas/i386/ilp32/x86-64-nops-3.d: Likewise.
884 * gas/i386/ilp32/x86-64-nops-4-core2.d: Likewise.
885 * gas/i386/ilp32/x86-64-nops-4-k8.d: Likewise.
886 * gas/i386/ilp32/x86-64-nops-4.d: Likewise.
887 * gas/i386/ilp32/x86-64-nops-5-k8.d: Likewise.
888 * gas/i386/ilp32/x86-64-nops-5.d: Likewise.
889 * gas/i386/nops-1-bdver1.d: Removed.
890 * gas/i386/nops-1-bdver2.d: Likewise.
891 * gas/i386/nops-1-bdver3.d: Likewise.
892 * gas/i386/nops-1-bdver4.d: Likewise.
893 * gas/i386/nops-1-btver1.d: Likewise.
894 * gas/i386/nops-1-btver2.d: Likewise.
895 * gas/i386/nops-1-znver1.d: Likewise.
896 * gas/i386/x86-64-nops-1-bdver1.d: Likewise.
897 * gas/i386/x86-64-nops-1-bdver2.d: Likewise.
898 * gas/i386/x86-64-nops-1-bdver3.d: Likewise.
899 * gas/i386/x86-64-nops-1-bdver4.d: Likewise.
900 * gas/i386/x86-64-nops-1-btver1.d: Likewise.
901 * gas/i386/x86-64-nops-1-btver2.d: Likewise.
902 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
903 * gas/i386/x86-64-nops-1-znver1.d: Likewise.
904 * gas/i386/ilp32/x86-64-nops-1-nocona.d: Likewise.
905
e2575e05
NC
9062015-03-19 Nick Clifton <nickc@redhat.com>
907
908 PR gas/18087
909 * gas/i386/dw2-compress-1.d: Allow the test to pass regardless of
910 whether the .debug_info section was compressed on not.
911
d94077e2
L
9122015-03-18 H.J. Lu <hongjiu.lu@intel.com>
913
914 PR gas/18087
915 * gas/i386/dw2-compress-1.d: Revert the last change.
916 * gas/i386/dw2-compress-3.d: New.
917 * gas/i386/dw2-compress-3.s: Likewise.
918 * gas/i386/i386.exp: Run dw2-compress-3 for ELF targets.
919
273a4985
JT
9202015-03-18 Jon Turney <jon.turney@dronecode.org.uk>
921 Nick Clifton <nickc@redhat.com>
922
923 PR binutils/18087
924 * gas/i386/dw2-compress-1.d: Do not expect the .debug_abbrev or
925 .debug_info sections to be compressed.
926
029f3522
GG
9272015-03-17 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
928
929 * gas/i386/i386.exp: Add new znver1 test cases.
930 * gas/i386/arch-13-znver1.d: New.
931 * gas/i386/arch-13.d: New.
932 * gas/i386/arch-13.s: New.
933 * gas/i386/clzero.d: New.
934 * gas/i386/clzero.s: New.
935 * gas/i386/nops-1-znver1.d: New.
936 * gas/i386/x86-64-arch-3-znver1.d: New.
937 * gas/i386/x86-64-arch-3.d: New.
938 * gas/i386/x86-64-arch-3.s: New.
939 * gas/i386/x86-64-clzero.d: New.
940 * gas/i386/x86-64-nops-1-znver1.d: New.
941
6914869a
AB
9422015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
943
944 * gas/mips/mips.exp: Added branch constraints testcase.
945 * gas/mips/r6-branch-constraints.s: New test.
946 * gas/mips/r6-branch-constraints.l: New test.
947
21e20815
AB
9482015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
949
950 * gas/mips/r6.s: Add evp and dvp instructions.
951 * gas/mips/r6.d: Likewise.
952 * gas/mips/r6-n32.d: Likewise.
953 * gas/mips/r6-n64.d: Likewise.
954
4bf8c6e8
JW
9552015-03-13 Jiong Wang <jiong.wang@arm.com>
956
957 * gas/aarch64/diagnostic.s: New testcases.
958 * gas/aarch64/diagnostic.l: New error match.
959
bc9706f8
JW
9602015-03-13 Jiong Wang <jiong.wang@arm.com>
961
962 * gas/aarch64/tail_padding.s: New testcase.
963 * gas/aarch64/tail_padding.d: New expectation file.
964
6b1d7593
AK
9652015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
966
967 * gas/s390/zarch-z13.d: Add more z13 instructions.
968 * gas/s390/zarch-z13.s: Likewise.
969
4e9aaefb
SA
9702015-03-05 Renlin Li <renlin.li@arm.com>
971
972 * gas/arm/dis-data.d: Adjust the desired output.
973 * gas/arm/dis-data2.d: Ditto.
974
c8f89a34
JW
9752015-03-10 Renlin Li <renlin.li@arm.com>
976
977 * gas/aarch64/ldst-reg-uns-imm.d: Adjust expected output.
978 * gas/aarch64/ldst-reg-unscaled-imm.d: Likewise.
4e9aaefb
SA
979 * gas/aarch64/reloc-insn.d: Likewise.
980
9812015-03-10 Matthew Wahab <matthew.wahab@arm.com>
a578ef7e
JW
982
983 * gas/aarch64/codealign.d: Add test for code section alignment.
984 * gas/aarch64/codealign.s: New file.
985
e09ab7ac
RS
9862015-03-04 Richard Sandiford <richard.sandiford@arm.com>
987
988 PR gas/17843
989 * gas/aarch64/tls.s, gas/aarch64/tls.d: Add test for
990 R_AARCH64_TLSLE_MOVW_TPREL_G0/R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
991 sequence.
992
9028d943
AM
9932015-02-28 Alan Modra <amodra@gmail.com>
994
995 * gas/sparc/pcrel.d: Update for changed padding in data sections.
996 * gas/sparc/pcrel64.d: Likewise.
997
27228ca2
MS
9982015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
999
1000 * gas/aarch64/diagnostic.s: Add LDR test.
1001 * gas/aarch64/diagnostic.l: Likewise.
1002
3e29ed9f
MS
10032015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
1004
1005 * gas/aarch64/diagnostic.s: Add ADR test.
1006 * gas/aarch64/diagnostic.l: Likewise.
1007
137c83d6
AB
10082015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1009
1010 * gas/avr/avr-prop-1.d: New file.
1011 * gas/avr/avr-prop-1.s: New file.
1012
ac994365
OE
10132015-02-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1014 Oleg Endo <olegendo@gcc.gnu.org>
1015
1016 * gas/sh/arch/arch.exp: Replace dead code to generate expected .s files
1017 with ...
1018 * gas/sh/arch/sh-opc-gen-as.pl: ... this new script.
1019 * gas/sh/arch/arch_expected.txt: Regenerate.
1020 * gas/sh/arch/sh-dsp.s: Likewise.
1021 * gas/sh/arch/sh-opc-gen-as.pl: Likewise.
1022 * gas/sh/arch/sh.s: Likewise.
1023 * gas/sh/arch/sh2.s: Likewise.
1024 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
1025 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
1026 * gas/sh/arch/sh2a-nofpu.s: Likewise.
1027 * gas/sh/arch/sh2a-or-sh3e.s: Likewise.
1028 * gas/sh/arch/sh2a-or-sh4.s: Likewise.
1029 * gas/sh/arch/sh2a.s: Likewise.
1030 * gas/sh/arch/sh2e.s: Likewise.
1031 * gas/sh/arch/sh3-dsp.s: Likewise.
1032 * gas/sh/arch/sh3-nommu.s: Likewise.
1033 * gas/sh/arch/sh3.s: Likewise.
1034 * gas/sh/arch/sh3e.s: Likewise.
1035 * gas/sh/arch/sh4-nofpu.s: Likewise.
1036 * gas/sh/arch/sh4-nommu-nofpu.s: Likewise.
1037 * gas/sh/arch/sh4.s: Likewise.
1038 * gas/sh/arch/sh4a-nofpu.s: Likewise.
1039 * gas/sh/arch/sh4a.s: Likewise.
1040 * gas/sh/arch/sh4al-dsp.s: Likewise.
1041
685080f2
NC
10422015-02-24 Nick Clifton <nickc@redhat.com>
1043
1044 * gas/elf/elf.exp: Add special version of the section2 test for
1045 the V850.
1046 * gas/elf/section2.e-v850: New file.
1047
5c3696f8
KT
10482015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1049
1050 * gas/arm/armv1.l: Remove 'Warning: ' from expected messages
1051 for deprecations.
1052 * gas/arm/armv8-a-bad.l: Likewise.
1053 * gas/arm/armv8-a-it-bad.l: Likewise.
1054 * gas/arm/depr-swp.l: Likewise.
1055 * gas/arm/ldsgeb.l: Likewise.
1056 * gas/arm/ldsgeh.l: Likewise.
1057 * gas/arm/thumb2_bad_reg.l: Likewise.
1058 * gas/arm/thumb32.l: Likewise.
1059 * gas/arm/udf.l: Likewise.
1060 * gas/arm/vstr-arm-bad.l: Likewise.
1061
3f8107ab
AM
10622015-01-28 James Bowman <james.bowman@ftdichip.com>
1063
1064 * gas/ft32/ft32.exp: New file.
1065 * gas/ft32/insn.d: New file.
1066 * gas/ft32/insn.s: New file.
1067
740bdc67
AM
10682015-01-19 Alan Modra <amodra@gmail.com>
1069
1070 * gas/all/none.s,
1071 * gas/all/none.d: New test.
1072 * gas/all/gas.exp: Run it.
1073
1e2e8c52
AK
10742015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1075
1076 * gas/s390/esa-g5.d: Add a variant without the optional operand.
1077 * gas/s390/esa-g5.s: Likewise.
1078 * gas/s390/esa-z9-109.d: Likewise.
1079 * gas/s390/esa-z9-109.s: Likewise.
1080 * gas/s390/zarch-z9-109.d: Likewise.
1081 * gas/s390/zarch-z9-109.s: Likewise.
1082 * gas/s390/zarch-z10.d: For variants with a zero optional argument
1083 it is not dumped by objdump anymore.
1084 * gas/s390/zarch-zEC12.d: Likewise.
1085
1086 * gas/s390/zarch-z13.d: New file.
1087 * gas/s390/zarch-z13.s: New file.
1088 * gas/s390/s390.exp: Run the test for the z13 files.
1089
0900a05b
JW
10902015-01-13 Matthew Wahab <matthew.wahab@arm.com>
1091
1092 * gas/arm/ual-vcmp.s: Add vcmp, vcmpe with #0x0 operand.
1093 * gas/ual/vcmp.d: Update expected output.
1094 * gas/ual/vcmp-zero-bad.l: Likewise
1095
69602580
JB
10962015-01-12 Jan Beulich <jbeulich@suse.com>
1097
1098 gas/cfi/cfi-label.d, gas/cfi/cfi-label.s: New.
1099 gas/cfi/cfi.exp: Run new tests.
1100
cb3b1e65
JB
11012015-01-12 Jan Beulich <jbeulich@suse.com>
1102
1103 * gas/arm/neon-addressing-bad.s: Add test for invalid VSHL,
1104 VQSHL, and VQSHLU immediates.
72f4393d 1105 * gas/arm/neon-addressing-bad.l: Update accordingly.
cb3b1e65 1106
491793b5
AB
11072015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
1108
1109 * gas/avr/large-debug-line-table.d: New file.
1110 * gas/avr/large-debug-line-table.s: New file.
1111
b90efa5b 11122015-01-01 Alan Modra <amodra@gmail.com>
edc9e9a6 1113
b90efa5b 1114 Update year range in copyright notice of all files.
edc9e9a6 1115
b90efa5b 1116For older changes see ChangeLog-2014
c9e214e5 1117\f
b90efa5b 1118Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
1119
1120Copying and distribution of this file, with or without modification,
1121are permitted in any medium without royalty provided the copyright
1122notice and this notice are preserved.
1123
c9e214e5
AM
1124Local Variables:
1125mode: change-log
1126left-margin: 8
1127fill-column: 74
1128version-control: never
1129End:
This page took 0.555324 seconds and 4 git commands to generate.