gas/:
[binutils-gdb.git] / gas / testsuite / ChangeLog
index 9e031b63a1c0d1bd262aa5414eb4623bd092fce2..84261dc3d2f3e664c85fecda6c46cff1cb127c0e 100644 (file)
@@ -1,3 +1,720 @@
+2005-06-01  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
+       * gas/mips/ldstla-32-mips3-1.l: Likewise.
+
+2005-05-27  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/proc.l: Adjust.
+
+2005-05-25  Steve Ellcey  <sje@cup.hp.com>
+
+       * gas/ia64/global.d: Change --sym to --syms.
+
+2005-05-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/ia64/group-1.d: Updated.
+       * gas/ia64/group-2.d: Likewise.
+
+2005-05-25  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/radix.s: New.
+       * gas/ia64/radix.l: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-05-25  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/intelok.d: Account for 32-bit displacements being shown
+       in hex.
+
+2005-05-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/elf/group0b.d: Updated.
+       * gas/elf/group1b.d: Likewise.
+
+2005-05-19  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/reloc-uw.s: New.
+       * gas/ia64/reloc-uw.d: New.
+       * gas/ia64/reloc-uw-ilp32.d: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-05-18  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/all/altmacro.s: Parenthesize operand of %.
+
+2005-05-17  Zack Weinberg  <zack@codesourcery.com>
+
+       * gas/arm/arm.exp: Convert all existing "gas_test" tests to
+       "run_dump_test" tests.  Run more tests unconditionally.  Run new tests.
+       * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s
+       * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s
+       * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s:
+       Adjust to work as a dump test.
+       * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d
+       * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d
+       * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d:
+       New files.
+
+       * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for
+       diagnostics that don't happen in the first pass anymore.
+
+       * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l
+       * gas/arm/vfp-bad.l:
+       Update expected diagnostics.
+       * gas/arm/pic.d: Update expected reloc name.
+       * gas/arm/thumbv6.d: CPY no longer appears in disassembly.
+       * gas/arm/r15-bad.s: Avoid two-argument mul.
+       * gas/arm/req.s: Adjust comments.
+       * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate
+       use of PC.
+
+       * gas/arm/macro-1.d, gas/arm/macro1.s
+       * gas/arm/t16-bad.l, gas/arm/t16-bad.s
+       * gas/arm/tcompat.d, gas/arm/tcompat.s
+       * gas/arm/tcompat2.d, gas/arm/tcompat2.s
+       * gas/arm/thumb32.d, gas/arm/thumb32.s
+       New test pair.
+
+2005-05-17  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/mmix/err-byte1.s: Adjust expected error text on line 10.
+
+2005-05-17  Nick Clifton  <nickc@redhat.com>
+
+       * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc
+       corrupting an ld.w instruction.
+       * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt)
+       output.
+
+2005-05-10  Michael Matz  <matz@suse.de>
+
+       * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
+       .block.
+
+2005-05-10  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gas/mmix/relax2.s: Drop ":" off label definitions.
+
+2005-05-09  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will
+       actually be present in memory addressing.
+       * gas/i386/tlspic.[sd]: Likewise.
+
+2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 940
+       * gas/ia64/group-2.d: New.
+       * gas/ia64/group-2.s: New.
+
+       * gas/ia64/ia64.exp: Add "group-2".
+
+2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 843
+       * gas/i386/i386.exp: Add x86-64-branch.
+
+       * gas/i386/x86-64-branch.d: New.
+       * gas/i386/x86-64-branch.s: New.
+
+2005-05-06  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/macros/badarg.s: Add check for bad qualifier specification.
+       * gas/macros/badarg.l: Adjust.
+       * gas/macros/vararg.[sd]: New.
+       * gas/macros/macros.exp: Run new test.
+
+2005-05-06  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/all/cond.s: Also test .ifb/.ifnb.
+       * gas/all/cond.d: Adjust.
+
+2005-05-06  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/macros/dot.s: Don't use pseudo-ops in first column.
+       * gas/macros/dot.l: Match broader range of possible outputs.
+       * gas/macros/purge.l: Likewise.
+       * gas/macros/purge.s: Start generated macro names with an underscore.
+
+2005-05-05  Paul Brook  <paul@codesourcery.com>
+
+       * gas/i386/i386.exp: Don't run divide test on vxworks.
+
+2005-05-05  Nick Clifton  <nickc@redhat.com>
+
+       * Update the address and phone number of the FSF organization in
+       the GPL notices in the following files:
+       gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
+       gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
+       gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
+       gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
+       gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
+       gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
+       gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
+       gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
+       gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
+
+2005-05-05  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
+       versions of Linux which do not use glibc.
+       * gas/vax/vax.exp: Likewise.
+
+2005-05-05  Paul Brook  <paul@codesourcery.com>
+
+       * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
+
+2005-04-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/all/assign.s: Make `x' and `y' global.
+
+2005-04-25  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/macros/badarg.s: Add tests for collisions between/among macro
+       parameters and local symbols.
+       * gas/macros/badarg.l: Adjust.
+
+2005-04-20  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/elf/struct.s: Adjust to not get into alignment issues.
+       * gas/elf/struct.d: Adjust for the above and the test's name.
+
+2005-04-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/padlock.d: Updated.
+
+2005-04-19  Andreas Schwab  <schwab@suse.de>
+
+       * gas/ia64/invalid-ar.l: Adapt to changed error message.
+
+2005-04-18  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/macros/purge.[ls]: New.
+       * gas/macros/macros.exp: Run new test.
+
+2005-04-15  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/elf/struct.[sd]: New.
+       * gas/elf/elf.exp: Run new test.
+
+2005-04-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/all/assign.s: New.
+       * gas/all/assign.d: New.
+       * gas/all/gas.exp: Run it.
+
+2005-04-13  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
+       and include more instructions/offsets that are meant to succeed.
+       Use $4 instead $3 to avoid register dependencies.
+       * gas/mips/ldstla-32.d: Update accordingly.
+       * gas/mips/ldstla-32-shared.d: Likewise.
+       * gas/mips/ldstla-32-mips3.d: New test based on the above, except
+       for mips3.
+       * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
+       * gas/mips/ldstla-32-mips3.s: Source for the new tests.
+       * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
+       fail.
+       * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
+       * gas/mips/ldstla-32-1.l: Stderr output for the new test.
+       * gas/mips/ldstla-32-mips3-1.l: Likewise.
+       * gas/mips/mips.exp: Run the new tests.
+
+2005-04-11  Mark Kettenis  <kettenis@gnu.org>
+
+       * gas/all/gas.exp: Don't run fastcall labels test on
+       i*86-*-openbsd*.
+
+2005-04-11  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/macros/dot.[ls]: New.
+       * gas/macros/macros.exp: Run new test.
+
+2005-04-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
+       * gas/i386/x86-64-pcrel.d: Updated.
+
+2005-04-01  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * gas/vax/flonum.s: New testcase: Encode some flonums.
+       * gas/vax/flonum.d: Expected result of new testcase.
+       * gas/vax/vax.exp: Call the new testcase.
+
+       * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
+       figuring out.
+       * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
+
+2005-04-01  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/bss.[sd]: New.
+       * gas/i386/i386.exp: Run new test.
+
+2005-04-01  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/x86-64-pcrel.[sd]: New.
+       * gas/i386/i386.exp: Run new test.
+
+2005-03-30  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/mapping.d: Update expected output due to mapping symbols
+       being untyped.
+
+2005-03-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
+       x86-64-segment and x86-64-inval-seg for x86-64.
+
+       * gas/i386/intel.d: Expect movw for moving between memory and
+       segment register.
+       * gas/i386/naked.d: Likewise.
+       * gas/i386/opcode.d: Likewise.
+       * gas/i386/x86-64-opcode.d: Likewise.
+
+       * gas/i386/opcode.s: Use movw for moving between memory and
+       segment register.
+       * gas/i386/x86-64-opcode.s: Likewise.
+
+       * : Likewise.
+
+       * gas/i386/inval-seg.l: New.
+       * gas/i386/inval-seg.s: New.
+       * gas/i386/segment.l: New.
+       * gas/i386/segment.s: New.
+       * gas/i386/x86-64-inval-seg.l: New.
+       * gas/i386/x86-64-inval-seg.s: New.
+       * gas/i386/x86-64-segment.l: New.
+       * gas/i386/x86-64-segment.s: New.
+
+2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gas/arm/tls.s, gas/arm/tls.d: New files.
+       * gas/arm/arm.exp: Run TLS test.
+
+2005-03-29  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/unwind.d: Update expected output.
+
+2005-03-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 803
+       * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
+       * gas/ia64/dv-mutex.d : Likewise.
+       * gas/ia64/dv-safe.d: Likewise.
+       * gas/ia64/dv-srlz.d.nop: Likewise.
+       * gas/ia64/ldxmov-1.d: Likewise.
+       * gas/ia64/opc-b.d: Likewise.
+       * gas/ia64/opc-f.d: Likewise.
+       * gas/ia64/opc-i.d: Likewise.
+       * gas/ia64/opc-m.d: Likewise.
+       * gas/ia64/operand-or.d: Likewise.
+       * gas/ia64/pcrel.d: Likewise.
+       * gas/ia64/pseudo.d: Likewise.
+       * gas/ia64/tls.d: Likewise.
+
+2005-03-24  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gas/cris/range-err-1.s: Adjust expected messages for hosts with
+       64-bit longs.
+
+2005-03-23  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/elf/section5.s: Don't start directives in first column.
+
+2005-03-21  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/iwmmxt.s: Update instructions that use the "never" value
+       in the conditional field to use "le" instead.  This is so that the
+       disassembler will disassemble them.
+       * gas/arm/iwmmxt.d: Update expected disassemblies.
+
+2005-03-17  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/intel.d: Add stderr directive.
+       * gas/i386/intel.e: New.
+       * gas/i386/intel16.d: Add stderr directive. Adjust for changed
+       source.
+       * gas/i386/intel16.e: New.
+       * gas/i386/intel16.s: Add instances of addressing forms with base
+       and index specified in reverse order.
+       * gas/i386/intelbad.l: Adjust for changed source.
+       * gas/i386/intelbad.s: Add more operand forms to check.
+       * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
+       directive. Adjust for changed source.
+       * gas/i386/intelok.e: New.
+       * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
+       more operand forms to check.
+       * gas/i386/x86_64.d: Add stderr directive.
+       * gas/i386/x86_64.e: New.
+       * gas/i386/x86_64.s: Adjust for parser changes.
+
+2005-03-15  Zack Weinberg  <zack@codesourcery.com>
+
+       * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
+       * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
+       * gas/arm/arm.exp: Run them.
+
+2005-03-14  Eric Christopher  <echristo@redhat.com>
+
+       * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
+       * gas/cfi/cfi.exp: Run it.
+       * gas/cfi/cfi-common-1.d: Update.
+       * gas/cfi/cfi-common-2.d: Ditto.
+       * gas/cfi/cfi-common-3.d: Ditto.
+       * gas/cfi/cfi-common-4.d: Ditto.
+
+2005-03-12  Zack Weinberg  <zack@codesourcery.com>
+
+       * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
+       * gas/arm/arm.exp: Run it.
+
+2005-03-10  Aldy Hernandez  <aldyh@redhat.com>
+
+       * gas/ppc/e500.d: Fix encoding of efscfd.
+
+2005-03-10  Jeff Baker  <jbaker@qnx.com>
+           Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
+       * gas/ppc/booke.d: Likewise.
+
+2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/vr4130.[sd]: New test.
+       * gas/mips/mips.exp: Run it.
+
+2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
+       bc1f and bc1t to be filled.
+       * gas/mips/branch-misc-3.[sd]: New test.
+       * gas/mips/mips.exp: Run it.
+
+2005-03-09  Ben Elliston  <bje@au.ibm.com>
+
+       * gas/maxq10/maxq10.exp: Remove stray semicolons.
+       * gas/maxq20/maxq20.exp: Likewise.
+
+2005-03-08  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/no-fit.[ls]: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-03-08  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
+       * gas/ia64/ia64.exp: Run new tests.
+
+2005-03-08  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/pcrel.d: Account for big endian target.
+       * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
+
+2005-03-08  Hans-Peter Nilsson  <hp@axis.com>
+
+       Adjust testsuite for cris-axis-aout.
+       * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
+       * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
+       gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
+       gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
+       gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
+
+2005-03-04  David Daney  <ddaney@avtrex.com>
+
+       * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
+       for -mno-shared optimization.
+       * gas/mips/elf-rel25a.d: Ditto.
+
+2005-03-04  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/arm.exp: Fix test for running the "undefined" to catch
+       more non-ELF cases.
+       * gas/arm/pic.d: Fix for vxworks target.
+       * gas/arm/basic.d: Likewise.
+       * gas/arm/unwind.d: Likewise.
+
+2005-03-04  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
+       * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
+       for loads and stores from constant addresses.
+       * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
+       * gas/mips/mips.exp: Run them.
+
+2005-03-03  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/mips.exp: Move tls tests to main $elf block.
+
+2005-03-03  Nick Clifton  <nickc@redhat.com>
+
+       * gas/macros/macros.exp (and.s): Expect this test to fail for the
+       tic4x-coff target because it uses the '&' character as a line
+       separator.
+
+       * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
+       * gas/sh/pcrel-hms.d: New file.  Adjusted form of pcrel-coff.d for
+       the sh-hms target.
+       * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
+       as for the sh-coff port.
+
+       * gas/macros/macros.exp (run_list_test): Also expect the msp430
+       port to fail the strings test because it defines
+       ONLY_STANDARD_ESCAPES.
+
+       * gas/arm/arch6zk.s: Add three nop instructions in order to pad
+       the .text section out to a 32-byte boundary as will automatically
+       be done by the arm-aout target.
+       * gas/arm/arch6zk.d: Add expected nop disassemblies.
+
+       * gas/d30v/serial.l: Remove listing lines that are no longer
+       emitted and fix up expected binary encoding.
+       * gas/d30v/serial2.l: Likewise.
+       * gas/d30v/serial2O.l: Likewise.
+
+2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
+
+       * gas/arc/extensions.s: Add tests for extcoreregister.
+       * gas/arc/extensions.d: Likewise.
+       * gas/arc/warn.s: Warnings for readonly core registers accessed.
+       * gas/arc/warn.d: Likewise.
+       * gas/arc/arc.exp: Run extensions testcase.
+
+2005-03-03  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/noat-1.d: Add -mips1 to assembler options.
+
+2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
+
+       * gas/arc/ld.s: Add checks for short immediates with ld.
+       * gas/arc/ld.d: Likewise.
+
+2005-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
+       gas/mips/tls-ill.s: New files.
+       * gas/mips/mips.exp: Run TLS tests.
+
+2005-03-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
+       * gas/ppc/astest2.d: Likewise.
+       * gas/ppc/astest2_64.d: Likewise.
+       * ppc/astest64.d: Likewise.
+       * ppc/booke.d: Likewise.
+       * ppc/power4.d: Likewise.
+       * ppc/test1elf32.d: Likewise.
+       * ppc/test1elf64.d: Likewise.
+
+2005-03-02  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/cr-err.[ls]: New.
+       * gas/i386/crx.[ds]: New.
+       * gas/i386/i386.exp: Run new tests.
+
+2005-03-02  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
+       * gas/i386/intelok.s: Add checks for various special memory operands.
+
+2005-03-01  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
+
+       * gas/arc/extensions.s: New file.
+       * gas/arc/extensions.d: New file.
+
+2005-03-01  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
+       COFF based ports.
+       * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
+       with a COFF formated local label name.
+       * gas/arm/undefined_coff.l: New file.  Variant of undefined.l.
+
+2005-03-01  Stig Petter Olsroed  <stigpo@users.sourceforge.net>
+           Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/inst.d: Allow for ARM ports which decode the reloc
+       associated with branches and so show the exact symbolic
+       destination address rather than an offset from the start of the
+       section.
+       * gas/arm/pic.d: Likewise.
+
+2005-03-01  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
+       * gas/m68k/mcf-mac.d: Likewise.
+       * gas/m68k/mcf-mov3q.d: Likewise.
+       * gas/m68k/mode5.d: Likewise.
+
+2005-02-22  Eric Christopher  <echristo@redhat.com>
+
+       * gas/mips/elf-rel10.d: Update for label change.
+
+2005-02-22  Maciej W. Rozycki  <macro@mips.com>
+
+       * gas/mips/mips16-dwarf2.d: Pass -mabi=32.  Include relocation
+       information.
+       * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
+       information for MIPS16 for the n32 ABI.
+       * gas/mips/mips.exp. Run the new test.
+
+2005-02-22  Eric Christopher  <echristo@redhat.com>
+
+       * gas/mips/elf-rel10.s: Add label for frob.
+
+2005-02-22  Maciej W. Rozycki  <macro@mips.com>
+
+       * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
+       information for MIPS16.
+       * gas/mips/mips16-dwarf2.s: Source for the new test.
+       * gas/mips/mips.exp: Run the new test.
+
+2005-02-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/d10v/instruction_packing-005.d: Adjust.
+       * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
+       * gas/d10v/instruction_packing-009.d: Likewise.
+       * gas/d10v/instruction_packing-010.d: Likewise.
+       * gas/d10v/warning-001.d: Use #warning instead of #error.
+       * gas/d10v/warning-002.d: Likewise.
+       * gas/d10v/warning-003.d: Likewise.
+       * gas/d10v/warning-004.d: Likewise.
+       * gas/d10v/warning-005.d: Likewise.
+       * gas/d10v/warning-006.d: Likewise.
+       * gas/d10v/warning-007.d: Likewise.
+       * gas/d10v/warning-008.d: Likewise.
+       * gas/d10v/warning-009.d: Likewise.
+       * gas/d10v/warning-010.d: Likewise.
+       * gas/d10v/warning-011.d: Likewise.
+       * gas/d10v/warning-012.d: Likewise.
+       * gas/d10v/warning-013.d: Likewise.
+       * gas/d10v/warning-015.d: Likewise.
+       * gas/d10v/warning-016.d: Likewise.
+       * gas/d10v/warning-017.d: Likewise.
+       * gas/d10v/warning-018.d: Likewise.
+       * gas/d10v/warning-019.d: Likewise.
+       * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
+       #warning given.  Rearrange to allow $program to remain unset.
+       Fail the test if warning not found when expected.  Conversely fail
+       the test if assembler errors or warnings given when not expected.
+
+2005-02-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
+
+       * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
+       gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
+       gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
+       gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
+       gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
+       .set noat in macro expansions.
+       * gas/mips/mips.exp: Run new testcases.
+       * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
+       gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
+       gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
+       gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
+       gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
+       gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
+       gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
+       gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
+       gas/mips/ulw2.s: Don't try to test .set noat.
+
+2005-02-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/ia64/hint.b-err.l: New file.
+       * gas/ia64/hint.b-err.s: Likewise.
+       * gas/ia64/hint.b-warn.l: Likewise.
+       * gas/ia64/hint.b-warn.s: Likewise.
+
+       * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
+
+       * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
+
+2005-02-17  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/nostkreg.[ds]: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-02-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/all/gas.exp (quad): Don't run on i960.
+
+2005-02-15  Nigel Stephens  <nigel@mips.com>
+           Maciej W. Rozycki  <macro@mips.com>
+
+       * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
+       R_MIPS16_LO16 relocs.
+       * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
+       * gas/mips/mips16-hilo.s: Source for the new tests.
+       * gas/mips/mips.exp: Run the new tests.
+
+2005-02-15  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/pcrel.[ds]: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-02-15  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
+       violation on b0.
+       * gas/ia64/regval.[ls]: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-02-15  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
+       * gas/ia64/dv-waw-err.s: Likewise.
+       * gas/ia64/reg-err.[ls]: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-02-15  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/reloc.[ds]: New.
+       * gas/ia64/reloc-bad.[ls]: New.
+       * gas/ia64/ia64.exp: Run new tests.
+
+2005-02-15  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/operand-or.d: Pass -xnone to assembler.
+
+2005-02-13  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/label.l: Adjust line numbers.
+       * gas/ia64/label.s: Add .explicit.
+       * gas/ia64/nop_x.s: Likewise.
+       * gas/ia64/opc-a.d: Add assembler option -xnone.
+       * gas/ia64/opc-b.d: Likewise.
+       * gas/ia64/opc-f.d: Likewise.
+       * gas/ia64/opc-i.d: Likewise.
+       * gas/ia64/opc-m.d: Likewise.
+       * gas/ia64/opc-x.d: Likewise.
+       * gas/ia64/pseudo.d: Likewise.
+       * gas/ia64/regs.d: Likewise.
+       * gas/ia64/tls.d: Likewise.
+       * gas/ia64/unwind-err.l: Adjust line numbers.
+       * gas/ia64/unwind-err.s: Remove explicit stops.
+
+2005-02-13  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/pound.[ls]: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-02-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/ia64/ia64.exp: Add "operand-or".
+
+       * gas/ia64/operand-or.d: New file.
+       * gas/ia64/operand-or.s: Likewise.
+
+2005-02-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
+       and proc.
+
+2005-02-10  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/unwind.d: Alter expected output to include dependency on
+       __aeabi_unwind_cpp_pr[01].
+
 2005-02-09  Jan Beulich  <jbeulich@novell.com>
 
        * gas/i386/intelok.s: Remove comments disabling alternative forms of
 
 2005-01-09  Andreas Schwab  <schwab@suse.de>
 
-       * gas/i386/intel16.d: Ignore trailing text with #pass. 
+       * gas/i386/intel16.d: Ignore trailing text with #pass.
        * gas/i386/intelok.d: Likewise.
        * gas/i386/prefix.d: Likewise.
        * gas/i386/sub.d: Likewise.
 
 2004-12-21  Tomer Levi  <Tomer.Levi@nsc.com>
 
-       * gas/crx/beq_insn.d: Update reference file according to 
+       * gas/crx/beq_insn.d: Update reference file according to
        disassembler printing method.
-       * gas/crx/bit_insn.d: Likewise. 
-       * gas/crx/br_insn.d: Likewise. 
-       * gas/crx/cmpbr_insn.d: Likewise. 
-       * gas/crx/cop_insn.d: Likewise. 
+       * gas/crx/bit_insn.d: Likewise.
+       * gas/crx/br_insn.d: Likewise.
+       * gas/crx/cmpbr_insn.d: Likewise.
+       * gas/crx/cop_insn.d: Likewise.
        * gas/crx/load_stor_insn.d: Likewise.
 
 2004-12-21  Hans-Peter Nilsson  <hp@axis.com>
 
 2004-11-29  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
 
-       * testsuite/gas/m32r/rela-1.s: New test.
-       * testsuite/gas/m32r/rela-1.d: Expected disassembly.
-       * testsuite/gas/m32r/m32r.exp: Run the new test.
-       * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc
+       * gas/m32r/rela-1.s: New test.
+       * gas/m32r/rela-1.d: Expected disassembly.
+       * gas/m32r/m32r.exp: Run the new test.
+       * gas/m32r/relax-1.d: Update for fixed pcrel reloc
        generation.
 
 2004-11-27  Richard Earnshaw  <rearnsha@arm.com>
 
-       * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
+       * gas/arm/thumbv6.d (setend): Remove stray tab at end
        of dump pattern.
 
 2004-11-25  H.J. Lu  <hongjiu.lu@intel.com>
 
        * gas/iq2000/allinsn.exp: Remove IQ10 tests.
        * gas/iq2000/q10allinsn.d: Delete.
-       * gas/iq2000/q10allinsn.s: Delete.      
+       * gas/iq2000/q10allinsn.s: Delete.
        * gas/iq2000/q10hazard4.s: Delete.
        * gas/iq2000/q10hazard5.s: Delete.
        * gas/iq2000/q10load-hazards.exp: Delete.
 
        * gas/arc/ld.s: Add check of load of a long immediate.
        * gas/arc/ld.d: Add expected disassembly.
-       
+
 2004-11-22  Hans-Peter Nilsson  <hp@axis.com>
 
        * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
        * gas/all/altmac2.[sd]: ... to here.
        * gas/all/excl.s: New.
        * gas/all/gas.exp: Suppress both tests for a few targets known to
-         break. Run the new (split out) test only when the target doesn't
-         use '!' as a comment character.
+       break. Run the new (split out) test only when the target doesn't
+       use '!' as a comment character.
 
 2004-08-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
 
        * gas/m68k/mode5.d: New file: Expected disassmbly.
        * gas/m68k/all.exp: Run new test.
 
+2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
+
+       * gas/sh/arch: New directory.
+       * gas/sh/arch/arch.exp: New test script.
+       * gas/sh/arch/arch_expected.txt: New file.
+       * gas/sh/arch/sh.s: New file.
+       * gas/sh/arch/sh2.s: New file.
+       * gas/sh/arch/sh-dsp.s: New file.
+       * gas/sh/arch/sh2e.s: New file.
+       * gas/sh/arch/sh3-nommu.s: New file.
+       * gas/sh/arch/sh3.s: New file.
+       * gas/sh/arch/sh3-dsp.s: New file.
+       * gas/sh/arch/sh3e.s: New file.
+       * gas/sh/arch/sh4-nommu-nofpu.s: New file.
+       * gas/sh/arch/sh4-nofpu.s: New file.
+       * gas/sh/arch/sh4.s: New file.
+       * gas/sh/arch/sh4a-nofpu.s: New file.
+       * gas/sh/arch/sh4al-dsp.s: New file.
+       * gas/sh/arch/sh4a.s: New file.
+
 2004-05-27  H.J. Lu  <hongjiu.lu@intel.com>
 
        * gas/ia64/regs.d: Updated.
 
        * gas/dlx/alltests.exp: Execute new lohi test.
        * gas/dlx/lohi.s: New test for spurious lo16/hi16
-         reloc overflow checking.
+       reloc overflow checking.
        * gas/dlx/lohi.d: New file: expected output.
        * gas/dlx/lhi.d: Updated to properly expect lo16
-         relocations where asked for.
+       relocations where asked for.
        * gas/dlx/itype.d: Likewise.
        * gas/dlx/lhi.d: Corrected cut+paste error in test name.