gas/
[external/binutils.git] / gas / testsuite / ChangeLog
index cd52e9d..5fb0d66 100644 (file)
@@ -1,3 +1,52 @@
+2013-06-24  Roland McGrath  <mcgrathr@google.com>
+
+       * gas/arm/macro-pld.s: Add a 'push {r0}' case.
+       * gas/arm/macro-pld.d: Update expected output.
+       * gas/arm/macro-vld1.s: New file.
+       * gas/arm/macro-vld1.d: New file.
+
+2013-06-22  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/mips.exp: Remove "LOSE" comments.
+       (run_dump_test_arch): Remove format selector support.
+       (run_dump_test_arches): Remove associated upvars.
+       (elf, ecoff, aout, no_mips16, no_micromips): Remove variables.
+       Remove all conditions based on them, on the assumption that $elf
+       is true and the others are false.  Rename "elf-jal" to "jal".
+       (tmips): Set to "t" for *bsd targets.
+       * gas/mips/elf-jal.d: Rename to...
+       * gas/mips/jal.d: ...this, replacing the old file.
+       * gas/mips/micromips@elf-jal.d: Rename to...
+       * gas/mips/micromips@jal.d: ...this.
+       * gas/mips/at-1.d, gas/mips/ld.d, gas/mips/l_d.d, gas/mips/lui.d,
+       gas/mips/mips1@l_d.d, gas/mips/mips1@ld-forward.d, gas/mips/mips1@ld.d,
+       gas/mips/mips1@s_d.d, gas/mips/s_d.d, gas/mips/sd.d: Remove ECOFF
+       relocation names.  Do not allow any offset on the symbol.
+
+2013-06-22  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/lineno.d: Remove ellipsis.
+
+2013-06-22  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/all/gas.exp: Remove reference to mips-ecoff.
+       * gas/mips/branch-misc-1.d, gas/mips/branch-misc-2.d,
+       gas/mips/branch-misc-2-64.d, gas/mips/branch-misc-2pic.d,
+       gas/mips/branch-misc-2pic-64.d, gas/mips/branch-swap.d: Remove
+       skips for mips-*-ecoff.
+
+2013-06-20  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/ase-errors-1.s, gas/mips/ase-errors-1.l,
+       gas/mips/ase-errors-2.s, gas/mips/ase-errors-2.l,
+       gas/mips/ase-errors-3.s, gas/mips/ase-errors-3.l,
+       gas/mips/ase-errors-4.s, gas/mips/ase-errors-4.l: New tests.
+       * gas/mips/mips.exp: Run them.
+
+2013-06-18  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/eva.d: Use -32.
+
 2013-06-17  Catherine Moore  <clm@codesourcery.com>
            Maciej W. Rozycki  <macro@codesourcery.com>
            Chao-Ying Fu  <fu@mips.com>
 
        * gas/arm/neon-addressing-bad.s: Add test for further invalid VST
        operands.
-       * gas/arm/neon-addressing-bad.l: Update accordingly. 
+       * gas/arm/neon-addressing-bad.l: Update accordingly.
 
 2013-04-08  Jan Beulich <jbeulich@suse.com>