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:
6537f54
)
Revert "Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian"
author
Maciej W. Rozycki
<macro@orcam.me.uk>
Tue, 29 Aug 2023 15:13:22 +0000
(16:13 +0100)
committer
Maciej W. Rozycki
<macro@orcam.me.uk>
Wed, 30 Aug 2023 17:45:14 +0000
(18:45 +0100)
This reverts commit
39834263784567c306fbccb8230ddd1badca53fe
. It was
applied unapproved.
gold/configure.tgt
patch
|
blob
|
history
diff --git
a/gold/configure.tgt
b/gold/configure.tgt
index 996bc901d1dcb4630171d28be5dd8e1ecbc2d494..b472b8f0bad9913d81b2c84de7e85c8b8c7529aa 100644
(file)
--- a/
gold/configure.tgt
+++ b/
gold/configure.tgt
@@
-155,7
+155,7
@@
aarch64*-*)
;;
mips*el*-*-*|mips*le*-*-*)
targ_obj=mips
- targ_machine=EM_MIPS
+ targ_machine=EM_MIPS
_RS3_LE
targ_size=32
targ_big_endian=false
targ_extra_big_endian=true