aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-11Implement LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook [PR109128]Tobias Burnus1-1/+17
2023-04-03'-foffload-memory=pinned' using offloading device interfacesThomas Schwinge2-1/+19
2023-02-20Attempt to not just register but allocate OpenMP pinned memory using a device...Thomas Schwinge1-0/+4
2023-02-20Attempt to not just register but allocate OpenMP pinned memory using a deviceThomas Schwinge1-3/+0
2023-02-16Attempt to register OpenMP pinned memory using a device instead of 'mlock'Thomas Schwinge2-0/+7
2023-02-09openmp: Add support for the 'present' modifierKwok Cheung Yeung2-7/+57
2023-02-06amdgcn, libgomp: Manually allocated stacksAndrew Stubbs2-1/+5
2022-10-24libgomp/nvptx: Prepare for reverse-offload callback handlingTobias Burnus2-0/+13
2022-10-20libgomp: Add offload_device_gcn check, add requires-4a.c testTobias Burnus2-1/+8
2022-08-31Revert OG12-only parts of "dwarf: Multi-register CFI address support"Tobias Burnus2-6/+7
2022-08-19Merge branch 'releases/gcc-12' into devel/omp/gcc-12Tobias Burnus1-0/+4
2022-08-19Update ChangeLog and version files for releasereleases/gcc-12.2.0Richard Biener1-0/+4
2022-07-07Define 'OMP_REQUIRES_[...]', 'GOMP_REQUIRES_[...]' in a single placeThomas Schwinge2-2/+8
2022-07-05OpenMP: Move omp requires checks to libgompTobias Burnus2-1/+12
2022-07-05openmp: Conforming device numbers and omp_{initial,invalid}_deviceJakub Jelinek2-0/+18
2022-07-05'include/cuda/cuda.h': Add parts necessary for nvptx-tools 'nvptx-run'Thomas Schwinge2-1/+21
2022-07-05'include/cuda/cuda.h': For C++, wrap in 'extern "C"'Thomas Schwinge2-0/+15
2022-07-04openmp: Add support for inoutset depend-kindJakub Jelinek2-1/+9
2022-07-01Merge branch 'releases/gcc-12' into devel/omp/gcc-12Kwok Cheung Yeung1-0/+4
2022-06-28libgomp, nvptx: Update bundled CUDA header fileKwok Cheung Yeung2-0/+22
2022-06-21OpenMP 5.0: requires directiveChung-Lin Tang2-0/+12
2022-06-21dwarf: Multi-register CFI address supportAndrew Stubbs2-0/+10
2022-06-21Fortran "declare create"/allocate support for OpenACCJulian Brown2-0/+11
2022-06-21Merge non-contiguous array support patches.Chung-Lin Tang2-0/+34
2022-05-06Update ChangeLog and version files for releasereleases/gcc-12.1.0Jakub Jelinek1-0/+4
2022-04-07Daily bump.GCC Administrator1-0/+4
2022-04-06Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h'Thomas Schwinge1-0/+194
2022-03-20Daily bump.GCC Administrator1-0/+6
2022-03-19rename floatformat_ia64_quad_{big, little} to floatformat_ieee_quad_{big, lit...Tiezhu Yang1-3/+3
2022-01-03Update copyright years.Jakub Jelinek40-40/+40
2021-12-13Daily bump.GCC Administrator1-0/+4
2021-12-12Replace gnu::unique_ptr with std::unique_ptrJonathan Wakely1-405/+0
2021-12-11Daily bump.GCC Administrator1-0/+4
2021-12-10amdgcn: Change offload variable table discoveryAndrew Stubbs1-1/+1
2021-12-09Daily bump.GCC Administrator1-0/+9
2021-12-08openmp: Improve OpenMP target support for C++ (PR92120)Chung-Lin Tang1-1/+13
2021-11-13Daily bump.GCC Administrator1-0/+8
2021-11-12openmp: Relax handling of implicit map vs. existing device mappingsChung-Lin Tang1-0/+14
2021-11-06Daily bump.GCC Administrator1-0/+5
2021-11-05include: Allow for our md5.h to defer to the system headerGerald Pfeifer1-0/+6
2021-09-28Daily bump.GCC Administrator1-0/+4
2021-09-27Update pathname for IBM long double description.Vincent Lefevre1-1/+1
2021-09-23Daily bump.GCC Administrator1-0/+5
2021-09-22obstack.h __PTR_ALIGN vs. ubsanAlan Modra1-3/+3
2021-08-24Daily bump.GCC Administrator1-0/+4
2021-08-23openmp: Add support for strict modifier on grainsize/num_tasks clausesJakub Jelinek1-0/+1
2021-07-25Daily bump.GCC Administrator1-0/+6
2021-07-24include: Fix -Wundef warnings in ansidecl.hMarek Polacek1-3/+3
2021-07-03Daily bump.GCC Administrator1-0/+7
2021-07-02BTF: Support for BTF_KIND_FLOATDavid Faust1-4/+5