bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
df7849c5
JM
12006-05-02 Joseph Myers <joseph@codesourcery.com>
2
3 * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
4 * gas/arm/iwmmxt.d: Update expected results.
5 * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
6 * gas/arm/iwmmxt-bad2.l: Update expected error messages.
7
5645cf1e
L
82006-04-29 H.J. Lu <hongjiu.lu@intel.com>
9
10 * gas/i386/fp.d: New file.
11 * gas/i386/fp.s: Likewise.
12
13 * gas/i386/i386.exp: Run "fp".
14
59c455b3
TS
152006-04-28 Thiemo Seufer <ths@mips.com>
16 David Ung <davidu@mips.com>
bdb09db1 17 Nigel Stephens <nigel@mips.com>
59c455b3
TS
18
19 * gas/mips/cp0sel-names-mips32r2.d,
20 gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
21
b7dc4905
JB
222006-04-26 Julian Brown <julian@codesourcery.com>
23
59c455b3
TS
24 * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
25 * gas/arm/neon-const.d: Expected output of above.
26 * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
b7dc4905 27
2161fcce
JB
282006-04-26 Julian Brown <julian@codesourcery.com>
29
30 * gas/arm/neon-psyn.s: Basic test of programmers syntax.
31 * gas/arm/neon-psyn.d: Expected output of above.
32
332006-04-26 Julian Brown <julian@codesourcery.com>
edd40341
JB
34
35 * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
36 * gas/arm/copro.d: Update accordingly.
37 * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
38 * gas/arm/neon-cond.d: Expected results of above.
39 * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
40 * gas/arm/neon-cov.d: Expected results of above.
41 * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
42 stores.
43 * gas/arm/neon-ldst-es.d: Expected results of above.
44 * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
45 and stores.
46 * gas/arm/neon-ldst-rm.d: Expected results of above.
47 * gas/arm/neon-omit.s: New test. Omission of optional operands.
48 * gas/arm/neon-omit.d: Expected results of above.
49 * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
50 * gas/arm/vfp1_t2.d: Likewise.
51 * gas/arm/vfp1xD.d: Likewise.
52 * gas/arm/vfp1xD_t2.d: Likewise.
53 * gas/arm/vfp2.d: Likewise.
54 * gas/arm/vfp2_t2.d: Likewise.
55 * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
56 instructions.
57 * gas/arm/vfp3-32drs.d: Expected results of above.
58 * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
59 conversion instructions.
60 * gas/arm/vfp3-const-conv.d: Expected results of above.
61
8463be01
PB
622005-04-20 Paul Brook <paul@codesourcery.com>
63
64 * gas/arm/arch7.d: Remove skip.
65 * gas/arm/svc.d: Ditto.
66 * gas/arm/thumb2_bcond.d: Ditto.
67 * gas/arm/thumb2_it_bad.d: Ditto.
68
bb8f5920
L
692006-04-18 H.J. Lu <hongjiu.lu@intel.com>
70
71 PR gas/2533
72 * gas/i386/inval.s: Add test for illegal immediate register
73 operand.
74 * gas/i386/inval.l: Updated.
75
10d15738
NC
762006-04-16 Nick Clifton <nickc@redhat.com>
77
78 * gas/arm/arch7.d: Skip test for non-ELF targets.
79 * gas/arm/blx-local.d: Likewise.
80 * gas/arm/svc.d: Likewise.
81 * gas/arm/thumb2_bcond.d: Likewise.
82 * gas/arm/thumb2_it_bad.d: Likewise.
83
7ae2971b
PB
842006-04-07 Paul Brook <paul@codesourcery.com>
85
86 * gas/arm/blx-local.d: New test.
87 * gas/arm/blx-local.d: New test.
88
53365c0d
PB
892006-04-07 Paul Brook <paul@codesourcery.com>
90
91 * gas/arm/thumb2_pool.d: New test.
92 * gas/arm/thumb2_pool.s: New test.
93
910600e9
RS
942006-04-05 Richard Sandiford <richard@codesourcery.com>
95
96 * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
97 * gas/sparc/sparc.exp: Run it. Remove sparc*-*-vxworks* XFAILs.
98
9ca26584
AJ
992006-03-23 Michael Matz <matz@suse.de>
100
101 * gas/i386/reloc64.s: Accept 64-bit forms.
102 * gas/i386/reloc64.d: Adjust.
103 * gas/i386/reloc64.l: Adjust.
104
9e61c69e
L
1052006-03-23 H.J. Lu <hongjiu.lu@intel.com>
106
107 * gas/i386/rep.s: Pad with .p2align.
108 * gas/i386/rep.d: Adjust.
109
0a44bf69
RS
1102006-03-22 Richard Sandiford <richard@codesourcery.com>
111
112 * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
113 * gas/mips/vxworks1-xgot.d: New tests.
114 * gas/mips/mips.exp: Run them. Do not run other tests on VxWorks.
115
3e94bf1a
PB
1162006-03-21 Paul Brook <paul@codesourcery.com>
117
118 * gas/arm/thumb32.d: Correct expected output.
119
dfa9f0d5
PB
1202006-03-20 Paul Brook <paul@codesourcery.com>
121
122 * gas/arm/thumb2_bcond.d: New test.
123 * gas/arm/thumb2_bcond.s: New test.
124 * gas/arm/thumb2_it_bad.d: New test.
125 * gas/arm/thumb2_it_bad.l: New test.
126 * gas/arm/thumb2_it_bad.s: New test.
127
f5208ef2
PB
1282006-03-17 Paul Brook <paul@codesourcery.com>
129
130 * gas/arm/thumb32.d: Add ldm and stm tests.
131 * gas/arm/thumb32.s: Ditto.
132
2db51539
BS
1332006-03-16 Bernd Schmidt <bernd.schmidt@analog.com>
134
135 * gas/bfin/shift2.s: Add new tests.
136 * gas/bfin/shift.d: Match changed disassembler behaviour.
137 * gas/bfin/parallel2.d: Likewise.
138 * gas/bfin/shift2.d: Likewise; also match new tests.
139
c16d2bf0
PB
1402006-03-16 Paul Brook <paul@codesourcery.com>
141
142 * gas/arm/svc.d: New test.
143 * gas/arm/svc.s: New test.
144 * gas/arm/inst.d: Accept svc mnemonic.
145 * gas/arm/thumb.d: Ditto.
146 * gas/arm/wince_inst.d: Ditto.
147
38406048
PB
1482006-03-09 Paul Brook <paul@codesourcery.com>
149
150 * gas/arm/nomapping.d: New test.
151 * gas/arm/nomapping.s: New test.
152
35c52694
L
1532006-03-07 H.J. Lu <hongjiu.lu@intel.com>
154
155 PR binutils/2428
156 * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
157 x86-64-rep-suffix.
158
159 * gas/i386/naked.d: Replace repz with rep.
160 * gas/i386/x86_64.d: Likewise.
161
162 * gas/i386/rep-suffix.d: New file.
163 * gas/i386/rep-suffix.s: Likewise.
164 * gas/i386/rep.d: Likewise.
165 * gas/i386/rep.s: Likewise.
166 * gas/i386/x86-64-rep-suffix.d: Likewise.
167 * gas/i386/x86-64-rep-suffix.s: Likewise.
168 * gas/i386/x86-64-rep.d: Likewise.
169 * gas/i386/x86-64-rep.s: Likewise.
170
00a97672
RS
1712006-03-07 Richard Sandiford <richard@codesourcery.com>
172
173 * gas/arm/abs12.s, gas/arm/abs12.d: New test.
174 * gas/arm/pic.d: Skip for *-*-vxworks*...
175 * gas/arm/pic_vxworks.d: ...use this version instead.
176 * gas/arm/unwind_vxworks.d: Fix expected output.
177
0b2e31dc
NS
1782006-03-06 Nathan Sidwell <nathan@codesourcery.com>
179
180 * gas/m68k/arch-cpu-1.s: Tweak.
181 * gas/m68k/arch-cpu-1.d: Tweak.
182
9f6f925e
JB
1832006-02-28 Jan Beulich <jbeulich@novell.com>
184
185 * gas/all/altmacro.s: Adjust.
186 * gas/all/altmac2.s: Adjust.
187
0e31b3e1
JB
1882006-02-28 Jan Beulich <jbeulich@novell.com>
189
190 * gas/macros/paren[sd]: New.
191 * gas/macros/macros.exp: Run new test.
192
331d2d0d
L
1932006-02-27 H.J. Lu <hongjiu.lu@intel.com>
194
195 * gas/i386/i386.exp: Add merom and x86-64-merom.
196
197 * gas/i386/merom.d: New file.
198 * gas/i386/merom.s: Likewise.
199 * gas/i386/x86-64-merom.d: Likewise.
200 * gas/i386/x86-64-merom.s: Likewise.
201
83d634e3
DM
2022006-02-24 David S. Miller <davem@sunset.davemloft.net>
203
204 * gas/sparc/rdhpr.s: New test.
205 * gas/sparc/rdhpr.d: New test.
206 * gas/sparc/wrhpr.s: New test.
207 * gas/sparc/wrhpr.d: New test.
208 * gas/sparc/window.s: New test.
209 * gas/sparc/window.d: New test.
210 * gas/sparc/rdpr.s: Add case for reading %gl register.
211 * gas/sparc/rdpr.d: Likewise.
212 * gas/sparc/wrpr.s: Add case for writing %gl register.
213 * gas/sparc/wrpr.d: Likewise.
214 * gas/sparc/sparc.exp: Update for new tests.
215
62b3e311
PB
2162006-02-24 Paul Brook <paul@codesourcery.com>
217
218 * gas/arm/thumb32.d: Fix expected msr and mrs output.
219 * gas/arm/arch7.d: New test.
220 * gas/arm/arch7.s: New test.
221 * gas/arm/arch7m-bad.l: New test.
222 * gas/arm/arch7m-bad.d: New test.
223 * gas/arm/arch7m-bad.s: New test.
224
59cf82fe
L
2252006-02-23 H.J. Lu <hongjiu.lu@intel.com>
226
227 * gas/ia64/opc-i.s: Add tests for tf.
228 * gas/ia64/pseudo.s: Likewise.
229 * gas/ia64/opc-i.d: Updated.
230 * gas/ia64/pseudo.d: Likewise.
231
7f3dfb9c
L
2322006-02-22 H.J. Lu <hongjiu.lu@intel.com>
233
234 * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
235 * gas/ia64/dv-raw-err.l: Updated.
236
237 * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
238 * gas/ia64/opc-b.d: Updated.
239
f40d1643
PB
2402005-02-22 Paul Brook <paul@codesourcery.com>
241
242 * gas/arm/thumb32.d: Fix expected pld opcode.
243
d70c5fc7
NC
2442006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
245 Anil Paranjape <anilp1@kpitcummins.com>
246 Shilin Shakti <shilins@kpitcummins.com>
247
248 * gas/xc16x: New directory.
249 * gas/xc16x/xc16x.exp: New file
250 * gas/xc16x/add.s: New file
251 * gas/xc16x/add_test.s: New file
252 * gas/xc16x/addb.s: New file
253 * gas/xc16x/addc.s: New file
254 * gas/xc16x/addcb.s: New file
255 * gas/xc16x/and.s: New file
256 * gas/xc16x/andb.s: New file
257 * gas/xc16x/bfldl.s: New file
258 * gas/xc16x/bit.s: New file
259 * gas/xc16x/calla.s: New file
260 * gas/xc16x/calli.s: New file
261 * gas/xc16x/cmp.s: New file
262 * gas/xc16x/cmp_test.s: New file
263 * gas/xc16x/cmpb.s: New file
264 * gas/xc16x/cmpi.s: New file
265 * gas/xc16x/cpl.s: New file
266 * gas/xc16x/div.s: New file
267 * gas/xc16x/jmpa.s: New file
268 * gas/xc16x/jmpi.s: New file
269 * gas/xc16x/jmpr.s: New file
270 * gas/xc16x/mov.s: New file
271 * gas/xc16x/mov_test.s: New file
272 * gas/xc16x/movb.s: New file
273 * gas/xc16x/movbs.s: New file
274 * gas/xc16x/movbz.s: New file
275 * gas/xc16x/mul.s: New file
276 * gas/xc16x/neg.s: New file
277 * gas/xc16x/nop.s: New file
278 * gas/xc16x/or.s: New file
279 * gas/xc16x/orb.s: New file
280 * gas/xc16x/prior.s: New file
281 * gas/xc16x/pushpop.s: New file
282 * gas/xc16x/ret.s: New file
283 * gas/xc16x/scxt.s: New file
284 * gas/xc16x/shlrol.s: New file
285 * gas/xc16x/sub.s: New file
286 * gas/xc16x/sub_test.s: New file
287 * gas/xc16x/subb.s: New file
288 * gas/xc16x/subcb.s: New file
289 * gas/xc16x/syscontrol1.s: New file
290 * gas/xc16x/syscontrol2.s: New file
291 * gas/xc16x/trap.s: New file
292 * gas/xc16x/xor.s: New file
293 * gas/xc16x/xorb.s: New file
294
4ac54c27
L
2952006-02-12 H.J. Lu <hongjiu.lu@intel.com>
296
297 * gas/i386/x86-64-crx-suffix.d: Undo the last change.
298
a1cfb73e
L
2992006-02-11 H.J. Lu <hongjiu.lu@intel.com>
300
301 * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
302
303 * gas/i386/x86-64-crx-suffix.d: Minor update.
304
305 * gas/i386/x86-64-drx-suffix.d: New file.
306 * gas/i386/x86-64-drx.d: Likewise.
307 * gas/i386/x86-64-drx.s: Likewise.
308
6dd5059a
L
3092006-02-11 H.J. Lu <hongjiu.lu@intel.com>
310
311 * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
312
313 * gas/i386/x86-64-crx-suffix.d: New file.
314 * gas/i386/x86-64-crx.d: Likewise.
315 * gas/i386/x86-64-crx.s: Likewise.
316
266abb8f
NS
3172006-02-07 Nathan Sidwell <nathan@codesourcery.com>
318
319 * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
320 * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
321
ef8d22e6
PB
3222005-02-02 Paul Brook <paul@codesourcery.com>
323
324 * gas/arm/thumb2_invert.d: New test.
325 * gas/arm/thumb2_invert.s: New test.
326
79134647
PB
3272006-01-31 Paul Brook <paul@codesourcery.com>
328
329 * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
330 * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
331
ae33e02d
AM
3322006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
333
334 * gas/z80/z80.exp: Add offset.
3170c51c
AM
335 * gas/z80/offset.d: New file.
336 * gas/z80/offset.s: New file.
ae33e02d 337
c2fe9327
PB
3382006-01-16 Paul Brook <paul@codesourcery.com>
339
340 * gas/m68k/all.exp: Add mcf-fpu.
341 * gas/m68k/mcf-fpu.d: New file.
342 * gas/m68k/mcf-fpu.s: New file.
343
8ad7c533
NC
3442006-01-11 Nick Clifton <nickc@redhat.com>
345
346 * gas/tic54x/address.d: Work with 64bit hosts.
347 * gas/tic54x/addrfar.d: Likewise.
348 * gas/tic54x/align.d: Likewise.
349 * gas/tic54x/all-opcodes.d: Likewise.
350 * gas/tic54x/asg.d: Likewise.
351 * gas/tic54x/cons.d: Likewise.
352 * gas/tic54x/consfar.d: Likewise.
353 * gas/tic54x/extaddr.d: Likewise.
354 * gas/tic54x/field.d: Likewise.
355 * gas/tic54x/labels.d: Likewise.
356 * gas/tic54x/loop.d: Likewise.
357 * gas/tic54x/lp.d: Likewise.
358 * gas/tic54x/macro.d: Likewise.
359 * gas/tic54x/math.d: Likewise.
360 * gas/tic54x/opcodes.d: Likewise.
361 * gas/tic54x/sections.d: Likewise.
362 * gas/tic54x/set.d: Likewise.
363 * gas/tic54x/struct.d: Likewise.
364 * gas/tic54x/subsym.d: Likewise.
365
4dcb3903
L
3662006-01-09 H.J. Lu <hongjiu.lu@intel.com>
367
368 PR gas/2117
369 * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
370 ltoff22x-5.
371
372 * gas/ia64/ltoff22x-2.d: New file.
373 * gas/ia64/ltoff22x-2.s: Likewise.
374 * gas/ia64/ltoff22x-3.d: Likewise.
375 * gas/ia64/ltoff22x-3.s: Likewise.
376 * gas/ia64/ltoff22x-4.d: Likewise.
377 * gas/ia64/ltoff22x-4.s: Likewise.
378 * gas/ia64/ltoff22x-5.d: Likewise.
379 * gas/ia64/ltoff22x-5.s: Likewise.
380
834b26f4
HPN
3812006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
382
383 PR gas/2101
384 * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
385
e88d958a 386For older changes see ChangeLog-2005
c9e214e5
AM
387\f
388Local Variables:
389mode: change-log
390left-margin: 8
391fill-column: 74
392version-control: never
393End:
This page took 0.151045 seconds and 4 git commands to generate.