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