]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-07-05  Tobias BurnusOpenMP: Move omp requires checks to libgomp
2022-07-05  Tobias BurnusMerge branch 'releases/gcc-12' into devel/omp/gcc-12
2022-07-05  Tobias BurnusOpenMP/Fortran: Add support for OpenMP 5.2 linear claus...
2022-07-05  Tobias BurnusOpenMP: Handle tofrom with target enter/exit data
2022-07-05  Tobias Burnusgcn: Remove useless register keyword
2022-07-05  Andrew Stubbsamdgcn: test global constructors
2022-07-05  Andrew Stubbsamdgcn: remove obsolete assembler workarounds
2022-07-05  Jakub Jelinekopenmp: Fix up get-mapped-ptr-1.{c,f90} tests
2022-07-05  Jakub Jelinekopenmp: Conforming device numbers and omp_{initial...
2022-07-05  Tobias BurnusOpenMP: Handle ancestor:1 with discover_declare_target
2022-07-05  Tobias BurnusOpenMP: Fortran - fix ancestor's requires reverse_offlo...
2022-07-05  Jakub Jelinekopenmp: Add support for OpenMP 5.2 linear clause syntax...
2022-07-05  Andrew Stubbsarm: reinstate HAVE_GAS_ARM_EXTENDED_ARCH
2022-07-05  Tobias Burnusgfortran.dg/gomp/scope-6.f90: Add \\ to scan-tree-dump
2022-07-05  Tobias BurnusOpenMP/Fortran: Add support for firstprivate and alloca...
2022-07-05  Jakub Jelinekopenmp: Add support for firstprivate and allocate claus...
2022-07-05  Tobias BurnusOpenMP/Fortran: Add support for enter clause on declare...
2022-07-05  Jakub Jelinekopenmp: Adjust diagnostics about same variable in link...
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-05  GCC AdministratorDaily bump.
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-04  Andrew MacLeodDon't use gori depedencies to optimize.
2022-07-04  Iain Buclawd: Fix error: aggregate value used where floating point...
2022-07-04  Roger SaylePR target/105991: Recognize PLUS and XOR forms of rldim...
2022-07-04  Xi Ruoyaoloongarch: use -mno-check-zero-division as the default...
2022-07-04  GCC AdministratorDaily bump.
2022-07-03  Harald AnlaufFortran: error recovery on invalid CLASS(), PARAMETER...
2022-07-03  Harald AnlaufFortran: improve error recovery for EXTENDS_TYPE_OF...
2022-07-03  Roger SaylePR target/106122: Don't update %esp via the stack with...
2022-07-03  GCC AdministratorDaily bump.
2022-07-02  Sergei Trofimovichjit: avoid calloc() poisoning on musl [PR106102]
2022-07-02  Sergei Trofimovichc++: avoid <memory> poisoning on musl [PR106102]
2022-07-02  GCC AdministratorDaily bump.
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
next