newlib 2.2.0 for devkitARM

This commit is contained in:
Dave Murphy 2014-12-31 17:59:33 +00:00
parent bb4be681cb
commit 9a1e7dfb06
2 changed files with 8370 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@ case "$VERSION" in
"1" )
GCC_VER=4.9.2
BINUTILS_VER=2.24
NEWLIB_VER=2.1.0
NEWLIB_VER=2.2.0
GDB_VER=7.8
basedir='dkarm-eabi'
package=devkitARM