]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-09-19  Richard BienerCleanup vect_get_num_copies API
2025-09-19  Richard BienerRemove SLP_TREE_NUMBER_OF_VEC_STMTS
2025-09-19  GCC AdministratorDaily bump.
2025-09-18  Joseph Myersc: Add more C2Y tests
2025-09-18  Jason Merrillc++: tweak constexpr union diagnostic
2025-09-18  Jason Merrillc++: clobber class new-expressions
2025-09-18  Jason Merrillc++: improve constexpr clobber handling
2025-09-18  Jason Merrillc++: -Wmismatched-new-delete, -O0, new (nothrow)
2025-09-18  David Malcolmdiagnostics: add dump methods to client_data_hooks...
2025-09-18  David Malcolmdiagnostics/libcpp: convert enum location_aspect to...
2025-09-18  David Malcolmdiagnostics: use diagnostic.h in fewer places
2025-09-18  Qing ZhaoFix SRA issue with -ftrivial-auto-var-init= [PR121894]
2025-09-18  Paul ThomasFortran: Implement PDT constructors with syntax variant...
2025-09-18  Zhongyao ChenRISC-V: Correct lmul estimation
2025-09-18  Jakub Jelinekopenmp: Fix up ICE in lower_omp_regimplify_operands_p...
2025-09-18  Karl MeakinAArch64: Add SME LUTv2 intrinsics
2025-09-18  Karl MeakinAArch64: Add SME LUTv2 architecture extension
2025-09-18  Pan LiRISC-V: Add test case of unsigned scalar SAT_MUL form...
2025-09-18  Pan LiMatch: Add form 5 of unsigned SAT_MUL for widen-mul
2025-09-18  Jan HubickaFix verification ICE after ipa-cp
2025-09-18  Richard Bienertree-optimization/87615 - VN predication is expensive
2025-09-18  Tobias BurnusOpenMP: Unshare expr in context-selector condition...
2025-09-18  Richard Bienertree-optimization/121720 - missed PRE hoisting
2025-09-18  Jakub Jelineklibstdc++: Implement C++23 P2590R2 - Explicit lifetime...
2025-09-18  hongtao.liuRemove SPR/GNR/DMR from avx512_{move,store}_by pieces...
2025-09-18  GCC AdministratorDaily bump.
2025-09-17  David Malcolmc++: improve nesting in print_z_candidate [PR121966]
2025-09-17  David Malcolmc++: fix count of z candidates for non-viable candidate...
2025-09-17  David Malcolmtestsuite: add 'std-' prefix to c++ analyzer test cases
2025-09-17  David Malcolmsarif-replay: fix uninitialized m_debug_physical_locations
2025-09-17  Andrew Pinskiuninclude: Add lib/gcc/<anything>/include as an possibl...
2025-09-17  Andrew Pinskiforwprop: Fix up "nop" copies after recent changes...
2025-09-17  Andrew Pinskiforwprop: Add a quick out for new_src_based_on_copy...
2025-09-17  Andrew Pinskiforwprop: Handle memcpy for arguments with respect...
2025-09-17  Patrick Palkalibstdc++/ranges: Fix more wrong value type init from...
2025-09-17  Thomas KoenigImplement -fexternal-blas64 option.
2025-09-17  Shreya Munnangi[PR tree-optimization/58727] Don't over-simplify constants`
2025-09-17  Richard Biener[gimplefe] fix SSA operand creation
2025-09-17  Stefan Schulze... s390: testsuite: Fix bitops-{1,2}.c and andc-splitter-2.c
2025-09-17  Eric BotcazouPreserve TREE_THIS_NOTRAP during inlining in more cases
2025-09-17  Iain Sandoetestsuite, objective-c: Fix duplicate test names in...
2025-09-17  Torbjörn SVENSSONtestsuite: arm: Simplify fp16-aapcs tests
2025-09-17  Tobias Burnuslibgomp: Init hash table for 'indirect'-clause of ...
2025-09-17  Tobias Burnuslibgomp: Add Fortran version of acc_copyout_finalize_as...
2025-09-17  Pan LiRISC-V: Add test for vec_duplicate + vwmulu.vv signed...
2025-09-17  Pan LiRISC-V: Add test for vec_duplicate + vwsubu.vv signed...
2025-09-17  Pan LiRISC-V: Add test for vec_duplicate + vwaddu.vv signed...
2025-09-17  Pan LiRISC-V: Combine vec_duplicate + vwaddu.vv to vwaddu...
2025-09-17  Haochen Jiangi386/testsuite: Correct res_ref2 array size for avx512b...
2025-09-17  Haochen Jiangi386/testsuite: Fix scan tree dump in vect-epilogue-4.c
2025-09-17  Patrick Palkalibstdc++: Explicitly pass -Wsystem-headers in tests...
2025-09-17  GCC AdministratorDaily bump.
2025-09-16  Andrew Pinskic: Reject gimple and rtl functions as needed functions...
2025-09-16  Jakub Jelinekdocs: Adjust -Wimplicit-fallthrough= documentation...
2025-09-16  Jonathan Wakelylibstdc++: Optimize determination of std::tuple_cat...
2025-09-16  Jonathan Wakelylibstdc++: ranges::rotate should not use 'auto' with...
2025-09-16  Jonathan Wakelylibstdc++: Fix missing change to views::pairwise from...
2025-09-16  Takayuki 'January... xtensa: Simplify the definition of REGNO_OK_FOR_BASE_P...
2025-09-16  Wilco DijkstraAArch64: Add isnan expander [PR 66462]
2025-09-16  Richard BienerUnify last two vect_transform_slp_perm_load calls
2025-09-16  Jonathan Wakelylibstdc++: Do not use _GLIBCXX_MAKE_MOVE_ITERATOR for...
2025-09-16  Jonathan Wakelylibstdc++: Fix more missing uses of iter_difference_t...
2025-09-16  Jennifer Schmitzaarch64: Force vector in SVE gimple_folder::fold_active...
2025-09-16  Ronan Desplanquesada: Fix error message for Stream_Size
2025-09-16  Gary Dismukesada: Revert "Remove dependence on secondary stack for...
2025-09-16  Iain SandoeAda, libgnarl: Fix Ada bootstrap for Darwin.
2025-09-16  JiaweiRISC-V: Allow profiles input in '--with-arch' option.
2025-09-16  JiaweiRISC-V: Configure Profiles definitions in the definitio...
2025-09-16  Dongyan ChenRISC-V: Imply zicsr for sdtrig and ssstrict extensions.
2025-09-16  Haochen Jiangi386/testsuite: Fix non unique name tests
2025-09-16  liuhongtOptimize vpermpd to vbroadcastf128 for specific permuta...
2025-09-16  GCC AdministratorDaily bump.
2025-09-15  Alexandre Oliva[analyzer] another function name that returns a pointer...
2025-09-15  Clément Chigotaarch64: move pr113356.C under g++.target
2025-09-15  Alexandre Oliva[ppc] [vxworks] allow code model selection
2025-09-15  Alexandre Oliva[ppc] adjust configure test for large TOC support
2025-09-15  Pan LiMatch: Adjust the unsigned SAT_MUL pattern
2025-09-15  Pan LiWidening-Mul: Refine build_and_insert_cast when rhs...
2025-09-15  David Faustctf: Fix struct size truncation in 32-bit hosts [PR1219...
2025-09-15  Eric BotcazouAda: Fix GNAT build failure for x32 multilib
2025-09-15  Andrew Pinskiforwprop: Handle memcpy for copy prop [PR121418, PR121417]
2025-09-15  Eric Botcazouada: Fix internal error on aspect in complex object...
2025-09-15  Gary Dismukesada: Remove dependence on secondary stack for type...
2025-09-15  Eric Botcazouada: Fix wrong finalization of aliased array of bounded...
2025-09-15  Jose Ruizada: Document hardening features not supported by LLVM
2025-09-15  Viljar Indusada: Avoid ghost context errors when preanalyzing Loop_...
2025-09-15  Viljar Indusada: Match assertion levels by name
2025-09-15  Steve Bairdada: C_Pass_By_Copy convention incorrectly ignored
2025-09-15  Viljar Indusada: Add Assertion_Policy checks for assertion levels
2025-09-15  Viljar Indusada: Fix ghost condition for level dependencies for...
2025-09-15  Viljar Indusada: Remove checks for the old rule 20
2025-09-15  Viljar Indusada: Update ghost code SPARK RM rules
2025-09-15  Viljar Indusada: Refactor ghost argument consistency checks
2025-09-15  Viljar Indusada: Fix the condition of ghost level dependencies...
2025-09-15  Nicolas Boulenguezada: Add System.C_Time and GNAT.C_Time units to libgnat
2025-09-15  Eric Botcazouada: Fix crash on iterator of type with Constant_Indexi...
2025-09-15  Eric Botcazouada: Fix missing finalization for qualified expression...
2025-09-15  Ronan Desplanquesada: Fix section of Finalizable extension in GNAT RM
2025-09-15  Viljar Indusada: Avoid ghost context check in early freeze
2025-09-15  Steve Bairdada: Implement Super aspect and improve implementation...
next