This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 5c4a0824e Cygwin: console: Restore CTRL_BREAK_EVENT handling. new 7edb25725 libgloss: switch to standard AC_PROG_CC new 15d7e0d41 libgloss: finish migration to AM_PROG_AS new e56bdf902 libgloss: document & localize custom multi-do rule new 85f2dca52 newlib: add silent rules support to top-level rules
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/Makefile.in | 3 +- libgloss/aarch64/Makefile.in | 8 +- libgloss/aarch64/aclocal.m4 | 52 +- libgloss/aarch64/configure | 1139 ++++++++++++++++++++++++++++++++--------- libgloss/aarch64/configure.ac | 7 +- libgloss/acinclude.m4 | 62 --- libgloss/aclocal.m4 | 1 - libgloss/arm/Makefile.in | 8 +- libgloss/arm/aclocal.m4 | 52 +- libgloss/arm/configure | 1139 ++++++++++++++++++++++++++++++++--------- libgloss/arm/configure.ac | 7 +- libgloss/configure | 798 ++++++++--------------------- libgloss/configure.ac | 6 +- libgloss/multi-build.in | 7 +- newlib/Makefile.am | 64 +-- newlib/Makefile.in | 64 +-- 16 files changed, 2214 insertions(+), 1203 deletions(-) delete mode 100644 libgloss/acinclude.m4