diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 41972c4..fabe9e0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Thu Jan 2 13:37:29 1997 Ian Lance Taylor <ian@cygnus.com> + * configure.in: Recognize mips-*-linux* target. + * configure: Rebuild. + * config/tc-mips.c (load_register): Rewrite 64 bit handling to work if valueT is only 32 bits. |