]> git.ipfire.org Git - people/ms/gcc.git/shortlog
people/ms/gcc.git
2023-03-17  Andrew Stubbsamdgcn: Fix register size bug devel/omp/gcc-12
2023-03-17  Richard Sandifordvect: Fix missed gather load opportunity
2023-03-17  Andrew Stubbsamdgcn: gather/scatter with DImode offsets
2023-03-17  Andrew Stubbsamdgcn: vec_extract no-op insns
2023-03-10  Thomas SchwingeUse 'GOMP_MAP_VARS_TARGET' for OpenACC compute construc...
2023-03-10  Thomas SchwingeAllow libgomp 'cbuf' buffering with OpenACC 'async...
2023-03-10  Thomas SchwingeSimplify OpenACC 'no_create' clause implementation
2023-03-10  Thomas SchwingeOpenACC: Remove 'acc_async_test' -> skip shortcut in...
2023-03-10  Thomas SchwingeDocument/verify another aspect of OpenACC 'async' seman...
2023-03-10  Thomas SchwingeFix OpenACC/GCN 'acc_ev_enqueue_launch_end' position
2023-03-10  Thomas Schwingelibgomp: Merge 'gomp_map_vars_openacc' into 'goacc_map_...
2023-03-10  Thomas SchwingeRevert "OpenACC profiling-interface fixes for asynchron...
2023-03-10  Thomas SchwingeRevert "Revert changes to acc_prof-init-1.c and acc_pro...
2023-03-06  Paul-Antoine... amdgcn: Add instruction patterns for conditional min...
2023-03-02  Tobias BurnusMerge branch 'releases/gcc-12' into devel/omp/gcc-12
2023-03-02  GCC AdministratorDaily bump.
2023-03-01  Tobias BurnusOpenMP/Fortran: Fix handling of optional is_device_ptr...
2023-03-01  GCC AdministratorDaily bump.
2023-02-28  GCC AdministratorDaily bump.
2023-02-27  Tobias BurnusMerge branch 'releases/gcc-12' into devel/omp/gcc-12
2023-02-27  Tobias BurnusUpdate dg-dump-scan for "Fortran/OpenMP: Fix mapping...
2023-02-27  Martin Liskaasan: adjust module name for global variables
2023-02-27  Kewen Linrs6000/test: Adjust some test cases on partial vector...
2023-02-27  GCC AdministratorDaily bump.
2023-02-26  GCC AdministratorDaily bump.
2023-02-25  GCC AdministratorDaily bump.
2023-02-24  Sebastian HuberRTEMS: Tune multilib selection
2023-02-24  GCC AdministratorDaily bump.
2023-02-23  Richard Bienertree-optimization/108888 - call if-conversion
2023-02-23  Andrew Stubbsvect: inbranch SIMD clones
2023-02-23  Matthias Kretzlibstdc++: Simplify three helper functions into one
2023-02-23  Matthias Kretzlibstdc++: Fix -Wsign-compare issue
2023-02-23  Matthias Kretzlibstdc++: Add missing constexpr on simd shift implemen...
2023-02-23  Andrew Stubbslibgomp: no need to attach USM pointers
2023-02-23  Matthias Kretzlibstdc++: Fix uses of non-reserved names in simd header
2023-02-23  GCC AdministratorDaily bump.
2023-02-22  Tobias BurnusFortran/OpenMP: Fix mapping of array descriptors and...
2023-02-22  Tobias BurnusFix: Fortran/OpenMP: align/allocator modifiers to the...
2023-02-22  GCC AdministratorDaily bump.
2023-02-21  Jonathan Wakelylibstdc++: Add noexcept-specifier to std::reference_wra...
2023-02-21  Jonathan Wakelylibstdc++: Fix std::filesystem errors with -fkeep-inlin...
2023-02-21  GCC AdministratorDaily bump.
2023-02-20  Marek Polacekc++: ICE with redundant capture [PR108829]
2023-02-20  Thomas SchwingePrototype 'GOMP_enable_pinned_mode'
2023-02-20  Thomas SchwingeAttempt to not just register but allocate OpenMP pinned...
2023-02-20  Thomas SchwingeAttempt to not just register but allocate OpenMP pinned...
2023-02-20  Alex Coplanaarch64: Fix up bfmlal lane pattern [PR104921]
2023-02-20  Tobias BurnusMerge branch 'releases/gcc-12' into devel/omp/gcc-12
2023-02-20  GCC AdministratorDaily bump.
2023-02-19  GCC AdministratorDaily bump.
2023-02-18  Xi RuoyaoLoongArch: Fix multiarch tuple canonization
2023-02-18  GCC AdministratorDaily bump.
2023-02-17  GCC AdministratorDaily bump.
2023-02-16  Thomas SchwingeAttempt to register OpenMP pinned memory using a device...
2023-02-16  Thomas SchwingeIn 'libgomp/allocator.c:omp_realloc', route 'free'...
2023-02-16  Thomas SchwingeClarify/verify OpenMP 'omp_calloc' zero-initialization...
2023-02-16  Thomas SchwingeMiscellaneous clean-up re OpenMP 'ompx_unified_shared_m...
2023-02-16  Thomas SchwingeUn-break nvptx libgomp build
2023-02-16  Matthias Kretzlibstdc++: Fix incorrect function call in -ffast-math...
2023-02-16  Matthias Kretzlibstdc++: Fix incorrect __builtin_is_constant_evaluate...
2023-02-16  Matthias Kretzlibstdc++: printf format string fix in testsuite
2023-02-16  Matthias Kretzlibstdc++: Document timeout and timeout-factor of simd...
2023-02-16  Matthias Kretzlibstdc++: Ensure __builtin_constant_p isn't lost on...
2023-02-16  Thomas Schwinge'libgomp.c/usm-{1,2,3,4}.c': Re-enable non-GCN offloadi...
2023-02-16  Andrew Stubbsamdgcn, libgomp: low-latency allocator
2023-02-16  Andrew Stubbsnvptx, libgomp: Move the low-latency allocator code
2023-02-16  Steve KarglFortran: error recovery on invalid assumed size referen...
2023-02-16  Jakub Jelineklibgomp: Fix up some typos in libgomp.texi
2023-02-16  Jakub Jelineklibgomp: Fix comment typo
2023-02-16  GCC AdministratorDaily bump.
2023-02-15  Eric BotcazouFix PR target/90458
2023-02-15  Thomas SchwingeFix 'libgomp.{c-c++-common,fortran}/target-present...
2023-02-15  Marek Polacekwarn-access: wrong -Wdangling-pointer with labels ...
2023-02-15  Tobias BurnusOpenMP/Fortran: Fix loop-iter var privatization with...
2023-02-15  Tobias Burnuslibgomp: Fix reverse-offload for GOMP_MAP_TO_PSET
2023-02-15  Tobias Burnuslibgomp: Fix 'target enter data' with always pointer
2023-02-15  GCC AdministratorDaily bump.
2023-02-15  Marek Polacekc++: fix ICE in joust_maybe_elide_copy [PR106675]
2023-02-14  Kwok Cheung... openmp: Add support for 'present' modifier in the Fortr...
2023-02-14  Thomas SchwingeAddress cast to pointer from integer of different size...
2023-02-14  Eric BotcazouFix small regression in Ada
2023-02-14  Thomas W Rodgerslibstdc++: Add missing free functions for atomic_flag...
2023-02-14  GCC AdministratorDaily bump.
2023-02-13  Tobias Burnusgomp/openmp-simd-8.f90: Remove .ASSUME tree-dump check
2023-02-13  Tobias BurnusMerge branch 'releases/gcc-12' into devel/omp/gcc-12
2023-02-13  Kewen Linrs6000: Fix typo on vec_vsubcuq in rs6000-overload...
2023-02-13  Kewen Linrs6000: Teach rs6000_opaque_type_invalid_use_p about...
2023-02-13  Kewen Linrs6000: Teach rs6000_opaque_type_invalid_use_p about...
2023-02-13  GCC AdministratorDaily bump.
2023-02-12  GCC AdministratorDaily bump.
2023-02-11  John David... Suppress -fstack-protector warning on hppa.
2023-02-11  GCC AdministratorDaily bump.
2023-02-10  Jakub Jelineki386: Fix up -Wuninitialized warnings in avx512erintrin...
2023-02-10  Jakub Jelinekx86: Avoid -Wuninitialized warnings on _mm*_undefined_...
2023-02-10  Jakub Jelinekc, c++: Allow ignoring -Winit-self through pragmas...
2023-02-10  Marek Polacekc-family: Honor -Wno-init-self for cv-qual vars [PR102633]
2023-02-10  Jakub Jelinekc++: Handle structured bindings like anon unions in...
2023-02-10  Jakub Jelinekforwprop: Further fixes for simplify_rotate [PR108440]
2023-02-10  Jakub Jelinekforwprop: Fix up rotate pattern matching [PR106523]
2023-02-10  Jakub Jelinekc++: Avoid incorrect shortening of divisions [PR108365]
next