Rename ms1 to mt, part 1
[binutils.git] / gas / testsuite / ChangeLog
bloba5d11244c03ff3f230c1e08743dcc06d3900685a
1 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3         * gas/mt: Renamed from ms1 dir.  Update file names as needed.
4         * gas/mt/errors.exp: Replace ms1 arch with mt arch.
5         * gas/mt/mt.exp: Replace ms1 arch with mt arch.
6         * gas/mt/relocs.exp: Replace ms1 arch with mt arch.
8 2005-12-07  Hans-Peter Nilsson  <hp@axis.com>
10         * gas/cris/rd-bcnst-pic.d, gas/cris/rd-branch-pic.d,
11         gas/cris/rd-brokw-pic-1.d, gas/cris/rd-brokw-pic-2.d,
12         gas/cris/rd-brokw-pic-3.d, gas/cris/rd-fragtest-pic.d: New tests.
14 2005-12-06  H.J. Lu  <hongjiu.lu@intel.com>
16         PR gas/1874
17         * gas/i386/i386.exp: Add x86-64-prescott for 64bit.
19         * gas/i386/prescott.s: Test address size override for monitor.
20         * gas/i386/prescott.d: Updated.
22         * gas/i386/x86-64-prescott.d: New file.
23         * gas/i386/x86-64-prescott.s: Likewise.
25 2005-12-06  Hans-Peter Nilsson  <hp@axis.com>
27         * gas/cris/rd-pcplus.s, gas/cris/rd-pcplus.d: New test.
29 2005-11-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
31         * gas/macros/purge.l: Increment line numbers.
32         * gas/macros/purge.s: Add ".data" line.
34         Bug gas/1896
35         * gas/all/redef2.d: Allow "$DATA$" as well as ".data" in matches.
36         * gas/all/weakref1.d: Allow "$CODE$" as well as ".text" in matches.
37         * gas/hppa/reloc/reloc.exp: Adjust regexp for new output.
39 2005-11-23  Daniel Jacobowitz  <dan@codesourcery.com>
40             Thiemo Seufer <ths@networkno.de>
42         * gas/mips/bge.d, gas/mips/bge.s, gas/mips/bgeu.d, gas/mips/bgeu.s,
43         gas/mips/blt.d, gas/mips/blt.s, gas/mips/bltu.d,
44         gas/mips/bltu.s: Reactivate external branch tests.
45         * gas/mips/branch-misc-2.d, gas/mips/branch-misc-2pic.d,
46         gas/mips/branch-misc-2-64.d, gas/mips/branch-misc-2pic-64.d: New
47         tests.
48         * gas/mips/branch-misc-2.l, gas/mips/branch-misc-2pic.l,
49         gas/testsuite/gas/mips/branch-misc-2pic.s: Remove.
50         * gas/mips/mips.exp: Adjust branch-misc-2 tests.  Add 64-bit
51         variants.
53 2005-11-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
55         * gas/all/quad.d: Add -j "\$DATA\$".  Modify regexp to check for
56         "$DATA$" as well as ".data".
57         * gas/all/sleb128.d: Likewise.
59 2005-11-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
61         Bug gas/1894 Bug gas/1895
62         * gas/all/gas.exp (redef3): xfail on hppa*-*-hpux*.
63         * gas/all/redef.d: Add -j "\$DATA\$".  Modify regexp to check for
64         "$DATA$" as well as ".data".
65         * gas/all/redef2.d: Likewise.
67         Bug gas/1879
68         * gas/all/weakref1.d: Check for "$CODE$" as well as ".text".
69         * gas/all/weakref1.s: Indent "-ld1 = l".
70         * gas/all/weakref1g.d: Remove --no-sort option.
71         * gas/all/weakref1l.d: Likewise.
72         * gas/all/weakref1u.d: Likewise.  Sort expected results.
73         * gas/all/weakref1w.d: Likewise.
74         * gas/all/weakref2.s: Indent directives.
75         * gas/all/weakref3.s: Likewise.
77 2005-11-17  Jan Beulich  <jbeulich@novell.com>
79         * gas/all/cond.s: Also check ifdef works on equates and
80         commons.
81         * gas/all/cond.l: Adjust.
82         * gas/all/redef2.s: Also test redefining equate to label.
83         * gas/all/redef2.d: Adjust.
84         * gas/all/redef3.[sd]: New.
85         * gas/all/redef4.s: New.
86         * gas/all/redef5.s: New.
87         * gas/elf/redef.s: New, copied from original gas/all/redef2.s.
88         * gas/elf/redef.d: Remove #source.
89         * gas/all/gas.exp: Remove exclusion of iq2000-*-* from and
90         adjust xfails for redefinition tests. Run new tests. Exclude
91         alpha*-*-*, mips*-*-*, *c54x*-*-* from weakref tests.
93 2005-11-16  Richard Henderson  <rth@redhat.com>
95         * gas/all/weakref1.s: Use "=" instead of ".set" for equivalence.
97 2005-11-15  Daniel Jacobowitz  <dan@codesourcery.com>
99         * gas/arm/unwind.s, gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Add
100         a test for saving only the low registers.
102 2005-11-14  Thiemo Seufer  <ths@networkno.de>
104         * gas/testsuite/gas/mips/mips16e-jrc.d: Tighten file format
105         check, relax whitespace checking.
107 2005-11-14  David Ung  <davidu@mips.com>
109         * gas/mips/mips.exp: Run new save/restore tests.
110         * gas/testsuite/gas/mips/mips16e-save.s: New test for generating
111         different styles of save/restore instructions.
112         * gas/testsuite/gas/mips/mips16e-save.d: New.
114 2005-11-10  Jan Beulich  <jbeulich@novell.com>
116         * gas/i386/intelbad.d: Add tests for ill registers in brackets.
117         * gas/i386/intelbad.l: Adjust.
119 2005-11-10  Nick Clifton  <nickc@redhat.com>
121         * gas/arm/archv6t2-bad.s: Add tests of badly composed ldrex and
122         strex instructions.
123         * gas/arm/archv6t2-bad.l: Add expected error messages.
124         * gas/arm/r15-bad.l: Adjust error messages for r15 usage in ldrex
125         and strex instructions.
127 2005-11-08  Arnold Metselaar  <arnold.metselaar@planet.nl>
129         * gas/all/cofftag.s: Convert numbers in .type 
130         directives to decimal.
131         * gas/all/gas.exp: enable cofftag-test for z80-*-coff.
133 2005-11-08  Nathan Sidwell  <nathan@codesourcery.com>
135         Add ms2.
136         * gas/ms1/allinsn.d: Adjust pcrel disassembly.
137         * gas/ms1/errors.exp: Fix target triplet.
138         * gas/ms1/ms1-16-003.d: Adjust pcrel disassembly.
139         * gas/ms1/ms1-16-003.s: Tweak label.
140         * gas/ms1/ms1.exp: Adjust target triplet.  Add ms2 test.
141         * gas/ms1/ms2.d, gas/ms1/ms2.s: New.
142         * gas/ms1/relocs.d: Adjust expected machine name and pcrel
143         disassembly. 
144         * gas/ms1/relocs.exp: Adjust target triplet.
146 2005-11-07  Jan Beulich  <jbeulich@novell.com>
148         * gas/all/redef2.[sd]: New.
149         * gas/all/gas.exp: Run new test.
150         * gas/elf/redef.d: New.
151         * gas/elf/elf.exp: Run new test.
153 2005-11-07  Alan Modra  <amodra@bigpond.net.au>
155         * gas/i386/divide.s: Test line comment starting with '/'.
156         * gas/i386/divide.d: Pass --divide to gas.
157         * gas/i386/intelok.d: Likewise.
158         * gas/i386/i386.exp (divide): Run for all targets.
160 2005-11-07  Arnold Metselaar <arnold.metselaar@planet.nl>
162         * gas/z80/z80.exp: Added "suffix" test.
163         * gas/z80/suffix.s: New file.
164         * gas/z80/suffix.d: New file.
166 2005-11-04  H.J. Lu  <hongjiu.lu@intel.com>
168         * gas/i386/padlock.d: Support 64bit BFD.
170 2005-11-04  Alexandre Oliva  <aoliva@redhat.com>
172         * gas/all/gas.exp: Remove weakref xfail.  Run weakref4.s.
173         * gas/all/weakref1.s: Move redefinition bits to...
174         * gas/all/weakref4.s: ... new file.
175         * gas/all/weakref1.d: Remove command moved to weakref1u.  Adjust
176         remaining command for leading tabs.  Regenerate.
177         * gas/all/weakref1l.d: Regenerate.
178         * gas/all/weakref1u.d: Likewise.
179         * gas/all/wealref1w.d: Likewise.
181 2005-11-04  Jan Beulich  <jbeulich@novell.com>
183         * gas/all/gas.exp: xfail weakref dump tests for all targets.
185 2005-10-29  Hans-Peter Nilsson  <hp@axis.com>
187         PR gas/1630
188         * gas/all/gas.exp <weakref1, weakref1g, weakref1l, weakref1u,
189         weakref1w>: Xfail for cris-*-* and mmix-*-*.
191 2005-10-27  Jan Beulich  <jbeulich@novell.com>
193         * gas/i386/equ.d: Fix typo.
194         * gas/i386/equ.s: Don't globalize r.
196 2005-10-27  Jan Beulich  <jbeulich@novell.com>
198         * gas/all/gas.exp: Don't xfail equiv1 test anymore.
200 2005-10-26  Paul Brook  <paul@codesourcery.com>
202         * gas/arm/archv6.d: Adjust expected output.
204 2005-10-26  Jan Beulich  <jbeulich@novell.com>
206         * gas/i386/intel.s: Replace register used in offset expression.
207         * gas/i386/intel.e: Adjust.
208         * gas/i386/intelbad.l: Adjust.
209         * gas/i386/equ.[sed]: New.
210         * gas/i386/i386.exp: Run new test.
212 2005-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
214         * gas/z80/z80.exp: Fix misplaced-open-brace typo.
216 2005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
218         * gas/all/gas.exp: Exclude Z80-*-* from floating point, string,
219         and cofftag test.
220         * gas/macros/macros.exp: Expect z80-*-* to fail the strings test
221         because it has no string escapes.
222         * gas/z80/quotes.d: New file
223         * gas/z80/quotes.d: New file
224         * gas/z80/quotes.s: New file
225         * gas/z80/redef.d: New file
226         * gas/z80/redef.s: New file
227         * gas/z80/z80.exp: New file
228         
229 2005-10-24  Bernd Schmidt  <bernd.schmidt@analog.com>
231         * gas/bfin/flow2.d: Match changed assembler behaviour.
232         * gas/bfin/reloc.d: Likewise.
234 2005-10-24  Alexandre Oliva  <aoliva@redhat.com>
236         * gas/all/weakref1.s, gas/all/weakref1.d: New test.
237         * gas/all/weakref1g.d, gas/all/weakref1l.d: New tests.
238         * gas/all/weakref1u.d, gas/all/weakref1w.d: New tests.
239         * gas/all/weakref2.s, gas/all/weakref3.s: New tests.
240         * gas/all/gas.exp: Run new tests.
242 2005-10-24  Jan Beulich  <jbeulich@novell.com>
244         * gas/ia64/index.[sl]: New.
245         * gas/ia64/rotX.[sl]: New.
246         * gas/ia64/ia64.exp: Run new tests.
248 2005-10-24  Jan Beulich  <jbeulich@novell.com>
250         * gas/ia64/regs.pl: Also check tp alias of r13.
251         * gas/ia64/regs.s: Regenerate.
252         * gas/ia64/regs.d: Adjust.
254 2005-10-19  David Ung  <davidu@mips.com>
256         * gas/mips/mips.exp: Run new test.
257         * gas/testsuite/gas/mips/mips16e-jrc.s: New test for converting
258         jalr/jr to the compact jalrc/jrc instructions.
259         * gas/testsuite/gas/mips/mips16e-jrc.d: New.
261 2005-10-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
263         * gas/s390/zarch-z9-109.s: Add tests for unnormalized hfp multiply
264         and multiply-and-add instructions.
265         * gas/s390/zarch-z9-109.d: Update expected result.
267 2005-10-17  Richard Earnshaw  <richard.earnshaw@arm.com>
269         * gas/arm/copro.d: 'mcrlt' instruction should not be disassembled as
270         'cfsh64lt'.
272 2005-10-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
274         * gas/hppa/basic/basic.exp (do_system): Adjust for removal of lha
275         instructions from system.s.
276         * gas/hppa/basic/system.s (lha): Remove.
278 2005-10-12  Jan Beulich  <jbeulich@novell.com>
280         * gas/ia64/forward.[sd]: New.
281         * gas/ia64/ia64.exp: Run new test.
283 2005-10-11  Jan Beulich  <jbeulich@novell.com>
285         * gas/all/cond.s: Add test for resolution of fully resolvable
286         forward references in .if/.endif.
287         * gas/all/cond.d: Rename to:
288         * gas/all/cond.l: New.
289         * gas/all/assign-bad.s: New.
290         * gas/all/assign-ok.s: New.
291         * gas/all/equ-bad.s: New.
292         * gas/all/equ-ok.s: New.
293         * gas/all/equiv1.s: New.
294         * gas/all/equiv2.s: New.
295         * gas/all/eqv-bad.s: New.
296         * gas/all/eqv-ok.s: New.
297         * gas/all/eval.[sd]: New.
298         * gas/all/forward.[sd]: New.
299         * gas/all/redef.[sd]: New.
300         * gas/all/gas.exp: Run new tests, but xfail equiv1 (PR/1387).
302 2005-10-10  Nick Clifton  <nickc@redhat.com>
304         * gas/sh/reg-prefix.s: Use mov.l instruction in preference to
305         movli.l.
306         * gas/sh/reg-prefix.d: Force little endian assembly.
308 2005-10-08  Paul Brook  <paul@codesourcery.com>
310         * gas/arm/eabi_attr_1.s: New test.
311         * gas/arm/eabi_attr_1.d: New test.
312         * gas/arm/arm7t.d: Only disassemble code sections.
313         * gas/arm/bignum1.d: Ignore Arm object attribute sections.
314         * gas/arm/mapping.d: Ditto.
315         * gas/arm/unwind.d: Ditto.
316         * gas/elf/section0.d: Ditto.
317         * gas/elf/section1.d: Ditto.
318         * gas/elf/elf.exp: Set target_machine for Arm EABI based targets.
319         * gas/elf/section2.e-armeabi: New file.
321 2005-10-06  Khem Raj  <kraj@mvista.com>
322             NIIBE Yutaka  <gniibe@m17n.org>
324         * gas/sh/basic.exp:  Run reg-prefix test.
325         * gas/sh/reg-prefix.s: New
326         * gas/sh/reg-prefix.d: New 
328 2005-09-30  Catherine Moore  <clm@cm00re.com>
330         * gas/bfin: New testsuite for bfin.
331         * gas/all/gas.exp (bfin-*-*): Expected failure for alternate
332         macro syntax.
334 2005-09-30  Paul Brook  <paul@codesourcery.com>
336         * gas/arm/fpa-mem.s: Remove incorrect comments.
337         * gas/arm/fpa-mem.d: Update expected results.
339 2005-09-29  Jan Beulich  <jbeulich@novell.com>
341         * gas/ia64/alloc.[sl]: New.
342         * gas/ia64/ia64.exp: Run new test.
344 2005-09-28  Jan Beulich  <jbeulich@novell.com>
346         * gas/i386/x86-64-stack.s, gas/i386/x86-64-stack.d,
347         gas/i386/x86-64-stack-suffix.d, gas/i386/x86-64-stack-intel.d: New.
348         * gas/i386/i386.exp: Run new tests.
350 2005-09-28  Jan Beulich  <jbeulich@novell.com>
352         * gas/i386/mixed-mode-reloc.s: Enable all insns.
353         * gas/i386/mixed-mode-reloc32.d: Adjust.
354         * gas/i386/mixed-mode-reloc64.d: Adjust.
356 2005-09-28  Jan Beulich  <jbeulich@novell.com>
358         * gas/i386/reloc64.s: Also test .slong.
359         * gas/i386/reloc64.l: Adjust.
360         * gas/i386/reloc64.d: Adjust.
362 2005-09-21  Alan Modra  <amodra@bigpond.net.au>
364         * gas/lns/lns.exp (lns-common-1): Don't run on targets without
365         a bare nop insn.
367 2005-09-20  Richard Henderson  <rth@redhat.com>
369         * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d,
370         gas/cris/rd-dw2-12.d, gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d,
371         gas/cris/rd-dw2-15.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
372         gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
373         gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
374         gas/mips/mips16-dwarf2-n32.d, gas/mips/mips16-dwarf2.d: Add 0x
375         prefix in "Advance PC" lines.
377 2005-09-08  Paul Brook  <paul@codesourcery.com>
379         * gas/arm/arch6zk.d: Rename smi to smc.
380         * gas/arm/arch6zk.s: Ditto.
381         * gas/arm/thumb32.d: Ditto.
382         * gas/arm/thumb32.s: Ditto.
384 2005-09-07  Richard Henderson  <rth@redhat.com>
386         * gas/lns/lns-common-1.d: Don't match header or special opcode numbers.
387         * gas/lns/lns-common-1.s: Update for syntax change.
388         * gas/lns/lns-diag-1.[sl]: Likewise.
390 2005-09-07  Richard Henderson  <rth@redhat.com>
392         * gas/mips/mips16-dwarf2.d: Don't match anything but address and line
393         number increments.  Adjust relocation address.
394         * gas/mips/mips16-dwarf2-n32.d: Likewise.  Add "N32" to test name.
396 2005-09-07  Richard Henderson  <rth@redhat.com>
398         * gas/cris/rd-dw2-1.d: Don't match anything but address and line
399         number increments.
400         * gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
401         gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d,
402         gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d, gas/cris/rd-dw2-4.d,
403         gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d, gas/cris/rd-dw2-7.d,
404         gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d: Likewise.
406 2005-09-07  Richard Henderson  <rth@redhat.com>
408         * gas/lns/lns.exp: New file.
409         * gas/lns/lns-common-1.[sd]: New test.
410         * gas/lns/lns-diag-1.[sl]: New test.
412 2005-09-06  Chao-ying Fu  <fu@mips.com>
414         * gas/mips/mips.exp: Run MT test for mips32r2 only.
415         * gas/mips/mips32-mt.[sdl]: New test.
417 2005-09-06  Paul Brook  <paul@codesourcery.com>
419         * gas/arm/thumb2_relax.d: New test.
420         * gas/arm/thumb2_relax.s: New test.
421         * gas/arm/thumb32.d: Adjust expected results to include relaxation.
422         * gas/arm/thumb32.s: Tweak for better coverage of relaxable
423         instructions.  Remove load/store tests.
425 2005-09-02  Paul Brook  <paul@codesourcery.com>
427         * gas/arm/arm3-bad.s: New test.
428         * gas/arm/arm3-bad.d: New test.
429         * gas/arm/arm3.s: Avoid illegal instructions.
430         * gas/arm/arm3.d: Ditto.
432 2005-09-02  Paul Brook  <paul@codesourcery.com>
434         * gas/arm/vfp-bad_t2.d, gas/arm/vfp-bad_t2.l, arm/vfp-bad_t2.s,
435         gas/arm/vfp1_t2.d, gas/arm/vfp1_t2.s, gas/arm/vfp1xD_t2.d,
436         gas/arm/vfp1xD_t2.s, gas/arm/vfp2_t2.d, gas/arm/vfp2_t2.s): New files.
438 2005-09-02  Paul Brook  <paul@codesourcery.com>
440         * gas/arm/fpa-mem.d: Test "stfpls".
441         * gas/arm/fpa-mem.s: Ditto.
443 2005-09-01  Hans-Peter Nilsson  <hp@axis.com>
445         * gas/cris: Adjust all files for testing target
446         cris-axis-linux-gnu.
448 2005-08-30  Paul Brook  <paul@codesourcery.com>
450         * gas/arm/thumb.d: Change "sub rn, rn, rn" to "subs rn, rn, rn".
451         * gas/arm/thumb32.d: Ditto.
453 2005-08-26  Jan Beulich  <jbeulich@novell.com>
455         * gas/i386/intel.s: Adjust.
456         * gas/i386/intelok.s: Add two more insns.
457         * gas/i386/intelok.d: Adjust.
459 2005-08-26  Jan Beulich  <jbeulich@novell.com>
461         * gas/i386/intelok.d: Adjust.
463 2005-08-25  Chao-ying Fu  <fu@mips.com>
465         * gas/mips/mips.exp: Run DSP test.
466         * gas/mips/mips32-dsp.[sdl]: New test.
468 2005-08-22  Jan Beulich  <jbeulich@novell.com>
470         * gas/i386/mixed-mode-reloc.s, gas/i386/mixed-mode-reloc32.d,
471         gas/i386/mixed-mode-reloc64.d: New.
472         * gas/i386/i386.exp: Run new tests.
474 2005-08-15  Paul Brook  <paul@codesourcery.com>
476         * gas/arm/thumb2_it.s: Add more instruction variants.
477         * gas/arm/thumb2_it.d: Ditto.
479 2005-08-12 Martin Schwidefsky  <schwidefsky@de.ibm.com>
481         * gas/testsuite/gas/s390/s390.exp: Reorganize gas testsuite for s390
482         and add tests for new cpu type z9-109.
483         * gas/testsuite/gas/s390/esa-g5.d: New.
484         * gas/testsuite/gas/s390/esa-g5.s: New.
485         * gas/testsuite/gas/s390/esa-operands.d: New.
486         * gas/testsuite/gas/s390/esa-operands.s: New.
487         * gas/testsuite/gas/s390/esa-reloc.d: New.
488         * gas/testsuite/gas/s390/esa-reloc.s: New.
489         * gas/testsuite/gas/s390/esa-z9-109.d: New.
490         * gas/testsuite/gas/s390/esa-z9-109.s: New.
491         * gas/testsuite/gas/s390/esa-z900.d: New.
492         * gas/testsuite/gas/s390/esa-z900.s: New.
493         * gas/testsuite/gas/s390/esa-z990.d: New.
494         * gas/testsuite/gas/s390/esa-z990.s: New.
495         * gas/testsuite/gas/s390/zarch-operands.d: New.
496         * gas/testsuite/gas/s390/zarch-operands.s: New.
497         * gas/testsuite/gas/s390/zarch-reloc.d: New.
498         * gas/testsuite/gas/s390/zarch-reloc.s: New.
499         * gas/testsuite/gas/s390/zarch-z9-109.d: New.
500         * gas/testsuite/gas/s390/zarch-z9-109.s: New.
501         * gas/testsuite/gas/s390/zarch-z900.d: New.
502         * gas/testsuite/gas/s390/zarch-z900.s: New.
503         * gas/testsuite/gas/s390/zarch-z990.d: New.
504         * gas/testsuite/gas/s390/zarch-z990.s: New.
505         * gas/testsuite/gas/s390/opcode.d: Delete.
506         * gas/testsuite/gas/s390/opcode.s: Delete.
507         * gas/testsuite/gas/s390/opcode64.d: Delete.
508         * gas/testsuite/gas/s390/opcode64.s: Delete.
509         * gas/testsuite/gas/s390/operands.d: Delete.
510         * gas/testsuite/gas/s390/operands.s: Delete.
511         * gas/testsuite/gas/s390/operands64.d: Delete.
512         * gas/testsuite/gas/s390/operands64.s: Delete.
513         * gas/testsuite/gas/s390/reloc.d: Likewise.
514         * gas/testsuite/gas/s390/reloc.s: Likewise.
515         * gas/testsuite/gas/s390/reloc64.d: Likewise.
516         * gas/testsuite/gas/s390/reloc64.s: Likewise.
518 2005-08-11  Alan Modra  <amodra@bigpond.net.au>
520         * gas/all/gas.exp: Remove a29k and m88k support.
521         * gas/m88k/allinsn.d: Delete.
522         * gas/m88k/allinsn.s: Delete.
523         * gas/m88k/init.d: Delete.
524         * gas/m88k/init.s: Delete.
525         * gas/m88k/m88k.exp: Delete.
526         * gas/tic80/add.d: Delete.
527         * gas/tic80/add.lst: Delete.
528         * gas/tic80/add.s: Delete.
529         * gas/tic80/align.d: Delete.
530         * gas/tic80/align.lst: Delete.
531         * gas/tic80/align.s: Delete.
532         * gas/tic80/bitnum.d: Delete.
533         * gas/tic80/bitnum.lst: Delete.
534         * gas/tic80/bitnum.s: Delete.
535         * gas/tic80/ccode.d: Delete.
536         * gas/tic80/ccode.lst: Delete.
537         * gas/tic80/ccode.s: Delete.
538         * gas/tic80/cregops.d: Delete.
539         * gas/tic80/cregops.lst: Delete.
540         * gas/tic80/cregops.s: Delete.
541         * gas/tic80/endmask.d: Delete.
542         * gas/tic80/endmask.lst: Delete.
543         * gas/tic80/endmask.s: Delete.
544         * gas/tic80/float.d: Delete.
545         * gas/tic80/float.lst: Delete.
546         * gas/tic80/float.s: Delete.
547         * gas/tic80/regops.d: Delete.
548         * gas/tic80/regops.lst: Delete.
549         * gas/tic80/regops.s: Delete.
550         * gas/tic80/regops2.d: Delete.
551         * gas/tic80/regops2.lst: Delete.
552         * gas/tic80/regops2.s: Delete.
553         * gas/tic80/regops3.d: Delete.
554         * gas/tic80/regops3.lst: Delete.
555         * gas/tic80/regops3.s: Delete.
556         * gas/tic80/regops4.d: Delete.
557         * gas/tic80/regops4.lst: Delete.
558         * gas/tic80/regops4.s: Delete.
559         * gas/tic80/relocs1.c: Delete.
560         * gas/tic80/relocs1.d: Delete.
561         * gas/tic80/relocs1.lst: Delete.
562         * gas/tic80/relocs1.s: Delete.
563         * gas/tic80/relocs1b.d: Delete.
564         * gas/tic80/relocs2.c: Delete.
565         * gas/tic80/relocs2.d: Delete.
566         * gas/tic80/relocs2.lst: Delete.
567         * gas/tic80/relocs2.s: Delete.
568         * gas/tic80/relocs2b.d: Delete.
569         * gas/tic80/tic80.exp: Delete.
571 2005-08-05  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
573         * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Add "L%" to regexp.
575 2005-08-05  Paul Brook  <paul@codesourcery.com>
577         * gas/arm/thumb32.s: Use correct conditional suffixes inside IT
578         blocks.
579         * gas/arm/thumb2_it.d, gas/arm/thumb2_it.s: New test.
581 2005-08-05  Paul Brook  <paul@codesourcery.com>
583         * gas/arm/thumb32.d: Update ldm/stm dests.
584         * gas/arm/thumb32.s: Ditto.
586 2005-08-03  Nick Clifton  <nickc@redhat.com>
588         * gas/arm/iwmmxt-bad2.s: New file: Check for error messages about
589         erroneous offsets in iwmmxt instructions.  Cannot be part of
590         iwmmxt-bad.s because the errors there stop the assembler before it
591         gets to check the offsets in instructions.
592         * gas/arm/iwmmxt-bad2.d: New file.
593         * gas/arm/iwmmxt-bad2.l: New file: Expected error messages.
595 2005-08-02  Khem Raj  <kraj@mvista.com>
597         * gas/arm/iwmmxt.s: Change the offset values of the WLDRD, WSTRD
598         and WSTRW instructions to be larger than +/-255.
599         * gas/arm/iwmmxt.d: Fix the expected results for these
600         instructions.
602 2005-07-29  Paul Brook  <paul@codesourcery.com>
604         * gas/arm/thumb32.d: Fix expected output for writeback addressing
605         modes.  Add single high reg push/pop test.
606         * gas/asm/thumb32.s: Add single high reg push/pop test.
608 2005-07-29  Paul Brook  <paul@codesourcery.com>
610         * gas/arm/thumb32.s: Add tests for addw, subw, tbb and tbh.
611         * gas/arm/thumb32.d: Ditto.
613 2005-07-27  Jan Beulich  <jbeulich@novell.com>
615         * gas/ia64/unwind-bad.l: Uncomment patterns matching new warnings.
616         * gas/ia64/unwind-ok.d: Correct expectations.
618 2005-07-26  Jan Beulich  <jbeulich@novell.com>
620         * gas/i386/immed32.[sd]: New.
621         * gas/i386/immed64.[sd]: New.
622         * gas/i386/i386.exp: Run new tests.
624 2005-07-21  Paul Brook  <paul@codesourcery.com>
626         * gas/arm/thumb32.s: Add tests for [pc, #imm] addressing modes.
627         * gas/arm/thumb32.d: Ditto.
629 2005-07-20  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
631         * gas/m32r/rel32.exp: New file. 
632         * gas/m32r/rel32.s: New file. 
633         * gas/m32r/rel32.d: New file. 
634         * gas/m32r/rel32-pic.s: New file. 
635         * gas/m32r/rel32-pic.d: New file. 
636         * gas/m32r/rel32-err.s: New file. 
637         * gas/m32r/error.exp: Added rel32-err. 
639 2005-07-18  H.J. Lu  <hongjiu.lu@intel.com>
641         * gas/i386/i386.exp: Add suffix.
643         * gas/i386/suffix.d: New file.
644         * gas/i386/suffix.s: Likewise.
646 2005-07-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
648         * gas/hppa/basic/fp_comp.s: Add level 1.1 directive.
649         * gas/hppa/basic/special.s, gas/hppa/basic/system.s: Likewise.
651 2005-07-18  Jan Beulich  <jbeulich@novell.com>
653         * gas/i386/reloc32.[sdl]: New.
654         * gas/i386/reloc64.[sdl]: New.
655         * gas/i386/i386.exp: Run new tests.
657 2007-07-15  H.J. Lu <hongjiu.lu@intel.com>
659         * gas/i386/i386.exp: Add vmx and x86-64-vmx.
661         * gas/i386/vmx.d: New file.
662         * gas/i386/vmx.s: Likewise.
663         * gas/i386/x86-64-vmx.d: Likewise.
664         * gas/i386/x86-64-vmx.s: Likewise.
666 2005-07-14  Nick Clifton  <nickc@redhat.com>
668         PR 1063
669         * gas/crx/gas-segfault.d: New file.
670         * gas/crx/gas-segfault.s: New file.
672 2005-07-12  Hans-Peter Nilsson  <hp@bitrange.com>
674         * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: "
675         first on a line, adjusting for testsuite framework change.
677 2005-07-10  H.J. Lu  <hongjiu.lu@intel.com>
679         * i386/x86_64.s: Add absolute siged 32bit addressing tests for
680         mov.
681         * i386/x86_64.d: Updated.
683 2005-07-08  Hans-Peter Nilsson  <hp@axis.com>
685         PR gas/1049
686         * gas/cris/rd-pic-2.d, gas/cris/rd-pic-2.s: New test.
687         * gas/cris/rd-abs32-1.d: Tweak for not emitting reloc-related
688         garbage for global symbols.
690 2005-07-07  Nick Clifton  <nickc@redhat.com>
692         * gas/arm/vfp1xD.d: Adjust expected fadds disassemblies now that
693         the dissassembler has been fixed.
695 2005-05-07  Paul Brook  <paul@codesourcery.com>
697         * gas/ppc/altivec.d: Match all powerpc target vecs.
698         * gas/ppc/booke.d: Ditto.
699         * gas/ppc/e500.d: Ditto.
701 2005-07-05  Aldy Hernandez  <aldyh@redhat.com>
703         * gas/ms1: New directory.
704         * gas/ms1/allinsn.d: New.
705         * gas/ms1/allinsn.s: New.
706         * gas/ms1/badinsn.s: New.
707         * gas/ms1/badinsn1.s: New.
708         * gas/ms1/badoffsethigh.s: New.
709         * gas/ms1/badoffsetlow.s: New.
710         * gas/ms1/badorder.s: New.
711         * gas/ms1/badreg.s: New.
712         * gas/ms1/badsignedimmhigh.s: New.
713         * gas/ms1/badsignedimmlow.s: New.
714         * gas/ms1/badsyntax.s: New.
715         * gas/ms1/badsyntax1.s: New.
716         * gas/ms1/badunsignedimmhigh.s: New.
717         * gas/ms1/badunsignedimmlow.s: New.
718         * gas/ms1/errors.exp: New.
719         * gas/ms1/ldst.s: New.
720         * gas/ms1/misc.d: New.
721         * gas/ms1/misc.s: New.
722         * gas/ms1/ms1-16-003.d: New.
723         * gas/ms1/ms1-16-003.s: New.
724         * gas/ms1/ms1.exp: New.
725         * gas/ms1/msys.d: New.
726         * gas/ms1/msys.s: New.
727         * gas/ms1/relocs.d: New.
728         * gas/ms1/relocs.exp: New.
729         * testsuite/gas/ms1/relocs1.s: New.
730         * testsuite/gas/ms1/relocs2.s: New.
732 2005-07-05  Jan Beulich  <jbeulich@novell.com>
734         * gas/i386/svme.d: New.
735         * gas/i386/svme.s: New.
736         * gas/i386/svme64.d: New.
737         * gas/i386/i386.exp: Run new tests.
739 2005-07-04  Zack Weinberg  <zack@codesourcery.com>
741         * lib/gas-defs.exp (run_dump_tests): New proc.
742         (run_dump_test): Add support for new options: target, not-target,
743         skip, not-skip, error-output.  Document stderr.  Tidy a
744         little.
745         (slurp_options): If a line doesn't match the option regexp, but
746         does begin with #, ignore it; don't stop parsing options.
747         * gas/arm/arm.exp: Remove most code.  Use run_dump_tests.
749         * gas/arm/archv6t2-bad.d, gas/arm/armv1.d, gas/arm/iwmmxt-bad.d
750         * gas/arm/r15-bad.d, gas/arm/req.d, gas/arm/t16-bad.d
751         * gas/arm/undefined.d, gas/arm/undefined_coff.d, gas/arm/vfp-bad.d:
752         New files.
753         * gas/arm/bignum1.d, gas/arm/mapping.d, gas/arm/pic.d:
754         Only run on ELF targets.
755         * gas/arm/tls.d, gas/arm/unwind.d: Only run on ELF targets.
756         Skip on VxWorks.
757         * gas/arm/tls_vxworks.d, gas/arm/unwind_vxworks.d: New files.
758         * gas/arm/thumb.d, gas/arm/thumb32.d: Don't run on aout or pe.
759         * gas/arm/le-fpconst.d: Only run on *-*-pe.
760         * gas/arm/inst.d: Skip on WinCE.
761         * gas/arm/wince_inst.d: Skip unless WinCE.
762         * gas/arm/el_segundo.d: Mark up for actual use; adjust
763         expectations.
764         * gas/arm/el_segundo.s: Remove irrelevant junk.  Add padding
765         for a.out's sake.
767 2005-07-01  Jan Beulich  <jbeulich@novell.com>
769         * gas/ia64/group-2.s: Use register as second operand of .prologue.
770         * gas/ia64/unwind-err.s: Add check for .vframesp.
771         * gas/ia64/unwind-err.l: Adjust.
772         * gas/ia64/strange.[sd]: New.
773         * gas/ia64/unwind-bad.[sl]: New.
774         * gas/ia64/unwind-ok.[sd]: New.
775         * gas/ia64/ia64.exp: Run new tests.
777 2005-06-30  Zack Weinberg  <zack@codesourcery.com>
779         * gas/arm/arm.exp: Don't special case ldconst, arm7t, or copro
780         for *-wince-*.
781         * gas/arm/wince_arm7t.d, gas/arm/wince_copro.d
782         * gas/arm/wince_ldconst.d: Delete.
784 2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>
786         PR 1013
787         * i386/x86_64.s: Add absolute 64bit addressing tests for mov.
788         * i386/x86_64.d: Updated.
790 2005-06-17  Jan Beulich  <jbeulich@novell.com>
792         * gas/i386/x86-64-pcrel.s: Add insn requiring 64-bit pc-relative
793         relocation. Add insns for all widths of non-pc-relative relocations.
794         * gas/i386/x86-64-pcrel.d: Adjust.
796 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
798         * gas/arm/thumb.s: Only branch to labels defined in this file.
799         * gas/arm/thumb.d, gas/arm/thumb32.d: Adjust expected output.
801 2005-06-01  Maciej W. Rozycki  <macro@linux-mips.org>
803         * gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
804         * gas/mips/ldstla-32-mips3-1.l: Likewise.
806 2005-05-27  Jan Beulich  <jbeulich@novell.com>
808         * gas/ia64/proc.l: Adjust.
810 2005-05-25  Steve Ellcey  <sje@cup.hp.com>
812         * gas/ia64/global.d: Change --sym to --syms.
814 2005-05-25  H.J. Lu  <hongjiu.lu@intel.com>
816         * gas/ia64/group-1.d: Updated.
817         * gas/ia64/group-2.d: Likewise.
819 2005-05-25  Jan Beulich  <jbeulich@novell.com>
821         * gas/ia64/radix.s: New.
822         * gas/ia64/radix.l: New.
823         * gas/ia64/ia64.exp: Run new test.
825 2005-05-25  Jan Beulich  <jbeulich@novell.com>
827         * gas/i386/intelok.d: Account for 32-bit displacements being shown
828         in hex.
830 2005-05-24  H.J. Lu  <hongjiu.lu@intel.com>
832         * gas/elf/group0b.d: Updated.
833         * gas/elf/group1b.d: Likewise.
835 2005-05-19  Jan Beulich  <jbeulich@novell.com>
837         * gas/ia64/reloc-uw.s: New.
838         * gas/ia64/reloc-uw.d: New.
839         * gas/ia64/reloc-uw-ilp32.d: New.
840         * gas/ia64/ia64.exp: Run new test.
842 2005-05-18  Jan Beulich  <jbeulich@novell.com>
844         * gas/all/altmacro.s: Parenthesize operand of %.
846 2005-05-17  Zack Weinberg  <zack@codesourcery.com>
848         * gas/arm/arm.exp: Convert all existing "gas_test" tests to
849         "run_dump_test" tests.  Run more tests unconditionally.  Run new tests.
850         * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s
851         * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s
852         * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s:
853         Adjust to work as a dump test.
854         * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d
855         * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d
856         * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d:
857         New files.
859         * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for
860         diagnostics that don't happen in the first pass anymore.
862         * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l
863         * gas/arm/vfp-bad.l:
864         Update expected diagnostics.
865         * gas/arm/pic.d: Update expected reloc name.
866         * gas/arm/thumbv6.d: CPY no longer appears in disassembly.
867         * gas/arm/r15-bad.s: Avoid two-argument mul.
868         * gas/arm/req.s: Adjust comments.
869         * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate
870         use of PC.
872         * gas/arm/macro-1.d, gas/arm/macro1.s
873         * gas/arm/t16-bad.l, gas/arm/t16-bad.s
874         * gas/arm/tcompat.d, gas/arm/tcompat.s
875         * gas/arm/tcompat2.d, gas/arm/tcompat2.s
876         * gas/arm/thumb32.d, gas/arm/thumb32.s
877         New test pair.
879 2005-05-17  Jan Beulich  <jbeulich@novell.com>
881         * gas/mmix/err-byte1.s: Adjust expected error text on line 10.
883 2005-05-17  Nick Clifton  <nickc@redhat.com>
885         * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc
886         corrupting an ld.w instruction.
887         * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt)
888         output.
890 2005-05-10  Michael Matz  <matz@suse.de>
892         * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
893         .block.
895 2005-05-10  Hans-Peter Nilsson  <hp@bitrange.com>
897         * gas/mmix/relax2.s: Drop ":" off label definitions.
899 2005-05-09  Jan Beulich  <jbeulich@novell.com>
901         * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will
902         actually be present in memory addressing.
903         * gas/i386/tlspic.[sd]: Likewise.
905 2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>
907         PR 940
908         * gas/ia64/group-2.d: New.
909         * gas/ia64/group-2.s: New.
911         * gas/ia64/ia64.exp: Add "group-2".
913 2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>
915         PR 843
916         * gas/i386/i386.exp: Add x86-64-branch.
918         * gas/i386/x86-64-branch.d: New.
919         * gas/i386/x86-64-branch.s: New.
921 2005-05-06  Jan Beulich  <jbeulich@novell.com>
923         * gas/macros/badarg.s: Add check for bad qualifier specification.
924         * gas/macros/badarg.l: Adjust.
925         * gas/macros/vararg.[sd]: New.
926         * gas/macros/macros.exp: Run new test.
928 2005-05-06  Jan Beulich  <jbeulich@novell.com>
930         * gas/all/cond.s: Also test .ifb/.ifnb.
931         * gas/all/cond.d: Adjust.
933 2005-05-06  Jan Beulich  <jbeulich@novell.com>
935         * gas/macros/dot.s: Don't use pseudo-ops in first column.
936         * gas/macros/dot.l: Match broader range of possible outputs.
937         * gas/macros/purge.l: Likewise.
938         * gas/macros/purge.s: Start generated macro names with an underscore.
940 2005-05-05  Paul Brook  <paul@codesourcery.com>
942         * gas/i386/i386.exp: Don't run divide test on vxworks.
944 2005-05-05  Nick Clifton  <nickc@redhat.com>
946         * Update the address and phone number of the FSF organization in
947         the GPL notices in the following files:
948         gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
949         gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
950         gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
951         gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
952         gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
953         gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
954         gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
955         gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
956         gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
958 2005-05-05  Mike Frysinger  <vapier@gentoo.org>
960         * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
961         versions of Linux which do not use glibc.
962         * gas/vax/vax.exp: Likewise.
964 2005-05-05  Paul Brook  <paul@codesourcery.com>
966         * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
968 2005-04-26  H.J. Lu  <hongjiu.lu@intel.com>
970         * gas/all/assign.s: Make `x' and `y' global.
972 2005-04-25  Jan Beulich  <jbeulich@novell.com>
974         * gas/macros/badarg.s: Add tests for collisions between/among macro
975         parameters and local symbols.
976         * gas/macros/badarg.l: Adjust.
978 2005-04-20  Jan Beulich  <jbeulich@novell.com>
980         * gas/elf/struct.s: Adjust to not get into alignment issues.
981         * gas/elf/struct.d: Adjust for the above and the test's name.
983 2005-04-19  H.J. Lu  <hongjiu.lu@intel.com>
985         * gas/i386/padlock.d: Updated.
987 2005-04-19  Andreas Schwab  <schwab@suse.de>
989         * gas/ia64/invalid-ar.l: Adapt to changed error message.
991 2005-04-18  Jan Beulich  <jbeulich@novell.com>
993         * gas/macros/purge.[ls]: New.
994         * gas/macros/macros.exp: Run new test.
996 2005-04-15  Jan Beulich  <jbeulich@novell.com>
998         * gas/elf/struct.[sd]: New.
999         * gas/elf/elf.exp: Run new test.
1001 2005-04-15  Alan Modra  <amodra@bigpond.net.au>
1003         * gas/all/assign.s: New.
1004         * gas/all/assign.d: New.
1005         * gas/all/gas.exp: Run it.
1007 2005-04-13  Maciej W. Rozycki  <macro@linux-mips.org>
1009         * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
1010         and include more instructions/offsets that are meant to succeed.
1011         Use $4 instead $3 to avoid register dependencies.
1012         * gas/mips/ldstla-32.d: Update accordingly.
1013         * gas/mips/ldstla-32-shared.d: Likewise.
1014         * gas/mips/ldstla-32-mips3.d: New test based on the above, except
1015         for mips3.
1016         * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
1017         * gas/mips/ldstla-32-mips3.s: Source for the new tests.
1018         * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
1019         fail.
1020         * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
1021         * gas/mips/ldstla-32-1.l: Stderr output for the new test.
1022         * gas/mips/ldstla-32-mips3-1.l: Likewise.
1023         * gas/mips/mips.exp: Run the new tests.
1025 2005-04-11  Mark Kettenis  <kettenis@gnu.org>
1027         * gas/all/gas.exp: Don't run fastcall labels test on
1028         i*86-*-openbsd*.
1030 2005-04-11  Jan Beulich  <jbeulich@novell.com>
1032         * gas/macros/dot.[ls]: New.
1033         * gas/macros/macros.exp: Run new test.
1035 2005-04-06  H.J. Lu  <hongjiu.lu@intel.com>
1037         * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
1038         * gas/i386/x86-64-pcrel.d: Updated.
1040 2005-04-01  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1042         * gas/vax/flonum.s: New testcase: Encode some flonums.
1043         * gas/vax/flonum.d: Expected result of new testcase.
1044         * gas/vax/vax.exp: Call the new testcase.
1046         * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
1047         figuring out.
1048         * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
1050 2005-04-01  Jan Beulich  <jbeulich@novell.com>
1052         * gas/i386/bss.[sd]: New.
1053         * gas/i386/i386.exp: Run new test.
1055 2005-04-01  Jan Beulich  <jbeulich@novell.com>
1057         * gas/i386/x86-64-pcrel.[sd]: New.
1058         * gas/i386/i386.exp: Run new test.
1060 2005-03-30  Julian Brown  <julian@codesourcery.com>
1062         * gas/arm/mapping.d: Update expected output due to mapping symbols
1063         being untyped.
1065 2005-03-29  H.J. Lu  <hongjiu.lu@intel.com>
1067         * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
1068         x86-64-segment and x86-64-inval-seg for x86-64.
1070         * gas/i386/intel.d: Expect movw for moving between memory and
1071         segment register.
1072         * gas/i386/naked.d: Likewise.
1073         * gas/i386/opcode.d: Likewise.
1074         * gas/i386/x86-64-opcode.d: Likewise.
1076         * gas/i386/opcode.s: Use movw for moving between memory and
1077         segment register.
1078         * gas/i386/x86-64-opcode.s: Likewise.
1080         * : Likewise.
1082         * gas/i386/inval-seg.l: New.
1083         * gas/i386/inval-seg.s: New.
1084         * gas/i386/segment.l: New.
1085         * gas/i386/segment.s: New.
1086         * gas/i386/x86-64-inval-seg.l: New.
1087         * gas/i386/x86-64-inval-seg.s: New.
1088         * gas/i386/x86-64-segment.l: New.
1089         * gas/i386/x86-64-segment.s: New.
1091 2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
1093         * gas/arm/tls.s, gas/arm/tls.d: New files.
1094         * gas/arm/arm.exp: Run TLS test.
1096 2005-03-29  Julian Brown  <julian@codesourcery.com>
1098         * gas/arm/unwind.d: Update expected output.
1100 2005-03-28  H.J. Lu  <hongjiu.lu@intel.com>
1102         PR 803
1103         * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
1104         * gas/ia64/dv-mutex.d : Likewise.
1105         * gas/ia64/dv-safe.d: Likewise.
1106         * gas/ia64/dv-srlz.d.nop: Likewise.
1107         * gas/ia64/ldxmov-1.d: Likewise.
1108         * gas/ia64/opc-b.d: Likewise.
1109         * gas/ia64/opc-f.d: Likewise.
1110         * gas/ia64/opc-i.d: Likewise.
1111         * gas/ia64/opc-m.d: Likewise.
1112         * gas/ia64/operand-or.d: Likewise.
1113         * gas/ia64/pcrel.d: Likewise.
1114         * gas/ia64/pseudo.d: Likewise.
1115         * gas/ia64/tls.d: Likewise.
1117 2005-03-24  Hans-Peter Nilsson  <hp@axis.com>
1119         * gas/cris/range-err-1.s: Adjust expected messages for hosts with
1120         64-bit longs.
1122 2005-03-23  Alan Modra  <amodra@bigpond.net.au>
1124         * gas/elf/section5.s: Don't start directives in first column.
1126 2005-03-21  Nick Clifton  <nickc@redhat.com>
1128         * gas/arm/iwmmxt.s: Update instructions that use the "never" value
1129         in the conditional field to use "le" instead.  This is so that the
1130         disassembler will disassemble them.
1131         * gas/arm/iwmmxt.d: Update expected disassemblies.
1133 2005-03-17  Jan Beulich  <jbeulich@novell.com>
1135         * gas/i386/intel.d: Add stderr directive.
1136         * gas/i386/intel.e: New.
1137         * gas/i386/intel16.d: Add stderr directive. Adjust for changed
1138         source.
1139         * gas/i386/intel16.e: New.
1140         * gas/i386/intel16.s: Add instances of addressing forms with base
1141         and index specified in reverse order.
1142         * gas/i386/intelbad.l: Adjust for changed source.
1143         * gas/i386/intelbad.s: Add more operand forms to check.
1144         * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
1145         directive. Adjust for changed source.
1146         * gas/i386/intelok.e: New.
1147         * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
1148         more operand forms to check.
1149         * gas/i386/x86_64.d: Add stderr directive.
1150         * gas/i386/x86_64.e: New.
1151         * gas/i386/x86_64.s: Adjust for parser changes.
1153 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
1155         * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
1156         * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
1157         * gas/arm/arm.exp: Run them.
1159 2005-03-14  Eric Christopher  <echristo@redhat.com>
1161         * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
1162         * gas/cfi/cfi.exp: Run it.
1163         * gas/cfi/cfi-common-1.d: Update.
1164         * gas/cfi/cfi-common-2.d: Ditto.
1165         * gas/cfi/cfi-common-3.d: Ditto.
1166         * gas/cfi/cfi-common-4.d: Ditto.
1168 2005-03-12  Zack Weinberg  <zack@codesourcery.com>
1170         * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
1171         * gas/arm/arm.exp: Run it.
1173 2005-03-10  Aldy Hernandez  <aldyh@redhat.com>
1175         * gas/ppc/e500.d: Fix encoding of efscfd.
1177 2005-03-10  Jeff Baker  <jbaker@qnx.com>
1178             Alan Modra  <amodra@bigpond.net.au>
1180         * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
1181         * gas/ppc/booke.d: Likewise.
1183 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
1185         * gas/mips/vr4130.[sd]: New test.
1186         * gas/mips/mips.exp: Run it.
1188 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
1190         * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
1191         bc1f and bc1t to be filled.
1192         * gas/mips/branch-misc-3.[sd]: New test.
1193         * gas/mips/mips.exp: Run it.
1195 2005-03-09  Ben Elliston  <bje@au.ibm.com>
1197         * gas/maxq10/maxq10.exp: Remove stray semicolons.
1198         * gas/maxq20/maxq20.exp: Likewise.
1200 2005-03-08  Jan Beulich  <jbeulich@novell.com>
1202         * gas/ia64/no-fit.[ls]: New.
1203         * gas/ia64/ia64.exp: Run new test.
1205 2005-03-08  Jan Beulich  <jbeulich@novell.com>
1207         * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
1208         * gas/ia64/ia64.exp: Run new tests.
1210 2005-03-08  Jan Beulich  <jbeulich@novell.com>
1212         * gas/ia64/pcrel.d: Account for big endian target.
1213         * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
1215 2005-03-08  Hans-Peter Nilsson  <hp@axis.com>
1217         Adjust testsuite for cris-axis-aout.
1218         * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
1219         * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
1220         gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
1221         gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1222         gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
1224 2005-03-04  David Daney  <ddaney@avtrex.com>
1226         * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
1227         for -mno-shared optimization.
1228         * gas/mips/elf-rel25a.d: Ditto.
1230 2005-03-04  Nick Clifton  <nickc@redhat.com>
1232         * gas/arm/arm.exp: Fix test for running the "undefined" to catch
1233         more non-ELF cases.
1234         * gas/arm/pic.d: Fix for vxworks target.
1235         * gas/arm/basic.d: Likewise.
1236         * gas/arm/unwind.d: Likewise.
1238 2005-03-04  Richard Sandiford  <rsandifo@redhat.com>
1240         * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
1241         * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
1242         for loads and stores from constant addresses.
1243         * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
1244         * gas/mips/mips.exp: Run them.
1246 2005-03-03  Richard Sandiford  <rsandifo@redhat.com>
1248         * gas/mips/mips.exp: Move tls tests to main $elf block.
1250 2005-03-03  Nick Clifton  <nickc@redhat.com>
1252         * gas/macros/macros.exp (and.s): Expect this test to fail for the
1253         tic4x-coff target because it uses the '&' character as a line
1254         separator.
1256         * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
1257         * gas/sh/pcrel-hms.d: New file.  Adjusted form of pcrel-coff.d for
1258         the sh-hms target.
1259         * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
1260         as for the sh-coff port.
1262         * gas/macros/macros.exp (run_list_test): Also expect the msp430
1263         port to fail the strings test because it defines
1264         ONLY_STANDARD_ESCAPES.
1266         * gas/arm/arch6zk.s: Add three nop instructions in order to pad
1267         the .text section out to a 32-byte boundary as will automatically
1268         be done by the arm-aout target.
1269         * gas/arm/arch6zk.d: Add expected nop disassemblies.
1271         * gas/d30v/serial.l: Remove listing lines that are no longer
1272         emitted and fix up expected binary encoding.
1273         * gas/d30v/serial2.l: Likewise.
1274         * gas/d30v/serial2O.l: Likewise.
1276 2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
1278         * gas/arc/extensions.s: Add tests for extcoreregister.
1279         * gas/arc/extensions.d: Likewise.
1280         * gas/arc/warn.s: Warnings for readonly core registers accessed.
1281         * gas/arc/warn.d: Likewise.
1282         * gas/arc/arc.exp: Run extensions testcase.
1284 2005-03-03  Richard Sandiford  <rsandifo@redhat.com>
1286         * gas/mips/noat-1.d: Add -mips1 to assembler options.
1288 2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
1290         * gas/arc/ld.s: Add checks for short immediates with ld.
1291         * gas/arc/ld.d: Likewise.
1293 2005-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1295         * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
1296         gas/mips/tls-ill.s: New files.
1297         * gas/mips/mips.exp: Run TLS tests.
1299 2005-03-02  Alan Modra  <amodra@bigpond.net.au>
1301         * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
1302         * gas/ppc/astest2.d: Likewise.
1303         * gas/ppc/astest2_64.d: Likewise.
1304         * ppc/astest64.d: Likewise.
1305         * ppc/booke.d: Likewise.
1306         * ppc/power4.d: Likewise.
1307         * ppc/test1elf32.d: Likewise.
1308         * ppc/test1elf64.d: Likewise.
1310 2005-03-02  Jan Beulich  <jbeulich@novell.com>
1312         * gas/i386/cr-err.[ls]: New.
1313         * gas/i386/crx.[ds]: New.
1314         * gas/i386/i386.exp: Run new tests.
1316 2005-03-02  Jan Beulich  <jbeulich@novell.com>
1318         * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
1319         * gas/i386/intelok.s: Add checks for various special memory operands.
1321 2005-03-01  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
1323         * gas/arc/extensions.s: New file.
1324         * gas/arc/extensions.d: New file.
1326 2005-03-01  Nick Clifton  <nickc@redhat.com>
1328         * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
1329         COFF based ports.
1330         * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
1331         with a COFF formated local label name.
1332         * gas/arm/undefined_coff.l: New file.  Variant of undefined.l.
1334 2005-03-01  Stig Petter Olsroed  <stigpo@users.sourceforge.net>
1335             Nick Clifton  <nickc@redhat.com>
1337         * gas/arm/inst.d: Allow for ARM ports which decode the reloc
1338         associated with branches and so show the exact symbolic
1339         destination address rather than an offset from the start of the
1340         section.
1341         * gas/arm/pic.d: Likewise.
1343 2005-03-01  Alan Modra  <amodra@bigpond.net.au>
1345         * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
1346         * gas/m68k/mcf-mac.d: Likewise.
1347         * gas/m68k/mcf-mov3q.d: Likewise.
1348         * gas/m68k/mode5.d: Likewise.
1350 2005-02-22  Eric Christopher  <echristo@redhat.com>
1352         * gas/mips/elf-rel10.d: Update for label change.
1354 2005-02-22  Maciej W. Rozycki  <macro@mips.com>
1356         * gas/mips/mips16-dwarf2.d: Pass -mabi=32.  Include relocation
1357         information.
1358         * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
1359         information for MIPS16 for the n32 ABI.
1360         * gas/mips/mips.exp. Run the new test.
1362 2005-02-22  Eric Christopher  <echristo@redhat.com>
1364         * gas/mips/elf-rel10.s: Add label for frob.
1366 2005-02-22  Maciej W. Rozycki  <macro@mips.com>
1368         * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
1369         information for MIPS16.
1370         * gas/mips/mips16-dwarf2.s: Source for the new test.
1371         * gas/mips/mips.exp: Run the new test.
1373 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
1375         * gas/d10v/instruction_packing-005.d: Adjust.
1376         * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
1377         * gas/d10v/instruction_packing-009.d: Likewise.
1378         * gas/d10v/instruction_packing-010.d: Likewise.
1379         * gas/d10v/warning-001.d: Use #warning instead of #error.
1380         * gas/d10v/warning-002.d: Likewise.
1381         * gas/d10v/warning-003.d: Likewise.
1382         * gas/d10v/warning-004.d: Likewise.
1383         * gas/d10v/warning-005.d: Likewise.
1384         * gas/d10v/warning-006.d: Likewise.
1385         * gas/d10v/warning-007.d: Likewise.
1386         * gas/d10v/warning-008.d: Likewise.
1387         * gas/d10v/warning-009.d: Likewise.
1388         * gas/d10v/warning-010.d: Likewise.
1389         * gas/d10v/warning-011.d: Likewise.
1390         * gas/d10v/warning-012.d: Likewise.
1391         * gas/d10v/warning-013.d: Likewise.
1392         * gas/d10v/warning-015.d: Likewise.
1393         * gas/d10v/warning-016.d: Likewise.
1394         * gas/d10v/warning-017.d: Likewise.
1395         * gas/d10v/warning-018.d: Likewise.
1396         * gas/d10v/warning-019.d: Likewise.
1397         * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
1398         #warning given.  Rearrange to allow $program to remain unset.
1399         Fail the test if warning not found when expected.  Conversely fail
1400         the test if assembler errors or warnings given when not expected.
1402 2005-02-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
1404         * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
1405         gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
1406         gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
1407         gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
1408         gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
1409         .set noat in macro expansions.
1410         * gas/mips/mips.exp: Run new testcases.
1411         * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
1412         gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
1413         gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
1414         gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
1415         gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
1416         gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
1417         gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
1418         gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
1419         gas/mips/ulw2.s: Don't try to test .set noat.
1421 2005-02-17  H.J. Lu  <hongjiu.lu@intel.com>
1423         * gas/ia64/hint.b-err.l: New file.
1424         * gas/ia64/hint.b-err.s: Likewise.
1425         * gas/ia64/hint.b-warn.l: Likewise.
1426         * gas/ia64/hint.b-warn.s: Likewise.
1428         * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
1430         * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
1432 2005-02-17  Jan Beulich  <jbeulich@novell.com>
1434         * gas/ia64/nostkreg.[ds]: New.
1435         * gas/ia64/ia64.exp: Run new test.
1437 2005-02-16  Alan Modra  <amodra@bigpond.net.au>
1439         * gas/all/gas.exp (quad): Don't run on i960.
1441 2005-02-15  Nigel Stephens  <nigel@mips.com>
1442             Maciej W. Rozycki  <macro@mips.com>
1444         * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
1445         R_MIPS16_LO16 relocs.
1446         * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
1447         * gas/mips/mips16-hilo.s: Source for the new tests.
1448         * gas/mips/mips.exp: Run the new tests.
1450 2005-02-15  Jan Beulich  <jbeulich@novell.com>
1452         * gas/ia64/pcrel.[ds]: New.
1453         * gas/ia64/ia64.exp: Run new test.
1455 2005-02-15  Jan Beulich  <jbeulich@novell.com>
1457         * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
1458         violation on b0.
1459         * gas/ia64/regval.[ls]: New.
1460         * gas/ia64/ia64.exp: Run new test.
1462 2005-02-15  Jan Beulich  <jbeulich@novell.com>
1464         * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
1465         * gas/ia64/dv-waw-err.s: Likewise.
1466         * gas/ia64/reg-err.[ls]: New.
1467         * gas/ia64/ia64.exp: Run new test.
1469 2005-02-15  Jan Beulich  <jbeulich@novell.com>
1471         * gas/ia64/reloc.[ds]: New.
1472         * gas/ia64/reloc-bad.[ls]: New.
1473         * gas/ia64/ia64.exp: Run new tests.
1475 2005-02-15  Jan Beulich  <jbeulich@novell.com>
1477         * gas/ia64/operand-or.d: Pass -xnone to assembler.
1479 2005-02-13  Jan Beulich  <jbeulich@novell.com>
1481         * gas/ia64/label.l: Adjust line numbers.
1482         * gas/ia64/label.s: Add .explicit.
1483         * gas/ia64/nop_x.s: Likewise.
1484         * gas/ia64/opc-a.d: Add assembler option -xnone.
1485         * gas/ia64/opc-b.d: Likewise.
1486         * gas/ia64/opc-f.d: Likewise.
1487         * gas/ia64/opc-i.d: Likewise.
1488         * gas/ia64/opc-m.d: Likewise.
1489         * gas/ia64/opc-x.d: Likewise.
1490         * gas/ia64/pseudo.d: Likewise.
1491         * gas/ia64/regs.d: Likewise.
1492         * gas/ia64/tls.d: Likewise.
1493         * gas/ia64/unwind-err.l: Adjust line numbers.
1494         * gas/ia64/unwind-err.s: Remove explicit stops.
1496 2005-02-13  Jan Beulich  <jbeulich@novell.com>
1498         * gas/ia64/pound.[ls]: New.
1499         * gas/ia64/ia64.exp: Run new test.
1501 2005-02-13  H.J. Lu  <hongjiu.lu@intel.com>
1503         * gas/ia64/ia64.exp: Add "operand-or".
1505         * gas/ia64/operand-or.d: New file.
1506         * gas/ia64/operand-or.s: Likewise.
1508 2005-02-11  H.J. Lu  <hongjiu.lu@intel.com>
1510         * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
1511         and proc.
1513 2005-02-10  Julian Brown  <julian@codesourcery.com>
1515         * gas/arm/unwind.d: Alter expected output to include dependency on
1516         __aeabi_unwind_cpp_pr[01].
1518 2005-02-09  Jan Beulich  <jbeulich@novell.com>
1520         * gas/i386/intelok.s: Remove comments disabling alternative forms of
1521         fbld, fbstp, and fldcw.
1522         * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
1524 2005-02-07  Inderpreet Singh <inderpreetb@noida.hcltech.com>
1526         * gas/maxq10/jump.d: Fixed relative jump offset.
1527         * gas/maxq10/call.d: Likewise.
1528         * gas/maxq20/jump.d: Likewise.
1529         * gas/maxq20/call.d: Likewise.
1531 2005-02-07  Hans-Peter Nilsson  <hp@axis.com>
1533         * lib/gas-defs.exp: Support new directive "warning".
1535 2005-02-02  Jan Beulich  <jbeulich@novell.com>
1537         * gas/ia64/pred-rel.s: New.
1538         * gas/ia64/ia64.exp: Run new test.
1540 2005-01-31  Daniel Jacobowitz  <dan@codesourcery.com>
1542         * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
1543         * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
1544         symbol names.
1546 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1548         * gas/macros/repeat.[ds]: New.
1549         * gas/macros/macros.exp: Run new test.
1551 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1553         * gas/macros/badarg.[ls]: New.
1554         * gas/macros/end.[ls]: New.
1555         * gas/macros/redef.[ls]: New.
1556         * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
1557         Run new tests.
1559 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1561         * gas/ia64/operands.[ls]: New.
1562         * gas/ia64/ia64.exp: Run new test.
1564 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1566         * gas/ia64/proc.[ls]: New.
1567         * gas/ia64/unwind-err.[ls]: New.
1568         * gas/ia64/ia64.exp: Run new tests.
1570 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1572         * gas/ia64/bundling.[ds]: New.
1573         * gas/ia64/label.[ls]: New.
1574         * gas/ia64/last.[ls]: New.
1575         * gas/ia64/slot2.[ls]: New.
1576         * gas/ia64/ia64.exp: Run new tests.
1578 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1580         * gas/ia64/pseudo.[ds]: New.
1581         * gas/ia64/ia64.exp: Run new test.
1583 2005-01-27  Jan Beulich  <jbeulich@novell.com>
1585         * gas/ia64/nop_x.[ds]: New.
1586         * gas/ia64/ia64.exp: Run new test.
1588 2005-01-27  Jan Beulich  <jbeulich@novell.com>
1590         * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
1591         M-unit.
1592         * gas/ia64/mov-ar.[ds]: New.
1593         * gas/ia64/ia64.exp: Run new test.
1595 2005-01-24  Nick Clifton  <nickc@redhat.com>
1597         * gas/all/sleb128.d: Do not assume an 8-bit byte.
1598         * gas/all/quad.d: Likewise.  Also allow for ports which order
1599         bytes within words in other than simple big-endian or
1600         little-endian fashions.
1602 2005-01-19  Richard Sandiford  <rsandifo@redhat.com>
1604         * gas/all/sleb128.[sd]: New test.
1605         * gas/all/quad.[sd]: New test.
1606         * gas/all/gas.exp: Run them.
1608 2005-01-17  Andrew Stubbs  <andrew.stubbs@st.com>
1610         * gas/sh/arch/arch.exp: Correct the email address.
1611         Correct a few comment typos.
1612         Add new tests to ensure that the assembler will only accept
1613         instructions valid in each architecture and vice-versa.
1614         * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
1615         * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
1616         * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
1617         * gas/sh/arch/sh2a-nofpu.s: Generate new file.
1618         * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
1619         * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
1620         * gas/sh/arch/sh2a.s: Generate new file.
1621         * gas/sh/arch/sh2e.s: Regenerate.
1622         * gas/sh/arch/sh2.s: Regenerate.
1623         * gas/sh/arch/sh3-dsp.s: Regenerate.
1624         * gas/sh/arch/sh3e.s: Regenerate.
1625         * gas/sh/arch/sh3-nommu.s: Regenerate.
1626         * gas/sh/arch/sh3.s: Regenerate.
1627         * gas/sh/arch/sh4al-dsp.s: Regenerate.
1628         * gas/sh/arch/sh4a-nofpu.s: Regenerate.
1629         * gas/sh/arch/sh4a.s: Regenerate.
1630         * gas/sh/arch/sh4-nofpu.s: Regenerate.
1631         * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
1632         * gas/sh/arch/sh4.s: Regenerate.
1633         * gas/sh/arch/sh-dsp.s: Regenerate.
1634         * gas/sh/arch/sh.s: Regenerate.
1636 2005-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1638         * i386/i386.exp: Run "sib".
1640         * gas/i386/sib.d: New file.
1641         * gas/i386/sib.s: Likewise.
1643 2005-01-09  Andreas Schwab  <schwab@suse.de>
1645         * gas/i386/intel16.d: Ignore trailing text with #pass.
1646         * gas/i386/intelok.d: Likewise.
1647         * gas/i386/prefix.d: Likewise.
1648         * gas/i386/sub.d: Likewise.
1649         * gas/i386/padlock.d: Likewise.
1650         * gas/i386/x86_64.d: Likewise.
1652 2005-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1654         * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
1656 2004-12-31  Alan Modra  <amodra@bigpond.net.au>
1658         * gas/elf/elf.exp: Don't list reloc sections.
1659         * gas/elf/section5.e: Remove reloc sections.
1661 2004-12-21  Tomer Levi  <Tomer.Levi@nsc.com>
1663         * gas/crx/beq_insn.d: Update reference file according to
1664         disassembler printing method.
1665         * gas/crx/bit_insn.d: Likewise.
1666         * gas/crx/br_insn.d: Likewise.
1667         * gas/crx/cmpbr_insn.d: Likewise.
1668         * gas/crx/cop_insn.d: Likewise.
1669         * gas/crx/load_stor_insn.d: Likewise.
1671 2004-12-21  Hans-Peter Nilsson  <hp@axis.com>
1673         * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
1674         [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
1675         copies, to cater to tcl versions before Tcl 8.2.3.
1677 2004-12-20  Nick Clifton  <nickc@redhat.com>
1679         * gas/elf/section5.[ls]: Use % instead of @ in .section
1680         directives.
1682 2004-12-16  Richard Sandiford  <rsandifo@redhat.com>
1684         * gas/v850/split-lo16.{s,d}: New test.
1685         * gas/v850/v850.exp: Run it.
1687 2004-12-15 Jan Beulich  <jbeulich@novell.com>
1689         * gas/elf/section5.[els]: New.
1691 2004-12-13  Richard Sandiford  <rsandifo@redhat.com>
1693         * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
1694         .text alignments.
1696 2004-12-11  Alan Modra  <amodra@bigpond.net.au>
1698         * gas/alpha/elf-usepv-1.d: Update for changed section syms.
1699         * gas/arm/mapping.d: Likewise.
1700         * gas/mips/tmips16-e.d: Likewise.
1701         * gas/mips/tmips16-f.d: Likewise.
1702         * gas/mmix/align-1.d: Likewise.
1703         * gas/mmix/basep-10.d: Likewise.
1704         * gas/mmix/basep-11.d: Likewise.
1705         * gas/mmix/basep-7.d: Likewise.
1706         * gas/mmix/basep-8.d: Likewise.
1707         * gas/mmix/basep-9.d: Likewise.
1708         * gas/mmix/builtin1.d: Likewise.
1709         * gas/mmix/builtin2.d: Likewise.
1710         * gas/mmix/builtin3.d: Likewise.
1711         * gas/mmix/bz-c.d: Likewise.
1712         * gas/mmix/comment-2.d: Likewise.
1713         * gas/mmix/comment-3.d: Likewise.
1714         * gas/mmix/cons-2.d: Likewise.
1715         * gas/mmix/fb-1.d: Likewise.
1716         * gas/mmix/fb-2.d: Likewise.
1717         * gas/mmix/geta-c.d: Likewise.
1718         * gas/mmix/greg1.d: Likewise.
1719         * gas/mmix/greg1a.d: Likewise.
1720         * gas/mmix/greg2.d: Likewise.
1721         * gas/mmix/greg2a.d: Likewise.
1722         * gas/mmix/greg3.d: Likewise.
1723         * gas/mmix/greg4.d: Likewise.
1724         * gas/mmix/greg5.d: Likewise.
1725         * gas/mmix/greg6.d: Likewise.
1726         * gas/mmix/greg7.d: Likewise.
1727         * gas/mmix/greg8.d: Likewise.
1728         * gas/mmix/is-1.d: Likewise.
1729         * gas/mmix/jump-c.d: Likewise.
1730         * gas/mmix/local-1.d: Likewise.
1731         * gas/mmix/locall1.d: Likewise.
1732         * gas/mmix/odd-1.d: Likewise.
1733         * gas/mmix/op-0-1.d: Likewise.
1734         * gas/mmix/op-0-1s.d: Likewise.
1735         * gas/mmix/op-0-2.d: Likewise.
1736         * gas/mmix/prefix1.d: Likewise.
1737         * gas/mmix/prefix2.d: Likewise.
1738         * gas/mmix/prefix3.d: Likewise.
1739         * gas/mmix/pseudo-1.d: Likewise.
1740         * gas/mmix/pushj-c.d: Likewise.
1741         * gas/mmix/pushj-cs.d: Likewise.
1742         * gas/mmix/sym-1.d: Likewise.
1743         * gas/mmix/weak1-s.d: Likewise.
1744         * gas/mmix/weak1.d: Likewise.
1745         * gas/mmix/zerop-1.d: Likewise.
1746         * gas/ppc/power4.d: Likewise.
1747         * gas/ppc/test1elf32.d: Likewise.
1748         * gas/ppc/test1elf64.d: Likewise.
1749         * gas/sh/sh64/datal32-3.d: Likewise.
1750         * gas/sh/sh64/datal64-3.d: Likewise.
1751         * gas/sh/sh64/localcom-1.d: Likewise.
1753 2004-12-10  Ian Lance Taylor  <ian@wasabisystems.com>
1755         * gas/mips/elf-rel23a.d: New test.
1756         * gas/mips/elf-rel23b.d: New test.
1757         * gas/mips/elf-rel25.s: New test.
1758         * gas/mips/elf-rel25.d: New test.
1759         * gas/mips/elf-rel25a.d: New test.
1760         * gas/mips/mips.exp: Run new tests.
1762 2004-12-09  Paul Brook  <paul@codesourcery.com>
1764         * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
1766 2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
1768         * gas/mips/branch-swap.d: Pass -32 to as.
1770 2004-11-29  Tomer Levi  <Tomer.Levi@nsc.com>
1772         * gas/crx/br_insn.d: Fix error in expected disassembly.
1774 2004-11-29  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1776         * gas/m32r/rela-1.s: New test.
1777         * gas/m32r/rela-1.d: Expected disassembly.
1778         * gas/m32r/m32r.exp: Run the new test.
1779         * gas/m32r/relax-1.d: Update for fixed pcrel reloc
1780         generation.
1782 2004-11-27  Richard Earnshaw  <rearnsha@arm.com>
1784         * gas/arm/thumbv6.d (setend): Remove stray tab at end
1785         of dump pattern.
1787 2004-11-25  H.J. Lu  <hongjiu.lu@intel.com>
1789         * gas/ia64/group-1.d: Adjust expected secion ordering.
1791 2004-11-25 Jan Beulich  <jbeulich@novell.com>
1793         * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
1795 2004-11-24  Paul Brook  <paul@codesourcery.com>
1797         * gas/elf/group0a.d: Adjust expected secion ordering.
1798         * gas/elf/group1a.d: Ditto.
1799         * gas/elf/section4.d: Ditto.
1801 2004-11-24  Nick Clifton  <nickc@redhat.com>
1803         * gas/iq2000/allinsn.exp: Remove IQ10 tests.
1804         * gas/iq2000/q10allinsn.d: Delete.
1805         * gas/iq2000/q10allinsn.s: Delete.
1806         * gas/iq2000/q10hazard4.s: Delete.
1807         * gas/iq2000/q10hazard5.s: Delete.
1808         * gas/iq2000/q10load-hazards.exp: Delete.
1809         * gas/iq2000/q10nohazard.s: Delete.
1810         * gas/iq2000/q10noyield.s: Delete.
1811         * gas/iq2000/q10test0.d: Delete.
1812         * gas/iq2000/q10test0.s: Delete.
1813         * gas/iq2000/q10test1.d: Delete.
1814         * gas/iq2000/q10test1.s: Delete.
1815         * gas/iq2000/q10test10.d: Delete.
1816         * gas/iq2000/q10test10.s: Delete.
1817         * gas/iq2000/q10test11.d: Delete.
1818         * gas/iq2000/q10test11.s: Delete.
1819         * gas/iq2000/q10test12.d: Delete.
1820         * gas/iq2000/q10test12.s: Delete.
1821         * gas/iq2000/q10test2.d: Delete.
1822         * gas/iq2000/q10test2.s: Delete.
1823         * gas/iq2000/q10test3.d: Delete.
1824         * gas/iq2000/q10test3.s: Delete.
1825         * gas/iq2000/q10test4.d: Delete.
1826         * gas/iq2000/q10test4.s: Delete.
1827         * gas/iq2000/q10test5.d: Delete.
1828         * gas/iq2000/q10test5.s: Delete.
1829         * gas/iq2000/q10test6.d: Delete.
1830         * gas/iq2000/q10test6.s: Delete.
1831         * gas/iq2000/q10test7.d: Delete.
1832         * gas/iq2000/q10test7.s: Delete.
1833         * gas/iq2000/q10test8.d: Delete.
1834         * gas/iq2000/q10test8.s: Delete.
1835         * gas/iq2000/q10test9.d: Delete.
1836         * gas/iq2000/q10test9.s: Delete.
1837         * gas/iq2000/q10yield.exp: Delete.
1838         * gas/iq2000/test.exp: Delete.
1840 2004-11-24  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
1842         * gas/arc/st.s: Add checks for other variants of the sr and st
1843         instruction.
1844         * gas/arc/st.d: Update the expected disassembly.
1846 2004-11-23  Nick Clifton  <nickc@redhat.com>
1848         * gas/mn10300/relax.s: Add further tests of the relaxing of branch
1849         instructions.
1850         * gas/mn10300/relax.d: Add expected relocations.
1852 2004-11-22  Ravi Ramaseshan  <ravi.ramaseshan@codito.com>
1854         * gas/arc/ld.s: Add check of load of a long immediate.
1855         * gas/arc/ld.d: Add expected disassembly.
1857 2004-11-22  Hans-Peter Nilsson  <hp@axis.com>
1859         * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
1860         * gas/all/err-1.s, gas/all/warn-1.s: New tests.
1862 2004-11-18  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
1864         * gas/maxq10/call.d: Fix expected results now that bfd assembler
1865         support is enabled by default.
1866         * gas/maxq10/range.d: Likewise.
1867         * gas/maxq20/call.d: Likewise.
1869 2004-11-17  Daniel Jacobowitz  <dan@codesourcery.com>
1871         * gas/arm/mapping.d: Expect F markers for Thumb code.
1872         * gas/arm/unwind.d: Update big-endian pattern.
1874 2004-11-12  Nick Clifton  <nickc@redhat.com>
1876         * gas/mn10300/basic.exp: Add relax test.
1877         * gas/mn10300/relax.s: New test.
1878         * gas/mn10300/relax.d: Expected results.  Make sure that the
1879         correct size of instruction has been selected.
1881 2004-11-11  Bob Wilson  <bob.wilson@acm.org>
1883         * gas/xtensa/short_branch_offset.s: New.
1884         * gas/xtensa/short_branch_offset.d: New.
1885         * gas/xtensa/all.exp: Run new test.
1887 2004-11-10  Alan Modra  <amodra@bigpond.net.au>
1889         * gas/i386/opcode.s: Pad section.
1890         * gas/i386/intelok.s: Likewise.
1891         * gas/i386/opcode.d: Update.
1892         * gas/i386/intelok.d: Update.
1894 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
1895             Vineet Sharma      <vineets@noida.hcltech.com>
1897         * gas/maxq10: New directory.  Contains tests for maxq port.
1898         * gas/maxq20: Likewise.
1900 2004-11-05  H.J. Lu  <hongjiu.lu@intel.com>
1902         * gas/i386/general.s: Add movzb.
1903         * gas/i386/general.l: Updated.
1905 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
1907         * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
1908         * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
1909         and update rationale.  Mark "ba [external_symbol]" and "ba [r3]"
1910         as invalid.
1911         * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
1912         * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
1913         * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
1914         gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
1915         gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
1916         gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
1917         gas/cris/march-err-1.s, gas/cris/march-err-2.s,
1918         gas/cris/push-err-1.s, gas/cris/push-err-2.s,
1919         gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
1920         gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
1921         gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
1922         gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
1923         gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
1924         gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1925         gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
1926         gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
1927         gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
1928         gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
1929         gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
1930         gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
1931         gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
1932         gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
1933         gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
1934         gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
1935         gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
1936         gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
1937         gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
1938         gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
1939         gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
1940         New tests.
1942 2004-11-04 Jan Beulich <jbeulich@novell.com>
1944         * gas/i386/i386.exp: Execute new tests intelbad and intelok.
1945         * gas/i386/intelbad.[sl]: New test to check for various things not
1946         permitted in Intel mode.
1947         * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
1948         Adjust for change to segment register store.
1949         * gas/i386/intelok.[sd]: New test to check various Intel mode specific
1950         things get handled correctly.
1951         * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
1952         'high' and 'low' parts of an operand, which the parser previously
1953         accepted while neither telling that it's not supported nor that it
1954         ignored the remainder of the line following these supposed keywords.
1956 2004-10-28  Tomer Levi  <Tomer.Levi@nsc.com>
1958         * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
1960 2004-10-27  Tomer Levi  <Tomer.Levi@nsc.com>
1962         * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
1963         * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
1964         * gas/crx/cop_insn.d: Regenerate.
1965         * gas/crx/list_insn.d: Likewise.
1967 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
1969         * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
1970         * gas/cfi/cfi.exp: Run cfi-arm-1 test.
1972 2004-10-21  Tomer Levi  <Tomer.Levi@nsc.com>
1974         * gas/crx/cop_insn.s: Reverse operands order in store co-processor
1975         instructions.
1976         * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
1977         * gas/crx/cop_insn.d: Regenerate.
1978         * gas/crx/list_insn.d: Likewise.
1980 2004-10-14  Paul Brook  <paul@codesourcery.com>
1982         * gas/arm/mapping.d: Pass --special-syms to objdump.
1984 2004-10-08  Daniel Jacobowitz  <dan@debian.org>
1986         * gas/i386/i386.exp: Don't run divide test for targets where '/'
1987         is a comment.  Run x86-64-unwind for 64-bit ELF targets.
1988         * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
1990 2004-10-08  Alan Modra  <amodra@bigpond.net.au>
1992         * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
1994 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
1996         * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
1997         Change entry_align test to expect an error.
1998         * gas/xtensa/entry_misalign2.s: Use no-transform instead of
1999         no-generics directives.
2001 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
2003         * gas/mips/elf-rel{23,24}.[sd]: New tests.
2004         * gas/mips/mips.exp: New test.
2006 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
2008         * gas/mips/elf-rel22.[sd]: New test.
2009         * gas/mips/mips.exp: Run it.
2011 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
2013         * gas/mips/elf-rel21.[sd]: New test.
2014         * gas/mips/mips.exp: Run it.
2016 2004-10-07  Jan Beulich  <jbeulich@novell.com>
2018         * gas/cfi/cfi-common-4.[ds]: New.
2019         * gas/cfi/cfi.exp: Run new test.
2021 2004-10-07  Tomer Levi  <Tomer.Levi@nsc.com>
2023         * gas/crx/cop_insn.s: New file.
2024         * gas/crx/cop_insn.d: Likewise.
2025         * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
2026         test.
2027         * gas/crx/misc_insn.s: Likewise.
2028         * gas/crx/load_stor_insn.d: Regenerate.
2029         * gas/crx/misc_insn.d: Likewise.
2031 2004-10-06  Aldy Hernandez  <aldyh@redhat.com>
2033         * gas/ppc/e500.s: Add double-precision instructions.
2034         * gas/ppc/e500.d: Same.
2036 2004-10-05  Paul Brook  <paul@codesourcery.com>
2038         * gas/arm/arm.exp: Add unwind table test.  Recognise
2039         arm-symbian-symbianelf and arm-none-eabi.
2040         * gas/arm/unwind.s: New file.
2041         * gas/arm/unwind.d: New file.
2043 2004-10-01  Bill Farmer  <Bill@the-farmers.freeserve.co.uk>
2045         * gas/pdp11/opcode.d: Fix sob opcode value.
2047 2004-09-30  Paul Brook  <paul@codesourcery.com>
2049         * gas/arm/arch6zk.d: New file.
2050         * gas/arm/arch6zk.s: New file.
2051         * gas/arm/arm.exp: Add them.
2053 2004-09-29  Alan Modra  <amodra@bigpond.net.au>
2055         * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
2056         * gas/i386/secrel.d: Adjust to suit.
2058 2004-09-19  Paul Brook  <paul@codesourcery.com>
2060         * gas/elf/elf.exp: Recognise additional arm elf targets.
2062 2004-09-17  Paul Brook  <paul@codesourcery.com>
2064         * gas/arm/pic.s: Add (target2).
2065         * gas/arm/pic.d: Ditto.
2067 2004-09-13  Paul Brook  <paul@codesourcery.com>
2069         * gas/arm/pic.d: Rename RELABS to TARGET1.
2070         * gas/arm/pic.s: Ditto.
2072 2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
2074         * gas/crx: New directory.
2075         * gas/crx/allinsn.exp: New test script.
2076         * gas/crx/arith_insn.s: New file.
2077         * gas/crx/arith_insn.d: Likewise.
2078         * gas/crx/beq_insn.s: Likewise.
2079         * gas/crx/beq_insn.d: Likewise.
2080         * gas/crx/bit_insn.s: Likewise.
2081         * gas/crx/bit_insn.d: Likewise.
2082         * gas/crx/br_insn.s: Likewise.
2083         * gas/crx/br_insn.d: Likewise.
2084         * gas/crx/cmov_insn.s: Likewise.
2085         * gas/crx/cmov_insn.d: Likewise.
2086         * gas/crx/cmpbr_insn.s: Likewise.
2087         * gas/crx/cmpbr_insn.d: Likewise.
2088         * gas/crx/jscond_insn.s: Likewise.
2089         * gas/crx/jscond_insn.d: Likewise.
2090         * gas/crx/list_insn.s: Likewise.
2091         * gas/crx/list_insn.d: Likewise.
2092         * gas/crx/load_stor_insn.s: Likewise.
2093         * gas/crx/load_stor_insn.d: Likewise.
2094         * gas/crx/misc_insn.s: Likewise.
2095         * gas/crx/misc_insn.d: Likewise.
2096         * gas/crx/no_op_insn.s: Likewise.
2097         * gas/crx/no_op_insn.d: Likewise.
2098         * gas/crx/shift_insn.s: Likewise.
2099         * gas/crx/shift_insn.d: Likewise.
2101 2004-08-27  Richard Sandiford  <rsandifo@redhat.com>
2103         * gas/frv/fr550-pack1.[sd]: New test.
2104         * gas/frv/allinsn.exp: Run it.
2106 2004-08-27  Nick Clifton  <nickc@redhat.com>
2108         * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
2109         but not for PE targets.  Similarly for the absrel test.
2111 2004-08-26  Nick Clifton  <nickc@redhat.com>
2113         * gas/i386/i386.exp: Group ELF specific tests together.  Move the
2114         pcrel test into the ELF only section.  Use is_elf_format to test
2115         for ELF based toolchains.
2117 2004-08-25  H.J. Lu  <hongjiu.lu@intel.com>
2119         * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
2121 2004-08-24  Jan Beulich  <jbeulich@novell.com>
2123         * gas/all/altmacro.[sd]: Split out part from here...
2124         * gas/all/altmac2.[sd]: ... to here.
2125         * gas/all/excl.s: New.
2126         * gas/all/gas.exp: Suppress both tests for a few targets known to
2127         break. Run the new (split out) test only when the target doesn't
2128         use '!' as a comment character.
2130 2004-08-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
2132         * gas/mips/branch-swap.s: New testcase.
2133         * gas/mips/branch-swap.d: New testcase.
2134         * gas/mips/mips.exp: Run the testcase.
2136 2004-08-18  Nick Clifton  <nickc@redhat.com>
2138         * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
2139         part of another patch.
2141 2004-08-15  Nick Clifton  <nickc@redhat.com>
2143         * gas/all/altmacro.d: Allow for rest of frag being padded to an
2144         alignment boundary.
2146         * gas/arm/arm.exp: Run bignum test for ELF based targets only.
2148 2004-08-16  Alan Modra  <amodra@bigpond.net.au>
2150         * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
2151         * gas/cfi/cfi-alpha-3.d: Likewise.
2152         * gas/cfi/cfi-i386.d: Likewise.
2153         * gas/cfi/cfi-m68k.d: Likewise.
2154         * gas/cfi/cfi-ppc-1.d: Likewise.
2155         * gas/cfi/cfi-s390-1.d: Likewise.
2156         * gas/cfi/cfi-s390x-1.d: Likewise.
2157         * gas/cfi/cfi-sh-1.d: Likewise.
2158         * gas/cfi/cfi-sparc-1.d: Likewise.
2159         * gas/cfi/cfi-sparc64-1.d: Likewise.
2160         * gas/cfi/cfi-x86_64.d: Likewise.
2162 2004-08-13 Jan Beulich <jbeulich@novell.com>
2164         * gas/all/altmacro.[sd]: New test.
2165         * gas/all/gas.exp: Run the new test.
2167 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
2169         * gas/arm/bignum1.s: New test.
2170         * gas/arm/arm.exp: Run it.
2172 2004-08-06  Paul Brook  <paul@codesourcery.com>
2174         * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
2176 2004-08-05  Nitin Yewale  <nitiny@kpitcummins.com>
2178         * h8300/h8300.exp: Addition of new test case to check rx
2179         generation with adds and subs instruction for plain H8/300 target.
2180         * h8300/addsubrxcheck.s: New test source file.
2182 2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
2184         * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
2185         * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
2186         * gas/symver/symver.exp: Likewise for symver tests.
2188 2004-07-30  Michal Ludvig  <mludvig@suse.cz>
2190         * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
2191         VIA PadLock instructions.
2193 2004-07-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2195         * gas/sh/basic.exp: Don't do sh2a test for sh5.
2196         * gas/sh/sh2a.d: Match elf32-sh* format too.
2198 2004-07-29  Alexandre Oliva  <aoliva@redhat.com>
2200         2003-12-30  DJ Delorie  <dj@redhat.com>
2201         * gas/sh/sh2a.s: New.
2202         * gas/sh/sh2a.d: New.
2203         * gas/sh/basic.exp: Add it.
2205 2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>
2207         * gas/all/gas.exp (do_930509a): Disable test for crx.
2209 2004-07-22  H.J. Lu  <hongjiu.lu@intel.com>
2211         * gas/i386/x86-64-inval.l: Remove the leading `+'.
2213 2004-07-22  Nick Clifton  <nickc@redhat.com>
2215         PR/280
2216         * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
2217         * gas/h8300/ffxx1-elf.d: Likewise.
2218         * gas/h8300/h8sx_disp2.d: Likewise.
2219         * gas/h8300/h8sx_mov_imm.d: Likewise.
2220         * gas/h8300/h8sx_rtsl.d: Likewise.
2221         * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
2222         * gas/h8300/ffxx1-elf.s: Likewise.
2224 2004-07-21  Jan Beulich <jbeulich@novell.com>
2226         * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
2227         addressing in 64-bit mode.
2228         * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
2229         addressing.
2230         * gas/i386/i386.exp: Run the two new tests.
2232         * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
2233         rex prefix.
2234         * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
2235         in 64-bit mode.
2237 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
2239         * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
2240         expects load delay slots.
2242 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
2244         * gas/mips/vr5400.d: Update for a correct disassembly of
2245         "racm.ob".
2247 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
2249         * gas/mips/mips32.s: Adjust for the unified "break" syntax.  Add
2250         another "break" case.  Update the comment accordingly.
2251         * gas/mips/set-arch.s: Likewise.
2252         * gas/mips/mips32.d: Adjust for the new output.
2253         * gas/mips/set-arch.d: Likewise.
2255 2004-07-15  Nitin Yewale <nitiny@kpitcummins.com>
2257         * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
2258         new test case for H8300H normal target to check symbol
2259         address generation.
2260         * gas/h8300/symaddgen.s: New test.
2262 2004-07-13  Nick Clifton  <nickc@redhat.com>
2264         * gas/i386/intel.s: Add test of newly expand arithmetic support
2265         for Intel mode assembler.
2266         * gas/i386/intel.d: Add expected disassmbly.
2268 2004-07-13  Nick Clifton  <nickc@redhat.com>
2270         * gas/vtable: Delete directory.  These tests are no longer needed
2271         as the VTABLE_ reloc support is obsolete.
2273 2004-07-08  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2275         * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
2276         * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
2277         * gas/m32r/pic2.d: New file: Expected results.
2279 2004-07-08  Richard Sandiford  <rsandifo@redhat.com>
2281         * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
2282         * gas/mips/elf-refl19.d: Likewise L2.
2284 2004-07-03  Richard Sandiford  <rsandifo@redhat.com>
2286         * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
2287         the earliest %lo().
2288         * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
2289         * gas/mips/elf-rel20.[sd]: New test.
2290         * gas/mips/mips.exp: Run it.
2292 2004-07-03  Maciej W. Rozycki  <macro@linux-mips.org>
2294         * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
2296 2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>
2298         * gas/ia64/group-1.d: New.
2299         * gas/ia64/group-1.s: Likewise.
2301         * gas/ia64/ia64.exp: Add group-1 to test comdat group.
2303 2004-06-30  James E Wilson  <wilson@specifixinc.com>
2305         * gas/ia64/dv-imply.d: Update.
2306         * gas/ia64/dv-mutex.d: Likewise.
2307         * gas/ia64/dv-safe.d: Likewise.
2309 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
2311         * gas/m68k/mode5.s: Pad section.
2312         * gas/m68k/mode5.d: Update.
2314 2004-06-28  Alan Modra  <amodra@bigpond.net.au>
2316         * gas/ppc/power4.d: Update.
2318 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
2320         * gas/i386/prescott.s: Remove fisttpd and fisttpq.
2321         * gas/i386/prescott.d: Update.
2323 2004-06-08  Jakub Jelinek  <jakub@redhat.com>
2325         * gas/ia64/dv-raw-err.s: Add some new postinc tests.
2326         * gas/ia64/dv-raw-err.l: Updated.
2328 2004-05-28  Peter Barada <peter@the-baradas.com>
2330         * gas/m68k/mode5.s: New test file.  Checks conversion of mode 5
2331         addressing with zero offset into mode 2 addressing.
2332         * gas/m68k/mode5.d: New file: Expected disassmbly.
2333         * gas/m68k/all.exp: Run new test.
2335 2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
2337         * gas/sh/arch: New directory.
2338         * gas/sh/arch/arch.exp: New test script.
2339         * gas/sh/arch/arch_expected.txt: New file.
2340         * gas/sh/arch/sh.s: New file.
2341         * gas/sh/arch/sh2.s: New file.
2342         * gas/sh/arch/sh-dsp.s: New file.
2343         * gas/sh/arch/sh2e.s: New file.
2344         * gas/sh/arch/sh3-nommu.s: New file.
2345         * gas/sh/arch/sh3.s: New file.
2346         * gas/sh/arch/sh3-dsp.s: New file.
2347         * gas/sh/arch/sh3e.s: New file.
2348         * gas/sh/arch/sh4-nommu-nofpu.s: New file.
2349         * gas/sh/arch/sh4-nofpu.s: New file.
2350         * gas/sh/arch/sh4.s: New file.
2351         * gas/sh/arch/sh4a-nofpu.s: New file.
2352         * gas/sh/arch/sh4al-dsp.s: New file.
2353         * gas/sh/arch/sh4a.s: New file.
2355 2004-05-27  H.J. Lu  <hongjiu.lu@intel.com>
2357         * gas/ia64/regs.d: Updated.
2359 2004-05-26  H.J. Lu  <hongjiu.lu@intel.com>
2361         * gas/ia64/ia64.exp: Run invalid-ar.
2363         * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
2364         * gas/ia64/invalid-ar.s: Likewise.
2366 2004-05-24  Peter Barada  <peter@the-baradas.com>
2368         * gas/m68k/mcf-emac.d: Provide correct disassembler results.
2369         * gas/m68k/mcf-mac.d: Provide correct disassembler results.
2371 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
2373         * gas/ia64/dv-srlz.d: Fix a typo.
2375 2004-05-12  Ben Elliston  <bje@au.ibm.com>
2377         * gas/h8300/t03_add.exp: Remove stray semicolons.
2378         * gas/h8300/t04_sub.exp: Likewise.
2379         * gas/h8300/t05_cmp.exp: Likewise.
2380         * gas/h8300/t08_or.exp: Likewise.
2381         * gas/h8300/t09_xor.exp: Likewise.
2382         * gas/h8300/t10_and.exp: Likewise.
2383         * gas/hppa/reloc/reloc.exp: Likewise.
2384         * gas/hppa/unsorted/unsorted.exp: Likewise.
2385         * gas/i386/i386.exp: Likewise.
2386         * gas/m68hc11/m68hc11.exp: Likewise.
2387         * gas/mips/mips.exp: Likewise.
2388         * gas/sparc/sparc.exp: Likewise.
2389         * lib/gas-defs.exp: Likewise.
2391 2004-05-11  Nick Clifton  <nickc@redhat.com>
2393         * gas/elf/section4.s: New test.  Checks label arithmetic when
2394         multiple same-name sections exist.
2395         * gas/elf/section4.d: New file: Expected section list
2396         * gas/elf/elf.exp: Run the new test.
2397         * gas/elf/group0.s: Use % instead of @ for type argument to
2398         .section directive (for compatability with ARM port).
2399         * gas/elf/group1.s: Likewise.
2401 2004-05-07  Richard Sandiford  <rsandifo@redhat.com>
2403         * gas/mips/vr4122.[sd]: Rename to...
2404         * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
2405         MD(1) and MD(4).
2406         * gas/mips/mips.exp: Update accordingly.
2408 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
2410         * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
2411         * gas/frv/fr405-insn.d: Likewise.
2412         * gas/frv/fr450-insn.d: Likewise.
2414 2004-04-30  H.J. Lu  <hongjiu.lu@intel.com>
2416         * gas/elf/elf.exp: Remove group1, add group1a and group1b for
2417         section group.
2419         * gas/elf/group1a.d: New file.
2420         * gas/elf/group1b.d: Likewise.
2422         * gas/elf/group1.e: Removed.
2424 2004-04-30  Nick Clifton  <nickc@redhat.com>
2426         * gas/arm/reg-alias.s: New file: Test case sensitive register
2427         aliases.
2428         * gas/arm/reg-alias.d: New file: Expected test output.
2429         * gas/arm/arm.exp: Run reg-alias test.
2430         Arrange tests in a more orderly fashion.
2432 2004-04-30  Ben Elliston  <bje@au.ibm.com>
2434         * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
2435         * gas/ppc/power4.d: Update accordingly.
2437 2004-04-26  H.J. Lu  <hongjiu.lu@intel.com>
2439         * gas/elf/elf.exp: Add group0a, group0b and group1 for section
2440         group.
2442         * gas/elf/group0.s: New file.
2443         * gas/elf/group0a.d: Likewise.
2444         * gas/elf/group0b.d: Likewise.
2445         * gas/elf/group1.e: Likewise.
2446         * gas/elf/group1.s: Likewise.
2448 2004-04-23  Nick Clifton  <nickc@redhat.com>
2450         * gas/symver/symver1.d: Cope with extra symbols inserted by
2451         arm-elf toolchains.
2452         * gas/symver/symver0.d: Likewise
2453         * gas/elf/symver.d: Likewise.
2455 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2457         * gas/sh/pcrel2.d: Update.
2458         * gas/sh/tlsd.d: Update.
2459         * gas/sh/tlsnopic.d: Update.
2460         * gas/sh/tlspic.d: Update.
2462 2004-04-22  Mark Kettenis  <kettenis@gnu.org>
2464         * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
2466 2004-04-22  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
2468         * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
2469         * gas/mips/mips-abi32-pic.d: Likewise.
2470         * gas/mips/mips-abi32-pic2.d: Likewise.
2471         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
2472         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
2473         * gas/mips/mips-gp64-fp32-pic.d: Likewise.
2474         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
2475         * gas/mips/relax-swap1-mips2.d: Likewise.
2476         * gas/mips/lb-svr4pic-ilocks.d: New test.
2477         * gas/mips/mips.exp: Run it.
2479 2004-04-22  Paul Brook  <paul@codesourcery.com>
2481         * maverick.c (off8s): Test full shifted operand range.
2482         (MCC2): Define.
2483         (MVDSPACC, MVACCDSP): Use it.
2484         * maverick.d, maverick.s: Regenerate.
2486 2004-04-22  Peter Barada <peter@the-baradas.com>
2488         * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
2489         * gas/m68k/mcf-emac.s: New test: Similar checks.
2490         * gas/m68k/mcf-mac.d: New test: Expected output.
2491         * gas/m68k/mcf-emac.d: New test: Likewise.
2492         * gas/m68k/all.exp: Run new tests.
2494 2004-04-21  Chris Demetriou  <cgd@broadcom.com>
2496         * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
2497         * gas/mips/empic.d: Likewise.
2498         * gas/mips/empic.l: Likewise.
2499         * gas/mips/empic.s: Likewise.
2500         * gas/mips/empic2.d: Likewise.
2501         * gas/mips/empic2.s: Likewise.
2502         * gas/mips/empic3_e.d: Likewise.
2503         * gas/mips/empic3_e.s: Likewise.
2504         * gas/mips/empic3_g1.d: Likewise.
2505         * gas/mips/empic3_g1.s: Likewise.
2506         * gas/mips/empic3_g2.d: Likewise.
2507         * gas/mips/empic3_g2.s: Likewise.
2508         * gas/mips/jal-empic-elf-2.d: Likewise.
2509         * gas/mips/jal-empic-elf-2.s: Likewise.
2510         * gas/mips/jal-empic-elf-3.d: Likewise.
2511         * gas/mips/jal-empic-elf-3.s: Likewise.
2512         * gas/mips/jal-empic-elf.d: Likewise.
2513         * gas/mips/jal-empic.d: Likewise.
2514         * gas/mips/la-empic.d: Likewise.
2515         * gas/mips/la-empic.s: Likewise.
2516         * gas/mips/lb-empic.d: Likewise.
2517         * gas/mips/ld-empic.d: Likewise.
2518         * gas/mips/lif-empic.d: Likewise.
2519         * gas/mips/telempic.d: Likewise.
2520         * gas/mips/tempic.d: Likewise.
2521         * gas/mips/ulh-empic.d: Likewise.
2522         * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
2523         * gas/mips/lifloat.s: Likewise.
2524         * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
2526 2004-04-20  Brian Ford  <ford@vss.fsi.com>
2527             DJ Delorie  <dj@redhat.com>
2529         * gas/i386/secrel.s: New test for .secrel32.
2530         * gas/i386/secrel.d: Likewise.
2531         * gas/i386/i386.exp: Call it for PE targets.
2533 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
2535         * gas/cfi/cfi-sparc64-1.d: Update.
2537 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
2539         * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
2541 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
2543         * gas/elf/section2.e-mips: Allow named section symbols.
2544         * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
2546 2004-04-13  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2548         * gas/m32r/parallel-2.s: New file: Test case for parallel code.
2549         * gas/m32r/parallel-2.d: New file: Expected results.
2550         * gas/m32r/m32r2.exp: Run the test.
2552         * gas/m32r/seth.s: New file: Test for seth.
2553         * gas/m32r/seth.d: New file: Expected results.
2554         * gas/m32r/m32r.exp: Run the new test.
2556 2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
2558         * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
2559         option.
2560         * gas/sh/basic.exp: Run the new test.
2562 2004-04-01  Dave Korn  <dk@artimi.com>
2564         * gas/dlx/alltests.exp: Execute new lohi test.
2565         * gas/dlx/lohi.s: New test for spurious lo16/hi16
2566         reloc overflow checking.
2567         * gas/dlx/lohi.d: New file: expected output.
2568         * gas/dlx/lhi.d: Updated to properly expect lo16
2569         relocations where asked for.
2570         * gas/dlx/itype.d: Likewise.
2571         * gas/dlx/lhi.d: Corrected cut+paste error in test name.
2573 2004-03-30  Stan Shebs  <shebs@apple.com>
2575         * gas/macros/macros.exp: Remove mention of MPW config.
2577 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
2579         * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
2580         an error.
2581         * gas/m68hc11/m68hc11.exp: Likewise.
2583 2004-03-23  Andreas Schwab  <schwab@suse.de>
2585         * gas/cfi/cfi-m68k.d: Adjust offsets.
2587 2004-03-22  Hans-Peter Nilsson  <hp@axis.com>
2589         * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
2590         * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
2592 2004-03-17  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2594         * gas/cfi/cfi-sh-1.d: New file.
2595         * gas/cfi/cfi-sh-1.s: Likewise.
2596         * gas/cfi/cfi.exp: Add SH case.
2598 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
2600         * gas/ppc/altivec.d: Update.
2601         * gas/ppc/altivec_xcoff.d: Update.
2602         * gas/ppc/altivec_xcoff64.d: Update.
2603         * gas/ppc/astest.d: Update.
2604         * gas/ppc/astest2.d: Update.
2605         * gas/ppc/astest2_64.d: Update.
2606         * gas/ppc/astest64.d: Update.
2607         * gas/ppc/booke.d: Update.
2608         * gas/ppc/booke_xcoff.d: Update.
2609         * gas/ppc/booke_xcoff64.d: Update.
2610         * gas/ppc/e500.d: Update.
2611         * gas/ppc/power4.d: Update.
2612         * gas/ppc/test1elf32.d: Update.
2613         * gas/ppc/test1elf64.d: Update.
2614         * gas/ppc/test1xcoff32.d: Update.
2616 2004-03-15  Alan Modra  <amodra@bigpond.net.au>
2618         * gas/i386/padlock.s: Pad with .p2align.
2619         * gas/i386/padlock.d: Adjust.
2621 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
2623         * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
2624         VIA PadLock instructions.
2625         * gas/i386/i386.exp: Run padlock tests.
2627 2004-03-12  Alan Modra  <amodra@bigpond.net.au>
2629         * gas/i386/katmai.d: Revert last change.
2631         * gas/i386/katmai.d: Adjust for clflush change.
2633 2004-03-08  Andreas Jaeger  <aj@suse.de>
2635         * gas/cfi/cfi-s390x-1.d: Adjust offsets.
2637 2004-03-07  Richard Henderson  <rth@redhat.com>
2639         * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
2641 2004-03-07  Andreas Jaeger  <aj@suse.de>
2643         * gas/cfi/cfi-x86_64.d: Adjust offsets.
2645 2004-03-07  Richard Henderson  <rth@redhat.com>
2647         * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
2648         gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
2649         gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
2651 2004-03-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2653         * gas/sh/sh64/err-dsp.s: Fix expected error message.
2655 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2657         * gas/frv/fr405-insn.[sdl]: New test.
2658         * gas/frv/fr450-spr.[sd]: New test.
2659         * gas/frv/fr450-insn.[sdl]: New test.
2660         * gas/frv/fr450-media-issue.[sl]: New test.
2661         * gas/frv/allinsn.exp: Run new tests.  Ensure fr405 instructions
2662         aren't accepted for -mcpu=fr400 or -mcpu=fr500.  Ensure fr450
2663         instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
2664         -mcpu=fr500.
2666 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2668         * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
2669         (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
2670         * gas/frv/allinsn.d: Update accordingly.
2672 2004-02-17  Petko Manolov  <petkan@nucleusys.com>
2674         * gas/arm/maverick.c: DSPSC to/from opcode fixes.
2675         * gas/arm/maverick.d: Likewise.
2676         * gas/arm/maverick.s: Likewise.
2678 2004-02-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2680         * gas/sh/basic.exp: Don't do sh4a tests for sh5.
2682 2004-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2684         * gas/macros/test2.s: Lowercase it.
2686 2004-02-02  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2688         * gas/mips/div.d: Update to accomodate changes in macro
2689         expansions.
2690         gas/mips/elf-rel-got-n32.d: Likewise.
2691         gas/mips/elf-rel-got-n64.d: Likewise.
2692         gas/mips/elf-rel-xgot-n32.d: Likewise.
2693         gas/mips/elf-rel-xgot-n64.d: Likewise.
2694         gas/mips/la-svr4pic.d: Likewise.
2695         gas/mips/la-xgot.d: Likewise.
2696         gas/mips/lca-svr4pic.d: Likewise.
2697         gas/mips/lca-xgot.d: Likewise.
2699 2004-02-01  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2701         * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
2702         * gas/sh/sh4a-fp.s: Likewise.
2703         * gas/sh/err-sh4a-fp.s: Likewise.
2705 2004-01-24  Chris Demetriou  <cgd@broadcom.com>
2707         * gas/mips/relax-swap1.s: Add extra space at end, so the
2708         disassembly will consistently have "..." at its end.
2709         * gas/mips/relax-swap2.s: Likewise.
2710         * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
2712 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
2714         * gas/arm/arm.exp: Add "undefined" test.
2715         * gas/arm/undefined.s, gas/arm/undefined.l: New files.
2717 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
2719         * gas/mips/macro-warn-[1234].[sdl]: New tests.
2720         * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
2721         * gas/mips/mips.exp: Run them.
2723 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
2725         * gas/mips/elf-rel19.[sd]: New test.
2726         * gas/mips/mips.exp: Run it.
2728 2004-01-11 Tom Rix   <tcrix@worldnet.att.net>
2730         * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
2731         * gas/m68hc11/movb.d: Likewise.
2732         * gas/m68hc11/m68hc11.exp: Likewise.  Add more movb failure tests.
2734 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
2736         * gas/i386/katmai.d: Adjust for changed sib printing.
2737         * gas/i386/prescott.d: Likewise.
2738         * gas/i386/sse2.d: Likewise.
2739         * gas/i386/ssemmx2.d: Likewise.
2741 2004-01-16  Alexandre Oliva  <aoliva@redhat.com>
2743         * gas/mn10300/mov5.s: New.
2744         * gas/mn10300/basic.exp (do_mov5): New.
2746 2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2748         * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
2749         with swapping for MIPS1.
2750         * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
2751         with swapping for MIPS2.
2752         * gas/mips/relax-swap1.l: Stderr output for the new tests.
2753         * gas/mips/relax-swap1.s: Source for the new tests.
2754         * gas/mips/relax-swap2.d: New test for branch likely relaxation
2755         with swapping.
2756         * gas/mips/relax-swap2.l: Stderr output for the new test.
2757         * gas/mips/relax-swap2.s: Source for the new test.
2758         * gas/mips/mips.exp: Run the new tests.
2760 2004-01-13  Ian Lance Taylor  <ian@wasabisystems.com>
2762         * gas/mips/mips16-64.d: New test.
2763         * gas/mips/mips.exp: Run it.
2765 2004-01-12  Richard Sandiford  <rsandifo@redhat.com>
2767         * gas/mips/elf-rel18.[sd]: New test.
2768         * gas/mips/mips.exp: Run it.
2770 2004-01-09  Paul Brook  <paul@codesourcery.com>
2772         * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
2773         * gas/arm/arm.exp: Add them.
2775 2004-01-08  Ian Lance Taylor  <ian@wasabisystems.com>
2777         * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
2778         * gas/mips/ldstla-n64-shared.d: Likewise.
2780 2004-01-07  Nick Clifton  <nickc@redhat.com>
2782         * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
2784 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
2786         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
2787         * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
2788         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
2789         * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
2790         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
2791         * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register.  Use
2792         gprel12 for rodata symbol and gotoff12 for sdata symbol.
2793         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
2794         * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
2795         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
2796         * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
2797         * gas/frv/allinsns.exp: Run it.
2799 2004-01-02  Albert Bartoszko  <albar@nt.kegel.com.pl>
2801         * gas/msp430/opcode.s: Add test for an 'add' instruction which
2802         looks similar to an 'rla' instruction.
2804 For older changes see ChangeLog-9303
2806 Local Variables:
2807 mode: change-log
2808 left-margin: 8
2809 fill-column: 74
2810 version-control: never
2811 End: