bfd ChangeLog
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 7311abfe9dff2102ef964b75432bb23e9776c6a0..f171ef920c800ac7f58bec3d34c148ea359cd1b2 100644 (file)
@@ -1,3 +1,207 @@
+2004-10-07  Bob Wilson  <bob.wilson@acm.org>
+
+       * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
+       Change entry_align test to expect an error.
+       * gas/xtensa/entry_misalign2.s: Use no-transform instead of
+       no-generics directives.
+
+2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/elf-rel{23,24}.[sd]: New tests.
+       * gas/mips/mips.exp: New test.
+
+2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/elf-rel22.[sd]: New test.
+       * gas/mips/mips.exp: Run it.
+
+2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/elf-rel21.[sd]: New test.
+       * gas/mips/mips.exp: Run it.
+
+2004-10-07  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/cfi/cfi-common-4.[ds]: New.
+       * gas/cfi/cfi.exp: Run new test.
+
+2004-10-07  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * gas/crx/cop_insn.s: New file.
+       * gas/crx/cop_insn.d: Likewise.
+       * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
+       test.
+       * gas/crx/misc_insn.s: Likewise.
+       * gas/crx/load_stor_insn.d: Regenerate.
+       * gas/crx/misc_insn.d: Likewise.
+
+2004-10-06  Aldy Hernandez  <aldyh@redhat.com>
+
+       * gas/ppc/e500.s: Add double-precision instructions.
+       * gas/ppc/e500.d: Same.
+
+2004-10-05  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/arm.exp: Add unwind table test.  Recognise
+       arm-symbian-symbianelf and arm-none-eabi.
+       * gas/arm/unwind.s: New file.
+       * gas/arm/unwind.d: New file.
+
+2004-10-01  Bill Farmer  <Bill@the-farmers.freeserve.co.uk>
+
+       * gas/pdp11/opcode.d: Fix sob opcode value.
+
+2004-09-30  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/arch6zk.d: New file.
+       * gas/arm/arch6zk.s: New file.
+       * gas/arm/arm.exp: Add them.
+
+2004-09-29  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
+       * gas/i386/secrel.d: Adjust to suit.
+
+2004-09-19  Paul Brook  <paul@codesourcery.com>
+
+       * gas/elf/elf.exp: Recognise additional arm elf targets.
+
+2004-09-17  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/pic.s: Add (target2).
+       * gas/arm/pic.d: Ditto.
+
+2004-09-13  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/pic.d: Rename RELABS to TARGET1.
+       * gas/arm/pic.s: Ditto.
+
+2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * gas/crx: New directory.
+       * gas/crx/allinsn.exp: New test script.
+       * gas/crx/arith_insn.s: New file.
+       * gas/crx/arith_insn.d: Likewise.
+       * gas/crx/beq_insn.s: Likewise.
+       * gas/crx/beq_insn.d: Likewise.
+       * gas/crx/bit_insn.s: Likewise.
+       * gas/crx/bit_insn.d: Likewise.
+       * gas/crx/br_insn.s: Likewise.
+       * gas/crx/br_insn.d: Likewise.
+       * gas/crx/cmov_insn.s: Likewise.
+       * gas/crx/cmov_insn.d: Likewise.
+       * gas/crx/cmpbr_insn.s: Likewise.
+       * gas/crx/cmpbr_insn.d: Likewise.
+       * gas/crx/jscond_insn.s: Likewise.
+       * gas/crx/jscond_insn.d: Likewise.
+       * gas/crx/list_insn.s: Likewise.
+       * gas/crx/list_insn.d: Likewise.
+       * gas/crx/load_stor_insn.s: Likewise.
+       * gas/crx/load_stor_insn.d: Likewise.
+       * gas/crx/misc_insn.s: Likewise.
+       * gas/crx/misc_insn.d: Likewise.
+       * gas/crx/no_op_insn.s: Likewise.
+       * gas/crx/no_op_insn.d: Likewise.
+       * gas/crx/shift_insn.s: Likewise.
+       * gas/crx/shift_insn.d: Likewise.
+
+2004-08-27  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/frv/fr550-pack1.[sd]: New test.
+       * gas/frv/allinsn.exp: Run it.
+
+2004-08-27  Nick Clifton  <nickc@redhat.com>
+
+       * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
+       but not for PE targets.  Similarly for the absrel test.
+
+2004-08-26  Nick Clifton  <nickc@redhat.com>
+
+       * gas/i386/i386.exp: Group ELF specific tests together.  Move the
+       pcrel test into the ELF only section.  Use is_elf_format to test
+       for ELF based toolchains.
+
+2004-08-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
+
+2004-08-24  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/all/altmacro.[sd]: Split out part from here...
+       * 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.
+
+2004-08-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
+
+       * gas/mips/branch-swap.s: New testcase.
+       * gas/mips/branch-swap.d: New testcase.
+       * gas/mips/mips.exp: Run the testcase.
+
+2004-08-18  Nick Clifton  <nickc@redhat.com>
+
+       * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
+       part of another patch.
+
+2004-08-15  Nick Clifton  <nickc@redhat.com>
+
+       * gas/all/altmacro.d: Allow for rest of frag being padded to an
+       alignment boundary.
+
+       * gas/arm/arm.exp: Run bignum test for ELF based targets only.
+
+2004-08-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
+       * gas/cfi/cfi-alpha-3.d: Likewise.
+       * gas/cfi/cfi-i386.d: Likewise.
+       * gas/cfi/cfi-m68k.d: Likewise.
+       * gas/cfi/cfi-ppc-1.d: Likewise.
+       * gas/cfi/cfi-s390-1.d: Likewise.
+       * gas/cfi/cfi-s390x-1.d: Likewise.
+       * gas/cfi/cfi-sh-1.d: Likewise.
+       * gas/cfi/cfi-sparc-1.d: Likewise.
+       * gas/cfi/cfi-sparc64-1.d: Likewise.
+       * gas/cfi/cfi-x86_64.d: Likewise.
+
+2004-08-13 Jan Beulich <jbeulich@novell.com>
+
+       * gas/all/altmacro.[sd]: New test.
+       * gas/all/gas.exp: Run the new test.
+
+2004-08-10  Mark Mitchell  <mark@codesourcery.com>
+
+       * gas/arm/bignum1.s: New test.
+       * gas/arm/arm.exp: Run it.
+
+2004-08-06  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
+
+2004-08-05  Nitin Yewale  <nitiny@kpitcummins.com>
+
+       * h8300/h8300.exp: Addition of new test case to check rx
+       generation with adds and subs instruction for plain H8/300 target.
+       * h8300/addsubrxcheck.s: New test source file.
+
+2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
+       * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
+       * gas/symver/symver.exp: Likewise for symver tests.
+
+2004-07-30  Michal Ludvig  <mludvig@suse.cz>
+
+       * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
+       VIA PadLock instructions.
+
+2004-07-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * gas/sh/basic.exp: Don't do sh2a test for sh5.
+       * gas/sh/sh2a.d: Match elf32-sh* format too.
+
 2004-07-29  Alexandre Oliva  <aoliva@redhat.com>
 
        2003-12-30  DJ Delorie  <dj@redhat.com>
This page took 0.027899 seconds and 4 git commands to generate.