aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/binutils-2.35_mips-gold.patch
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-09-19 13:57:36 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-11-25 09:14:50 +0000
commit794a9b7b9c53c615cd642b9c9537b009ce3274f2 (patch)
treec48c1acb982986e75a9c46653d5f793865aba669 /util/crossgcc/patches/binutils-2.35_mips-gold.patch
parentf106b3b430aca26d09ffdf315dbed4a86650c743 (diff)
crossgcc: Upgrade binutils to 2.35.1
Change-Id: I8694a154d48c5a718b27d4beb858942db0feb997 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45550 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'util/crossgcc/patches/binutils-2.35_mips-gold.patch')
-rw-r--r--util/crossgcc/patches/binutils-2.35_mips-gold.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/util/crossgcc/patches/binutils-2.35_mips-gold.patch b/util/crossgcc/patches/binutils-2.35_mips-gold.patch
deleted file mode 100644
index 722367c3d6..0000000000
--- a/util/crossgcc/patches/binutils-2.35_mips-gold.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -urN binutils-2.32.orig/gold/configure.tgt binutils-2.32/gold/configure.tgt
---- binutils-2.32.orig/gold/configure.tgt
-+++ binutils-2.32/gold/configure.tgt
-@@ -157,6 +157,7 @@
- targ_obj=mips
- targ_machine=EM_MIPS_RS3_LE
- targ_size=32
-+ targ_extra_size=64
- targ_big_endian=false
- targ_extra_big_endian=true
- ;;