newlib-cygwin/newlib/libc/sys/amdgcn
Jeff Johnston aaf5704778 Add gfortran support for AMD GCN
From: Kwok Cheung Yeung <kcy@codesourcery.com>

This patch adds enough support for constructors/destructors and OS functions
to be able to link and run gfortran programs on AMD GCN.

There's no actual ability to do I/O operations on this targets, besides
"write" to stdout and stderr, so most of the functions are just stubs.
2020-10-14 10:53:54 -04:00
..
Makefile.am Add gfortran support for AMD GCN 2020-10-14 10:53:54 -04:00
Makefile.in Add gfortran support for AMD GCN 2020-10-14 10:53:54 -04:00
aclocal.m4 AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com> 2019-01-15 10:48:08 -05:00
close.c AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com> 2019-01-15 10:48:08 -05: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
fcntl.c Add gfortran support for AMD GCN 2020-10-14 10:53:54 -04:00
fstat.c Add missing includes. 2019-03-25 16:44:10 +01:00
getpid.c Add gfortran support for AMD GCN 2020-10-14 10:53:54 -04:00
isatty.c AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com> 2019-01-15 10:48:08 -05:00
kill.c Add gfortran support for AMD GCN 2020-10-14 10:53:54 -04:00
lseek.c AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com> 2019-01-15 10:48:08 -05:00
open.c Add gfortran support for AMD GCN 2020-10-14 10:53:54 -04:00
raise.c Add gfortran support for AMD GCN 2020-10-14 10:53:54 -04:00
read.c AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com> 2019-01-15 10:48:08 -05:00
stat.c Add gfortran support for AMD GCN 2020-10-14 10:53:54 -04:00
unlink.c Add gfortran support for AMD GCN 2020-10-14 10:53:54 -04:00
write.c AMD GCN: Implement circular buffering. 2019-03-18 17:38:25 +01:00