mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
Revert "Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian"
This reverts commit 3983426378. It was
applied unapproved.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user