]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-05-21  Gerald Pfeiferinstall: The C++ front end does not use extensions
2026-05-21  Jason Merrillc++: another constexpr empty class tweak
2026-05-21  Jason Merrillc++: this capture in template [PR125384]
2026-05-21  Wilco DijkstraAArch64: Add PIC/PIE support to large model [PR 123791]
2026-05-21  Marek Polacekc++: ICE with variadic using-decl with conv fn [PR125284]
2026-05-21  Jakub Jelinekc++: Fix up handling of name independent decls in corou...
2026-05-21  Thomas KoenigFix PR 125379, ICE with BIND(C) and PRIVATE
2026-05-21  Xi Ruoyaoriscv: Fix SSP assembly with xtheadmemidx [PR 125320]
2026-05-21  Jonathan Wakelylibstdc++: Deprecate numeric_limits::has_denorm for...
2026-05-21  Martin Jamboripa-cp: Adjust general IPA-CP cloning heuristics
2026-05-21  Christoph MüllnerRISC-V: Regenerate opt urls
2026-05-21  Christoph MüllnerRISC-V: Add Zilsd alignment control options
2026-05-21  Christoph MüllnerRISC-V: Add intrinsic detection macros
2026-05-21  Christoph MüllnerRISC-V: Add C API and hwprobe feature bit for zicfiss
2026-05-21  Christoph MüllnerRISC-V: Add Linux hwprobe mappings for existing extensions
2026-05-21  Christoph MüllnerRISC-V: Add C API feature bits from riscv-c-api-doc...
2026-05-21  Christoph MüllnerRISC-V: Add C API feature bits for existing extensions
2026-05-21  Jonathan Wakelylibstdc++: Restore allocator constructor for std::packa...
2026-05-21  Georg-Johann LayAVR: target/121343 - Overhaul CLZ, CTZ and FFS insns.
2026-05-21  Tomasz Kamińskilibstdc++: Support integer-class sized range in inplace...
2026-05-21  Xi RuoyaoLoongArch: Rename rbit<mode> to bitreverse<mode>2 ...
2026-05-21  GCC AdministratorDaily bump.
2026-05-20  Pietro Monteiroalgol68: Add FLOOR as synonym for ENTIER
2026-05-20  Shivam Guptamatch.pd: Simplify (T)(x) == (T)(y) -> (T)(x ^ y) ...
2026-05-20  Thomas KoenigPR fortran/106546 - inline matmul with -fno-automatic
2026-05-20  Richard Sandifordcselib: Simplify references_value_p
2026-05-20  Richard Sandifordcselib: Avoid repeated discard_useless_locs
2026-05-20  Richard Sandifordcselib: Cache CSELIB_VAL_PTR in new_elt_loc_list
2026-05-20  David Malcolmtestsuite: add some libstdc++ -fanalyzer test coverage...
2026-05-20  David Malcolmanalyzer: add pointer diff folding
2026-05-20  David Malcolmtestsuite: add reduced test for -fanalyzer on std:...
2026-05-20  David Malcolmtestsuite: add analyzer-torture.exp
2026-05-20  Nathan Sidwell[riscv] Simplify builtin definitions
2026-05-20  Jonathan Wakelylibstdc++: Use #embed for static tzdata.zi file
2026-05-20  Uros Bizjaki386: Remove TARGET_SHIFT1 tuning feature
2026-05-20  Michiel Derhaegarc: check if the addend fits when referencing small...
2026-05-20  Jakub Jelineki386: Fix up peephole2s with const359_operand [PR125373]
2026-05-20  Nathan Myerslibstdc++: fix build failures after acfdad706d8
2026-05-20  Jakub Jelineki386: Use vpaddq + vpermilpd for some non-const permuta...
2026-05-20  liuhongtLimit outer-loop unswitching by duplicated code size
2026-05-20  Zhou QiankangLoongArch: Fix missing plugin header for cpu-features...
2026-05-20  Kito Chengtestsuite: Update CRC dump scan regex for reversed...
2026-05-20  GCC AdministratorDaily bump.
2026-05-19  Pengxuan Zhengaarch64: testsuite: Update pr123748.c to use "long...
2026-05-19  Jonathan Wakelylibstdc++: Update tzdata to 2026b
2026-05-19  Julian BrownOpenMP: Fortran "!$omp declare mapper" parser support
2026-05-19  David Malcolmanalyzer: fix pointer comparisons [PR125304]
2026-05-19  David Malcolmanalyzer: bulletproof binop_svalue::maybe_get_value_ran...
2026-05-19  Marek Polacekc++: capture of reference to global in template [PR123536]
2026-05-19  Pengxuan Zhengaarch64: Add vec_packs_float pattern [PR123748]
2026-05-19  Patrick Palkalibstdc++: Fix incorrect move in flat_map::_M_try_empla...
2026-05-19  Christopher... AArch64: Add scalar-to-vector costs for vec_construct
2026-05-19  Nathan Myerslibstdc++: Use allocate_at_least in vector, string...
2026-05-19  Marek Polacekc++: another constexpr nested empty object [PR125336]
2026-05-19  Paul-Antoine... OpenMP 5.0: Allow multiple clauses mapping same variable
2026-05-19  Thomas KoenigPR fortran/115260 - fix data corruption on inline packi...
2026-05-19  Jakub JelinekFix up some typos [PR125348]
2026-05-19  Georg-Johann LayAVR: Add bitreverseqi2 insns.
2026-05-19  Roger Saylei386: Optimize ptestz(x,-1) as ptestz(x,x) on x86
2026-05-19  Christophe... arm: Fix MVE load/store with writeback intrinsics ...
2026-05-19  Jonathan Wakelylibstdc++: Make chrono::parse fail for bad %z [PR125369]
2026-05-19  Andrew Pinskitree: Move unshare_expr from gimplifier to generic...
2026-05-19  Jakub Jelineki386: Use vpermilps for some non-const permutations...
2026-05-19  Georg-Johann LayAVR: Add insns and libgcc functions for __builtin_bitre...
2026-05-19  Jakub Jelinekoptabs: Handle bitreverse using widening or two bitreve...
2026-05-19  H.J. Lux86: Don't inline cold memmove call
2026-05-19  H.J. Lumingw: Check seh_endproc for function end
2026-05-19  Robin DappRISC-V: Guard 64-bit vec_extract.
2026-05-19  Robin DappRISC-V: Remove cbranch_all patterns.
2026-05-19  Jeevithars6000: Adding missed ISA 3.0 atomic memory operation...
2026-05-19  Andi KleenFix masm ptwrite again
2026-05-19  GCC AdministratorDaily bump.
2026-05-18  Andrew Pinskitestsuite: Fix pr112095.c for veclowering
2026-05-18  Jonathan Wakelylibstdc++: Move std::bitset test to correct directory
2026-05-18  Xin Wang[PATCH v2] tree-optimization: Fix profile update in...
2026-05-18  Marek Polacekc++: remove dead code
2026-05-18  Wang Yaduo[PATCH] RISC-V: Add xt-c9501fdvt CPU support
2026-05-18  Jeff Law[RISC-V] Improve SI->DI zero/sign extension patterns...
2026-05-18  Jeff Law[RISC-V] Improve ext-dce's live bit tracking for IOR...
2026-05-18  David Malcolmanalyzer: rename --param=analyzer-{bb->supernode}-explo...
2026-05-18  Joseph MyersUpdate gcc sv.po
2026-05-18  David Malcolmanalyzer: drop unused field exploded_node::m_num_proces...
2026-05-18  David MalcolmModernize class optrecord_json_writer
2026-05-18  David Malcolmjit: clarify docs for gcc_jit_context_add_{command_line...
2026-05-18  Jonathan Wakelylibstdc++: Reduce iterations in PSTL test for Debug...
2026-05-18  Avi Kivitylibstdc++: optimize std::uninitialized_move{,_n}()...
2026-05-18  Tomasz Kamińskilibstdc++: Include range_access.h from <valarray>
2026-05-18  Yoshinori Sato[PATCH] RX: The size of the mov instruction will be...
2026-05-18  Kito Chengmiddle-end: Optimize reversed CRC table-based implement...
2026-05-18  Robin DappRISC-V: Remove blanket else in riscv_hard_regno_mode_ok.
2026-05-18  Robin DappRISC-V: Fix format specifier.
2026-05-18  Tomasz Kamińskilibstdc++: Make is_exhaustive const for layout_(left...
2026-05-18  Jakub Jelineki386: Implement bitreverse<mode>2 optab for GFNI [PR50481]
2026-05-18  Tomasz Kamińskilibstdc++: Use on_month_day istream operator in ZoneInf...
2026-05-18  H.J. Lux86: Don't inline memmove for -Os
2026-05-18  GCC AdministratorDaily bump.
2026-05-17  Andrew Pinskiuncprop: small compile time optimization with switches
2026-05-17  Andrew PinskiICF: Remove unneeded check for CASE_LABEL_EXPR
2026-05-17  Andrew Pinskidom: small compile time optimization with switches
2026-05-17  GCC AdministratorDaily bump.
next