gas/:
[binutils-gdb.git] / gas / testsuite / ChangeLog
index bcd4da6771dd06f54ec608da805ccf6b8cea9e77..84261dc3d2f3e664c85fecda6c46cff1cb127c0e 100644 (file)
@@ -1,3 +1,115 @@
+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