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