libc/newlib/libc/machine/nvptx
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
..
Makefile.am Add nvptx port. 2018-04-13 15:42:37 -04:00
Makefile.in Add nvptx port. 2018-04-13 15:42:37 -04:00
abort.c Add nvptx port. 2018-04-13 15:42:37 -04:00
aclocal.m4 Add nvptx port. 2018-04-13 15:42:37 -04:00
assert.c Add nvptx port. 2018-04-13 15:42:37 -04:00
calloc.c Add nvptx port. 2018-04-13 15:42:37 -04:00
callocr.c Add nvptx port. 2018-04-13 15:42:37 -04:00
configure Add nvptx port. 2018-04-13 15:42:37 -04:00
configure.in Add nvptx port. 2018-04-13 15:42:37 -04:00
exit.c Add nvptx port. 2018-04-13 15:42:37 -04:00
free.c Add nvptx port. 2018-04-13 15:42:37 -04:00
malloc.c Add nvptx port. 2018-04-13 15:42:37 -04:00
mallocr.c Add nvptx port. 2018-04-13 15:42:37 -04:00
misc.c Add nvptx port. 2018-04-13 15:42:37 -04:00
printf.c Add nvptx port. 2018-04-13 15:42:37 -04:00
putchar.c Add nvptx port. 2018-04-13 15:42:37 -04:00
puts.c Add nvptx port. 2018-04-13 15:42:37 -04:00
realloc.c Add nvptx port. 2018-04-13 15:42:37 -04:00
reallocr.c Add nvptx port. 2018-04-13 15:42:37 -04:00
write.c Add nvptx port. 2018-04-13 15:42:37 -04:00