]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-12-11  liuhongtFix inaccuracy in cunroll/cunrolli when considering...
2024-12-11  GCC AdministratorDaily bump.
2024-12-10  David Malcolmsarif-replay: fix missing URLs [PR117944]
2024-12-10  David Malcolmcontrib: add 'libgdiagnostics' and 'sarif-replay' to...
2024-12-10  Gaius MulleyPR modula2/117120: case ch with a nul char constant...
2024-12-10  Jonathan Wakelylibstdc++: Use feature test macro for pmr::polymorphic_...
2024-12-10  Vladimir N... [PR117946][LRA]: When assigning hard reg use biggest...
2024-12-10  Jerry DeLisleFortran: Fix READ with padding in BLANK ZERO mode.
2024-12-10  Marek Polacekc++: ICE with -Wduplicated-branches in template [PR117880]
2024-12-10  Wilco Dijkstraarm: Fix LDRD register overlap [PR117675]
2024-12-10  Wilco DijkstraAArch64: Add baseline tune
2024-12-10  Wilco DijkstraAArch64: Cleanup alignment macros
2024-12-10  Wilco DijkstraAArch64: Use LDP/STP for large struct types
2024-12-10  Arsen Arsenovićc++: Implement a coroutine language debug dump
2024-12-10  Marek Polacekc++: P2865R5, Remove Deprecated Array Comparisons from...
2024-12-10  Tobias Burnusplugin/plugin-gcn.c: Fix error handling of GOMP_OFFLOAD...
2024-12-10  Hans-Peter... testsuite/gcc.dg/tree-ssa/pr117973-1.c: New test
2024-12-10  Jonathan Wakelytestsuite: Fix cpp0x/trivial1.C for std::is_trivial...
2024-12-10  Maciej W. Rozyckitestsuite: Mark gcc.c-torture/execute/memcpy-a?.c tests...
2024-12-10  Richard SandifordRemove vcond{,u,eq} optabs
2024-12-10  Richard Sandifordaarch64: Remove vcond{,u} optabs
2024-12-10  Saurabh Jhaaarch64: Add support for fp8fma instructions
2024-12-10  Saurabh Jhaaarch64: Add support for fp8dot2 and fp8dot4
2024-12-10  Saurabh Jhaaarch64: Add support for fp8 convert and scale
2024-12-10  Jonathan Wakelylibstdc++: Revert change to __bitwise_relocatable
2024-12-10  Richard Bienertree-optimization/117912 - bogus address equivalences...
2024-12-10  Hans-Peter... testsuite/gcc.dg/tree-ssa/pr111456-1.c: Handle fallout
2024-12-10  Antoni Boucheraarch64: Fix ICE happening in SET_TYPE_VECTOR_SUBPARTS...
2024-12-10  Pan LiRISC-V: Refine signed vector SAT_SUB testcase dump...
2024-12-10  Pan LiRISC-V: Refine signed vector SAT_TRUNC testcase dump...
2024-12-10  Pan LiRISC-V: Refine signed vector SAT_ADD testcase dump...
2024-12-10  Pan LiRISC-V: Refine unsigned vector SAT_TRUNC testcase dump...
2024-12-10  Pan LiRISC-V: Refine unsigned vector SAT_SUB testcase dump...
2024-12-10  Pan LiRISC-V: Refine unsigned vector SAT_ADD testcase dump...
2024-12-10  Giuseppe D... libstdc++: deprecate is_trivial for C++26 (P3247R2)
2024-12-10  Giuseppe D... libstdc++: port tests away from is_trivial
2024-12-10  Giuseppe D... libstdc++: port the ranges::uninitialized_* algorithms...
2024-12-10  Giuseppe D... libstdc++: port bitwise relocatable away from is_trivial
2024-12-10  Giuseppe D... libstdc++: pstl: port away from is_trivial
2024-12-10  Giuseppe D... libstdc++: port away from is_trivial in string classes
2024-12-10  GCC AdministratorDaily bump.
2024-12-09  Mariam Arutunianaarch64: Add CRC built-ins test for the target AES.
2024-12-09  Mariam Arutunianaarch64: Implement new expander for efficient CRC compu...
2024-12-09  Marek Polacekdriver: fix crash with --diagnostics-plain-output ...
2024-12-09  Harald AnlaufFortran: fix two minor front-end GMP memleaks
2024-12-09  Marek Polacekc++: compile time evaluation of prvalues [PR116416]
2024-12-09  Matthew Malcomsonclang-format AlwaysBreakAfterReturnType to TopLevelDefi...
2024-12-09  Richard Sandifordaarch64: Add @ to aarch64_get_lane<mode>
2024-12-09  Jonathan Wakelylibstdc++: Add workaround for read(2) EINVAL on macOS...
2024-12-09  Jonathan Wakelylibstdc++: Remove std::allocator::is_always_equal typed...
2024-12-09  Jonathan Wakelylibstdc++: Fix debug containers for constant evaluation...
2024-12-09  Mariam Arutunian[committed] RISC-V testsuite changes to test clmul...
2024-12-09  Richard BienerFree RTL SSA after late-combine
2024-12-09  Richard BienerAssign separate timevar to duplicate computed goto...
2024-12-09  Juergen Christs390: Fix UNSPEC_CC_TO_INT canonicalization
2024-12-09  Matthew Malcomsonc++: Allow overloaded builtins to be used in SFINAE...
2024-12-09  Gaius MulleyPR modula2/115328: use enable forward bool and set...
2024-12-09  Jakub Jelinekdocs: Clarify -fsanitize=hwaddress target support ...
2024-12-09  Heiko Eißfeldtreplace atoi with stroul in c_parser_gimple_parse_bb_sp...
2024-12-09  Richard Earnshawarm: remove obsolete vcond expanders
2024-12-09  Pan LiRISC-V: Refine signed SAT_TRUNC testcase dump check...
2024-12-09  Pan LiRISC-V: Refine signed SAT_SUB testcase dump check to...
2024-12-09  Pan LiRISC-V: Refine signed SAT_ADD testcase dump check to...
2024-12-09  Pan LiRISC-V: Refine unsigned SAT_TRUNC testcase dump check...
2024-12-09  Pan LiRISC-V: Refine unsigned SAT_SUB testcase dump check...
2024-12-09  Pan LiRISC-V: Refine unsigned SAT_ADD testcase dump check...
2024-12-09  Richard Bienermiddle-end/117932 - further speedup DF worklist solver
2024-12-09  Richard Bienermiddle-end/117932 - speed up DF solver
2024-12-09  Thomas Schwingenvptx: Switch default from '-march=sm_30' to '-march...
2024-12-09  Thomas SchwingeGCN: Fix 'real_from_integer' usage
2024-12-09  Arthur CohenRust: libformat_parser: Lower minimum Rust version...
2024-12-09  Thomas SchwingeRust: Work around 'error[E0599]: no method named `leak...
2024-12-09  Thomas SchwingeRust: Work around 'error[E0658]: `let...else` statement...
2024-12-09  Jonathan Wakelylibstdc++: Add missing equality comparison in new tests...
2024-12-09  Kyrylo Tkachovaarch64: Update cpuinfo strings for some arch features
2024-12-09  Simon Martintree-eh: Don't crash on GIMPLE_TRY_FINALLY with empty...
2024-12-09  Paul ThomasFortran: Fix testsuite regressions after r15-5897 ...
2024-12-09  Pan LiRISC-V: Fix incorrect optimization options passing...
2024-12-09  Pan LiRISC-V: Refactor the testcases for rvv binop and cmp
2024-12-09  Pan LiRISC-V: Fix incorrect optimization options passing...
2024-12-09  GCC AdministratorDaily bump.
2024-12-08  Lewis HyattSupport for 64-bit location_t: Activate 64-bit location_t
2024-12-08  Dimitar Dimitrovpru: Implement c and n asm operand modifiers
2024-12-08  GCC AdministratorDaily bump.
2024-12-07  Eric BotcazouSPARC: Add functional comments for VIS4B instructions
2024-12-07  Georg-Johann LayAVR: Better location for late (during final) diagnostic.
2024-12-07  Gaius MulleyPR modula2/117948: Forward procedure declaration should...
2024-12-07  Jakub Jelineki386: x r<< (c - y) to x r>> y etc. optimization [PR117930]
2024-12-07  Jonathan Wakelylibstdc++: Fix typo in Doxygen comment in <format>
2024-12-07  Denis ChertykovThe fix for PR116778:
2024-12-07  Matthew Malcomsonlibstdc++: editorconfig: Adjust wildcard patterns
2024-12-07  Kito ChengRevert "RISC-V: Add const to function_shape::get_name...
2024-12-07  GCC AdministratorDaily bump.
2024-12-07  Lewis HyattSupport for 64-bit location_t: libgdiagnostics parts
2024-12-07  Lewis HyattSupport for 64-bit location_t: RTL parts
2024-12-07  Lewis Hyattfinal: Fix call to INSN_LOCATION on a NOTE rtl
2024-12-07  Lewis Hyattmiddle-end: Handle resized PHI nodes in loop_version()
2024-12-06  Andrew MacLeodOnly add inferred ranges if they change the value.
2024-12-06  Andrew MacLeodAdd a range query to inferred ranges.
2024-12-06  Andrew MacLeodDo not calculate an entry range for invariant names.
next