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