This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from af075aed1 libgloss: merge m32r into top-level Makefile new 5798c3bbc libgloss: visium: fix sbrk search path new 770dd85aa libgloss: merge visium into top-level Makefile new bf37122a7 libgloss: xtensa: fix CPPFLAGS clobbering
The 3 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 | 273 ++++++++++++++++----- libgloss/configure | 19 +- libgloss/configure.ac | 5 +- libgloss/visium/Makefile.in | 129 ---------- libgloss/{v850 => visium}/Makefile.inc | 67 ++--- .../memset.h => libgloss/visium/sim-syscalls.c | 6 +- libgloss/xtensa/Makefile.inc | 15 +- 8 files changed, 275 insertions(+), 242 deletions(-) delete mode 100644 libgloss/visium/Makefile.in copy libgloss/{v850 => visium}/Makefile.inc (54%) copy newlib/libc/machine/visium/memset.h => libgloss/visium/sim-syscalls.c (95%)