This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 2dfc4a9e9 libgloss: drop unused multi-build logic new 8893cd100 libgloss: merge aarch64 configure script up a level
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: libgloss/Makefile.in | 15 +- libgloss/aarch64/Makefile.in | 41 +- libgloss/aarch64/acinclude.m4 | 7 + libgloss/aarch64/aclocal.m4 | 546 ---- libgloss/aarch64/configure | 4784 --------------------------------- libgloss/aarch64/configure.ac | 49 - libgloss/aarch64/cpu-init/Makefile.in | 7 +- libgloss/configure | 23 +- libgloss/configure.ac | 4 +- 9 files changed, 45 insertions(+), 5431 deletions(-) create mode 100644 libgloss/aarch64/acinclude.m4 delete mode 100644 libgloss/aarch64/aclocal.m4 delete mode 100755 libgloss/aarch64/configure delete mode 100644 libgloss/aarch64/configure.ac