update to newlib 2.5.0

This commit is contained in:
Dave Murphy 2017-01-05 13:42:09 +00:00
parent 57c4253ed5
commit 8f796e749e
2 changed files with 7716 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=6.3.0
BINUTILS_VER=2.27
NEWLIB_VER=2.0.0
NEWLIB_VER=2.5.0
GDB_VER=7.11
basedir='dkppc'
package=devkitPPC