]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-07-04  John David... Skip 30_threads/future/members/poll.cc on hppa*-*-linux*
2024-07-04  Tamar Christinatestsuite: Update test for PR115537 to use SVE .
2024-07-04  Tamar Christinac++ frontend: check for missing condition for novector...
2024-07-04  Siarhei Volkauarm: Use LDMIA/STMIA for thumb1 DI/DF loads/stores
2024-07-04  Alfie RichardsAarch64, bugfix: Fix NEON bigendian addp intrinsic...
2024-07-04  Alfie RichardsAarch64: Add test for non-commutative SIMD intrinsic
2024-07-04  Richard Bienermiddle-end/115426 - wrong gimplification of "rm" asm...
2024-07-04  liuhongtUse __builtin_cpu_support instead of __get_cpuid_count.
2024-07-04  Roger Saylei386: Add additional variant of bswaphisi2_lowpart...
2024-07-04  Jeff Law[committed] Fix newlib build failure with rx as well...
2024-07-04  Hongyu Wang[APX PPX] Avoid generating unmatched pushp/popp in...
2024-07-04  Jason Merrillc++: OVERLOAD in diagnostics
2024-07-04  Jason Merrillc++: CTAD and trait built-ins
2024-07-04  Hu, Lin1vect: Fix ICE caused by missing check for TREE_CODE...
2024-07-04  GCC AdministratorDaily bump.
2024-07-03  Jeff Law[committed] Fix previously latent bug in reorg affectin...
2024-07-03  John David... Revert "Delete MALLOC_ABI_ALIGNMENT define from pa32...
2024-07-03  Harald AnlaufFortran: fix associate with assumed-length character...
2024-07-03  Palmer DabbeltRISC-V: Describe -march behavior for dependent extensions
2024-07-03  Gianluca GuidaRISC-V: Add support for Zabha extension
2024-07-03  Luis Silva[PATCH] ARC: Update gcc.target/arc/pr9001184797.c test
2024-07-03  Pan LiRISC-V: Bugfix vfmv insn honor zvfhmin for FP16 SEW...
2024-07-03  Prathamesh... [MAINTAINERS] Update my email address.
2024-07-03  Pan LiMatch: Allow more types truncation for .SAT_TRUNC
2024-07-03  Pan LiVect: Support IFN SAT_TRUNC for unsigned vector int
2024-07-03  Richard BienerRemove redundant vector permute dump
2024-07-03  Jennifer Schmitz[PATCH] match.pd: Fold x/sqrt(x) to sqrt(x)
2024-07-03  Alexandre OlivaDeduplicate explicitly-sized types
2024-07-03  Alexandre Oliva[debug] Avoid dropping bits from num/den in fixed-point...
2024-07-03  Alexandre Oliva[i386] restore recompute to override opts after change...
2024-07-03  Kyrylo Tkachovaarch64: PR target/115475 Implement missing __ARM_FEATU...
2024-07-03  Kyrylo Tkachovaarch64: PR target/115457 Implement missing __ARM_FEATU...
2024-07-03  Richard BienerHandle NULL stmt in SLP_TREE_SCALAR_STMTS
2024-07-03  Georg-Johann LayAVR: target/98762 - Handle partial clobber in movqi...
2024-07-03  Tamar Christinaivopts: replace constant_multiple_of with aff_combinati...
2024-07-03  Tamar Christinaivopts: fix wide_int_constant_multiple_p when VAL and...
2024-07-03  Richard SandifordGive fast DCE a separate dirty flag
2024-07-03  liuhongtMove runtime check into a separate function and guard...
2024-07-03  Pan LiRISC-V: Fix asm check failure for truncated after SAT_SUB
2024-07-03  Richard Bienertree-optimization/115764 - testcase for BB SLP issue
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
next