]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-07-31  Marek Polacekc++: fix ICE with [[deprecated]] [PR120756]
2025-07-31  Richard Bienertree-optimization/121256 - re-instantiate check on...
2025-07-31  Andreas Schwab[RISC-V] Fix wrong CFA during stack probe
2025-07-31  Jakub Jelinekchange get_best_mode args int -> HOST_WIDE_INT [PR121264]
2025-07-31  Jan HubickaFix ICE in speculative devirtualization
2025-07-31  Richard Bienertree-optimization/121256 - properly support SLP in...
2025-07-31  Richard Bienertree-optimization/121130 - vectorizable_call cannot...
2025-07-31  Pengfei Livect: Fix insufficient alignment requirement for specul...
2025-07-31  H.J. Lux86: Transform to "pushq $-1; popq reg" for -Oz
2025-07-31  liuhongtEliminate redundant vpextrq/vpinsrq when move TI to...
2025-07-31  GCC AdministratorDaily bump.
2025-07-30  Sam James[sanitizer_common] Remove reference to obsolete termio...
2025-07-30  Joseph MyersUpdate cpplib sr.po
2025-07-30  Qing ZhaoC: Flex array in union followed by a structure field...
2025-07-30  Qing ZhaoC: Flex array in the middle via type alias is not repor...
2025-07-30  Jennifer Schmitzaarch64: Add tuning model for Olympus core.
2025-07-30  Jakub Jelinekc++: Make __extension__ silence -Wlong-long pedwarns...
2025-07-30  Jeevithatestsuite: Fix gcc.target/powerpc/vsx-builtin-7.c test...
2025-07-30  GCC AdministratorDaily bump.
2025-07-29  Robert Dubnercobol: Honor the "-static" command-line option. [PR119231]
2025-07-29  Robert Dubnercobol: Tweak adjustments to location_t of GENERIC nodes...
2025-07-29  Robert Dubnercobol: Improved linemap and diagnostic handling; PIC...
2025-07-29  Robert Dubnercobol: Eliminate cppcheck warnings in gcc/cobol .cc...
2025-07-29  Robert Dubnercobol: Minor changes to genapi.cc to eliminate CPPCHECK...
2025-07-29  Rainer Orthcobol: Fix build on 32-bit Darwin [PR120621]
2025-07-29  James K. Lowdencobol: Add PUSH and POP to CDF.
2025-07-29  Robert Dubnercobol: Development round-up. [PR120765, PR119337, PR120794]
2025-07-29  James K. Lowdencobol: Respect error in cobol.install-common.
2025-07-29  Robert Dubnercobol: Repair printf format of size_t.
2025-07-29  Robert Dubnercobol: Update test case for intrinsic function syntax.
2025-07-29  James K. Lowdencobol: Revise diagnostic linemap management.
2025-07-29  Robert Dubnercobol: Normalize generating and using function_decls.
2025-07-29  James K. Lowdencobol: Correct diagnostic strings for 32-bit builds.
2025-07-29  James K. Lowdenlibgcobol: Add license.
2025-07-29  James K. Lowdencobol: Correct diagnostic strings to rectify bootstrap...
2025-07-29  James K. Lowdencobol: Some 1000 small changes in answer to cppcheck...
2025-07-29  Robert Dubnercobol: Eliminate unguarded clock_gettime dependencies...
2025-07-29  James K. Lowdencobol: Variety of small changes in answer to cppcheck...
2025-07-29  Robert Dubnercobol: Diagnostic messages, Flex build, and some cppche...
2025-07-29  Robert Dubnercobol: Guard clock_gettime(). [PR119975]
2025-07-29  Robert Dubnercobol: Eliminate cppcheck warnings for libgcobol [PR119323]
2025-07-29  Robert Dubnercobol: Honor HAVE_CLOCK_GETTIME and HAVE_GETTIMEOFDAY...
2025-07-29  Robert Dubnercobol: Wrap the call to fprintf in a libgcobol routine...
2025-07-29  Robert Dubnercobol: Multiple PRs; formatting; exception processing.
2025-07-29  Robert Dubnercobol: sqrt(0) is not an ec-argument error. [PR119885]
2025-07-29  Mark WielaardRegenerate cobol/lang.opt.urls
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...
next