[coreboot] Patch set updated for coreboot: 940a23c util/crossgcc: Update gdb to 7.2a

Peter Stuge (peter@stuge.se) gerrit at coreboot.org
Wed Sep 14 00:12:09 CEST 2011


Peter Stuge (peter at stuge.se) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/214

-gerrit

commit 940a23c5ea7d9abb6a008e774097ec6914cf3f07
Author: Peter Stuge <peter at stuge.se>
Date:   Tue Sep 13 23:06:12 2011 +0200

    util/crossgcc: Update gdb to 7.2a
    
    The previous version is no longer available.
    
    Change-Id: I8126617cfe9addeb4778f002398abbcb4c73d2c7
    Signed-off-by: Peter Stuge <peter at stuge.se>
---
 util/crossgcc/buildgcc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index 937fb75..6061f26 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -35,7 +35,7 @@ MPC_VERSION=0.8.2
 LIBELF_VERSION=0.8.13
 GCC_VERSION=4.5.2
 BINUTILS_VERSION=2.20.1
-GDB_VERSION=7.2
+GDB_VERSION=7.3.1
 W32API_VERSION=3.17-2
 W32API_VERSION_SHORT=3.17
 MINGWRT_VERSION=3.18




More information about the coreboot mailing list