This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 34b144704 Cygwin: pipes: don't call NtQueryInformationFile on read side [...] new 63c1f29a1 libgloss: fix AC_LANG_SOURCE warnings w/newer autoconf new e21576504 libgloss: epiphany: rename symbol prefix cache var new 1328009bb libgloss: add missing aclocal.m4 files new 6e64fccb5 newlib: sig2str: use __restrict
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/csky/configure.ac | 8 +- libgloss/epiphany/configure | 16 +- libgloss/epiphany/configure.ac | 12 +- libgloss/m68k/configure.ac | 8 +- libgloss/{lm32 => microblaze}/aclocal.m4 | 0 libgloss/microblaze/configure | 583 ++++++++++++++++++++++++++++++- libgloss/{lm32 => msp430}/aclocal.m4 | 0 libgloss/{lm32 => rl78}/aclocal.m4 | 0 libgloss/{lm32 => rx}/aclocal.m4 | 0 newlib/libc/signal/sig2str.c | 2 +- 10 files changed, 601 insertions(+), 28 deletions(-) copy libgloss/{lm32 => microblaze}/aclocal.m4 (100%) mode change 100644 => 100755 libgloss/microblaze/configure copy libgloss/{lm32 => msp430}/aclocal.m4 (100%) copy libgloss/{lm32 => rl78}/aclocal.m4 (100%) copy libgloss/{lm32 => rx}/aclocal.m4 (100%)