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