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