acadia-newlib/libgloss/rx
Mike Frysinger 7f8fa1de4f libgloss: hardcode AC_CONFIG_AUX_DIR path
In order to transition to automake, we have to use hardcoded paths in
the AC_CONFIG_AUX_DIR macro call (since automake evaluates the path
itself, and doesn't expand vars), so simplify all the calls here.
2022-01-10 19:50:35 -05:00
..
Makefile.in * libgloss/rx/Makefile.in: Respect DESTDIR when installing 2013-02-11 08:28:46 +00:00
abort.S
aclocal.m4 libgloss: regenerate aclocal.m4 & configure w/newer versions 2021-11-06 14:14:50 -04:00
argv.S
argvlen.S
chdir.S
chmod.S
close.S
configure libgloss: hardcode AC_CONFIG_AUX_DIR path 2022-01-10 19:50:35 -05:00
configure.ac libgloss: hardcode AC_CONFIG_AUX_DIR path 2022-01-10 19:50:35 -05:00
crt0.S For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined. 2015-04-23 21:57:13 +02:00
crtn.S
exit.S
fstat.S
gcrt0.S
getpid.S
gettimeofday.S
heaptop.S
isatty.S
kill.S
link.S
lseek.S
mcount.c
open.S
read.S
rx-sim.ld Add a check that the data area does not overrun the stack. 2015-05-27 13:30:19 +02:00
rx.ld Add a check that the data area does not overrun the stack. 2015-05-27 13:30:19 +02:00
rxsys.h
sbrk.c
sigprocmask.S
sleep.S
stat.S
time.S
times.S
unlink.S
utime.S
write.S