mbox series

[0/3] Enable full libgfortran for AMD GCN

Message ID d5a663a1-8978-2380-ba18-27eb35eb47b8@codesourcery.com
Headers show
Series Enable full libgfortran for AMD GCN | expand

Message

Andrew Stubbs June 7, 2019, 2:38 p.m. UTC
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.