aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorGavin Romig-Koch <gavin@redhat.com>1999-11-15 15:47:48 +0000
committerGavin Romig-Koch <gavin@redhat.com>1999-11-15 15:47:48 +0000
commit73c89d4876b3b10276edb1a5858d4c7e365f029a (patch)
tree74beaa1d576eb150d4e2751b746c65e6f67af37e /gas/testsuite/ChangeLog
parent6e3708af1362314e60f3e4207d2facad1fe523f3 (diff)
downloadgdb-73c89d4876b3b10276edb1a5858d4c7e365f029a.zip
gdb-73c89d4876b3b10276edb1a5858d4c7e365f029a.tar.gz
gdb-73c89d4876b3b10276edb1a5858d4c7e365f029a.tar.bz2
* gas/mips/la.d: Adjust for new la macro expansion.
Change matches for explicit addresses to matches for any address. * gas/mips/la-xgot.d: Same. * gas/mips/la-svr4pic.d: Same.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index ebfe4ce..86af009 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+1999-11-15 Gavin Romig-Koch <gavin@cygnus.com>
+
+ * gas/mips/la.d: Adjust for new la macro expansion.
+ Change matches for explicit addresses to matches for
+ any address.
+ * gas/mips/la-xgot.d: Same.
+ * gas/mips/la-svr4pic.d: Same.
+
1999-11-01 Nick Clifton <nickc@cygnus.com>
Remove reloc generating references to local labels in test code.