daily update
[binutils.git] / gas / testsuite / ChangeLog
blobc4b021747b0c2c13f1b47f82b23b12d8e577c57e
1 2006-03-23  H.J. Lu  <hongjiu.lu@intel.com>
3         * gas/i386/rep.s: Pad with .p2align.
4         * gas/i386/rep.d: Adjust.
6 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
8         * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
9         * gas/mips/vxworks1-xgot.d: New tests.
10         * gas/mips/mips.exp: Run them.  Do not run other tests on VxWorks.
11         
12 2006-03-21  Paul Brook  <paul@codesourcery.com>
14         * gas/arm/thumb32.d: Correct expected output.
16 2006-03-20  Paul Brook  <paul@codesourcery.com>
18         * gas/arm/thumb2_bcond.d: New test.
19         * gas/arm/thumb2_bcond.s: New test.
20         * gas/arm/thumb2_it_bad.d: New test.
21         * gas/arm/thumb2_it_bad.l: New test.
22         * gas/arm/thumb2_it_bad.s: New test.
24 2006-03-17  Paul Brook  <paul@codesourcery.com>
26         * gas/arm/thumb32.d: Add ldm and stm tests.
27         * gas/arm/thumb32.s: Ditto.
29 2006-03-16  Bernd Schmidt  <bernd.schmidt@analog.com>
31         * gas/bfin/shift2.s: Add new tests.
32         * gas/bfin/shift.d: Match changed disassembler behaviour.
33         * gas/bfin/parallel2.d: Likewise.
34         * gas/bfin/shift2.d: Likewise; also match new tests.
36 2006-03-16  Paul Brook  <paul@codesourcery.com>
38         * gas/arm/svc.d: New test.
39         * gas/arm/svc.s: New test.
40         * gas/arm/inst.d: Accept svc mnemonic.
41         * gas/arm/thumb.d: Ditto.
42         * gas/arm/wince_inst.d: Ditto.
44 2006-03-09  Paul Brook  <paul@codesourcery.com>
46         * gas/arm/nomapping.d: New test.
47         * gas/arm/nomapping.s: New test.
49 2006-03-07  H.J. Lu  <hongjiu.lu@intel.com>
51         PR binutils/2428
52         * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
53         x86-64-rep-suffix.
55         * gas/i386/naked.d: Replace repz with rep.
56         * gas/i386/x86_64.d: Likewise.
58         * gas/i386/rep-suffix.d: New file. 
59         * gas/i386/rep-suffix.s: Likewise.
60         * gas/i386/rep.d: Likewise.
61         * gas/i386/rep.s: Likewise.
62         * gas/i386/x86-64-rep-suffix.d: Likewise.
63         * gas/i386/x86-64-rep-suffix.s: Likewise.
64         * gas/i386/x86-64-rep.d: Likewise.
65         * gas/i386/x86-64-rep.s: Likewise.
67 2006-03-07  Richard Sandiford  <richard@codesourcery.com>
69         * gas/arm/abs12.s, gas/arm/abs12.d: New test.
70         * gas/arm/pic.d: Skip for *-*-vxworks*...
71         * gas/arm/pic_vxworks.d: ...use this version instead.
72         * gas/arm/unwind_vxworks.d: Fix expected output.
74 2006-03-06  Nathan Sidwell  <nathan@codesourcery.com>
76         * gas/m68k/arch-cpu-1.s: Tweak.
77         * gas/m68k/arch-cpu-1.d: Tweak.
79 2006-02-28  Jan Beulich  <jbeulich@novell.com>
81         * gas/all/altmacro.s: Adjust.
82         * gas/all/altmac2.s: Adjust.
84 2006-02-28  Jan Beulich  <jbeulich@novell.com>
86         * gas/macros/paren[sd]: New.
87         * gas/macros/macros.exp: Run new test.
89 2006-02-27  H.J. Lu <hongjiu.lu@intel.com>
91         * gas/i386/i386.exp: Add merom and x86-64-merom.
93         * gas/i386/merom.d: New file.
94         * gas/i386/merom.s: Likewise.
95         * gas/i386/x86-64-merom.d: Likewise.
96         * gas/i386/x86-64-merom.s: Likewise.
98 2006-02-24  David S. Miller  <davem@sunset.davemloft.net>
100         * gas/sparc/rdhpr.s: New test.
101         * gas/sparc/rdhpr.d: New test.
102         * gas/sparc/wrhpr.s: New test.
103         * gas/sparc/wrhpr.d: New test.
104         * gas/sparc/window.s: New test.
105         * gas/sparc/window.d: New test.
106         * gas/sparc/rdpr.s: Add case for reading %gl register.
107         * gas/sparc/rdpr.d: Likewise.
108         * gas/sparc/wrpr.s: Add case for writing %gl register.
109         * gas/sparc/wrpr.d: Likewise.
110         * gas/sparc/sparc.exp: Update for new tests.
111         
112 2006-02-24  Paul Brook  <paul@codesourcery.com>
114         * gas/arm/thumb32.d: Fix expected msr and mrs output.
115         * gas/arm/arch7.d: New test.
116         * gas/arm/arch7.s: New test.
117         * gas/arm/arch7m-bad.l: New test.
118         * gas/arm/arch7m-bad.d: New test.
119         * gas/arm/arch7m-bad.s: New test.
121 2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>
123         * gas/ia64/opc-i.s: Add tests for tf.
124         * gas/ia64/pseudo.s: Likewise.
125         * gas/ia64/opc-i.d: Updated.
126         * gas/ia64/pseudo.d: Likewise.
128 2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>
130         * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
131         * gas/ia64/dv-raw-err.l: Updated.
133         * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
134         * gas/ia64/opc-b.d: Updated.
136 2005-02-22  Paul Brook  <paul@codesourcery.com>
138         * gas/arm/thumb32.d: Fix expected pld opcode.
140 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
141             Anil Paranjape   <anilp1@kpitcummins.com>
142             Shilin Shakti    <shilins@kpitcummins.com>
144         * gas/xc16x: New directory.
145         * gas/xc16x/xc16x.exp: New file
146         * gas/xc16x/add.s: New file
147         * gas/xc16x/add_test.s: New file
148         * gas/xc16x/addb.s: New file
149         * gas/xc16x/addc.s: New file
150         * gas/xc16x/addcb.s: New file   
151         * gas/xc16x/and.s: New file
152         * gas/xc16x/andb.s: New file
153         * gas/xc16x/bfldl.s: New file
154         * gas/xc16x/bit.s: New file
155         * gas/xc16x/calla.s: New file
156         * gas/xc16x/calli.s: New file
157         * gas/xc16x/cmp.s: New file  
158         * gas/xc16x/cmp_test.s: New file
159         * gas/xc16x/cmpb.s: New file
160         * gas/xc16x/cmpi.s: New file
161         * gas/xc16x/cpl.s: New file
162         * gas/xc16x/div.s: New file
163         * gas/xc16x/jmpa.s: New file
164         * gas/xc16x/jmpi.s: New file
165         * gas/xc16x/jmpr.s: New file
166         * gas/xc16x/mov.s: New file
167         * gas/xc16x/mov_test.s: New file 
168         * gas/xc16x/movb.s: New file
169         * gas/xc16x/movbs.s: New file
170         * gas/xc16x/movbz.s: New file  
171         * gas/xc16x/mul.s: New file
172         * gas/xc16x/neg.s: New file
173         * gas/xc16x/nop.s: New file
174         * gas/xc16x/or.s: New file
175         * gas/xc16x/orb.s: New file
176         * gas/xc16x/prior.s: New file
177         * gas/xc16x/pushpop.s: New file
178         * gas/xc16x/ret.s: New file
179         * gas/xc16x/scxt.s: New file
180         * gas/xc16x/shlrol.s: New file
181         * gas/xc16x/sub.s: New file
182         * gas/xc16x/sub_test.s: New file 
183         * gas/xc16x/subb.s: New file
184         * gas/xc16x/subcb.s: New file
185         * gas/xc16x/syscontrol1.s: New file
186         * gas/xc16x/syscontrol2.s: New file
187         * gas/xc16x/trap.s: New file
188         * gas/xc16x/xor.s: New file
189         * gas/xc16x/xorb.s: New file
191 2006-02-12  H.J. Lu  <hongjiu.lu@intel.com>
193         * gas/i386/x86-64-crx-suffix.d: Undo the last change.
195 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
197         * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
199         * gas/i386/x86-64-crx-suffix.d: Minor update.
201         * gas/i386/x86-64-drx-suffix.d: New file.
202         * gas/i386/x86-64-drx.d: Likewise.
203         * gas/i386/x86-64-drx.s: Likewise.
205 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
207         * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
209         * gas/i386/x86-64-crx-suffix.d: New file.
210         * gas/i386/x86-64-crx.d: Likewise.
211         * gas/i386/x86-64-crx.s: Likewise.
213 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
215         * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
216         * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
218 2005-02-02  Paul Brook  <paul@codesourcery.com>
220         * gas/arm/thumb2_invert.d: New test.
221         * gas/arm/thumb2_invert.s: New test.
223 2006-01-31  Paul Brook  <paul@codesourcery.com>
225         * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
226         * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
228 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
230         * gas/z80/z80.exp: Add offset.
231         * gas/z80/offset.d: New file.
232         * gas/z80/offset.s: New file.
234 2006-01-16  Paul Brook  <paul@codesourcery.com>
236         * gas/m68k/all.exp: Add mcf-fpu.
237         * gas/m68k/mcf-fpu.d: New file.
238         * gas/m68k/mcf-fpu.s: New file.
240 2006-01-11  Nick Clifton  <nickc@redhat.com>
242         * gas/tic54x/address.d: Work with 64bit hosts.
243         * gas/tic54x/addrfar.d: Likewise.
244         * gas/tic54x/align.d: Likewise.
245         * gas/tic54x/all-opcodes.d: Likewise.
246         * gas/tic54x/asg.d: Likewise.
247         * gas/tic54x/cons.d: Likewise.
248         * gas/tic54x/consfar.d: Likewise.
249         * gas/tic54x/extaddr.d: Likewise.
250         * gas/tic54x/field.d: Likewise.
251         * gas/tic54x/labels.d: Likewise.
252         * gas/tic54x/loop.d: Likewise.
253         * gas/tic54x/lp.d: Likewise.
254         * gas/tic54x/macro.d: Likewise.
255         * gas/tic54x/math.d: Likewise.
256         * gas/tic54x/opcodes.d: Likewise.
257         * gas/tic54x/sections.d: Likewise.
258         * gas/tic54x/set.d: Likewise.
259         * gas/tic54x/struct.d: Likewise.
260         * gas/tic54x/subsym.d: Likewise.
262 2006-01-09  H.J. Lu  <hongjiu.lu@intel.com>
264         PR gas/2117
265         * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
266         ltoff22x-5.
268         * gas/ia64/ltoff22x-2.d: New file.
269         * gas/ia64/ltoff22x-2.s: Likewise.
270         * gas/ia64/ltoff22x-3.d: Likewise.
271         * gas/ia64/ltoff22x-3.s: Likewise.
272         * gas/ia64/ltoff22x-4.d: Likewise.
273         * gas/ia64/ltoff22x-4.s: Likewise.
274         * gas/ia64/ltoff22x-5.d: Likewise.
275         * gas/ia64/ltoff22x-5.s: Likewise.
277 2006-01-03  Hans-Peter Nilsson  <hp@bitrange.com>
279         PR gas/2101
280         * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
282 For older changes see ChangeLog-2005
284 Local Variables:
285 mode: change-log
286 left-margin: 8
287 fill-column: 74
288 version-control: never
289 End: