This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from dfa088ab6 libgloss: bfin: fix subdir install for sim files new 2e9aa5f56 newlib: update preprocessor configure checks
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/libc/machine/nds32/Makefile.in | 1 + newlib/libc/machine/nds32/configure | 264 +++++-- newlib/libc/machine/nds32/configure.ac | 9 +- newlib/libc/machine/sh/Makefile.in | 2 - newlib/libc/machine/sh/configure | 232 +----- newlib/libc/machine/sh/configure.ac | 10 +- newlib/libc/machine/spu/Makefile.in | 6 + newlib/libc/machine/spu/aclocal.m4 | 64 ++ newlib/libc/machine/spu/configure | 1318 ++++++++++++++++++++++++++++---- newlib/libc/machine/spu/configure.ac | 15 +- newlib/libm/machine/nds32/Makefile.in | 1 + newlib/libm/machine/nds32/configure | 270 +++++-- newlib/libm/machine/nds32/configure.ac | 17 +- 13 files changed, 1656 insertions(+), 553 deletions(-) mode change 100644 => 100755 newlib/libm/machine/nds32/configure