* gas/ppc/htm.s: Use .text rather than .section ".text".
[binutils-gdb.git] / gas / testsuite / ChangeLog
index 088f2d62d180e4c205479ebac8caaf271fbb0168..092db06631e1326612f73f31ae9c68ba1cd9a22e 100644 (file)
@@ -1,3 +1,72 @@
+2013-01-14  Alan Modra  <amodra@gmail.com>
+
+       * gas/ppc/htm.s: Use .text rather than .section ".text".
+       * gas/ppc/power8.s: Likewise.
+       * gas/ppc/htm.d: Don't match file format.
+       * gas/ppc/power8.d: Likewise.
+
+2013-01-10  Peter Bergner <bergner@vnet.ibm.com>
+
+       * gas/ppc/htm.d: New test.
+       * gas/ppc/htm.s: Likewise.
+       * gas/ppc/power8.d: Likewise.
+       * gas/ppc/power8.s: Likewise.
+       * gas/ppc/ppc.exp: Run them.
+
+2013-01-10  Will Newton <will.newton@imgtec.com>
+
+       * gas/metag/labelarithmetic.d: New file.
+       * gas/metag/labelarithmetic.s: New file.
+       * gas/metag/metacore12.d: New file.
+       * gas/metag/metacore12.s: New file.
+       * gas/metag/metacore21-invalid.l: New file.
+       * gas/metag/metacore21-invalid.s: New file.
+       * gas/metag/metacore21.d: New file.
+       * gas/metag/metacore21.s: New file.
+       * gas/metag/metacore21ext.d: New file.
+       * gas/metag/metacore21ext.s: New file.
+       * gas/metag/metadsp21-invalid.l: New file.
+       * gas/metag/metadsp21-invalid.s: New file.
+       * gas/metag/metadsp21.d: New file.
+       * gas/metag/metadsp21.s: New file.
+       * gas/metag/metadsp21ext.d: New file.
+       * gas/metag/metadsp21ext.s: New file.
+       * gas/metag/metafpu21.d: New file.
+       * gas/metag/metafpu21.s: New file.
+       * gas/metag/metafpu21ext.d: New file.
+       * gas/metag/metafpu21ext.s: New file.
+       * gas/metag/metag.exp: New file.
+       * gas/metag/tls.d: New file.
+       * gas/metag/tls.s: New file.
+
+2013-01-08  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/diagnostic.s: Add test.
+       * gas/aarch64/diagnostic.l: Update.
+
+2013-01-07  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/14887
+       * gas/arm/neon-ldst-es.s: Add more whitespace.
+
+2013-01-04  Juergen Urban <JuergenUrban@gmx.de>
+
+       * gas/mips/r5900-full.s: New test.
+       * gas/mips/r5900-full.d: Expected disassembly.
+       * gas/mips/r5900.s: New test.
+       * gas/mips/r5900.d: Expected disassembly.
+       * gas/mips/mips.exp: Run new tests.
+
+2013-01-04  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/int-insns.d: Update.
+       * gas/aarch64/mov.d: Update.
+       * gas/aarch64/reloc-insn.d: Update.
+
+2013-01-04  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/system.d: Update.
+
 2013-01-02  Nick Clifton  <nickc@redhat.com>
 
        PR gas/14987