]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-07-29  Robert Dubnercobol: Eliminate exception "blob"; streamline some...
2025-07-29  Robert Dubnercobol: One additional edit to testsuite/cobol.dg/group1...
2025-07-29  Robert Dubnercobol: Don't display 0xFF HIGH-VALUE characters in...
2025-07-29  Rainer Orthlibgcobol: Allow for lack of LOG_PERROR
2025-07-29  Robert Dubnercobol: Eliminate padding bytes from cbl_declarative_t...
2025-07-29  Robert Dubnercobol: New testcases.
2025-07-29  Robert Dubnercobol: Auto-detect source format; some FldLiteralN...
2025-07-29  Rainer Orthlibgcobol: Heed --enable-libgcobol
2025-07-29  Rainer Orthcobol: Allow for undefined NAME_MAX [PR119217]
2025-07-29  Rainer Orthcobol: Initialize regmatch_t portably [PR119217]
2025-07-29  Rainer Orthcobol: Don't require GLOB_BRACE etc. [PR119217]
2025-07-29  Iain Sandoelibgcobol: Fix bootstrap for targets without program_in...
2025-07-29  Robert Dubnercobol: Rewrite exception handling. Partially refactor...
2025-07-29  Jakub Jelinekcobol: Fix up exception handling [PR119364]
2025-07-29  Jakub Jelinekcobol, v2: Fix up cobol cross-compilation from 32-bit...
2025-07-29  Robert Dubnercobol: New testcases.
2025-07-29  Robert Dubnercobol: Repair some exception processing logic.
2025-07-29  Rainer Orthlibgcobol: Check for struct tm tm_zone
2025-07-29  Juergen Christtestsuite: Adjust s390x params for vector tests.
2025-07-29  Francois-Xavier... Darwin: account for macOS 26
2025-07-29  Iain Sandoec++, coroutines: Handle allocation fail returns [PR121219].
2025-07-29  Jason Merrillc++: add passing testcases [PR120243]
2025-07-29  Iain Sandoec++, coroutines: CWG2563 promise lifetime extension...
2025-07-29  Iain Sandoec++, coroutines: Remove use of coroutine handle in...
2025-07-29  Iain Sandoec++,coroutines: Handle await expressions in assume...
2025-07-29  Iain Sandoec++, coroutines: Handle unevaluated contexts.
2025-07-29  Iain Sandoec++, coroutines: Avoid UNKNOWN_LOCATION synthesizing...
2025-07-29  Iain Sandoec++, coroutines: Improve diagnostics for awaiter/promise.
2025-07-29  Iain Sandoec++, coroutines: Handle builtin_constant_p [PR116775].
2025-07-29  Iain Sandoec++, coroutines: Ensure that the resumer is marked...
2025-07-29  Iain Sandoec++: Fix template class lookup [PR120495, PR115605].
2025-07-29  Iain Sandoec++, coroutines: Make analyze_fn_params into a class...
2025-07-29  Iain Sandoec++, coroutines: Simplify initial_await_resume_called.
2025-07-29  Iain Sandoec++, coroutines: Some cleanups in build_actor.
2025-07-29  Iain Sandoec++: Emit an error for attempted constexpr co_await...
2025-07-29  Iain Sandoec++: Add co_await, co_yield and co_return to dump_expr.
2025-07-29  Iain Sandoec++, coroutines: Make a check more specific [PR109283].
2025-07-29  Iain Sandoec++, coroutines: Clean up the ramp cleanups.
2025-07-29  Iain Sandoec++, coroutines: Use decltype(auto) for the g_r_o.
2025-07-29  Iain Sandoec++, coroutines: Address CWG2563 return value init...
2025-07-29  Iain Sandoec++, coroutines: Fix identification of coroutine ramps...
2025-07-29  Iain Sandoec++, coroutines: Allow NVRO in more cases for ramp...
2025-07-29  Iain Sandoec++: Set the outer brace marker for missed cases.
2025-07-29  Martin Jambortree-sra: Avoid total SRA if there are incompat. aggreg...
2025-07-29  Jakub Jelinekcalls: Allow musttail calls to noreturn [PR121159]
2025-07-29  H.J. Lux86: Enable *mov<mode>_(and|or) only for -Oz
2025-07-29  GCC AdministratorDaily bump.
2025-07-28  Georg-Johann LayAVR: target/121277 - Don't load 0x800000 with const...
2025-07-28  Andre VehreschildFortran: Allow for iterator substitution in array const...
2025-07-28  Xi RuoyaoLoongArch: Fix wrong code generated by TARGET_VECTORIZE...
2025-07-28  GCC AdministratorDaily bump.
2025-07-27  Alexey Merzlyakov[RISC-V] Correct CFA notes for stack-clash protection...
2025-07-27  GCC AdministratorDaily bump.
2025-07-26  Andrew Pinskigcse: Skip hardreg pre when the hardreg is never live...
2025-07-26  Andrew Pinskiaarch64: Fix fma steering when rename fails [PR120119]
2025-07-26  Harald AnlaufFortran: fix passing of character length of function...
2025-07-26  Gaius Mulley[PATCH] [modula2] Add return to remove build warning
2025-07-26  Gaius Mulley[PATCH] PR modula2/121164: Modula 2 build failure followup
2025-07-26  GCC AdministratorDaily bump.
2025-07-25  Jason Merrillc++: constexpr uninitialized union [PR120577]
2025-07-25  Bob Duffada: Bug in Indefinite_Holders instance passed to forma...
2025-07-25  Ronan Desplanquesada: Fix regression of finalization primitive selection
2025-07-25  GCC AdministratorDaily bump.
2025-07-24  Patrick Palkac++: fix __is_invocable for std::reference_wrapper...
2025-07-24  Patrick Palkalibstdc++: Add missing initializers for __maybe_present...
2025-07-24  Richard Bienertree-optimization/121202 - fix vector stmt placement
2025-07-24  Nathaniel Sheadc++/modules: Support re-streaming TU_LOCAL_ENTITYs...
2025-07-24  GCC AdministratorDaily bump.
2025-07-23  Martin Jambortree-sra: Fix grp_covered flag computation when totally...
2025-07-23  Siddhesh Poyarekartestsuite: Fix overflow in gcc.dg/vect/pr116125.c
2025-07-23  GCC AdministratorDaily bump.
2025-07-22  Ronan Desplanquesada: Fix generation of Initialize and Adjust calls
2025-07-22  Eric Botcazouada: Remove obsolete code from Safe_Unchecked_Type_Conv...
2025-07-22  Eric Botcazouada: Fix assertion failure on aggregate with controlled...
2025-07-22  Piotr Trojanekada: Tune recent change for bit-packed arrays to help...
2025-07-22  Eric Botcazouada: Fix wrong indirect access to bit-packed array...
2025-07-22  Ghjuvan Lacambreada: exp_util.adb: prevent infinite loop in case of...
2025-07-22  Tobias BurnusOpenMP: Fix implicit 'declare target' for <ostream>
2025-07-22  Thomas SchwingeAvoid SIGSEGV in nvptx 'mkoffload' for voluminous PTX...
2025-07-22  Thomas SchwingeAdd 'libgomp.c++/target-valarray-1.C'
2025-07-22  Thomas Schwingelibgomp: Add testcases for concurrent access to standar...
2025-07-22  Kwok Cheung... libgomp: Add testcases for concurrent access to standar...
2025-07-22  Kwok Cheung... libgomp: Add testcases for the standard C++ math librar...
2025-07-22  Waffl3xAdd 'libgomp.c++/target-flex-[...].C' test cases
2025-07-22  Thomas SchwingeDefuse 'RESULT_DECL' check in 'pass_nrv' (for offloadin...
2025-07-22  Thomas Schwinge'TYPE_EMPTY_P' vs. code offloading [PR120308]
2025-07-22  Thomas SchwingeAdd 'libgomp.c-c++-common/target-abi-struct-1-O0.c...
2025-07-22  Tobias Burnuslibgomp.c/target-map-zero-sized-3.c: Fix code for non...
2025-07-22  Thomas SchwingeGCN, nvptx offloading: Restrain 'WARNING: program timed...
2025-07-22  Thomas SchwingeGCN, nvptx offloading: Restrain 'WARNING: program timed...
2025-07-22  Thomas Schwingenvptx: Support '-march=sm_61'
2025-07-22  Thomas Schwingenvptx: Support '-mptx=5.0'
2025-07-22  Thomas SchwingeAdjust 'libgomp.c++/target-cdtor-{1,2}.C' for 'targetm...
2025-07-22  Thomas SchwingeGCN, nvptx offloading: Host/device compatibility: Itani...
2025-07-22  Thomas SchwingeAdd 'libgomp.c-c++-common/target-cdtor-1.c'
2025-07-22  Andrew PinskiGCN: Properly switch sections in 'gcn_hsa_declare_funct...
2025-07-22  Thomas SchwingeAdjust 'libgomp.c++/target-exceptions-pr118794-1.C...
2025-07-22  GCC AdministratorDaily bump.
2025-07-21  Eric BotcazouAda: Fix wrong tag in style check warnings
2025-07-21  Richard Sandifordaarch64: Tweak handling of general SVE permutes [PR121027]
next