public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable full libgfortran for AMD GCN
@ 2019-06-07 14:38 Andrew Stubbs
  2019-06-07 14:39 ` [PATCH 1/3] Create GCN-specific gthreads Andrew Stubbs
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Andrew Stubbs @ 2019-06-07 14:38 UTC (permalink / raw)
  To: gcc-patches, Fortran List

This short patch series is intended to allow GCN kernels to print to 
stdout using Fortran "print" and "write" (C printf, write, etc. already 
work).

The first two patches implement dependencies that libgfortran needs. 
I'll also be posting a newlib patch shortly.

The third patch enables the rest of libgfortran.

-- 
Andrew Stubbs
Mentor Graphics / CodeSourcery

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-11-03 14:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-07 14:38 [PATCH 0/3] Enable full libgfortran for AMD GCN Andrew Stubbs
2019-06-07 14:39 ` [PATCH 1/3] Create GCN-specific gthreads Andrew Stubbs
2019-06-19  8:57   ` Andrew Stubbs
2019-06-19 16:04     ` Jeff Law
2019-06-19 16:56       ` Andrew Stubbs
2019-06-19 16:59         ` Jeff Law
2023-11-03 14:54   ` GCN: Address undeclared 'NULL' usage in 'libgcc/config/gcn/gthr-gcn.h:__gthread_getspecific' (was: [PATCH 1/3] Create GCN-specific gthreads) Thomas Schwinge
2019-06-07 14:40 ` [PATCH 2/3] Stub implementation of unwinding for AMD GCN Andrew Stubbs
2019-06-19  8:58   ` Andrew Stubbs
2019-06-19 16:05     ` Jeff Law
2019-06-19 16:57       ` Andrew Stubbs
2019-06-07 14:41 ` [PATCH 3/3] Enable full libgfortran library " Andrew Stubbs
2019-06-14 16:17   ` Janne Blomqvist
2019-06-19 16:05   ` Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).