2025-07-31 |
Marek Polacek | c++: fix ICE with [[deprecated]] [PR120756] |
commit | commitdiff | tree |
2025-07-31 |
Richard Biener | tree-optimization/121256 - re-instantiate check on... |
commit | commitdiff | tree |
2025-07-31 |
Andreas Schwab | [RISC-V] Fix wrong CFA during stack probe |
commit | commitdiff | tree |
2025-07-31 |
Jakub Jelinek | change get_best_mode args int -> HOST_WIDE_INT [PR121264] |
commit | commitdiff | tree |
2025-07-31 |
Jan Hubicka | Fix ICE in speculative devirtualization |
commit | commitdiff | tree |
2025-07-31 |
Richard Biener | tree-optimization/121256 - properly support SLP in... |
commit | commitdiff | tree |
2025-07-31 |
Richard Biener | tree-optimization/121130 - vectorizable_call cannot... |
commit | commitdiff | tree |
2025-07-31 |
Pengfei Li | vect: Fix insufficient alignment requirement for specul... |
commit | commitdiff | tree |
2025-07-31 |
H.J. Lu | x86: Transform to "pushq $-1; popq reg" for -Oz |
commit | commitdiff | tree |
2025-07-31 |
liuhongt | Eliminate redundant vpextrq/vpinsrq when move TI to... |
commit | commitdiff | tree |
2025-07-31 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-07-30 |
Sam James | [sanitizer_common] Remove reference to obsolete termio... |
commit | commitdiff | tree |
2025-07-30 |
Joseph Myers | Update cpplib sr.po |
commit | commitdiff | tree |
2025-07-30 |
Qing Zhao | C: Flex array in union followed by a structure field... |
commit | commitdiff | tree |
2025-07-30 |
Qing Zhao | C: Flex array in the middle via type alias is not repor... |
commit | commitdiff | tree |
2025-07-30 |
Jennifer Schmitz | aarch64: Add tuning model for Olympus core. |
commit | commitdiff | tree |
2025-07-30 |
Jakub Jelinek | c++: Make __extension__ silence -Wlong-long pedwarns... |
commit | commitdiff | tree |
2025-07-30 |
Jeevitha | testsuite: Fix gcc.target/powerpc/vsx-builtin-7.c test... |
commit | commitdiff | tree |
2025-07-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Honor the "-static" command-line option. [PR119231] |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Tweak adjustments to location_t of GENERIC nodes... |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Improved linemap and diagnostic handling; PIC... |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Eliminate cppcheck warnings in gcc/cobol .cc... |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Minor changes to genapi.cc to eliminate CPPCHECK... |
commit | commitdiff | tree |
2025-07-29 |
Rainer Orth | cobol: Fix build on 32-bit Darwin [PR120621] |
commit | commitdiff | tree |
2025-07-29 |
James K. Lowden | cobol: Add PUSH and POP to CDF. |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Development round-up. [PR120765, PR119337, PR120794] |
commit | commitdiff | tree |
2025-07-29 |
James K. Lowden | cobol: Respect error in cobol.install-common. |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Repair printf format of size_t. |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Update test case for intrinsic function syntax. |
commit | commitdiff | tree |
2025-07-29 |
James K. Lowden | cobol: Revise diagnostic linemap management. |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Normalize generating and using function_decls. |
commit | commitdiff | tree |
2025-07-29 |
James K. Lowden | cobol: Correct diagnostic strings for 32-bit builds. |
commit | commitdiff | tree |
2025-07-29 |
James K. Lowden | libgcobol: Add license. |
commit | commitdiff | tree |
2025-07-29 |
James K. Lowden | cobol: Correct diagnostic strings to rectify bootstrap... |
commit | commitdiff | tree |
2025-07-29 |
James K. Lowden | cobol: Some 1000 small changes in answer to cppcheck... |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Eliminate unguarded clock_gettime dependencies... |
commit | commitdiff | tree |
2025-07-29 |
James K. Lowden | cobol: Variety of small changes in answer to cppcheck... |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Diagnostic messages, Flex build, and some cppche... |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Guard clock_gettime(). [PR119975] |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Eliminate cppcheck warnings for libgcobol [PR119323] |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Honor HAVE_CLOCK_GETTIME and HAVE_GETTIMEOFDAY... |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Wrap the call to fprintf in a libgcobol routine... |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Multiple PRs; formatting; exception processing. |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: sqrt(0) is not an ec-argument error. [PR119885] |
commit | commitdiff | tree |
2025-07-29 |
Mark Wielaard | Regenerate cobol/lang.opt.urls |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Eliminate exception "blob"; streamline some... |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: One additional edit to testsuite/cobol.dg/group1... |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Don't display 0xFF HIGH-VALUE characters in... |
commit | commitdiff | tree |
2025-07-29 |
Rainer Orth | libgcobol: Allow for lack of LOG_PERROR |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Eliminate padding bytes from cbl_declarative_t... |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: New testcases. |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Auto-detect source format; some FldLiteralN... |
commit | commitdiff | tree |
2025-07-29 |
Rainer Orth | libgcobol: Heed --enable-libgcobol |
commit | commitdiff | tree |
2025-07-29 |
Rainer Orth | cobol: Allow for undefined NAME_MAX [PR119217] |
commit | commitdiff | tree |
2025-07-29 |
Rainer Orth | cobol: Initialize regmatch_t portably [PR119217] |
commit | commitdiff | tree |
2025-07-29 |
Rainer Orth | cobol: Don't require GLOB_BRACE etc. [PR119217] |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | libgcobol: Fix bootstrap for targets without program_in... |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Rewrite exception handling. Partially refactor... |
commit | commitdiff | tree |
2025-07-29 |
Jakub Jelinek | cobol: Fix up exception handling [PR119364] |
commit | commitdiff | tree |
2025-07-29 |
Jakub Jelinek | cobol, v2: Fix up cobol cross-compilation from 32-bit... |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: New testcases. |
commit | commitdiff | tree |
2025-07-29 |
Robert Dubner | cobol: Repair some exception processing logic. |
commit | commitdiff | tree |
2025-07-29 |
Rainer Orth | libgcobol: Check for struct tm tm_zone |
commit | commitdiff | tree |
2025-07-29 |
Juergen Christ | testsuite: Adjust s390x params for vector tests. |
commit | commitdiff | tree |
2025-07-29 |
Francois-Xavier... | Darwin: account for macOS 26 |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Handle allocation fail returns [PR121219]. |
commit | commitdiff | tree |
2025-07-29 |
Jason Merrill | c++: add passing testcases [PR120243] |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: CWG2563 promise lifetime extension... |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Remove use of coroutine handle in... |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++,coroutines: Handle await expressions in assume... |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Handle unevaluated contexts. |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Avoid UNKNOWN_LOCATION synthesizing... |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Improve diagnostics for awaiter/promise. |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Handle builtin_constant_p [PR116775]. |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Ensure that the resumer is marked... |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++: Fix template class lookup [PR120495, PR115605]. |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Make analyze_fn_params into a class... |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Simplify initial_await_resume_called. |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Some cleanups in build_actor. |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++: Emit an error for attempted constexpr co_await... |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++: Add co_await, co_yield and co_return to dump_expr. |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Make a check more specific [PR109283]. |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Clean up the ramp cleanups. |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Use decltype(auto) for the g_r_o. |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Address CWG2563 return value init... |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Fix identification of coroutine ramps... |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++, coroutines: Allow NVRO in more cases for ramp... |
commit | commitdiff | tree |
2025-07-29 |
Iain Sandoe | c++: Set the outer brace marker for missed cases. |
commit | commitdiff | tree |
2025-07-29 |
Martin Jambor | tree-sra: Avoid total SRA if there are incompat. aggreg... |
commit | commitdiff | tree |
2025-07-29 |
Jakub Jelinek | calls: Allow musttail calls to noreturn [PR121159] |
commit | commitdiff | tree |
2025-07-29 |
H.J. Lu | x86: Enable *mov<mode>_(and|or) only for -Oz |
commit | commitdiff | tree |
2025-07-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-07-28 |
Georg-Johann Lay | AVR: target/121277 - Don't load 0x800000 with const... |
commit | commitdiff | tree |
2025-07-28 |
Andre Vehreschild | Fortran: Allow for iterator substitution in array const... |
commit | commitdiff | tree |
2025-07-28 |
Xi Ruoyao | LoongArch: Fix wrong code generated by TARGET_VECTORIZE... |
commit | commitdiff | tree |
2025-07-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-07-27 |
Alexey Merzlyakov | [RISC-V] Correct CFA notes for stack-clash protection... |
commit | commitdiff | tree |
2025-07-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-07-26 |
Andrew Pinski | gcse: Skip hardreg pre when the hardreg is never live... |
commit | commitdiff | tree |
next |