libc/newlib/libc/sys/mmixware
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/mmixware/access.c (access): Do not try to use a magic 2007-06-10 12:54:35 +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 * libc/sys/mmixware/access.c (access): Do not try to use a magic 2007-06-10 12:54:35 +00:00
access.c * libc/sys/mmixware/access.c (access): Do not try to use a magic 2007-06-10 12:54:35 +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.c
execv.c
execve.c
fork.c
fstat.c
getpid.c
gettime.c
isatty.c * libc/sys/mmixware/isatty.c (_isatty): Renamed from isatty. 2008-01-25 04:31:11 +00:00
kill.c
link.c
lseek.c
open.c
pipe.c
read.c
sbrk.c * libc/sys/mmixware/sbrk.c (_sbrk): Drop unused extern declaration 2012-10-21 03:41:42 +00:00
setjmp.S
stat.c
time.c
times.c
unlink.c
utime.c
wait.c
write.c