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