2006-01-16 Paul Brook <paul@codesourcery.com>
[binutils.git] / gas / testsuite / ChangeLog
blob1caba644401b3b0562611f4dc451b734987ff930
1 2006-01-16  Paul Brook  <paul@codesourcery.com>
3         * gas/m68k/all.exp: Add mcf-fpu.
4         * gas/m68k/mcf-fpu.d: New file.
5         * gas/m68k/mcf-fpu.s: New file.
7 2006-01-11  Nick Clifton  <nickc@redhat.com>
9         * gas/tic54x/address.d: Work with 64bit hosts.
10         * gas/tic54x/addrfar.d: Likewise.
11         * gas/tic54x/align.d: Likewise.
12         * gas/tic54x/all-opcodes.d: Likewise.
13         * gas/tic54x/asg.d: Likewise.
14         * gas/tic54x/cons.d: Likewise.
15         * gas/tic54x/consfar.d: Likewise.
16         * gas/tic54x/extaddr.d: Likewise.
17         * gas/tic54x/field.d: Likewise.
18         * gas/tic54x/labels.d: Likewise.
19         * gas/tic54x/loop.d: Likewise.
20         * gas/tic54x/lp.d: Likewise.
21         * gas/tic54x/macro.d: Likewise.
22         * gas/tic54x/math.d: Likewise.
23         * gas/tic54x/opcodes.d: Likewise.
24         * gas/tic54x/sections.d: Likewise.
25         * gas/tic54x/set.d: Likewise.
26         * gas/tic54x/struct.d: Likewise.
27         * gas/tic54x/subsym.d: Likewise.
29 2006-01-09  H.J. Lu  <hongjiu.lu@intel.com>
31         PR gas/2117
32         * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
33         ltoff22x-5.
35         * gas/ia64/ltoff22x-2.d: New file.
36         * gas/ia64/ltoff22x-2.s: Likewise.
37         * gas/ia64/ltoff22x-3.d: Likewise.
38         * gas/ia64/ltoff22x-3.s: Likewise.
39         * gas/ia64/ltoff22x-4.d: Likewise.
40         * gas/ia64/ltoff22x-4.s: Likewise.
41         * gas/ia64/ltoff22x-5.d: Likewise.
42         * gas/ia64/ltoff22x-5.s: Likewise.
44 2006-01-03  Hans-Peter Nilsson  <hp@bitrange.com>
46         PR gas/2101
47         * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
49 2005-12-22  Jan Beulich  <jbeulich@novell.com>
51         * gas/all/cond.s: Also check .if works on equates to undefined
52         when the expression value can be known without knowing the
53         value of the symbol.
54         * gas/all/cond.l: Adjust.
55         * gas/i386/equ.s: Also check .if works on (equates to)
56         registers when the expression value can be known without
57         knowing the value of the register.
58         * gas/i386/equ.e: Adjust.
60 2005-12-14  Jan Beulich  <jbeulich@novell.com>
62         * gas/i386/rex.[sd]: New.
63         * gas/i386/i386.exp: Run new test.
65 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
67         * gas/mt: Renamed from ms1 dir.  Update file names as needed.
68         * gas/mt/errors.exp: Replace ms1 arch with mt arch.
69         * gas/mt/mt.exp: Replace ms1 arch with mt arch.
70         * gas/mt/relocs.exp: Replace ms1 arch with mt arch.
72 2005-12-07  Hans-Peter Nilsson  <hp@axis.com>
74         * gas/cris/rd-bcnst-pic.d, gas/cris/rd-branch-pic.d,
75         gas/cris/rd-brokw-pic-1.d, gas/cris/rd-brokw-pic-2.d,
76         gas/cris/rd-brokw-pic-3.d, gas/cris/rd-fragtest-pic.d: New tests.
78 2005-12-06  H.J. Lu  <hongjiu.lu@intel.com>
80         PR gas/1874
81         * gas/i386/i386.exp: Add x86-64-prescott for 64bit.
83         * gas/i386/prescott.s: Test address size override for monitor.
84         * gas/i386/prescott.d: Updated.
86         * gas/i386/x86-64-prescott.d: New file.
87         * gas/i386/x86-64-prescott.s: Likewise.
89 2005-12-06  Hans-Peter Nilsson  <hp@axis.com>
91         * gas/cris/rd-pcplus.s, gas/cris/rd-pcplus.d: New test.
93 2005-11-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
95         * gas/macros/purge.l: Increment line numbers.
96         * gas/macros/purge.s: Add ".data" line.
98         Bug gas/1896
99         * gas/all/redef2.d: Allow "$DATA$" as well as ".data" in matches.
100         * gas/all/weakref1.d: Allow "$CODE$" as well as ".text" in matches.
101         * gas/hppa/reloc/reloc.exp: Adjust regexp for new output.
103 2005-11-23  Daniel Jacobowitz  <dan@codesourcery.com>
104             Thiemo Seufer <ths@networkno.de>
106         * gas/mips/bge.d, gas/mips/bge.s, gas/mips/bgeu.d, gas/mips/bgeu.s,
107         gas/mips/blt.d, gas/mips/blt.s, gas/mips/bltu.d,
108         gas/mips/bltu.s: Reactivate external branch tests.
109         * gas/mips/branch-misc-2.d, gas/mips/branch-misc-2pic.d,
110         gas/mips/branch-misc-2-64.d, gas/mips/branch-misc-2pic-64.d: New
111         tests.
112         * gas/mips/branch-misc-2.l, gas/mips/branch-misc-2pic.l,
113         gas/testsuite/gas/mips/branch-misc-2pic.s: Remove.
114         * gas/mips/mips.exp: Adjust branch-misc-2 tests.  Add 64-bit
115         variants.
117 2005-11-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
119         * gas/all/quad.d: Add -j "\$DATA\$".  Modify regexp to check for
120         "$DATA$" as well as ".data".
121         * gas/all/sleb128.d: Likewise.
123 2005-11-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
125         Bug gas/1894 Bug gas/1895
126         * gas/all/gas.exp (redef3): xfail on hppa*-*-hpux*.
127         * gas/all/redef.d: Add -j "\$DATA\$".  Modify regexp to check for
128         "$DATA$" as well as ".data".
129         * gas/all/redef2.d: Likewise.
131         Bug gas/1879
132         * gas/all/weakref1.d: Check for "$CODE$" as well as ".text".
133         * gas/all/weakref1.s: Indent "-ld1 = l".
134         * gas/all/weakref1g.d: Remove --no-sort option.
135         * gas/all/weakref1l.d: Likewise.
136         * gas/all/weakref1u.d: Likewise.  Sort expected results.
137         * gas/all/weakref1w.d: Likewise.
138         * gas/all/weakref2.s: Indent directives.
139         * gas/all/weakref3.s: Likewise.
141 2005-11-17  Jan Beulich  <jbeulich@novell.com>
143         * gas/all/cond.s: Also check ifdef works on equates and
144         commons.
145         * gas/all/cond.l: Adjust.
146         * gas/all/redef2.s: Also test redefining equate to label.
147         * gas/all/redef2.d: Adjust.
148         * gas/all/redef3.[sd]: New.
149         * gas/all/redef4.s: New.
150         * gas/all/redef5.s: New.
151         * gas/elf/redef.s: New, copied from original gas/all/redef2.s.
152         * gas/elf/redef.d: Remove #source.
153         * gas/all/gas.exp: Remove exclusion of iq2000-*-* from and
154         adjust xfails for redefinition tests. Run new tests. Exclude
155         alpha*-*-*, mips*-*-*, *c54x*-*-* from weakref tests.
157 2005-11-16  Richard Henderson  <rth@redhat.com>
159         * gas/all/weakref1.s: Use "=" instead of ".set" for equivalence.
161 2005-11-15  Daniel Jacobowitz  <dan@codesourcery.com>
163         * gas/arm/unwind.s, gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Add
164         a test for saving only the low registers.
166 2005-11-14  Thiemo Seufer  <ths@networkno.de>
168         * gas/testsuite/gas/mips/mips16e-jrc.d: Tighten file format
169         check, relax whitespace checking.
171 2005-11-14  David Ung  <davidu@mips.com>
173         * gas/mips/mips.exp: Run new save/restore tests.
174         * gas/testsuite/gas/mips/mips16e-save.s: New test for generating
175         different styles of save/restore instructions.
176         * gas/testsuite/gas/mips/mips16e-save.d: New.
178 2005-11-10  Jan Beulich  <jbeulich@novell.com>
180         * gas/i386/intelbad.d: Add tests for ill registers in brackets.
181         * gas/i386/intelbad.l: Adjust.
183 2005-11-10  Nick Clifton  <nickc@redhat.com>
185         * gas/arm/archv6t2-bad.s: Add tests of badly composed ldrex and
186         strex instructions.
187         * gas/arm/archv6t2-bad.l: Add expected error messages.
188         * gas/arm/r15-bad.l: Adjust error messages for r15 usage in ldrex
189         and strex instructions.
191 2005-11-08  Arnold Metselaar  <arnold.metselaar@planet.nl>
193         * gas/all/cofftag.s: Convert numbers in .type 
194         directives to decimal.
195         * gas/all/gas.exp: enable cofftag-test for z80-*-coff.
197 2005-11-08  Nathan Sidwell  <nathan@codesourcery.com>
199         Add ms2.
200         * gas/ms1/allinsn.d: Adjust pcrel disassembly.
201         * gas/ms1/errors.exp: Fix target triplet.
202         * gas/ms1/ms1-16-003.d: Adjust pcrel disassembly.
203         * gas/ms1/ms1-16-003.s: Tweak label.
204         * gas/ms1/ms1.exp: Adjust target triplet.  Add ms2 test.
205         * gas/ms1/ms2.d, gas/ms1/ms2.s: New.
206         * gas/ms1/relocs.d: Adjust expected machine name and pcrel
207         disassembly. 
208         * gas/ms1/relocs.exp: Adjust target triplet.
210 2005-11-07  Jan Beulich  <jbeulich@novell.com>
212         * gas/all/redef2.[sd]: New.
213         * gas/all/gas.exp: Run new test.
214         * gas/elf/redef.d: New.
215         * gas/elf/elf.exp: Run new test.
217 2005-11-07  Alan Modra  <amodra@bigpond.net.au>
219         * gas/i386/divide.s: Test line comment starting with '/'.
220         * gas/i386/divide.d: Pass --divide to gas.
221         * gas/i386/intelok.d: Likewise.
222         * gas/i386/i386.exp (divide): Run for all targets.
224 2005-11-07  Arnold Metselaar <arnold.metselaar@planet.nl>
226         * gas/z80/z80.exp: Added "suffix" test.
227         * gas/z80/suffix.s: New file.
228         * gas/z80/suffix.d: New file.
230 2005-11-04  H.J. Lu  <hongjiu.lu@intel.com>
232         * gas/i386/padlock.d: Support 64bit BFD.
234 2005-11-04  Alexandre Oliva  <aoliva@redhat.com>
236         * gas/all/gas.exp: Remove weakref xfail.  Run weakref4.s.
237         * gas/all/weakref1.s: Move redefinition bits to...
238         * gas/all/weakref4.s: ... new file.
239         * gas/all/weakref1.d: Remove command moved to weakref1u.  Adjust
240         remaining command for leading tabs.  Regenerate.
241         * gas/all/weakref1l.d: Regenerate.
242         * gas/all/weakref1u.d: Likewise.
243         * gas/all/wealref1w.d: Likewise.
245 2005-11-04  Jan Beulich  <jbeulich@novell.com>
247         * gas/all/gas.exp: xfail weakref dump tests for all targets.
249 2005-10-29  Hans-Peter Nilsson  <hp@axis.com>
251         PR gas/1630
252         * gas/all/gas.exp <weakref1, weakref1g, weakref1l, weakref1u,
253         weakref1w>: Xfail for cris-*-* and mmix-*-*.
255 2005-10-27  Jan Beulich  <jbeulich@novell.com>
257         * gas/i386/equ.d: Fix typo.
258         * gas/i386/equ.s: Don't globalize r.
260 2005-10-27  Jan Beulich  <jbeulich@novell.com>
262         * gas/all/gas.exp: Don't xfail equiv1 test anymore.
264 2005-10-26  Paul Brook  <paul@codesourcery.com>
266         * gas/arm/archv6.d: Adjust expected output.
268 2005-10-26  Jan Beulich  <jbeulich@novell.com>
270         * gas/i386/intel.s: Replace register used in offset expression.
271         * gas/i386/intel.e: Adjust.
272         * gas/i386/intelbad.l: Adjust.
273         * gas/i386/equ.[sed]: New.
274         * gas/i386/i386.exp: Run new test.
276 2005-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
278         * gas/z80/z80.exp: Fix misplaced-open-brace typo.
280 2005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
282         * gas/all/gas.exp: Exclude Z80-*-* from floating point, string,
283         and cofftag test.
284         * gas/macros/macros.exp: Expect z80-*-* to fail the strings test
285         because it has no string escapes.
286         * gas/z80/quotes.d: New file
287         * gas/z80/quotes.d: New file
288         * gas/z80/quotes.s: New file
289         * gas/z80/redef.d: New file
290         * gas/z80/redef.s: New file
291         * gas/z80/z80.exp: New file
292         
293 2005-10-24  Bernd Schmidt  <bernd.schmidt@analog.com>
295         * gas/bfin/flow2.d: Match changed assembler behaviour.
296         * gas/bfin/reloc.d: Likewise.
298 2005-10-24  Alexandre Oliva  <aoliva@redhat.com>
300         * gas/all/weakref1.s, gas/all/weakref1.d: New test.
301         * gas/all/weakref1g.d, gas/all/weakref1l.d: New tests.
302         * gas/all/weakref1u.d, gas/all/weakref1w.d: New tests.
303         * gas/all/weakref2.s, gas/all/weakref3.s: New tests.
304         * gas/all/gas.exp: Run new tests.
306 2005-10-24  Jan Beulich  <jbeulich@novell.com>
308         * gas/ia64/index.[sl]: New.
309         * gas/ia64/rotX.[sl]: New.
310         * gas/ia64/ia64.exp: Run new tests.
312 2005-10-24  Jan Beulich  <jbeulich@novell.com>
314         * gas/ia64/regs.pl: Also check tp alias of r13.
315         * gas/ia64/regs.s: Regenerate.
316         * gas/ia64/regs.d: Adjust.
318 2005-10-19  David Ung  <davidu@mips.com>
320         * gas/mips/mips.exp: Run new test.
321         * gas/testsuite/gas/mips/mips16e-jrc.s: New test for converting
322         jalr/jr to the compact jalrc/jrc instructions.
323         * gas/testsuite/gas/mips/mips16e-jrc.d: New.
325 2005-10-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
327         * gas/s390/zarch-z9-109.s: Add tests for unnormalized hfp multiply
328         and multiply-and-add instructions.
329         * gas/s390/zarch-z9-109.d: Update expected result.
331 2005-10-17  Richard Earnshaw  <richard.earnshaw@arm.com>
333         * gas/arm/copro.d: 'mcrlt' instruction should not be disassembled as
334         'cfsh64lt'.
336 2005-10-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
338         * gas/hppa/basic/basic.exp (do_system): Adjust for removal of lha
339         instructions from system.s.
340         * gas/hppa/basic/system.s (lha): Remove.
342 2005-10-12  Jan Beulich  <jbeulich@novell.com>
344         * gas/ia64/forward.[sd]: New.
345         * gas/ia64/ia64.exp: Run new test.
347 2005-10-11  Jan Beulich  <jbeulich@novell.com>
349         * gas/all/cond.s: Add test for resolution of fully resolvable
350         forward references in .if/.endif.
351         * gas/all/cond.d: Rename to:
352         * gas/all/cond.l: New.
353         * gas/all/assign-bad.s: New.
354         * gas/all/assign-ok.s: New.
355         * gas/all/equ-bad.s: New.
356         * gas/all/equ-ok.s: New.
357         * gas/all/equiv1.s: New.
358         * gas/all/equiv2.s: New.
359         * gas/all/eqv-bad.s: New.
360         * gas/all/eqv-ok.s: New.
361         * gas/all/eval.[sd]: New.
362         * gas/all/forward.[sd]: New.
363         * gas/all/redef.[sd]: New.
364         * gas/all/gas.exp: Run new tests, but xfail equiv1 (PR/1387).
366 2005-10-10  Nick Clifton  <nickc@redhat.com>
368         * gas/sh/reg-prefix.s: Use mov.l instruction in preference to
369         movli.l.
370         * gas/sh/reg-prefix.d: Force little endian assembly.
372 2005-10-08  Paul Brook  <paul@codesourcery.com>
374         * gas/arm/eabi_attr_1.s: New test.
375         * gas/arm/eabi_attr_1.d: New test.
376         * gas/arm/arm7t.d: Only disassemble code sections.
377         * gas/arm/bignum1.d: Ignore Arm object attribute sections.
378         * gas/arm/mapping.d: Ditto.
379         * gas/arm/unwind.d: Ditto.
380         * gas/elf/section0.d: Ditto.
381         * gas/elf/section1.d: Ditto.
382         * gas/elf/elf.exp: Set target_machine for Arm EABI based targets.
383         * gas/elf/section2.e-armeabi: New file.
385 2005-10-06  Khem Raj  <kraj@mvista.com>
386             NIIBE Yutaka  <gniibe@m17n.org>
388         * gas/sh/basic.exp:  Run reg-prefix test.
389         * gas/sh/reg-prefix.s: New
390         * gas/sh/reg-prefix.d: New 
392 2005-09-30  Catherine Moore  <clm@cm00re.com>
394         * gas/bfin: New testsuite for bfin.
395         * gas/all/gas.exp (bfin-*-*): Expected failure for alternate
396         macro syntax.
398 2005-09-30  Paul Brook  <paul@codesourcery.com>
400         * gas/arm/fpa-mem.s: Remove incorrect comments.
401         * gas/arm/fpa-mem.d: Update expected results.
403 2005-09-29  Jan Beulich  <jbeulich@novell.com>
405         * gas/ia64/alloc.[sl]: New.
406         * gas/ia64/ia64.exp: Run new test.
408 2005-09-28  Jan Beulich  <jbeulich@novell.com>
410         * gas/i386/x86-64-stack.s, gas/i386/x86-64-stack.d,
411         gas/i386/x86-64-stack-suffix.d, gas/i386/x86-64-stack-intel.d: New.
412         * gas/i386/i386.exp: Run new tests.
414 2005-09-28  Jan Beulich  <jbeulich@novell.com>
416         * gas/i386/mixed-mode-reloc.s: Enable all insns.
417         * gas/i386/mixed-mode-reloc32.d: Adjust.
418         * gas/i386/mixed-mode-reloc64.d: Adjust.
420 2005-09-28  Jan Beulich  <jbeulich@novell.com>
422         * gas/i386/reloc64.s: Also test .slong.
423         * gas/i386/reloc64.l: Adjust.
424         * gas/i386/reloc64.d: Adjust.
426 2005-09-21  Alan Modra  <amodra@bigpond.net.au>
428         * gas/lns/lns.exp (lns-common-1): Don't run on targets without
429         a bare nop insn.
431 2005-09-20  Richard Henderson  <rth@redhat.com>
433         * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d,
434         gas/cris/rd-dw2-12.d, gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d,
435         gas/cris/rd-dw2-15.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
436         gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
437         gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
438         gas/mips/mips16-dwarf2-n32.d, gas/mips/mips16-dwarf2.d: Add 0x
439         prefix in "Advance PC" lines.
441 2005-09-08  Paul Brook  <paul@codesourcery.com>
443         * gas/arm/arch6zk.d: Rename smi to smc.
444         * gas/arm/arch6zk.s: Ditto.
445         * gas/arm/thumb32.d: Ditto.
446         * gas/arm/thumb32.s: Ditto.
448 2005-09-07  Richard Henderson  <rth@redhat.com>
450         * gas/lns/lns-common-1.d: Don't match header or special opcode numbers.
451         * gas/lns/lns-common-1.s: Update for syntax change.
452         * gas/lns/lns-diag-1.[sl]: Likewise.
454 2005-09-07  Richard Henderson  <rth@redhat.com>
456         * gas/mips/mips16-dwarf2.d: Don't match anything but address and line
457         number increments.  Adjust relocation address.
458         * gas/mips/mips16-dwarf2-n32.d: Likewise.  Add "N32" to test name.
460 2005-09-07  Richard Henderson  <rth@redhat.com>
462         * gas/cris/rd-dw2-1.d: Don't match anything but address and line
463         number increments.
464         * gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
465         gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d,
466         gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d, gas/cris/rd-dw2-4.d,
467         gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d, gas/cris/rd-dw2-7.d,
468         gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d: Likewise.
470 2005-09-07  Richard Henderson  <rth@redhat.com>
472         * gas/lns/lns.exp: New file.
473         * gas/lns/lns-common-1.[sd]: New test.
474         * gas/lns/lns-diag-1.[sl]: New test.
476 2005-09-06  Chao-ying Fu  <fu@mips.com>
478         * gas/mips/mips.exp: Run MT test for mips32r2 only.
479         * gas/mips/mips32-mt.[sdl]: New test.
481 2005-09-06  Paul Brook  <paul@codesourcery.com>
483         * gas/arm/thumb2_relax.d: New test.
484         * gas/arm/thumb2_relax.s: New test.
485         * gas/arm/thumb32.d: Adjust expected results to include relaxation.
486         * gas/arm/thumb32.s: Tweak for better coverage of relaxable
487         instructions.  Remove load/store tests.
489 2005-09-02  Paul Brook  <paul@codesourcery.com>
491         * gas/arm/arm3-bad.s: New test.
492         * gas/arm/arm3-bad.d: New test.
493         * gas/arm/arm3.s: Avoid illegal instructions.
494         * gas/arm/arm3.d: Ditto.
496 2005-09-02  Paul Brook  <paul@codesourcery.com>
498         * gas/arm/vfp-bad_t2.d, gas/arm/vfp-bad_t2.l, arm/vfp-bad_t2.s,
499         gas/arm/vfp1_t2.d, gas/arm/vfp1_t2.s, gas/arm/vfp1xD_t2.d,
500         gas/arm/vfp1xD_t2.s, gas/arm/vfp2_t2.d, gas/arm/vfp2_t2.s): New files.
502 2005-09-02  Paul Brook  <paul@codesourcery.com>
504         * gas/arm/fpa-mem.d: Test "stfpls".
505         * gas/arm/fpa-mem.s: Ditto.
507 2005-09-01  Hans-Peter Nilsson  <hp@axis.com>
509         * gas/cris: Adjust all files for testing target
510         cris-axis-linux-gnu.
512 2005-08-30  Paul Brook  <paul@codesourcery.com>
514         * gas/arm/thumb.d: Change "sub rn, rn, rn" to "subs rn, rn, rn".
515         * gas/arm/thumb32.d: Ditto.
517 2005-08-26  Jan Beulich  <jbeulich@novell.com>
519         * gas/i386/intel.s: Adjust.
520         * gas/i386/intelok.s: Add two more insns.
521         * gas/i386/intelok.d: Adjust.
523 2005-08-26  Jan Beulich  <jbeulich@novell.com>
525         * gas/i386/intelok.d: Adjust.
527 2005-08-25  Chao-ying Fu  <fu@mips.com>
529         * gas/mips/mips.exp: Run DSP test.
530         * gas/mips/mips32-dsp.[sdl]: New test.
532 2005-08-22  Jan Beulich  <jbeulich@novell.com>
534         * gas/i386/mixed-mode-reloc.s, gas/i386/mixed-mode-reloc32.d,
535         gas/i386/mixed-mode-reloc64.d: New.
536         * gas/i386/i386.exp: Run new tests.
538 2005-08-15  Paul Brook  <paul@codesourcery.com>
540         * gas/arm/thumb2_it.s: Add more instruction variants.
541         * gas/arm/thumb2_it.d: Ditto.
543 2005-08-12 Martin Schwidefsky  <schwidefsky@de.ibm.com>
545         * gas/testsuite/gas/s390/s390.exp: Reorganize gas testsuite for s390
546         and add tests for new cpu type z9-109.
547         * gas/testsuite/gas/s390/esa-g5.d: New.
548         * gas/testsuite/gas/s390/esa-g5.s: New.
549         * gas/testsuite/gas/s390/esa-operands.d: New.
550         * gas/testsuite/gas/s390/esa-operands.s: New.
551         * gas/testsuite/gas/s390/esa-reloc.d: New.
552         * gas/testsuite/gas/s390/esa-reloc.s: New.
553         * gas/testsuite/gas/s390/esa-z9-109.d: New.
554         * gas/testsuite/gas/s390/esa-z9-109.s: New.
555         * gas/testsuite/gas/s390/esa-z900.d: New.
556         * gas/testsuite/gas/s390/esa-z900.s: New.
557         * gas/testsuite/gas/s390/esa-z990.d: New.
558         * gas/testsuite/gas/s390/esa-z990.s: New.
559         * gas/testsuite/gas/s390/zarch-operands.d: New.
560         * gas/testsuite/gas/s390/zarch-operands.s: New.
561         * gas/testsuite/gas/s390/zarch-reloc.d: New.
562         * gas/testsuite/gas/s390/zarch-reloc.s: New.
563         * gas/testsuite/gas/s390/zarch-z9-109.d: New.
564         * gas/testsuite/gas/s390/zarch-z9-109.s: New.
565         * gas/testsuite/gas/s390/zarch-z900.d: New.
566         * gas/testsuite/gas/s390/zarch-z900.s: New.
567         * gas/testsuite/gas/s390/zarch-z990.d: New.
568         * gas/testsuite/gas/s390/zarch-z990.s: New.
569         * gas/testsuite/gas/s390/opcode.d: Delete.
570         * gas/testsuite/gas/s390/opcode.s: Delete.
571         * gas/testsuite/gas/s390/opcode64.d: Delete.
572         * gas/testsuite/gas/s390/opcode64.s: Delete.
573         * gas/testsuite/gas/s390/operands.d: Delete.
574         * gas/testsuite/gas/s390/operands.s: Delete.
575         * gas/testsuite/gas/s390/operands64.d: Delete.
576         * gas/testsuite/gas/s390/operands64.s: Delete.
577         * gas/testsuite/gas/s390/reloc.d: Likewise.
578         * gas/testsuite/gas/s390/reloc.s: Likewise.
579         * gas/testsuite/gas/s390/reloc64.d: Likewise.
580         * gas/testsuite/gas/s390/reloc64.s: Likewise.
582 2005-08-11  Alan Modra  <amodra@bigpond.net.au>
584         * gas/all/gas.exp: Remove a29k and m88k support.
585         * gas/m88k/allinsn.d: Delete.
586         * gas/m88k/allinsn.s: Delete.
587         * gas/m88k/init.d: Delete.
588         * gas/m88k/init.s: Delete.
589         * gas/m88k/m88k.exp: Delete.
590         * gas/tic80/add.d: Delete.
591         * gas/tic80/add.lst: Delete.
592         * gas/tic80/add.s: Delete.
593         * gas/tic80/align.d: Delete.
594         * gas/tic80/align.lst: Delete.
595         * gas/tic80/align.s: Delete.
596         * gas/tic80/bitnum.d: Delete.
597         * gas/tic80/bitnum.lst: Delete.
598         * gas/tic80/bitnum.s: Delete.
599         * gas/tic80/ccode.d: Delete.
600         * gas/tic80/ccode.lst: Delete.
601         * gas/tic80/ccode.s: Delete.
602         * gas/tic80/cregops.d: Delete.
603         * gas/tic80/cregops.lst: Delete.
604         * gas/tic80/cregops.s: Delete.
605         * gas/tic80/endmask.d: Delete.
606         * gas/tic80/endmask.lst: Delete.
607         * gas/tic80/endmask.s: Delete.
608         * gas/tic80/float.d: Delete.
609         * gas/tic80/float.lst: Delete.
610         * gas/tic80/float.s: Delete.
611         * gas/tic80/regops.d: Delete.
612         * gas/tic80/regops.lst: Delete.
613         * gas/tic80/regops.s: Delete.
614         * gas/tic80/regops2.d: Delete.
615         * gas/tic80/regops2.lst: Delete.
616         * gas/tic80/regops2.s: Delete.
617         * gas/tic80/regops3.d: Delete.
618         * gas/tic80/regops3.lst: Delete.
619         * gas/tic80/regops3.s: Delete.
620         * gas/tic80/regops4.d: Delete.
621         * gas/tic80/regops4.lst: Delete.
622         * gas/tic80/regops4.s: Delete.
623         * gas/tic80/relocs1.c: Delete.
624         * gas/tic80/relocs1.d: Delete.
625         * gas/tic80/relocs1.lst: Delete.
626         * gas/tic80/relocs1.s: Delete.
627         * gas/tic80/relocs1b.d: Delete.
628         * gas/tic80/relocs2.c: Delete.
629         * gas/tic80/relocs2.d: Delete.
630         * gas/tic80/relocs2.lst: Delete.
631         * gas/tic80/relocs2.s: Delete.
632         * gas/tic80/relocs2b.d: Delete.
633         * gas/tic80/tic80.exp: Delete.
635 2005-08-05  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
637         * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Add "L%" to regexp.
639 2005-08-05  Paul Brook  <paul@codesourcery.com>
641         * gas/arm/thumb32.s: Use correct conditional suffixes inside IT
642         blocks.
643         * gas/arm/thumb2_it.d, gas/arm/thumb2_it.s: New test.
645 2005-08-05  Paul Brook  <paul@codesourcery.com>
647         * gas/arm/thumb32.d: Update ldm/stm dests.
648         * gas/arm/thumb32.s: Ditto.
650 2005-08-03  Nick Clifton  <nickc@redhat.com>
652         * gas/arm/iwmmxt-bad2.s: New file: Check for error messages about
653         erroneous offsets in iwmmxt instructions.  Cannot be part of
654         iwmmxt-bad.s because the errors there stop the assembler before it
655         gets to check the offsets in instructions.
656         * gas/arm/iwmmxt-bad2.d: New file.
657         * gas/arm/iwmmxt-bad2.l: New file: Expected error messages.
659 2005-08-02  Khem Raj  <kraj@mvista.com>
661         * gas/arm/iwmmxt.s: Change the offset values of the WLDRD, WSTRD
662         and WSTRW instructions to be larger than +/-255.
663         * gas/arm/iwmmxt.d: Fix the expected results for these
664         instructions.
666 2005-07-29  Paul Brook  <paul@codesourcery.com>
668         * gas/arm/thumb32.d: Fix expected output for writeback addressing
669         modes.  Add single high reg push/pop test.
670         * gas/asm/thumb32.s: Add single high reg push/pop test.
672 2005-07-29  Paul Brook  <paul@codesourcery.com>
674         * gas/arm/thumb32.s: Add tests for addw, subw, tbb and tbh.
675         * gas/arm/thumb32.d: Ditto.
677 2005-07-27  Jan Beulich  <jbeulich@novell.com>
679         * gas/ia64/unwind-bad.l: Uncomment patterns matching new warnings.
680         * gas/ia64/unwind-ok.d: Correct expectations.
682 2005-07-26  Jan Beulich  <jbeulich@novell.com>
684         * gas/i386/immed32.[sd]: New.
685         * gas/i386/immed64.[sd]: New.
686         * gas/i386/i386.exp: Run new tests.
688 2005-07-21  Paul Brook  <paul@codesourcery.com>
690         * gas/arm/thumb32.s: Add tests for [pc, #imm] addressing modes.
691         * gas/arm/thumb32.d: Ditto.
693 2005-07-20  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
695         * gas/m32r/rel32.exp: New file. 
696         * gas/m32r/rel32.s: New file. 
697         * gas/m32r/rel32.d: New file. 
698         * gas/m32r/rel32-pic.s: New file. 
699         * gas/m32r/rel32-pic.d: New file. 
700         * gas/m32r/rel32-err.s: New file. 
701         * gas/m32r/error.exp: Added rel32-err. 
703 2005-07-18  H.J. Lu  <hongjiu.lu@intel.com>
705         * gas/i386/i386.exp: Add suffix.
707         * gas/i386/suffix.d: New file.
708         * gas/i386/suffix.s: Likewise.
710 2005-07-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
712         * gas/hppa/basic/fp_comp.s: Add level 1.1 directive.
713         * gas/hppa/basic/special.s, gas/hppa/basic/system.s: Likewise.
715 2005-07-18  Jan Beulich  <jbeulich@novell.com>
717         * gas/i386/reloc32.[sdl]: New.
718         * gas/i386/reloc64.[sdl]: New.
719         * gas/i386/i386.exp: Run new tests.
721 2007-07-15  H.J. Lu <hongjiu.lu@intel.com>
723         * gas/i386/i386.exp: Add vmx and x86-64-vmx.
725         * gas/i386/vmx.d: New file.
726         * gas/i386/vmx.s: Likewise.
727         * gas/i386/x86-64-vmx.d: Likewise.
728         * gas/i386/x86-64-vmx.s: Likewise.
730 2005-07-14  Nick Clifton  <nickc@redhat.com>
732         PR 1063
733         * gas/crx/gas-segfault.d: New file.
734         * gas/crx/gas-segfault.s: New file.
736 2005-07-12  Hans-Peter Nilsson  <hp@bitrange.com>
738         * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: "
739         first on a line, adjusting for testsuite framework change.
741 2005-07-10  H.J. Lu  <hongjiu.lu@intel.com>
743         * i386/x86_64.s: Add absolute siged 32bit addressing tests for
744         mov.
745         * i386/x86_64.d: Updated.
747 2005-07-08  Hans-Peter Nilsson  <hp@axis.com>
749         PR gas/1049
750         * gas/cris/rd-pic-2.d, gas/cris/rd-pic-2.s: New test.
751         * gas/cris/rd-abs32-1.d: Tweak for not emitting reloc-related
752         garbage for global symbols.
754 2005-07-07  Nick Clifton  <nickc@redhat.com>
756         * gas/arm/vfp1xD.d: Adjust expected fadds disassemblies now that
757         the dissassembler has been fixed.
759 2005-05-07  Paul Brook  <paul@codesourcery.com>
761         * gas/ppc/altivec.d: Match all powerpc target vecs.
762         * gas/ppc/booke.d: Ditto.
763         * gas/ppc/e500.d: Ditto.
765 2005-07-05  Aldy Hernandez  <aldyh@redhat.com>
767         * gas/ms1: New directory.
768         * gas/ms1/allinsn.d: New.
769         * gas/ms1/allinsn.s: New.
770         * gas/ms1/badinsn.s: New.
771         * gas/ms1/badinsn1.s: New.
772         * gas/ms1/badoffsethigh.s: New.
773         * gas/ms1/badoffsetlow.s: New.
774         * gas/ms1/badorder.s: New.
775         * gas/ms1/badreg.s: New.
776         * gas/ms1/badsignedimmhigh.s: New.
777         * gas/ms1/badsignedimmlow.s: New.
778         * gas/ms1/badsyntax.s: New.
779         * gas/ms1/badsyntax1.s: New.
780         * gas/ms1/badunsignedimmhigh.s: New.
781         * gas/ms1/badunsignedimmlow.s: New.
782         * gas/ms1/errors.exp: New.
783         * gas/ms1/ldst.s: New.
784         * gas/ms1/misc.d: New.
785         * gas/ms1/misc.s: New.
786         * gas/ms1/ms1-16-003.d: New.
787         * gas/ms1/ms1-16-003.s: New.
788         * gas/ms1/ms1.exp: New.
789         * gas/ms1/msys.d: New.
790         * gas/ms1/msys.s: New.
791         * gas/ms1/relocs.d: New.
792         * gas/ms1/relocs.exp: New.
793         * testsuite/gas/ms1/relocs1.s: New.
794         * testsuite/gas/ms1/relocs2.s: New.
796 2005-07-05  Jan Beulich  <jbeulich@novell.com>
798         * gas/i386/svme.d: New.
799         * gas/i386/svme.s: New.
800         * gas/i386/svme64.d: New.
801         * gas/i386/i386.exp: Run new tests.
803 2005-07-04  Zack Weinberg  <zack@codesourcery.com>
805         * lib/gas-defs.exp (run_dump_tests): New proc.
806         (run_dump_test): Add support for new options: target, not-target,
807         skip, not-skip, error-output.  Document stderr.  Tidy a
808         little.
809         (slurp_options): If a line doesn't match the option regexp, but
810         does begin with #, ignore it; don't stop parsing options.
811         * gas/arm/arm.exp: Remove most code.  Use run_dump_tests.
813         * gas/arm/archv6t2-bad.d, gas/arm/armv1.d, gas/arm/iwmmxt-bad.d
814         * gas/arm/r15-bad.d, gas/arm/req.d, gas/arm/t16-bad.d
815         * gas/arm/undefined.d, gas/arm/undefined_coff.d, gas/arm/vfp-bad.d:
816         New files.
817         * gas/arm/bignum1.d, gas/arm/mapping.d, gas/arm/pic.d:
818         Only run on ELF targets.
819         * gas/arm/tls.d, gas/arm/unwind.d: Only run on ELF targets.
820         Skip on VxWorks.
821         * gas/arm/tls_vxworks.d, gas/arm/unwind_vxworks.d: New files.
822         * gas/arm/thumb.d, gas/arm/thumb32.d: Don't run on aout or pe.
823         * gas/arm/le-fpconst.d: Only run on *-*-pe.
824         * gas/arm/inst.d: Skip on WinCE.
825         * gas/arm/wince_inst.d: Skip unless WinCE.
826         * gas/arm/el_segundo.d: Mark up for actual use; adjust
827         expectations.
828         * gas/arm/el_segundo.s: Remove irrelevant junk.  Add padding
829         for a.out's sake.
831 2005-07-01  Jan Beulich  <jbeulich@novell.com>
833         * gas/ia64/group-2.s: Use register as second operand of .prologue.
834         * gas/ia64/unwind-err.s: Add check for .vframesp.
835         * gas/ia64/unwind-err.l: Adjust.
836         * gas/ia64/strange.[sd]: New.
837         * gas/ia64/unwind-bad.[sl]: New.
838         * gas/ia64/unwind-ok.[sd]: New.
839         * gas/ia64/ia64.exp: Run new tests.
841 2005-06-30  Zack Weinberg  <zack@codesourcery.com>
843         * gas/arm/arm.exp: Don't special case ldconst, arm7t, or copro
844         for *-wince-*.
845         * gas/arm/wince_arm7t.d, gas/arm/wince_copro.d
846         * gas/arm/wince_ldconst.d: Delete.
848 2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>
850         PR 1013
851         * i386/x86_64.s: Add absolute 64bit addressing tests for mov.
852         * i386/x86_64.d: Updated.
854 2005-06-17  Jan Beulich  <jbeulich@novell.com>
856         * gas/i386/x86-64-pcrel.s: Add insn requiring 64-bit pc-relative
857         relocation. Add insns for all widths of non-pc-relative relocations.
858         * gas/i386/x86-64-pcrel.d: Adjust.
860 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
862         * gas/arm/thumb.s: Only branch to labels defined in this file.
863         * gas/arm/thumb.d, gas/arm/thumb32.d: Adjust expected output.
865 2005-06-01  Maciej W. Rozycki  <macro@linux-mips.org>
867         * gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
868         * gas/mips/ldstla-32-mips3-1.l: Likewise.
870 2005-05-27  Jan Beulich  <jbeulich@novell.com>
872         * gas/ia64/proc.l: Adjust.
874 2005-05-25  Steve Ellcey  <sje@cup.hp.com>
876         * gas/ia64/global.d: Change --sym to --syms.
878 2005-05-25  H.J. Lu  <hongjiu.lu@intel.com>
880         * gas/ia64/group-1.d: Updated.
881         * gas/ia64/group-2.d: Likewise.
883 2005-05-25  Jan Beulich  <jbeulich@novell.com>
885         * gas/ia64/radix.s: New.
886         * gas/ia64/radix.l: New.
887         * gas/ia64/ia64.exp: Run new test.
889 2005-05-25  Jan Beulich  <jbeulich@novell.com>
891         * gas/i386/intelok.d: Account for 32-bit displacements being shown
892         in hex.
894 2005-05-24  H.J. Lu  <hongjiu.lu@intel.com>
896         * gas/elf/group0b.d: Updated.
897         * gas/elf/group1b.d: Likewise.
899 2005-05-19  Jan Beulich  <jbeulich@novell.com>
901         * gas/ia64/reloc-uw.s: New.
902         * gas/ia64/reloc-uw.d: New.
903         * gas/ia64/reloc-uw-ilp32.d: New.
904         * gas/ia64/ia64.exp: Run new test.
906 2005-05-18  Jan Beulich  <jbeulich@novell.com>
908         * gas/all/altmacro.s: Parenthesize operand of %.
910 2005-05-17  Zack Weinberg  <zack@codesourcery.com>
912         * gas/arm/arm.exp: Convert all existing "gas_test" tests to
913         "run_dump_test" tests.  Run more tests unconditionally.  Run new tests.
914         * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s
915         * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s
916         * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s:
917         Adjust to work as a dump test.
918         * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d
919         * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d
920         * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d:
921         New files.
923         * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for
924         diagnostics that don't happen in the first pass anymore.
926         * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l
927         * gas/arm/vfp-bad.l:
928         Update expected diagnostics.
929         * gas/arm/pic.d: Update expected reloc name.
930         * gas/arm/thumbv6.d: CPY no longer appears in disassembly.
931         * gas/arm/r15-bad.s: Avoid two-argument mul.
932         * gas/arm/req.s: Adjust comments.
933         * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate
934         use of PC.
936         * gas/arm/macro-1.d, gas/arm/macro1.s
937         * gas/arm/t16-bad.l, gas/arm/t16-bad.s
938         * gas/arm/tcompat.d, gas/arm/tcompat.s
939         * gas/arm/tcompat2.d, gas/arm/tcompat2.s
940         * gas/arm/thumb32.d, gas/arm/thumb32.s
941         New test pair.
943 2005-05-17  Jan Beulich  <jbeulich@novell.com>
945         * gas/mmix/err-byte1.s: Adjust expected error text on line 10.
947 2005-05-17  Nick Clifton  <nickc@redhat.com>
949         * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc
950         corrupting an ld.w instruction.
951         * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt)
952         output.
954 2005-05-10  Michael Matz  <matz@suse.de>
956         * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
957         .block.
959 2005-05-10  Hans-Peter Nilsson  <hp@bitrange.com>
961         * gas/mmix/relax2.s: Drop ":" off label definitions.
963 2005-05-09  Jan Beulich  <jbeulich@novell.com>
965         * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will
966         actually be present in memory addressing.
967         * gas/i386/tlspic.[sd]: Likewise.
969 2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>
971         PR 940
972         * gas/ia64/group-2.d: New.
973         * gas/ia64/group-2.s: New.
975         * gas/ia64/ia64.exp: Add "group-2".
977 2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>
979         PR 843
980         * gas/i386/i386.exp: Add x86-64-branch.
982         * gas/i386/x86-64-branch.d: New.
983         * gas/i386/x86-64-branch.s: New.
985 2005-05-06  Jan Beulich  <jbeulich@novell.com>
987         * gas/macros/badarg.s: Add check for bad qualifier specification.
988         * gas/macros/badarg.l: Adjust.
989         * gas/macros/vararg.[sd]: New.
990         * gas/macros/macros.exp: Run new test.
992 2005-05-06  Jan Beulich  <jbeulich@novell.com>
994         * gas/all/cond.s: Also test .ifb/.ifnb.
995         * gas/all/cond.d: Adjust.
997 2005-05-06  Jan Beulich  <jbeulich@novell.com>
999         * gas/macros/dot.s: Don't use pseudo-ops in first column.
1000         * gas/macros/dot.l: Match broader range of possible outputs.
1001         * gas/macros/purge.l: Likewise.
1002         * gas/macros/purge.s: Start generated macro names with an underscore.
1004 2005-05-05  Paul Brook  <paul@codesourcery.com>
1006         * gas/i386/i386.exp: Don't run divide test on vxworks.
1008 2005-05-05  Nick Clifton  <nickc@redhat.com>
1010         * Update the address and phone number of the FSF organization in
1011         the GPL notices in the following files:
1012         gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
1013         gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
1014         gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
1015         gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
1016         gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
1017         gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
1018         gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
1019         gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
1020         gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
1022 2005-05-05  Mike Frysinger  <vapier@gentoo.org>
1024         * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
1025         versions of Linux which do not use glibc.
1026         * gas/vax/vax.exp: Likewise.
1028 2005-05-05  Paul Brook  <paul@codesourcery.com>
1030         * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
1032 2005-04-26  H.J. Lu  <hongjiu.lu@intel.com>
1034         * gas/all/assign.s: Make `x' and `y' global.
1036 2005-04-25  Jan Beulich  <jbeulich@novell.com>
1038         * gas/macros/badarg.s: Add tests for collisions between/among macro
1039         parameters and local symbols.
1040         * gas/macros/badarg.l: Adjust.
1042 2005-04-20  Jan Beulich  <jbeulich@novell.com>
1044         * gas/elf/struct.s: Adjust to not get into alignment issues.
1045         * gas/elf/struct.d: Adjust for the above and the test's name.
1047 2005-04-19  H.J. Lu  <hongjiu.lu@intel.com>
1049         * gas/i386/padlock.d: Updated.
1051 2005-04-19  Andreas Schwab  <schwab@suse.de>
1053         * gas/ia64/invalid-ar.l: Adapt to changed error message.
1055 2005-04-18  Jan Beulich  <jbeulich@novell.com>
1057         * gas/macros/purge.[ls]: New.
1058         * gas/macros/macros.exp: Run new test.
1060 2005-04-15  Jan Beulich  <jbeulich@novell.com>
1062         * gas/elf/struct.[sd]: New.
1063         * gas/elf/elf.exp: Run new test.
1065 2005-04-15  Alan Modra  <amodra@bigpond.net.au>
1067         * gas/all/assign.s: New.
1068         * gas/all/assign.d: New.
1069         * gas/all/gas.exp: Run it.
1071 2005-04-13  Maciej W. Rozycki  <macro@linux-mips.org>
1073         * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
1074         and include more instructions/offsets that are meant to succeed.
1075         Use $4 instead $3 to avoid register dependencies.
1076         * gas/mips/ldstla-32.d: Update accordingly.
1077         * gas/mips/ldstla-32-shared.d: Likewise.
1078         * gas/mips/ldstla-32-mips3.d: New test based on the above, except
1079         for mips3.
1080         * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
1081         * gas/mips/ldstla-32-mips3.s: Source for the new tests.
1082         * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
1083         fail.
1084         * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
1085         * gas/mips/ldstla-32-1.l: Stderr output for the new test.
1086         * gas/mips/ldstla-32-mips3-1.l: Likewise.
1087         * gas/mips/mips.exp: Run the new tests.
1089 2005-04-11  Mark Kettenis  <kettenis@gnu.org>
1091         * gas/all/gas.exp: Don't run fastcall labels test on
1092         i*86-*-openbsd*.
1094 2005-04-11  Jan Beulich  <jbeulich@novell.com>
1096         * gas/macros/dot.[ls]: New.
1097         * gas/macros/macros.exp: Run new test.
1099 2005-04-06  H.J. Lu  <hongjiu.lu@intel.com>
1101         * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
1102         * gas/i386/x86-64-pcrel.d: Updated.
1104 2005-04-01  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1106         * gas/vax/flonum.s: New testcase: Encode some flonums.
1107         * gas/vax/flonum.d: Expected result of new testcase.
1108         * gas/vax/vax.exp: Call the new testcase.
1110         * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
1111         figuring out.
1112         * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
1114 2005-04-01  Jan Beulich  <jbeulich@novell.com>
1116         * gas/i386/bss.[sd]: New.
1117         * gas/i386/i386.exp: Run new test.
1119 2005-04-01  Jan Beulich  <jbeulich@novell.com>
1121         * gas/i386/x86-64-pcrel.[sd]: New.
1122         * gas/i386/i386.exp: Run new test.
1124 2005-03-30  Julian Brown  <julian@codesourcery.com>
1126         * gas/arm/mapping.d: Update expected output due to mapping symbols
1127         being untyped.
1129 2005-03-29  H.J. Lu  <hongjiu.lu@intel.com>
1131         * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
1132         x86-64-segment and x86-64-inval-seg for x86-64.
1134         * gas/i386/intel.d: Expect movw for moving between memory and
1135         segment register.
1136         * gas/i386/naked.d: Likewise.
1137         * gas/i386/opcode.d: Likewise.
1138         * gas/i386/x86-64-opcode.d: Likewise.
1140         * gas/i386/opcode.s: Use movw for moving between memory and
1141         segment register.
1142         * gas/i386/x86-64-opcode.s: Likewise.
1144         * : Likewise.
1146         * gas/i386/inval-seg.l: New.
1147         * gas/i386/inval-seg.s: New.
1148         * gas/i386/segment.l: New.
1149         * gas/i386/segment.s: New.
1150         * gas/i386/x86-64-inval-seg.l: New.
1151         * gas/i386/x86-64-inval-seg.s: New.
1152         * gas/i386/x86-64-segment.l: New.
1153         * gas/i386/x86-64-segment.s: New.
1155 2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
1157         * gas/arm/tls.s, gas/arm/tls.d: New files.
1158         * gas/arm/arm.exp: Run TLS test.
1160 2005-03-29  Julian Brown  <julian@codesourcery.com>
1162         * gas/arm/unwind.d: Update expected output.
1164 2005-03-28  H.J. Lu  <hongjiu.lu@intel.com>
1166         PR 803
1167         * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
1168         * gas/ia64/dv-mutex.d : Likewise.
1169         * gas/ia64/dv-safe.d: Likewise.
1170         * gas/ia64/dv-srlz.d.nop: Likewise.
1171         * gas/ia64/ldxmov-1.d: Likewise.
1172         * gas/ia64/opc-b.d: Likewise.
1173         * gas/ia64/opc-f.d: Likewise.
1174         * gas/ia64/opc-i.d: Likewise.
1175         * gas/ia64/opc-m.d: Likewise.
1176         * gas/ia64/operand-or.d: Likewise.
1177         * gas/ia64/pcrel.d: Likewise.
1178         * gas/ia64/pseudo.d: Likewise.
1179         * gas/ia64/tls.d: Likewise.
1181 2005-03-24  Hans-Peter Nilsson  <hp@axis.com>
1183         * gas/cris/range-err-1.s: Adjust expected messages for hosts with
1184         64-bit longs.
1186 2005-03-23  Alan Modra  <amodra@bigpond.net.au>
1188         * gas/elf/section5.s: Don't start directives in first column.
1190 2005-03-21  Nick Clifton  <nickc@redhat.com>
1192         * gas/arm/iwmmxt.s: Update instructions that use the "never" value
1193         in the conditional field to use "le" instead.  This is so that the
1194         disassembler will disassemble them.
1195         * gas/arm/iwmmxt.d: Update expected disassemblies.
1197 2005-03-17  Jan Beulich  <jbeulich@novell.com>
1199         * gas/i386/intel.d: Add stderr directive.
1200         * gas/i386/intel.e: New.
1201         * gas/i386/intel16.d: Add stderr directive. Adjust for changed
1202         source.
1203         * gas/i386/intel16.e: New.
1204         * gas/i386/intel16.s: Add instances of addressing forms with base
1205         and index specified in reverse order.
1206         * gas/i386/intelbad.l: Adjust for changed source.
1207         * gas/i386/intelbad.s: Add more operand forms to check.
1208         * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
1209         directive. Adjust for changed source.
1210         * gas/i386/intelok.e: New.
1211         * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
1212         more operand forms to check.
1213         * gas/i386/x86_64.d: Add stderr directive.
1214         * gas/i386/x86_64.e: New.
1215         * gas/i386/x86_64.s: Adjust for parser changes.
1217 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
1219         * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
1220         * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
1221         * gas/arm/arm.exp: Run them.
1223 2005-03-14  Eric Christopher  <echristo@redhat.com>
1225         * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
1226         * gas/cfi/cfi.exp: Run it.
1227         * gas/cfi/cfi-common-1.d: Update.
1228         * gas/cfi/cfi-common-2.d: Ditto.
1229         * gas/cfi/cfi-common-3.d: Ditto.
1230         * gas/cfi/cfi-common-4.d: Ditto.
1232 2005-03-12  Zack Weinberg  <zack@codesourcery.com>
1234         * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
1235         * gas/arm/arm.exp: Run it.
1237 2005-03-10  Aldy Hernandez  <aldyh@redhat.com>
1239         * gas/ppc/e500.d: Fix encoding of efscfd.
1241 2005-03-10  Jeff Baker  <jbaker@qnx.com>
1242             Alan Modra  <amodra@bigpond.net.au>
1244         * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
1245         * gas/ppc/booke.d: Likewise.
1247 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
1249         * gas/mips/vr4130.[sd]: New test.
1250         * gas/mips/mips.exp: Run it.
1252 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
1254         * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
1255         bc1f and bc1t to be filled.
1256         * gas/mips/branch-misc-3.[sd]: New test.
1257         * gas/mips/mips.exp: Run it.
1259 2005-03-09  Ben Elliston  <bje@au.ibm.com>
1261         * gas/maxq10/maxq10.exp: Remove stray semicolons.
1262         * gas/maxq20/maxq20.exp: Likewise.
1264 2005-03-08  Jan Beulich  <jbeulich@novell.com>
1266         * gas/ia64/no-fit.[ls]: New.
1267         * gas/ia64/ia64.exp: Run new test.
1269 2005-03-08  Jan Beulich  <jbeulich@novell.com>
1271         * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
1272         * gas/ia64/ia64.exp: Run new tests.
1274 2005-03-08  Jan Beulich  <jbeulich@novell.com>
1276         * gas/ia64/pcrel.d: Account for big endian target.
1277         * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
1279 2005-03-08  Hans-Peter Nilsson  <hp@axis.com>
1281         Adjust testsuite for cris-axis-aout.
1282         * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
1283         * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
1284         gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
1285         gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1286         gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
1288 2005-03-04  David Daney  <ddaney@avtrex.com>
1290         * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
1291         for -mno-shared optimization.
1292         * gas/mips/elf-rel25a.d: Ditto.
1294 2005-03-04  Nick Clifton  <nickc@redhat.com>
1296         * gas/arm/arm.exp: Fix test for running the "undefined" to catch
1297         more non-ELF cases.
1298         * gas/arm/pic.d: Fix for vxworks target.
1299         * gas/arm/basic.d: Likewise.
1300         * gas/arm/unwind.d: Likewise.
1302 2005-03-04  Richard Sandiford  <rsandifo@redhat.com>
1304         * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
1305         * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
1306         for loads and stores from constant addresses.
1307         * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
1308         * gas/mips/mips.exp: Run them.
1310 2005-03-03  Richard Sandiford  <rsandifo@redhat.com>
1312         * gas/mips/mips.exp: Move tls tests to main $elf block.
1314 2005-03-03  Nick Clifton  <nickc@redhat.com>
1316         * gas/macros/macros.exp (and.s): Expect this test to fail for the
1317         tic4x-coff target because it uses the '&' character as a line
1318         separator.
1320         * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
1321         * gas/sh/pcrel-hms.d: New file.  Adjusted form of pcrel-coff.d for
1322         the sh-hms target.
1323         * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
1324         as for the sh-coff port.
1326         * gas/macros/macros.exp (run_list_test): Also expect the msp430
1327         port to fail the strings test because it defines
1328         ONLY_STANDARD_ESCAPES.
1330         * gas/arm/arch6zk.s: Add three nop instructions in order to pad
1331         the .text section out to a 32-byte boundary as will automatically
1332         be done by the arm-aout target.
1333         * gas/arm/arch6zk.d: Add expected nop disassemblies.
1335         * gas/d30v/serial.l: Remove listing lines that are no longer
1336         emitted and fix up expected binary encoding.
1337         * gas/d30v/serial2.l: Likewise.
1338         * gas/d30v/serial2O.l: Likewise.
1340 2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
1342         * gas/arc/extensions.s: Add tests for extcoreregister.
1343         * gas/arc/extensions.d: Likewise.
1344         * gas/arc/warn.s: Warnings for readonly core registers accessed.
1345         * gas/arc/warn.d: Likewise.
1346         * gas/arc/arc.exp: Run extensions testcase.
1348 2005-03-03  Richard Sandiford  <rsandifo@redhat.com>
1350         * gas/mips/noat-1.d: Add -mips1 to assembler options.
1352 2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
1354         * gas/arc/ld.s: Add checks for short immediates with ld.
1355         * gas/arc/ld.d: Likewise.
1357 2005-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1359         * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
1360         gas/mips/tls-ill.s: New files.
1361         * gas/mips/mips.exp: Run TLS tests.
1363 2005-03-02  Alan Modra  <amodra@bigpond.net.au>
1365         * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
1366         * gas/ppc/astest2.d: Likewise.
1367         * gas/ppc/astest2_64.d: Likewise.
1368         * ppc/astest64.d: Likewise.
1369         * ppc/booke.d: Likewise.
1370         * ppc/power4.d: Likewise.
1371         * ppc/test1elf32.d: Likewise.
1372         * ppc/test1elf64.d: Likewise.
1374 2005-03-02  Jan Beulich  <jbeulich@novell.com>
1376         * gas/i386/cr-err.[ls]: New.
1377         * gas/i386/crx.[ds]: New.
1378         * gas/i386/i386.exp: Run new tests.
1380 2005-03-02  Jan Beulich  <jbeulich@novell.com>
1382         * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
1383         * gas/i386/intelok.s: Add checks for various special memory operands.
1385 2005-03-01  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
1387         * gas/arc/extensions.s: New file.
1388         * gas/arc/extensions.d: New file.
1390 2005-03-01  Nick Clifton  <nickc@redhat.com>
1392         * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
1393         COFF based ports.
1394         * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
1395         with a COFF formated local label name.
1396         * gas/arm/undefined_coff.l: New file.  Variant of undefined.l.
1398 2005-03-01  Stig Petter Olsroed  <stigpo@users.sourceforge.net>
1399             Nick Clifton  <nickc@redhat.com>
1401         * gas/arm/inst.d: Allow for ARM ports which decode the reloc
1402         associated with branches and so show the exact symbolic
1403         destination address rather than an offset from the start of the
1404         section.
1405         * gas/arm/pic.d: Likewise.
1407 2005-03-01  Alan Modra  <amodra@bigpond.net.au>
1409         * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
1410         * gas/m68k/mcf-mac.d: Likewise.
1411         * gas/m68k/mcf-mov3q.d: Likewise.
1412         * gas/m68k/mode5.d: Likewise.
1414 2005-02-22  Eric Christopher  <echristo@redhat.com>
1416         * gas/mips/elf-rel10.d: Update for label change.
1418 2005-02-22  Maciej W. Rozycki  <macro@mips.com>
1420         * gas/mips/mips16-dwarf2.d: Pass -mabi=32.  Include relocation
1421         information.
1422         * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
1423         information for MIPS16 for the n32 ABI.
1424         * gas/mips/mips.exp. Run the new test.
1426 2005-02-22  Eric Christopher  <echristo@redhat.com>
1428         * gas/mips/elf-rel10.s: Add label for frob.
1430 2005-02-22  Maciej W. Rozycki  <macro@mips.com>
1432         * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
1433         information for MIPS16.
1434         * gas/mips/mips16-dwarf2.s: Source for the new test.
1435         * gas/mips/mips.exp: Run the new test.
1437 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
1439         * gas/d10v/instruction_packing-005.d: Adjust.
1440         * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
1441         * gas/d10v/instruction_packing-009.d: Likewise.
1442         * gas/d10v/instruction_packing-010.d: Likewise.
1443         * gas/d10v/warning-001.d: Use #warning instead of #error.
1444         * gas/d10v/warning-002.d: Likewise.
1445         * gas/d10v/warning-003.d: Likewise.
1446         * gas/d10v/warning-004.d: Likewise.
1447         * gas/d10v/warning-005.d: Likewise.
1448         * gas/d10v/warning-006.d: Likewise.
1449         * gas/d10v/warning-007.d: Likewise.
1450         * gas/d10v/warning-008.d: Likewise.
1451         * gas/d10v/warning-009.d: Likewise.
1452         * gas/d10v/warning-010.d: Likewise.
1453         * gas/d10v/warning-011.d: Likewise.
1454         * gas/d10v/warning-012.d: Likewise.
1455         * gas/d10v/warning-013.d: Likewise.
1456         * gas/d10v/warning-015.d: Likewise.
1457         * gas/d10v/warning-016.d: Likewise.
1458         * gas/d10v/warning-017.d: Likewise.
1459         * gas/d10v/warning-018.d: Likewise.
1460         * gas/d10v/warning-019.d: Likewise.
1461         * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
1462         #warning given.  Rearrange to allow $program to remain unset.
1463         Fail the test if warning not found when expected.  Conversely fail
1464         the test if assembler errors or warnings given when not expected.
1466 2005-02-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
1468         * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
1469         gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
1470         gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
1471         gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
1472         gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
1473         .set noat in macro expansions.
1474         * gas/mips/mips.exp: Run new testcases.
1475         * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
1476         gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
1477         gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
1478         gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
1479         gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
1480         gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
1481         gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
1482         gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
1483         gas/mips/ulw2.s: Don't try to test .set noat.
1485 2005-02-17  H.J. Lu  <hongjiu.lu@intel.com>
1487         * gas/ia64/hint.b-err.l: New file.
1488         * gas/ia64/hint.b-err.s: Likewise.
1489         * gas/ia64/hint.b-warn.l: Likewise.
1490         * gas/ia64/hint.b-warn.s: Likewise.
1492         * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
1494         * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
1496 2005-02-17  Jan Beulich  <jbeulich@novell.com>
1498         * gas/ia64/nostkreg.[ds]: New.
1499         * gas/ia64/ia64.exp: Run new test.
1501 2005-02-16  Alan Modra  <amodra@bigpond.net.au>
1503         * gas/all/gas.exp (quad): Don't run on i960.
1505 2005-02-15  Nigel Stephens  <nigel@mips.com>
1506             Maciej W. Rozycki  <macro@mips.com>
1508         * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
1509         R_MIPS16_LO16 relocs.
1510         * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
1511         * gas/mips/mips16-hilo.s: Source for the new tests.
1512         * gas/mips/mips.exp: Run the new tests.
1514 2005-02-15  Jan Beulich  <jbeulich@novell.com>
1516         * gas/ia64/pcrel.[ds]: New.
1517         * gas/ia64/ia64.exp: Run new test.
1519 2005-02-15  Jan Beulich  <jbeulich@novell.com>
1521         * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
1522         violation on b0.
1523         * gas/ia64/regval.[ls]: New.
1524         * gas/ia64/ia64.exp: Run new test.
1526 2005-02-15  Jan Beulich  <jbeulich@novell.com>
1528         * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
1529         * gas/ia64/dv-waw-err.s: Likewise.
1530         * gas/ia64/reg-err.[ls]: New.
1531         * gas/ia64/ia64.exp: Run new test.
1533 2005-02-15  Jan Beulich  <jbeulich@novell.com>
1535         * gas/ia64/reloc.[ds]: New.
1536         * gas/ia64/reloc-bad.[ls]: New.
1537         * gas/ia64/ia64.exp: Run new tests.
1539 2005-02-15  Jan Beulich  <jbeulich@novell.com>
1541         * gas/ia64/operand-or.d: Pass -xnone to assembler.
1543 2005-02-13  Jan Beulich  <jbeulich@novell.com>
1545         * gas/ia64/label.l: Adjust line numbers.
1546         * gas/ia64/label.s: Add .explicit.
1547         * gas/ia64/nop_x.s: Likewise.
1548         * gas/ia64/opc-a.d: Add assembler option -xnone.
1549         * gas/ia64/opc-b.d: Likewise.
1550         * gas/ia64/opc-f.d: Likewise.
1551         * gas/ia64/opc-i.d: Likewise.
1552         * gas/ia64/opc-m.d: Likewise.
1553         * gas/ia64/opc-x.d: Likewise.
1554         * gas/ia64/pseudo.d: Likewise.
1555         * gas/ia64/regs.d: Likewise.
1556         * gas/ia64/tls.d: Likewise.
1557         * gas/ia64/unwind-err.l: Adjust line numbers.
1558         * gas/ia64/unwind-err.s: Remove explicit stops.
1560 2005-02-13  Jan Beulich  <jbeulich@novell.com>
1562         * gas/ia64/pound.[ls]: New.
1563         * gas/ia64/ia64.exp: Run new test.
1565 2005-02-13  H.J. Lu  <hongjiu.lu@intel.com>
1567         * gas/ia64/ia64.exp: Add "operand-or".
1569         * gas/ia64/operand-or.d: New file.
1570         * gas/ia64/operand-or.s: Likewise.
1572 2005-02-11  H.J. Lu  <hongjiu.lu@intel.com>
1574         * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
1575         and proc.
1577 2005-02-10  Julian Brown  <julian@codesourcery.com>
1579         * gas/arm/unwind.d: Alter expected output to include dependency on
1580         __aeabi_unwind_cpp_pr[01].
1582 2005-02-09  Jan Beulich  <jbeulich@novell.com>
1584         * gas/i386/intelok.s: Remove comments disabling alternative forms of
1585         fbld, fbstp, and fldcw.
1586         * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
1588 2005-02-07  Inderpreet Singh <inderpreetb@noida.hcltech.com>
1590         * gas/maxq10/jump.d: Fixed relative jump offset.
1591         * gas/maxq10/call.d: Likewise.
1592         * gas/maxq20/jump.d: Likewise.
1593         * gas/maxq20/call.d: Likewise.
1595 2005-02-07  Hans-Peter Nilsson  <hp@axis.com>
1597         * lib/gas-defs.exp: Support new directive "warning".
1599 2005-02-02  Jan Beulich  <jbeulich@novell.com>
1601         * gas/ia64/pred-rel.s: New.
1602         * gas/ia64/ia64.exp: Run new test.
1604 2005-01-31  Daniel Jacobowitz  <dan@codesourcery.com>
1606         * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
1607         * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
1608         symbol names.
1610 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1612         * gas/macros/repeat.[ds]: New.
1613         * gas/macros/macros.exp: Run new test.
1615 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1617         * gas/macros/badarg.[ls]: New.
1618         * gas/macros/end.[ls]: New.
1619         * gas/macros/redef.[ls]: New.
1620         * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
1621         Run new tests.
1623 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1625         * gas/ia64/operands.[ls]: New.
1626         * gas/ia64/ia64.exp: Run new test.
1628 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1630         * gas/ia64/proc.[ls]: New.
1631         * gas/ia64/unwind-err.[ls]: New.
1632         * gas/ia64/ia64.exp: Run new tests.
1634 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1636         * gas/ia64/bundling.[ds]: New.
1637         * gas/ia64/label.[ls]: New.
1638         * gas/ia64/last.[ls]: New.
1639         * gas/ia64/slot2.[ls]: New.
1640         * gas/ia64/ia64.exp: Run new tests.
1642 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1644         * gas/ia64/pseudo.[ds]: New.
1645         * gas/ia64/ia64.exp: Run new test.
1647 2005-01-27  Jan Beulich  <jbeulich@novell.com>
1649         * gas/ia64/nop_x.[ds]: New.
1650         * gas/ia64/ia64.exp: Run new test.
1652 2005-01-27  Jan Beulich  <jbeulich@novell.com>
1654         * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
1655         M-unit.
1656         * gas/ia64/mov-ar.[ds]: New.
1657         * gas/ia64/ia64.exp: Run new test.
1659 2005-01-24  Nick Clifton  <nickc@redhat.com>
1661         * gas/all/sleb128.d: Do not assume an 8-bit byte.
1662         * gas/all/quad.d: Likewise.  Also allow for ports which order
1663         bytes within words in other than simple big-endian or
1664         little-endian fashions.
1666 2005-01-19  Richard Sandiford  <rsandifo@redhat.com>
1668         * gas/all/sleb128.[sd]: New test.
1669         * gas/all/quad.[sd]: New test.
1670         * gas/all/gas.exp: Run them.
1672 2005-01-17  Andrew Stubbs  <andrew.stubbs@st.com>
1674         * gas/sh/arch/arch.exp: Correct the email address.
1675         Correct a few comment typos.
1676         Add new tests to ensure that the assembler will only accept
1677         instructions valid in each architecture and vice-versa.
1678         * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
1679         * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
1680         * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
1681         * gas/sh/arch/sh2a-nofpu.s: Generate new file.
1682         * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
1683         * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
1684         * gas/sh/arch/sh2a.s: Generate new file.
1685         * gas/sh/arch/sh2e.s: Regenerate.
1686         * gas/sh/arch/sh2.s: Regenerate.
1687         * gas/sh/arch/sh3-dsp.s: Regenerate.
1688         * gas/sh/arch/sh3e.s: Regenerate.
1689         * gas/sh/arch/sh3-nommu.s: Regenerate.
1690         * gas/sh/arch/sh3.s: Regenerate.
1691         * gas/sh/arch/sh4al-dsp.s: Regenerate.
1692         * gas/sh/arch/sh4a-nofpu.s: Regenerate.
1693         * gas/sh/arch/sh4a.s: Regenerate.
1694         * gas/sh/arch/sh4-nofpu.s: Regenerate.
1695         * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
1696         * gas/sh/arch/sh4.s: Regenerate.
1697         * gas/sh/arch/sh-dsp.s: Regenerate.
1698         * gas/sh/arch/sh.s: Regenerate.
1700 2005-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1702         * i386/i386.exp: Run "sib".
1704         * gas/i386/sib.d: New file.
1705         * gas/i386/sib.s: Likewise.
1707 2005-01-09  Andreas Schwab  <schwab@suse.de>
1709         * gas/i386/intel16.d: Ignore trailing text with #pass.
1710         * gas/i386/intelok.d: Likewise.
1711         * gas/i386/prefix.d: Likewise.
1712         * gas/i386/sub.d: Likewise.
1713         * gas/i386/padlock.d: Likewise.
1714         * gas/i386/x86_64.d: Likewise.
1716 2005-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1718         * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
1720 2004-12-31  Alan Modra  <amodra@bigpond.net.au>
1722         * gas/elf/elf.exp: Don't list reloc sections.
1723         * gas/elf/section5.e: Remove reloc sections.
1725 2004-12-21  Tomer Levi  <Tomer.Levi@nsc.com>
1727         * gas/crx/beq_insn.d: Update reference file according to
1728         disassembler printing method.
1729         * gas/crx/bit_insn.d: Likewise.
1730         * gas/crx/br_insn.d: Likewise.
1731         * gas/crx/cmpbr_insn.d: Likewise.
1732         * gas/crx/cop_insn.d: Likewise.
1733         * gas/crx/load_stor_insn.d: Likewise.
1735 2004-12-21  Hans-Peter Nilsson  <hp@axis.com>
1737         * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
1738         [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
1739         copies, to cater to tcl versions before Tcl 8.2.3.
1741 2004-12-20  Nick Clifton  <nickc@redhat.com>
1743         * gas/elf/section5.[ls]: Use % instead of @ in .section
1744         directives.
1746 2004-12-16  Richard Sandiford  <rsandifo@redhat.com>
1748         * gas/v850/split-lo16.{s,d}: New test.
1749         * gas/v850/v850.exp: Run it.
1751 2004-12-15 Jan Beulich  <jbeulich@novell.com>
1753         * gas/elf/section5.[els]: New.
1755 2004-12-13  Richard Sandiford  <rsandifo@redhat.com>
1757         * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
1758         .text alignments.
1760 2004-12-11  Alan Modra  <amodra@bigpond.net.au>
1762         * gas/alpha/elf-usepv-1.d: Update for changed section syms.
1763         * gas/arm/mapping.d: Likewise.
1764         * gas/mips/tmips16-e.d: Likewise.
1765         * gas/mips/tmips16-f.d: Likewise.
1766         * gas/mmix/align-1.d: Likewise.
1767         * gas/mmix/basep-10.d: Likewise.
1768         * gas/mmix/basep-11.d: Likewise.
1769         * gas/mmix/basep-7.d: Likewise.
1770         * gas/mmix/basep-8.d: Likewise.
1771         * gas/mmix/basep-9.d: Likewise.
1772         * gas/mmix/builtin1.d: Likewise.
1773         * gas/mmix/builtin2.d: Likewise.
1774         * gas/mmix/builtin3.d: Likewise.
1775         * gas/mmix/bz-c.d: Likewise.
1776         * gas/mmix/comment-2.d: Likewise.
1777         * gas/mmix/comment-3.d: Likewise.
1778         * gas/mmix/cons-2.d: Likewise.
1779         * gas/mmix/fb-1.d: Likewise.
1780         * gas/mmix/fb-2.d: Likewise.
1781         * gas/mmix/geta-c.d: Likewise.
1782         * gas/mmix/greg1.d: Likewise.
1783         * gas/mmix/greg1a.d: Likewise.
1784         * gas/mmix/greg2.d: Likewise.
1785         * gas/mmix/greg2a.d: Likewise.
1786         * gas/mmix/greg3.d: Likewise.
1787         * gas/mmix/greg4.d: Likewise.
1788         * gas/mmix/greg5.d: Likewise.
1789         * gas/mmix/greg6.d: Likewise.
1790         * gas/mmix/greg7.d: Likewise.
1791         * gas/mmix/greg8.d: Likewise.
1792         * gas/mmix/is-1.d: Likewise.
1793         * gas/mmix/jump-c.d: Likewise.
1794         * gas/mmix/local-1.d: Likewise.
1795         * gas/mmix/locall1.d: Likewise.
1796         * gas/mmix/odd-1.d: Likewise.
1797         * gas/mmix/op-0-1.d: Likewise.
1798         * gas/mmix/op-0-1s.d: Likewise.
1799         * gas/mmix/op-0-2.d: Likewise.
1800         * gas/mmix/prefix1.d: Likewise.
1801         * gas/mmix/prefix2.d: Likewise.
1802         * gas/mmix/prefix3.d: Likewise.
1803         * gas/mmix/pseudo-1.d: Likewise.
1804         * gas/mmix/pushj-c.d: Likewise.
1805         * gas/mmix/pushj-cs.d: Likewise.
1806         * gas/mmix/sym-1.d: Likewise.
1807         * gas/mmix/weak1-s.d: Likewise.
1808         * gas/mmix/weak1.d: Likewise.
1809         * gas/mmix/zerop-1.d: Likewise.
1810         * gas/ppc/power4.d: Likewise.
1811         * gas/ppc/test1elf32.d: Likewise.
1812         * gas/ppc/test1elf64.d: Likewise.
1813         * gas/sh/sh64/datal32-3.d: Likewise.
1814         * gas/sh/sh64/datal64-3.d: Likewise.
1815         * gas/sh/sh64/localcom-1.d: Likewise.
1817 2004-12-10  Ian Lance Taylor  <ian@wasabisystems.com>
1819         * gas/mips/elf-rel23a.d: New test.
1820         * gas/mips/elf-rel23b.d: New test.
1821         * gas/mips/elf-rel25.s: New test.
1822         * gas/mips/elf-rel25.d: New test.
1823         * gas/mips/elf-rel25a.d: New test.
1824         * gas/mips/mips.exp: Run new tests.
1826 2004-12-09  Paul Brook  <paul@codesourcery.com>
1828         * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
1830 2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
1832         * gas/mips/branch-swap.d: Pass -32 to as.
1834 2004-11-29  Tomer Levi  <Tomer.Levi@nsc.com>
1836         * gas/crx/br_insn.d: Fix error in expected disassembly.
1838 2004-11-29  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1840         * gas/m32r/rela-1.s: New test.
1841         * gas/m32r/rela-1.d: Expected disassembly.
1842         * gas/m32r/m32r.exp: Run the new test.
1843         * gas/m32r/relax-1.d: Update for fixed pcrel reloc
1844         generation.
1846 2004-11-27  Richard Earnshaw  <rearnsha@arm.com>
1848         * gas/arm/thumbv6.d (setend): Remove stray tab at end
1849         of dump pattern.
1851 2004-11-25  H.J. Lu  <hongjiu.lu@intel.com>
1853         * gas/ia64/group-1.d: Adjust expected secion ordering.
1855 2004-11-25 Jan Beulich  <jbeulich@novell.com>
1857         * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
1859 2004-11-24  Paul Brook  <paul@codesourcery.com>
1861         * gas/elf/group0a.d: Adjust expected secion ordering.
1862         * gas/elf/group1a.d: Ditto.
1863         * gas/elf/section4.d: Ditto.
1865 2004-11-24  Nick Clifton  <nickc@redhat.com>
1867         * gas/iq2000/allinsn.exp: Remove IQ10 tests.
1868         * gas/iq2000/q10allinsn.d: Delete.
1869         * gas/iq2000/q10allinsn.s: Delete.
1870         * gas/iq2000/q10hazard4.s: Delete.
1871         * gas/iq2000/q10hazard5.s: Delete.
1872         * gas/iq2000/q10load-hazards.exp: Delete.
1873         * gas/iq2000/q10nohazard.s: Delete.
1874         * gas/iq2000/q10noyield.s: Delete.
1875         * gas/iq2000/q10test0.d: Delete.
1876         * gas/iq2000/q10test0.s: Delete.
1877         * gas/iq2000/q10test1.d: Delete.
1878         * gas/iq2000/q10test1.s: Delete.
1879         * gas/iq2000/q10test10.d: Delete.
1880         * gas/iq2000/q10test10.s: Delete.
1881         * gas/iq2000/q10test11.d: Delete.
1882         * gas/iq2000/q10test11.s: Delete.
1883         * gas/iq2000/q10test12.d: Delete.
1884         * gas/iq2000/q10test12.s: Delete.
1885         * gas/iq2000/q10test2.d: Delete.
1886         * gas/iq2000/q10test2.s: Delete.
1887         * gas/iq2000/q10test3.d: Delete.
1888         * gas/iq2000/q10test3.s: Delete.
1889         * gas/iq2000/q10test4.d: Delete.
1890         * gas/iq2000/q10test4.s: Delete.
1891         * gas/iq2000/q10test5.d: Delete.
1892         * gas/iq2000/q10test5.s: Delete.
1893         * gas/iq2000/q10test6.d: Delete.
1894         * gas/iq2000/q10test6.s: Delete.
1895         * gas/iq2000/q10test7.d: Delete.
1896         * gas/iq2000/q10test7.s: Delete.
1897         * gas/iq2000/q10test8.d: Delete.
1898         * gas/iq2000/q10test8.s: Delete.
1899         * gas/iq2000/q10test9.d: Delete.
1900         * gas/iq2000/q10test9.s: Delete.
1901         * gas/iq2000/q10yield.exp: Delete.
1902         * gas/iq2000/test.exp: Delete.
1904 2004-11-24  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
1906         * gas/arc/st.s: Add checks for other variants of the sr and st
1907         instruction.
1908         * gas/arc/st.d: Update the expected disassembly.
1910 2004-11-23  Nick Clifton  <nickc@redhat.com>
1912         * gas/mn10300/relax.s: Add further tests of the relaxing of branch
1913         instructions.
1914         * gas/mn10300/relax.d: Add expected relocations.
1916 2004-11-22  Ravi Ramaseshan  <ravi.ramaseshan@codito.com>
1918         * gas/arc/ld.s: Add check of load of a long immediate.
1919         * gas/arc/ld.d: Add expected disassembly.
1921 2004-11-22  Hans-Peter Nilsson  <hp@axis.com>
1923         * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
1924         * gas/all/err-1.s, gas/all/warn-1.s: New tests.
1926 2004-11-18  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
1928         * gas/maxq10/call.d: Fix expected results now that bfd assembler
1929         support is enabled by default.
1930         * gas/maxq10/range.d: Likewise.
1931         * gas/maxq20/call.d: Likewise.
1933 2004-11-17  Daniel Jacobowitz  <dan@codesourcery.com>
1935         * gas/arm/mapping.d: Expect F markers for Thumb code.
1936         * gas/arm/unwind.d: Update big-endian pattern.
1938 2004-11-12  Nick Clifton  <nickc@redhat.com>
1940         * gas/mn10300/basic.exp: Add relax test.
1941         * gas/mn10300/relax.s: New test.
1942         * gas/mn10300/relax.d: Expected results.  Make sure that the
1943         correct size of instruction has been selected.
1945 2004-11-11  Bob Wilson  <bob.wilson@acm.org>
1947         * gas/xtensa/short_branch_offset.s: New.
1948         * gas/xtensa/short_branch_offset.d: New.
1949         * gas/xtensa/all.exp: Run new test.
1951 2004-11-10  Alan Modra  <amodra@bigpond.net.au>
1953         * gas/i386/opcode.s: Pad section.
1954         * gas/i386/intelok.s: Likewise.
1955         * gas/i386/opcode.d: Update.
1956         * gas/i386/intelok.d: Update.
1958 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
1959             Vineet Sharma      <vineets@noida.hcltech.com>
1961         * gas/maxq10: New directory.  Contains tests for maxq port.
1962         * gas/maxq20: Likewise.
1964 2004-11-05  H.J. Lu  <hongjiu.lu@intel.com>
1966         * gas/i386/general.s: Add movzb.
1967         * gas/i386/general.l: Updated.
1969 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
1971         * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
1972         * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
1973         and update rationale.  Mark "ba [external_symbol]" and "ba [r3]"
1974         as invalid.
1975         * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
1976         * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
1977         * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
1978         gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
1979         gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
1980         gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
1981         gas/cris/march-err-1.s, gas/cris/march-err-2.s,
1982         gas/cris/push-err-1.s, gas/cris/push-err-2.s,
1983         gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
1984         gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
1985         gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
1986         gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
1987         gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
1988         gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1989         gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
1990         gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
1991         gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
1992         gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
1993         gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
1994         gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
1995         gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
1996         gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
1997         gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
1998         gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
1999         gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
2000         gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
2001         gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
2002         gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
2003         gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
2004         New tests.
2006 2004-11-04 Jan Beulich <jbeulich@novell.com>
2008         * gas/i386/i386.exp: Execute new tests intelbad and intelok.
2009         * gas/i386/intelbad.[sl]: New test to check for various things not
2010         permitted in Intel mode.
2011         * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
2012         Adjust for change to segment register store.
2013         * gas/i386/intelok.[sd]: New test to check various Intel mode specific
2014         things get handled correctly.
2015         * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
2016         'high' and 'low' parts of an operand, which the parser previously
2017         accepted while neither telling that it's not supported nor that it
2018         ignored the remainder of the line following these supposed keywords.
2020 2004-10-28  Tomer Levi  <Tomer.Levi@nsc.com>
2022         * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
2024 2004-10-27  Tomer Levi  <Tomer.Levi@nsc.com>
2026         * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
2027         * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
2028         * gas/crx/cop_insn.d: Regenerate.
2029         * gas/crx/list_insn.d: Likewise.
2031 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2033         * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
2034         * gas/cfi/cfi.exp: Run cfi-arm-1 test.
2036 2004-10-21  Tomer Levi  <Tomer.Levi@nsc.com>
2038         * gas/crx/cop_insn.s: Reverse operands order in store co-processor
2039         instructions.
2040         * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
2041         * gas/crx/cop_insn.d: Regenerate.
2042         * gas/crx/list_insn.d: Likewise.
2044 2004-10-14  Paul Brook  <paul@codesourcery.com>
2046         * gas/arm/mapping.d: Pass --special-syms to objdump.
2048 2004-10-08  Daniel Jacobowitz  <dan@debian.org>
2050         * gas/i386/i386.exp: Don't run divide test for targets where '/'
2051         is a comment.  Run x86-64-unwind for 64-bit ELF targets.
2052         * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
2054 2004-10-08  Alan Modra  <amodra@bigpond.net.au>
2056         * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
2058 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
2060         * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
2061         Change entry_align test to expect an error.
2062         * gas/xtensa/entry_misalign2.s: Use no-transform instead of
2063         no-generics directives.
2065 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
2067         * gas/mips/elf-rel{23,24}.[sd]: New tests.
2068         * gas/mips/mips.exp: New test.
2070 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
2072         * gas/mips/elf-rel22.[sd]: New test.
2073         * gas/mips/mips.exp: Run it.
2075 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
2077         * gas/mips/elf-rel21.[sd]: New test.
2078         * gas/mips/mips.exp: Run it.
2080 2004-10-07  Jan Beulich  <jbeulich@novell.com>
2082         * gas/cfi/cfi-common-4.[ds]: New.
2083         * gas/cfi/cfi.exp: Run new test.
2085 2004-10-07  Tomer Levi  <Tomer.Levi@nsc.com>
2087         * gas/crx/cop_insn.s: New file.
2088         * gas/crx/cop_insn.d: Likewise.
2089         * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
2090         test.
2091         * gas/crx/misc_insn.s: Likewise.
2092         * gas/crx/load_stor_insn.d: Regenerate.
2093         * gas/crx/misc_insn.d: Likewise.
2095 2004-10-06  Aldy Hernandez  <aldyh@redhat.com>
2097         * gas/ppc/e500.s: Add double-precision instructions.
2098         * gas/ppc/e500.d: Same.
2100 2004-10-05  Paul Brook  <paul@codesourcery.com>
2102         * gas/arm/arm.exp: Add unwind table test.  Recognise
2103         arm-symbian-symbianelf and arm-none-eabi.
2104         * gas/arm/unwind.s: New file.
2105         * gas/arm/unwind.d: New file.
2107 2004-10-01  Bill Farmer  <Bill@the-farmers.freeserve.co.uk>
2109         * gas/pdp11/opcode.d: Fix sob opcode value.
2111 2004-09-30  Paul Brook  <paul@codesourcery.com>
2113         * gas/arm/arch6zk.d: New file.
2114         * gas/arm/arch6zk.s: New file.
2115         * gas/arm/arm.exp: Add them.
2117 2004-09-29  Alan Modra  <amodra@bigpond.net.au>
2119         * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
2120         * gas/i386/secrel.d: Adjust to suit.
2122 2004-09-19  Paul Brook  <paul@codesourcery.com>
2124         * gas/elf/elf.exp: Recognise additional arm elf targets.
2126 2004-09-17  Paul Brook  <paul@codesourcery.com>
2128         * gas/arm/pic.s: Add (target2).
2129         * gas/arm/pic.d: Ditto.
2131 2004-09-13  Paul Brook  <paul@codesourcery.com>
2133         * gas/arm/pic.d: Rename RELABS to TARGET1.
2134         * gas/arm/pic.s: Ditto.
2136 2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
2138         * gas/crx: New directory.
2139         * gas/crx/allinsn.exp: New test script.
2140         * gas/crx/arith_insn.s: New file.
2141         * gas/crx/arith_insn.d: Likewise.
2142         * gas/crx/beq_insn.s: Likewise.
2143         * gas/crx/beq_insn.d: Likewise.
2144         * gas/crx/bit_insn.s: Likewise.
2145         * gas/crx/bit_insn.d: Likewise.
2146         * gas/crx/br_insn.s: Likewise.
2147         * gas/crx/br_insn.d: Likewise.
2148         * gas/crx/cmov_insn.s: Likewise.
2149         * gas/crx/cmov_insn.d: Likewise.
2150         * gas/crx/cmpbr_insn.s: Likewise.
2151         * gas/crx/cmpbr_insn.d: Likewise.
2152         * gas/crx/jscond_insn.s: Likewise.
2153         * gas/crx/jscond_insn.d: Likewise.
2154         * gas/crx/list_insn.s: Likewise.
2155         * gas/crx/list_insn.d: Likewise.
2156         * gas/crx/load_stor_insn.s: Likewise.
2157         * gas/crx/load_stor_insn.d: Likewise.
2158         * gas/crx/misc_insn.s: Likewise.
2159         * gas/crx/misc_insn.d: Likewise.
2160         * gas/crx/no_op_insn.s: Likewise.
2161         * gas/crx/no_op_insn.d: Likewise.
2162         * gas/crx/shift_insn.s: Likewise.
2163         * gas/crx/shift_insn.d: Likewise.
2165 2004-08-27  Richard Sandiford  <rsandifo@redhat.com>
2167         * gas/frv/fr550-pack1.[sd]: New test.
2168         * gas/frv/allinsn.exp: Run it.
2170 2004-08-27  Nick Clifton  <nickc@redhat.com>
2172         * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
2173         but not for PE targets.  Similarly for the absrel test.
2175 2004-08-26  Nick Clifton  <nickc@redhat.com>
2177         * gas/i386/i386.exp: Group ELF specific tests together.  Move the
2178         pcrel test into the ELF only section.  Use is_elf_format to test
2179         for ELF based toolchains.
2181 2004-08-25  H.J. Lu  <hongjiu.lu@intel.com>
2183         * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
2185 2004-08-24  Jan Beulich  <jbeulich@novell.com>
2187         * gas/all/altmacro.[sd]: Split out part from here...
2188         * gas/all/altmac2.[sd]: ... to here.
2189         * gas/all/excl.s: New.
2190         * gas/all/gas.exp: Suppress both tests for a few targets known to
2191         break. Run the new (split out) test only when the target doesn't
2192         use '!' as a comment character.
2194 2004-08-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
2196         * gas/mips/branch-swap.s: New testcase.
2197         * gas/mips/branch-swap.d: New testcase.
2198         * gas/mips/mips.exp: Run the testcase.
2200 2004-08-18  Nick Clifton  <nickc@redhat.com>
2202         * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
2203         part of another patch.
2205 2004-08-15  Nick Clifton  <nickc@redhat.com>
2207         * gas/all/altmacro.d: Allow for rest of frag being padded to an
2208         alignment boundary.
2210         * gas/arm/arm.exp: Run bignum test for ELF based targets only.
2212 2004-08-16  Alan Modra  <amodra@bigpond.net.au>
2214         * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
2215         * gas/cfi/cfi-alpha-3.d: Likewise.
2216         * gas/cfi/cfi-i386.d: Likewise.
2217         * gas/cfi/cfi-m68k.d: Likewise.
2218         * gas/cfi/cfi-ppc-1.d: Likewise.
2219         * gas/cfi/cfi-s390-1.d: Likewise.
2220         * gas/cfi/cfi-s390x-1.d: Likewise.
2221         * gas/cfi/cfi-sh-1.d: Likewise.
2222         * gas/cfi/cfi-sparc-1.d: Likewise.
2223         * gas/cfi/cfi-sparc64-1.d: Likewise.
2224         * gas/cfi/cfi-x86_64.d: Likewise.
2226 2004-08-13 Jan Beulich <jbeulich@novell.com>
2228         * gas/all/altmacro.[sd]: New test.
2229         * gas/all/gas.exp: Run the new test.
2231 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
2233         * gas/arm/bignum1.s: New test.
2234         * gas/arm/arm.exp: Run it.
2236 2004-08-06  Paul Brook  <paul@codesourcery.com>
2238         * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
2240 2004-08-05  Nitin Yewale  <nitiny@kpitcummins.com>
2242         * h8300/h8300.exp: Addition of new test case to check rx
2243         generation with adds and subs instruction for plain H8/300 target.
2244         * h8300/addsubrxcheck.s: New test source file.
2246 2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
2248         * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
2249         * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
2250         * gas/symver/symver.exp: Likewise for symver tests.
2252 2004-07-30  Michal Ludvig  <mludvig@suse.cz>
2254         * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
2255         VIA PadLock instructions.
2257 2004-07-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2259         * gas/sh/basic.exp: Don't do sh2a test for sh5.
2260         * gas/sh/sh2a.d: Match elf32-sh* format too.
2262 2004-07-29  Alexandre Oliva  <aoliva@redhat.com>
2264         2003-12-30  DJ Delorie  <dj@redhat.com>
2265         * gas/sh/sh2a.s: New.
2266         * gas/sh/sh2a.d: New.
2267         * gas/sh/basic.exp: Add it.
2269 2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>
2271         * gas/all/gas.exp (do_930509a): Disable test for crx.
2273 2004-07-22  H.J. Lu  <hongjiu.lu@intel.com>
2275         * gas/i386/x86-64-inval.l: Remove the leading `+'.
2277 2004-07-22  Nick Clifton  <nickc@redhat.com>
2279         PR/280
2280         * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
2281         * gas/h8300/ffxx1-elf.d: Likewise.
2282         * gas/h8300/h8sx_disp2.d: Likewise.
2283         * gas/h8300/h8sx_mov_imm.d: Likewise.
2284         * gas/h8300/h8sx_rtsl.d: Likewise.
2285         * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
2286         * gas/h8300/ffxx1-elf.s: Likewise.
2288 2004-07-21  Jan Beulich <jbeulich@novell.com>
2290         * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
2291         addressing in 64-bit mode.
2292         * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
2293         addressing.
2294         * gas/i386/i386.exp: Run the two new tests.
2296         * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
2297         rex prefix.
2298         * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
2299         in 64-bit mode.
2301 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
2303         * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
2304         expects load delay slots.
2306 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
2308         * gas/mips/vr5400.d: Update for a correct disassembly of
2309         "racm.ob".
2311 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
2313         * gas/mips/mips32.s: Adjust for the unified "break" syntax.  Add
2314         another "break" case.  Update the comment accordingly.
2315         * gas/mips/set-arch.s: Likewise.
2316         * gas/mips/mips32.d: Adjust for the new output.
2317         * gas/mips/set-arch.d: Likewise.
2319 2004-07-15  Nitin Yewale <nitiny@kpitcummins.com>
2321         * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
2322         new test case for H8300H normal target to check symbol
2323         address generation.
2324         * gas/h8300/symaddgen.s: New test.
2326 2004-07-13  Nick Clifton  <nickc@redhat.com>
2328         * gas/i386/intel.s: Add test of newly expand arithmetic support
2329         for Intel mode assembler.
2330         * gas/i386/intel.d: Add expected disassmbly.
2332 2004-07-13  Nick Clifton  <nickc@redhat.com>
2334         * gas/vtable: Delete directory.  These tests are no longer needed
2335         as the VTABLE_ reloc support is obsolete.
2337 2004-07-08  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2339         * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
2340         * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
2341         * gas/m32r/pic2.d: New file: Expected results.
2343 2004-07-08  Richard Sandiford  <rsandifo@redhat.com>
2345         * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
2346         * gas/mips/elf-refl19.d: Likewise L2.
2348 2004-07-03  Richard Sandiford  <rsandifo@redhat.com>
2350         * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
2351         the earliest %lo().
2352         * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
2353         * gas/mips/elf-rel20.[sd]: New test.
2354         * gas/mips/mips.exp: Run it.
2356 2004-07-03  Maciej W. Rozycki  <macro@linux-mips.org>
2358         * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
2360 2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>
2362         * gas/ia64/group-1.d: New.
2363         * gas/ia64/group-1.s: Likewise.
2365         * gas/ia64/ia64.exp: Add group-1 to test comdat group.
2367 2004-06-30  James E Wilson  <wilson@specifixinc.com>
2369         * gas/ia64/dv-imply.d: Update.
2370         * gas/ia64/dv-mutex.d: Likewise.
2371         * gas/ia64/dv-safe.d: Likewise.
2373 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
2375         * gas/m68k/mode5.s: Pad section.
2376         * gas/m68k/mode5.d: Update.
2378 2004-06-28  Alan Modra  <amodra@bigpond.net.au>
2380         * gas/ppc/power4.d: Update.
2382 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
2384         * gas/i386/prescott.s: Remove fisttpd and fisttpq.
2385         * gas/i386/prescott.d: Update.
2387 2004-06-08  Jakub Jelinek  <jakub@redhat.com>
2389         * gas/ia64/dv-raw-err.s: Add some new postinc tests.
2390         * gas/ia64/dv-raw-err.l: Updated.
2392 2004-05-28  Peter Barada <peter@the-baradas.com>
2394         * gas/m68k/mode5.s: New test file.  Checks conversion of mode 5
2395         addressing with zero offset into mode 2 addressing.
2396         * gas/m68k/mode5.d: New file: Expected disassmbly.
2397         * gas/m68k/all.exp: Run new test.
2399 2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
2401         * gas/sh/arch: New directory.
2402         * gas/sh/arch/arch.exp: New test script.
2403         * gas/sh/arch/arch_expected.txt: New file.
2404         * gas/sh/arch/sh.s: New file.
2405         * gas/sh/arch/sh2.s: New file.
2406         * gas/sh/arch/sh-dsp.s: New file.
2407         * gas/sh/arch/sh2e.s: New file.
2408         * gas/sh/arch/sh3-nommu.s: New file.
2409         * gas/sh/arch/sh3.s: New file.
2410         * gas/sh/arch/sh3-dsp.s: New file.
2411         * gas/sh/arch/sh3e.s: New file.
2412         * gas/sh/arch/sh4-nommu-nofpu.s: New file.
2413         * gas/sh/arch/sh4-nofpu.s: New file.
2414         * gas/sh/arch/sh4.s: New file.
2415         * gas/sh/arch/sh4a-nofpu.s: New file.
2416         * gas/sh/arch/sh4al-dsp.s: New file.
2417         * gas/sh/arch/sh4a.s: New file.
2419 2004-05-27  H.J. Lu  <hongjiu.lu@intel.com>
2421         * gas/ia64/regs.d: Updated.
2423 2004-05-26  H.J. Lu  <hongjiu.lu@intel.com>
2425         * gas/ia64/ia64.exp: Run invalid-ar.
2427         * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
2428         * gas/ia64/invalid-ar.s: Likewise.
2430 2004-05-24  Peter Barada  <peter@the-baradas.com>
2432         * gas/m68k/mcf-emac.d: Provide correct disassembler results.
2433         * gas/m68k/mcf-mac.d: Provide correct disassembler results.
2435 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
2437         * gas/ia64/dv-srlz.d: Fix a typo.
2439 2004-05-12  Ben Elliston  <bje@au.ibm.com>
2441         * gas/h8300/t03_add.exp: Remove stray semicolons.
2442         * gas/h8300/t04_sub.exp: Likewise.
2443         * gas/h8300/t05_cmp.exp: Likewise.
2444         * gas/h8300/t08_or.exp: Likewise.
2445         * gas/h8300/t09_xor.exp: Likewise.
2446         * gas/h8300/t10_and.exp: Likewise.
2447         * gas/hppa/reloc/reloc.exp: Likewise.
2448         * gas/hppa/unsorted/unsorted.exp: Likewise.
2449         * gas/i386/i386.exp: Likewise.
2450         * gas/m68hc11/m68hc11.exp: Likewise.
2451         * gas/mips/mips.exp: Likewise.
2452         * gas/sparc/sparc.exp: Likewise.
2453         * lib/gas-defs.exp: Likewise.
2455 2004-05-11  Nick Clifton  <nickc@redhat.com>
2457         * gas/elf/section4.s: New test.  Checks label arithmetic when
2458         multiple same-name sections exist.
2459         * gas/elf/section4.d: New file: Expected section list
2460         * gas/elf/elf.exp: Run the new test.
2461         * gas/elf/group0.s: Use % instead of @ for type argument to
2462         .section directive (for compatability with ARM port).
2463         * gas/elf/group1.s: Likewise.
2465 2004-05-07  Richard Sandiford  <rsandifo@redhat.com>
2467         * gas/mips/vr4122.[sd]: Rename to...
2468         * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
2469         MD(1) and MD(4).
2470         * gas/mips/mips.exp: Update accordingly.
2472 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
2474         * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
2475         * gas/frv/fr405-insn.d: Likewise.
2476         * gas/frv/fr450-insn.d: Likewise.
2478 2004-04-30  H.J. Lu  <hongjiu.lu@intel.com>
2480         * gas/elf/elf.exp: Remove group1, add group1a and group1b for
2481         section group.
2483         * gas/elf/group1a.d: New file.
2484         * gas/elf/group1b.d: Likewise.
2486         * gas/elf/group1.e: Removed.
2488 2004-04-30  Nick Clifton  <nickc@redhat.com>
2490         * gas/arm/reg-alias.s: New file: Test case sensitive register
2491         aliases.
2492         * gas/arm/reg-alias.d: New file: Expected test output.
2493         * gas/arm/arm.exp: Run reg-alias test.
2494         Arrange tests in a more orderly fashion.
2496 2004-04-30  Ben Elliston  <bje@au.ibm.com>
2498         * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
2499         * gas/ppc/power4.d: Update accordingly.
2501 2004-04-26  H.J. Lu  <hongjiu.lu@intel.com>
2503         * gas/elf/elf.exp: Add group0a, group0b and group1 for section
2504         group.
2506         * gas/elf/group0.s: New file.
2507         * gas/elf/group0a.d: Likewise.
2508         * gas/elf/group0b.d: Likewise.
2509         * gas/elf/group1.e: Likewise.
2510         * gas/elf/group1.s: Likewise.
2512 2004-04-23  Nick Clifton  <nickc@redhat.com>
2514         * gas/symver/symver1.d: Cope with extra symbols inserted by
2515         arm-elf toolchains.
2516         * gas/symver/symver0.d: Likewise
2517         * gas/elf/symver.d: Likewise.
2519 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2521         * gas/sh/pcrel2.d: Update.
2522         * gas/sh/tlsd.d: Update.
2523         * gas/sh/tlsnopic.d: Update.
2524         * gas/sh/tlspic.d: Update.
2526 2004-04-22  Mark Kettenis  <kettenis@gnu.org>
2528         * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
2530 2004-04-22  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
2532         * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
2533         * gas/mips/mips-abi32-pic.d: Likewise.
2534         * gas/mips/mips-abi32-pic2.d: Likewise.
2535         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
2536         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
2537         * gas/mips/mips-gp64-fp32-pic.d: Likewise.
2538         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
2539         * gas/mips/relax-swap1-mips2.d: Likewise.
2540         * gas/mips/lb-svr4pic-ilocks.d: New test.
2541         * gas/mips/mips.exp: Run it.
2543 2004-04-22  Paul Brook  <paul@codesourcery.com>
2545         * maverick.c (off8s): Test full shifted operand range.
2546         (MCC2): Define.
2547         (MVDSPACC, MVACCDSP): Use it.
2548         * maverick.d, maverick.s: Regenerate.
2550 2004-04-22  Peter Barada <peter@the-baradas.com>
2552         * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
2553         * gas/m68k/mcf-emac.s: New test: Similar checks.
2554         * gas/m68k/mcf-mac.d: New test: Expected output.
2555         * gas/m68k/mcf-emac.d: New test: Likewise.
2556         * gas/m68k/all.exp: Run new tests.
2558 2004-04-21  Chris Demetriou  <cgd@broadcom.com>
2560         * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
2561         * gas/mips/empic.d: Likewise.
2562         * gas/mips/empic.l: Likewise.
2563         * gas/mips/empic.s: Likewise.
2564         * gas/mips/empic2.d: Likewise.
2565         * gas/mips/empic2.s: Likewise.
2566         * gas/mips/empic3_e.d: Likewise.
2567         * gas/mips/empic3_e.s: Likewise.
2568         * gas/mips/empic3_g1.d: Likewise.
2569         * gas/mips/empic3_g1.s: Likewise.
2570         * gas/mips/empic3_g2.d: Likewise.
2571         * gas/mips/empic3_g2.s: Likewise.
2572         * gas/mips/jal-empic-elf-2.d: Likewise.
2573         * gas/mips/jal-empic-elf-2.s: Likewise.
2574         * gas/mips/jal-empic-elf-3.d: Likewise.
2575         * gas/mips/jal-empic-elf-3.s: Likewise.
2576         * gas/mips/jal-empic-elf.d: Likewise.
2577         * gas/mips/jal-empic.d: Likewise.
2578         * gas/mips/la-empic.d: Likewise.
2579         * gas/mips/la-empic.s: Likewise.
2580         * gas/mips/lb-empic.d: Likewise.
2581         * gas/mips/ld-empic.d: Likewise.
2582         * gas/mips/lif-empic.d: Likewise.
2583         * gas/mips/telempic.d: Likewise.
2584         * gas/mips/tempic.d: Likewise.
2585         * gas/mips/ulh-empic.d: Likewise.
2586         * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
2587         * gas/mips/lifloat.s: Likewise.
2588         * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
2590 2004-04-20  Brian Ford  <ford@vss.fsi.com>
2591             DJ Delorie  <dj@redhat.com>
2593         * gas/i386/secrel.s: New test for .secrel32.
2594         * gas/i386/secrel.d: Likewise.
2595         * gas/i386/i386.exp: Call it for PE targets.
2597 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
2599         * gas/cfi/cfi-sparc64-1.d: Update.
2601 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
2603         * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
2605 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
2607         * gas/elf/section2.e-mips: Allow named section symbols.
2608         * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
2610 2004-04-13  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2612         * gas/m32r/parallel-2.s: New file: Test case for parallel code.
2613         * gas/m32r/parallel-2.d: New file: Expected results.
2614         * gas/m32r/m32r2.exp: Run the test.
2616         * gas/m32r/seth.s: New file: Test for seth.
2617         * gas/m32r/seth.d: New file: Expected results.
2618         * gas/m32r/m32r.exp: Run the new test.
2620 2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
2622         * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
2623         option.
2624         * gas/sh/basic.exp: Run the new test.
2626 2004-04-01  Dave Korn  <dk@artimi.com>
2628         * gas/dlx/alltests.exp: Execute new lohi test.
2629         * gas/dlx/lohi.s: New test for spurious lo16/hi16
2630         reloc overflow checking.
2631         * gas/dlx/lohi.d: New file: expected output.
2632         * gas/dlx/lhi.d: Updated to properly expect lo16
2633         relocations where asked for.
2634         * gas/dlx/itype.d: Likewise.
2635         * gas/dlx/lhi.d: Corrected cut+paste error in test name.
2637 2004-03-30  Stan Shebs  <shebs@apple.com>
2639         * gas/macros/macros.exp: Remove mention of MPW config.
2641 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
2643         * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
2644         an error.
2645         * gas/m68hc11/m68hc11.exp: Likewise.
2647 2004-03-23  Andreas Schwab  <schwab@suse.de>
2649         * gas/cfi/cfi-m68k.d: Adjust offsets.
2651 2004-03-22  Hans-Peter Nilsson  <hp@axis.com>
2653         * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
2654         * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
2656 2004-03-17  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2658         * gas/cfi/cfi-sh-1.d: New file.
2659         * gas/cfi/cfi-sh-1.s: Likewise.
2660         * gas/cfi/cfi.exp: Add SH case.
2662 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
2664         * gas/ppc/altivec.d: Update.
2665         * gas/ppc/altivec_xcoff.d: Update.
2666         * gas/ppc/altivec_xcoff64.d: Update.
2667         * gas/ppc/astest.d: Update.
2668         * gas/ppc/astest2.d: Update.
2669         * gas/ppc/astest2_64.d: Update.
2670         * gas/ppc/astest64.d: Update.
2671         * gas/ppc/booke.d: Update.
2672         * gas/ppc/booke_xcoff.d: Update.
2673         * gas/ppc/booke_xcoff64.d: Update.
2674         * gas/ppc/e500.d: Update.
2675         * gas/ppc/power4.d: Update.
2676         * gas/ppc/test1elf32.d: Update.
2677         * gas/ppc/test1elf64.d: Update.
2678         * gas/ppc/test1xcoff32.d: Update.
2680 2004-03-15  Alan Modra  <amodra@bigpond.net.au>
2682         * gas/i386/padlock.s: Pad with .p2align.
2683         * gas/i386/padlock.d: Adjust.
2685 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
2687         * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
2688         VIA PadLock instructions.
2689         * gas/i386/i386.exp: Run padlock tests.
2691 2004-03-12  Alan Modra  <amodra@bigpond.net.au>
2693         * gas/i386/katmai.d: Revert last change.
2695         * gas/i386/katmai.d: Adjust for clflush change.
2697 2004-03-08  Andreas Jaeger  <aj@suse.de>
2699         * gas/cfi/cfi-s390x-1.d: Adjust offsets.
2701 2004-03-07  Richard Henderson  <rth@redhat.com>
2703         * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
2705 2004-03-07  Andreas Jaeger  <aj@suse.de>
2707         * gas/cfi/cfi-x86_64.d: Adjust offsets.
2709 2004-03-07  Richard Henderson  <rth@redhat.com>
2711         * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
2712         gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
2713         gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
2715 2004-03-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2717         * gas/sh/sh64/err-dsp.s: Fix expected error message.
2719 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2721         * gas/frv/fr405-insn.[sdl]: New test.
2722         * gas/frv/fr450-spr.[sd]: New test.
2723         * gas/frv/fr450-insn.[sdl]: New test.
2724         * gas/frv/fr450-media-issue.[sl]: New test.
2725         * gas/frv/allinsn.exp: Run new tests.  Ensure fr405 instructions
2726         aren't accepted for -mcpu=fr400 or -mcpu=fr500.  Ensure fr450
2727         instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
2728         -mcpu=fr500.
2730 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2732         * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
2733         (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
2734         * gas/frv/allinsn.d: Update accordingly.
2736 2004-02-17  Petko Manolov  <petkan@nucleusys.com>
2738         * gas/arm/maverick.c: DSPSC to/from opcode fixes.
2739         * gas/arm/maverick.d: Likewise.
2740         * gas/arm/maverick.s: Likewise.
2742 2004-02-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2744         * gas/sh/basic.exp: Don't do sh4a tests for sh5.
2746 2004-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2748         * gas/macros/test2.s: Lowercase it.
2750 2004-02-02  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2752         * gas/mips/div.d: Update to accomodate changes in macro
2753         expansions.
2754         gas/mips/elf-rel-got-n32.d: Likewise.
2755         gas/mips/elf-rel-got-n64.d: Likewise.
2756         gas/mips/elf-rel-xgot-n32.d: Likewise.
2757         gas/mips/elf-rel-xgot-n64.d: Likewise.
2758         gas/mips/la-svr4pic.d: Likewise.
2759         gas/mips/la-xgot.d: Likewise.
2760         gas/mips/lca-svr4pic.d: Likewise.
2761         gas/mips/lca-xgot.d: Likewise.
2763 2004-02-01  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2765         * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
2766         * gas/sh/sh4a-fp.s: Likewise.
2767         * gas/sh/err-sh4a-fp.s: Likewise.
2769 2004-01-24  Chris Demetriou  <cgd@broadcom.com>
2771         * gas/mips/relax-swap1.s: Add extra space at end, so the
2772         disassembly will consistently have "..." at its end.
2773         * gas/mips/relax-swap2.s: Likewise.
2774         * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
2776 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
2778         * gas/arm/arm.exp: Add "undefined" test.
2779         * gas/arm/undefined.s, gas/arm/undefined.l: New files.
2781 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
2783         * gas/mips/macro-warn-[1234].[sdl]: New tests.
2784         * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
2785         * gas/mips/mips.exp: Run them.
2787 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
2789         * gas/mips/elf-rel19.[sd]: New test.
2790         * gas/mips/mips.exp: Run it.
2792 2004-01-11 Tom Rix   <tcrix@worldnet.att.net>
2794         * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
2795         * gas/m68hc11/movb.d: Likewise.
2796         * gas/m68hc11/m68hc11.exp: Likewise.  Add more movb failure tests.
2798 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
2800         * gas/i386/katmai.d: Adjust for changed sib printing.
2801         * gas/i386/prescott.d: Likewise.
2802         * gas/i386/sse2.d: Likewise.
2803         * gas/i386/ssemmx2.d: Likewise.
2805 2004-01-16  Alexandre Oliva  <aoliva@redhat.com>
2807         * gas/mn10300/mov5.s: New.
2808         * gas/mn10300/basic.exp (do_mov5): New.
2810 2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2812         * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
2813         with swapping for MIPS1.
2814         * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
2815         with swapping for MIPS2.
2816         * gas/mips/relax-swap1.l: Stderr output for the new tests.
2817         * gas/mips/relax-swap1.s: Source for the new tests.
2818         * gas/mips/relax-swap2.d: New test for branch likely relaxation
2819         with swapping.
2820         * gas/mips/relax-swap2.l: Stderr output for the new test.
2821         * gas/mips/relax-swap2.s: Source for the new test.
2822         * gas/mips/mips.exp: Run the new tests.
2824 2004-01-13  Ian Lance Taylor  <ian@wasabisystems.com>
2826         * gas/mips/mips16-64.d: New test.
2827         * gas/mips/mips.exp: Run it.
2829 2004-01-12  Richard Sandiford  <rsandifo@redhat.com>
2831         * gas/mips/elf-rel18.[sd]: New test.
2832         * gas/mips/mips.exp: Run it.
2834 2004-01-09  Paul Brook  <paul@codesourcery.com>
2836         * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
2837         * gas/arm/arm.exp: Add them.
2839 2004-01-08  Ian Lance Taylor  <ian@wasabisystems.com>
2841         * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
2842         * gas/mips/ldstla-n64-shared.d: Likewise.
2844 2004-01-07  Nick Clifton  <nickc@redhat.com>
2846         * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
2848 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
2850         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
2851         * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
2852         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
2853         * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
2854         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
2855         * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register.  Use
2856         gprel12 for rodata symbol and gotoff12 for sdata symbol.
2857         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
2858         * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
2859         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
2860         * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
2861         * gas/frv/allinsns.exp: Run it.
2863 2004-01-02  Albert Bartoszko  <albar@nt.kegel.com.pl>
2865         * gas/msp430/opcode.s: Add test for an 'add' instruction which
2866         looks similar to an 'rla' instruction.
2868 For older changes see ChangeLog-9303
2870 Local Variables:
2871 mode: change-log
2872 left-margin: 8
2873 fill-column: 74
2874 version-control: never
2875 End: