]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-07-15  Andrew MacLeodUpdate ranger timestamps for inferred ranges.
2026-07-15  Jim Lin[PATCH] RISC-V: Fix NULL location pointer check in...
2026-07-15  Jim Lin[PATCH] RISC-V: Fix GE/GEU zicond splitter emitting...
2026-07-15  Thomas KoenigFix some more issues with -Wunused-but-set and -Wundefi...
2026-07-15  Jeff LawRevert "MIPS: Add -mmxu and -mno-mxu driver pass through"
2026-07-15  Nathan SidwellRobustify awk pass generation
2026-07-15  Tobias BurnusOpenMP: 'allocate' on 'target' with uses_allocators...
2026-07-15  Michal Jireslto: Fix cache partitioning to handle min_partition_size=0
2026-07-15  James K. Lowdencobol: Correct tests against uninitialized access and...
2026-07-15  Richard BienerRemove unused return value from vect_transform_stmt
2026-07-15  Richard BienerImprove dump when SLP fails to compute lane extraction...
2026-07-15  Rainer Orthtestsuite: Fix gcc.target/i386/pr64731.c on 32-bit...
2026-07-15  Stefan Schulze... s390: testsuite: Fix constraints for asm-hard-reg-7.c
2026-07-15  Tobias BurnusOpenMP: libgomp.texi + allocate/uses_allocators janitor...
2026-07-15  Roger SaylePR middle-end/123236: Simplify (int)((long long)x ...
2026-07-15  Richard Bienertree-optimization/126171 - SCEV and minus of INT_MIN
2026-07-15  Andrew Stubbsregrename: Handle MEM segments
2026-07-15  Kito Chenglibstdc++: fix UB when ellint phi argument is infinity
2026-07-15  Jonathan Wakelylibstdc++: Fix std module to work with --disable-wchar_...
2026-07-15  Luke ZhuangRISC-V: Declare TLSDESC clobbers for vector registers...
2026-07-15  H.J. Lux86-64: Add missing SSE and AVX zero-extend patterns
2026-07-15  Jakub Jelinekmatch.pd: Guard x+x -> x*2 simplification [PR126257]
2026-07-15  Jakub Jelinekc++: In attributes expect _Clang namespace rather than...
2026-07-15  Tobias BurnusOpenMP: Handle 'device_type(host)' on 'target'
2026-07-15  Hu, Lin1middle-end: use tree mode for masked cbranch operand...
2026-07-15  GCC AdministratorDaily bump.
2026-07-14  Tobias BurnusOpenMP: Handle 'device_type(nohost)' on 'target'
2026-07-14  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Make constant evaluation...
2026-07-14  Iain SandoeObjective-C: Fix parameter types to main ().
2026-07-14  Karl Meakinaarch64: Relax type-checking assert [PR126064]
2026-07-14  Tobias Burnuslibgomp: Robustify omp_get_device_distances [PR125877]
2026-07-14  Torbjörn SVENSSONtestsuite: arm: Add MVE link effective target
2026-07-14  Cem Akgokvect: Fix wrong code with SLP IV reuse [PR126225]
2026-07-14  Iain SandoeDarwin, Objective-C/C++: Globalise protocol ref metadat...
2026-07-14  Jose E. Marchesia68: fix typo in ga68-coding-guidelines.texi
2026-07-14  Tomasz Kamińskilibstdc++: Fix weight computation for piecewise_linear_...
2026-07-14  Tomasz Kamińskilibstdc++: Change piecewise distribution densities...
2026-07-14  Jakub Jelinekc-family: Use CAS loop instead of RMW atomics on small...
2026-07-14  Naveentree-optimization: Fold length-one memset through arbit...
2026-07-14  Jakub Jelinekbitintlower: Handle .ASAN_POISON and .ASAN_POISON_USE...
2026-07-14  Jakub Jelinekcfgexpand: Align the whole asan var block to crtl-...
2026-07-14  Kyrylo Tkachovout-of-SSA: use the spill predicate for partition decls...
2026-07-14  Richard Bienertree-optimization/126194 - bogus PTA with C++ delete
2026-07-14  Jakub Jelinekc++: Default deallocating functions to noexcept for...
2026-07-14  Jakub Jelinekasan: Fix comment typo
2026-07-14  H.J. LuRevert "x86: Rewrite ix86_find_max_used_stack_alignment"
2026-07-14  H.J. Lux86: Add more tests for PR target/110533
2026-07-14  Pan LiRISC-V: Adjust test case due to allow vf[sz]ext.vf8...
2026-07-14  Pan LiRISC-V: Adjust the scan asm for v[sz]ext.vf2 for v...
2026-07-14  Pan LiRISC-V: Add test cases for vzext.vf8 reg overlap
2026-07-14  Pan LiRISC-V: Add test cases for vsext.vf8 reg overlap
2026-07-14  Pan LiRISC-V: Allow RVV register overlap for v[sz]ext.vf8
2026-07-14  Jerry DeLislefortran: [PR126234] Fix regression in SPEC benchmarks.
2026-07-14  GCC AdministratorDaily bump.
2026-07-13  Yuxuan Chenc++: Avoid duplicate trivial_abi cleanup in cdtor clone...
2026-07-13  Vladislav Semykinc++: avoid double resolves_to_fixed_type_p call [PR126207]
2026-07-13  Yuxuan Chenc++: Keep type variants consistent for trivial_abi...
2026-07-13  Sunil Doratestsuite: Fix unstable duplicate test names in pr11152...
2026-07-13  Tobias Burnuslibgomp.texi: Update OpenMP impl status for TR15
2026-07-13  MITSUNARI Shigeoi386: Add -mtune=generic to highpart multiplication...
2026-07-13  Jeff LawFix authorship of recent patch to expmed.cc
2026-07-13  Torbjörn SVENSSONFix compilation issue introduced in r17-2365-gc5627f93a...
2026-07-13  Torbjörn SVENSSONMake -Wuse-after-free alias for -Wuse-after-free=1...
2026-07-13  Vladimir N... [PR120165, LRA]: Prevent equivalence substitution resul...
2026-07-13  Nathan SidwellShow UNSPEC names on slim rtl dump
2026-07-13  Jakub Jelinekc++: Implement clang::no_specializations attribute...
2026-07-13  Marek Polacekc++: ICE with requires and -Wsequence-point [PR126066]
2026-07-13  Odysseas Georgoudismatch.pd: Recognize branchless conditional negate ...
2026-07-13  Oleg Tolmatcevi386: Fix Win64 __int128 return handling [PR78799]
2026-07-13  Joyee Cheungc++: Fix conversion to enum with fixed bool underlying...
2026-07-13  Jeevitha Palanisamyrs6000: Add TDOmode support
2026-07-13  Tomasz Kamińskilibstdc++: Assert that produced layout_stride::mapping...
2026-07-13  Kyrylo Tkachovtestsuite: scan the vrp102.c property in evrp
2026-07-13  Dylan Reesmiddle-end: Eliminate redundant scalar duplication...
2026-07-13  Dylan Reesaarch64: Improve simd highpart builtin folding
2026-07-13  Kyrylo Tkachovaarch64: Add C++ testcase for aligned may_alias types...
2026-07-13  Josef Melcripa: Add missing call to duplication hooks [PR ipa...
2026-07-13  Eikansh GuptaMAINTAINERS: Add myself to write after approval and DCO
2026-07-13  Rainer Orthbuild: Fix Solaris clearcap.map installation
2026-07-13  Sandra Loosemoredoc: Delete some redundant "the"s.
2026-07-13  Sandra Loosemoredoc: Fix alphabetization for C Dialect Options
2026-07-13  Sandra Loosemoredoc: Clean up documentation for -fdeps-* options
2026-07-13  GCC AdministratorDaily bump.
2026-07-12  James K. Lowdencobol: Accept FD name as CALL parameter.
2026-07-12  Jin MaRISC-V: Remove scratch register from bitfield extract...
2026-07-12  Kael Andrew... match: Remove redundant build_one_cst (type) [PR104280]
2026-07-12  Kael Andrew... match: Remove redundant build_zero_cst (type) [PR114009]
2026-07-12  Kael Andrew... match: Remove one build_minus_one_cst (type) in r15...
2026-07-12  Paul ThomasFortran: Constraints involving coarray ultimate compone...
2026-07-12  Kael Andrew... MAINTAINERS: Add myself to MAINTAINERS
2026-07-12  Surya Kumari... rs6000: Add -mdense-math option
2026-07-12  Manuel Jacobbuild: Preserve all *_FOR_TARGET environment variables...
2026-07-12  MITSUNARI Shigeoi386: Add BMI2 MULX pattern for highpart-only multiplic...
2026-07-12  Jeff Lawexpmed: Optimize 32-bit unsigned division by constants...
2026-07-12  GCC AdministratorDaily bump.
2026-07-11  Jerry DeLislefortran: [PR126210] Restrict host-assoc symbol skip...
2026-07-11  Surya Kumari... Revert "rs6000: Add -mdense-math option"
2026-07-11  Surya Kumari... rs6000: Add -mdense-math option
2026-07-11  Rainer Orthlibgcc: Support -mcall-ms2sysv-xlogues on NetBSD/x86
2026-07-11  Robert Dubnercobol: Use snprintf instead of strncpy in charmaps.cc.
next