Revert "Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian"
authorMaciej W. Rozycki <macro@orcam.me.uk>
Tue, 29 Aug 2023 15:13:22 +0000 (16:13 +0100)
committerMaciej 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

index 996bc901d1dcb4630171d28be5dd8e1ecbc2d494..b472b8f0bad9913d81b2c84de7e85c8b8c7529aa 100644 (file)
@@ -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