Move fwait test with prefix to prefix.s
[platform/upstream/binutils.git] / gas / testsuite / ChangeLog
1 2014-05-02  H.J. Lu  <hongjiu.lu@intel.com>
2
3         * gas/i386/opcode-intel.d: Undo the last change.
4         * gas/i386/opcode-suffix.d: Likewise.
5         * gas/i386/opcode.d: Likewise.
6         * gas/i386/opcode.s: Likewise.
7
8         * gas/i386/prefix.s: Add test for fwait with prefix.
9         * gas/i386/prefix.d: Updated.
10
11 2014-05-01  H.J. Lu  <hongjiu.lu@intel.com>
12
13         PR binutils/16891
14         * gas/i386/opcode.s: Add test for fwait with prefix.
15         * gas/i386/opcode-intel.d: Updated.
16         * gas/i386/opcode-suffix.d: Likewise.
17         * gas/i386/opcode.d: Likewise.
18
19 2014-04-23  Will Newton  <will.newton@linaro.org>
20
21         * gas/arm/backslash-at.d: Fix dump output regexps for
22         armeb-linux-eabi configuration.
23         * gas/arm/got_prel.d: Likewise.
24         * gas/arm/inst-po.d: Likewise.
25         * gas/arm/unwind.d: Likewise.
26
27         * gas/arm/mapmisc.d: Check literal pool mapping with
28         a trailing .align statement.
29         * gas/arm/mapmisc.s: Likewise.
30
31 2014-04-23  Andrew Bennett  <andrew.bennett@imgtec.com>
32
33         * gas/mips/mips.exp: Add xpa tests.
34         * gas/mips/xpa.s: New test.
35         * gas/mips/xpa.d: Likewise.
36
37 2014-04-22  Sandra Loosemore  <sandra@codesourcery.com>
38
39         * gas/nios2/selftest.s: New.
40         * gas/nios2/selftest.d: New.
41
42 2014-04-22  Max Filippov  <jcmvbkbc@gmail.com>
43
44         * gas/xtensa/all.exp: Add test for the first section frag alignment.
45         * gas/xtensa/first_frag_align.d: First section frag alignment expected
46         dump.
47         * gas/xtensa/first_frag_align.s: First section frag alignment test
48         source.
49
50 2014-04-22  Christian Svensson  <blue@cmd.nu>
51
52         * Makefile.am: Remove openrisc and or32 support.  Add support for or1k.
53         * gas/all/gas.exp: Likewise.
54         * gas/elf/warn-2.s: Likewise.
55         * gas/lns/lns.exp: Likewise.
56         * gas/lns/lns-common-1-or1k.s: New file.
57         * gas/or1k/allinsn.d: New file.
58         * gas/or1k/allinsn.exp: New file.
59         * gas/or1k/allinsn.s: New file.
60         * gas/openrisc/addi.d: Delete.
61         * gas/openrisc/addi.s: Delete.
62         * gas/openrisc/allinsn.d: Delete.
63         * gas/openrisc/allinsn.exp: Delete.
64         * gas/openrisc/allinsn.s: Delete.
65         * gas/openrisc/lohi.d: Delete.
66         * gas/openrisc/lohi.s: Delete.
67         * gas/openrisc/store.d: Delete.
68         * gas/openrisc/store.s: Delete.
69
70 2014-04-10  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
71
72         * gas/avr/diffreloc_withrelax.d: New testcase.
73         * gas/avr/noreloc_withoutrelax.d: Likewise.
74         * gas/avr/relax.s: Likewise.
75
76 2014-04-04  Ilya Tocar  <ilya.tocar@intel.com>
77
78         * gas/i386/i386.exp: Run SE1 tests.
79         * gas/i386/se1.d: New file.
80         * gas/i386/se1.s: Ditto.
81         * gas/i386/x86-64-se1.d: Ditto.
82         * gas/i386/x86-64-se1.s: Ditto.
83
84 2014-03-21  David Weatherford <weath@cadence.com>
85             Max Filippov <jcmvbkbc@gmail.com>
86
87         * gas/xtensa/all.exp: Add test for trampoline relaxation.
88         * gas/xtensa/trampoline.d: Trampoline relaxation expected dump.
89         * gas/xtensa/trampoline.s: Trampoline relaxation test source.
90
91 2014-03-20  Richard Sandiford  <rdsandiford@googlemail.com>
92
93         * gas/all/gas.exp: Remove XFAIL of forward.d for MIPS.
94         * gas/mips/pcrel-1.s, gas/mips/pcrel-1.d, gas/mips/pcrel-2.s,
95         gas/mips/pcrel-2.d, gas/mips/pcrel-3.s, gas/mips/pcrel-3.l,
96         gas/mips/pcrel-4.s, gas/mips/pcrel-4-32.d, gas/mips/pcrel-4-n32.d,
97         gas/mips/pcrel-4-64.d: New tests.
98         * gas/mips/mips.exp: Run them.
99         * gas/mips/lui-2.l: Tweak error message for line 7.
100
101 2014-03-20  Ilya Tocar  <ilya.tocar@intel.com>
102
103         * gas/i386/avx512pf-intel.d: Change memory size for vgatherpf0qps,
104         vgatherpf1qps, vscatterpf0qps, vscatterpf1qps.
105         * gas/i386/avx512pf.s: Ditto.
106         * gas/i386/x86-64-avx512pf-intel.d: Ditto.
107         * gas/i386/x86-64-avx512pf.s: Ditto.
108         * gas/i386/avx512f-intel.d: Change memory size for vgatherqps,
109         vpgatherqd, vpscatterqd, vscatterqps.
110         * gas/i386/avx512f.s: Ditto.
111         * gas/i386/x86-64-avx512f-intel.d: Ditto.
112         * gas/i386/x86-64-avx512f.s: Ditto.
113
114 2014-03-19  Jose E. Marchesi  <jose.marchesi@oracle.com>
115
116         * gas/sparc/ldd_std.d: Fix objdump invocation in order to get
117         the old opcodes for the ldtw, ldtwa, stw and stwa instructions.
118
119         * gas/sparc/rdhpr.s: Test rd %hstick_offset and %hstick_enable.
120         * gas/sparc/rdhpr.d: Likewise.
121
122         * gas/sparc/wrhpr.s: Test wr %hstick_offset and %hstick_enable.
123         * gas/sparc/wrhpr.d: Likewise.
124
125 2014-03-19  Daniel Gutson <daniel.gutson@tallertechnologies.com>
126             Nick Clifton  <nickc@redhat.com>
127
128         * gas/arm/ccs.s: New test case.
129         * gas/arm/ccs.d: New expected disassembly.
130
131 2014-03-19  Nick Clifton  <nickc@redhat.com>
132
133         * gas/rx/mov.d: Update expected disassembly.
134
135 2014-03-18  Jiong Wang  <jiong.wang@arm.com>
136
137         * gas/aarch64/illegal.d: Pass -mno-verbose-error.
138         * gas/aarch64/verbose-error.s: Add more verbose message testcases.
139         * gas/aarch64/verbose-error.l: Ditto.
140
141 2014-03-17  Nick Clifton  <nickc@redhat.com>
142
143         PR gas/16694
144         * gas/cfi/cfi-arm-1.s: Add checks of VFP registers.
145         * gas/cfi/cfi-arm-1.d: Update expected output.
146
147 2014-03-13  Nick Clifton  <nickc@redhat.com>
148
149         * gas/aarch64/litpool.s: Make the test endian agnostic.
150         * gas/aarch64/litpool.d: Update expected disassembly.
151
152 2014-03-13  Tristan Gingold  <gingold@adacore.com>
153
154         * gas/pe/big-obj.d, gas/pe/big-obj.s: Add test.
155         * gas/pe/pe.exp: Add test.
156
157 2014-03-12  Nick Clifton  <nickc@redhat.com>
158
159         PR gas/16688
160         * gas/aarch64/litpool.s: New test case.
161         * gas/aarch64/litpool.d: Expected disassembly.
162
163 2014-03-05  Alan Modra  <amodra@gmail.com>
164
165         Update copyright years.
166
167 2014-03-03  Nick Clifton  <nickc@redhat.com>
168
169         * gas/msp430/bad.d: Add -mz option.
170         * gas/msp430/bad.s: Add more cases where warnings should be
171         generated.
172         * gas/msp430/bad.l: Add expected warning messages.
173
174 2014-02-27  Jiong Wang  <jiong.wang@arm.com>
175
176         * gas/aarch64/fp-const0-parsing.s: New test.
177         * gas/aarch64/fp-const0-parsing.d: Likewise.
178
179 2014-02-27  Yufeng Zhang  <yufeng.zhang@arm.com>
180
181         * gas/aarch64/ldst-reg-reg-offset.s: Add tests.
182         * gas/aarch64/ldst-reg-reg-offset.d: Update.
183
184 2014-02-21  Ilya Tocar  <ilya.tocar@intel.com>
185
186         * gas/i386/avx512pf-intel.d: Remove prefetchwt1.
187         * gas/i386/avx512pf.s: Ditto.
188         * gas/i386/avx512pf.d: Ditto.
189         * gas/i386/x86-64-avx512pf-intel.d: Ditto.
190         * gas/i386/x86-64-avx512pf.s: Ditto.
191         * gas/i386/x86-64-avx512pf.d: Ditto.
192         * gas/i386/prefetchwt1-intel.d: New file.
193         * gas/i386/prefetchwt1.s: Ditto.
194         * gas/i386/prefetchwt1.d: Ditto.
195         * gas/i386/x86-64-prefetchwt1-intel.d: Ditto.
196         * gas/i386/x86-64-prefetchwt1.s: Ditto.
197         * gas/i386/x86-64-prefetchwt1.d: Ditto.
198
199 2014-02-20  Ilya Tocar  <ilya.tocar@intel.com>
200
201         * gas/i386/avx512cd-intel.d: Remove vptestnmq, vptestnmd.
202         * gas/i386/avx512cd.s: Ditto.
203         * gas/i386/avx512cd.d: Ditto.
204         * gas/i386/x86-64-avx512cd-intel.d: Ditto.
205         * gas/i386/x86-64-avx512cd.s: Ditto.
206         * gas/i386/x86-64-avx512cd.d: Ditto.
207         * gas/i386/avx512f-intel.d: Add vptestnmq, vptestnmd.
208         * gas/i386/avx512f.s: Ditto.
209         * gas/i386/avx512f.d: Ditto.
210         * gas/i386/x86-64-avx512f-intel.d: Ditto.
211         * gas/i386/x86-64-avx512f.s: Ditto.
212         * gas/i386/x86-64-avx512f.d: Ditto.
213
214 2014-02-12  Ilya Tocar  <ilya.tocar@intel.com>
215
216         * gas/i386/clflushopt-intel.d: New.
217         * gas/i386/clflushopt.d: Ditto.
218         * gas/i386/clflushopt.s: Ditto.
219         * gas/i386/i386.exp: Run new tests.
220         * gas/i386/x86-64-clflushopt-intel.d: New.
221         * gas/i386/x86-64-clflushopt.d: Ditto.
222         * gas/i386/x86-64-clflushopt.s: Ditto.
223         * gas/i386/x86-64-xsavec-intel.d: Ditto.
224         * gas/i386/x86-64-xsavec.d: Ditto.
225         * gas/i386/x86-64-xsavec.s: Ditto.
226         * gas/i386/x86-64-xsaves-intel.d: Ditto.
227         * gas/i386/x86-64-xsaves.d: Ditto.
228         * gas/i386/x86-64-xsaves.s: Ditto.
229         * gas/i386/xsavec-intel.d: Ditto.
230         * gas/i386/xsavec.d: Ditto.
231         * gas/i386/xsavec.s: Ditto.
232         * gas/i386/xsaves-intel.d: Ditto.
233         * gas/i386/xsaves.d: Ditto.
234         * gas/i386/xsaves.s: Ditto.
235
236 2014-01-31  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
237
238         PR gas/16488
239         * gas/i386/inval-avx512f.s: Add test for incorrect memory operand
240         for gather/scatter instructions.
241         * gas/i386/x86-64-inval-avx512f.s: Likewise.
242         * gas/i386/inval-avx512f.l: Adjust correspondingly.
243         * gas/i386/x86-64-inval-avx512f.l: Likewise.
244
245 2014-01-30  Sandra Loosemore  <sandra@codesourcery.com>
246
247         * gas/nios2/call26_noat.d: New.
248         * gas/nios2/call26_noat.s: New.
249         * gas/nios2/call_noat.d: New.
250         * gas/nios2/call_noat.s: New.
251
252 2014-01-30  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
253             Jan Beulich  <jbeulich@suse.com>
254
255         PR binutils/16490
256         * gas/i386/avx512f.d: Fix test output.
257         * gas/i386/avx512f-intel.d: Likewise.
258         * gas/i386/x86-64-avx512f.d: Likewise.
259         * gas/i386/x86-64-avx512f-intel.d: Likewise.
260
261 2014-01-28  Nick Clifton  <nickc@redhat.com>
262
263         PR binutils/16317
264         * gas/ia64/group-2.d: Expect I attribute with RELA sections.
265         * gas/ia64/xdata.d: Likewise.
266
267 2014-01-22  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
268
269         PR gas/16489
270         * gas/i386/vgather-check.s: Add tests for AVX512 gathers.
271         * gas/i386/x86-64-vgather-check.s: Likewise.
272         * gas/i386/vgather-check-error.l: Update correspondingly.
273         * gas/i386/vgather-check-none.d: Likewise.
274         * gas/i386/vgather-check-warn.d: Likewise.
275         * gas/i386/vgather-check-warn.e: Likewise.
276         * gas/i386/vgather-check.d: Likewise.
277         * gas/i386/x86-64-vgather-check-error.l: Likewise.
278         * gas/i386/x86-64-vgather-check-none.d: Likewise.
279         * gas/i386/x86-64-vgather-check-warn.d: Likewise.
280         * gas/i386/x86-64-vgather-check-warn.e: Likewise.
281         * gas/i386/x86-64-vgather-check.d: Likewise.
282
283 2014-01-17  Will Newton  <will.newton@linaro.org>
284
285         * gas/arm/armv8-a+fp.d: Correct encoding of vcvta.s32.f64.
286
287 For older changes see ChangeLog-2013
288 \f
289 Copyright (C) 2014 Free Software Foundation, Inc.
290
291 Copying and distribution of this file, with or without modification,
292 are permitted in any medium without royalty provided the copyright
293 notice and this notice are preserved.
294
295 Local Variables:
296 mode: change-log
297 left-margin: 8
298 fill-column: 74
299 version-control: never
300 End: