aboutsummaryrefslogtreecommitdiff
path: root/libgomp/config/gcn
AgeCommit message (Expand)AuthorFilesLines
2022-01-19libgomp, OpenMP: Fix issue for omp_get_device_num on gcn targets.Marcel Vollweiler1-1/+1
2022-01-03Update copyright years.Jakub Jelinek12-12/+12
2021-11-12libgomp: Unbreak gcn offload buildJakub Jelinek2-14/+54
2021-11-12openmp: Honor OpenMP 5.1 num_teams lower boundJakub Jelinek1-10/+14
2021-08-05openmp: Implement omp_get_device_num routineChung-Lin Tang1-0/+11
2021-07-20[gcn] Work-around libgomp 'error: array subscript 0 is outside array bounds o...Thomas Schwinge1-3/+0
2021-07-19[gcn] Work-around libgomp 'error: array subscript 0 is outside array bounds o...Thomas Schwinge1-0/+3
2021-05-26openmp: Fix up handling of target constructs in offloaded routines [PR100573]Jakub Jelinek1-0/+65
2021-01-04Update copyright years.Jakub Jelinek11-11/+11
2020-10-22openmp: Change omp_get_initial_device () to match OpenMP 5.1 requirementsJakub Jelinek1-0/+7
2020-09-29libgomp: disable barriers in nested teamsAndrew Stubbs1-5/+10
2020-01-01Update copyright years.Jakub Jelinek11-11/+11
2019-12-11libgomp – spelling fixes, incl. omp_lib.h.inTobias Burnus2-3/+3
2019-11-13Optimize GCN OpenMP malloc performanceAndrew Stubbs1-4/+16
2019-11-13GCN libgomp portAndrew Stubbs11-0/+1033