This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from b58515101 pru: Enable -ffunction-sections and -fdata-sections new 464c3f5d2 libgloss: pru: Place sim syscalls into their own sections new df0ad84e9 libgloss: pru: Remove sim ld script
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: libgloss/pru/Makefile.in | 10 +- libgloss/pru/device-specs/sim | 2 +- libgloss/pru/ldscripts/gen-ld-scripts.sh | 80 ------------- libgloss/pru/ldscripts/pruelf-sim.x | 200 ------------------------------- libgloss/pru/syscalls.S | 4 +- 5 files changed, 5 insertions(+), 291 deletions(-) delete mode 100755 libgloss/pru/ldscripts/gen-ld-scripts.sh delete mode 100644 libgloss/pru/ldscripts/pruelf-sim.x