update patches and versions for devkitARM r42

This commit is contained in:
Dave Murphy
2012-12-16 17:59:12 +00:00
parent c372699fc7
commit 7467c56259
9 changed files with 3511 additions and 366 deletions

View File

@@ -30,10 +30,10 @@ done
case "$VERSION" in
"1" )
GCC_VER=4.7.1
BINUTILS_VER=2.22
GCC_VER=4.7.2
BINUTILS_VER=2.23.1
NEWLIB_VER=1.20.0
GDB_VER=7.4.1
GDB_VER=7.5.1
basedir='dkarm-eabi'
package=devkitARM
target=arm-none-eabi