diff options
author | Patrick Georgi <pgeorgi@google.com> | 2021-05-10 23:33:00 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-09-19 18:51:52 +0000 |
commit | f28e368d583b0ee1b5297f4d4d0288a1b38f06e0 (patch) | |
tree | bc7b48120b9f91d7c389eb22840524f2feb42d93 /util/crossgcc | |
parent | e74b0b6a5e30cb940029dd9bb732485d3c139189 (diff) |
util/crossgcc: Update binutils to 2.37
Change-Id: Ia68d4d9f836ad23fb8f6a7203a78b4ea40c7c43b
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54049
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'util/crossgcc')
-rwxr-xr-x | util/crossgcc/buildgcc | 2 | ||||
-rw-r--r-- | util/crossgcc/patches/binutils-2.37_as-ipxe.patch (renamed from util/crossgcc/patches/binutils-2.35.1_as-ipxe.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/binutils-2.37_mips-gold.patch (renamed from util/crossgcc/patches/binutils-2.35.1_mips-gold.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/binutils-2.37_no-bfd-doc.patch (renamed from util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/binutils-2.37_no-makeinfo.patch (renamed from util/crossgcc/patches/binutils-2.35.1_no-makeinfo.patch) | 8 | ||||
-rw-r--r-- | util/crossgcc/sum/binutils-2.35.1.tar.xz.cksum | 1 | ||||
-rw-r--r-- | util/crossgcc/sum/binutils-2.37.tar.xz.cksum | 1 |
7 files changed, 6 insertions, 6 deletions
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index 7176e6b67d..99e342d448 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -37,7 +37,7 @@ MPFR_VERSION=4.1.0 MPC_VERSION=1.2.1 GCC_VERSION=8.3.0 GCC_AUTOCONF_VERSION=2.69 -BINUTILS_VERSION=2.35.1 +BINUTILS_VERSION=2.37 GDB_VERSION=9.2 IASL_VERSION=20210331 PYTHON_VERSION=3.8.5 diff --git a/util/crossgcc/patches/binutils-2.35.1_as-ipxe.patch b/util/crossgcc/patches/binutils-2.37_as-ipxe.patch index 4d2c00a17f..4d2c00a17f 100644 --- a/util/crossgcc/patches/binutils-2.35.1_as-ipxe.patch +++ b/util/crossgcc/patches/binutils-2.37_as-ipxe.patch diff --git a/util/crossgcc/patches/binutils-2.35.1_mips-gold.patch b/util/crossgcc/patches/binutils-2.37_mips-gold.patch index 722367c3d6..722367c3d6 100644 --- a/util/crossgcc/patches/binutils-2.35.1_mips-gold.patch +++ b/util/crossgcc/patches/binutils-2.37_mips-gold.patch diff --git a/util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch b/util/crossgcc/patches/binutils-2.37_no-bfd-doc.patch index 7e4bb3f5fd..7e4bb3f5fd 100644 --- a/util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch +++ b/util/crossgcc/patches/binutils-2.37_no-bfd-doc.patch diff --git a/util/crossgcc/patches/binutils-2.35.1_no-makeinfo.patch b/util/crossgcc/patches/binutils-2.37_no-makeinfo.patch index 4834016c3b..e0ba01f8a6 100644 --- a/util/crossgcc/patches/binutils-2.35.1_no-makeinfo.patch +++ b/util/crossgcc/patches/binutils-2.37_no-makeinfo.patch @@ -25,7 +25,7 @@ index af38671cbe..978d445825 100644 +MAKEINFO = true EXPECT = @EXPECT@ RUNTEST = @RUNTEST@ - + diff --git binutils-2.34/Makefile.tpl binutils-2.34/Makefile.tpl index 5b118a8ba4..2b41fa28ce 100644 --- binutils-2.34/Makefile.tpl @@ -38,7 +38,7 @@ index 5b118a8ba4..2b41fa28ce 100644 +MAKEINFO = true EXPECT = @EXPECT@ RUNTEST = @RUNTEST@ - + diff --git binutils-2.34/bfd/Makefile.in binutils-2.34/bfd/Makefile.in index 7d3b9c1c5a..c062314063 100644 --- binutils-2.34/bfd/Makefile.in @@ -202,11 +202,11 @@ index fe738d0db4..6d902c5b7b 100644 @@ -56,7 +56,7 @@ CC = @CC@ CFLAGS = @CFLAGS@ CPPFLAGS = @CPPFLAGS@ - RANLIB = @RANLIB@ + RANLIB = @RANLIB@ @RANLIB_PLUGIN_OPTION@ -MAKEINFO = @MAKEINFO@ +MAKEINFO = true PERL = @PERL@ - + PICFLAG = @PICFLAG@ diff --git binutils-2.34/opcodes/Makefile.in binutils-2.34/opcodes/Makefile.in index 8564803fc7..fa790026ac 100644 diff --git a/util/crossgcc/sum/binutils-2.35.1.tar.xz.cksum b/util/crossgcc/sum/binutils-2.35.1.tar.xz.cksum deleted file mode 100644 index b1abda8073..0000000000 --- a/util/crossgcc/sum/binutils-2.35.1.tar.xz.cksum +++ /dev/null @@ -1 +0,0 @@ -45f7a96a2580a422f44b78317f0abf13935fecb6 tarballs/binutils-2.35.1.tar.xz diff --git a/util/crossgcc/sum/binutils-2.37.tar.xz.cksum b/util/crossgcc/sum/binutils-2.37.tar.xz.cksum new file mode 100644 index 0000000000..c9a5e55b5c --- /dev/null +++ b/util/crossgcc/sum/binutils-2.37.tar.xz.cksum @@ -0,0 +1 @@ +e9cf391b000010d6c752771974b394c9c743c928 tarballs/binutils-2.37.tar.xz |