acadia-newlib/newlib/libc/sys/sysnecv850
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 * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
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 import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
access.c 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> 2012-03-09 20:26:39 +00:00
chmod.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
chown.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
close.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
creat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
crt0.S * crt0.S: Add recognition of the e3v5 architecture variant. 2013-02-01 08:29:04 +00:00
crt1.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
execv.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
execve.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fork.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fstat.c * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
getpid.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
gettime.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
isatty.c 2008-05-20 DJ Delorie <dj@redhat.com> 2008-05-20 18:00:12 +00:00
kill.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
link.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
lseek.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
open.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
pipe.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
read.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
rename.c * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
sbrk.c * libc/sys/sysnecv850/sbrk.c (_sbrk): Change heap_start to be an 2012-10-02 22:55:10 +00:00
stat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
time.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
times.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
trap.S * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
unlink.c * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
utime.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
wait.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
write.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00