summaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog20
1 files changed, 19 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 1dd0626d1cf..b8d4f752f84 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,8 +1,26 @@
2009-02-06 Nick Clifton <nickc@redhat.com>
+ * gas/mips/beq.d: Make no assumptions about the symbols used as
+ branch targets in the disassembly, or the names of the relocs
+ produced.
+ * gas/mips/bge.d: Likewise.
+ * gas/mips/bgeu.d: Likewise.
+ * gas/mips/blt.d: Likewise.
+ * gas/mips/bltu.d: Likewise.
+ * gas/mips/mips32-sf32.d: Likewise.
+ * gas/mips/mips1-fp.d: Likewise.
+ * gas/mips/branch-misc-1.d: Skip for the mips-ecoff target.
+ * gas/mips/branch-misc-2-64.d: Likewise.
+ * gas/mips/branch-misc-2.d: Likewise.
+ * gas/mips/branch-misc-2pic-64.d: Likewise.
+ * gas/mips/branch-misc-2pic.d: Likewise.
+ * gas/mips/branch-swap.d: Likewise.
+
+2009-02-06 Nick Clifton <nickc@redhat.com>
+
* gas/elf/symtab.d: But do not run the test for the Alpha or HPPA
ports.
-
+
2009-02-05 Peter Bergner <bergner@vnet.ibm.com>
* gas/ppc/booke.s ("dcbt", "dcbtst"): New tests.