This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 953ba1e6d newlib: simplify nds32 automake checks new 9b5025437 newlib: move AC_NO_EXECUTABLES logic up to common code
The 1 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: newlib/acinclude.m4 | 3 + newlib/configure | 3828 ++++++++++---------- newlib/libc/configure | 3568 +++++++++--------- newlib/libc/configure.ac | 2 - newlib/libc/sys/linux/configure | 3828 ++++++++++---------- newlib/libc/sys/linux/linuxthreads/configure | 3828 ++++++++++---------- .../libc/sys/linux/linuxthreads/machine/configure | 3828 ++++++++++---------- .../sys/linux/linuxthreads/machine/i386/configure | 3828 ++++++++++---------- newlib/libc/sys/linux/machine/configure | 3828 ++++++++++---------- newlib/libc/sys/linux/machine/i386/configure | 3828 ++++++++++---------- newlib/libc/sys/phoenix/Makefile.in | 6 + newlib/libc/sys/phoenix/aclocal.m4 | 64 + newlib/libc/sys/phoenix/configure | 1405 ++++++- newlib/libc/sys/phoenix/machine/Makefile.in | 6 + newlib/libc/sys/phoenix/machine/aclocal.m4 | 64 + newlib/libc/sys/phoenix/machine/arm/Makefile.in | 6 + newlib/libc/sys/phoenix/machine/arm/aclocal.m4 | 64 + newlib/libc/sys/phoenix/machine/arm/configure | 1405 ++++++- newlib/libc/sys/phoenix/machine/configure | 1405 ++++++- newlib/libm/configure | 3568 +++++++++--------- newlib/libm/configure.ac | 2 - 21 files changed, 21391 insertions(+), 16973 deletions(-)