aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2019-11-27Fix 'libgomp.fortran/target-print-1.f90', 'libgomp.oacc-fortran/print-1.f90' ...Thomas Schwinge6-4/+61
2019-11-21Fix failures on Solaris with -fno-common defaultRainer Orth7-27/+36
2019-11-20AMD GCN libgomp plugin queue-full condition locking fixJulian Brown2-13/+20
2019-11-20Fix host-to-device copies from rodata for AMD GCNJulian Brown2-4/+41
2019-11-20OpenACC "present" subarrays: runtime API return value and unmapping fixesJulian Brown8-13/+87
2019-11-20libgomp/test: Add flags to find libatomic in build-tree testingMaciej W. Rozycki2-0/+19
2019-11-18libgomp: Regenerate `testsuite/Makefile.in' for GCC_HEADER_STDINT removalMaciej W. Rozycki2-1/+4
2019-11-15Add tests for print from offload target.Andrew Stubbs5-0/+71
2019-11-13GCN Libgomp PluginAndrew Stubbs7-10/+4156
2019-11-13Optimize GCN OpenMP malloc performanceAndrew Stubbs5-12/+106
2019-11-13GCN libgomp portAndrew Stubbs26-7/+1115
2019-11-13Add device number to GOMP_OFFLOAD_openacc_async_constructAndrew Stubbs5-4/+16
2019-11-13Move generic libgomp files from nvptx to accelAndrew Stubbs21-1/+43
2019-11-12Add OpenACC 2.6 `serial' construct supportMaciej W. Rozycki4-0/+248
2019-11-11Fortran] Support absent optional args with use_device_{ptr,addr}Tobias Burnus3-0/+61
2019-11-11Torture testing: 'libgomp.fortran/target9.f90'Thomas Schwinge2-0/+3
2019-11-11Torture testing: 'libgomp.fortran/use_device_addr-3.f90', 'libgomp.fortran/us...Thomas Schwinge4-0/+13
2019-11-06Warn about inconsistent OpenACC nested reduction clausesFrederik Harwath5-4/+15
2019-11-04libgomp - remove dg-run if dg-options O2 is usedTobias Burnus6-5/+9
2019-11-04libgomp/testsuite - use unique numbers with Fortran's 'stop'Tobias Burnus7-583/+594
2019-11-01OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arraysTobias Burnus6-12/+2214
2019-10-30Fortran/OpenMP] Don't create "alloc:" for 'target exit data'Tobias Burnus2-0/+127
2019-10-30libgomp/testsuite – use 'stop'Tobias Burnus222-1165/+1389
2019-10-30libgomp/testsuite – use 'stop' and 'dg-do run'Tobias Burnus17-10/+45
2019-10-28Fortran] OpenACC – libgomp/testsuite – use 'stop' and 'dg-do run'Tobias Burnus59-134/+231
2019-10-25[Fortran] OpenACC – permit common blocks in some clausesCesar Philippidis4-0/+405
2019-10-14re PR libgomp/92081 (FAIL: libgomp.fortran/target-simd.f90 execution test)Jakub Jelinek2-2/+8
2019-10-11[OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errorsTobias Burnus3-0/+2397
2019-10-09[PR92036] Add 'libgomp.oacc-c-c++-common/data-firstprivate-1.c'Thomas Schwinge2-0/+171
2019-10-09re PR testsuite/91884 (libgomp testsuite: (not) using a specific driver for C...Tobias Burnus3-0/+19
2019-10-09re PR libgomp/92028 (OpenACC 'host_data' execution test regressions with nvpt...Jakub Jelinek2-0/+31
2019-10-08Fortran - fix OpenMP 'target simd'Tobias Burnus2-0/+30
2019-10-03Libgomp magic offset value self-documentationJulian Brown3-17/+41
2019-10-02Testsuite, remove alloca headerAndreas Tobler3-8/+12
2019-10-02Fix omp target issue with Fortran optional argumentsTobias Burnus1-0/+36
2019-10-01configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).Jakub Jelinek10-816/+14
2019-09-30libgomp_g.h: Include stdint.h instead of gstdint.h.Kwok Cheung Yeung2-1/+5
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2-9/+23
2019-09-13libgomp plugin - init stringTobias Burnus2-3/+8
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersFlorian Weimer2-0/+6
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang3-2/+9
2019-08-28re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)Jakub Jelinek2-12/+0
2019-08-28re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)Jakub Jelinek3-0/+30
2019-08-27re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)Jakub Jelinek19-2/+44
2019-08-17re PR libgomp/91473 (Test case libgomp.fortran/appendix-a/a.28.5.f90 is invalid)Thomas Koenig2-1/+7
2019-08-12re PR fortran/91424 (Extend warnings about DO loops)Thomas Koenig2-3/+9
2019-08-08gimplify.c (omp_add_variable): Use GOVD_PRIVATE | GOVD_EXPLICIT for VLA helpe...Jakub Jelinek4-13/+201
2019-08-07tree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_USE_DEVICE_PTR OpenMP d...Jakub Jelinek3-8/+77
2019-08-06tree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename to ...Jakub Jelinek4-0/+1022
2019-07-31re PR middle-end/91301 (ICE in omp_add_variable on random access iterator dis...Jakub Jelinek2-0/+174