This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 1a177610d GCN: Implement '_exit' instead of 'exit' new ddb614993 newlib MMIX: Fix compilation warnings that recent gcc treats [...]
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: newlib/libc/sys/mmixware/_exit.c | 3 ++- newlib/libc/sys/mmixware/chown.c | 4 ++-- newlib/libc/sys/mmixware/getpid.c | 5 +++-- newlib/libc/sys/mmixware/kill.c | 5 +++-- newlib/libc/sys/mmixware/link.c | 4 ++-- newlib/libc/sys/mmixware/read.c | 4 ++-- newlib/libc/sys/mmixware/sbrk.c | 10 +++++----- newlib/libc/sys/mmixware/sys/syscall.h | 8 +++++++- newlib/libc/sys/mmixware/unlink.c | 4 ++-- newlib/libc/sys/mmixware/write.c | 4 ++-- 10 files changed, 30 insertions(+), 21 deletions(-)