libc/newlib/libc/sys/sysnecv850
Jeff Johnston cd31fbb2ae Add nvptx port.
- From: Cesar Philippidis <cesar@codesourcery.com>
  Date: Tue, 10 Apr 2018 14:43:42 -0700
  Subject: [PATCH] nvptx port

  This port adds support for Nvidia GPU's, which are primarily used as
  offload accelerators in OpenACC and OpenMP.
2018-04-13 15:42:37 -04:00
..
sys * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
Makefile.am * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
Makefile.in 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
_exit.c
access.c 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> 2012-03-09 20:26:39 +00:00
aclocal.m4 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
chmod.c
chown.c
close.c
configure Add nvptx port. 2018-04-13 15:42:37 -04:00
configure.in
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