OSDN Git Service

b1e36e26c00254a9ff05f9f5d17b12ba957b350b
[pf3gnuchains/pf3gnuchains3x.git] / gas / testsuite / ChangeLog
1 2006-04-26  Julian Brown  <julian@codesourcery.com>
2
3         * gas/arm/neon-psyn.s: Basic test of programmers syntax.
4         * gas/arm/neon-psyn.d: Expected output of above.
5
6 2006-04-26  Julian Brown  <julian@codesourcery.com>
7
8         * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
9         * gas/arm/copro.d: Update accordingly.
10         * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
11         * gas/arm/neon-cond.d: Expected results of above.
12         * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
13         * gas/arm/neon-cov.d: Expected results of above.
14         * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
15         stores.
16         * gas/arm/neon-ldst-es.d: Expected results of above.
17         * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
18         and stores.
19         * gas/arm/neon-ldst-rm.d: Expected results of above.
20         * gas/arm/neon-omit.s: New test. Omission of optional operands.
21         * gas/arm/neon-omit.d: Expected results of above.
22         * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
23         * gas/arm/vfp1_t2.d: Likewise.
24         * gas/arm/vfp1xD.d: Likewise.
25         * gas/arm/vfp1xD_t2.d: Likewise.
26         * gas/arm/vfp2.d: Likewise.
27         * gas/arm/vfp2_t2.d: Likewise.
28         * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
29         instructions.
30         * gas/arm/vfp3-32drs.d: Expected results of above.
31         * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
32         conversion instructions.
33         * gas/arm/vfp3-const-conv.d: Expected results of above.
34
35 2005-04-20  Paul Brook  <paul@codesourcery.com>
36
37         * gas/arm/arch7.d: Remove skip.
38         * gas/arm/svc.d: Ditto.
39         * gas/arm/thumb2_bcond.d: Ditto.
40         * gas/arm/thumb2_it_bad.d: Ditto.
41
42 2006-04-18  H.J. Lu  <hongjiu.lu@intel.com>
43
44         PR gas/2533
45         * gas/i386/inval.s: Add test for illegal immediate register
46         operand.
47         * gas/i386/inval.l: Updated.
48
49 2006-04-16  Nick Clifton  <nickc@redhat.com>
50
51         * gas/arm/arch7.d: Skip test for non-ELF targets.
52         * gas/arm/blx-local.d: Likewise.
53         * gas/arm/svc.d: Likewise.
54         * gas/arm/thumb2_bcond.d: Likewise.
55         * gas/arm/thumb2_it_bad.d: Likewise.
56
57 2006-04-07  Paul Brook  <paul@codesourcery.com>
58
59         * gas/arm/blx-local.d: New test.
60         * gas/arm/blx-local.d: New test.
61
62 2006-04-07  Paul Brook  <paul@codesourcery.com>
63
64         * gas/arm/thumb2_pool.d: New test.
65         * gas/arm/thumb2_pool.s: New test.
66
67 2006-04-05  Richard Sandiford  <richard@codesourcery.com>
68
69         * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
70         * gas/sparc/sparc.exp: Run it.  Remove sparc*-*-vxworks* XFAILs.
71
72 2006-03-23  Michael Matz  <matz@suse.de>
73
74         * gas/i386/reloc64.s: Accept 64-bit forms.
75         * gas/i386/reloc64.d: Adjust.
76         * gas/i386/reloc64.l: Adjust.
77
78 2006-03-23  H.J. Lu  <hongjiu.lu@intel.com>
79
80         * gas/i386/rep.s: Pad with .p2align.
81         * gas/i386/rep.d: Adjust.
82
83 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
84
85         * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
86         * gas/mips/vxworks1-xgot.d: New tests.
87         * gas/mips/mips.exp: Run them.  Do not run other tests on VxWorks.
88         
89 2006-03-21  Paul Brook  <paul@codesourcery.com>
90
91         * gas/arm/thumb32.d: Correct expected output.
92
93 2006-03-20  Paul Brook  <paul@codesourcery.com>
94
95         * gas/arm/thumb2_bcond.d: New test.
96         * gas/arm/thumb2_bcond.s: New test.
97         * gas/arm/thumb2_it_bad.d: New test.
98         * gas/arm/thumb2_it_bad.l: New test.
99         * gas/arm/thumb2_it_bad.s: New test.
100
101 2006-03-17  Paul Brook  <paul@codesourcery.com>
102
103         * gas/arm/thumb32.d: Add ldm and stm tests.
104         * gas/arm/thumb32.s: Ditto.
105
106 2006-03-16  Bernd Schmidt  <bernd.schmidt@analog.com>
107
108         * gas/bfin/shift2.s: Add new tests.
109         * gas/bfin/shift.d: Match changed disassembler behaviour.
110         * gas/bfin/parallel2.d: Likewise.
111         * gas/bfin/shift2.d: Likewise; also match new tests.
112
113 2006-03-16  Paul Brook  <paul@codesourcery.com>
114
115         * gas/arm/svc.d: New test.
116         * gas/arm/svc.s: New test.
117         * gas/arm/inst.d: Accept svc mnemonic.
118         * gas/arm/thumb.d: Ditto.
119         * gas/arm/wince_inst.d: Ditto.
120
121 2006-03-09  Paul Brook  <paul@codesourcery.com>
122
123         * gas/arm/nomapping.d: New test.
124         * gas/arm/nomapping.s: New test.
125
126 2006-03-07  H.J. Lu  <hongjiu.lu@intel.com>
127
128         PR binutils/2428
129         * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
130         x86-64-rep-suffix.
131
132         * gas/i386/naked.d: Replace repz with rep.
133         * gas/i386/x86_64.d: Likewise.
134
135         * gas/i386/rep-suffix.d: New file. 
136         * gas/i386/rep-suffix.s: Likewise.
137         * gas/i386/rep.d: Likewise.
138         * gas/i386/rep.s: Likewise.
139         * gas/i386/x86-64-rep-suffix.d: Likewise.
140         * gas/i386/x86-64-rep-suffix.s: Likewise.
141         * gas/i386/x86-64-rep.d: Likewise.
142         * gas/i386/x86-64-rep.s: Likewise.
143
144 2006-03-07  Richard Sandiford  <richard@codesourcery.com>
145
146         * gas/arm/abs12.s, gas/arm/abs12.d: New test.
147         * gas/arm/pic.d: Skip for *-*-vxworks*...
148         * gas/arm/pic_vxworks.d: ...use this version instead.
149         * gas/arm/unwind_vxworks.d: Fix expected output.
150
151 2006-03-06  Nathan Sidwell  <nathan@codesourcery.com>
152
153         * gas/m68k/arch-cpu-1.s: Tweak.
154         * gas/m68k/arch-cpu-1.d: Tweak.
155
156 2006-02-28  Jan Beulich  <jbeulich@novell.com>
157
158         * gas/all/altmacro.s: Adjust.
159         * gas/all/altmac2.s: Adjust.
160
161 2006-02-28  Jan Beulich  <jbeulich@novell.com>
162
163         * gas/macros/paren[sd]: New.
164         * gas/macros/macros.exp: Run new test.
165
166 2006-02-27  H.J. Lu <hongjiu.lu@intel.com>
167
168         * gas/i386/i386.exp: Add merom and x86-64-merom.
169
170         * gas/i386/merom.d: New file.
171         * gas/i386/merom.s: Likewise.
172         * gas/i386/x86-64-merom.d: Likewise.
173         * gas/i386/x86-64-merom.s: Likewise.
174
175 2006-02-24  David S. Miller  <davem@sunset.davemloft.net>
176
177         * gas/sparc/rdhpr.s: New test.
178         * gas/sparc/rdhpr.d: New test.
179         * gas/sparc/wrhpr.s: New test.
180         * gas/sparc/wrhpr.d: New test.
181         * gas/sparc/window.s: New test.
182         * gas/sparc/window.d: New test.
183         * gas/sparc/rdpr.s: Add case for reading %gl register.
184         * gas/sparc/rdpr.d: Likewise.
185         * gas/sparc/wrpr.s: Add case for writing %gl register.
186         * gas/sparc/wrpr.d: Likewise.
187         * gas/sparc/sparc.exp: Update for new tests.
188         
189 2006-02-24  Paul Brook  <paul@codesourcery.com>
190
191         * gas/arm/thumb32.d: Fix expected msr and mrs output.
192         * gas/arm/arch7.d: New test.
193         * gas/arm/arch7.s: New test.
194         * gas/arm/arch7m-bad.l: New test.
195         * gas/arm/arch7m-bad.d: New test.
196         * gas/arm/arch7m-bad.s: New test.
197
198 2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>
199
200         * gas/ia64/opc-i.s: Add tests for tf.
201         * gas/ia64/pseudo.s: Likewise.
202         * gas/ia64/opc-i.d: Updated.
203         * gas/ia64/pseudo.d: Likewise.
204
205 2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>
206
207         * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
208         * gas/ia64/dv-raw-err.l: Updated.
209
210         * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
211         * gas/ia64/opc-b.d: Updated.
212
213 2005-02-22  Paul Brook  <paul@codesourcery.com>
214
215         * gas/arm/thumb32.d: Fix expected pld opcode.
216
217 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
218             Anil Paranjape   <anilp1@kpitcummins.com>
219             Shilin Shakti    <shilins@kpitcummins.com>
220
221         * gas/xc16x: New directory.
222         * gas/xc16x/xc16x.exp: New file
223         * gas/xc16x/add.s: New file
224         * gas/xc16x/add_test.s: New file
225         * gas/xc16x/addb.s: New file
226         * gas/xc16x/addc.s: New file
227         * gas/xc16x/addcb.s: New file   
228         * gas/xc16x/and.s: New file
229         * gas/xc16x/andb.s: New file
230         * gas/xc16x/bfldl.s: New file
231         * gas/xc16x/bit.s: New file
232         * gas/xc16x/calla.s: New file
233         * gas/xc16x/calli.s: New file
234         * gas/xc16x/cmp.s: New file  
235         * gas/xc16x/cmp_test.s: New file
236         * gas/xc16x/cmpb.s: New file
237         * gas/xc16x/cmpi.s: New file
238         * gas/xc16x/cpl.s: New file
239         * gas/xc16x/div.s: New file
240         * gas/xc16x/jmpa.s: New file
241         * gas/xc16x/jmpi.s: New file
242         * gas/xc16x/jmpr.s: New file
243         * gas/xc16x/mov.s: New file
244         * gas/xc16x/mov_test.s: New file 
245         * gas/xc16x/movb.s: New file
246         * gas/xc16x/movbs.s: New file
247         * gas/xc16x/movbz.s: New file  
248         * gas/xc16x/mul.s: New file
249         * gas/xc16x/neg.s: New file
250         * gas/xc16x/nop.s: New file
251         * gas/xc16x/or.s: New file
252         * gas/xc16x/orb.s: New file
253         * gas/xc16x/prior.s: New file
254         * gas/xc16x/pushpop.s: New file
255         * gas/xc16x/ret.s: New file
256         * gas/xc16x/scxt.s: New file
257         * gas/xc16x/shlrol.s: New file
258         * gas/xc16x/sub.s: New file
259         * gas/xc16x/sub_test.s: New file 
260         * gas/xc16x/subb.s: New file
261         * gas/xc16x/subcb.s: New file
262         * gas/xc16x/syscontrol1.s: New file
263         * gas/xc16x/syscontrol2.s: New file
264         * gas/xc16x/trap.s: New file
265         * gas/xc16x/xor.s: New file
266         * gas/xc16x/xorb.s: New file
267
268 2006-02-12  H.J. Lu  <hongjiu.lu@intel.com>
269
270         * gas/i386/x86-64-crx-suffix.d: Undo the last change.
271
272 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
273
274         * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
275
276         * gas/i386/x86-64-crx-suffix.d: Minor update.
277
278         * gas/i386/x86-64-drx-suffix.d: New file.
279         * gas/i386/x86-64-drx.d: Likewise.
280         * gas/i386/x86-64-drx.s: Likewise.
281
282 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
283
284         * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
285
286         * gas/i386/x86-64-crx-suffix.d: New file.
287         * gas/i386/x86-64-crx.d: Likewise.
288         * gas/i386/x86-64-crx.s: Likewise.
289
290 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
291
292         * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
293         * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
294
295 2005-02-02  Paul Brook  <paul@codesourcery.com>
296
297         * gas/arm/thumb2_invert.d: New test.
298         * gas/arm/thumb2_invert.s: New test.
299
300 2006-01-31  Paul Brook  <paul@codesourcery.com>
301
302         * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
303         * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
304
305 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
306
307         * gas/z80/z80.exp: Add offset.
308         * gas/z80/offset.d: New file.
309         * gas/z80/offset.s: New file.
310
311 2006-01-16  Paul Brook  <paul@codesourcery.com>
312
313         * gas/m68k/all.exp: Add mcf-fpu.
314         * gas/m68k/mcf-fpu.d: New file.
315         * gas/m68k/mcf-fpu.s: New file.
316
317 2006-01-11  Nick Clifton  <nickc@redhat.com>
318
319         * gas/tic54x/address.d: Work with 64bit hosts.
320         * gas/tic54x/addrfar.d: Likewise.
321         * gas/tic54x/align.d: Likewise.
322         * gas/tic54x/all-opcodes.d: Likewise.
323         * gas/tic54x/asg.d: Likewise.
324         * gas/tic54x/cons.d: Likewise.
325         * gas/tic54x/consfar.d: Likewise.
326         * gas/tic54x/extaddr.d: Likewise.
327         * gas/tic54x/field.d: Likewise.
328         * gas/tic54x/labels.d: Likewise.
329         * gas/tic54x/loop.d: Likewise.
330         * gas/tic54x/lp.d: Likewise.
331         * gas/tic54x/macro.d: Likewise.
332         * gas/tic54x/math.d: Likewise.
333         * gas/tic54x/opcodes.d: Likewise.
334         * gas/tic54x/sections.d: Likewise.
335         * gas/tic54x/set.d: Likewise.
336         * gas/tic54x/struct.d: Likewise.
337         * gas/tic54x/subsym.d: Likewise.
338
339 2006-01-09  H.J. Lu  <hongjiu.lu@intel.com>
340
341         PR gas/2117
342         * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
343         ltoff22x-5.
344
345         * gas/ia64/ltoff22x-2.d: New file.
346         * gas/ia64/ltoff22x-2.s: Likewise.
347         * gas/ia64/ltoff22x-3.d: Likewise.
348         * gas/ia64/ltoff22x-3.s: Likewise.
349         * gas/ia64/ltoff22x-4.d: Likewise.
350         * gas/ia64/ltoff22x-4.s: Likewise.
351         * gas/ia64/ltoff22x-5.d: Likewise.
352         * gas/ia64/ltoff22x-5.s: Likewise.
353
354 2006-01-03  Hans-Peter Nilsson  <hp@bitrange.com>
355
356         PR gas/2101
357         * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
358
359 For older changes see ChangeLog-2005
360 \f
361 Local Variables:
362 mode: change-log
363 left-margin: 8
364 fill-column: 74
365 version-control: never
366 End: