summaryrefslogtreecommitdiffstats
path: root/util/crossgcc/patches/binutils-2.33.1_mips-gold.patch
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-10-14 10:16:29 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-11-27 13:22:08 +0000
commit18ecdbfeb8992507ac170c6257be62cccbbe5899 (patch)
tree533e7c7243f500e1b062ac3609f8a290c49b6cf6 /util/crossgcc/patches/binutils-2.33.1_mips-gold.patch
parent9266ce90c6cf6962f612b59a173149eca4e1538f (diff)
downloadcoreboot-18ecdbfeb8992507ac170c6257be62cccbbe5899.tar.gz
coreboot-18ecdbfeb8992507ac170c6257be62cccbbe5899.tar.bz2
coreboot-18ecdbfeb8992507ac170c6257be62cccbbe5899.zip
crossgcc: Update binutils to version 2.33.1
Change-Id: I3bb6055383aa72153fffc70adc9cc446e5a0612e Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36013 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/crossgcc/patches/binutils-2.33.1_mips-gold.patch')
-rw-r--r--util/crossgcc/patches/binutils-2.33.1_mips-gold.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/util/crossgcc/patches/binutils-2.33.1_mips-gold.patch b/util/crossgcc/patches/binutils-2.33.1_mips-gold.patch
new file mode 100644
index 000000000000..722367c3d64e
--- /dev/null
+++ b/util/crossgcc/patches/binutils-2.33.1_mips-gold.patch
@@ -0,0 +1,11 @@
+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
+ ;;