]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2025-05-30  Jason Merrillc++: more xobj lambda 'this' capture [PR113563]
2025-05-30  Qing ZhaoC: Flex array in union followed by a structure field...
2025-05-30  Qing ZhaoC: Flex array in the middle via type alias is not repor...
2025-05-30  Tomasz Kamińskilibstdc++: Test for formatting with empty spec for...
2025-05-30  Pan LiRISC-V: Add test cases for avg_ceil vaadd implementation
2025-05-30  Pan LiRISC-V: Reconcile the existing test for avg_ceil
2025-05-30  Pan LiRISC-V: Leverage vaadd.vv for signed standard name...
2025-05-30  Richard Bienertree-optimization/120341 - stores into STRING_CSTs...
2025-05-30  Thomas SchwingeAdd 'libgomp.c++/target-valarray-1.C'
2025-05-30  Thomas Schwingelibgomp: Add testcases for concurrent access to standar...
2025-05-30  Kwok Cheung... libgomp: Add testcases for concurrent access to standar...
2025-05-30  Kwok Cheung... libgomp: Add testcases for the standard C++ math librar...
2025-05-30  Waffl3xAdd 'libgomp.c++/target-flex-[...].C' test cases
2025-05-30  Thomas SchwingeDefuse 'RESULT_DECL' check in 'pass_nrv' (for offloadin...
2025-05-30  Jakub Jelinektestsuite: Add testcase for GCC 13 branch s390 bug...
2025-05-30  Julian BrownOpenMP: Support OpenMP 5.0 "declare mapper" directives...
2025-05-30  Thomas KoenigType mismatch for passed external function
2025-05-30  David Malcolmdiagnostics: consolidate calls to colorizer::set_named_...
2025-05-30  Richard Bienertree-optimization/120457 - avoid lowering of some singl...
2025-05-30  Jonathan Wakelylibstdc++: Define __wait_result_type for atomic waiting
2025-05-30  Jonathan Wakelylibstdc++: Rewrite std::counting_semaphore base class...
2025-05-30  Jonathan Wakelylibstdc++: Create new base class of std::barrier<C...
2025-05-30  Jonathan Wakelylibstdc++: Fix std::barrier for constant initialization...
2025-05-30  Jonathan Wakelylibstdc++: Optimise std::latch::arrive_and_wait
next