upgrade to newlib 2.2.0

This commit is contained in:
Dave Murphy 2015-02-04 13:50:19 +00:00
parent 3f149af10d
commit b033aa91b2
2 changed files with 6931 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -42,7 +42,7 @@ case "$VERSION" in
"2" )
GCC_VER=4.9.2
BINUTILS_VER=2.25
NEWLIB_VER=2.0.0
NEWLIB_VER=2.2.0
GDB_VER=7.8.2
basedir='dkppc'
package=devkitPPC