update newlib

This commit is contained in:
Dave Murphy 2016-07-18 20:55:10 +01:00
parent 80c6a22d4a
commit 26852f8830
2 changed files with 7856 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=6.1.0
BINUTILS_VER=2.26.1
NEWLIB_VER=2.3.0.20160104
NEWLIB_VER=2.4.0.20160527
GDB_VER=7.11
basedir='dkarm-eabi'
package=devkitARM