gas/
[external/binutils.git] / gas / testsuite / ChangeLog
1 2006-02-28  Jan Beulich  <jbeulich@novell.com>
2
3         * gas/macros/paren[sd]: New.
4         * gas/macros/macros.exp: Run new test.
5
6 2006-02-27  H.J. Lu <hongjiu.lu@intel.com>
7
8         * gas/i386/i386.exp: Add merom and x86-64-merom.
9
10         * gas/i386/merom.d: New file.
11         * gas/i386/merom.s: Likewise.
12         * gas/i386/x86-64-merom.d: Likewise.
13         * gas/i386/x86-64-merom.s: Likewise.
14
15 2006-02-24  David S. Miller  <davem@sunset.davemloft.net>
16
17         * gas/sparc/rdhpr.s: New test.
18         * gas/sparc/rdhpr.d: New test.
19         * gas/sparc/wrhpr.s: New test.
20         * gas/sparc/wrhpr.d: New test.
21         * gas/sparc/window.s: New test.
22         * gas/sparc/window.d: New test.
23         * gas/sparc/rdpr.s: Add case for reading %gl register.
24         * gas/sparc/rdpr.d: Likewise.
25         * gas/sparc/wrpr.s: Add case for writing %gl register.
26         * gas/sparc/wrpr.d: Likewise.
27         * gas/sparc/sparc.exp: Update for new tests.
28         
29 2006-02-24  Paul Brook  <paul@codesourcery.com>
30
31         * gas/arm/thumb32.d: Fix expected msr and mrs output.
32         * gas/arm/arch7.d: New test.
33         * gas/arm/arch7.s: New test.
34         * gas/arm/arch7m-bad.l: New test.
35         * gas/arm/arch7m-bad.d: New test.
36         * gas/arm/arch7m-bad.s: New test.
37
38 2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>
39
40         * gas/ia64/opc-i.s: Add tests for tf.
41         * gas/ia64/pseudo.s: Likewise.
42         * gas/ia64/opc-i.d: Updated.
43         * gas/ia64/pseudo.d: Likewise.
44
45 2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>
46
47         * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
48         * gas/ia64/dv-raw-err.l: Updated.
49
50         * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
51         * gas/ia64/opc-b.d: Updated.
52
53 2005-02-22  Paul Brook  <paul@codesourcery.com>
54
55         * gas/arm/thumb32.d: Fix expected pld opcode.
56
57 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
58             Anil Paranjape   <anilp1@kpitcummins.com>
59             Shilin Shakti    <shilins@kpitcummins.com>
60
61         * gas/xc16x: New directory.
62         * gas/xc16x/xc16x.exp: New file
63         * gas/xc16x/add.s: New file
64         * gas/xc16x/add_test.s: New file
65         * gas/xc16x/addb.s: New file
66         * gas/xc16x/addc.s: New file
67         * gas/xc16x/addcb.s: New file   
68         * gas/xc16x/and.s: New file
69         * gas/xc16x/andb.s: New file
70         * gas/xc16x/bfldl.s: New file
71         * gas/xc16x/bit.s: New file
72         * gas/xc16x/calla.s: New file
73         * gas/xc16x/calli.s: New file
74         * gas/xc16x/cmp.s: New file  
75         * gas/xc16x/cmp_test.s: New file
76         * gas/xc16x/cmpb.s: New file
77         * gas/xc16x/cmpi.s: New file
78         * gas/xc16x/cpl.s: New file
79         * gas/xc16x/div.s: New file
80         * gas/xc16x/jmpa.s: New file
81         * gas/xc16x/jmpi.s: New file
82         * gas/xc16x/jmpr.s: New file
83         * gas/xc16x/mov.s: New file
84         * gas/xc16x/mov_test.s: New file 
85         * gas/xc16x/movb.s: New file
86         * gas/xc16x/movbs.s: New file
87         * gas/xc16x/movbz.s: New file  
88         * gas/xc16x/mul.s: New file
89         * gas/xc16x/neg.s: New file
90         * gas/xc16x/nop.s: New file
91         * gas/xc16x/or.s: New file
92         * gas/xc16x/orb.s: New file
93         * gas/xc16x/prior.s: New file
94         * gas/xc16x/pushpop.s: New file
95         * gas/xc16x/ret.s: New file
96         * gas/xc16x/scxt.s: New file
97         * gas/xc16x/shlrol.s: New file
98         * gas/xc16x/sub.s: New file
99         * gas/xc16x/sub_test.s: New file 
100         * gas/xc16x/subb.s: New file
101         * gas/xc16x/subcb.s: New file
102         * gas/xc16x/syscontrol1.s: New file
103         * gas/xc16x/syscontrol2.s: New file
104         * gas/xc16x/trap.s: New file
105         * gas/xc16x/xor.s: New file
106         * gas/xc16x/xorb.s: New file
107
108 2006-02-12  H.J. Lu  <hongjiu.lu@intel.com>
109
110         * gas/i386/x86-64-crx-suffix.d: Undo the last change.
111
112 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
113
114         * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
115
116         * gas/i386/x86-64-crx-suffix.d: Minor update.
117
118         * gas/i386/x86-64-drx-suffix.d: New file.
119         * gas/i386/x86-64-drx.d: Likewise.
120         * gas/i386/x86-64-drx.s: Likewise.
121
122 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
123
124         * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
125
126         * gas/i386/x86-64-crx-suffix.d: New file.
127         * gas/i386/x86-64-crx.d: Likewise.
128         * gas/i386/x86-64-crx.s: Likewise.
129
130 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
131
132         * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
133         * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
134
135 2005-02-02  Paul Brook  <paul@codesourcery.com>
136
137         * gas/arm/thumb2_invert.d: New test.
138         * gas/arm/thumb2_invert.s: New test.
139
140 2006-01-31  Paul Brook  <paul@codesourcery.com>
141
142         * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
143         * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
144
145 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
146
147         * gas/z80/z80.exp: Add offset.
148         * gas/z80/offset.d: New file.
149         * gas/z80/offset.s: New file.
150
151 2006-01-16  Paul Brook  <paul@codesourcery.com>
152
153         * gas/m68k/all.exp: Add mcf-fpu.
154         * gas/m68k/mcf-fpu.d: New file.
155         * gas/m68k/mcf-fpu.s: New file.
156
157 2006-01-11  Nick Clifton  <nickc@redhat.com>
158
159         * gas/tic54x/address.d: Work with 64bit hosts.
160         * gas/tic54x/addrfar.d: Likewise.
161         * gas/tic54x/align.d: Likewise.
162         * gas/tic54x/all-opcodes.d: Likewise.
163         * gas/tic54x/asg.d: Likewise.
164         * gas/tic54x/cons.d: Likewise.
165         * gas/tic54x/consfar.d: Likewise.
166         * gas/tic54x/extaddr.d: Likewise.
167         * gas/tic54x/field.d: Likewise.
168         * gas/tic54x/labels.d: Likewise.
169         * gas/tic54x/loop.d: Likewise.
170         * gas/tic54x/lp.d: Likewise.
171         * gas/tic54x/macro.d: Likewise.
172         * gas/tic54x/math.d: Likewise.
173         * gas/tic54x/opcodes.d: Likewise.
174         * gas/tic54x/sections.d: Likewise.
175         * gas/tic54x/set.d: Likewise.
176         * gas/tic54x/struct.d: Likewise.
177         * gas/tic54x/subsym.d: Likewise.
178
179 2006-01-09  H.J. Lu  <hongjiu.lu@intel.com>
180
181         PR gas/2117
182         * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
183         ltoff22x-5.
184
185         * gas/ia64/ltoff22x-2.d: New file.
186         * gas/ia64/ltoff22x-2.s: Likewise.
187         * gas/ia64/ltoff22x-3.d: Likewise.
188         * gas/ia64/ltoff22x-3.s: Likewise.
189         * gas/ia64/ltoff22x-4.d: Likewise.
190         * gas/ia64/ltoff22x-4.s: Likewise.
191         * gas/ia64/ltoff22x-5.d: Likewise.
192         * gas/ia64/ltoff22x-5.s: Likewise.
193
194 2006-01-03  Hans-Peter Nilsson  <hp@bitrange.com>
195
196         PR gas/2101
197         * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
198
199 For older changes see ChangeLog-2005
200 \f
201 Local Variables:
202 mode: change-log
203 left-margin: 8
204 fill-column: 74
205 version-control: never
206 End: