]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-11-16  Andrew MacLeodForce recalculation when relations are registered.
2025-11-16  Andrew MacLeodUpdate current query global when system global changes.
2025-11-16  Andrew Pinskicfglceanup: Fix check for preheaders
2025-11-16  Jonathan Wakelylibstdc++: Include <mutex> in syncbuf.cc [PR122698]
2025-11-16  Rainer OrthRemove /usr/ccs references on Solaris
2025-11-16  Nathaniel Sheadc++/modules: Keep tracking instantiations of static...
2025-11-16  Richard BienerAlways analyze possible partial vector usage
2025-11-16  Richard BienerDecide on LOOP_VINFO_USING_SELECT_VL_P after determinin...
2025-11-16  Richard BienerDo not call vect_determine_partial_vectors_and_peeling...
2025-11-16  Richard BienerRemove LOOP_VINFO_EPIL_USING_PARTIAL_VECTORS_P
2025-11-16  Lewis Hyattdiagnostics: Fix -fdump-internal-locations for 64-bit...
2025-11-16  Andrew Pinskiaarch64: unxfail pr117123.C
2025-11-16  Sam Jamesaarch64: change another CRC test
2025-11-16  GCC AdministratorDaily bump.
2025-11-15  Jonathan Wakelylibstdc++: Tweak static_assert messages for volatile...
2025-11-15  Jonathan Wakelylibstdc++: Minor refactoring in __wait_until_impl in...
2025-11-15  Jason Xugcc: Make aarch64-mingw32 target install wrap stdint.h
2025-11-15  Jason Merrillc++/modules: explicit inst of constructor
2025-11-15  Jeff Law[RISC-V] Avoid most calls to gen_extend_insn
2025-11-15  Jakub Jelinektestsuite: Fix up c-c++-common/asan/asan-stack-small...
2025-11-15  Jakub Jelinekcobol: Fix bootstrap [PR122691]
2025-11-15  Jason Merrillc++/modules: if translation fails fall back to #include
2025-11-15  Jason Merrillc++/modules: fix hash_map issue
2025-11-15  Jason Merrillc++/modules: using builtin
2025-11-15  Jason Merrillc++/modules: friend void foo<bar>()
2025-11-15  Karl Meakinaarch64: Remove unused pattern
2025-11-15  Karl Meakinaarch64: Add `aarch64_comparison_operator_cc`
2025-11-15  Karl Meakinaarch64: Remove redundant checks
2025-11-15  Karl Meakinaarch64: Merge mov<ALLI>cc with mov<GPF>cc
2025-11-15  Karl Meakinaarch64: Fix condition accepted by mov<GPF>cc
2025-11-15  GCC AdministratorDaily bump.
2025-11-14  Jeff Law[RISC-V] Drop scan-tests of marginal value
2025-11-14  Kuan-Lin ChenRISC-V: Add missing member for andes_25_tune_info
2025-11-14  Christophe... arm: [MVE intrinsics] rework sqrshr sqshl srshr uqrshl...
2025-11-14  Christophe... arm: [MVE intrinsics] rework sqshll srshrl uqshll urshrl
2025-11-14  Christophe... arm: [MVE intrinsics] rework sqrshrl sqrshrl_sat48
2025-11-14  Christophe... arm: [MVE intrinsics] rework uqrshll uqrshll_sat48
2025-11-14  Christophe... arm: [MVE intrinsics] rework vpnot
2025-11-14  Tom TromeyAdd 'num_children' method to relevant pretty-printers
2025-11-14  Tomasz Kamińskilibstdc++: Ensure that _Utf_view is always a view.
2025-11-14  Yuao Mafortran: correctly handle optional allocatable dummy...
2025-11-14  Jonathan Wakelylibstdc++: Add comment to __cpp_lib_bitset preprocessor...
2025-11-14  Karpalo Toivonenlibstdc++: std::bitset<0>("zero") should throw std...
2025-11-14  Filip KastlRemove --param=switch-lower-slow-alg-max-cases
2025-11-14  Uros Bizjaki386: Remove 'i' from output operand constraint
2025-11-14  Richard Bieneripa/122663 - fix ICE with stmt removal during IPA modif...
2025-11-14  Tomasz Kamińskilibstdc++: Use _Bind_front_t/_Bind_back_t in bind_front...
2025-11-14  Richard Bienertree-optimization/122573 - enhance SLP of invariant...
2025-11-14  Harald AnlaufFortran: procedure targets in derived-type constructors...
2025-11-14  Richard Bienertree-optimization/122680 - avoid range query during...
2025-11-14  Rainer Orthbuild: Require binutils 2.30+ on Solaris [PR121457...
2025-11-14  Christophe... arm: [MVE intrinsics] rework asrl lsll [PR122216]
2025-11-14  Christophe... arm: [MVE intrinsics] add scalar_s64_shift scalar_u64_s...
2025-11-14  Christophe... arm: add support for out of range shift amount in MVE...
2025-11-14  Christophe... arm: fix MVE asrl lsll lsrl patterns [PR122216]
2025-11-14  Xi RuoyaoRegenerate gcc/configure
2025-11-14  zhaozhouLoongArch: optimize half of vector copy for V4DFmode.
2025-11-14  zhaozhouLoongArch: Fix predicate for symbolic_pcrel_offset_operand.
2025-11-14  zhaozhouLoongArch: Fix issue where data marked as GTY is cleane...
2025-11-14  GCC AdministratorDaily bump.
2025-11-13  Jerry DeLisleFortran: Remove dg-bogus from test case.
2025-11-13  Alexandre Oliva[vxworks] wrap base/b_NULL.h to override NULL
2025-11-13  Nathaniel Sheadc++/modules: Add testcase for lookup of hidden friend...
2025-11-13  Andrew PinskiMerge remove_forwarder_block_with_phi into remove_forwa...
2025-11-13  Andrew Pinskicfgcleanup: Support merging forwarder blocks with phis...
2025-11-13  Andrew Pinskifix handling of mapped and their location
2025-11-13  Andrew Pinskimergephi: extend copy_phi_arg_into_existing_phi and...
2025-11-13  Andrew Pinskicfgcleanup: Move ei definition into for loop for remove...
2025-11-13  Andrew Pinskimergephi: use edge iterator in remove_forwarder_block_w...
2025-11-13  Andrew Pinskicfgcleanup: Remove check on available dominator informa...
2025-11-13  Andrew Pinskicfgcleanup: forwarder block, ignore bbs which merge...
2025-11-13  Andrew Pinskimergephi: Move checks from pass_merge_phi::execute...
2025-11-13  Andrew Pinskicfgcleanup: Move check for dest containing non-local...
2025-11-13  Andrew Pinskicfglceanup: Remove check for infinite loop in remove_fo...
2025-11-13  Andrew Pinskimergephi: Remove worklist
2025-11-13  Jeff LawHandle shift-pairs in ext-dce for targets without zero...
2025-11-13  Andrew Pinskisccp: Fix order of gimplification, removal of the phi...
2025-11-13  Michal Jireslto/122603: Fix missing null check with toplevel_node
2025-11-13  Artemiy Volkovgcc/testsuite: adjust tree-ssa/forwprop-43.c
2025-11-13  Jeff Law[RISC-V][PR rtl-optimization/122627] Yet another fix...
2025-11-13  Eric Botcazouada: Fix internal error on protected entry and private...
2025-11-13  Douglas B Ruppada: Corrupted unwind info in aarch64-vx7r2 llvm kernel...
2025-11-13  Steve Bairdada: Avoid duplicate streaming and Put_Image subprograms.
2025-11-13  Piotr Trojanekada: Ignore declarations of internal types in compile...
2025-11-13  Piotr Trojanekada: Fix pretty-printing of end spans
2025-11-13  Gary Dismukesada: Type-resolution error on target name in assignment...
2025-11-13  Eric Botcazouada: Detect illegal value of static expression of decim...
2025-11-13  Ronan Desplanquesada: Extend internal documentation of suspension objects
2025-11-13  Eric Botcazouada: Update description of Alignment field for objects
2025-11-13  Eric Botcazouada: Fix ancient bug in pragma Suppress (Alignment_Check)
2025-11-13  Marc Poulhièsada: Fix documentation on Junk names
2025-11-13  Piotr Trojanekada: Annotate CRC32 runtime packages as Pure and Always...
2025-11-13  Piotr Trojanekada: Relax assertion in compile-time evaluator
2025-11-13  Eric Botcazouada: Clear confusion about Standard'Maximum_Alignment
2025-11-13  Eric Botcazouada: Further update GNAT RM after recent change to...
2025-11-13  Eric Botcazouada: Fix a few typos in Layout.Set_Composite_Alignment
2025-11-13  Xi RuoyaoLoongArch: Don't mix lock-free and locking 16B atomics
2025-11-13  Richard BienerFix memory leak in pass_x86_cse
2025-11-13  Jonathan Wakelylibstdc++: Fix std::forward_list::assign assignable...
2025-11-13  Xavier Bonaventuralibstdc++: testsuite: Add csignal missing test for...
next