]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/ChangeLog
2008-08-08 Richard Sandiford <rdsandiford@googlemail.com>
[thirdparty/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
861fb55a
DJ
12008-08-08 Richard Sandiford <rdsandiford@googlemail.com>
2
3 * gas/mips/call-nonpic-1.s, gas/mips/call-nonpic-1.d: New test.
4 * gas/mips/mips.exp: Run it.
5
738e5348
RS
62008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
7
8 * gas/mips/elf-rel8-mips16.d, gas/mips/elf-rel8-mips16.s,
9 * gas/mips/elf-rel9-mips16.d, gas/mips/elf-rel9-mips16.s,
10 * gas/mips/elf-rel13-mips16.d, gas/mips/elf-rel13-mips16.s: New tests.
11 * gas/mips/mips.exp: Run them.
12
9b4e5766
PB
132008-08-01 Peter Bergner <bergner@vnet.ibm.com>
14
15 * gas/ppc/power7.d: New.
16 * gas/ppc/power7.s: Likewise.
17 * gas/ppc/ppc.exp: Run power7 test.
18
a656ed5b
L
192008-08-01 H.J. Lu <hongjiu.lu@intel.com>
20
21 * gas/cfi/cfi-i386.s: Remove tests for AVX register maps.
22 * gas/cfi/cfi-x86_64.s: Likewise.
23
24 * gas/cfi/cfi-i386.d: Updated.
25 * gas/cfi/cfi-x86_64.d: Likewise.
26
38233209
PB
272008-07-31 Peter Bergner <bergner@vnet.ibm.com>
28
29 * gas/ppc/cell.s: Add altivec instructions.
30 * gas/ppc/cell.d: Update expected output.
31 * gas/ppc/power6.d: New.
32 * gas/ppc/power6.s: Likewise.
33 * gas/ppc/ppc.exp (powerpc64*-*-*): Move cell from here to...
34 (powerpc*-*-*): Here. Run power6 test.
35
457cad8e
L
362008-07-24 H.J. Lu <hongjiu.lu@intel.com>
37
38 * gas/i386/nops-1.d: Add -mtune=generic32.
39 * gas/i386/nops-2.d: Likewise.
40 * gas/i386/nops-3.d: Likewise.
41
42 * gas/i386/x86-64-nops-1.d: Add -mtune=generic64.
43 * gas/i386/x86-64-nops-2.d: Likewise.
44 * gas/i386/x86-64-nops-3.d: Likewise.
45 * gas/i386/x86-64-nops-4.d: Likewise.
46
570de991
NC
472008-07-22 Chao-ying Fu <fu@mips.com>
48
49 * gas/mips/tls-ill.l: Update error message.
50 * gas/mips/octeon-ill.l: Likewise.
51
a9298102
JZ
522008-07-14 Jie Zhang <jie.zhang@analog.com>
53
54 * gas/bfin/{bit2.s, cache2.s, control_code2.s, event2.s,
55 logical2.s, move2.s, parallel.s, parallel2.s, parallel3.s,
56 parallel4.s, shift2.s, stack2.s, video2.s}: Remove DOS line
57 endings.
58
30c09090
RS
592008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
60
61 * gas/mips/mips16-vis-1.d, gas/mips/mips16-vis-1.s: New tests.
62 * gas/mips/mips.exp: Run them.
63
0cd63f3d
KT
642008-07-09 Kai Tietz <kai.tietz@onevision.com>
65
66 * gas/i386/i386.exp (x86-64-pcrel): Disable for w64.
67 (x86-64-sse5): Likewise.
68 (x86-64-opcode-inval): Likewise.
69 (x86-64-opcode-inval-intel): Likewise.
70 (x86-64-w64-pcrel): New.
71 * gas/i386/x86-64-w64-pcrel.d: New.
72
a6d8f55b
AN
732008-07-07 Adam Nemet <anemet@caviumnetworks.com>
74
75 * gas/mips/mips32.s: Move out coprocessor2 insns from here ...
76 * gas/mips/mips32-cp2.s: ... to here.
77 * gas/mips/mips32.d: Update.
78 * gas/mips/mips32-cp2.d: New file.
79 * gas/mips/mips32r2.s: Move out coprocessor2 insns from here ...
80 * gas/mips/mips32r2-cp2.s: ... to here.
81 * gas/mips/mips32r2.d: Update.
82 * gas/mips/mips32r2-cp2.d: New file.
83 * gas/mips/mips64.s: Move out coprocessor2 insns from here ...
84 * gas/mips/mips64-cp2.s: ... to here.
85 * gas/mips/mips64.d: Update.
86 * gas/mips/mips64-cp2.d: New file.
87 * gas/mips/mips.exp: Run mips32-cp2, mips32r2-cp2 and mips64-cp
88 except for Octeon.
89 * gas/mips/octeon.s: Add supported coprocessor insns. Move pop
90 down to keep alphabetical order.
91 * gas/mips/octeon.d: Update.
92 * gas/mips/octeon-ill.s: Add unsupported coprocessor insns.
93 * gas/mips/octeon-ill.l: Update.
94
79947c54
CD
952008-07-07 Paul Brook <paul@codesourcery.com>
96
97 * gas/arm/movw-local.d: New test.
98 * gas/arm/movw-local.s: New test.
99
4b4374ec
CF
1002008-06-27 Chao-ying Fu <fu@mips.com>
101
102 * gas/mips/odd-float.d: Replace ... with #pass.
103 * gas/mips/ldstla-32-shared.d: Add -march=mips1 for as.
104 * gas/mips/ldstla-32.d: Likewise.
105 * gas/mips/mips16-hilo-match.d: Add -mabi=32 -march=mips1 for as.
106
4bec5bdf
CF
1072008-06-19 Chao-ying Fu <fu@mips.com>
108
109 * gas/mips/e32-rel2.d: Add -march=mips1 for as.
110
4758f280
HPN
1112008-06-16 Hans-Peter Nilsson <hp@bitrange.com>
112
113 PR gas/6607
114 * gas/mmix/err-loc-10.s, gas/mmix/err-loc-9.s, gas/mmix/loc-6.d,
115 gas/mmix/loc-6.s, gas/mmix/loc-7.d, gas/mmix/loc-7.s: New tests.
116
bb35fb24
NC
1172008-06-12 Adam Nemet <anemet@caviumnetworks.com>
118
119 * gas/mips/octeon.s, gas/mips/octeon.d: Add tests for baddu,
120 bbit*, cins*, dmul, pop, dpop, exts*, mtm*, mtp*, syncs, syncw,
121 syncws, vm3mulu, vm0 and vmulu.
122 * gas/mips/octeon-ill.s, gas/mips/octeon-ill.s: New test.
123 * gas/mips/mips.exp: Run it. Run octeon test with
124 run_dump_test_arches.
125
dd3cbb7e
NC
126 * gas/mips/octeon.s, gas/mips/octeon.d: Add tests for seq* and sne*.
127 * gas/mips/octeon-ill.s, gas/mips/octeon-ill.s: Add tests for seqi
128 and snei.
129
cb19c032
L
1302008-06-03 H.J. Lu <hongjiu.lu@intel.com>
131
132 * gas/i386/i386.exp: Run sse-check-none and
133 x86-64-sse-check-none.
134
135 * gas/i386/sse-check-none.d: New.
136 * gas/i386/sse-check-none.s: Likewise.
137 * gas/i386/x86-64-sse-check-none.d: Likewise.
138
4ecab7d4
PB
1392008-06-03 Paul Brook <paul@codesourcery.com>
140
141 * gas/arm/thumb32.d: Update expected output.
142
a5dabbb0
L
1432008-05-30 H.J. Lu <hongjiu.lu@intel.com>
144
145 * gas/i386/x86-64-avx.s: Add tests for vmovd on 64bit operands.
146
147 * gas/i386/x86-64-sse2avx.s: Add tests for movd on 64bit
148 operands.
149
150 * gas/testsuite/gas/i386/x86-64-avx.d: Updated.
151 * gas/testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
152 * gas/testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
153
725a9891
MS
1542008-05-27 Martin Schwidefsky <schwidefsky@de.ibm.com>
155
156 * gas/s390/zarch-z990.d (idte): Fix operand format.
157
cbc80391
L
1582008-05-22 H.J. Lu <hongjiu.lu@intel.com>
159
160 * gas/i386/sse-noavx.s: Add tests for cvtpd2pi, cvtpi2pd and
161 cvttpd2pi.
162 * gas/i386/x86-64-sse-noavx.s: Likewise.
163
164 * gas/i386/sse-noavx.d: Updated.
165 * gas/i386/x86-64-sse-noavx.d: Likewise.
166
116615c5
L
1672008-05-22 H.J. Lu <hongjiu.lu@intel.com>
168
169 PR gas/6517
170 * gas/i386/avx.s: Add tests for unspecified memory operand
171 size in Intel syntax.
172 * gas/i386/x86-64-avx.s: Likewise.
173
174 * gas/i386/simd.s: Add tests for cvtsi2ss and cvtsi2sd with
175 unspecified memory operand size in Intel syntax.
176
177 * gas/i386/avx.d: Updated.
178 * gas/i386/avx-intel.d: Likewise.
179 * gas/i386/simd.d: Likewise.
180 * gas/i386/simd-intel.d: Likewise.
181 * gas/i386/simd-suffix.d: Likewise.
182 * gas/i386/x86-64-avx.d: Likewise.
183 * gas/i386/x86-64-avx-intel.d: Likewise.
184
d9479f2d
L
1852008-05-21 H.J. Lu <hongjiu.lu@intel.com>
186
187 * gas/i386/sse-noavx.s: Add tests for movdq2q and movq2dq.
188 * gas/i386/x86-64-sse-noavx.s: Likewise.
189
190 * gas/i386/sse-noavx.d: Updated.
191 * gas/i386/x86-64-sse-noavx.d: Likewise.
192
35903be0
CM
1932008-05-09 Catherine Moore <clm@codesourcery.com>
194
195 * gas/mips/mips16-hilo-match.s: New test.
196 * gas/mips/mip16-hilo-match.d: New test output.
197
f1f8f695
L
1982008-05-02 H.J. Lu <hongjiu.lu@intel.com>
199
200 * gas/i386/i386.exp: Run movbe, movbe-intel, inval-movbe, ept,
201 ept-intel, inval-ept, x86-64-movbe, x86-64-movbe-intel,
202 x86-64-inval-movbe. x86-64-ept, x86-64-ept-intel and
203 x86-64-inval-ept.
204
205 * gas/i386/arch-10.s: Add movbe and invept.
206 * gas/i386/x86-64-arch-2.s: Likewise.
207
208 * gas/i386/ept.d: New file
209 * gas/i386/ept-intel.d: Likewise.
210 * gas/i386/ept.s: Likewise.
211 * gas/i386/inval-ept.l: Likewise.
212 * gas/i386/inval-ept.s: Likewise.
213 * gas/i386/inval-movbe.l: Likewise.
214 * gas/i386/inval-movbe.s: Likewise.
215 * gas/i386/movbe.d: Likewise.
216 * gas/i386/movbe-intel.d: Likewise.
217 * gas/i386/movbe.s: Likewise.
218 * gas/i386/x86-64-inval-ept.l: Likewise.
219 * gas/i386/x86-64-inval-ept.s: Likewise.
220 * gas/i386/x86-64-inval-movbe.l: Likewise.
221 * gas/i386/x86-64-inval-movbe.s: Likewise.
222 * gas/i386/x86-64-ept.d: Likewise.
223 * gas/i386/x86-64-ept-intel.d: Likewise.
224 * gas/i386/x86-64-ept.s: Likewise.
225 * gas/i386/x86-64-movbe.d: Likewise.
226 * gas/i386/x86-64-movbe-intel.d: Likewise.
227 * gas/i386/x86-64-movbe.s: Likewise.
228
229 * gas/i386/arch-10.d: Updated.
230 * gas/i386/arch-10-1.l: Likewise.
231 * gas/i386/arch-10-2.l: Likewise.
232 * gas/i386/arch-10-3.l: Likewise.
233 * gas/i386/arch-10-4.l: Likewise.
234 * gas/i386/x86-64-arch-2.d: Likewise.
235
f6829a45
AN
2362008-04-28 Adam Nemet <anemet@caviumnetworks.com>
237
238 * gas/mips/mips4.s: Split out fp instruction from here ...
239 * gas/mips/mips4-fp.s: ... to here.
240 * gas/mips/mips4.d: Update.
241 * gas/mips/mips4-fp.l: New file. Check error messages with
242 -msoft-float.
243 * gas/mips/mips4-fp.d: New file. Check disassembly with
244 hard-float.
245
246 * gas/mips/mips32r2.s: Split out fp instructions from here ...
247 * gas/mips/mips32r2-fp32.s: ... to here.
248 * gas/mips/mips32r2.d: Update.
249 * gas/mips/mips32r2-fp32.l: New file. Check error messages with
250 -msoft-float.
251 * gas/mips/mips32r2-fp32.d: New file. Check disassembly with
252 hard-float.
253
254 * gas/mips/mips32r2-ill-nofp.s, gas/mips/mips32r2-ill-nofp.l: New
255 test derived from mips32r2-ill.
256
257 * gas/mips/mips32-sf32.l: New list test for mips32-sf32.s to check
258 error messages for soft-float targets.
259
260 * gas/mips/mips-macro-ill-sfp.s, gas/mips/mips-macro-ill-sfp.l:
261 New test for -msingle-float.
262 * gas/mips/mips-macro-ill-nofp.s, gas/mips/mips-macro-ill-nofp.l:
263 New test for -msoft-float.
264 * gas/mips/mips-hard-float-flag.s,
265 gas/mips/mips-hard-float-flag.l: New test for -mhard-float.
266 * gas/mips/mips-double-float-flag.s,
267 gas/mips/mips-double-float-flag.l: New test for -mdouble-float.
268
269 * gas/mips/mips.exp: Run new mips4-fp and mips32r2-fp dump tests.
270 Run mips4-fp and mips32r2-fp list tests with -msoft-float. Run
271 new mips32r2-ill-nofp with -msoft-float. Run new mips32-sf32 list
272 test with -msoft-float. Run new mips-macro-ill-sfp test with
273 -msingle-float. Run new mips-macro-ill-nofp test with
274 -msoft-float. Run new mips-hard-float-flag and
275 mips-double-float-flag tests.
276
9ba52a26
L
2772008-04-23 H.J. Lu <hongjiu.lu@intel.com>
278
279 * gas/i386/i386.exp: Run sse-noavx and x86-64-sse-noavx.
280
281 * gas/i386/sse-noavx.d: New.
282 * gas/i386/sse-noavx.s: Likewise.
283 * gas/i386/x86-64-sse-noavx.d: Likewise.
284 * gas/i386/x86-64-sse-noavx.s: Likewise.
285
084076b8
L
2862008-04-23 H.J. Lu <hongjiu.lu@intel.com>
287
288 * gas/i386/sse2.s: Add tests for pmuludq, paddq and psubq.
289 * gas/i386/x86-64-simd.s: Likewise.
290
291 * gas/i386/sse2.d: Updated.
292 * gas/i386/x86-64-simd.d: Likewise.
293 * gas/i386/x86-64-simd-intel.d: Likewise.
294 * gas/i386/x86-64-simd-suffix.d: Likewise.
295
1a6b486f
DM
2962008-04-23 David S. Miller <davem@davemloft.net>
297
298 * gas/sparc/pc2210.d: New file.
299 * gas/sparc/pc2210.d: Likewise.
300 * gas/sparc/sparc.exp: Run new %pc22/%pc10 relocation test.
301
dae39acc
L
3022008-04-18 H.J. Lu <hongjiu.lu@intel.com>
303
304 * gas/i386/arch-10.d: Updated.
305 * gas/i386/avx.d: Likewise.
306 * gas/i386/avx-intel.d: Likewise.
307 * gas/i386/x86-64-arch-2.d: Likewise.
308 * gas/i386/x86-64-avx.d: Likewise.
309 * gas/i386/x86-64-avx-intel.d: Likewise.
310
ce886ab1
DR
3112008-04-16 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
312 Michael Meissner <michael.meissner@amd.com>
313
dae39acc
L
314 * gas/i386/x86-64-sse5.s: Add protX tests to allow memory in the
315 middle operand.
ce886ab1
DR
316 * gas/i386/x86-64-sse5.d: Likewise.
317
dc2f32e7
DM
3182008-04-16 David S. Miller <davem@davemloft.net>
319
320 * gas/sparc/gotops32.d: New.
321 * gas/sparc/gotops32.s: Likewise.
322 * gas/sparc/gotops64.d: Likewise.
323 * gas/sparc/gotops64.s: Likewise.
324 * gas/sparc/sparc.exp: Run new gotdata tests.
325
52b5ca5b
AS
3262008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
327
328 * gas/sh/arch/arch.exp: Align PC-relative instructions in the gererated
329 assembly files.
330 * gas/sh/arch/sh-dsp.s: Regenerate.
331 * gas/sh/arch/sh.s: Regenerate.
332 * gas/sh/arch/sh2.s: Regenerate.
333 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
334 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
335 * gas/sh/arch/sh2a-nofpu.s: Regenerate.
336 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.: Regenerate.
337 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
338 * gas/sh/arch/sh2a.s: Regenerate.
339 * gas/sh/arch/sh2e.s: Regenerate.
340 * gas/sh/arch/sh3-dsp.s: Regenerate.
341 * gas/sh/arch/sh3-nommu.s: Regenerate.
342 * gas/sh/arch/sh3.s: Regenerate.
343 * gas/sh/arch/sh3e.s: Regenerate.
344 * gas/sh/arch/sh4-nofpu.s: Regenerate.
345 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
346 * gas/sh/arch/sh4.s: Regenerate.
347 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
348 * gas/sh/arch/sh4a.s: Regenerate.
349 * gas/sh/arch/sh4al-dsp.s: Regenerate.
350 * gas/sh/err-mova.s: New test.
351
19a6653c
AM
3522008-04-14 Edmar Wienskoski <edmar@freescale.com>
353
354 * gas/ppc/e500mc.s, gas/ppc/e500mc.d: New test.
355 * gas/ppc/ppc.exp: Run the new test
356
24f4d50f
L
3572008-04-11 H.J. Lu <hongjiu.lu@intel.com>
358
359 * gas/lns/lns-big-delta.d: Updated.
360 * gas/lns/lns-common-1.d: Likewise.
361 * gas/lns/lns-common-1-alt.d: Likewise.
362 * gas/lns/lns-duplicate.d: Likewise.
363
daf50ae7
L
3642008-04-10 H.J. Lu <hongjiu.lu@intel.com>
365
366 * gas/i386/i386.exp: Run sse-check, sse-check-warn,
367 sse-check-error, x86-64-sse-check, x86-64-sse-check-warn and
368 x86-64-sse-check-error.
369
370 * gas/i386/sse-check.d: New.
371 * gas/i386/sse-check.s: Likewise.
372 * gas/i386/sse-check-error.l: Likewise.
373 * gas/i386/sse-check-error.s: Likewise.
374 * gas/i386/sse-check-warn.d: Likewise.
375 * gas/i386/sse-check-warn.e: Likewise.
376 * gas/i386/x86-64-sse-check.d: Likewise.
377 * gas/i386/x86-64-sse-check-error.l: Likewise.
378 * gas/i386/x86-64-sse-check-error.s: Likewise.
379 * gas/i386/x86-64-sse-check-warn.d: Likewise.
380
83f10cb2
NC
381