gcc/libgomp/config
Tobias Burnus 0b8499a480 libgomp/openacc.f90 – clean-up public/private attributes
* config/accel/openacc.f90 (module openacc_kinds): Use 'PUBLIC' to mark
        all symbols as public except for the 'use …, only' imported symbol,
        which is private. 
        (module openacc): Default to 'PRIVATE' to exclude openacc_internal; mark
        all symbols from module openacc_kinds as PUBLIC
        * openacc.f90: Add comment with crossref to that file and openmp_lib.h;
        fix comment typo.
        * openacc_lib.h (acc_device_gcn): Add this PARAMETER.

From-SVN: r279456
2019-12-17 12:19:32 +01:00
..
accel libgomp/openacc.f90 – clean-up public/private attributes 2019-12-17 12:19:32 +01:00
bsd Update copyright years. 2019-01-01 13:31:55 +01:00
darwin Update copyright years. 2019-01-01 13:31:55 +01:00
gcn libgomp – spelling fixes, incl. omp_lib.h.in 2019-12-11 12:45:49 +01:00
hpux Update copyright years. 2019-01-01 13:31:55 +01:00
linux Update copyright years. 2019-01-01 13:31:55 +01:00
mingw32 Update copyright years. 2019-01-01 13:31:55 +01:00
nvptx libgomp – spelling fixes, incl. omp_lib.h.in 2019-12-11 12:45:49 +01:00
posix Update copyright years. 2019-01-01 13:31:55 +01:00
rtems libgomp: Reduce copy and paste for RTEMS 2019-01-09 06:16:05 +00:00