]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-06-04  Sandra LoosemoreOpenMP: Fix regressions in metadirective-target-device...
2025-06-04  Jonathan Wakelylibstdc++: Make system_clock::to_time_t always_inline...
2025-06-04  Nathan Myerslibstdc++: sstream from string_view (P2495R3) [PR119741]
2025-06-04  Patrick Palkalibstdc++: Implement P0849R8 auto(x) library changes
2025-06-04  Jason Merrillc++: constexpr prvalues vs genericize [PR120502]
2025-06-04  Thomas SchwingeAvoid SIGSEGV in nvptx 'mkoffload' for voluminous PTX...
2025-06-04  Andrew Pinskigimple-fold: Implement simple copy propagation for...
2025-06-04  Pengfei Limatch.pd: Fold (x + y) >> 1 into IFN_AVG_FLOOR (x,...
2025-06-04  Robert Dubnercobol: Eliminate cppcheck warnings for libgcobol [PR119323]
2025-06-04  Xi Ruoyaoext-dce: Don't refine live width with SUBREG mode if...
2025-06-04  Jakub Jelinekranger: Some parameter formatting fixes
2025-06-04  Jakub Jelinekranger: Add support for float <-> float casts [PR120231]
2025-06-04  Tomasz Kamińskilibstdc++: Test for formatting with empty spec for...
2025-06-04  Patrick Palkalibstdc++: Implement C++23 P1659R3 starts_with and...
2025-06-04  Dongyan Chen[PATCH] RISC-V: Imply zicsr for svade and svadu extensions.
2025-06-04  Dongyan Chen[PATCH v2] RISC-V: Add svbare extension.
2025-06-04  Jonathan Wakelylibstdc++: Refactor __semaphore_base member functions
2025-06-04  Jonathan Wakelylibstdc++: Fix std::counting_semaphore::acquire deadloc...
2025-06-04  Richard Sandifordemit-rtl: Tweak validate_subreg ordered_p condition...
2025-06-04  Tobias Burnuslibgomp.texi (omp_interop_*): Add note about 5.2-to...
2025-06-04  Tomasz Kamińskilibstdc++: Fix format call and test formatting with...
2025-06-04  Pan LiRISC-V: Leverage get_vector_binary_rtx_cost to avoid...
2025-06-04  H.J. LuUse MEM_EXPR only if MEM_P is true
2025-06-04  Andre VehreschildFortran: Fix missing substring ref for allocatable...
2025-06-04  JiaweiRISC-V: Add Shlcofideleg extension.
2025-06-04  Hu, Lin1i386: Add more peephole2 for APX NDD
2025-06-04  Hu, Lin1i386: Add more forms peephole2 for adc/sbb
2025-06-04  H.J. LuAlways add REG_CALL_DECL note for CALL
2025-06-04  GCC AdministratorDaily bump.
2025-06-03  Harald AnlaufFortran: ICE due to missing locus with data statement...
2025-06-03  Martin Ueckerc: Enable -Wjump-misses-init for -Wc++-compat [PR120078]
2025-06-03  Martin Ueckerc: Move checking assertions from recursion when forming...
2025-06-03  Martin Ueckerc: fix ICE with enum completed with packed attribute...
2025-06-03  Jason Merrillc++: add -fno-modules to some tests
2025-06-03  Richard BienerImprove create_tmp_reg_or_ssa_name, always create SSA...
2025-06-03  Jason Merrillc++: add operator| for WMB_Flags
2025-06-03  Pan LiRISC-V: Reconcile the existing test for vdiv.vx combine
2025-06-03  Pan LiRISC-V: Add test for vec_duplicate + vdiv.vv combine...
2025-06-03  Pan LiRISC-V: Add test for vec_duplicate + vdiv.vv combine...
2025-06-03  Pan LiRISC-V: Combine vec_duplicate + vidv.vv to vdiv.vx...
2025-06-03  Richard Bienertree-optimization/120517 - fix dataref group split...
2025-06-03  Jonathan Wakelylibstdc++: Check feature test macro for jthread in...
2025-06-03  Jonathan Wakelylibstdc++: Use new __is_destructible built-in in <type_...
2025-06-03  Jonathan Wakelylibstdc++: Fix errors and incorrect returns in atomic...
2025-06-03  Jonathan Wakelylibstdc++: Replace some implicit conversions in std...
2025-06-03  Jonathan Wakelylibstdc++: Use explicit cast to unsigned in std::rotr...
2025-06-03  Jonathan Wakelylibstdc++: Remove redundant macro checks in std.cc.in
2025-06-03  Paul-Antoine... RISC-V: Use helper function to get FPR to VR move cost
2025-06-03  Paul-Antoine... RISC-V: Add pattern for vector-scalar multiply-add...
2025-06-03  H.J. Lux86: Add g++.target/i386/pr103750.C
2025-06-03  Jakub Jelineklibgomp: Fix up omp_target_memset-3.c test for C++...
2025-06-03  Andrew Pinskiphiprop: Add testcase for already fixed case [PR116824]
2025-06-03  Andrew Pinskiswitch-conversion: Mark CSWTCH as mergeable [PR120451]
2025-06-03  GCC AdministratorDaily bump.
2025-06-02  Alexandre Oliva[lra] force reg update after spilling to memory [PR120424]
2025-06-02  Robert Dubnercobol: Honor HAVE_CLOCK_GETTIME and HAVE_GETTIMEOFDAY...
2025-06-02  Jason Merrillc++: more __is_destructible fixes [PR107600]
2025-06-02  Dongyan Chen[PATCH] RISC-V: Add smcntrpmf extension.
2025-06-02  Jason Merrillc++: constinit diagnostic regression [PR120506]
2025-06-02  Iain Sandoec++, coroutines: Some cleanups in build_actor.
2025-06-02  Iain Sandoec++: Emit an error for attempted constexpr co_await...
2025-06-02  Iain Sandoec++: Add co_await, co_yield and co_return to dump_expr.
2025-06-02  Jonathan Wakelylibstdc++: Remove spaces before function parameter...
2025-06-02  Jonathan Wakelylibstdc++: Implement LWG 2439 for std::unique_copy...
2025-06-02  Tobias Burnuslibgomp: Add OpenMP's omp_target_memset/omp_target_mems...
2025-06-02  Jason Merrillc++: __is_destructible fixes [PR107600]
2025-06-02  Jason Merrillc++: __has_trivial_destructor regression
2025-06-02  Tomasz Kamińskilibstdc++: Pass small trivial types by value in polymor...
2025-06-02  Jonathan Wakelylibstdc++: Implement C++26 std::polymorphic [PR119152]
2025-06-02  Stafford Horneor1k: Fix struct return test
2025-06-02  Stafford Horneor1k: Support long jump offsets with -mcmodel=large
2025-06-02  Christophe... testsuite: Add tls_link effective target
2025-06-02  Kito ChengRISC-V: Adjust build rule for gen-riscv-ext-opt and...
2025-06-02  Kito Chengc++tools: Don't check --enable-default-pie.
2025-06-02  Kito ChengRISC-V: Implement full-featured iterator for riscv_subs...
2025-06-02  Sandra LoosemoreOpenMP: Handle more cases in user/condition selector
2025-06-02  Liao Shihua[PATCH] testsuite: RISC-V: Fix the typo in param-autove...
2025-06-02  GCC AdministratorDaily bump.
2025-06-01  H.J. LuMove get_call_rtx_from to final.c
2025-06-01  Jerry DeLisleFortran: Fix handling of parsed format strings.
2025-06-01  Andrew Pinskiforwprop: Manually rename the virtual mem op for comple...
2025-06-01  Robert Dubnercobol: Wrap the call to fprintf in a libgcobol routine...
2025-06-01  Gaius MulleyPR modula2/120474: InOut buffering should flush the...
2025-06-01  Martin Ueckerc: fix ICE related to tagged types with attributes...
2025-06-01  Jason Merrillc++: rename PR120123 test
2025-06-01  Pan LiRISC-V: Fix line too long format issue for autovect...
2025-06-01  Takayuki 'January... xtensa: Remove include of reload.h
2025-06-01  Takayuki 'January... xtensa: Remove an unnecessary constraint modifier from...
2025-06-01  Takayuki 'January... xtensa: Implement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS
2025-06-01  GCC AdministratorDaily bump.
2025-06-01  Gaius MulleyPR modula2/120497: error is generated for good code...
2025-05-31  Andrew PinskiHave TODO_verify_* not set by any pass
2025-05-31  Richard Bienertree-optimization/120357 - ICE with early break vectori...
2025-05-31  Gaius MulleyPR modula2/120389 Assigning wrong type to an array...
2025-05-31  GCC AdministratorDaily bump.
2025-05-30  David Malcolmdiagnostics: implement highlight-a vs -b in HTML output...
2025-05-30  Jason Merrillc++: another xobj lambda testcase [PR120123]
2025-05-30  Andrew PinskiFix typo in comment in execute_all_ipa_transforms.
2025-05-30  Joseph Myersc: Update description of C library facilities provided...
2025-05-30  Harald AnlaufFortran: parameter inquiries of constant complex arrays...
next