]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-09-25  Oleg EndoSH: enable LRA by default devel/sh-lra
2024-09-25  Kaz KojimaSH: Fix the condition to use movsh_ie_y pattern.
2024-09-25  Kaz KojimaSH: pin input args to hard-regs via predicates for...
2024-09-25  Kaz KojimaSH: A test case for the wrong-code with -mlra PR55212...
2024-09-25  Alexandre OlivaLRA: Take scratch as implicit unused output reloads
2024-09-25  Kaz KojimaSH: try to workaround fp-reg related move insns
2024-09-25  Kaz KojimaSH: Try to reduce R0 live ranges
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...
2024-09-22  Jonathan Wakelylibstdc++: Silence -Wattributes warning in exception_ptr
2024-09-22  Jonathan Wakelylibstdc++: Silence -Woverloaded-virtual warning in...
2024-09-22  Jonathan Wakelylibstdc++: Reorder C++26 entries in version.def
2024-09-22  Jonathan Wakelylibstdc++: add default template parameters to algorithms
2024-09-22  Tamar Christinamiddle-end: lower COND_EXPR into gimple form in vect_re...
2024-09-22  Tamar Christinaaarch64: Take into account when VF is higher than known...
2024-09-22  GCC AdministratorDaily bump.
2024-09-21  Mikael Morinfortran: Add -finline-intrinsics flag for MINLOC/MAXLOC...
2024-09-21  Mikael Morinfortran: Continue MINLOC/MAXLOC second loop where the...
2024-09-21  Mikael Morinfortran: Inline non-character MINLOC/MAXLOC with no...
2024-09-21  Mikael Morinfortran: Inline integral MINLOC/MAXLOC with no DIM...
2024-09-21  Mikael Morinfortran: Inline integral MINLOC/MAXLOC with no DIM...
2024-09-21  Mikael Morinfortran: Outline array bound check generation code
2024-09-21  Mikael Morinfortran: Remove MINLOC/MAXLOC frontend optimization
2024-09-21  Mikael Morinfortran: Inline MINLOC/MAXLOC with no DIM and ARRAY...
2024-09-21  Mikael Morinfortran: Disable frontend passes for inlinable MINLOC...
2024-09-21  Mikael Morinfortran: Add tests covering inline MINLOC/MAXLOC withou...
2024-09-21  Gaius Mulleymodula2: Tidyup remove unnecessary parameters
2024-09-21  Jason Merrilllibstdc++: fix C header include guards
2024-09-21  GCC AdministratorDaily bump.
next