This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 87bfe673a newlib: README: libgloss no longer uses '--cygnus' automake option new 54d77a0a5 newlib: use .texi with libc & libm manuals new 022172823 libgloss: wince: add ACLOCAL_AMFLAGS settings new 8c57b8b2b libnosys: update autoheader usage
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/libnosys/acconfig.h | 26 ------------------------ libgloss/libnosys/config.h.in | 36 ++++++++++++++++++++++++--------- libgloss/libnosys/configure | 26 +++++++++++++----------- libgloss/libnosys/configure.ac | 20 ++++++++---------- libgloss/wince/Makefile.am | 1 + libgloss/wince/Makefile.in | 1 + newlib/libc/Makefile.am | 2 +- newlib/libc/Makefile.in | 20 +++++++++--------- newlib/libc/libc.in.xml | 2 +- newlib/libc/{libc.texinfo => libc.texi} | 0 newlib/libm/Makefile.am | 2 +- newlib/libm/Makefile.in | 20 +++++++++--------- newlib/libm/configure | 2 +- newlib/libm/configure.ac | 2 +- newlib/libm/{libm.texinfo => libm.texi} | 0 15 files changed, 76 insertions(+), 84 deletions(-) delete mode 100644 libgloss/libnosys/acconfig.h rename newlib/libc/{libc.texinfo => libc.texi} (100%) rename newlib/libm/{libm.texinfo => libm.texi} (100%)