This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 7a1c557b8 libgloss: merge mips configure script up a level new 2d53aadcc libgloss: have README point to the manual new 48942fe31 newlib: powerpc: switch to Automake conditionals new c75bb30fc newlib: libc: reshuffle include order for the manual
The 3 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/README | 16 +- libgloss/doc/porting.texi | 16 +- newlib/Makefile.in | 181 +++++++++++---------- newlib/libc/Makefile.am | 4 +- newlib/libc/Makefile.in | 5 +- newlib/libc/Makefile.inc | 29 +++- .../namespace.h => newlib/libc/argz/Makefile.inc | 0 .../namespace.h => newlib/libc/errno/Makefile.inc | 0 .../libc/machine/Makefile.inc | 0 newlib/libc/machine/powerpc/Makefile.am | 62 +++---- newlib/libc/machine/powerpc/Makefile.in | 91 ++++++----- .../namespace.h => newlib/libc/sys/Makefile.inc | 0 .../libc/syscalls/Makefile.inc | 0 .../namespace.h => newlib/libc/unix/Makefile.inc | 0 .../namespace.h => newlib/libc/xdr/Makefile.inc | 0 15 files changed, 212 insertions(+), 192 deletions(-) copy winsup/cygwin/tzcode/namespace.h => newlib/libc/argz/Makefile.inc (100%) copy winsup/cygwin/tzcode/namespace.h => newlib/libc/errno/Makefile.inc (100%) copy winsup/cygwin/tzcode/namespace.h => newlib/libc/machine/Makefile.inc (100%) copy winsup/cygwin/tzcode/namespace.h => newlib/libc/sys/Makefile.inc (100%) copy winsup/cygwin/tzcode/namespace.h => newlib/libc/syscalls/Makefile.inc (100%) copy winsup/cygwin/tzcode/namespace.h => newlib/libc/unix/Makefile.inc (100%) copy winsup/cygwin/tzcode/namespace.h => newlib/libc/xdr/Makefile.inc (100%)