acadia-newlib/newlib/libc/sys/sysnecv850
Mike Frysinger 5b9c4cf23e newlib: drop support for $oext
This was needed only to support libtool in case objects ended in .lo
instead of .o, but we dropped libtool, so drop this too.
2022-02-09 23:35:23 -05:00
..
sys * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
Makefile.am newlib: arm & v850: simplify build rules 2022-02-03 20:45:47 -05:00
Makefile.in newlib: drop support for $oext 2022-02-09 23:35:23 -05:00
_exit.c
access.c 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> 2012-03-09 20:26:39 +00:00
chmod.c
chown.c
close.c
creat.c
crt0.S * crt0.S: Add recognition of the e3v5 architecture variant. 2013-02-01 08:29:04 +00:00
crt1.c
execv.c
execve.c
fork.c
fstat.c * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
getpid.c
gettime.c
isatty.c
kill.c
link.c
lseek.c
open.c
pipe.c
read.c
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
time.c
times.c
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
wait.c
write.c