Add support for Score target.
[external/binutils.git] / gas / testsuite / ChangeLog
1 2006-09-17  Mei Ligang  <ligang@sunnorth.com.cn>
2
3         * gas/score: New directory.
4         * gas/elf/section2.e-score: New file.
5         * gas/elf/elf.exp: Add special case for Score target.
6
7 2006-09-16  Paul Brook  <paul@codesourcery.com>
8
9         * gas/arm/unwind.s: Test two argument form of .movsp.
10         * gas/arm/unwind.d: Update expected output.
11         * gas/arm/unwind_vxworks.d: Ditto.
12
13 2006-09-08  Kazu Hirata  <kazu@codesourcery.com>
14
15         * lib/gas-dg.exp (gas-dg-test): Treat $dir as a literal.
16
17 2006-09-08  Paul Brook  <paul@codesourcery.com>
18
19         * gas/arm/arm-it.s: New test.
20         * gas/arm/arm-it.d: New test.
21
22 2006-09-07  Paul Brook  <paul@codesourcery.com>
23
24         * gas/arm/neon-omit.s: Test three-argument variants.
25         * gas/arm/neon-omit.d: Update expected output.
26
27 2006-09-04  Paul Brook  <paul@codesourcery.com>
28
29         * gas/arm/neon-cov.s: Test .u and .s aliases for .i suffixes.
30         * gas/arm/neon-cov.d: Adjust expected output.
31
32 2006-08-21  Joseph Myers  <joseph@codesourcery.com>
33
34         * gas/arm/unwind.s: Test not merging iWMMXt register save with
35         previous long opcode.
36         * gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Update.
37
38 2006-08-16  Julian Brown  <julian@codesourcery.com>
39
40         * gas/arm/noarm.s: Add test for disabled ARM insns.
41         * gas/arm/noarm.d: Drive test for above.
42         * gas/arm/noarm.l: Expected error output.
43
44 2006-08-15  Thiemo Seufer  <ths@mips.com>
45             Nigel Stephens  <nigel@mips.com>
46             David Ung  <davidu@mips.com>
47
48         * gas/mips/mips.exp: Handle mips*-sde-elf*.
49
50 2006-08-04  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
51
52         * sse2.d: Fixed the correct result for cvtpi2pd, cvtpd2pi 
53         and cvttpd2pi.
54
55 2006-08-12  Thiemo Seufer  <ths@networkno.de>
56
57         * gas/mips/mips16-save.d: Fix testcase.
58
59 2006-08-08  Bob Wilson  <bob.wilson@acm.org>
60
61         * gas/lns/lns-common-1-alt.d: New file.
62         * gas/lns/lns.exp: Use lns-common-1-alt.d for xtensa targets.
63
64 2006-08-04 Pedro Alves <pedro_alves@portugalmail.pt>
65
66         * gas/arm/wince.s: New test.
67         * gas/arm/wince.d: New test.
68
69         * gas/arm/thumb2_add.s: Don't use elf specific ".type"
70         pseudo-op.
71
72 2006-08-03  Joseph Myers  <joseph@codesourcery.com>
73
74         * gas/arm/iwmmxt-bad.s: Test invalid register names for wldrw and
75         wstrw.
76         * gas/arm/iwmmxt-bad.l: Update.
77
78 2006-08-03  Joseph Myers  <joseph@codesourcery.com>
79
80         * gas/arm/iwmmxt.s: Test tmcr and tmrc with wcgr registers.
81         * gas/arm/iwmmxt.d: Update.
82
83 2006-08-01  H.J. Lu  <hongjiu.lu@intel.com>
84
85         * gas/i386/nops-2-i386.d: Updated.
86         * gas/i386/nops-2-merom.d: Likewise.
87         * gas/i386/nops-2.d: Likewise.
88
89 2006-07-29  Richard Sandiford  <richard@codesourcery.com>
90
91         * gas/m68k/mcf-fpu.s: Add tests for all addressing modes.
92         * gas/m68k/mcf-fpu.d: Update accordingly.
93
94 2006-07-20 Dwarakanath Rajagopal        <dwarak.rajagopal@amd.com>
95            Michael Meissner             <michael.meissner@amd.com>
96
97         * gas/i386/amdfam10.s: Add .p2align 4,0 to make sure segment is
98         aligned on all systems.
99         * gas/i386/x86-64-amdfam10.s: Likewise.
100         * gas/i386/amdfam10.d: Adjust output for alignment.
101         * gas/i386/x86-64-amdfam10.d: Likewise.
102
103 2006-07-19  Paul Brook  <paul@codesourcery.com>
104
105         * gas/arm/archv6t2.d: Adjust expected output for rbit.
106
107 2006-07-18  H.J. Lu  <hongjiu.lu@intel.com>
108
109         * gas/i386/opcode.s: Add sldt, smsw and str.
110         * gas/i386/x86-64-opcode.s: Likewise.
111
112         * gas/i386/opcode.d: Updated.
113         * gas/i386/x86-64-opcode.d: Likewise.
114
115 2006-07-18  Paul Brook  <paul@codesourcery.com>
116
117         * gas/arm/thumb2_add.d: New test.
118         * gas/arm/thumb2_add.s: New test.
119
120 2006-07-18  Maciej W. Rozycki  <macro@mips.com>
121
122         * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test.  Change
123         arguments for "madd.s" so that the instruction is correct for mips1
124         and still matches "bc3*".
125
126 2006-07-13 Dwarakanath Rajagopal        <dwarak.rajagopal@amd.com>
127            Michael Meissner             <michael.meissner@amd.com>
128
129         * gas/i386/amdfam10.s: New file for amdfam10 instructions.
130         * gam/i386/amdfam10.d: Ditto.
131         * gas/i386/x86-64-amdfam10.s: Ditto.
132         * gam/i386/x86-64-amdfam10.d: Ditto.
133
134 2006-07-12  Nick Clifton  <nickc@redhat.com>
135
136         * gas/sh/basic.exp: Run "too_large" dump test.
137         * gas/sh/too_large.s: New test file.  Check that .byte directives
138         do not generate a bogus overflow message.
139         * gas/sh/too_large.s: New test control file.
140
141 2006-07-05  Julian Brown  <julian@codesourcery.com>
142
143         * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax.
144         * gas/arm/vfp-neon-syntax_t2.d: Likewise.
145         * gas/arm/vfp2.d: Likewise.
146         * gas/arm/vfp2_t2.d: Likewise.
147
148 2006-07-04  Thiemo Seufer  <ths@mips.com>
149
150         * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as.
151         * gas/mips/mips.exp: Move mips16e testcase to ELF only tests.
152         Run elf{el}-rel2 and elf-rel4 for all arches with gpr64. Run
153         e32-rel2 and e32-rel4 also for 64 bit configurations.
154
155 2006-06-23  H.J. Lu  <hongjiu.lu@intel.com>
156
157         * gas/i386/i386.exp: Run nops-1, nops-1-i386, nops-1-i686,
158         nops-1-merom, nops-2, nops-2-i386, nops-2-merom, x86-64-nops-1,
159         x86-64-nops-1-k8, x86-64-nops-1-nocona and x86-64-nops-1-merom.
160
161         * gas/i386/nops-1.s: New file.
162         * gas/i386/nops-2.s: Likewise.
163         * gas/i386/nops-1-i386.d: Likewise.
164         * gas/i386/nops-1-i686.d: Likewise.
165         * gas/i386/nops-1-merom.d: Likewise.
166         * gas/i386/nops-1.d: Likewise.
167         * gas/i386/nops-2-i386.d: Likewise.
168         * gas/i386/nops-2-merom.d: Likewise.
169         * gas/i386/nops-2.d: Likewise.
170         * gas/i386/x86-64-nops-1.s: Likewise.
171         * gas/i386/x86-64-nops-1-k8.d: Likewise.
172         * gas/i386/x86-64-nops-1-merom.d: Likewise.
173         * gas/i386/x86-64-nops-1-nocona.d: Likewise.
174         * gas/i386/x86-64-nops-1.d: Likewise.
175
176         * gas/i386/sse2.d: Updated to expect xchg %ax,%ax as 2 byte
177         nop.
178
179 2006-06-20  Thiemo Seufer  <ths@networkno.de>
180
181         * gas/mips/mips.exp: Explicitly specify o32 ABI.
182         * gas/mips/mips64-dsp.d: Dump o32 register names.
183         * gas/mips/smartmips.d: Explicitly specify o32 ABI.
184
185 2006-06-18  Nick Clifton  <nickc@redhat.com>
186
187         * gas/arm/group-reloc-alu-encoding-bad.d: Skip for non-ELF
188         targets.
189         * gas/arm/group-reloc-alu-parsing-bad.d: Likewise.
190         * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
191         * gas/arm/group-reloc-ldc-parsing-bad.d: Likewise.
192         * gas/arm/group-reloc-ldc.d: Likewise.
193         * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
194         * gas/arm/group-reloc-ldr-parsing-bad.d: Likewise.
195         * gas/arm/group-reloc-ldr.d: Likewise.
196         * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
197         * gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise.
198         * gas/arm/group-reloc-ldrs.d: Likewise.
199         
200 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
201
202         * gas/arm/group-reloc-alu.d: New test.
203         * gas/arm/group-reloc-alu-encoding-bad.d: New test.
204         * gas/arm/group-reloc-alu-encoding-bad.l: New test.
205         * gas/arm/group-reloc-alu-encoding-bad.s: New test.
206         * gas/arm/group-reloc-alu-parsing-bad.d: New test.
207         * gas/arm/group-reloc-alu-parsing-bad.l: New test.
208         * gas/arm/group-reloc-alu-parsing-bad.s: New test.
209         * gas/arm/group-reloc-alu.s: New test.
210         * gas/arm/group-reloc-ldc.d: New test.
211         * gas/arm/group-reloc-ldc-encoding-bad.d: New test.
212         * gas/arm/group-reloc-ldc-encoding-bad.l: New test.
213         * gas/arm/group-reloc-ldc-encoding-bad.s: New test.
214         * gas/arm/group-reloc-ldc-parsing-bad.d: New test.
215         * gas/arm/group-reloc-ldc-parsing-bad.l: New test.
216         * gas/arm/group-reloc-ldc-parsing-bad.s: New test.
217         * gas/arm/group-reloc-ldc.s: New test.
218         * gas/arm/group-reloc-ldr.d: New test.
219         * gas/arm/group-reloc-ldr-encoding-bad.d: New test.
220         * gas/arm/group-reloc-ldr-encoding-bad.l: New test.
221         * gas/arm/group-reloc-ldr-encoding-bad.s: New test.
222         * gas/arm/group-reloc-ldr-parsing-bad.d: New test.
223         * gas/arm/group-reloc-ldr-parsing-bad.l: New test.
224         * gas/arm/group-reloc-ldr-parsing-bad.s: New test.
225         * gas/arm/group-reloc-ldr.s: New test.
226         * gas/arm/group-reloc-ldrs.d: New test.
227         * gas/arm/group-reloc-ldrs-encoding-bad.d: New test.
228         * gas/arm/group-reloc-ldrs-encoding-bad.l: New test.
229         * gas/arm/group-reloc-ldrs-encoding-bad.s: New test.
230         * gas/arm/group-reloc-ldrs-parsing-bad.d: New test.
231         * gas/arm/group-reloc-ldrs-parsing-bad.l: New test.
232         * gas/arm/group-reloc-ldrs-parsing-bad.s: New test.
233         * gas/arm/group-reloc-ldrs.s: New test.
234
235 2006-06-14  Thiemo Seufer  <ths@mips.com>
236             Maciej W. Rozycki  <macro@mips.com>
237
238         * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase.
239         * gas/mips/elf-rel6.d-n32.d, gas/mips/elf-rel6-n64.d: New files.
240         * gas/mips/mips.exp: Run new testcases.
241
242 2006-06-14  Thiemo Seufer  <ths@mips.com>
243
244         * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,
245         gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify
246         o32 ABI.
247
248 2006-06-12  H.J. Lu  <hongjiu.lu@intel.com>
249
250         * gas/i386/i386.exp: Run nops and x86-64-nops.
251
252         * gas/i386/nops.d: New file.
253         * gas/i386/nops.s: Likewise.
254         * gas/i386/x86-64-nops.d: Likewise.
255         * gas/i386/x86-64-nops.s: Likewise.
256
257 2006-06-12  H.J. Lu  <hongjiu.lu@intel.com>
258
259         * gas/i386/opcode.s: Add "xchg %ax,%ax".
260         * gas/i386/opcode.d: Updated.
261
262         * gas/i386/x86-64-opcode.s: Add xchg %ax,%ax, xchg %eax,%eax,
263         xchg %rax,%rax, rex64 xchg %rax,%rax and xchg %rax,%r8.
264         * gas/i386/x86-64-opcode.d: Updated.
265
266 2006-06-09  Thiemo Seufer  <ths@mips.com>
267             Nigel Stephens  <nigel@mips.com>
268
269         * gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd
270         single precision FPRs on MIPS32.
271         * gas/mips/mips.exp: Run them.
272
273 2006-06-08  Thiemo Seufer  <ths@mips.com>
274             Nigel Stephens  <nigel@mips.com>
275
276         * gas/mips/mips32.s: Added cop2 branches with explicit condition
277         code register numbers.
278         * gas/mips/mips32.d: Likewise.
279
280 2006-06-07  Julian Brown  <julian@codesourcery.com>
281
282         * gas/arm/itblock.s: New file. Helper macro for making all-true IT
283         blocks.
284         * gas/arm/neon-cond-bad-inc.s: New test. Make sure unconditional
285         Neon instructions are rejected...
286         * gas/arm/neon-cond-bad.s: In ARM mode, and...
287         * gas/arm/neon-cond-bad_t2.s: Accepted in Thumb mode (with IT).
288         * gas/arm/neon-cond-bad.l: Expected error output in ARM mode.
289         * gas/arm/neon-cond-bad.d: Control ARM mode test.
290         * gas/arm/neon-cond-bad_t2.d: Expected output in Thumb mode.
291         * gas/arm/vfp-neon-syntax-inc.s: Test VFP Neon-style syntax.
292         * gas/arm/vfp-neon-syntax.s: ...in ARM mode.
293         * gas/arm/vfp-neon-syntax_t2.s: ...and Thumb mode.
294         * gas/arm/vfp-neon-syntax.d: Expected output in ARM mode.
295         * gas/arm/vfp-neon-syntax_t2.d: Expected output in Thumb mode.
296
297 2006-06-06  Paul Brook  <paul@codesourcery.com>
298
299         * gas/arm/thumb2_bcond.d: Update expected output.
300         * gas/arm/thumb32.d: Ditto.
301         * gas/arm/vfp1_t2.d: Ditto.
302         * gas/arm/vfp1xD_t2.d: Ditto.
303
304 2006-06-06  Thiemo Seufer  <ths@mips.com>
305             Chao-ying Fu  <fu@mips.com>
306
307         * gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests.
308         * gas/mips/mips.exp: Run DSP64 tests.
309
310 2006-06-05  Thiemo Seufer  <ths@mips.com>
311
312         * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
313         gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
314         * gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.
315
316 2006-05-25  Richard Sandiford  <richard@codesourcery.com>
317
318         * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
319         * gas/m68k/mcf-fpu.d: Adjust accordingly.
320
321 2006-05-25  Jie Zhang  <jie.zhang@analog.com>
322         
323         * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
324         thrown away.
325
326 2006-05-23  Thiemo Seufer  <ths@mips.com>
327
328         * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
329         gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
330         gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
331         output.
332         * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
333         catch assembler warnings.
334
335 2006-05-22  Nick Clifton  <nickc@redhat.com>
336
337         * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in
338         warning messages.
339         * gas/mips/mips32-mt.l: Likewise.
340
341 2006-05-19  Thiemo Seufer  <ths@mips.com>
342
343         * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little
344         endian testcases.
345         * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian.
346         * gas/mips/mips.exp: Run new testcases.
347
348 2006-05-14  Thiemo Seufer  <ths@mips.com>
349             Nigel Stephens  <nigel@mips.com>
350
351         * gas/mips/mips.exp: Run new tests.
352         * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s,
353         gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests.
354
355 2006-05-11  Paul Brook  <paul@codesourcery.com>
356
357         * gas/arm/local_function.d: New test.
358         * gas/arm/local_function.s: New test.
359
360 2006-05-11  Thiemo Seufer  <ths@mips.com>
361
362         * gas/mips/jal-range.l: Don't check the range of j or jal
363         addresses.
364
365 2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
366
367         * gas/i386/x86-64-gidt.d: Adjusted.
368
369 2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
370
371         * gas/i386/i386.exp: Run x86-64-gidt.
372
373         * gas/i386/x86-64-gidt.d: New file.
374         * gas/i386/x86-64-gidt.s: Likewise.
375
376 2006-05-09  David Ung  <davidu@mips.com>
377
378         * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
379         address.
380
381 2006-05-08  Thiemo Seufer  <ths@mips.com>
382
383         * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
384         larger offset arguments for cache instructions.
385
386 2006-05-08  Thiemo Seufer  <ths@mips.com>
387             Nigel Stephens  <nigel@mips.com>
388             David Ung  <davidu@mips.com>
389
390         * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
391         * gas/mips/mips.exp: Run smartmips test.
392
393 2006-05-05  Julian Brown  <julian@codesourcery.com>
394
395         * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
396         instructions.
397         * gas/arm/vfp-neon-overlap.d: Expected output of above.
398         * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
399         * gas/arm/vfp1xD_t2.d: Likewise.
400         * gas/arm/vfpv3-32drs.d: Likewise.
401
402 2006-05-05  Nigel Stephens  <nigel@mips.com>
403
404         * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
405         reorder/noreorder corner case.
406         * gas/mips/mips.exp: Run new test.
407         
408 2006-05-04  Kazu Hirata  <kazu@codesourcery.com>
409
410         * gas/arm/armv1.d (error-output): New.
411         * gas/arm/armv1.l: New.
412         * gas/arm/thumb32.d (error-output): New.
413         * gas/arm/thumb32.l: New.
414
415 2006-05-04  Thiemo Seufer  <ths@mips.com>
416             Nigel Stephens  <nigel@mips.com>
417
418         * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
419         * gas/mips/set-arch.d: Adjust according to opcode table changes.
420
421 2006-05-03  Thiemo Seufer  <ths@mips.com>
422
423         * gas/mips/mips32-mt.d: Fix mftr argument order.
424
425 2006-05-02  Joseph Myers  <joseph@codesourcery.com>
426
427         * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
428         * gas/arm/iwmmxt.d: Update expected results.
429         * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
430         * gas/arm/iwmmxt-bad2.l: Update expected error messages.
431
432 2006-04-29  H.J. Lu  <hongjiu.lu@intel.com>
433
434         * gas/i386/fp.d: New file.
435         * gas/i386/fp.s: Likewise.
436
437         * gas/i386/i386.exp: Run "fp".
438
439 2006-04-28  Thiemo Seufer  <ths@mips.com>
440             David Ung  <davidu@mips.com>
441             Nigel Stephens  <nigel@mips.com>
442
443         * gas/mips/cp0sel-names-mips32r2.d,
444         gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
445
446 2006-04-26  Julian Brown  <julian@codesourcery.com>
447
448         * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
449         * gas/arm/neon-const.d: Expected output of above.
450         * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
451
452 2006-04-26  Julian Brown  <julian@codesourcery.com>
453
454         * gas/arm/neon-psyn.s: Basic test of programmers syntax.
455         * gas/arm/neon-psyn.d: Expected output of above.
456
457 2006-04-26  Julian Brown  <julian@codesourcery.com>
458
459         * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
460         * gas/arm/copro.d: Update accordingly.
461         * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
462         * gas/arm/neon-cond.d: Expected results of above.
463         * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
464         * gas/arm/neon-cov.d: Expected results of above.
465         * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
466         stores.
467         * gas/arm/neon-ldst-es.d: Expected results of above.
468         * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
469         and stores.
470         * gas/arm/neon-ldst-rm.d: Expected results of above.
471         * gas/arm/neon-omit.s: New test. Omission of optional operands.
472         * gas/arm/neon-omit.d: Expected results of above.
473         * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
474         * gas/arm/vfp1_t2.d: Likewise.
475         * gas/arm/vfp1xD.d: Likewise.
476         * gas/arm/vfp1xD_t2.d: Likewise.
477         * gas/arm/vfp2.d: Likewise.
478         * gas/arm/vfp2_t2.d: Likewise.
479         * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
480         instructions.
481         * gas/arm/vfp3-32drs.d: Expected results of above.
482         * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
483         conversion instructions.
484         * gas/arm/vfp3-const-conv.d: Expected results of above.
485
486 2005-04-20  Paul Brook  <paul@codesourcery.com>
487
488         * gas/arm/arch7.d: Remove skip.
489         * gas/arm/svc.d: Ditto.
490         * gas/arm/thumb2_bcond.d: Ditto.
491         * gas/arm/thumb2_it_bad.d: Ditto.
492
493 2006-04-18  H.J. Lu  <hongjiu.lu@intel.com>
494
495         PR gas/2533
496         * gas/i386/inval.s: Add test for illegal immediate register
497         operand.
498         * gas/i386/inval.l: Updated.
499
500 2006-04-16  Nick Clifton  <nickc@redhat.com>
501
502         * gas/arm/arch7.d: Skip test for non-ELF targets.
503         * gas/arm/blx-local.d: Likewise.
504         * gas/arm/svc.d: Likewise.
505         * gas/arm/thumb2_bcond.d: Likewise.
506         * gas/arm/thumb2_it_bad.d: Likewise.
507
508 2006-04-07  Paul Brook  <paul@codesourcery.com>
509
510         * gas/arm/blx-local.d: New test.
511         * gas/arm/blx-local.d: New test.
512
513 2006-04-07  Paul Brook  <paul@codesourcery.com>
514
515         * gas/arm/thumb2_pool.d: New test.
516         * gas/arm/thumb2_pool.s: New test.
517
518 2006-04-05  Richard Sandiford  <richard@codesourcery.com>
519
520         * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
521         * gas/sparc/sparc.exp: Run it.  Remove sparc*-*-vxworks* XFAILs.
522
523 2006-03-23  Michael Matz  <matz@suse.de>
524
525         * gas/i386/reloc64.s: Accept 64-bit forms.
526         * gas/i386/reloc64.d: Adjust.
527         * gas/i386/reloc64.l: Adjust.
528
529 2006-03-23  H.J. Lu  <hongjiu.lu@intel.com>
530
531         * gas/i386/rep.s: Pad with .p2align.
532         * gas/i386/rep.d: Adjust.
533
534 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
535
536         * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
537         * gas/mips/vxworks1-xgot.d: New tests.
538         * gas/mips/mips.exp: Run them.  Do not run other tests on VxWorks.
539         
540 2006-03-21  Paul Brook  <paul@codesourcery.com>
541
542         * gas/arm/thumb32.d: Correct expected output.
543
544 2006-03-20  Paul Brook  <paul@codesourcery.com>
545
546         * gas/arm/thumb2_bcond.d: New test.
547         * gas/arm/thumb2_bcond.s: New test.
548         * gas/arm/thumb2_it_bad.d: New test.
549         * gas/arm/thumb2_it_bad.l: New test.
550         * gas/arm/thumb2_it_bad.s: New test.
551
552 2006-03-17  Paul Brook  <paul@codesourcery.com>
553
554         * gas/arm/thumb32.d: Add ldm and stm tests.
555         * gas/arm/thumb32.s: Ditto.
556
557 2006-03-16  Bernd Schmidt  <bernd.schmidt@analog.com>
558
559         * gas/bfin/shift2.s: Add new tests.
560         * gas/bfin/shift.d: Match changed disassembler behaviour.
561         * gas/bfin/parallel2.d: Likewise.
562         * gas/bfin/shift2.d: Likewise; also match new tests.
563
564 2006-03-16  Paul Brook  <paul@codesourcery.com>
565
566         * gas/arm/svc.d: New test.
567         * gas/arm/svc.s: New test.
568         * gas/arm/inst.d: Accept svc mnemonic.
569         * gas/arm/thumb.d: Ditto.
570         * gas/arm/wince_inst.d: Ditto.
571
572 2006-03-09  Paul Brook  <paul@codesourcery.com>
573
574         * gas/arm/nomapping.d: New test.
575         * gas/arm/nomapping.s: New test.
576
577 2006-03-07  H.J. Lu  <hongjiu.lu@intel.com>
578
579         PR binutils/2428
580         * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
581         x86-64-rep-suffix.
582
583         * gas/i386/naked.d: Replace repz with rep.
584         * gas/i386/x86_64.d: Likewise.
585
586         * gas/i386/rep-suffix.d: New file. 
587         * gas/i386/rep-suffix.s: Likewise.
588         * gas/i386/rep.d: Likewise.
589         * gas/i386/rep.s: Likewise.
590         * gas/i386/x86-64-rep-suffix.d: Likewise.
591         * gas/i386/x86-64-rep-suffix.s: Likewise.
592         * gas/i386/x86-64-rep.d: Likewise.
593         * gas/i386/x86-64-rep.s: Likewise.
594
595 2006-03-07  Richard Sandiford  <richard@codesourcery.com>
596
597         * gas/arm/abs12.s, gas/arm/abs12.d: New test.
598         * gas/arm/pic.d: Skip for *-*-vxworks*...
599         * gas/arm/pic_vxworks.d: ...use this version instead.
600         * gas/arm/unwind_vxworks.d: Fix expected output.
601
602 2006-03-06  Nathan Sidwell  <nathan@codesourcery.com>
603
604         * gas/m68k/arch-cpu-1.s: Tweak.
605         * gas/m68k/arch-cpu-1.d: Tweak.
606
607 2006-02-28  Jan Beulich  <jbeulich@novell.com>
608
609         * gas/all/altmacro.s: Adjust.
610         * gas/all/altmac2.s: Adjust.
611
612 2006-02-28  Jan Beulich  <jbeulich@novell.com>
613
614         * gas/macros/paren[sd]: New.
615         * gas/macros/macros.exp: Run new test.
616
617 2006-02-27  H.J. Lu <hongjiu.lu@intel.com>
618
619         * gas/i386/i386.exp: Add merom and x86-64-merom.
620
621         * gas/i386/merom.d: New file.
622         * gas/i386/merom.s: Likewise.
623         * gas/i386/x86-64-merom.d: Likewise.
624         * gas/i386/x86-64-merom.s: Likewise.
625
626 2006-02-24  David S. Miller  <davem@sunset.davemloft.net>
627
628         * gas/sparc/rdhpr.s: New test.
629         * gas/sparc/rdhpr.d: New test.
630         * gas/sparc/wrhpr.s: New test.
631         * gas/sparc/wrhpr.d: New test.
632         * gas/sparc/window.s: New test.
633         * gas/sparc/window.d: New test.
634         * gas/sparc/rdpr.s: Add case for reading %gl register.
635         * gas/sparc/rdpr.d: Likewise.
636         * gas/sparc/wrpr.s: Add case for writing %gl register.
637         * gas/sparc/wrpr.d: Likewise.
638         * gas/sparc/sparc.exp: Update for new tests.
639         
640 2006-02-24  Paul Brook  <paul@codesourcery.com>
641
642         * gas/arm/thumb32.d: Fix expected msr and mrs output.
643         * gas/arm/arch7.d: New test.
644         * gas/arm/arch7.s: New test.
645         * gas/arm/arch7m-bad.l: New test.
646         * gas/arm/arch7m-bad.d: New test.
647         * gas/arm/arch7m-bad.s: New test.
648
649 2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>
650
651         * gas/ia64/opc-i.s: Add tests for tf.
652         * gas/ia64/pseudo.s: Likewise.
653         * gas/ia64/opc-i.d: Updated.
654         * gas/ia64/pseudo.d: Likewise.
655
656 2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>
657
658         * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
659         * gas/ia64/dv-raw-err.l: Updated.
660
661         * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
662         * gas/ia64/opc-b.d: Updated.
663
664 2005-02-22  Paul Brook  <paul@codesourcery.com>
665
666         * gas/arm/thumb32.d: Fix expected pld opcode.
667
668 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
669             Anil Paranjape   <anilp1@kpitcummins.com>
670             Shilin Shakti    <shilins@kpitcummins.com>
671
672         * gas/xc16x: New directory.
673         * gas/xc16x/xc16x.exp: New file
674         * gas/xc16x/add.s: New file
675         * gas/xc16x/add_test.s: New file
676         * gas/xc16x/addb.s: New file
677         * gas/xc16x/addc.s: New file
678         * gas/xc16x/addcb.s: New file   
679         * gas/xc16x/and.s: New file
680         * gas/xc16x/andb.s: New file
681         * gas/xc16x/bfldl.s: New file
682         * gas/xc16x/bit.s: New file
683         * gas/xc16x/calla.s: New file
684         * gas/xc16x/calli.s: New file
685         * gas/xc16x/cmp.s: New file  
686         * gas/xc16x/cmp_test.s: New file
687         * gas/xc16x/cmpb.s: New file
688         * gas/xc16x/cmpi.s: New file
689         * gas/xc16x/cpl.s: New file
690         * gas/xc16x/div.s: New file
691         * gas/xc16x/jmpa.s: New file
692         * gas/xc16x/jmpi.s: New file
693         * gas/xc16x/jmpr.s: New file
694         * gas/xc16x/mov.s: New file
695         * gas/xc16x/mov_test.s: New file 
696         * gas/xc16x/movb.s: New file
697         * gas/xc16x/movbs.s: New file
698         * gas/xc16x/movbz.s: New file  
699         * gas/xc16x/mul.s: New file
700         * gas/xc16x/neg.s: New file
701         * gas/xc16x/nop.s: New file
702         * gas/xc16x/or.s: New file
703         * gas/xc16x/orb.s: New file
704         * gas/xc16x/prior.s: New file
705         * gas/xc16x/pushpop.s: New file
706         * gas/xc16x/ret.s: New file
707         * gas/xc16x/scxt.s: New file
708         * gas/xc16x/shlrol.s: New file
709         * gas/xc16x/sub.s: New file
710         * gas/xc16x/sub_test.s: New file 
711         * gas/xc16x/subb.s: New file
712         * gas/xc16x/subcb.s: New file
713         * gas/xc16x/syscontrol1.s: New file
714         * gas/xc16x/syscontrol2.s: New file
715         * gas/xc16x/trap.s: New file
716         * gas/xc16x/xor.s: New file
717         * gas/xc16x/xorb.s: New file
718
719 2006-02-12  H.J. Lu  <hongjiu.lu@intel.com>
720
721         * gas/i386/x86-64-crx-suffix.d: Undo the last change.
722
723 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
724
725         * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
726
727         * gas/i386/x86-64-crx-suffix.d: Minor update.
728
729         * gas/i386/x86-64-drx-suffix.d: New file.
730         * gas/i386/x86-64-drx.d: Likewise.
731         * gas/i386/x86-64-drx.s: Likewise.
732
733 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
734
735         * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
736
737         * gas/i386/x86-64-crx-suffix.d: New file.
738         * gas/i386/x86-64-crx.d: Likewise.
739         * gas/i386/x86-64-crx.s: Likewise.
740
741 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
742
743         * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
744         * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
745
746 2005-02-02  Paul Brook  <paul@codesourcery.com>
747
748         * gas/arm/thumb2_invert.d: New test.
749         * gas/arm/thumb2_invert.s: New test.
750
751 2006-01-31  Paul Brook  <paul@codesourcery.com>
752
753         * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
754         * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
755
756 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
757
758         * gas/z80/z80.exp: Add offset.
759         * gas/z80/offset.d: New file.
760         * gas/z80/offset.s: New file.
761
762 2006-01-16  Paul Brook  <paul@codesourcery.com>
763
764         * gas/m68k/all.exp: Add mcf-fpu.
765         * gas/m68k/mcf-fpu.d: New file.
766         * gas/m68k/mcf-fpu.s: New file.
767
768 2006-01-11  Nick Clifton  <nickc@redhat.com>
769
770         * gas/tic54x/address.d: Work with 64bit hosts.
771         * gas/tic54x/addrfar.d: Likewise.
772         * gas/tic54x/align.d: Likewise.
773         * gas/tic54x/all-opcodes.d: Likewise.
774         * gas/tic54x/asg.d: Likewise.
775         * gas/tic54x/cons.d: Likewise.
776         * gas/tic54x/consfar.d: Likewise.
777         * gas/tic54x/extaddr.d: Likewise.
778         * gas/tic54x/field.d: Likewise.
779         * gas/tic54x/labels.d: Likewise.
780         * gas/tic54x/loop.d: Likewise.
781         * gas/tic54x/lp.d: Likewise.
782         * gas/tic54x/macro.d: Likewise.
783         * gas/tic54x/math.d: Likewise.
784         * gas/tic54x/opcodes.d: Likewise.
785         * gas/tic54x/sections.d: Likewise.
786         * gas/tic54x/set.d: Likewise.
787         * gas/tic54x/struct.d: Likewise.
788         * gas/tic54x/subsym.d: Likewise.
789
790 2006-01-09  H.J. Lu  <hongjiu.lu@intel.com>
791
792         PR gas/2117
793         * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
794         ltoff22x-5.
795
796         * gas/ia64/ltoff22x-2.d: New file.
797         * gas/ia64/ltoff22x-2.s: Likewise.
798         * gas/ia64/ltoff22x-3.d: Likewise.
799         * gas/ia64/ltoff22x-3.s: Likewise.
800         * gas/ia64/ltoff22x-4.d: Likewise.
801         * gas/ia64/ltoff22x-4.s: Likewise.
802         * gas/ia64/ltoff22x-5.d: Likewise.
803         * gas/ia64/ltoff22x-5.s: Likewise.
804
805 2006-01-03  Hans-Peter Nilsson  <hp@bitrange.com>
806
807         PR gas/2101
808         * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
809
810 For older changes see ChangeLog-2005
811 \f
812 Local Variables:
813 mode: change-log
814 left-margin: 8
815 fill-column: 74
816 version-control: never
817 End: