summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-14OpenMP: Fix mapping of zero-sized arrays with non-literal size: map(var[:n]),...devel/omp/gcc-14Tobias Burnus
2025-04-30OpenMP: need_device_ptr and need_device_addr support for adjust_argsSandra Loosemore
2025-04-30OpenMP: testsuite fixup for g++.dg/gomp/adjust-args-7.CSandra Loosemore
2025-04-28OpenMP: Silence uninitialized variable warning in C++ front end.Sandra Loosemore
2025-04-28libgomp.texi: For HIP interop, mention cpp defines to setTobias Burnus
2025-04-28libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcnTobias Burnus
2025-04-28OpenMP, GCN: Add interop-hsa testcaseAndrew Stubbs
2025-04-25OpenMP: C/C++ adjust-args numeric rangeswaffl3x
2025-04-25GCN, nvptx offloading: Host/device compatibility: Itanium C++ ABI, DSO Object...Thomas Schwinge
2025-04-25Add 'libgomp.c-c++-common/target-cdtor-1.c'Thomas Schwinge
2025-04-25GCN: Properly switch sections in 'gcn_hsa_declare_function_name' [PR119737]Andrew Pinski
2025-04-25Adjust 'libgomp.c++/target-exceptions-pr118794-1.C' for 'targetm.arm_eabi_unw...Thomas Schwinge
2025-04-25openmp: Fix up cloning of dynamic C++ initializers for OpenMP target [PR119370]Jakub Jelinek
2025-04-25openmp: Fix handling of declare target statics with array type which need des...Jakub Jelinek
2025-04-25OpenMP: Constructors and destructors for "declare target" static aggregates: ...Thomas Schwinge
2025-04-25libgomp/libgomp.texi: Mention -fno-builtin-omp_is_initial_deviceTobias Burnus
2025-04-25libgomp.c++/static-aggr-constructor-destructor-{1,2}.C: Fix scan-tree-dumpTobias Burnus
2025-04-25OpenMP: Constructors and destructors for "declare target" static aggregatesTobias Burnus
2025-04-25Revert 'OpenMP: Constructors and destructors for "declare target" static aggr...Thomas Schwinge
2025-04-24libgomp/testsuite: Fix hip_header_nvidia check, add workaround to testTobias Burnus
2025-04-24libgomp: Add additional OpenMP interop runtime testsTobias Burnus
2025-04-17openmp, fortran: Add support for non-constant iterator bounds in Fortran deep...Kwok Cheung Yeung
2025-04-17openmp, fortran: Add iterator support for Fortran deep-mapping of allocatablesKwok Cheung Yeung
2025-04-17openmp, Fortran: Add support using iterators with custom mappers in FortranKwok Cheung Yeung
2025-04-17openmp: Add support for using custom mappers with iterators (C, C++)Kwok Cheung Yeung
2025-04-17openmp: Fix struct handling for OpenMP iteratorsKwok Cheung Yeung
2025-04-17openmp: Add macros for iterator element accessKwok Cheung Yeung
2025-04-17openmp: Add support for non-constant iterator parameters in map, to and from ...Kwok Cheung Yeung
2025-04-17openmp: Disable strided target updates when iterators are usedKwok Cheung Yeung
2025-04-17openmp, fortran: Add support for iterators in OpenMP 'target update' construc...Kwok Cheung Yeung
2025-04-17openmp, fortran: Add support for map iterators in OpenMP target construct (Fo...Kwok Cheung Yeung
2025-04-17openmp, fortran: Revert to using tree expressions when translating Fortran Op...Kwok Cheung Yeung
2025-04-17openmp, fortran: Move udm field of gfc_omp_namelist into a new unionKwok Cheung Yeung
2025-04-17openmp: Add support for iterators in 'target update' clauses (C/C++)Kwok Cheung Yeung
2025-04-17openmp: Add support for iterators in map clauses (C/C++)Kwok Cheung Yeung
2025-04-17openmp: Refactor handling of iteratorsKwok Cheung Yeung
2025-04-17OpenACC: Improve implicit mapping for non-lexically nested offload regions: A...Thomas Schwinge
2025-04-17Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-exceptions-pr118794-...Thomas Schwinge
2025-04-17Add 'libgomp.c++/pr106445-1{,-O0}.C' [PR106445]Thomas Schwinge
2025-04-17For nvptx offloading, make sure to emit C++ constructor, destructor aliases [...Thomas Schwinge
2025-04-17GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilatio...Thomas Schwinge
2025-04-17Add 'throw', dead code test cases for GCN, nvptx target and OpenACC, OpenMP '...Thomas Schwinge
2025-04-17Add 'throw', caught test cases for GCN, nvptx target and OpenACC, OpenMP 'tar...Thomas Schwinge
2025-04-17Add 'throw' test cases for GCN, nvptx target and OpenACC, OpenMP 'target' off...Thomas Schwinge
2025-04-17Add 'std::bad_cast' exception, dead code test cases for GCN, nvptx target and...Thomas Schwinge
2025-04-17Add 'std::bad_cast' exception, caught test cases for GCN, nvptx target and Op...Thomas Schwinge
2025-04-17Add 'std::bad_cast' exception test cases for GCN, nvptx target and OpenACC, O...Thomas Schwinge
2025-04-17Add test cases for exception handling constructs in dead code for GCN, nvptx ...Thomas Schwinge
2025-04-17Add PR119692 "C++ 'typeinfo', 'vtable' vs. OpenACC, OpenMP 'target' offloadin...Thomas Schwinge
2025-04-17Add 'g++.target/gcn/gcn.exp' for GCN-specific C++ test casesThomas Schwinge