74697a1b39da18e380a218b3505ede5748e3c1ce
[platform/upstream/binutils.git] / gas / testsuite / ChangeLog
1 2006-05-25  Richard Sandiford  <richard@codesourcery.com>
2
3         * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
4         * gas/m68k/mcf-fpu.d: Adjust accordingly.
5
6 2006-05-25  Jie Zhang  <jie.zhang@analog.com>
7         
8         * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
9         thrown away.
10
11 2006-05-23  Thiemo Seufer  <ths@mips.com>
12
13         * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
14         gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
15         gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
16         output.
17         * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
18         catch assembler warnings.
19
20 2006-05-22  Nick Clifton  <nickc@redhat.com>
21
22         * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in
23         warning messages.
24         * gas/mips/mips32-mt.l: Likewise.
25
26 2006-05-19  Thiemo Seufer  <ths@mips.com>
27
28         * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little
29         endian testcases.
30         * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian.
31         * gas/mips/mips.exp: Run new testcases.
32
33 2006-05-14  Thiemo Seufer  <ths@mips.com>
34             Nigel Stephens  <nigel@mips.com>
35
36         * gas/mips/mips.exp: Run new tests.
37         * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s,
38         gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests.
39
40 2006-05-11  Paul Brook  <paul@codesourcery.com>
41
42         * gas/arm/local_function.d: New test.
43         * gas/arm/local_function.s: New test.
44
45 2006-05-11  Thiemo Seufer  <ths@mips.com>
46
47         * gas/mips/jal-range.l: Don't check the range of j or jal
48         addresses.
49
50 2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
51
52         * gas/i386/x86-64-gidt.d: Adjusted.
53
54 2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
55
56         * gas/i386/i386.exp: Run x86-64-gidt.
57
58         * gas/i386/x86-64-gidt.d: New file.
59         * gas/i386/x86-64-gidt.s: Likewise.
60
61 2006-05-09  David Ung  <davidu@mips.com>
62
63         * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
64         address.
65
66 2006-05-08  Thiemo Seufer  <ths@mips.com>
67
68         * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
69         larger offset arguments for cache instructions.
70
71 2006-05-08  Thiemo Seufer  <ths@mips.com>
72             Nigel Stephens  <nigel@mips.com>
73             David Ung  <davidu@mips.com>
74
75         * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
76         * gas/mips/mips.exp: Run smartmips test.
77
78 2006-05-05  Julian Brown  <julian@codesourcery.com>
79
80         * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
81         instructions.
82         * gas/arm/vfp-neon-overlap.d: Expected output of above.
83         * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
84         * gas/arm/vfp1xD_t2.d: Likewise.
85         * gas/arm/vfpv3-32drs.d: Likewise.
86
87 2006-05-05  Nigel Stephens  <nigel@mips.com>
88
89         * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
90         reorder/noreorder corner case.
91         * gas/mips/mips.exp: Run new test.
92         
93 2006-05-04  Kazu Hirata  <kazu@codesourcery.com>
94
95         * gas/arm/armv1.d (error-output): New.
96         * gas/arm/armv1.l: New.
97         * gas/arm/thumb32.d (error-output): New.
98         * gas/arm/thumb32.l: New.
99
100 2006-05-04  Thiemo Seufer  <ths@mips.com>
101             Nigel Stephens  <nigel@mips.com>
102
103         * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
104         * gas/mips/set-arch.d: Adjust according to opcode table changes.
105
106 2006-05-03  Thiemo Seufer  <ths@mips.com>
107
108         * gas/mips/mips32-mt.d: Fix mftr argument order.
109
110 2006-05-02  Joseph Myers  <joseph@codesourcery.com>
111
112         * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
113         * gas/arm/iwmmxt.d: Update expected results.
114         * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
115         * gas/arm/iwmmxt-bad2.l: Update expected error messages.
116
117 2006-04-29  H.J. Lu  <hongjiu.lu@intel.com>
118
119         * gas/i386/fp.d: New file.
120         * gas/i386/fp.s: Likewise.
121
122         * gas/i386/i386.exp: Run "fp".
123
124 2006-04-28  Thiemo Seufer  <ths@mips.com>
125             David Ung  <davidu@mips.com>
126             Nigel Stephens  <nigel@mips.com>
127
128         * gas/mips/cp0sel-names-mips32r2.d,
129         gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
130
131 2006-04-26  Julian Brown  <julian@codesourcery.com>
132
133         * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
134         * gas/arm/neon-const.d: Expected output of above.
135         * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
136
137 2006-04-26  Julian Brown  <julian@codesourcery.com>
138
139         * gas/arm/neon-psyn.s: Basic test of programmers syntax.
140         * gas/arm/neon-psyn.d: Expected output of above.
141
142 2006-04-26  Julian Brown  <julian@codesourcery.com>
143
144         * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
145         * gas/arm/copro.d: Update accordingly.
146         * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
147         * gas/arm/neon-cond.d: Expected results of above.
148         * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
149         * gas/arm/neon-cov.d: Expected results of above.
150         * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
151         stores.
152         * gas/arm/neon-ldst-es.d: Expected results of above.
153         * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
154         and stores.
155         * gas/arm/neon-ldst-rm.d: Expected results of above.
156         * gas/arm/neon-omit.s: New test. Omission of optional operands.
157         * gas/arm/neon-omit.d: Expected results of above.
158         * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
159         * gas/arm/vfp1_t2.d: Likewise.
160         * gas/arm/vfp1xD.d: Likewise.
161         * gas/arm/vfp1xD_t2.d: Likewise.
162         * gas/arm/vfp2.d: Likewise.
163         * gas/arm/vfp2_t2.d: Likewise.
164         * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
165         instructions.
166         * gas/arm/vfp3-32drs.d: Expected results of above.
167         * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
168         conversion instructions.
169         * gas/arm/vfp3-const-conv.d: Expected results of above.
170
171 2005-04-20  Paul Brook  <paul@codesourcery.com>
172
173         * gas/arm/arch7.d: Remove skip.
174         * gas/arm/svc.d: Ditto.
175         * gas/arm/thumb2_bcond.d: Ditto.
176         * gas/arm/thumb2_it_bad.d: Ditto.
177
178 2006-04-18  H.J. Lu  <hongjiu.lu@intel.com>
179
180         PR gas/2533
181         * gas/i386/inval.s: Add test for illegal immediate register
182         operand.
183         * gas/i386/inval.l: Updated.
184
185 2006-04-16  Nick Clifton  <nickc@redhat.com>
186
187         * gas/arm/arch7.d: Skip test for non-ELF targets.
188         * gas/arm/blx-local.d: Likewise.
189         * gas/arm/svc.d: Likewise.
190         * gas/arm/thumb2_bcond.d: Likewise.
191         * gas/arm/thumb2_it_bad.d: Likewise.
192
193 2006-04-07  Paul Brook  <paul@codesourcery.com>
194
195         * gas/arm/blx-local.d: New test.
196         * gas/arm/blx-local.d: New test.
197
198 2006-04-07  Paul Brook  <paul@codesourcery.com>
199
200         * gas/arm/thumb2_pool.d: New test.
201         * gas/arm/thumb2_pool.s: New test.
202
203 2006-04-05  Richard Sandiford  <richard@codesourcery.com>
204
205         * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
206         * gas/sparc/sparc.exp: Run it.  Remove sparc*-*-vxworks* XFAILs.
207
208 2006-03-23  Michael Matz  <matz@suse.de>
209
210         * gas/i386/reloc64.s: Accept 64-bit forms.
211         * gas/i386/reloc64.d: Adjust.
212         * gas/i386/reloc64.l: Adjust.
213
214 2006-03-23  H.J. Lu  <hongjiu.lu@intel.com>
215
216         * gas/i386/rep.s: Pad with .p2align.
217         * gas/i386/rep.d: Adjust.
218
219 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
220
221         * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
222         * gas/mips/vxworks1-xgot.d: New tests.
223         * gas/mips/mips.exp: Run them.  Do not run other tests on VxWorks.
224         
225 2006-03-21  Paul Brook  <paul@codesourcery.com>
226
227         * gas/arm/thumb32.d: Correct expected output.
228
229 2006-03-20  Paul Brook  <paul@codesourcery.com>
230
231         * gas/arm/thumb2_bcond.d: New test.
232         * gas/arm/thumb2_bcond.s: New test.
233         * gas/arm/thumb2_it_bad.d: New test.
234         * gas/arm/thumb2_it_bad.l: New test.
235         * gas/arm/thumb2_it_bad.s: New test.
236
237 2006-03-17  Paul Brook  <paul@codesourcery.com>
238
239         * gas/arm/thumb32.d: Add ldm and stm tests.
240         * gas/arm/thumb32.s: Ditto.
241
242 2006-03-16  Bernd Schmidt  <bernd.schmidt@analog.com>
243
244         * gas/bfin/shift2.s: Add new tests.
245         * gas/bfin/shift.d: Match changed disassembler behaviour.
246         * gas/bfin/parallel2.d: Likewise.
247         * gas/bfin/shift2.d: Likewise; also match new tests.
248
249 2006-03-16  Paul Brook  <paul@codesourcery.com>
250
251         * gas/arm/svc.d: New test.
252         * gas/arm/svc.s: New test.
253         * gas/arm/inst.d: Accept svc mnemonic.
254         * gas/arm/thumb.d: Ditto.
255         * gas/arm/wince_inst.d: Ditto.
256
257 2006-03-09  Paul Brook  <paul@codesourcery.com>
258
259         * gas/arm/nomapping.d: New test.
260         * gas/arm/nomapping.s: New test.
261
262 2006-03-07  H.J. Lu  <hongjiu.lu@intel.com>
263
264         PR binutils/2428
265         * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
266         x86-64-rep-suffix.
267
268         * gas/i386/naked.d: Replace repz with rep.
269         * gas/i386/x86_64.d: Likewise.
270
271         * gas/i386/rep-suffix.d: New file. 
272         * gas/i386/rep-suffix.s: Likewise.
273         * gas/i386/rep.d: Likewise.
274         * gas/i386/rep.s: Likewise.
275         * gas/i386/x86-64-rep-suffix.d: Likewise.
276         * gas/i386/x86-64-rep-suffix.s: Likewise.
277         * gas/i386/x86-64-rep.d: Likewise.
278         * gas/i386/x86-64-rep.s: Likewise.
279
280 2006-03-07  Richard Sandiford  <richard@codesourcery.com>
281
282         * gas/arm/abs12.s, gas/arm/abs12.d: New test.
283         * gas/arm/pic.d: Skip for *-*-vxworks*...
284         * gas/arm/pic_vxworks.d: ...use this version instead.
285         * gas/arm/unwind_vxworks.d: Fix expected output.
286
287 2006-03-06  Nathan Sidwell  <nathan@codesourcery.com>
288
289         * gas/m68k/arch-cpu-1.s: Tweak.
290         * gas/m68k/arch-cpu-1.d: Tweak.
291
292 2006-02-28  Jan Beulich  <jbeulich@novell.com>
293
294         * gas/all/altmacro.s: Adjust.
295         * gas/all/altmac2.s: Adjust.
296
297 2006-02-28  Jan Beulich  <jbeulich@novell.com>
298
299         * gas/macros/paren[sd]: New.
300         * gas/macros/macros.exp: Run new test.
301
302 2006-02-27  H.J. Lu <hongjiu.lu@intel.com>
303
304         * gas/i386/i386.exp: Add merom and x86-64-merom.
305
306         * gas/i386/merom.d: New file.
307         * gas/i386/merom.s: Likewise.
308         * gas/i386/x86-64-merom.d: Likewise.
309         * gas/i386/x86-64-merom.s: Likewise.
310
311 2006-02-24  David S. Miller  <davem@sunset.davemloft.net>
312
313         * gas/sparc/rdhpr.s: New test.
314         * gas/sparc/rdhpr.d: New test.
315         * gas/sparc/wrhpr.s: New test.
316         * gas/sparc/wrhpr.d: New test.
317         * gas/sparc/window.s: New test.
318         * gas/sparc/window.d: New test.
319         * gas/sparc/rdpr.s: Add case for reading %gl register.
320         * gas/sparc/rdpr.d: Likewise.
321         * gas/sparc/wrpr.s: Add case for writing %gl register.
322         * gas/sparc/wrpr.d: Likewise.
323         * gas/sparc/sparc.exp: Update for new tests.
324         
325 2006-02-24  Paul Brook  <paul@codesourcery.com>
326
327         * gas/arm/thumb32.d: Fix expected msr and mrs output.
328         * gas/arm/arch7.d: New test.
329         * gas/arm/arch7.s: New test.
330         * gas/arm/arch7m-bad.l: New test.
331         * gas/arm/arch7m-bad.d: New test.
332         * gas/arm/arch7m-bad.s: New test.
333
334 2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>
335
336         * gas/ia64/opc-i.s: Add tests for tf.
337         * gas/ia64/pseudo.s: Likewise.
338         * gas/ia64/opc-i.d: Updated.
339         * gas/ia64/pseudo.d: Likewise.
340
341 2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>
342
343         * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
344         * gas/ia64/dv-raw-err.l: Updated.
345
346         * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
347         * gas/ia64/opc-b.d: Updated.
348
349 2005-02-22  Paul Brook  <paul@codesourcery.com>
350
351         * gas/arm/thumb32.d: Fix expected pld opcode.
352
353 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
354             Anil Paranjape   <anilp1@kpitcummins.com>
355             Shilin Shakti    <shilins@kpitcummins.com>
356
357         * gas/xc16x: New directory.
358         * gas/xc16x/xc16x.exp: New file
359         * gas/xc16x/add.s: New file
360         * gas/xc16x/add_test.s: New file
361         * gas/xc16x/addb.s: New file
362         * gas/xc16x/addc.s: New file
363         * gas/xc16x/addcb.s: New file   
364         * gas/xc16x/and.s: New file
365         * gas/xc16x/andb.s: New file
366         * gas/xc16x/bfldl.s: New file
367         * gas/xc16x/bit.s: New file
368         * gas/xc16x/calla.s: New file
369         * gas/xc16x/calli.s: New file
370         * gas/xc16x/cmp.s: New file  
371         * gas/xc16x/cmp_test.s: New file
372         * gas/xc16x/cmpb.s: New file
373         * gas/xc16x/cmpi.s: New file
374         * gas/xc16x/cpl.s: New file
375         * gas/xc16x/div.s: New file
376         * gas/xc16x/jmpa.s: New file
377         * gas/xc16x/jmpi.s: New file
378         * gas/xc16x/jmpr.s: New file
379         * gas/xc16x/mov.s: New file
380         * gas/xc16x/mov_test.s: New file 
381         * gas/xc16x/movb.s: New file
382         * gas/xc16x/movbs.s: New file
383         * gas/xc16x/movbz.s: New file  
384         * gas/xc16x/mul.s: New file
385         * gas/xc16x/neg.s: New file
386         * gas/xc16x/nop.s: New file
387         * gas/xc16x/or.s: New file
388         * gas/xc16x/orb.s: New file
389         * gas/xc16x/prior.s: New file
390         * gas/xc16x/pushpop.s: New file
391         * gas/xc16x/ret.s: New file
392         * gas/xc16x/scxt.s: New file
393         * gas/xc16x/shlrol.s: New file
394         * gas/xc16x/sub.s: New file
395         * gas/xc16x/sub_test.s: New file 
396         * gas/xc16x/subb.s: New file
397         * gas/xc16x/subcb.s: New file
398         * gas/xc16x/syscontrol1.s: New file
399         * gas/xc16x/syscontrol2.s: New file
400         * gas/xc16x/trap.s: New file
401         * gas/xc16x/xor.s: New file
402         * gas/xc16x/xorb.s: New file
403
404 2006-02-12  H.J. Lu  <hongjiu.lu@intel.com>
405
406         * gas/i386/x86-64-crx-suffix.d: Undo the last change.
407
408 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
409
410         * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
411
412         * gas/i386/x86-64-crx-suffix.d: Minor update.
413
414         * gas/i386/x86-64-drx-suffix.d: New file.
415         * gas/i386/x86-64-drx.d: Likewise.
416         * gas/i386/x86-64-drx.s: Likewise.
417
418 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
419
420         * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
421
422         * gas/i386/x86-64-crx-suffix.d: New file.
423         * gas/i386/x86-64-crx.d: Likewise.
424         * gas/i386/x86-64-crx.s: Likewise.
425
426 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
427
428         * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
429         * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
430
431 2005-02-02  Paul Brook  <paul@codesourcery.com>
432
433         * gas/arm/thumb2_invert.d: New test.
434         * gas/arm/thumb2_invert.s: New test.
435
436 2006-01-31  Paul Brook  <paul@codesourcery.com>
437
438         * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
439         * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
440
441 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
442
443         * gas/z80/z80.exp: Add offset.
444         * gas/z80/offset.d: New file.
445         * gas/z80/offset.s: New file.
446
447 2006-01-16  Paul Brook  <paul@codesourcery.com>
448
449         * gas/m68k/all.exp: Add mcf-fpu.
450         * gas/m68k/mcf-fpu.d: New file.
451         * gas/m68k/mcf-fpu.s: New file.
452
453 2006-01-11  Nick Clifton  <nickc@redhat.com>
454
455         * gas/tic54x/address.d: Work with 64bit hosts.
456         * gas/tic54x/addrfar.d: Likewise.
457         * gas/tic54x/align.d: Likewise.
458         * gas/tic54x/all-opcodes.d: Likewise.
459         * gas/tic54x/asg.d: Likewise.
460         * gas/tic54x/cons.d: Likewise.
461         * gas/tic54x/consfar.d: Likewise.
462         * gas/tic54x/extaddr.d: Likewise.
463         * gas/tic54x/field.d: Likewise.
464         * gas/tic54x/labels.d: Likewise.
465         * gas/tic54x/loop.d: Likewise.
466         * gas/tic54x/lp.d: Likewise.
467         * gas/tic54x/macro.d: Likewise.
468         * gas/tic54x/math.d: Likewise.
469         * gas/tic54x/opcodes.d: Likewise.
470         * gas/tic54x/sections.d: Likewise.
471         * gas/tic54x/set.d: Likewise.
472         * gas/tic54x/struct.d: Likewise.
473         * gas/tic54x/subsym.d: Likewise.
474
475 2006-01-09  H.J. Lu  <hongjiu.lu@intel.com>
476
477         PR gas/2117
478         * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
479         ltoff22x-5.
480
481         * gas/ia64/ltoff22x-2.d: New file.
482         * gas/ia64/ltoff22x-2.s: Likewise.
483         * gas/ia64/ltoff22x-3.d: Likewise.
484         * gas/ia64/ltoff22x-3.s: Likewise.
485         * gas/ia64/ltoff22x-4.d: Likewise.
486         * gas/ia64/ltoff22x-4.s: Likewise.
487         * gas/ia64/ltoff22x-5.d: Likewise.
488         * gas/ia64/ltoff22x-5.s: Likewise.
489
490 2006-01-03  Hans-Peter Nilsson  <hp@bitrange.com>
491
492         PR gas/2101
493         * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
494
495 For older changes see ChangeLog-2005
496 \f
497 Local Variables:
498 mode: change-log
499 left-margin: 8
500 fill-column: 74
501 version-control: never
502 End: