Add -mshared option to x86 ELF assembler
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
8dcea932
L
12015-05-15 H.J. Lu <hongjiu.lu@intel.com>
2
3 * gas/i386/i386.exp: Don't run pcrel for ELF targets. Run
4 pcrel-elf, relax-4 and x86-64-relax-3 for ELF targets.
5 * gas/i386/pcrel-elf.d: New file.
6 * gas/i386/relax-4.d: Likewise.
7 * gas/i386/x86-64-relax-3.d: Likewise.
8 * gas/i386/relax-3.d: Pass -mshared to assembler. Updated.
9 * gas/i386/x86-64-relax-2.d: Likewise.
10 * gas/i386/relax-3.s: Add test for PLT relocation.
11
4bc0608a
PB
122015-05-14 Peter Bergner <bergner@vnet.ibm.com>
13
14 * gas/ppc/power4.d: Add a slbia test.
15 * gas/ppc/power4.s: Likewise.
16 * gas/ppc/power6.d: Add slbia and tlbie tests.
17 * gas/ppc/power6.s: Likewise.
18 * gas/ppc/power7.d: Remove wait tests. Add a tlbie test.
19 * gas/ppc/power7.s: Likewise.
20
dc58915f
MF
212015-05-13 Max Filippov <jcmvbkbc@gmail.com>
22
23 * gas/xtensa/trampoline.s: Add regression testcase.
24
81486035
L
252015-05-11 H.J. Lu <hongjiu.lu@intel.com>
26
27 * gas/i386/i386.exp: Run iamcu-1, iamcu-2, iamcu-3, iamcu-inval-1,
28 iamcu-inval-2 and iamcu-inval-3.
29 * gas/i386/iamcu-1.d: New file.
30 * gas/i386/iamcu-1.s: Likewise.
31 * gas/i386/iamcu-2.d: Likewise.
32 * gas/i386/iamcu-2.s: Likewise.
33 * gas/i386/iamcu-3.d: Likewise.
34 * gas/i386/iamcu-3.s: Likewise.
35 * gas/i386/iamcu-inval-1.l: Likewise.
36 * gas/i386/iamcu-inval-1.s: Likewise.
37 * gas/i386/iamcu-inval-2.l: Likewise.
38 * gas/i386/iamcu-inval-2.s: Likewise.
39 * gas/i386/iamcu-inval-3.l: Likewise.
40 * gas/i386/iamcu-inval-3.s: Likewise.
41
31955f99
L
422015-05-08 H.J. Lu <hongjiu.lu@intel.com>
43
44 PR binutis/18386
45 * gas/i386/i386.exp: Run x86-64-jump.
46 * gas/i386/x86-64-branch.d: Updated.
47 * gas/i386/ilp32/x86-64-branch.d: Likewise.
48 * gas/i386/x86-64-branch.s: Add tests for the operand size prefix
49 with call, jmp and jb.
50 * gas/i386/x86-64-jump.d: New file.
51 * gas/i386/x86-64-jump.s: Likewise.
52
ae8714c2
NC
532015-05-08 Nick Clifton <nickc@redhat.com>
54
55 PR gas/18347
56 * gas/arm/pr18347.s: Add tests of other symbol assignments which
57 should not generate the warning.
58 * gas/arm/pr18347.l: Update expected output.
59
b084df0b
L
602015-05-07 H.J. Lu <hongjiu.lu@intel.com>
61
62 * gas/i386/i386.exp: Run relax-3 and x86-64-relax-2.
63 * gas/i386/relax-3.d: New file.
64 * gas/i386/relax-3.s: Likewise.
65 * gas/i386/x86-64-relax-2.d: Likewise.
66
9e85c798
JM
672015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
68
69 * gas/sparc/natural-32.d: Test ldn, ldna, stn, stna, slln, srln,
70 sran, casn, casna and clrn.
71 * gas/sparc/natural-32.s: Likewise.
72 * gas/sparc/natural.s: Likewise.
73 * gas/sparc/natural.d: Likewise.
74
f9911beb
JM
752015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
76
77
78 * gas/sparc/natural.s: New file.
79 * gas/sparc/natural-32.s: Likewise.
80 * gas/sparc/natural.d: Likewise.
81 * gas/sparc/natural-32.d: Likewise.
82 * gas/sparc/sparc.exp (sparc_elf_setup): Run the tests natural and
83 natural-32.
84
448eb63d
RL
852015-05-06 Renlin Li <renlin.li@arm.com>
86
87 * gas/aarch64/codealign_1.s: New.
88 * gas/aarch64/codealign_1.d: New.
89
c7ad08e6
RL
902015-05-05 Renlin Li <renlin.li@arm.com>
91
92 * gas/aarch64/mapping_5.d: New.
93 * gas/aarch64/mapping_5.s: New.
94 * gas/aarch64/mapping_6.d: New.
95 * gas/aarch64/mapping_6.s: New.
96
00923338
L
972015-05-01 H.J. Lu <hongjiu.lu@intel.com>
98
99 * gas/i386/i386.exp: Run note.
100 * gas/i386/note.d: New file.
101 * gas/i386/note.s: Likewise.
102
8b2d793c
NC
1032015-04-30 Nick Clifton <nickc@redhat.com>
104
105 PR gas/18347
106 * gas/arm/pr18347.s: New file: Test case.
107 * gas/arm/pr18347.l: New file: Expected assembler output.
108 * gas/arm/pr18347.d: New file: Test driver.
109
99b2a2dd
NC
1102015-04-29 Nick Clifton <nickc@redhat.com>
111
112 PR gas/18265
113 * gas/arm/pr18256.s: New file: Test case.
114 * gas/arm/pr18256.l: New file: Expected assembler output.
115 * gas/arm/pr18256.d: New file: Test driver.
116
f9c1b181
RL
1172015-04-28 Renlin Li <renlin.li@arm.com>
118
119 * gas/arm/thumb2_vpool_be.d: Adjust the desired output.
120 * gas/arm/vldconst_be.d: Ditto.
121
4fff86c5
PB
1222015-04-27 Peter Bergner <bergner@vnet.ibm.com>
123
124 * gas/ppc/a2.s: Fixup test case due to dcbt/dcbtst embedded operand
125 ordering change.
126 * gas/ppc/a2.d: Likewise.
127 * gas/ppc/476.d: Likewise.
128 * gas/ppc/booke.s: Remove invalid 3 operand dcbt tests.
129 * gas/ppc/booke.d: Likewise.
130 * gas/ppc/power7.s: Remove lbarx, lharx, stbcx., sthcx., waitrsv
131 and waitimpl tests.
132 * gas/ppc/power7.d: Likewise.
133
643f7afb
AK
1342015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
135
136 * doc/as.texinfo: Document Tag_GNU_S390_ABI_Vector.
137
3b78cfe1
AK
1382015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
139
140 * gas/s390/zarch-z13.d: Fix tests for VFCE, VLDE, VFSQ, WFK, and
141 WFC.
142 * gas/s390/zarch-z13.s: Likewise.
143
7a5c933c
RE
1442015-04-24 Richard Earnshaw <rearnsha@arm.com>
145
146 * gas/arm/align64.d: Delete trailing padding NOPs.
147
ece794d9
MF
1482015-04-23 Matthew Fortune <matthew.fortune@imgtec.com>
149
150 * gas/mips/dla-warn.l: New file.
151 * gas/mips/dla-warn.s: New file.
152 * gas/mips/la-warn.l: New file.
153 * gas/mips/la-warn.s: New file.
154 * gas/mips/mips.exp: Run new tests.
155
2ca4ff6d
MF
1562015-04-23 Matthew Fortune <matthew.fortune@imgtec.com>
157
158 * gas/mips/mips.exp: Require o32 for r6-branch-constraints.
159
04d824a4
JB
1602015-04-23 Jan Beulich <jbeulich@suse.com>
161
162 * gas/i386/avx512dq.d: Add 'z' suffix to vfpclassp{d,s} non-
163 register, non-broadcast cases.
164 * gas/i386/x86-64-avx512dq.d: Likewise.
165 * gas/i386/avx512dq_vl.d: Add 'x' and 'y' suffixes to
166 vcvt{,u}qq2ps and vfpclassp{d,s} non-register, non-broadcast
167 cases.
168 * gas/i386/x86-64-avx512dq_vl.d: Likewise.
169 * gas/i386/avx512f_vl.d: Add 'x' and 'y' suffixes to
170 vcvt{,t}pd2{,u}dq and vcvtpd2ps non-register, non-broadcast
171 cases.
172 * gas/i386/x86-64-avx512f_vl.d: Likewise.
173
af508cb9
JB
1742015-04-23 Jan Beulich <jbeulich@suse.com>
175
176 * gas/i386/avx512dq.s: Drop 'z' suffix from vfpclassp{d,s} in
177 some AT&T and all Intel cases.
178 * gas/i386/x86-64-avx512dq.s: Likewise.
179 * gas/i386/avx512dq_vl.s: Drop 'x' and 'y' suffixes from
180 vcvt{,u}qq2ps and vfpclassp{d,s} in some AT&T and all Intel
181 cases.
182 * gas/i386/x86-64-avx512dq_vl.s: Likewise.
183 * gas/i386/avx512f_vl.s: Drop 'x' and 'y' suffixes from
184 vcvt{,t}pd2{,u}dq and vcvtpd2ps in some AT&T and all Intel
185 cases.
186 * gas/i386/x86-64-avx512f_vl.s: Likewise.
187
be59ad3d
L
1882015-04-20 H.J. Lu <hongjiu.lu@intel.com>
189
190 * gas/i386/ilp32/x86-64-unwind.d: Don't hardcode offset of
191 .shstrtab section.
192 * gas/i386/x86-64-unwind.d: Likewise.
193 * gas/ia64/alias-ilp32.d: Likewise.
194 * gas/ia64/alias.d: Likewise.
195 * gas/ia64/group-1.d: Likewise.
196 * gas/ia64/group-2.d: Likewise.
197 * gas/ia64/secname-ilp32.d: Likewise.
198 * gas/ia64/secname.d: Likewise.
199 * gas/ia64/unwind-ilp32.d: Likewise.
200 * gas/ia64/unwind.d: Likewise.
201 * gas/mmix/bspec-1.d: Likewise.
202 * gas/mmix/byte-1.d: Likewise.
203 * gas/mmix/loc-1.d: Likewise.
204 * gas/mmix/loc-2.d: Likewise.
205 * gas/mmix/loc-3.d: Likewise.
206 * gas/mmix/loc-4.d: Likewise.
207 * gas/mmix/loc-5.d: Likewise.
208 * gas/tic6x/scomm-directive-4.d: Likewise.
209
f24bcbaa
L
2102015-04-15 H.J. Lu <hongjiu.lu@intel.com>
211
212 PR binutils/17898
213 * gas/i386/prefix.s: Add rdrand/rdseed prefix tests.
214 * gas/i386/prefix.d: Updated.
215
f0fba320
RL
2162015-04-15 Renlin Li <renlin.li@arm.com>
217
218 * gas/arm/arch7em.d: Adjust required ssat and ssat16 immediate field.
219 * gas/arm/thumb32.d: Likewise.
220
6ff71e76
NC
2212015-04-14 Nick Clifton <nickc@redhat.com>
222
223 * gas/lns/lns.exp: Add RL78 to list of targets using
224 DW_LNS_fixed_advance_pc.
225
151411f8
L
2262015-04-08 H.J. Lu <hongjiu.lu@intel.com>
227
228 * gas/i386/dw2-compressed-1.d: New file.
229 * gas/i386/dw2-compressed-2.d: Likewise.
230 * gas/i386/dw2-compressed-3.d: Likewise.
231 * gas/i386/x86-64-dw2-compressed-2.d: Likewise.
232 * gas/i386/i386.exp: Run dw2-compressed-2, dw2-compressed-1,
233 dw2-compressed-3 and x86-64-dw2-compressed-2.
234
dae148f3
L
2352015-04-06 H.J. Lu <hongjiu.lu@intel.com>
236
237 * lib/gas-defs.exp (run_dump_test): Remove is_zlib_supported check.
238
80b8656c
L
2392015-03-20 H.J. Lu <hongjiu.lu@intel.com>
240
241 * gas/i386/i386.exp: Don't run nops-1-bdver1, nops-1-bdver2,
242 nops-1-bdver3, nops-1-bdver4, nops-1-znver1, nops-1-btver1
243 nops-1-btver2, x86-64-nops-1-nocona, x86-64-nops-1-bdver1,
244 x86-64-nops-1-bdver2, x86-64-nops-1-bdver3, x86-64-nops-1-bdver4,
245 x86-64-nops-1-znver1, x86-64-nops-1-btver1 nor
246 x86-64-nops-1-btver2.
247 * gas/i386/nops-1-core2.d: Updated.
248 * gas/i386/nops-1-k8.d: Likewise.
249 * gas/i386/nops-4a-i686.d: Likewise.
250 * gas/i386/nops-5-i686.d: Likewise.
251 * gas/i386/nops-5.d: Likewise.
252 * gas/i386/nops-6.d: Likewise.
253 * gas/i386/x86-64-nops-1-core2.d: Likewise.
254 * gas/i386/x86-64-nops-1-g64.d: Likewise.
255 * gas/i386/x86-64-nops-1-k8.d: Likewise.
256 * gas/i386/x86-64-nops-1.d: Likewise.
257 * gas/i386/x86-64-nops-2.d: Likewise.
258 * gas/i386/x86-64-nops-3.d: Likewise.
259 * gas/i386/x86-64-nops-4-core2.d: Likewise.
260 * gas/i386/x86-64-nops-4-k8.d: Likewise.
261 * gas/i386/x86-64-nops-4.d: Likewise.
262 * gas/i386/x86-64-nops-5-k8.d: Likewise.
263 * gas/i386/x86-64-nops-5.d: Likewise.
264 * gas/i386/ilp32/x86-64-nops-1-core2.d: Likewise.
265 * gas/i386/ilp32/x86-64-nops-1-k8.d: Likewise.
266 * gas/i386/ilp32/x86-64-nops-1.d: Likewise.
267 * gas/i386/ilp32/x86-64-nops-2.d: Likewise.
268 * gas/i386/ilp32/x86-64-nops-3.d: Likewise.
269 * gas/i386/ilp32/x86-64-nops-4-core2.d: Likewise.
270 * gas/i386/ilp32/x86-64-nops-4-k8.d: Likewise.
271 * gas/i386/ilp32/x86-64-nops-4.d: Likewise.
272 * gas/i386/ilp32/x86-64-nops-5-k8.d: Likewise.
273 * gas/i386/ilp32/x86-64-nops-5.d: Likewise.
274 * gas/i386/nops-1-bdver1.d: Removed.
275 * gas/i386/nops-1-bdver2.d: Likewise.
276 * gas/i386/nops-1-bdver3.d: Likewise.
277 * gas/i386/nops-1-bdver4.d: Likewise.
278 * gas/i386/nops-1-btver1.d: Likewise.
279 * gas/i386/nops-1-btver2.d: Likewise.
280 * gas/i386/nops-1-znver1.d: Likewise.
281 * gas/i386/x86-64-nops-1-bdver1.d: Likewise.
282 * gas/i386/x86-64-nops-1-bdver2.d: Likewise.
283 * gas/i386/x86-64-nops-1-bdver3.d: Likewise.
284 * gas/i386/x86-64-nops-1-bdver4.d: Likewise.
285 * gas/i386/x86-64-nops-1-btver1.d: Likewise.
286 * gas/i386/x86-64-nops-1-btver2.d: Likewise.
287 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
288 * gas/i386/x86-64-nops-1-znver1.d: Likewise.
289 * gas/i386/ilp32/x86-64-nops-1-nocona.d: Likewise.
290
e2575e05
NC
2912015-03-19 Nick Clifton <nickc@redhat.com>
292
293 PR gas/18087
294 * gas/i386/dw2-compress-1.d: Allow the test to pass regardless of
295 whether the .debug_info section was compressed on not.
296
d94077e2
L
2972015-03-18 H.J. Lu <hongjiu.lu@intel.com>
298
299 PR gas/18087
300 * gas/i386/dw2-compress-1.d: Revert the last change.
301 * gas/i386/dw2-compress-3.d: New.
302 * gas/i386/dw2-compress-3.s: Likewise.
303 * gas/i386/i386.exp: Run dw2-compress-3 for ELF targets.
304
273a4985
JT
3052015-03-18 Jon Turney <jon.turney@dronecode.org.uk>
306 Nick Clifton <nickc@redhat.com>
307
308 PR binutils/18087
309 * gas/i386/dw2-compress-1.d: Do not expect the .debug_abbrev or
310 .debug_info sections to be compressed.
311
029f3522
GG
3122015-03-17 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
313
314 * gas/i386/i386.exp: Add new znver1 test cases.
315 * gas/i386/arch-13-znver1.d: New.
316 * gas/i386/arch-13.d: New.
317 * gas/i386/arch-13.s: New.
318 * gas/i386/clzero.d: New.
319 * gas/i386/clzero.s: New.
320 * gas/i386/nops-1-znver1.d: New.
321 * gas/i386/x86-64-arch-3-znver1.d: New.
322 * gas/i386/x86-64-arch-3.d: New.
323 * gas/i386/x86-64-arch-3.s: New.
324 * gas/i386/x86-64-clzero.d: New.
325 * gas/i386/x86-64-nops-1-znver1.d: New.
326
6914869a
AB
3272015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
328
329 * gas/mips/mips.exp: Added branch constraints testcase.
330 * gas/mips/r6-branch-constraints.s: New test.
331 * gas/mips/r6-branch-constraints.l: New test.
332
21e20815
AB
3332015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
334
335 * gas/mips/r6.s: Add evp and dvp instructions.
336 * gas/mips/r6.d: Likewise.
337 * gas/mips/r6-n32.d: Likewise.
338 * gas/mips/r6-n64.d: Likewise.
339
4bf8c6e8
JW
3402015-03-13 Jiong Wang <jiong.wang@arm.com>
341
342 * gas/aarch64/diagnostic.s: New testcases.
343 * gas/aarch64/diagnostic.l: New error match.
344
bc9706f8
JW
3452015-03-13 Jiong Wang <jiong.wang@arm.com>
346
347 * gas/aarch64/tail_padding.s: New testcase.
348 * gas/aarch64/tail_padding.d: New expectation file.
349
6b1d7593
AK
3502015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
351
352 * gas/s390/zarch-z13.d: Add more z13 instructions.
353 * gas/s390/zarch-z13.s: Likewise.
354
4e9aaefb
SA
3552015-03-05 Renlin Li <renlin.li@arm.com>
356
357 * gas/arm/dis-data.d: Adjust the desired output.
358 * gas/arm/dis-data2.d: Ditto.
359
c8f89a34
JW
3602015-03-10 Renlin Li <renlin.li@arm.com>
361
362 * gas/aarch64/ldst-reg-uns-imm.d: Adjust expected output.
363 * gas/aarch64/ldst-reg-unscaled-imm.d: Likewise.
4e9aaefb
SA
364 * gas/aarch64/reloc-insn.d: Likewise.
365
3662015-03-10 Matthew Wahab <matthew.wahab@arm.com>
a578ef7e
JW
367
368 * gas/aarch64/codealign.d: Add test for code section alignment.
369 * gas/aarch64/codealign.s: New file.
370
e09ab7ac
RS
3712015-03-04 Richard Sandiford <richard.sandiford@arm.com>
372
373 PR gas/17843
374 * gas/aarch64/tls.s, gas/aarch64/tls.d: Add test for
375 R_AARCH64_TLSLE_MOVW_TPREL_G0/R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
376 sequence.
377
9028d943
AM
3782015-02-28 Alan Modra <amodra@gmail.com>
379
380 * gas/sparc/pcrel.d: Update for changed padding in data sections.
381 * gas/sparc/pcrel64.d: Likewise.
382
27228ca2
MS
3832015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
384
385 * gas/aarch64/diagnostic.s: Add LDR test.
386 * gas/aarch64/diagnostic.l: Likewise.
387
3e29ed9f
MS
3882015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
389
390 * gas/aarch64/diagnostic.s: Add ADR test.
391 * gas/aarch64/diagnostic.l: Likewise.
392
137c83d6
AB
3932015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
394
395 * gas/avr/avr-prop-1.d: New file.
396 * gas/avr/avr-prop-1.s: New file.
397
ac994365
OE
3982015-02-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
399 Oleg Endo <olegendo@gcc.gnu.org>
400
401 * gas/sh/arch/arch.exp: Replace dead code to generate expected .s files
402 with ...
403 * gas/sh/arch/sh-opc-gen-as.pl: ... this new script.
404 * gas/sh/arch/arch_expected.txt: Regenerate.
405 * gas/sh/arch/sh-dsp.s: Likewise.
406 * gas/sh/arch/sh-opc-gen-as.pl: Likewise.
407 * gas/sh/arch/sh.s: Likewise.
408 * gas/sh/arch/sh2.s: Likewise.
409 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
410 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
411 * gas/sh/arch/sh2a-nofpu.s: Likewise.
412 * gas/sh/arch/sh2a-or-sh3e.s: Likewise.
413 * gas/sh/arch/sh2a-or-sh4.s: Likewise.
414 * gas/sh/arch/sh2a.s: Likewise.
415 * gas/sh/arch/sh2e.s: Likewise.
416 * gas/sh/arch/sh3-dsp.s: Likewise.
417 * gas/sh/arch/sh3-nommu.s: Likewise.
418 * gas/sh/arch/sh3.s: Likewise.
419 * gas/sh/arch/sh3e.s: Likewise.
420 * gas/sh/arch/sh4-nofpu.s: Likewise.
421 * gas/sh/arch/sh4-nommu-nofpu.s: Likewise.
422 * gas/sh/arch/sh4.s: Likewise.
423 * gas/sh/arch/sh4a-nofpu.s: Likewise.
424 * gas/sh/arch/sh4a.s: Likewise.
425 * gas/sh/arch/sh4al-dsp.s: Likewise.
426
685080f2
NC
4272015-02-24 Nick Clifton <nickc@redhat.com>
428
429 * gas/elf/elf.exp: Add special version of the section2 test for
430 the V850.
431 * gas/elf/section2.e-v850: New file.
432
5c3696f8
KT
4332015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
434
435 * gas/arm/armv1.l: Remove 'Warning: ' from expected messages
436 for deprecations.
437 * gas/arm/armv8-a-bad.l: Likewise.
438 * gas/arm/armv8-a-it-bad.l: Likewise.
439 * gas/arm/depr-swp.l: Likewise.
440 * gas/arm/ldsgeb.l: Likewise.
441 * gas/arm/ldsgeh.l: Likewise.
442 * gas/arm/thumb2_bad_reg.l: Likewise.
443 * gas/arm/thumb32.l: Likewise.
444 * gas/arm/udf.l: Likewise.
445 * gas/arm/vstr-arm-bad.l: Likewise.
446
3f8107ab
AM
4472015-01-28 James Bowman <james.bowman@ftdichip.com>
448
449 * gas/ft32/ft32.exp: New file.
450 * gas/ft32/insn.d: New file.
451 * gas/ft32/insn.s: New file.
452
740bdc67
AM
4532015-01-19 Alan Modra <amodra@gmail.com>
454
455 * gas/all/none.s,
456 * gas/all/none.d: New test.
457 * gas/all/gas.exp: Run it.
458
1e2e8c52
AK
4592015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
460
461 * gas/s390/esa-g5.d: Add a variant without the optional operand.
462 * gas/s390/esa-g5.s: Likewise.
463 * gas/s390/esa-z9-109.d: Likewise.
464 * gas/s390/esa-z9-109.s: Likewise.
465 * gas/s390/zarch-z9-109.d: Likewise.
466 * gas/s390/zarch-z9-109.s: Likewise.
467 * gas/s390/zarch-z10.d: For variants with a zero optional argument
468 it is not dumped by objdump anymore.
469 * gas/s390/zarch-zEC12.d: Likewise.
470
471 * gas/s390/zarch-z13.d: New file.
472 * gas/s390/zarch-z13.s: New file.
473 * gas/s390/s390.exp: Run the test for the z13 files.
474
0900a05b
JW
4752015-01-13 Matthew Wahab <matthew.wahab@arm.com>
476
477 * gas/arm/ual-vcmp.s: Add vcmp, vcmpe with #0x0 operand.
478 * gas/ual/vcmp.d: Update expected output.
479 * gas/ual/vcmp-zero-bad.l: Likewise
480
69602580
JB
4812015-01-12 Jan Beulich <jbeulich@suse.com>
482
483 gas/cfi/cfi-label.d, gas/cfi/cfi-label.s: New.
484 gas/cfi/cfi.exp: Run new tests.
485
cb3b1e65
JB
4862015-01-12 Jan Beulich <jbeulich@suse.com>
487
488 * gas/arm/neon-addressing-bad.s: Add test for invalid VSHL,
489 VQSHL, and VQSHLU immediates.
490 * gas/arm/neon-addressing-bad.l: Update accordingly.
491
491793b5
AB
4922015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
493
494 * gas/avr/large-debug-line-table.d: New file.
495 * gas/avr/large-debug-line-table.s: New file.
496
b90efa5b 4972015-01-01 Alan Modra <amodra@gmail.com>
edc9e9a6 498
b90efa5b 499 Update year range in copyright notice of all files.
edc9e9a6 500
b90efa5b 501For older changes see ChangeLog-2014
c9e214e5 502\f
b90efa5b 503Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
504
505Copying and distribution of this file, with or without modification,
506are permitted in any medium without royalty provided the copyright
507notice and this notice are preserved.
508
c9e214e5
AM
509Local Variables:
510mode: change-log
511left-margin: 8
512fill-column: 74
513version-control: never
514End:
This page took 0.516891 seconds and 4 git commands to generate.