acadia-newlib/newlib/libc/sys/sysnecv850
Mike Frysinger 20e3103471 newlib: update to automake-1.15
This matches what the other GNU toolchain projects have done already.
The generated diff in practice isn't terribly large.  This will allow
more use of subdir local.mk includes due to fixes & improvements that
came after the 1.11 release series.
2022-01-14 19:10:38 -05:00
..
sys * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
Makefile.am require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
Makefile.in newlib: update to automake-1.15 2022-01-14 19:10:38 -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
aclocal.m4 newlib: update to automake-1.15 2022-01-14 19:10:38 -05: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
configure newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
configure.ac require autoconf-2.69 exactly 2022-01-14 15:24:33 -05: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