file config.texi was initially added on branch binutils-2_17-branch.
[binutils.git] / gas / testsuite / ChangeLog
blobbbc6ee8d163f373849e876fb0ab1cefff928c5b5
1 2006-04-16  Nick Clifton  <nickc@redhat.com>
3         * gas/arm/arch7.d: Skip test for non-ELF targets.
4         * gas/arm/blx-local.d: Likewise.
5         * gas/arm/svc.d: Likewise.
6         * gas/arm/thumb2_bcond.d: Likewise.
7         * gas/arm/thumb2_it_bad.d: Likewise.
9 2006-04-07  Paul Brook  <paul@codesourcery.com>
11         * gas/arm/blx-local.d: New test.
12         * gas/arm/blx-local.d: New test.
14 2006-04-07  Paul Brook  <paul@codesourcery.com>
16         * gas/arm/thumb2_pool.d: New test.
17         * gas/arm/thumb2_pool.s: New test.
19 2006-04-05  Richard Sandiford  <richard@codesourcery.com>
21         * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
22         * gas/sparc/sparc.exp: Run it.  Remove sparc*-*-vxworks* XFAILs.
24 2006-03-23  H.J. Lu  <hongjiu.lu@intel.com>
26         * gas/i386/rep.s: Pad with .p2align.
27         * gas/i386/rep.d: Adjust.
29 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
31         * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
32         * gas/mips/vxworks1-xgot.d: New tests.
33         * gas/mips/mips.exp: Run them.  Do not run other tests on VxWorks.
34         
35 2006-03-21  Paul Brook  <paul@codesourcery.com>
37         * gas/arm/thumb32.d: Correct expected output.
39 2006-03-20  Paul Brook  <paul@codesourcery.com>
41         * gas/arm/thumb2_bcond.d: New test.
42         * gas/arm/thumb2_bcond.s: New test.
43         * gas/arm/thumb2_it_bad.d: New test.
44         * gas/arm/thumb2_it_bad.l: New test.
45         * gas/arm/thumb2_it_bad.s: New test.
47 2006-03-17  Paul Brook  <paul@codesourcery.com>
49         * gas/arm/thumb32.d: Add ldm and stm tests.
50         * gas/arm/thumb32.s: Ditto.
52 2006-03-16  Bernd Schmidt  <bernd.schmidt@analog.com>
54         * gas/bfin/shift2.s: Add new tests.
55         * gas/bfin/shift.d: Match changed disassembler behaviour.
56         * gas/bfin/parallel2.d: Likewise.
57         * gas/bfin/shift2.d: Likewise; also match new tests.
59 2006-03-16  Paul Brook  <paul@codesourcery.com>
61         * gas/arm/svc.d: New test.
62         * gas/arm/svc.s: New test.
63         * gas/arm/inst.d: Accept svc mnemonic.
64         * gas/arm/thumb.d: Ditto.
65         * gas/arm/wince_inst.d: Ditto.
67 2006-03-09  Paul Brook  <paul@codesourcery.com>
69         * gas/arm/nomapping.d: New test.
70         * gas/arm/nomapping.s: New test.
72 2006-03-07  H.J. Lu  <hongjiu.lu@intel.com>
74         PR binutils/2428
75         * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
76         x86-64-rep-suffix.
78         * gas/i386/naked.d: Replace repz with rep.
79         * gas/i386/x86_64.d: Likewise.
81         * gas/i386/rep-suffix.d: New file. 
82         * gas/i386/rep-suffix.s: Likewise.
83         * gas/i386/rep.d: Likewise.
84         * gas/i386/rep.s: Likewise.
85         * gas/i386/x86-64-rep-suffix.d: Likewise.
86         * gas/i386/x86-64-rep-suffix.s: Likewise.
87         * gas/i386/x86-64-rep.d: Likewise.
88         * gas/i386/x86-64-rep.s: Likewise.
90 2006-03-07  Richard Sandiford  <richard@codesourcery.com>
92         * gas/arm/abs12.s, gas/arm/abs12.d: New test.
93         * gas/arm/pic.d: Skip for *-*-vxworks*...
94         * gas/arm/pic_vxworks.d: ...use this version instead.
95         * gas/arm/unwind_vxworks.d: Fix expected output.
97 2006-03-06  Nathan Sidwell  <nathan@codesourcery.com>
99         * gas/m68k/arch-cpu-1.s: Tweak.
100         * gas/m68k/arch-cpu-1.d: Tweak.
102 2006-02-28  Jan Beulich  <jbeulich@novell.com>
104         * gas/all/altmacro.s: Adjust.
105         * gas/all/altmac2.s: Adjust.
107 2006-02-28  Jan Beulich  <jbeulich@novell.com>
109         * gas/macros/paren[sd]: New.
110         * gas/macros/macros.exp: Run new test.
112 2006-02-27  H.J. Lu <hongjiu.lu@intel.com>
114         * gas/i386/i386.exp: Add merom and x86-64-merom.
116         * gas/i386/merom.d: New file.
117         * gas/i386/merom.s: Likewise.
118         * gas/i386/x86-64-merom.d: Likewise.
119         * gas/i386/x86-64-merom.s: Likewise.
121 2006-02-24  David S. Miller  <davem@sunset.davemloft.net>
123         * gas/sparc/rdhpr.s: New test.
124         * gas/sparc/rdhpr.d: New test.
125         * gas/sparc/wrhpr.s: New test.
126         * gas/sparc/wrhpr.d: New test.
127         * gas/sparc/window.s: New test.
128         * gas/sparc/window.d: New test.
129         * gas/sparc/rdpr.s: Add case for reading %gl register.
130         * gas/sparc/rdpr.d: Likewise.
131         * gas/sparc/wrpr.s: Add case for writing %gl register.
132         * gas/sparc/wrpr.d: Likewise.
133         * gas/sparc/sparc.exp: Update for new tests.
134         
135 2006-02-24  Paul Brook  <paul@codesourcery.com>
137         * gas/arm/thumb32.d: Fix expected msr and mrs output.
138         * gas/arm/arch7.d: New test.
139         * gas/arm/arch7.s: New test.
140         * gas/arm/arch7m-bad.l: New test.
141         * gas/arm/arch7m-bad.d: New test.
142         * gas/arm/arch7m-bad.s: New test.
144 2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>
146         * gas/ia64/opc-i.s: Add tests for tf.
147         * gas/ia64/pseudo.s: Likewise.
148         * gas/ia64/opc-i.d: Updated.
149         * gas/ia64/pseudo.d: Likewise.
151 2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>
153         * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
154         * gas/ia64/dv-raw-err.l: Updated.
156         * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
157         * gas/ia64/opc-b.d: Updated.
159 2005-02-22  Paul Brook  <paul@codesourcery.com>
161         * gas/arm/thumb32.d: Fix expected pld opcode.
163 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
164             Anil Paranjape   <anilp1@kpitcummins.com>
165             Shilin Shakti    <shilins@kpitcummins.com>
167         * gas/xc16x: New directory.
168         * gas/xc16x/xc16x.exp: New file
169         * gas/xc16x/add.s: New file
170         * gas/xc16x/add_test.s: New file
171         * gas/xc16x/addb.s: New file
172         * gas/xc16x/addc.s: New file
173         * gas/xc16x/addcb.s: New file   
174         * gas/xc16x/and.s: New file
175         * gas/xc16x/andb.s: New file
176         * gas/xc16x/bfldl.s: New file
177         * gas/xc16x/bit.s: New file
178         * gas/xc16x/calla.s: New file
179         * gas/xc16x/calli.s: New file
180         * gas/xc16x/cmp.s: New file  
181         * gas/xc16x/cmp_test.s: New file
182         * gas/xc16x/cmpb.s: New file
183         * gas/xc16x/cmpi.s: New file
184         * gas/xc16x/cpl.s: New file
185         * gas/xc16x/div.s: New file
186         * gas/xc16x/jmpa.s: New file
187         * gas/xc16x/jmpi.s: New file
188         * gas/xc16x/jmpr.s: New file
189         * gas/xc16x/mov.s: New file
190         * gas/xc16x/mov_test.s: New file 
191         * gas/xc16x/movb.s: New file
192         * gas/xc16x/movbs.s: New file
193         * gas/xc16x/movbz.s: New file  
194         * gas/xc16x/mul.s: New file
195         * gas/xc16x/neg.s: New file
196         * gas/xc16x/nop.s: New file
197         * gas/xc16x/or.s: New file
198         * gas/xc16x/orb.s: New file
199         * gas/xc16x/prior.s: New file
200         * gas/xc16x/pushpop.s: New file
201         * gas/xc16x/ret.s: New file
202         * gas/xc16x/scxt.s: New file
203         * gas/xc16x/shlrol.s: New file
204         * gas/xc16x/sub.s: New file
205         * gas/xc16x/sub_test.s: New file 
206         * gas/xc16x/subb.s: New file
207         * gas/xc16x/subcb.s: New file
208         * gas/xc16x/syscontrol1.s: New file
209         * gas/xc16x/syscontrol2.s: New file
210         * gas/xc16x/trap.s: New file
211         * gas/xc16x/xor.s: New file
212         * gas/xc16x/xorb.s: New file
214 2006-02-12  H.J. Lu  <hongjiu.lu@intel.com>
216         * gas/i386/x86-64-crx-suffix.d: Undo the last change.
218 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
220         * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
222         * gas/i386/x86-64-crx-suffix.d: Minor update.
224         * gas/i386/x86-64-drx-suffix.d: New file.
225         * gas/i386/x86-64-drx.d: Likewise.
226         * gas/i386/x86-64-drx.s: Likewise.
228 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
230         * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
232         * gas/i386/x86-64-crx-suffix.d: New file.
233         * gas/i386/x86-64-crx.d: Likewise.
234         * gas/i386/x86-64-crx.s: Likewise.
236 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
238         * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
239         * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
241 2005-02-02  Paul Brook  <paul@codesourcery.com>
243         * gas/arm/thumb2_invert.d: New test.
244         * gas/arm/thumb2_invert.s: New test.
246 2006-01-31  Paul Brook  <paul@codesourcery.com>
248         * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
249         * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
251 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
253         * gas/z80/z80.exp: Add offset.
254         * gas/z80/offset.d: New file.
255         * gas/z80/offset.s: New file.
257 2006-01-16  Paul Brook  <paul@codesourcery.com>
259         * gas/m68k/all.exp: Add mcf-fpu.
260         * gas/m68k/mcf-fpu.d: New file.
261         * gas/m68k/mcf-fpu.s: New file.
263 2006-01-11  Nick Clifton  <nickc@redhat.com>
265         * gas/tic54x/address.d: Work with 64bit hosts.
266         * gas/tic54x/addrfar.d: Likewise.
267         * gas/tic54x/align.d: Likewise.
268         * gas/tic54x/all-opcodes.d: Likewise.
269         * gas/tic54x/asg.d: Likewise.
270         * gas/tic54x/cons.d: Likewise.
271         * gas/tic54x/consfar.d: Likewise.
272         * gas/tic54x/extaddr.d: Likewise.
273         * gas/tic54x/field.d: Likewise.
274         * gas/tic54x/labels.d: Likewise.
275         * gas/tic54x/loop.d: Likewise.
276         * gas/tic54x/lp.d: Likewise.
277         * gas/tic54x/macro.d: Likewise.
278         * gas/tic54x/math.d: Likewise.
279         * gas/tic54x/opcodes.d: Likewise.
280         * gas/tic54x/sections.d: Likewise.
281         * gas/tic54x/set.d: Likewise.
282         * gas/tic54x/struct.d: Likewise.
283         * gas/tic54x/subsym.d: Likewise.
285 2006-01-09  H.J. Lu  <hongjiu.lu@intel.com>
287         PR gas/2117
288         * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
289         ltoff22x-5.
291         * gas/ia64/ltoff22x-2.d: New file.
292         * gas/ia64/ltoff22x-2.s: Likewise.
293         * gas/ia64/ltoff22x-3.d: Likewise.
294         * gas/ia64/ltoff22x-3.s: Likewise.
295         * gas/ia64/ltoff22x-4.d: Likewise.
296         * gas/ia64/ltoff22x-4.s: Likewise.
297         * gas/ia64/ltoff22x-5.d: Likewise.
298         * gas/ia64/ltoff22x-5.s: Likewise.
300 2006-01-03  Hans-Peter Nilsson  <hp@bitrange.com>
302         PR gas/2101
303         * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
305 For older changes see ChangeLog-2005
307 Local Variables:
308 mode: change-log
309 left-margin: 8
310 fill-column: 74
311 version-control: never
312 End: