acadia-newlib/libgloss/rl78
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 * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-16 22:21:34 +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 * rl78/crt0.S (_start): Fixed code that clears .bss 2015-10-20 21:37:06 -04:00
crtn.S
exit.S
fstat.S
gcrt0.S
getpid.S
gettimeofday.S
isatty.S
kill.S
link.S
lseek.S
mcount.c
open.S
read.S
rl78-sim.ld This is part of a larger fix for RL78 complex relocs - they need an absolute symbol at address 0 that is not part of the *ABS* section. 2015-08-04 13:38:27 +01:00
rl78-sys.h * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-16 22:21:34 +00:00
rl78.ld This is part of a larger fix for RL78 complex relocs - they need an absolute symbol at address 0 that is not part of the *ABS* section. 2015-08-04 13:38:27 +01:00
sbrk.c
stat.S
swrite.S * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-20 18:43:36 +00:00
time.S
times.S
unlink.S
utime.S
vregs.h * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-20 18:43:36 +00:00
write.c rl78: Don't output CR when LF is encountered in write(). 2015-12-16 13:38:38 -07:00