This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from c8ddd03cb Cygwin: add very simple newgrp(1) tool new 4391d2aed libgloss: merge csky into top-level Makefile new 73e4ded2f libgloss: csky: fix pointer-to-integer warning
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.am | 3 + libgloss/Makefile.in | 499 ++++++++++++++++++++++++++++++---- libgloss/configure | 19 +- libgloss/configure.ac | 5 +- libgloss/csky/Makefile.in | 125 --------- libgloss/{nios2 => csky}/Makefile.inc | 36 +-- libgloss/csky/io-gettimeofday.c | 2 +- 7 files changed, 491 insertions(+), 198 deletions(-) delete mode 100644 libgloss/csky/Makefile.in copy libgloss/{nios2 => csky}/Makefile.inc (54%)