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