[coreboot-gerrit] New patch to review for coreboot: crossgcc: update to gcc 4.9.3

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Thu Jul 16 16:59:02 CEST 2015


Patrick Georgi (pgeorgi at google.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10943

-gerrit

commit 3e83cabc848d87b4aa1613334a715b188040aa85
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Thu Jul 16 16:56:50 2015 +0200

    crossgcc: update to gcc 4.9.3
    
    We will probably update to 5.2 soonish, but that requires some more
    testing (and better availability of the tarball at gnu mirrors)
    
    Change-Id: I7144c0d92aab26e6a4a11ec10e560fb01c9c3360
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
---
 util/crossgcc/buildgcc                    | 2 +-
 util/crossgcc/sum/gcc-4.9.3.tar.bz2.cksum | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index f59b225..7e58302 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -38,7 +38,7 @@ GMP_VERSION=6.0.0
 MPFR_VERSION=3.1.2
 MPC_VERSION=1.0.3
 LIBELF_VERSION=0.8.13
-GCC_VERSION=4.9.2
+GCC_VERSION=4.9.3
 GCC_AUTOCONF_VERSION=2.69
 BINUTILS_VERSION=2.25
 GDB_VERSION=7.9.1
diff --git a/util/crossgcc/sum/gcc-4.9.3.tar.bz2.cksum b/util/crossgcc/sum/gcc-4.9.3.tar.bz2.cksum
new file mode 100644
index 0000000..f89c999
--- /dev/null
+++ b/util/crossgcc/sum/gcc-4.9.3.tar.bz2.cksum
@@ -0,0 +1 @@
+2e6490a908eac8b2b56b73679bd7c2a5237df1f8  tarballs/gcc-4.9.3.tar.bz2



More information about the coreboot-gerrit mailing list