From: Fergus Noble Date: Fri, 9 Sep 2011 04:19:22 +0000 (-0700) Subject: binutils version updated to 2.21.1 (from 2.21) X-Git-Url: https://git.gag.com/?p=fw%2Fcortex-toolchain;a=commitdiff_plain;h=35f35a8c9245d67a910e556bc4d983a30386891b binutils version updated to 2.21.1 (from 2.21) --- diff --git a/summon-arm-toolchain b/summon-arm-toolchain index 100a5f0..31a77a1 100755 --- a/summon-arm-toolchain +++ b/summon-arm-toolchain @@ -116,7 +116,7 @@ else GCCURL=http://launchpad.net/gcc-linaro/4.5/${GCCRELEASE}/+download/${GCC}.tar.bz2 fi -BINUTILS=binutils-2.21 +BINUTILS=binutils-2.21.1 NEWLIB=newlib-1.19.0 GDB=gdb-7.2 OOCD=master