Fix whitespace in gas listing errors and warnings
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2014-05-22 Alan Modra <amodra@gmail.com>
2
3 * gas/d30v/bittest.l: Update for changed whitespace.
4 * gas/d30v/serial.l: Likewise.
5 * gas/d30v/serial2.l: Likewise.
6 * gas/d30v/serial2O.l: Likewise.
7 * gas/d30v/warn_oddreg.l: Likewise.
8 * gas/i386/inval-equ-2.l: Likewise.
9 * gas/i386/mpx-inval-1.l: Likewise.
10 * gas/i386/sse-check-error.l: Likewise.
11 * gas/i386/x86-64-mpx-inval-1.l: Likewise.
12 * gas/i386/x86-64-mpx-inval-2.l: Likewise.
13 * gas/i386/x86-64-size-inval-1.l: Likewise.
14 * gas/i386/x86-64-sse-check-error.l: Likewise.
15
16 2014-05-20 Matthew Fortune <matthew.fortune@imgtec.com>
17
18 * gas/mips/mips.exp: Add new tests. Use 64-bit ABI for relax-bc1any.
19 Fix micromips arch definition to use mips64r2 consistently.
20 * gas/mips/module-defer-warn1.s: New.
21 * gas/mips/module-defer-warn1.d: New.
22 * gas/mips/module-defer-warn2.s: New.
23 * gas/mips/module-defer-warn2.l: New.
24 * gas/mips/module-override.d: New.
25 * gas/mips/module-override.s: New.
26 * gas/mips/mips-gp32-fp64.l: Update expected output.
27 * gas/mips/mips-gp64-fp32-pic.l: Update expected output.
28 * gas/mips/mips-gp64-fp32.l: Update expected output.
29
30 2014-05-20 Matthew Fortune <matthew.fortune@imgtec.com>
31
32 * gas/mips/micromips@msa-branch.d: Rework expected output for fp64.
33 * gas/mips/msa-branch.d: Likewise.
34
35 2014-05-20 Nick Clifton <nickc@redhat.com>
36
37 * gas/elf/struct.d: Expect extra output from some toolchains.
38 * gas/symver/symver0.d: Likewise.
39 * gas/symver/symver1.d: Likewise.
40
41 2014-05-09 H.J. Lu <hongjiu.lu@intel.com>
42
43 * gas/i386/nops-1-core2.d: Replace data32 with data16.
44 * gas/i386/nops-4a-i686.d: Likewise.
45 * gas/i386/nops-5-i686.d: Likewise.
46 * gas/i386/nops-5.d: Likewise.
47 * gas/i386/x86-64-cbw-intel.d: Likewise.
48 * gas/i386/x86-64-cbw.d: Likewise.
49 * gas/i386/x86-64-io-intel.d: Likewise.
50 * gas/i386/x86-64-io-suffix.d: Likewise.
51 * gas/i386/x86-64-io.d: Likewise.
52 * gas/i386/x86-64-nops-1-core2.d: Likewise.
53 * gas/i386/x86-64-nops-1-g64.d: Likewise.
54 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
55 * gas/i386/x86-64-nops-1.d: Likewise.
56 * gas/i386/x86-64-nops-2.d: Likewise.
57 * gas/i386/x86-64-nops-3.d: Likewise.
58 * gas/i386/x86-64-nops-4-core2.d: Likewise.
59 * gas/i386/x86-64-nops-4.d: Likewise.
60 * gas/i386/x86-64-nops-5-k8.d: Likewise.
61 * gas/i386/x86-64-nops-5.d: Likewise.
62 * gas/i386/x86-64-stack-intel.d: Likewise.
63 * gas/i386/x86-64-stack-suffix.d: Likewise.
64 * gas/i386/x86-64-stack.d: Likewise.
65 * gas/i386/ilp32/x86-64-cbw-intel.d: Likewise.
66 * gas/i386/ilp32/x86-64-cbw.d: Likewise.
67 * gas/i386/ilp32/x86-64-io-intel.d: Likewise.
68 * gas/i386/ilp32/x86-64-io-suffix.d: Likewise.
69 * gas/i386/ilp32/x86-64-io.d: Likewise.
70 * gas/i386/ilp32/x86-64-nops-1-core2.d:
71 * gas/i386/ilp32/x86-64-nops-1-nocona.d: Likewise.
72 * gas/i386/ilp32/x86-64-nops-1.d: Likewise.
73 * gas/i386/ilp32/x86-64-nops-2.d: Likewise.
74 * gas/i386/ilp32/x86-64-nops-3.d: Likewise.
75 * gas/i386/ilp32/x86-64-nops-4-core2.d: Likewise.
76 * gas/i386/ilp32/x86-64-nops-4.d: Likewise.
77 * gas/i386/ilp32/x86-64-nops-5-k8.d: Likewise.
78 * gas/i386/ilp32/x86-64-nops-5.: Likewise.
79 * gas/i386/ilp32/x86-64-stack-intel.d: Likewise.
80 * gas/i386/ilp32/x86-64-stack-suffix.: Likewise.
81 * gas/i386/ilp32/x86-64-stack.d: Likewise.
82
83 2014-05-08 Matthew Fortune <matthew.fortune@imgtec.com>
84
85 * gas/mips/attr-gnu-abi-fp-1.s: New.
86 * gas/mips/attr-gnu-abi-fp-1.d: New.
87 * gas/mips/attr-gnu-abi-msa-1.s: New.
88 * gas/mips/attr-gnu-abi-msa-1.d: New.
89 * gas/mips/mips.exp: Add new tests.
90
91 2014-05-07 Andrew Bennett <andrew.bennett@imgtec.com>
92
93 * gas/mips/mips.exp: Add MIPS32r5 tests. Also add the mips32r3,
94 mips32r5, mips64r3 and mips64r5 isas to the testsuite.
95 * gas/mips/r5.s: New test.
96 * gas/mips/r5.d: Likewise.
97
98 2014-05-05 H.J. Lu <hongjiu.lu@intel.com>
99
100 PR binutils/16893
101 * gas/i386/katmai.d: Expect "gs" as prefix.
102
103 * gas/i386/long-1.s: Replace movapd with movss.
104 * gas/i386/x86-64-long-1.s: Likewise.
105 * gas/i386/long-1-intel.d: Updated.
106 * gas/i386/long-1.d: Likewise.
107 * gas/i386/x86-64-long-1-intel.d: Likewise.
108 * gas/i386/x86-64-long-1.d: Likewise.
109
110 * gas/i386/prefix.s: Add tests for multiple 0x66, 0x67, 0xf0,
111 0xf2 and 0xf3 prefixes.
112 * gas/i386/prefix.d: Updated.
113
114 2014-05-02 H.J. Lu <hongjiu.lu@intel.com>
115
116 * gas/i386/opcode-intel.d: Undo the last change.
117 * gas/i386/opcode-suffix.d: Likewise.
118 * gas/i386/opcode.d: Likewise.
119 * gas/i386/opcode.s: Likewise.
120
121 * gas/i386/prefix.s: Add test for fwait with prefix.
122 * gas/i386/prefix.d: Updated.
123
124 2014-05-01 H.J. Lu <hongjiu.lu@intel.com>
125
126 PR binutils/16891
127 * gas/i386/opcode.s: Add test for fwait with prefix.
128 * gas/i386/opcode-intel.d: Updated.
129 * gas/i386/opcode-suffix.d: Likewise.
130 * gas/i386/opcode.d: Likewise.
131
132 2014-04-23 Will Newton <will.newton@linaro.org>
133
134 * gas/arm/backslash-at.d: Fix dump output regexps for
135 armeb-linux-eabi configuration.
136 * gas/arm/got_prel.d: Likewise.
137 * gas/arm/inst-po.d: Likewise.
138 * gas/arm/unwind.d: Likewise.
139
140 * gas/arm/mapmisc.d: Check literal pool mapping with
141 a trailing .align statement.
142 * gas/arm/mapmisc.s: Likewise.
143
144 2014-04-23 Andrew Bennett <andrew.bennett@imgtec.com>
145
146 * gas/mips/mips.exp: Add xpa tests.
147 * gas/mips/xpa.s: New test.
148 * gas/mips/xpa.d: Likewise.
149
150 2014-04-22 Sandra Loosemore <sandra@codesourcery.com>
151
152 * gas/nios2/selftest.s: New.
153 * gas/nios2/selftest.d: New.
154
155 2014-04-22 Max Filippov <jcmvbkbc@gmail.com>
156
157 * gas/xtensa/all.exp: Add test for the first section frag alignment.
158 * gas/xtensa/first_frag_align.d: First section frag alignment expected
159 dump.
160 * gas/xtensa/first_frag_align.s: First section frag alignment test
161 source.
162
163 2014-04-22 Christian Svensson <blue@cmd.nu>
164
165 * Makefile.am: Remove openrisc and or32 support. Add support for or1k.
166 * gas/all/gas.exp: Likewise.
167 * gas/elf/warn-2.s: Likewise.
168 * gas/lns/lns.exp: Likewise.
169 * gas/lns/lns-common-1-or1k.s: New file.
170 * gas/or1k/allinsn.d: New file.
171 * gas/or1k/allinsn.exp: New file.
172 * gas/or1k/allinsn.s: New file.
173 * gas/openrisc/addi.d: Delete.
174 * gas/openrisc/addi.s: Delete.
175 * gas/openrisc/allinsn.d: Delete.
176 * gas/openrisc/allinsn.exp: Delete.
177 * gas/openrisc/allinsn.s: Delete.
178 * gas/openrisc/lohi.d: Delete.
179 * gas/openrisc/lohi.s: Delete.
180 * gas/openrisc/store.d: Delete.
181 * gas/openrisc/store.s: Delete.
182
183 2014-04-10 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
184
185 * gas/avr/diffreloc_withrelax.d: New testcase.
186 * gas/avr/noreloc_withoutrelax.d: Likewise.
187 * gas/avr/relax.s: Likewise.
188
189 2014-04-04 Ilya Tocar <ilya.tocar@intel.com>
190
191 * gas/i386/i386.exp: Run SE1 tests.
192 * gas/i386/se1.d: New file.
193 * gas/i386/se1.s: Ditto.
194 * gas/i386/x86-64-se1.d: Ditto.
195 * gas/i386/x86-64-se1.s: Ditto.
196
197 2014-03-21 David Weatherford <weath@cadence.com>
198 Max Filippov <jcmvbkbc@gmail.com>
199
200 * gas/xtensa/all.exp: Add test for trampoline relaxation.
201 * gas/xtensa/trampoline.d: Trampoline relaxation expected dump.
202 * gas/xtensa/trampoline.s: Trampoline relaxation test source.
203
204 2014-03-20 Richard Sandiford <rdsandiford@googlemail.com>
205
206 * gas/all/gas.exp: Remove XFAIL of forward.d for MIPS.
207 * gas/mips/pcrel-1.s, gas/mips/pcrel-1.d, gas/mips/pcrel-2.s,
208 gas/mips/pcrel-2.d, gas/mips/pcrel-3.s, gas/mips/pcrel-3.l,
209 gas/mips/pcrel-4.s, gas/mips/pcrel-4-32.d, gas/mips/pcrel-4-n32.d,
210 gas/mips/pcrel-4-64.d: New tests.
211 * gas/mips/mips.exp: Run them.
212 * gas/mips/lui-2.l: Tweak error message for line 7.
213
214 2014-03-20 Ilya Tocar <ilya.tocar@intel.com>
215
216 * gas/i386/avx512pf-intel.d: Change memory size for vgatherpf0qps,
217 vgatherpf1qps, vscatterpf0qps, vscatterpf1qps.
218 * gas/i386/avx512pf.s: Ditto.
219 * gas/i386/x86-64-avx512pf-intel.d: Ditto.
220 * gas/i386/x86-64-avx512pf.s: Ditto.
221 * gas/i386/avx512f-intel.d: Change memory size for vgatherqps,
222 vpgatherqd, vpscatterqd, vscatterqps.
223 * gas/i386/avx512f.s: Ditto.
224 * gas/i386/x86-64-avx512f-intel.d: Ditto.
225 * gas/i386/x86-64-avx512f.s: Ditto.
226
227 2014-03-19 Jose E. Marchesi <jose.marchesi@oracle.com>
228
229 * gas/sparc/ldd_std.d: Fix objdump invocation in order to get
230 the old opcodes for the ldtw, ldtwa, stw and stwa instructions.
231
232 * gas/sparc/rdhpr.s: Test rd %hstick_offset and %hstick_enable.
233 * gas/sparc/rdhpr.d: Likewise.
234
235 * gas/sparc/wrhpr.s: Test wr %hstick_offset and %hstick_enable.
236 * gas/sparc/wrhpr.d: Likewise.
237
238 2014-03-19 Daniel Gutson <daniel.gutson@tallertechnologies.com>
239 Nick Clifton <nickc@redhat.com>
240
241 * gas/arm/ccs.s: New test case.
242 * gas/arm/ccs.d: New expected disassembly.
243
244 2014-03-19 Nick Clifton <nickc@redhat.com>
245
246 * gas/rx/mov.d: Update expected disassembly.
247
248 2014-03-18 Jiong Wang <jiong.wang@arm.com>
249
250 * gas/aarch64/illegal.d: Pass -mno-verbose-error.
251 * gas/aarch64/verbose-error.s: Add more verbose message testcases.
252 * gas/aarch64/verbose-error.l: Ditto.
253
254 2014-03-17 Nick Clifton <nickc@redhat.com>
255
256 PR gas/16694
257 * gas/cfi/cfi-arm-1.s: Add checks of VFP registers.
258 * gas/cfi/cfi-arm-1.d: Update expected output.
259
260 2014-03-13 Nick Clifton <nickc@redhat.com>
261
262 * gas/aarch64/litpool.s: Make the test endian agnostic.
263 * gas/aarch64/litpool.d: Update expected disassembly.
264
265 2014-03-13 Tristan Gingold <gingold@adacore.com>
266
267 * gas/pe/big-obj.d, gas/pe/big-obj.s: Add test.
268 * gas/pe/pe.exp: Add test.
269
270 2014-03-12 Nick Clifton <nickc@redhat.com>
271
272 PR gas/16688
273 * gas/aarch64/litpool.s: New test case.
274 * gas/aarch64/litpool.d: Expected disassembly.
275
276 2014-03-05 Alan Modra <amodra@gmail.com>
277
278 Update copyright years.
279
280 2014-03-03 Nick Clifton <nickc@redhat.com>
281
282 * gas/msp430/bad.d: Add -mz option.
283 * gas/msp430/bad.s: Add more cases where warnings should be
284 generated.
285 * gas/msp430/bad.l: Add expected warning messages.
286
287 2014-02-27 Jiong Wang <jiong.wang@arm.com>
288
289 * gas/aarch64/fp-const0-parsing.s: New test.
290 * gas/aarch64/fp-const0-parsing.d: Likewise.
291
292 2014-02-27 Yufeng Zhang <yufeng.zhang@arm.com>
293
294 * gas/aarch64/ldst-reg-reg-offset.s: Add tests.
295 * gas/aarch64/ldst-reg-reg-offset.d: Update.
296
297 2014-02-21 Ilya Tocar <ilya.tocar@intel.com>
298
299 * gas/i386/avx512pf-intel.d: Remove prefetchwt1.
300 * gas/i386/avx512pf.s: Ditto.
301 * gas/i386/avx512pf.d: Ditto.
302 * gas/i386/x86-64-avx512pf-intel.d: Ditto.
303 * gas/i386/x86-64-avx512pf.s: Ditto.
304 * gas/i386/x86-64-avx512pf.d: Ditto.
305 * gas/i386/prefetchwt1-intel.d: New file.
306 * gas/i386/prefetchwt1.s: Ditto.
307 * gas/i386/prefetchwt1.d: Ditto.
308 * gas/i386/x86-64-prefetchwt1-intel.d: Ditto.
309 * gas/i386/x86-64-prefetchwt1.s: Ditto.
310 * gas/i386/x86-64-prefetchwt1.d: Ditto.
311
312 2014-02-20 Ilya Tocar <ilya.tocar@intel.com>
313
314 * gas/i386/avx512cd-intel.d: Remove vptestnmq, vptestnmd.
315 * gas/i386/avx512cd.s: Ditto.
316 * gas/i386/avx512cd.d: Ditto.
317 * gas/i386/x86-64-avx512cd-intel.d: Ditto.
318 * gas/i386/x86-64-avx512cd.s: Ditto.
319 * gas/i386/x86-64-avx512cd.d: Ditto.
320 * gas/i386/avx512f-intel.d: Add vptestnmq, vptestnmd.
321 * gas/i386/avx512f.s: Ditto.
322 * gas/i386/avx512f.d: Ditto.
323 * gas/i386/x86-64-avx512f-intel.d: Ditto.
324 * gas/i386/x86-64-avx512f.s: Ditto.
325 * gas/i386/x86-64-avx512f.d: Ditto.
326
327 2014-02-12 Ilya Tocar <ilya.tocar@intel.com>
328
329 * gas/i386/clflushopt-intel.d: New.
330 * gas/i386/clflushopt.d: Ditto.
331 * gas/i386/clflushopt.s: Ditto.
332 * gas/i386/i386.exp: Run new tests.
333 * gas/i386/x86-64-clflushopt-intel.d: New.
334 * gas/i386/x86-64-clflushopt.d: Ditto.
335 * gas/i386/x86-64-clflushopt.s: Ditto.
336 * gas/i386/x86-64-xsavec-intel.d: Ditto.
337 * gas/i386/x86-64-xsavec.d: Ditto.
338 * gas/i386/x86-64-xsavec.s: Ditto.
339 * gas/i386/x86-64-xsaves-intel.d: Ditto.
340 * gas/i386/x86-64-xsaves.d: Ditto.
341 * gas/i386/x86-64-xsaves.s: Ditto.
342 * gas/i386/xsavec-intel.d: Ditto.
343 * gas/i386/xsavec.d: Ditto.
344 * gas/i386/xsavec.s: Ditto.
345 * gas/i386/xsaves-intel.d: Ditto.
346 * gas/i386/xsaves.d: Ditto.
347 * gas/i386/xsaves.s: Ditto.
348
349 2014-01-31 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
350
351 PR gas/16488
352 * gas/i386/inval-avx512f.s: Add test for incorrect memory operand
353 for gather/scatter instructions.
354 * gas/i386/x86-64-inval-avx512f.s: Likewise.
355 * gas/i386/inval-avx512f.l: Adjust correspondingly.
356 * gas/i386/x86-64-inval-avx512f.l: Likewise.
357
358 2014-01-30 Sandra Loosemore <sandra@codesourcery.com>
359
360 * gas/nios2/call26_noat.d: New.
361 * gas/nios2/call26_noat.s: New.
362 * gas/nios2/call_noat.d: New.
363 * gas/nios2/call_noat.s: New.
364
365 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
366 Jan Beulich <jbeulich@suse.com>
367
368 PR binutils/16490
369 * gas/i386/avx512f.d: Fix test output.
370 * gas/i386/avx512f-intel.d: Likewise.
371 * gas/i386/x86-64-avx512f.d: Likewise.
372 * gas/i386/x86-64-avx512f-intel.d: Likewise.
373
374 2014-01-28 Nick Clifton <nickc@redhat.com>
375
376 PR binutils/16317
377 * gas/ia64/group-2.d: Expect I attribute with RELA sections.
378 * gas/ia64/xdata.d: Likewise.
379
380 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
381
382 PR gas/16489
383 * gas/i386/vgather-check.s: Add tests for AVX512 gathers.
384 * gas/i386/x86-64-vgather-check.s: Likewise.
385 * gas/i386/vgather-check-error.l: Update correspondingly.
386 * gas/i386/vgather-check-none.d: Likewise.
387 * gas/i386/vgather-check-warn.d: Likewise.
388 * gas/i386/vgather-check-warn.e: Likewise.
389 * gas/i386/vgather-check.d: Likewise.
390 * gas/i386/x86-64-vgather-check-error.l: Likewise.
391 * gas/i386/x86-64-vgather-check-none.d: Likewise.
392 * gas/i386/x86-64-vgather-check-warn.d: Likewise.
393 * gas/i386/x86-64-vgather-check-warn.e: Likewise.
394 * gas/i386/x86-64-vgather-check.d: Likewise.
395
396 2014-01-17 Will Newton <will.newton@linaro.org>
397
398 * gas/arm/armv8-a+fp.d: Correct encoding of vcvta.s32.f64.
399
400 For older changes see ChangeLog-2013
401 \f
402 Copyright (C) 2014 Free Software Foundation, Inc.
403
404 Copying and distribution of this file, with or without modification,
405 are permitted in any medium without royalty provided the copyright
406 notice and this notice are preserved.
407
408 Local Variables:
409 mode: change-log
410 left-margin: 8
411 fill-column: 74
412 version-control: never
413 End:
This page took 0.046501 seconds and 4 git commands to generate.