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