Age | Commit message (Expand) | Author | Files | Lines |
2024-12-06 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2024-12-05 | c: Diagnose unexpected va_start arguments in C23 [PR107980] | Jakub Jelinek | 2 | -1/+2 |
2024-12-01 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2024-11-30 | c++: Implement C++26 P3176R1 - The Oxford variadic comma | Jakub Jelinek | 3 | -0/+12 |
2024-11-30 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-11-29 | c: Range-check indexing of SVE ACLE vectors | Tejas Belagod | 1 | -4/+6 |
2024-11-29 | Daily bump. | GCC Administrator | 1 | -0/+51 |
2024-11-28 | c++: define __cpp_pack_indexing [PR113798] | Marek Polacek | 1 | -0/+1 |
2024-11-28 | Add support for nonnull_if_nonzero attribute [PR117023] | Jakub Jelinek | 2 | -13/+70 |
2024-11-28 | c: Fix gimplification ICE for shifts with invalid redeclarations | Joseph Myers | 1 | -1/+2 |
2024-11-27 | c-family: offer suggestions for missing command-line options [PR82892] | David Malcolm | 4 | -0/+57 |
2024-11-27 | C/C++: add fix-it hints for missing '&' and '*' (v5) [PR87850] | David Malcolm | 2 | -0/+39 |
2024-11-27 | diagnostics: replace %<%s%> with %qs [PR104896] | David Malcolm | 3 | -5/+5 |
2024-11-28 | Daily bump. | GCC Administrator | 1 | -0/+12 |
2024-11-27 | c: Introduce -Wfree-labels | Florian Weimer | 3 | -0/+12 |
2024-11-26 | c++: enable -Warray-compare by default | Jason Merrill | 1 | -0/+5 |
2024-11-27 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2024-11-26 | builtins: Fix up DFP ICEs on __builtin_is{inf,finite,normal} [PR43374] | Jakub Jelinek | 1 | -11/+2 |
2024-11-24 | Daily bump. | GCC Administrator | 1 | -0/+14 |
2024-11-23 | c-family: Regenerate c.opt.urls | Jakub Jelinek | 1 | -0/+3 |
2024-11-23 | Support for 64-bit location_t: Frontend parts | Lewis Hyatt | 2 | -10/+5 |
2024-11-23 | Daily bump. | GCC Administrator | 1 | -0/+47 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 14 | -21/+0 |
2024-11-22 | Add -f{,no-}assume-sane-operators-new-delete options [PR110137] | Jakub Jelinek | 1 | -0/+4 |
2024-11-22 | c-family: Yet another fix for _BitInt & __sync_* builtins [PR117641] | Jakub Jelinek | 1 | -2/+1 |
2024-11-22 | OpenMP: Add 'interop' clause to 'dispatch' for C/C++ | Tobias Burnus | 1 | -0/+1 |
2024-11-22 | OpenMP: 'interop' construct - add C/C++ parser support, improve Fortran parsing | Tobias Burnus | 4 | -2/+28 |
2024-11-22 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-11-21 | c-family, docs: Adjust descriptions/documentation for C23 publication | Jakub Jelinek | 1 | -3/+3 |
2024-11-21 | Daily bump. | GCC Administrator | 1 | -0/+10 |
2024-11-20 | OpenMP: C front-end support for dispatch + adjust_args | Paul-Antoine Arras | 4 | -2/+9 |
2024-11-20 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2024-11-19 | c-family: Fix ICE with __sync_*_and_* on _BitInt [PR117641] | Jakub Jelinek | 1 | -2/+5 |
2024-11-19 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2024-11-18 | diagnostics: add support for nested diagnostics [PR116253] | David Malcolm | 1 | -1/+1 |
2024-11-18 | Daily bump. | GCC Administrator | 1 | -0/+21 |
2024-11-17 | c++: regenerate opt urls | Jason Merrill | 1 | -0/+6 |
2024-11-17 | c: Implement -Wdeprecated-non-prototype | Florian Weimer | 3 | -0/+10 |
2024-11-17 | c++: -M and modules again | Jason Merrill | 1 | -1/+0 |
2024-11-17 | c-family: add -fsearch-include-path | Jason Merrill | 2 | -0/+20 |
2024-11-16 | Daily bump. | GCC Administrator | 1 | -0/+27 |
2024-11-15 | c: Default to -std=gnu23 | Joseph Myers | 1 | -2/+2 |
2024-11-15 | Regenerate gcc/c-family/c.opt.urls | Florian Weimer | 1 | -0/+3 |
2024-11-15 | c: Introduce -Wmissing-parameter-name | Florian Weimer | 2 | -0/+11 |
2024-11-15 | c: Add _Decimal64x support | Jakub Jelinek | 5 | -2/+14 |
2024-11-14 | Daily bump. | GCC Administrator | 1 | -0/+10 |
2024-11-13 | c: add Wzero-as-null-pointer-constant [PR117059] | Martin Uecker | 1 | -1/+1 |
2024-11-13 | c: Handle C23 floating constant {d,D}{32,64,128} suffixes like {df,dd,dl} | Jakub Jelinek | 1 | -1/+6 |
2024-11-13 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2024-11-11 | c++: regenerate opt urls | Jason Merrill | 1 | -2/+2 |