util/crossgcc: update to gcc 8.1.0 and binutils 2.30

Also update patches as necessary.

Change-Id: I1e8074954d5d7a4eff590abb7439e9be7d3762aa
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/25997
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Patrick Georgi
2018-05-02 17:13:34 +02:00
committed by Nico Huber
parent 1ce225b5a3
commit b1d26f0e92
20 changed files with 46993 additions and 84494 deletions

View File

@ -0,0 +1,11 @@
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
;;