]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-12-14  liuhongtForce broadcast constant to mem for vec_dup{v4di,v8si...
2023-12-14  Juzhe-ZhongRISC-V: Add failed SLP testcase
2023-12-14  Richard Bienertree-optimization/110640 - testcase for fixed bug
2023-12-14  Jakub Jelinektestsuite: Fix up target-enter-data-1.c on 32-bit targets
2023-12-14  Jakub Jelinektestsuite: Fix up pr112904.C test [PR112904]
2023-12-14  Jakub Jelinekc++: Fix tinst_level::to_list [PR112968]
2023-12-14  Juzhe-ZhongRISC-V: Add RVV builtin vectorization cost model
2023-12-14  Jeff Law[committed] Minor testsuite fallout from c99 changes
2023-12-14  GCC AdministratorDaily bump.
2023-12-13  Marek Polacekc++: fix cpp0x/constexpr-ex1.C in C++23
2023-12-13  Richard Ballaarch64: SVE/NEON Bridging intrinsics
2023-12-13  Patrick Palkac++: note other candidates when diagnosing deletedness
2023-12-13  Patrick Palkac++: remember candidates that we ignored
2023-12-13  Patrick Palkac++: sort candidates according to viability
2023-12-13  Patrick Palkac++: unifying constants vs their type [PR99186, PR104867]
2023-12-13  Patrick Palkac++: unifying FUNCTION_DECLs [PR93740]
2023-12-13  Jason Merrillc-family: rename warn_for_address_or_pointer_of_packed_...
2023-12-13  Jason Merrillc-family: -Waddress-of-packed-member and casts
2023-12-13  Julian BrownOpenMP: Pointers and member mappings
2023-12-13  Julian BrownOpenMP/OpenACC: Rework clause expansion and nested...
2023-12-13  Julian BrownOpenMP/OpenACC: Reindent TO/FROM/_CACHE_ stanza in...
2023-12-13  Jakub Jelineklibcpp: Fix valgrind errors on pr88974.c [PR112956]
2023-12-13  Thomas SchwingeFix 'libgomp/config/linux/allocator.c' 'size_t' vs...
2023-12-13  Jason Merrillc++: TARGET_EXPR location in default arg [PR96997]
2023-12-13  Jason MerrillRevert "testsuite: fix g++.dg/pr112822.C"
2023-12-13  Gaius MulleyPR modula2/112921 missing modules shortreal shortstr...
2023-12-13  Nathaniel Sheadc++: End lifetime of objects in constexpr after destruc...
2023-12-13  Jason Merrillc++: fix in-charge parm in constexpr
2023-12-13  Jason Merrillc++: constant direct-initialization [PR108243]
2023-12-13  Jason Merrillc++: copy location to AGGR_INIT_EXPR
2023-12-13  Jason Merrilltestsuite: fix g++.dg/pr112822.C
2023-12-13  Andrew Stubbsamdgcn: Work around XNACK register allocation problem
2023-12-13  Andrew Stubbsamdgcn: Support XNACK mode
2023-12-13  Andrew Carlottiaarch64 testsuite: Check entire .arch string
2023-12-13  Andrew Carlottiaarch64: Add missing driver-aarch64 dependencies
2023-12-13  Andrew Stubbslibgomp: basic pinned memory on Linux
2023-12-13  Peter Bergnertestsuite: Add dg-do compile target c++17 directive...
2023-12-13  Pan LiRISC-V: Refine test cases for both PR112929 and PR112988
2023-12-13  Andrew Carlottiaarch64 testsuite: Only run aarch64-ssve tests once
2023-12-13  Roger SayleARC: Add *extvsi_n_0 define_insn_and_split for PR 110717.
2023-12-13  Feng WangRISC-V:Add crypto vector implied ISA info.
2023-12-13  Jonathan Wakelylibstdc++: Fix regression in std::format output of...
2023-12-13  Arsen Arsenovićgettext: disable install, docs targets, libasprintf...
2023-12-13  Arsen Arsenovićdownload_prerequisites: add --only-gettext
2023-12-13  Juzhe-ZhongRISC-V: Postpone full available optimization [VSETVL...
2023-12-13  demin.hanRISC-V: Fix dynamic lmul tests depended on abi
2023-12-13  Juzhe-ZhongMiddle-end: Adjust decrement IV style partial vectoriza...
2023-12-13  Jakub Jelineklower-bitint: Fix lowering of non-_BitInt to _BitInt...
2023-12-13  Jakub Jelinekattribs: Fix valgrind failures on -Wno-attributes*...
2023-12-13  Jakub Jelineki386: Fix ICE on __builtin_ia32_pabsd128 without lhs...
2023-12-13  Richard BienerAvoid losing MEM_REF offset in MEM_EXPR adjustment...
2023-12-13  Richard Bienertree-optimization/112991 - re-do PR112961 fix
2023-12-13  Richard Bienertree-optimization/112990 - unsupported VEC_PERM from...
2023-12-13  Richard Bienermiddle-end/111591 - explain why TBAA doesn't need adjus...
2023-12-13  Alexandre Olivamultiflags: fix doc warning properly
2023-12-13  Victor Do Nascimentoaarch64: Implement the ACLE instruction/data prefetch...
2023-12-13  Kewen Linrange: Workaround different type precision between...
2023-12-13  Haochen Jiangi386: Fix PR110790 testcase
2023-12-13  Jiufu Guors6000: using pli for constant splitting
2023-12-13  Jiufu Guors6000: accurate num_insns_constant_gpr
2023-12-13  GCC AdministratorDaily bump.
2023-12-12  Jason Merrillc++: class hotness attribute and member template
2023-12-12  Juzhe-ZhongRISC-V: Apply vla vs. vls mode heuristic vector COST...
2023-12-12  Juzhe-ZhongRISC-V: Refactor Dynamic LMUL codes
2023-12-12  Peter Bergnertestsuite: Add testcase for already fixed PR [PR112822]
2023-12-12  Jonathan Wakelylibstdc++: Fix std::format("{}", 'c')
2023-12-12  Jonathan Wakelylibstdc++: Fix std::format output of %C for negative...
2023-12-12  Jonathan Wakelylibstdc++: Remove redundant -std flags from Makefile
2023-12-12  Martin JamborSRA: Force gimple operand in an additional corner case...
2023-12-12  Gaius MulleyPR modula2/112984 Compiling program with -Wpedantic...
2023-12-12  Xi RuoyaoLoongArch: testsuite: Remove XFAIL in vect-ftint-no...
2023-12-12  Jason Merrilltestsuite: fix is_nothrow_default_constructible8.C
2023-12-12  Jason Merrilltree: add to clobber_kind
2023-12-12  Szabolcs Nagyaarch64,arm: Fix branch-protection= parsing
2023-12-12  Szabolcs Nagyaarch64,arm: Remove accepted_branch_protection_string
2023-12-12  Richard Bienertree-optimization/112736 - avoid overread with non...
2023-12-12  Richard Bieneripa/92606 - properly handle no_icf attribute for variables
2023-12-12  Richard Bienertree-optimization/112961 - include latch in if-conversi...
2023-12-12  Jakub Jelinektestsuite: Fix up test directive syntax errors
2023-12-12  Xi RuoyaoOnly allow (int)trunc(x) to (int)x simplification with...
2023-12-12  Richard Sandifordaarch64: Add dg-options to prfm_imm_offset_2.c
2023-12-12  Paul IannettaAdd myself to write after approval
2023-12-12  Pan LiRISC-V: Disable RVV VCOMPRESS avl propagation
2023-12-12  Jakub Jelineklibquadmath: Restore linking against -lm on most target...
2023-12-12  Xi RuoyaoLoongArch: Fix warnings building libgcc
2023-12-12  Xi RuoyaoLoongArch: Allow -mcmodel=extreme and model attribute...
2023-12-12  Richard Bienertree-optimization/112939 - VN PHI visiting and -ftrivia...
2023-12-12  liuhongtDon't assume it's AVX_U128_CLEAN after call_insn whose...
2023-12-12  Alexandre Olivauntyped calls: enable target switching [PR112334]
2023-12-12  Hongyu Wangi386: Fix missed APX_NDD check for shift/rotate expande...
2023-12-12  David Malcolmanalyzer: add more test coverage for tainted modulus
2023-12-12  Feng WangMAINTAINERS: Update my email address
2023-12-12  Feng WangRISC-V: Add avail interface into function_group_info
2023-12-12  Juzhe-ZhongRISC-V: Move RVV POLY VALUE estimation from riscv.cc...
2023-12-12  Yang YujieLoongArch: Fix eh_return epilogue for normal returns.
2023-12-12  Feng WangMAINTAINERS: Add myself to write after approval and DCO
2023-12-12  GCC AdministratorDaily bump.
2023-12-11  Jakub Jelinektestsuite: Disable -fstack-protector* for some strub...
2023-12-11  Martin UeckerFix regression causing ICE for structs with VLAs [PR...
2023-12-11  Thomas SchwingeResolve ICE in 'gcc/fortran/trans-openmp.cc:gfc_omp_cal...
next