summaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2025-04-17libgomp: Don't test ompx::allocator::gnu_pinned_mem on non-linux targets.Jakub Jelinek
2025-04-17libgomp.texi: For HIP interop, mention cpp defines to setTobias Burnus
2025-04-17Daily bump.GCC Administrator
2025-04-16Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-exceptions-pr118794-...Thomas Schwinge
2025-04-16Add 'libgomp.c++/pr106445-1{,-O0}.C' [PR106445]Thomas Schwinge
2025-04-16For nvptx offloading, make sure to emit C++ constructor, destructor aliases [...Thomas Schwinge
2025-04-16Daily bump.GCC Administrator
2025-04-15libgomp.texi (gcn, nvptx): Mention self_maps alongside USMTobias Burnus
2025-04-15OpenMP: omp.h omp::allocator C++ Allocator interfacewaffl3x
2025-04-15Fortran/OpenMP: Support automatic mapping allocatable components (deep mapping)Tobias Burnus
2025-04-15Daily bump.GCC Administrator
2025-04-14GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilatio...Thomas Schwinge
2025-04-14Add 'throw', dead code test cases for GCN, nvptx target and OpenACC, OpenMP '...Thomas Schwinge
2025-04-14Add 'throw', caught test cases for GCN, nvptx target and OpenACC, OpenMP 'tar...Thomas Schwinge
2025-04-14Add 'throw' test cases for GCN, nvptx target and OpenACC, OpenMP 'target' off...Thomas Schwinge
2025-04-14Add 'std::bad_cast' exception, dead code test cases for GCN, nvptx target and...Thomas Schwinge
2025-04-14Add 'std::bad_cast' exception, caught test cases for GCN, nvptx target and Op...Thomas Schwinge
2025-04-14Add 'std::bad_cast' exception test cases for GCN, nvptx target and OpenACC, O...Thomas Schwinge
2025-04-14Add test cases for exception handling constructs in dead code for GCN, nvptx ...Thomas Schwinge
2025-04-14Add PR119692 "C++ 'typeinfo', 'vtable' vs. OpenACC, OpenMP 'target' offloadin...Thomas Schwinge
2025-04-11Daily bump.GCC Administrator
2025-04-10libgomp: Update SVE testsRichard Sandiford
2025-04-09Daily bump.GCC Administrator
2025-04-08OpenMP: Fix append_args handling in modify_call_for_omp_dispatchTobias Burnus
2025-04-08libgomp: Add -Wno-c-binding-type for omp_lib.f90 compilationTobias Burnus
2025-04-08libgomp: Add AArch64 SVE target tests to libgomp.Tejas Belagod
2025-04-08Daily bump.GCC Administrator
2025-04-07libgomp.texi: Add GCN doc for omp_target_memcpy_rectTobias Burnus
2025-03-27Daily bump.GCC Administrator
2025-03-26driver: Forward '-lstdc++' to offloading compilation [PR101544]Thomas Schwinge
2025-03-26libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcnTobias Burnus
2025-03-26Daily bump.GCC Administrator
2025-03-25OpenMP: Create additional interop objects with append_args.Sandra Loosemore
2025-03-25Daily bump.GCC Administrator
2025-03-24libgomp: Save OpenMP device number when initializing the interop objectTobias Burnus
2025-03-24libgomp/plugin/plugin-nvptx.c: Fix device used for stream creationTobias Burnus
2025-03-24Add 'libgomp.c++/pr96835-1{,-O0}.C', 'libgomp.oacc-c++/pr96835-1.C' [PR96835]Thomas Schwinge
2025-03-24Add 'libgomp.c++/pr101544-1{,-O0}.C', 'libgomp.oacc-c++/pr101544-1.C' [PR101544]Thomas Schwinge
2025-03-22Daily bump.GCC Administrator
2025-03-22libgomp.fortran/get-mapped-ptr-1.f90: Use -6 for non-conf dev numberTobias Burnus
2025-03-21libgomp/plugin: Add initial interop support to nvptx + gcnTobias Burnus
2025-03-21OpenMP: 'interop' construct - add ME support + target-independent libgompPaul-Antoine Arras
2025-03-21testsuite/lib/libgomp.exp: compile with -fdiagnostics-plain-outputTobias Burnus
2025-03-18Daily bump.GCC Administrator
2025-03-17Move gfortran.dg/gomp/declare-variant-mod-1*.f90 to libgomp.fortran/ [PR115271]Tobias Burnus
2025-02-23Daily bump.GCC Administrator
2025-02-22libgomp: Add '__attribute__((unused))' to variables used only in 'assert(...)'shynur
2025-02-12Daily bump.GCC Administrator
2025-02-12c++: don't default -frange-for-ext-temps in -std=gnu++20 [PR188574]Jason Merrill
2025-02-08Daily bump.GCC Administrator