diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-12-13 23:28:17 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-12-13 23:28:17 +0000 |
commit | d9f4c35f653b5b8040e758ccb6d9509cc69bf596 (patch) | |
tree | 2da63918fc830667f3189b6c737f19e9b7b31cc1 /gas/testsuite | |
parent | 7ac36f64702ff7dbb3b9220030091cfb7b85a240 (diff) | |
download | gdb-d9f4c35f653b5b8040e758ccb6d9509cc69bf596.zip gdb-d9f4c35f653b5b8040e758ccb6d9509cc69bf596.tar.gz gdb-d9f4c35f653b5b8040e758ccb6d9509cc69bf596.tar.bz2 |
* gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
disassembly.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f9e48ff..db2cbe6 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 13 18:21:09 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> + + * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted + disassembly. + Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com> * gas/all/gas.exp (comment.s test): Make the "\r" optional, since |