]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-09-25  Thomas KoenigFix testsuite failure on 32-bit targets.
2024-09-25  Andrew PinskiAdd an alternative testcase for PR 70740
2024-09-25  Andrew Pinskimatch: Fix `a != 0 ? a * b : 0` patterns for things...
2024-09-25  Jakub Jelinekc++: Add testcase for DR 2874
2024-09-25  Jakub Jelinekc++: Add testcase for DR 2836
2024-09-25  Jakub Jelinekc++: Add testcase for DR 2728
2024-09-25  Konstantinos... match: Fix A || B not optimized to true when !B implies...
2024-09-25  Richard BienerSpeed up get_bitmask_from_range
2024-09-25  Richard BienerSpeed up wide_int_storage::operator=(wide_int_storage...
2024-09-25  Marek Polacekc++: use TARGET_EXPR accessors
2024-09-25  Konstantinos... match: Change (A * B) + (-C) to (B - C/A) * A, if C...
2024-09-25  Richard Bienerremove dominator recursion from reassoc
2024-09-25  Aldy HernandezRemove recursion in simplify_control_stmt_condition_1...
2024-09-25  Jason Merrilllibstdc++: #ifdef out #pragma GCC system_header
2024-09-25  Jason Merrilllibstdc++: more #pragma diagnostic
2024-09-25  Richard BienerUse tree view for find_always_executed_bbs result
2024-09-25  Tobias BurnusOpenMP: Update OMP_REQUIRES_TARGET_USED for declare_tar...
2024-09-25  Pan LiRISC-V: Cleanup debug code for SAT_* testcases [NFC]
2024-09-25  Richard Bienerrtl-optimization/114855 - slow add_store_equivs in IRA
2024-09-25  Richard BienerDisable add_store_equivs when -fno-expensive-optimizations
2024-09-25  Richard Bienertree-optimization/114855 - slow VRP due to equiv oracle...
2024-09-25  Pan LiRISC-V: Refine the testcase of vector SAT_TRUNC
2024-09-25  Pan LiRISC-V: Refine the testcase of vector SAT_SUB
2024-09-25  Pan LiRISC-V: Refine the testcase of vector SAT_ADD
2024-09-25  Lingling Kongi386: Update the comment for mapxf option
2024-09-25  Sandra LoosemoreOpenMP: Fix testsuite failure on x86 with -m32
2024-09-25  GCC AdministratorDaily bump.
2024-09-24  Thomas KoenigAdd random numbers and fix some bugs.
2024-09-24  Thomas KoenigImplement IANY, IALL and IPARITY for unsigned.
2024-09-24  Jakub Jelinekoptions: Regenerate c.opt.urls
2024-09-24  Thomas KoenigImplement SUM and PRODUCT for unsigned.
2024-09-24  Thomas KoenigImplement MATMUL and DOT_PRODUCT for unsigned.
2024-09-24  Jakub Jelinekc++: Implement C++23 P2718R0 - Wording for P2644R1...
2024-09-24  Iain Sandoelibgcc, Darwin: Drop the legacy library build for macOS...
2024-09-24  Jakub Jelineki386: Fix comment typo
2024-09-24  Nina Dinka... c++/contracts: ICE in build_contract_condition_function...
2024-09-24  Tobias Burnuslibgomp: with USM, init 'link' variables with host...
2024-09-24  Yixuan Chen[PATCH] RISC-V: Fix FIXED_REGISTERS comment missing...
2024-09-24  Sandra LoosemoreOpenMP: Check additional restrictions on context select...
2024-09-24  Richard BienerSimplify range-op shift mask generation
2024-09-24  Pan LiWidening-Mul: Fix one ICE for SAT_SUB matching operand...
2024-09-24  Richard Bienertree-optimization/116819 - SLP with !STMT_VINFO_RELEVAN...
2024-09-24  Robin DappRISC-V: testsuite: Fix SELECT_VL SLP fallout.
2024-09-24  Robin DappRISC-V: Add more vector-vector extract cases.
2024-09-24  Robin DappRISC-V: Fix effective target check.
2024-09-24  Andre VehreschildFortran: Allow to nullify caf token when not in ultimat...
2024-09-24  Jason Merrillbuild: enable C++11 narrowing warnings
2024-09-24  Andre VehreschildFortran: Assign allocated caf-memory to scalar members...
2024-09-24  Richard Bienertree-optimization/114855 - more update_ssa speedup
2024-09-24  Aldy HernandezAlphabetize my entry in MAINTAINER's DCO list.
2024-09-24  Tobias BurnusOpenMP: Add support for 'self_maps' to the 'require...
2024-09-24  Francois-Xavier... Testsuite, darwin: account for macOS 15
2024-09-24  Richard Bienertree-optimization/115372 - failed store-lanes in some...
2024-09-24  Nathaniel Sheadlibstdc++: Remove unnecessary 'static' from __is_specia...
2024-09-24  Richard Bienertree-optimization/114855 - high update_ssa time
2024-09-24  Yangyu Chenhosthooks.h: Fix GCC_HOST_HOOKS_H typo
2024-09-24  Prathamesh... nvptx: Partial support for aliases to aliases.
2024-09-24  GCC AdministratorDaily bump.
2024-09-23  Gaius Mulleymodula2: Add noreturn attribute to m2/gm2-libs/M2RTS.mod
2024-09-23  Andrew Kreimerlibobjc: Fix typos
2024-09-23  Marek Polacekc++: diagnose this specifier in requires expr [PR116798]
2024-09-23  Saurabh Jhaaarch64: Add codegen support for AdvSIMD faminmax
2024-09-23  Saurabh Jhaaarch64: Add AdvSIMD faminmax intrinsics
2024-09-23  Saurabh Jha[MAINTAINERS] Fix myself in order and add username
2024-09-23  Jason Merrilllibstdc++: guard c++config pragmas
2024-09-23  Jason Merrilllibstdc++: operator new/delete are transaction_safe
2024-09-23  Matthieu Longodwarf2: store the RA state in CFI row
2024-09-23  Matthieu Longoaarch64 testsuite: explain expectections for pr94515...
2024-09-23  Matthieu Longodwarf2: add hooks for architecture-specific CFIs
2024-09-23  Matthieu LongoRename REG_CFA_TOGGLE_RA_MANGLE to REG_CFA_NEGATE_RA_STATE
2024-09-23  Matthieu Longolibgcc: hide CIE and FDE data for DWARF architecture...
2024-09-23  Matthieu Longoaarch64: skip copy of RA state register into target...
2024-09-23  Matthieu Longoaarch64: store signing key and signing method in DWARF...
2024-09-23  Tobias BurnusOpenMP: Fix omp_get_device_from_uid, minor cleanup
2024-09-23  Claudiu Zissulescuarc: Remove mlra option [PR113954]
2024-09-23  Simon Martinc++: Don't crash when mangling member with anonymous...
2024-09-23  Simon Martinc++: Don't ICE due to artificial constructor parameters...
2024-09-23  Saurabh JhaAdd myself to write after approval
2024-09-23  Richard Bienertree-optimization/116810 - out-of-bound access to matches[]
2024-09-23  Richard Bienertree-optimization/116796 - virtual LC SSA broken after...
2024-09-23  Tamar Christinamiddle-end: Insert invariant instructions before the...
2024-09-23  Richard Bienertree-optimization/116791 - Elementwise SLP vectorization
2024-09-23  Tobias Burnusgcn/mkoffload.cc: Re-add fprintf for #include of stdlib...
2024-09-23  Pan LiGenmatch: Fix ICE for binary phi cfg mismatching [PR116795]
2024-09-23  Andrew Pinskigimple: Simplify gimple_seq_nondebug_singleton_p
2024-09-23  Andrew Pinskigimple: Remove custom remove_pointer
2024-09-23  Andrew PinskiRemove commented out PHI_ARG_DEF macro defition
2024-09-23  Aldy HernandezUpdate email in MAINTAINERS file.
2024-09-23  Pan LiMatch: Support form 2 for vector signed integer .SAT_ADD
2024-09-23  Pan LiRISC-V: Add testcases for form 2 of signed vector SAT_ADD
2024-09-23  Hans-Peter... testsuite/gfortran.dg/unsigned_22.f90: Add missing...
2024-09-23  GCC AdministratorDaily bump.
2024-09-22  Pan LiRISC-V: Add testcases for form 4 of signed scalar SAT_ADD
2024-09-22  Pan LiRISC-V: Add testcases for form 3 of signed scalar SAT_ADD
2024-09-22  Iain Sandoetestsuite, coroutines: Add tests for non-supension...
2024-09-22  Iain Sandoelibgcc, Darwin: From macOS 11, make that the earliest...
2024-09-22  Jonathan Wakelylibstdc++: Disable std::formatter<char8_t, C> specializ...
2024-09-22  Jonathan Wakelylibstdc++: Fix condition for ranges::copy to use memmov...
2024-09-22  Jonathan Wakelylibstdc++: Fix formatting of most negative chrono:...
2024-09-22  Jonathan Wakelylibstdc++: Use constexpr instead of _GLIBCXX20_CONSTEXP...
next