Age | Commit message (Expand) | Author | Files | Lines |
2018-11-08 | builtin-types.def (BT_FN_VOID_BOOL, [...]): New. | Jakub Jelinek | 1 | -0/+38 |
2018-11-08 | Support %f in pp_format | David Malcolm | 1 | -0/+4 |
2018-11-08 | dump_printf: add "%C" for dumping cgraph_node * | David Malcolm | 1 | -0/+10 |
2018-11-05 | Implement P0732R2, class types in non-type template parameters. | Jason Merrill | 1 | -0/+5 |
2018-10-31 | [PATCH] command line macros | Nathan Sidwell | 1 | -0/+4 |
2018-10-31 | [6/6] Preprocessor forced macro location | Nathan Sidwell | 1 | -0/+4 |
2018-10-30 | PR middle-end/87041 - -Wformat reading through null pointer on unreachable code | Martin Sebor | 1 | -0/+6 |
2018-10-30 | Implement P0892R2, explicit(bool). | Marek Polacek | 1 | -0/+5 |
2018-10-29 | C++: simplify output from suggest_alternatives_for | David Malcolm | 1 | -0/+4 |
2018-10-29 | Folding and check_function_arguments | David Malcolm | 1 | -0/+11 |
2018-10-18 | Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support. | Joseph Myers | 1 | -0/+13 |
2018-10-17 | Update C17 option descriptions not to say "expected to be published". | Joseph Myers | 1 | -0/+5 |
2018-10-12 | Fix typo in previous commit. | Christophe Lyon | 1 | -0/+5 |
2018-10-11 | re PR c++/87364 (Pretty print of enumerator never prints the id, always falls... | Will Wray | 1 | -0/+13 |
2018-10-11 | c-lex.c (c_common_has_attribute): Return 201803 instead of 20180312 for no_un... | Jakub Jelinek | 1 | -0/+5 |
2018-10-09 | Cleanup of libcpp diagnostic callbacks | David Malcolm | 1 | -0/+11 |
2018-10-08 | Don't ICE on vectors of enums (PR 87286) | Richard Sandiford | 1 | -0/+6 |
2018-10-04 | invoke.texi (-Wno-prio-ctor-dtor): Document new warning -Wno-prio-ctor-dtor. | Vinay Kumar | 1 | -0/+6 |
2018-10-03 | Implement P0840, language support for empty objects. | Jason Merrill | 1 | -0/+4 |
2018-10-01 | c-ada-spec.c (get_underlying_decl): Get to the main type variant. | Eric Botcazou | 1 | -0/+5 |
2018-09-25 | Remove Pascal-related entries in code and comments. | Martin Liska | 1 | -0/+5 |
2018-09-21 | c-ada-spec.c: Include diagnostic.h. | Eric Botcazou | 1 | -0/+5 |
2018-09-20 | Add -Wclass-conversion. | Marek Polacek | 1 | -0/+4 |
2018-09-17 | Add range_idx param to range_label::get_text | David Malcolm | 1 | -0/+5 |
2018-09-17 | substring-locations: add class format_string_diagnostic_t | David Malcolm | 1 | -0/+6 |
2018-09-17 | Add -Wabsolute-value | Martin Jambor | 1 | -0/+5 |
2018-09-06 | varasm.c (output_constructor_regular_field): Check TYPE_SIZE_UNIT of the init... | Bernd Edlinger | 1 | -0/+5 |
2018-09-02 | c-common.c (braced_list_to_string): Remove eval parameter. | Bernd Edlinger | 1 | -0/+6 |
2018-08-27 | Replace 8 spaces with a tabular in ChangeLog files. | Martin Liska | 1 | -17/+17 |
2018-08-27 | Less verbose fix-it hints for missing header files (PR 87091) | David Malcolm | 1 | -0/+20 |
2018-08-27 | Come up with fndecl_built_in_p. | Martin Liska | 1 | -0/+9 |
2018-08-26 | PR c++/87029, Implement -Wredundant-move. | Marek Polacek | 1 | -0/+5 |
2018-08-21 | PR c++/86981, Implement -Wpessimizing-move. | Marek Polacek | 1 | -0/+5 |
2018-08-20 | Add support for grouping of related diagnostics (PR other/84889) | David Malcolm | 1 | -0/+11 |
2018-08-20 | [PATCH] #assert becomes macro-like | Nathan Sidwell | 1 | -0/+5 |
2018-08-17 | [PATCH] Adjust lazy macro definition | Nathan Sidwell | 1 | -0/+10 |
2018-08-17 | Formatted printing for dump_* in the middle-end | David Malcolm | 1 | -0/+12 |
2018-08-17 | [PATCH] Macro body is trailing array | Nathan Sidwell | 1 | -0/+2 |
2018-08-17 | [PATCH] Move cpp_macro to cpplib.h | Nathan Sidwell | 1 | -0/+5 |
2018-08-17 | Merge Ignore and Deprecated in .opt files. | Martin Liska | 1 | -0/+6 |
2018-08-16 | -Wmisleading-indentation: fix ICE in get_visual_column (PR c++/70693) | David Malcolm | 1 | -0/+23 |
2018-08-16 | [PATCH] CPP Macro predicates | Nathan Sidwell | 1 | -0/+7 |
2018-08-15 | diagnostics: add labeling of source ranges | David Malcolm | 1 | -0/+15 |
2018-08-13 | PR tree-optimization/71625 - missing strlen optimization on different array i... | Martin Sebor | 1 | -0/+6 |
2018-08-08 | [PATCH] line-map include-from representation | Nathan Sidwell | 1 | -0/+7 |
2018-08-01 | PR tree-optimization/86650 - -Warray-bounds missing inlining context | Martin Sebor | 1 | -0/+11 |
2018-07-31 | c-family: clean up the data tables in c-format.c | David Malcolm | 1 | -0/+13 |
2018-07-31 | Add __builtin_speculation_safe_value | Richard Earnshaw | 1 | -0/+9 |
2018-07-20 | libcpp: remove redundant parameter from rich_location::set_range | David Malcolm | 1 | -0/+6 |
2018-07-20 | PR middle-end/82063 - issues with arguments enabled by -Wall | Martin Sebor | 1 | -0/+5 |