]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-08-20  Marek Polacekc++: lambda capture and shadowing [PR121553]
2025-08-20  Qing ZhaoRegenerate common.opt.urls for -fdiagnostics-show-context
2025-08-20  Qing ZhaoProvide new option -fdiagnostics-show-context=N for...
2025-08-20  Andrew Pinskisra: Make build_ref_for_offset static [PR121568]
2025-08-20  Richard SandifordMerge aarch64-cc-fusion into late-combine
2025-08-20  Richard Sandifordrtl-ssa: Fix thinko when adding live-out uses
2025-08-20  Richard Sandifordrtl-ssa: Add a find_uses function
2025-08-20  Richard Bienertree-optimization/114480 - speedup IDF compute
2025-08-20  Georg-Johann LayAVR: target/121608 - Don't add --relax when linking...
2025-08-20  Richard BienerThread the remains of vect_analyze_slp_instance
2025-08-20  Richard BienerEnable gather/scatter for epilogues of vector epilogues
2025-08-20  Richard BienerRemove most of the epilogue vinfo fixup
2025-08-20  Richard BienerRecord get_load_store_info results from analysis
2025-08-20  Robert Dubnercobol: Eliminate errors that cause valgrind messages.
2025-08-20  Jerry DeLisleFortran: Clean up and fix some refs.
2025-08-20  H.J. Lux86: Place the TLS call before all register setting BBs
2025-08-20  GCC AdministratorDaily bump.
2025-08-19  Jason Merrillc++: testcase tweak for -fimplicit-constexpr
2025-08-19  Ben Wuc++: Fix ICE on mangling invalid compound requirement...
2025-08-19  Andrew Pinskimiddle-end: Fix malloc like functions when calling...
2025-08-19  Patrick Palkac++: constrained corresponding using from partial spec...
2025-08-19  Richard BienerRemove reduction chain detection from parloops
2025-08-19  Richard BienerA few missing SLP node passings to vector costing
2025-08-19  Richard Bienertree-optimization/121592 - failed reduction SLP discovery
2025-08-19  Richard BienerFix riscv build, no longer works with python2
2025-08-19  Richard Bienertree-optimization/121527 - wrong SRA with aggregate...
2025-08-19  Tamar ChristinaAArch64: Use vectype from SLP node instead of stmt_info...
2025-08-19  Tamar Christinamiddle-end: Fix costing hooks of various vectorizable_...
2025-08-19  Tamar ChristinaAArch64: Fix scalar costing after removal of vectype...
2025-08-19  Tomasz Kamińskilibstdc++: Restore call to test6642 in string_vector_it...
2025-08-19  Nathaniel Sheadtestsuite: Fix g++.dg/abi/mangle83.C [PR121578]
2025-08-19  Nathaniel Sheadc++/modules: Fix exporting using-decls of unattached...
2025-08-19  Nathaniel Sheadtestsuite: Fix PR108080 testcase for some targets ...
2025-08-19  GCC AdministratorDaily bump.
2025-08-18  Andrew Pinskidocs: Fix __builtin_object_size example [PR121581]
2025-08-18  Indu Bhagatopts: use sanitize_code_type for sanitizer flags
2025-08-18  Indu Bhagataarch64: add new constants for MTE insns
2025-08-18  Spencer AbsonMAINTAINERS: Update my email address
2025-08-18  Tomasz Kamińskilibstdc++: Add nodiscard attribute for ranges algorithm...
2025-08-18  Richard Sandifordgcse: Fix handling of partial clobbers [PR97497]
2025-08-18  Tomasz Kamińskilibstdc++: Fix-self element self-assigments when insert...
2025-08-18  Xi RuoyaoLoongArch: Implement 16-byte atomic add, sub, and,...
2025-08-18  Xi RuoyaoLoongArch: Implement 16-byte atomic exchange with sc.q
2025-08-18  Xi RuoyaoLoongArch: Implement 16-byte CAS with sc.q
2025-08-18  Xi RuoyaoLoongArch: Implement 16-byte atomic store with sc.q
2025-08-18  Xi RuoyaoLoongArch: Add -m[no-]scq option
2025-08-18  Xi RuoyaoLoongArch: Implement 16-byte atomic store with LSX
2025-08-18  Xi RuoyaoLoongArch: Implement 16-byte atomic load with LSX
2025-08-18  Xi RuoyaoLoongArch: Implement atomic_fetch_nand<GPR:mode>
2025-08-18  Xi RuoyaoLoongArch: Don't expand atomic_fetch_sub_{hi, qi} to...
2025-08-18  Xi RuoyaoLoongArch: Implement subword atomic_fetch_{and, or...
2025-08-18  Xi RuoyaoLoongArch: Remove unneeded "andi offset, addr, 3" instr...
2025-08-18  Xi RuoyaoLoongArch: Remove unneeded "b 3f" instruction after...
2025-08-18  Xi RuoyaoLoongArch: Don't emit overly-restrictive barrier for...
2025-08-18  Xi RuoyaoLoongArch: Allow using bstrins for masking the address...
2025-08-18  Xi RuoyaoLoongArch: Don't use "+" for atomic_{load, store} ...
2025-08-18  Xi RuoyaoLoongArch: (NFC) Remove amo and use size instead
2025-08-18  Xi RuoyaoLoongArch: (NFC) Remove atomic_optab and use amop instead
2025-08-18  GCC AdministratorDaily bump.
2025-08-17  Austin Law[PR target/121213] Avoid unnecessary constant load...
2025-08-17  dragan.mladjenovicAdd test for spill failure
2025-08-17  Matthew FortuneTestsuite: Use HAS_LDC instead of a specific ISA
2025-08-17  Andrew BennettTestsuite: Fix tests properly for compact-branches
2025-08-17  Jeff LawTestsuite: Adjust tests to cope with -mips16
2025-08-17  Matthew FortuneTestsuite: Fix insn-*.c tests from trunk
2025-08-17  Artemiy Volkovregrename: treat writes as reads for fused instruction...
2025-08-17  Jan Dubiec[PR target/109324] H8/300: Fix genrecog warnings about...
2025-08-17  Filip KastlMAINTAINERS, contrib: Appease check-MAINTAINERS.py...
2025-08-17  Artemiy Volkovira: tie output allocnos for fused instruction pairs
2025-08-17  Dimitar Dimitrov[PATCH] RISC-V: Fix block matching in arch-canonicalize...
2025-08-17  H.J. Lux86: Add target("80387") function attribute
2025-08-17  GCC AdministratorDaily bump.
2025-08-17  Nathaniel Sheadc++: Implement P2115R0 linkage changes for unnamed...
2025-08-17  Pan LiRISC-V: Update the comments of vx combine [NFC]
2025-08-17  Pan LiRISC-V: Add missed DONE for vx combine pattern [NFC]
2025-08-16  H.J. Lufortran: Set DECL_TLS_MODEL after processing a variable
2025-08-16  Mikael PetterssonMAINTAINERS: Add myself to write after approval
2025-08-16  GCC AdministratorDaily bump.
2025-08-15  Jakub Jelinekc++: Implement __builtin_structured_binding_size trait
2025-08-15  Jakub Jelinekc++: Add testcases for the defarg part of P1766R1 ...
2025-08-15  Jakub Jelinekc++: Implement C++20 P1766R1 - Mitigating minor modules...
2025-08-15  Jakub Jelinekc++: Fix default argument parsing in non-comma variadic...
2025-08-15  Jakub Jelinekc++: Warn on #undef/#define of remaining cpp.predefined...
2025-08-15  Robert Dubnercobol: Eliminate a run-time structure type that is...
2025-08-15  Robert Dubnerreal: Eliminate access to uninitialized memory.
2025-08-15  Vineet GuptaRISC-V: fix __builtin_round clobbering FP exceptions...
2025-08-15  Francois-Xavier... fixincludes: skip stdio_va_list on modern darwin
2025-08-15  Qing ZhaoGenerate a call to a .ACCESS_WITH_SIZE for a FAM with...
2025-08-15  Qing ZhaoUse the counted_by attribute of pointers in array bound...
2025-08-15  Qing ZhaoUse the counted_by attribute of pointers in builtinin...
2025-08-15  Qing ZhaoExtend "counted_by" attribute to pointer fields of...
2025-08-15  Umesh KalappaRISC-V: MIPS prefetch extensions for MIPS RV64 P8700...
2025-08-15  Richard Sandifordtestsuite: Add a test for [PR119156]
2025-08-15  Richard SandifordRISC-V: Allow errors to be suppressed when parsing...
2025-08-15  Francois-Xavier... fixincludes: skip stdio_stdarg_h on modern darwin
2025-08-15  Kito ChengUse gimple_call_fntype rather than gimple_call_fndecl...
2025-08-15  Lulu ChengLoongArch: Fix ICE caused by function add_stmt_cost...
2025-08-15  GCC AdministratorDaily bump.
2025-08-14  Jakub Jelinekc++: Fix up build_cplus_array_type [PR121524]
2025-08-14  Jeff Law[PR target/119275][RISC-V] Avoid calling gen_lowpart...
next