newlib-cygwin/libgloss/pru
Dimitar Dimitrov b095628ecf libgloss: Fix PRU & Blackfin mkinstalldirs path
With the move of configure scripts out of target directories, relative
paths to top_srcdir got broken:

  /bin/sh: .../newlib/libgloss/../../mkinstalldirs: No such file or directory

Fix the PRU build by switching to srcroot relative path, as rest of targets do.

Fix the Blackfin build in the same way.

Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
2022-01-27 19:40:10 -05:00
..
device-specs libgloss: pru: Remove sim ld script 2021-06-09 14:15:56 -04:00
Makefile.in libgloss: Fix PRU & Blackfin mkinstalldirs path 2022-01-27 19:40:10 -05: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