This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 5fca4e0f1 Fix Bug libc/28945 new d7b16b057 newlib: move nano-malloc logic from build to source files new b1b44f777 newlib: rename mallocr.c to _mallocr.c
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: newlib/libc/stdlib/Makefile.am | 92 ++++++++++------------------ newlib/libc/stdlib/Makefile.in | 88 ++++++++++---------------- newlib/libc/stdlib/{mallocr.c => _mallocr.c} | 3 + 3 files changed, 67 insertions(+), 116 deletions(-) rename newlib/libc/stdlib/{mallocr.c => _mallocr.c} (99%)