diff --git a/gas/ChangeLog b/gas/ChangeLog index 946b7e21f0..41972c4d1b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Thu Jan 2 13:37:29 1997 Ian Lance Taylor + * config/tc-mips.c (load_register): Rewrite 64 bit handling to + work if valueT is only 32 bits. + * config/tc-mips.c: Throughout, check target_big_endian rather than byte_order. (byte_order): Remove.