projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d899ee8
)
* config/tc-mips.c (load_register): Rewrite 64 bit handling to
author
Ian Lance Taylor
<ian@airs.com>
Thu, 2 Jan 1997 21:51:58 +0000
(21:51 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 2 Jan 1997 21:51:58 +0000
(21:51 +0000)
work if valueT is only 32 bits.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 946b7e21f0b8adfb79fdc640d3819fa3a56ba362..41972c4d1b075b3203d314b27c83b948a8eccb27 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Thu Jan 2 13:37:29 1997 Ian Lance Taylor <ian@cygnus.com>
+ * 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.