public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] Revert "Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian"
@ 2023-08-30 17:46 Maciej W. Rozycki
  0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2023-08-30 17:46 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ddf8117d3cc1a67a3ec373bc554a61d53dc6125d

commit ddf8117d3cc1a67a3ec373bc554a61d53dc6125d
Author: Maciej W. Rozycki <macro@orcam.me.uk>
Date:   Tue Aug 29 16:13:22 2023 +0100

    Revert "Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian"
    
    This reverts commit 39834263784567c306fbccb8230ddd1badca53fe.  It was
    applied unapproved.

Diff:
---
 gold/configure.tgt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gold/configure.tgt b/gold/configure.tgt
index 996bc901d1d..b472b8f0bad 100644
--- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-30 17:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-30 17:46 [binutils-gdb] Revert "Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian" Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).