]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2024-07-03 Lewis Hyattpreprocessor: Create the parser before handling command...
2024-07-03 GCC AdministratorDaily bump.
2024-07-02 Pengxuan Zhengaarch64: Add vector popcount besides QImode [PR113859]
2024-07-02 Andrew Pinskiaarch64: Add testcase for vectorconvert lowering [PR110473]
2024-07-02 Andrew PinskiRename expand_powcabs pass to expand_pow
2024-07-02 Andrew PinskiAdd some optimizations to gimple_expand_builtin_cabs
2024-07-02 Andrew PinskiMove cabs expansion from powcabs to complex lowering...
2024-07-02 Andrew PinskiSmall optimization for complex addition, real/imag...
2024-07-02 Jakub Jelinekc++: Fix ICE on constexpr placement new [PR115754]
2024-07-02 Jakub Jelinekc++: Implement C++26 P3144R2 - Deleting a Pointer to...
2024-07-02 Jakub Jelinekc++: Implement C++26 P0963R3 - Structured binding decla...
2024-07-02 David FaustRegenerate common.opt.urls
2024-07-02 David Faustbpf,btf: enable BTF pruning by default for BPF
2024-07-02 David Faustbtf: add -gprune-btf option
2024-07-02 David Faustbtf: refactor and simplify implementation
2024-07-02 David Faustctf: use pointers instead of IDs internally
2024-07-02 David Faustctf, btf: restructure CTF/BTF emission
2024-07-02 Wilco DijkstraArm: Fix disassembly error in Thumb-1 relaxed load...
2024-07-02 Lewis Hyattbuild: Fix "make install" for MinGW
2024-07-02 Matthew Malcomsongcc: docs: Fix documentation of two hooks
2024-07-02 Richard Bienertree-optimization/115741 - ICE with VMAT_CONTIGUOUS_REV...
2024-07-02 Eric Botcazouada: Use static allocation for small dynamic string...
2024-07-02 Ronan Desplanquesada: Fix generic renaming table low bound on reset
2024-07-02 Steve Bairdada: Compiler accepts an illegal Unchecked_Access attri...
2024-07-02 Steve Bairdada: Use clause (or use type clause) in a protected...
2024-07-02 Steve Bairdada: Put_Image aspect spec ignored for null extension.
2024-07-02 Justin Squirekada: Allow mutably tagged types to work with qualified...
2024-07-02 Bob Duffada: Bug box for expression function with list comprehe...
2024-07-02 Eric Botcazouada: Call memcmp instead of Compare_Array_Unsigned_8...
2024-07-02 Yannick Moyada: Fix analysis of Extensions_Visible
2024-07-02 Eric Botcazouada: Fix bogus error on allocator in instantiation...
2024-07-02 Javier Mirandaada: Miscomputed bounds for inner null array aggregates
2024-07-02 Eric Botcazouada: Fix crash on box-initialized component with No_Def...
2024-07-02 Eric Botcazouada: Document that -gnatdJ is unused
2024-07-02 Andrew Stubbsamdgcn: invent target feature flags
2024-07-02 Simon Martinc++: Relax too strict assert in stabilize_expr [PR111160]
2024-07-02 Lingling Kongi386: Support APX NF and NDD for imul/mul
2024-07-02 Kewen Linsparc: define SPARC_LONG_DOUBLE_TYPE_SIZE for vxworks...
2024-07-02 Lulu ChengLoongArch: Define loongarch_insn_cost and set the cost...
2024-07-02 Lulu ChengLoongArch: Fix explicit-relocs-{extreme-,}tls-desc...
2024-07-02 Kewen Linisel: Fold more in gimple_expand_vec_cond_expr [PR115659]
2024-07-02 GCC AdministratorDaily bump.
2024-07-01 Marek Polacekc++: ICE with computed gotos [PR115469]
2024-07-01 Marek Polacektestsuite: fix spaceship-narrowing1.C
2024-07-01 Marek Polacekc++: unresolved overload with comma op [PR115430]
2024-07-01 Marek Polacekc++: DR2627, Bit-fields and narrowing conversions ...
2024-07-01 Richard BienerPreserve SSA info for more propagated copy
2024-07-01 Pan LiRISC-V: Add testcases for unsigned scalar .SAT_ADD...
2024-07-01 Pan LiRISC-V: Add testcases for unsigned scalar .SAT_ADD...
2024-07-01 Pan LiRISC-V: Add testcases for unsigned scalar .SAT_ADD...
2024-07-01 Pan LiRISC-V: Add testcases for unsigned scalar .SAT_ADD...
2024-07-01 Roger Sayletestsuite: Fix -m32 gcc.target/i386/pr102464-vrndscalep...
2024-07-01 Roger Saylei386: Additional peephole2 to use lea in round-up integ...
2024-07-01 Georg-Johann LayAVR: target/88236, target/115726 - Fix __memx code...
2024-07-01 Georg-Johann Laytestsuite/52641 - Adjust some test cases to less capabl...
2024-07-01 Andrew Stubbslibgomp, openmp: Add ompx_gnu_pinned_mem_alloc
2024-07-01 Andrew Stubbslibgomp: change alloc-pinned tests failure mode
2024-07-01 Rainer Orthlibffi: Fix 32-bit SPARC structure passing [PR115681]
2024-07-01 Richard Bienertree-optimization/115723 - ICE with .COND_ADD reduction
2024-07-01 Claudiu Zissulescu[MAINTAINERS] Update my email address
2024-07-01 Richard Bienertree-optimization/115694 - ICE with complex store rewrite
2024-07-01 liuhongtRemove vcond{,u,eq}<mode> expanders since they will...
2024-07-01 liuhongtOptimize a < 0 ? -1 : 0 to (signed)a >> 31.
2024-07-01 liuhongtAdjust testcase for the regressed testcases after obsol...
2024-07-01 liuhongtAdd more splitter for mskmov with avx512 comparison.
2024-07-01 liuhongtMatch IEEE min/max with UNSPEC_IEEE_{MIN,MAX}.
2024-07-01 liuhongtLower AVX512 kmask comparison back to AVX2 comparison...
2024-07-01 liuhongtAdd more splitters to match (unspec [op1 op2 (gt op3...
2024-07-01 liuhongtEnable flate-combine.
2024-07-01 liuhongtExtend lshifrtsi3_1_zext to ?k alternative.
2024-07-01 liuhongtDefine mask as extern instead of uninitialized local...
2024-07-01 GCC AdministratorDaily bump.
2024-06-30 John David... hppa: Fix ICE caused by mismatched predicate and constr...
2024-06-30 Richard Bienertree-optimization/115701 - fix maybe_duplicate_ssa_info...
2024-06-30 Richard Bienertree-optimization/115701 - factor out maybe_duplicate_s...
2024-06-30 Richard BienerHarden SLP reduction support wrt STMT_VINFO_REDUC_IDX
2024-06-30 Feng Xuevect: Determine input vectype for multiple lane-reducin...
2024-06-30 Feng Xuevect: Fix shift-by-induction for single-lane slp
2024-06-30 GCC AdministratorDaily bump.
2024-06-29 Maciej W. Rozycki[PR115565] cse: Don't use a valid regno for non-registe...
2024-06-29 Sergei Lewis[to-be-committed,RISC-V,V4] movmem for RISCV with V...
2024-06-29 Harald AnlaufFortran: fix ALLOCATE with SOURCE of deferred character...
2024-06-29 Pan LiMatch: Support imm form for unsigned scalar .SAT_ADD
2024-06-29 Iain Sandoejit: Fix Darwin bootstrap after r15-1699.
2024-06-29 Jeff Law[committed] Fix mcore-elf regression after recent IRA...
2024-06-29 GCC AdministratorDaily bump.
2024-06-28 Patrick Palkac++: bad 'this' conversion for nullary memfn [PR106760]
2024-06-28 Jonathan Wakelylibstdc++: Define __glibcxx_assert_fail for non-verbose...
2024-06-28 Jonathan Wakelylibstdc++: Extend std::equal memcmp optimization to...
2024-06-28 Jonathan Wakelylibstdc++: Do not use C++11 alignof in C++98 mode ...
2024-06-28 Jonathan Wakelylibstdc++: Simplify <ext/aligned_buffer.h> class templates
2024-06-28 Andrew MacLeodssa_lazy_cache takes an optional bitmap_obstack pointer.
2024-06-28 Uros Bizjaki386: Cleanup tmp variable usage in ix86_expand_move
2024-06-28 Jørgen KvalsvikUse move-aware auto_vec in map
2024-06-28 Richard Bienertree-optimization/115652 - more fixing of the fix
2024-06-28 Evgeny Karpovi386: Fix regression after refactoring legitimize_pe_co...
2024-06-28 Aldy HernandezRemove unused hybrid_* operators in range-ops.
2024-06-28 Richard Bienertree-optimization/115640 - outer loop vect with inner...
2024-06-28 Andrew Stubbsamdgcn: Fix RDNA V32 permutations [PR115640]
2024-06-28 Andre VehreschildAdd gfc_class_set_vptr.
next
This page took 0.088007 seconds and 5 git commands to generate.