Age | Commit message (Expand) | Author | Files | Lines |
2024-11-30 | c++: Implement C++26 P3176R1 - The Oxford variadic comma | Jakub Jelinek | 1 | -0/+4 |
2024-11-27 | c: Introduce -Wfree-labels | Florian Weimer | 1 | -0/+4 |
2024-11-22 | Add -f{,no-}assume-sane-operators-new-delete options [PR110137] | Jakub Jelinek | 1 | -0/+4 |
2024-11-21 | c-family, docs: Adjust descriptions/documentation for C23 publication | Jakub Jelinek | 1 | -3/+3 |
2024-11-17 | c: Implement -Wdeprecated-non-prototype | Florian Weimer | 1 | -0/+4 |
2024-11-17 | c-family: add -fsearch-include-path | Jason Merrill | 1 | -0/+7 |
2024-11-15 | c: Introduce -Wmissing-parameter-name | Florian Weimer | 1 | -0/+4 |
2024-11-13 | c: add Wzero-as-null-pointer-constant [PR117059] | Martin Uecker | 1 | -1/+1 |
2024-11-11 | c++: rename -fmodules-ts to -fmodules | Jason Merrill | 1 | -5/+5 |
2024-11-01 | c++: Adjust docs and option descriptions for the publishing of C++23 | Jakub Jelinek | 1 | -4/+4 |
2024-10-30 | c: Do not document C23 support as experimental and incomplete | Joseph Myers | 1 | -3/+3 |
2024-10-27 | c-family: -Wleading-whitespace= argument spelling | Jakub Jelinek | 1 | -4/+4 |
2024-10-23 | libcpp: Add -Wleading-whitespace= warning | Jakub Jelinek | 1 | -0/+19 |
2024-10-17 | c, libcpp: Partially implement C2Y N3353 paper [PR117028] | Jakub Jelinek | 1 | -1/+1 |
2024-10-15 | libcpp: Add -Wtrailing-blanks warning | Jakub Jelinek | 1 | -0/+20 |
2024-10-08 | gcc, libcpp: Add warning switch for "#pragma once in main file" [PR89808] | Ken Matsui | 1 | -0/+4 |
2024-10-03 | c++: add -Wdeprecated-literal-operator [CWG2521] | Jason Merrill | 1 | -0/+4 |
2024-10-02 | libcpp: Implement clang -Wheader-guard warning [PR96842] | Jakub Jelinek | 1 | -0/+4 |
2024-09-24 | c++: Implement C++23 P2718R0 - Wording for P2644R1 Fix for Range-based for Lo... | Jakub Jelinek | 1 | -0/+4 |
2024-09-19 | c++: deleting explicitly-defaulted functions [PR116162] | Marek Polacek | 1 | -0/+4 |
2024-09-12 | libcpp: adjust pedwarn handling | Jason Merrill | 1 | -4/+4 |
2024-09-12 | libcpp, c-family: Add (dumb) C23 N3017 #embed support [PR105863] | Jakub Jelinek | 1 | -0/+10 |
2024-08-06 | c++: permit errors inside uninstantiated templates [PR116064] | Patrick Palka | 1 | -0/+4 |
2024-08-02 | c++: Move -Wdangling-reference to -Wextra | Marek Polacek | 1 | -1/+1 |
2024-07-14 | c, objc: Add -Wunterminated-string-initialization | Alejandro Colomar | 1 | -0/+4 |
2024-07-10 | c++: remove Concepts TS code | Marek Polacek | 1 | -2/+2 |
2024-06-24 | c-family: Add Warning property to Wnrvo option [PR115624] | Andrew Pinski | 1 | -1/+1 |
2024-06-11 | c: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y _Generic with type operand | Joseph Myers | 1 | -0/+12 |
2024-05-15 | c++: DR 569, DR 1693: fun with semicolons [PR113760] | Marek Polacek | 1 | -1/+1 |
2024-04-23 | Spelling fixes for translatable strings | Jakub Jelinek | 1 | -1/+1 |
2024-04-12 | c++: reference cast, conversion fn [PR113141] | Jason Merrill | 1 | -0/+4 |
2024-03-04 | c++/modules: relax diagnostic about GMF contents | Patrick Palka | 1 | -0/+4 |
2024-02-10 | c++: DR2237, cdtor and template-id tweaks [PR107126] | Marek Polacek | 1 | -0/+4 |
2024-01-23 | Sort warning options in c-family/c.opt. | Sandra Loosemore | 1 | -244/+244 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-21 | c++: Enable -Walloc-size and -Wcalloc-transposed-args warnings for C++ | Jakub Jelinek | 1 | -1/+1 |
2023-12-20 | c: Split -Wcalloc-transposed-args warning from -Walloc-size, -Walloc-size fixes | Jakub Jelinek | 1 | -0/+4 |
2023-12-13 | c++: note other candidates when diagnosing deletedness | Patrick Palka | 1 | -0/+4 |
2023-12-04 | c++: implement P2564, consteval needs to propagate up [PR107687] | Marek Polacek | 1 | -0/+4 |
2023-12-01 | c: Add new -Wdeclaration-missing-parameter-type permerror | Florian Weimer | 1 | -0/+4 |
2023-11-24 | c-family/c.opt (-Wopenmp): Add missing tailing '.' | Tobias Burnus | 1 | -1/+1 |
2023-11-24 | OpenMP: Add -Wopenmp and use it | Tobias Burnus | 1 | -0/+4 |
2023-11-23 | c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] | Jakub Jelinek | 1 | -0/+4 |
2023-11-09 | c: Add -Wreturn-mismatch warning, split from -Wreturn-type | Florian Weimer | 1 | -0/+4 |
2023-11-08 | c-family: Enable -fpermissive for C and ObjC | Florian Weimer | 1 | -1/+1 |
2023-11-07 | c: Refer more consistently to C23 not C2X | Joseph Myers | 1 | -1/+1 |
2023-11-06 | c: Add -std=c23, -std=gnu23, -Wc11-c23-compat options [PR107954] | Joseph Myers | 1 | -6/+22 |
2023-11-01 | c: Add Walloc-size to warn about insufficient size in allocations [PR71219] | Martin Uecker | 1 | -0/+4 |
2023-09-19 | p1689r5: initial support | Ben Boeckel | 1 | -0/+12 |
2023-08-31 | Darwin: homogenize spelling of macOS | Francois-Xavier Coudert | 1 | -1/+1 |