diff options
author | Gavin Romig-Koch <gavin@redhat.com> | 1999-11-15 15:47:48 +0000 |
---|---|---|
committer | Gavin Romig-Koch <gavin@redhat.com> | 1999-11-15 15:47:48 +0000 |
commit | 73c89d4876b3b10276edb1a5858d4c7e365f029a (patch) | |
tree | 74beaa1d576eb150d4e2751b746c65e6f67af37e /gas/testsuite/ChangeLog | |
parent | 6e3708af1362314e60f3e4207d2facad1fe523f3 (diff) | |
download | gdb-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/ChangeLog | 8 |
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. |