newlib/newlib/libc/sys
Jeff Johnston 1787e9d033 AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com>
Add support for the AMD GCN GPU architecture.  This is primarily intended for
use with OpenMP and OpenACC offloading.  It can also be used for stand-alone
programs, but this is intended mostly for testing the compiler and is not
expected to be useful in general.

The GPU architecture is highly parallel, and therefore Newlib must be
configured to use dynamic re-entrancy, and thread-safe malloc.

The only I/O available is a via a shared-memory interface provided by libgomp
and the gcn-run tool included with GCC.  At this time this is limited to
stdout, argc/argv, and the return code.
2019-01-15 10:48:08 -05:00
..
a29khif Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
amdgcn AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com> 2019-01-15 10:48:08 -05:00
arm Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
d10v Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
decstation Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
epiphany Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
h8300hms Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
h8500hms Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
linux Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
m88kbug Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
mmixware Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
netware Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
or1k Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
phoenix Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
rdos Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
rtems Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
sh Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
sparc64 Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
sun4 Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
sysmec Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
sysnec810 Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
sysnecv850 Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
sysvi386 Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
sysvnecv70 Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
tic80 Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
tirtos Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
w65 Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
z8ksim Bump release to 3.1.0 for yearly snapshot 2018-12-31 23:40:11 -05:00
Makefile.am Make newlib manpages (v3) 2016-07-04 14:17:10 +01:00
Makefile.in Regenerate newlib Makefiles 2016-07-04 17:13:55 +01:00
aclocal.m4 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
configure AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com> 2019-01-15 10:48:08 -05:00
configure.in AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com> 2019-01-15 10:48:08 -05:00