This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 28d5b9803 RISC-V: Moved syscalls to separate files to fix aliasing problems. new 9588ff755 RISC-V: Add gdb sim and newlib nano support. Fix a few misc [...]
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/riscv/Makefile.in | 55 +++++++++++++++++++++++++++++++++----- libgloss/{arc => riscv}/nano.specs | 9 +++++-- libgloss/riscv/sim.specs | 10 +++++++ libgloss/riscv/sys_sbrk.c | 29 ++++++++++++++++++++ 4 files changed, 95 insertions(+), 8 deletions(-) copy libgloss/{arc => riscv}/nano.specs (67%) create mode 100644 libgloss/riscv/sim.specs