This is an automated email from the git hooks/post-receive script.
christophe.lyon pushed a change to branch linaro-local/linaro-2.4-branch in repository toolchain/newlib.
from fbc4a08 Bump up newlib version to 2.4.0 due to feature test refactoring new bda499c 2016-10-19 Christophe Lyon christophe.lyon@linaro.org new f194ff4 2016-10-19 Christophe Lyon christophe.lyon@linaro.org new 5357441 2016-10-19 Christophe Lyon christophe.lyon@linaro.org new 022bd29 2016-10-19 Christophe Lyon christophe.lyon@linaro.org
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libgloss/arm/crt0.S | 4 +- newlib/libc/machine/aarch64/Makefile.am | 2 + newlib/libc/machine/aarch64/Makefile.in | 19 +++++++++- .../aarch64/{stpcpy-stub.c => rawmemchr-stub.c} | 6 +-- .../machine/aarch64/{stpcpy-stub.c => rawmemchr.S} | 43 ++++++++++++++++++++-- newlib/libc/machine/arm/strlen-stub.c | 7 +++- newlib/libc/machine/arm/strlen.S | 7 +++- newlib/libc/stdlib/nano-mallocr.c | 5 +-- 8 files changed, 77 insertions(+), 16 deletions(-) copy newlib/libc/machine/aarch64/{stpcpy-stub.c => rawmemchr-stub.c} (94%) copy newlib/libc/machine/aarch64/{stpcpy-stub.c => rawmemchr.S} (71%)