acadia-newlib/newlib/libc/sys/mmixware
Mike Frysinger 907764ebec newlib/libgloss: drop unused $(CROSS_CFLAGS)
This is used in a bunch of places, but nowhere is it ever set, and
nowhere can I find any documentation, nor can I find any other project
using it.  So delete the flags to simplify.
2022-02-15 20:02:51 -05:00
..
sys
Makefile.am newlib/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -05:00
Makefile.in newlib/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -05:00
_exit.c
access.c
chmod.c
chown.c
close.c
creat.c
crt0.c
execv.c
execve.c
fork.c
fstat.c
getpid.c
gettime.c
isatty.c
kill.c
link.c
lseek.c
open.c
pipe.c
read.c
sbrk.c * libc/sys/mmixware/sbrk.c (_sbrk): Drop unused extern declaration 2012-10-21 03:41:42 +00:00
setjmp.S
stat.c
time.c
times.c
unlink.c
utime.c
wait.c
write.c