newlib-cygwin/libgloss/pru
Dimitar Dimitrov df0ad84e91 libgloss: pru: Remove sim ld script
Binutils LD default linker script was recently fixed to allow memory
sizes to be set via command line. Use this feature to remove the special
sim linker script in libgloss.

It is acceptable to require newer Binutils version here because simulator
target is only used for regression testing the toolchain. Real HW
targets are not affected.

Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
2021-06-09 14:15:56 -04:00
..
device-specs libgloss: pru: Remove sim ld script 2021-06-09 14:15:56 -04:00
Makefile.in libgloss: pru: Remove sim ld script 2021-06-09 14:15:56 -04:00
aclocal.m4 Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
configure Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
configure.in Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
crt0.S Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
do_global_dtors.c Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
gettimeofday.c Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
inbyte.c Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
isatty.c Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
outbyte.c Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
print.c Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
putnum.c Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
raise.c Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
sbrk.c Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
stat.c Initial PRU port for libgloss and newlib 2019-10-31 14:47:19 -04:00
syscalls.S libgloss: pru: Place sim syscalls into their own sections 2021-06-09 14:12:30 -04:00