acadia-newlib/libgloss/rx
Mike Frysinger 7c02fc3075 libgloss: clean up redundant shared lib warnings
Use standard AC_MSG_WARN macro in the top-level configure, and delete
the message from all the subdirs.  There's no need to issue this more
than once per libgloss build.
2022-01-17 04:30:37 -05:00
..
Makefile.in
abort.S
aclocal.m4 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
argv.S
argvlen.S
chdir.S
chmod.S
close.S
configure libgloss: clean up redundant shared lib warnings 2022-01-17 04:30:37 -05:00
configure.ac libgloss: clean up redundant shared lib warnings 2022-01-17 04:30:37 -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