From a162a490004a763190fa56cd035dc9ae506eafbc Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 2 Jan 1997 21:51:58 +0000 Subject: [PATCH] * config/tc-mips.c (load_register): Rewrite 64 bit handling to work if valueT is only 32 bits. --- gas/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 946b7e21f0b..41972c4d1b0 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. -- 2.30.2