new software versions
authorMatthias Rampke <matthias@rampke.de>
Thu, 11 Aug 2011 21:06:20 +0000 (23:06 +0200)
committerMatthias Rampke <matthias@rampke.de>
Thu, 11 Aug 2011 21:06:20 +0000 (23:06 +0200)
summon-arm-toolchain

index 5433a9e3a4c7a4f240effc5db29686b08d048bf3..c36e03eac18b8512d5cd818a89f2f5ba73e2582a 100755 (executable)
@@ -41,15 +41,15 @@ if [ ${USE_LINARO} == 0 ] ; then
        GCCURL=http://ftp.gnu.org/gnu/gcc/${GCC}/${GCC}.tar.gz
 else
        # For the Linaro GCC:
-       GCCRELEASE=4.5-2010.11-0
-       GCCVERSION=4.5-2010.11-1
+       GCCRELEASE=4.6-2011.07
+       GCCVERSION=${GCCRELEASE}
        GCC=gcc-linaro-${GCCVERSION}
        GCCURL=http://launchpad.net/gcc-linaro/4.5/${GCCRELEASE}/+download/${GCC}.tar.bz2
 fi
 
-BINUTILS=binutils-2.20
-NEWLIB=newlib-1.18.0
-GDB=gdb-7.2
+BINUTILS=binutils-2.21
+NEWLIB=newlib-1.19.0
+GDB=gdb-7.3
 OOCD=master
 LIBCMSIS=v1.10-2
 LIBSTM32=v3.0.0-1