This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 8893cd100 libgloss: merge aarch64 configure script up a level new 04411f45d libgloss: merge arm configure script up a level new d6468d6b9 libgloss: rs6000: fix incorrect install dir for xil files
The 2 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 | 13 +- libgloss/arm/Makefile.in | 49 +- libgloss/arm/acinclude.m4 | 20 + libgloss/arm/aclocal.m4 | 546 ----- libgloss/arm/configure | 4813 ------------------------------------- libgloss/arm/configure.ac | 72 - libgloss/arm/cpu-init/Makefile.in | 7 +- libgloss/configure | 207 +- libgloss/configure.ac | 15 +- libgloss/rs6000/Makefile.in | 4 +- 10 files changed, 101 insertions(+), 5645 deletions(-) create mode 100644 libgloss/arm/acinclude.m4 delete mode 100644 libgloss/arm/aclocal.m4 delete mode 100755 libgloss/arm/configure delete mode 100644 libgloss/arm/configure.ac