libc/newlib/libc/sys/sysmec
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 import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.am all-local should depend upon crt0, not all. 2009-08-19 20:04:45 +00:00
Makefile.in 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00: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 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +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
configure Add nvptx port. 2018-04-13 15:42:37 -04:00
configure.in 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org> 2006-04-13 19:56:32 +00:00
creat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
crt0.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +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 import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +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 import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
kill.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
sbrk.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +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 import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
unlink.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +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