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