Reviewed and approved by Daniel Jacobowitz <drow@false.org>
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
43cc0762
L
12006-05-09 H.J. Lu <hongjiu.lu@intel.com>
2
3 * gas/i386/x86-64-gidt.d: Adjusted.
4
cb6d3433
L
52006-05-09 H.J. Lu <hongjiu.lu@intel.com>
6
7 * gas/i386/i386.exp: Run x86-64-gidt.
8
9 * gas/i386/x86-64-gidt.d: New file.
10 * gas/i386/x86-64-gidt.s: Likewise.
11
4e2a74a8
TS
122006-05-09 David Ung <davidu@mips.com>
13
14 * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
15 address.
16
409a6ecd
TS
172006-05-08 Thiemo Seufer <ths@mips.com>
18
19 * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
20 larger offset arguments for cache instructions.
21
e16bfa71
TS
222006-05-08 Thiemo Seufer <ths@mips.com>
23 Nigel Stephens <nigel@mips.com>
24 David Ung <davidu@mips.com>
25
26 * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
27 * gas/mips/mips.exp: Run smartmips test.
28
55a9ea57
JB
292006-05-05 Julian Brown <julian@codesourcery.com>
30
31 * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
32 instructions.
33 * gas/arm/vfp-neon-overlap.d: Expected output of above.
34 * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
35 * gas/arm/vfp1xD_t2.d: Likewise.
36 * gas/arm/vfpv3-32drs.d: Likewise.
37
ef75f014
TS
382006-05-05 Nigel Stephens <nigel@mips.com>
39
40 * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
41 reorder/noreorder corner case.
42 * gas/mips/mips.exp: Run new test.
43
088fa78e
KH
442006-05-04 Kazu Hirata <kazu@codesourcery.com>
45
46 * gas/arm/armv1.d (error-output): New.
47 * gas/arm/armv1.l: New.
48 * gas/arm/thumb32.d (error-output): New.
49 * gas/arm/thumb32.l: New.
50
39a7806d
TS
512006-05-04 Thiemo Seufer <ths@mips.com>
52 Nigel Stephens <nigel@mips.com>
53
54 * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
55 * gas/mips/set-arch.d: Adjust according to opcode table changes.
56
104b4fab
TS
572006-05-03 Thiemo Seufer <ths@mips.com>
58
59 * gas/mips/mips32-mt.d: Fix mftr argument order.
60
df7849c5
JM
612006-05-02 Joseph Myers <joseph@codesourcery.com>
62
63 * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
64 * gas/arm/iwmmxt.d: Update expected results.
65 * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
66 * gas/arm/iwmmxt-bad2.l: Update expected error messages.
67
5645cf1e
L
682006-04-29 H.J. Lu <hongjiu.lu@intel.com>
69
70 * gas/i386/fp.d: New file.
71 * gas/i386/fp.s: Likewise.
72
73 * gas/i386/i386.exp: Run "fp".
74
59c455b3
TS
752006-04-28 Thiemo Seufer <ths@mips.com>
76 David Ung <davidu@mips.com>
bdb09db1 77 Nigel Stephens <nigel@mips.com>
59c455b3
TS
78
79 * gas/mips/cp0sel-names-mips32r2.d,
80 gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
81
b7dc4905
JB
822006-04-26 Julian Brown <julian@codesourcery.com>
83
59c455b3
TS
84 * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
85 * gas/arm/neon-const.d: Expected output of above.
86 * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
b7dc4905 87
2161fcce
JB
882006-04-26 Julian Brown <julian@codesourcery.com>
89
90 * gas/arm/neon-psyn.s: Basic test of programmers syntax.
91 * gas/arm/neon-psyn.d: Expected output of above.
92
932006-04-26 Julian Brown <julian@codesourcery.com>
edd40341
JB
94
95 * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
96 * gas/arm/copro.d: Update accordingly.
97 * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
98 * gas/arm/neon-cond.d: Expected results of above.
99 * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
100 * gas/arm/neon-cov.d: Expected results of above.
101 * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
102 stores.
103 * gas/arm/neon-ldst-es.d: Expected results of above.
104 * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
105 and stores.
106 * gas/arm/neon-ldst-rm.d: Expected results of above.
107 * gas/arm/neon-omit.s: New test. Omission of optional operands.
108 * gas/arm/neon-omit.d: Expected results of above.
109 * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
110 * gas/arm/vfp1_t2.d: Likewise.
111 * gas/arm/vfp1xD.d: Likewise.
112 * gas/arm/vfp1xD_t2.d: Likewise.
113 * gas/arm/vfp2.d: Likewise.
114 * gas/arm/vfp2_t2.d: Likewise.
115 * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
116 instructions.
117 * gas/arm/vfp3-32drs.d: Expected results of above.
118 * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
119 conversion instructions.
120 * gas/arm/vfp3-const-conv.d: Expected results of above.
121
8463be01
PB
1222005-04-20 Paul Brook <paul@codesourcery.com>
123
124 * gas/arm/arch7.d: Remove skip.
125 * gas/arm/svc.d: Ditto.
126 * gas/arm/thumb2_bcond.d: Ditto.
127 * gas/arm/thumb2_it_bad.d: Ditto.
128
bb8f5920
L
1292006-04-18 H.J. Lu <hongjiu.lu@intel.com>
130
131 PR gas/2533
132 * gas/i386/inval.s: Add test for illegal immediate register
133 operand.
134 * gas/i386/inval.l: Updated.
135
10d15738
NC
1362006-04-16 Nick Clifton <nickc@redhat.com>
137
138 * gas/arm/arch7.d: Skip test for non-ELF targets.
139 * gas/arm/blx-local.d: Likewise.
140 * gas/arm/svc.d: Likewise.
141 * gas/arm/thumb2_bcond.d: Likewise.
142 * gas/arm/thumb2_it_bad.d: Likewise.
143
7ae2971b
PB
1442006-04-07 Paul Brook <paul@codesourcery.com>
145
146 * gas/arm/blx-local.d: New test.
147 * gas/arm/blx-local.d: New test.
148
53365c0d
PB
1492006-04-07 Paul Brook <paul@codesourcery.com>
150
151 * gas/arm/thumb2_pool.d: New test.
152 * gas/arm/thumb2_pool.s: New test.
153
910600e9
RS
1542006-04-05 Richard Sandiford <richard@codesourcery.com>
155
156 * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
157 * gas/sparc/sparc.exp: Run it. Remove sparc*-*-vxworks* XFAILs.
158
9ca26584
AJ
1592006-03-23 Michael Matz <matz@suse.de>
160
161 * gas/i386/reloc64.s: Accept 64-bit forms.
162 * gas/i386/reloc64.d: Adjust.
163 * gas/i386/reloc64.l: Adjust.
164
9e61c69e
L
1652006-03-23 H.J. Lu <hongjiu.lu@intel.com>
166
167 * gas/i386/rep.s: Pad with .p2align.
168 * gas/i386/rep.d: Adjust.
169
0a44bf69
RS
1702006-03-22 Richard Sandiford <richard@codesourcery.com>
171
172 * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
173 * gas/mips/vxworks1-xgot.d: New tests.
174 * gas/mips/mips.exp: Run them. Do not run other tests on VxWorks.
175
3e94bf1a
PB
1762006-03-21 Paul Brook <paul@codesourcery.com>
177
178 * gas/arm/thumb32.d: Correct expected output.
179
dfa9f0d5
PB
1802006-03-20 Paul Brook <paul@codesourcery.com>
181
182 * gas/arm/thumb2_bcond.d: New test.
183 * gas/arm/thumb2_bcond.s: New test.
184 * gas/arm/thumb2_it_bad.d: New test.
185 * gas/arm/thumb2_it_bad.l: New test.
186 * gas/arm/thumb2_it_bad.s: New test.
187
f5208ef2
PB
1882006-03-17 Paul Brook <paul@codesourcery.com>
189
190 * gas/arm/thumb32.d: Add ldm and stm tests.
191 * gas/arm/thumb32.s: Ditto.
192
2db51539
BS
1932006-03-16 Bernd Schmidt <bernd.schmidt@analog.com>
194
195 * gas/bfin/shift2.s: Add new tests.
196 * gas/bfin/shift.d: Match changed disassembler behaviour.
197 * gas/bfin/parallel2.d: Likewise.
198 * gas/bfin/shift2.d: Likewise; also match new tests.
199
c16d2bf0
PB
2002006-03-16 Paul Brook <paul@codesourcery.com>
201
202 * gas/arm/svc.d: New test.
203 * gas/arm/svc.s: New test.
204 * gas/arm/inst.d: Accept svc mnemonic.
205 * gas/arm/thumb.d: Ditto.
206 * gas/arm/wince_inst.d: Ditto.
207
38406048
PB
2082006-03-09 Paul Brook <paul@codesourcery.com>
209
210 * gas/arm/nomapping.d: New test.
211 * gas/arm/nomapping.s: New test.
212
35c52694
L
2132006-03-07 H.J. Lu <hongjiu.lu@intel.com>
214
215 PR binutils/2428
216 * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
217 x86-64-rep-suffix.
218
219 * gas/i386/naked.d: Replace repz with rep.
220 * gas/i386/x86_64.d: Likewise.
221
222 * gas/i386/rep-suffix.d: New file.
223 * gas/i386/rep-suffix.s: Likewise.
224 * gas/i386/rep.d: Likewise.
225 * gas/i386/rep.s: Likewise.
226 * gas/i386/x86-64-rep-suffix.d: Likewise.
227 * gas/i386/x86-64-rep-suffix.s: Likewise.
228 * gas/i386/x86-64-rep.d: Likewise.
229 * gas/i386/x86-64-rep.s: Likewise.
230
00a97672
RS
2312006-03-07 Richard Sandiford <richard@codesourcery.com>
232
233 * gas/arm/abs12.s, gas/arm/abs12.d: New test.
234 * gas/arm/pic.d: Skip for *-*-vxworks*...
235 * gas/arm/pic_vxworks.d: ...use this version instead.
236 * gas/arm/unwind_vxworks.d: Fix expected output.
237
0b2e31dc
NS
2382006-03-06 Nathan Sidwell <nathan@codesourcery.com>
239
240 * gas/m68k/arch-cpu-1.s: Tweak.
241 * gas/m68k/arch-cpu-1.d: Tweak.
242
9f6f925e
JB
2432006-02-28 Jan Beulich <jbeulich@novell.com>
244
245 * gas/all/altmacro.s: Adjust.
246 * gas/all/altmac2.s: Adjust.
247
0e31b3e1
JB
2482006-02-28 Jan Beulich <jbeulich@novell.com>
249
250 * gas/macros/paren[sd]: New.
251 * gas/macros/macros.exp: Run new test.
252
331d2d0d
L
2532006-02-27 H.J. Lu <hongjiu.lu@intel.com>
254
255 * gas/i386/i386.exp: Add merom and x86-64-merom.
256
257 * gas/i386/merom.d: New file.
258 * gas/i386/merom.s: Likewise.
259 * gas/i386/x86-64-merom.d: Likewise.
260 * gas/i386/x86-64-merom.s: Likewise.
261
83d634e3
DM
2622006-02-24 David S. Miller <davem@sunset.davemloft.net>
263
264 * gas/sparc/rdhpr.s: New test.
265 * gas/sparc/rdhpr.d: New test.
266 * gas/sparc/wrhpr.s: New test.
267 * gas/sparc/wrhpr.d: New test.
268 * gas/sparc/window.s: New test.
269 * gas/sparc/window.d: New test.
270 * gas/sparc/rdpr.s: Add case for reading %gl register.
271 * gas/sparc/rdpr.d: Likewise.
272 * gas/sparc/wrpr.s: Add case for writing %gl register.
273 * gas/sparc/wrpr.d: Likewise.
274 * gas/sparc/sparc.exp: Update for new tests.
275
62b3e311
PB
2762006-02-24 Paul Brook <paul@codesourcery.com>
277
278 * gas/arm/thumb32.d: Fix expected msr and mrs output.
279 * gas/arm/arch7.d: New test.
280 * gas/arm/arch7.s: New test.
281 * gas/arm/arch7m-bad.l: New test.
282 * gas/arm/arch7m-bad.d: New test.
283 * gas/arm/arch7m-bad.s: New test.
284
59cf82fe
L
2852006-02-23 H.J. Lu <hongjiu.lu@intel.com>
286
287 * gas/ia64/opc-i.s: Add tests for tf.
288 * gas/ia64/pseudo.s: Likewise.
289 * gas/ia64/opc-i.d: Updated.
290 * gas/ia64/pseudo.d: Likewise.
291
7f3dfb9c
L
2922006-02-22 H.J. Lu <hongjiu.lu@intel.com>
293
294 * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
295 * gas/ia64/dv-raw-err.l: Updated.
296
297 * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
298 * gas/ia64/opc-b.d: Updated.
299
f40d1643
PB
3002005-02-22 Paul Brook <paul@codesourcery.com>
301
302 * gas/arm/thumb32.d: Fix expected pld opcode.
303
d70c5fc7
NC
3042006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
305 Anil Paranjape <anilp1@kpitcummins.com>
306 Shilin Shakti <shilins@kpitcummins.com>
307
308 * gas/xc16x: New directory.
309 * gas/xc16x/xc16x.exp: New file
310 * gas/xc16x/add.s: New file
311 * gas/xc16x/add_test.s: New file
312 * gas/xc16x/addb.s: New file
313 * gas/xc16x/addc.s: New file
314 * gas/xc16x/addcb.s: New file
315 * gas/xc16x/and.s: New file
316 * gas/xc16x/andb.s: New file
317 * gas/xc16x/bfldl.s: New file
318 * gas/xc16x/bit.s: New file
319 * gas/xc16x/calla.s: New file
320 * gas/xc16x/calli.s: New file
321 * gas/xc16x/cmp.s: New file
322 * gas/xc16x/cmp_test.s: New file
323 * gas/xc16x/cmpb.s: New file
324 * gas/xc16x/cmpi.s: New file
325 * gas/xc16x/cpl.s: New file
326 * gas/xc16x/div.s: New file
327 * gas/xc16x/jmpa.s: New file
328 * gas/xc16x/jmpi.s: New file
329 * gas/xc16x/jmpr.s: New file
330 * gas/xc16x/mov.s: New file
331 * gas/xc16x/mov_test.s: New file
332 * gas/xc16x/movb.s: New file
333 * gas/xc16x/movbs.s: New file
334 * gas/xc16x/movbz.s: New file
335 * gas/xc16x/mul.s: New file
336 * gas/xc16x/neg.s: New file
337 * gas/xc16x/nop.s: New file
338 * gas/xc16x/or.s: New file
339 * gas/xc16x/orb.s: New file
340 * gas/xc16x/prior.s: New file
341 * gas/xc16x/pushpop.s: New file
342 * gas/xc16x/ret.s: New file
343 * gas/xc16x/scxt.s: New file
344 * gas/xc16x/shlrol.s: New file
345 * gas/xc16x/sub.s: New file
346 * gas/xc16x/sub_test.s: New file
347 * gas/xc16x/subb.s: New file
348 * gas/xc16x/subcb.s: New file
349 * gas/xc16x/syscontrol1.s: New file
350 * gas/xc16x/syscontrol2.s: New file
351 * gas/xc16x/trap.s: New file
352 * gas/xc16x/xor.s: New file
353 * gas/xc16x/xorb.s: New file
354
4ac54c27
L
3552006-02-12 H.J. Lu <hongjiu.lu@intel.com>
356
357 * gas/i386/x86-64-crx-suffix.d: Undo the last change.
358
a1cfb73e
L
3592006-02-11 H.J. Lu <hongjiu.lu@intel.com>
360
361 * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
362
363 * gas/i386/x86-64-crx-suffix.d: Minor update.
364
365 * gas/i386/x86-64-drx-suffix.d: New file.
366 * gas/i386/x86-64-drx.d: Likewise.
367 * gas/i386/x86-64-drx.s: Likewise.
368
6dd5059a
L
3692006-02-11 H.J. Lu <hongjiu.lu@intel.com>
370
371 * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
372
373 * gas/i386/x86-64-crx-suffix.d: New file.
374 * gas/i386/x86-64-crx.d: Likewise.
375 * gas/i386/x86-64-crx.s: Likewise.
376
266abb8f
NS
3772006-02-07 Nathan Sidwell <nathan@codesourcery.com>
378
379 * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
380 * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
381
ef8d22e6
PB
3822005-02-02 Paul Brook <paul@codesourcery.com>
383
384 * gas/arm/thumb2_invert.d: New test.
385 * gas/arm/thumb2_invert.s: New test.
386
79134647
PB
3872006-01-31 Paul Brook <paul@codesourcery.com>
388
389 * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
390 * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
391
ae33e02d
AM
3922006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
393
394 * gas/z80/z80.exp: Add offset.
3170c51c
AM
395 * gas/z80/offset.d: New file.
396 * gas/z80/offset.s: New file.
ae33e02d 397
c2fe9327
PB
3982006-01-16 Paul Brook <paul@codesourcery.com>
399
400 * gas/m68k/all.exp: Add mcf-fpu.
401 * gas/m68k/mcf-fpu.d: New file.
402 * gas/m68k/mcf-fpu.s: New file.
403
8ad7c533
NC
4042006-01-11 Nick Clifton <nickc@redhat.com>
405
406 * gas/tic54x/address.d: Work with 64bit hosts.
407 * gas/tic54x/addrfar.d: Likewise.
408 * gas/tic54x/align.d: Likewise.
409 * gas/tic54x/all-opcodes.d: Likewise.
410 * gas/tic54x/asg.d: Likewise.
411 * gas/tic54x/cons.d: Likewise.
412 * gas/tic54x/consfar.d: Likewise.
413 * gas/tic54x/extaddr.d: Likewise.
414 * gas/tic54x/field.d: Likewise.
415 * gas/tic54x/labels.d: Likewise.
416 * gas/tic54x/loop.d: Likewise.
417 * gas/tic54x/lp.d: Likewise.
418 * gas/tic54x/macro.d: Likewise.
419 * gas/tic54x/math.d: Likewise.
420 * gas/tic54x/opcodes.d: Likewise.
421 * gas/tic54x/sections.d: Likewise.
422 * gas/tic54x/set.d: Likewise.
423 * gas/tic54x/struct.d: Likewise.
424 * gas/tic54x/subsym.d: Likewise.
425
4dcb3903
L
4262006-01-09 H.J. Lu <hongjiu.lu@intel.com>
427
428 PR gas/2117
429 * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
430 ltoff22x-5.
431
432 * gas/ia64/ltoff22x-2.d: New file.
433 * gas/ia64/ltoff22x-2.s: Likewise.
434 * gas/ia64/ltoff22x-3.d: Likewise.
435 * gas/ia64/ltoff22x-3.s: Likewise.
436 * gas/ia64/ltoff22x-4.d: Likewise.
437 * gas/ia64/ltoff22x-4.s: Likewise.
438 * gas/ia64/ltoff22x-5.d: Likewise.
439 * gas/ia64/ltoff22x-5.s: Likewise.
440
834b26f4
HPN
4412006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
442
443 PR gas/2101
444 * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
445
e88d958a 446For older changes see ChangeLog-2005
c9e214e5
AM
447\f
448Local Variables:
449mode: change-log
450left-margin: 8
451fill-column: 74
452version-control: never
453End:
This page took 0.136215 seconds and 4 git commands to generate.