This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 0819679a7 Cygwin: cwd: use SRWLOCK instead of muto new f59ff9304 libgloss: riscv: Convert to non-recursive automake
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.am | 3 + libgloss/Makefile.in | 1179 ++++++++++++++++++++++++++++++++++++++++++- libgloss/configure | 33 +- libgloss/configure.ac | 5 +- libgloss/riscv/Makefile.in | 330 ------------ libgloss/riscv/Makefile.inc | 71 +++ 6 files changed, 1264 insertions(+), 357 deletions(-) delete mode 100644 libgloss/riscv/Makefile.in create mode 100644 libgloss/riscv/Makefile.inc