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