]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-07-05  Jakub Jelinekopenmp: Add support for enter clause on declare target
2022-07-05  Tobias Burnuslibgomp.texi: Add more to-be-implemented OpenMP 5.2...
2022-07-05  Tobias BurnusGCN: Add gfx908/gfx90a to -march/-mtune in invoke.texi
2022-07-05  Jakub Jelineklibgomp: Fix occassional hangs with taskwait nowait...
2022-07-05  Tobias BurnusOpenMP: Support nowait with Fortran [PR105378]
2022-07-05  Jakub Jelinekopenmp: Add taskwait nowait depend support [PR105378]
2022-07-05  Marcel Vollweilerlibgomp: Add new runtime routines omp_target_memcpy_asy...
2022-07-05  Thomas Schwinge'include/cuda/cuda.h': Add parts necessary for nvptx...
2022-07-05  Thomas Schwinge'include/cuda/cuda.h': For C++, wrap in 'extern "C"'
2022-07-05  Tobias BurnusOpenMP: Add Fortran support for inoutset depend-kind
2022-07-05  Tobias BurnusOpenMP: Skip target-nesting warning for reverse offload
2022-07-04  Tobias Burnuslibgomp.texi: Document OpenMP context selectors
2022-07-04  Tobias Burnusgcn/t-omp-device: Add 'amdgcn' as 'arch' [PR105602]
2022-07-04  Jakub Jelinekopenmp: Add support for inoutset depend-kind
2022-07-04  Tobias Burnuslibgomp.texi: Add OpenMP 5.2 implementation status
2022-07-04  Tobias BurnusOpenMP: Add omp_all_memory support to Fortran
2022-07-04  Marcel VollweilerOpenMP, C++: Add template support for the has_device_ad...
2022-07-04  Tobias Burnuslibgomp.fortran/target-nowait-array-section.f90: Fix...
2022-07-04  Tobias BurnusOpenMP/Fortran: Use firstprivat not alloc for ptr attac...
2022-07-01  Kwok Cheung... Merge branch 'releases/gcc-12' into devel/omp/gcc-12
2022-07-01  Andrew Stubbsamdgcn: libgomp plugin USM implementation
2022-07-01  Andrew Stubbsamdgcn, openmp: Auto-detect USM mode and set HSA_XNACK
2022-07-01  Andrew Stubbsamdgcn: Support XNACK mode
2022-07-01  Jason Merrillc++: simpler fix for PR106024
2022-07-01  Vladimir MakarovFix ICE on sh
2022-07-01  Jason Merrillc++: lambda template in requires [PR105541]
2022-07-01  Jason Merrillc++: tweak resolve_args change
2022-07-01  Jason Merrillc++: dependent generic lambda template-id [PR106024]
2022-07-01  Tobias BurnusFix gfortran.dg/gomp/num-teams-2.f90
2022-07-01  GCC AdministratorDaily bump.
2022-06-30  Harald AnlaufFortran: handle explicit-shape specs with constant...
2022-06-30  Harald AnlaufFortran: fix simplification of INDEX(str1,str2) [PR105691]
2022-06-30  Harald AnlaufFortran: fix checking of arguments to UNPACK when MASK...
2022-06-30  Kwok Cheung... Fix mis-merge of 'dwarf: Multi-register CFI address...
2022-06-30  Kwok Cheung... Build fixes for OG12 on more recent GCC versions
2022-06-30  Kwok Cheung... Fix string formatting issues
2022-06-30  Kwok Cheung... Add ChangeLog.omp entries for "Build fix for 'openmp...
2022-06-30  Tobias BurnusBuild fix for 'openmp: allow requires unified_shared_me...
2022-06-30  GCC AdministratorDaily bump.
2022-06-29  Martin Liskalibsanitizer: cherry-pick 791e0d1bc85d
2022-06-29  Richard Bienerbootstrap/105551 - restore nvptx build
2022-06-29  Lulu ChengLoongArch: Remove undefined behavior from code [PR...
2022-06-29  GCC AdministratorDaily bump.
2022-06-28  Kwok Cheung... Revert changes to acc_prof-init-1.c and acc_prof-parall...
2022-06-28  Kwok Cheung... Fix excess errors in pr85381-3.c testcase
2022-06-28  Kwok Cheung... Fix Fortran array-access regressions
2022-06-28  Kwok Cheung... Fix ICE in nested-function-1.c testcase
2022-06-28  Kwok Cheung... Fix ICE in kernels-decompose-pr100280-1.c testcase
2022-06-28  Kwok Cheung... Fix ICE in OpenACC kernel testcases
2022-06-28  Kwok Cheung... Fix ICE when cache-3-1.c testcase is run
2022-06-28  Thomas Schwingelibgomp nvptx plugin: Only consider '--with-cuda-driver...
2022-06-28  Thomas SchwingeRefactor '-ldl' handling for libgomp proper and plugins
2022-06-28  Thomas Schwingelibgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC'...
2022-06-28  Thomas Schwingelibgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOT...
2022-06-28  Jakub Jelinekopenmp: Add omp_all_memory support (C/C++ only so far)
2022-06-28  Thomas Schwingelibgomp: Remove unused '--with-hsa-runtime', '--with...
2022-06-28  Thomas Schwingelibgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_C...
2022-06-28  Thomas Schwingelibgomp GCN plugin: Clean up unused references to syste...
2022-06-28  Thomas Schwingelibgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for...
2022-06-28  Thomas SchwingeFix up 'libgomp.fortran/use_device_addr-5.f90' multi...
2022-06-28  Marcel VollweilerOpenMP, libgomp: Add new runtime routine omp_target_is_...
2022-06-28  Sandra Loosemorelibgomp: Update docs to reflect Fortran support for...
2022-06-28  Sandra LoosemoreFortran: Add support for OMP non-rectangular loops.
2022-06-28  Tobias Burnuslibgomp/plugin/plugin-gcn.c: Use -foffload-options...
2022-06-28  Marcel VollweilerOpenMP, libgomp: Add new runtime routine omp_get_mapped...
2022-06-28  Sandra LoosemoreFortran: Add location info to OpenMP tree nodes
2022-06-28  Chung-Lin Tangopenmp: Implement uses_allocators clause
2022-06-28  Andrew Stubbsamdgcn: Add gfx90a support
2022-06-28  Andrew Stubbsamdgcn: Remove LLVM 9 assembler/linker support
2022-06-28  Tobias BurnusOpenMP: Handle descriptors in target's firstprivate...
2022-06-28  Tobias BurnusFortran: Fix proc pointer as elemental arg handling
2022-06-28  Tobias BurnusFortran: Fix finalization resolution with deep copy...
2022-06-28  Tobias BurnusFortran: Fix finalization resolution with deep copy
2022-06-28  Tobias BurnusOpenMP: Fix use_device_{addr,ptr} with in-data-sharing arg
2022-06-28  Andrew Stubbsopenmp: unified_address support
2022-06-28  Andrew Stubbslibgomp: autodetect page sizes in pinned memory tests
2022-06-28  Andrew Stubbsopenmp: Do USM transform for omp_target_alloc
2022-06-28  Hafiz Abid... Fix a crash due to mismatch of free and GOMP_alloc.
2022-06-28  Andrew Stubbsopenmp: BUILT_IN_GOMP_ENABLE_PINNED_MODE
2022-06-28  Andrew Stubbslibgomp, nvptx: report USM supported
2022-06-28  Andrew Stubbsopenmp: -foffload-memory=pinned
2022-06-28  Hafiz Abid... openmp: Use libgomp memory allocation functions with...
2022-06-28  Andrew Stubbsopenmp, nvptx: ompx_unified_shared_mem_alloc
2022-06-28  Andrew Stubbsopenmp: allow requires unified_shared_memory
2022-06-28  Andrew Stubbsopenmp: Add -foffload-memory
2022-06-28  Andrew Stubbsopenmp, nvptx: low-lat memory access traits
2022-06-28  Andrew Stubbslibgomp, openmp: Add ompx_pinned_mem_alloc
2022-06-28  Andrew Stubbslibgomp: pinned memory
2022-06-28  Hafiz Abid... Lower allocate directive (OpenMP 5.0).
2022-06-28  Hafiz Abid... Gimplify allocate directive (OpenMP 5.0).
2022-06-28  Hafiz Abid... Handle cleanup of omp allocated variables (OpenMP 5.0).
2022-06-28  Hafiz Abid... Translate allocate directive (OpenMP 5.0).
2022-06-28  Hafiz Abid... Add parsing support for allocate directive (OpenMP...
2022-06-28  Hafiz Abid... Set omp_requires_mask for dynamic_allocators.
2022-06-28  Hafiz Abid... Add a restriction on allocate clause (OpenMP 5.0)
2022-06-28  Tobias BurnusFortran/OpenMP: Support mapping of DT with allocatable...
2022-06-28  Chung-Lin Tangopenmp: Handle C/C++ array reference base-pointers...
2022-06-28  Kwok Cheung... openmp: Improve handling of nested OpenMP metadirective...
2022-06-28  Kwok Cheung... openmp: More Fortran front-end fixes for metadirectives
2022-06-28  Kwok Cheung... openmp: Eliminate non-matching metadirective variants...
next