summaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/binutils-2.28_mips-gold.patch
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2017-07-28 21:40:34 +0800
committerMartin Roth <martinroth@google.com>2017-10-16 13:57:37 +0000
commit776b5ba017dfbe2df363381b7c58aad12518c805 (patch)
tree666e88fbfc0eba6d34c5e132041082f5e1314b59 /util/crossgcc/patches/binutils-2.28_mips-gold.patch
parent4cde9a752aca6aa75c6e028d301b276a53c2a472 (diff)
buildgcc: Update binutils to 2.29.1
Also change the tarball from .tar.bz2 to .tar.xz. Change-Id: I25134dbadf07a2f0cb356c8ac8f2c612a957d176 Signed-off-by: Iru Cai <mytbk920423@gmail.com> Reviewed-on: https://review.coreboot.org/20806 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'util/crossgcc/patches/binutils-2.28_mips-gold.patch')
-rw-r--r--util/crossgcc/patches/binutils-2.28_mips-gold.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/util/crossgcc/patches/binutils-2.28_mips-gold.patch b/util/crossgcc/patches/binutils-2.28_mips-gold.patch
deleted file mode 100644
index d9a40210ff..0000000000
--- a/util/crossgcc/patches/binutils-2.28_mips-gold.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -urN binutils-2.27.orig/gold/configure.tgt binutils-2.27/gold/configure.tgt
---- binutils-2.27.orig/gold/configure.tgt 2016-08-03 15:36:53.000000000 +0800
-+++ binutils-2.27/gold/configure.tgt 2016-10-29 19:28:56.140587026 +0800
-@@ -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
- ;;