aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-0/+38
2018-11-08Support %f in pp_formatDavid Malcolm1-0/+4
2018-11-08dump_printf: add "%C" for dumping cgraph_node *David Malcolm1-0/+10
2018-11-05Implement P0732R2, class types in non-type template parameters.Jason Merrill1-0/+5
2018-10-31[PATCH] command line macrosNathan Sidwell1-0/+4
2018-10-31[6/6] Preprocessor forced macro locationNathan Sidwell1-0/+4
2018-10-30PR middle-end/87041 - -Wformat reading through null pointer on unreachable codeMartin Sebor1-0/+6
2018-10-30Implement P0892R2, explicit(bool).Marek Polacek1-0/+5
2018-10-29C++: simplify output from suggest_alternatives_forDavid Malcolm1-0/+4
2018-10-29Folding and check_function_argumentsDavid Malcolm1-0/+11
2018-10-18Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support.Joseph Myers1-0/+13
2018-10-17Update C17 option descriptions not to say "expected to be published".Joseph Myers1-0/+5
2018-10-12Fix typo in previous commit.Christophe Lyon1-0/+5
2018-10-11re PR c++/87364 (Pretty print of enumerator never prints the id, always falls...Will Wray1-0/+13
2018-10-11c-lex.c (c_common_has_attribute): Return 201803 instead of 20180312 for no_un...Jakub Jelinek1-0/+5
2018-10-09Cleanup of libcpp diagnostic callbacksDavid Malcolm1-0/+11
2018-10-08Don't ICE on vectors of enums (PR 87286)Richard Sandiford1-0/+6
2018-10-04invoke.texi (-Wno-prio-ctor-dtor): Document new warning -Wno-prio-ctor-dtor.Vinay Kumar1-0/+6
2018-10-03Implement P0840, language support for empty objects.Jason Merrill1-0/+4
2018-10-01c-ada-spec.c (get_underlying_decl): Get to the main type variant.Eric Botcazou1-0/+5
2018-09-25Remove Pascal-related entries in code and comments.Martin Liska1-0/+5
2018-09-21c-ada-spec.c: Include diagnostic.h.Eric Botcazou1-0/+5
2018-09-20Add -Wclass-conversion.Marek Polacek1-0/+4
2018-09-17Add range_idx param to range_label::get_textDavid Malcolm1-0/+5
2018-09-17substring-locations: add class format_string_diagnostic_tDavid Malcolm1-0/+6
2018-09-17Add -Wabsolute-valueMartin Jambor1-0/+5
2018-09-06varasm.c (output_constructor_regular_field): Check TYPE_SIZE_UNIT of the init...Bernd Edlinger1-0/+5
2018-09-02c-common.c (braced_list_to_string): Remove eval parameter.Bernd Edlinger1-0/+6
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-17/+17
2018-08-27Less verbose fix-it hints for missing header files (PR 87091)David Malcolm1-0/+20
2018-08-27Come up with fndecl_built_in_p.Martin Liska1-0/+9
2018-08-26PR c++/87029, Implement -Wredundant-move.Marek Polacek1-0/+5
2018-08-21PR c++/86981, Implement -Wpessimizing-move.Marek Polacek1-0/+5
2018-08-20Add support for grouping of related diagnostics (PR other/84889)David Malcolm1-0/+11
2018-08-20[PATCH] #assert becomes macro-likeNathan Sidwell1-0/+5
2018-08-17[PATCH] Adjust lazy macro definitionNathan Sidwell1-0/+10
2018-08-17Formatted printing for dump_* in the middle-endDavid Malcolm1-0/+12
2018-08-17[PATCH] Macro body is trailing arrayNathan Sidwell1-0/+2
2018-08-17[PATCH] Move cpp_macro to cpplib.hNathan Sidwell1-0/+5
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska1-0/+6
2018-08-16-Wmisleading-indentation: fix ICE in get_visual_column (PR c++/70693)David Malcolm1-0/+23
2018-08-16[PATCH] CPP Macro predicatesNathan Sidwell1-0/+7
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm1-0/+15
2018-08-13PR tree-optimization/71625 - missing strlen optimization on different array i...Martin Sebor1-0/+6
2018-08-08[PATCH] line-map include-from representationNathan Sidwell1-0/+7
2018-08-01PR tree-optimization/86650 - -Warray-bounds missing inlining contextMartin Sebor1-0/+11
2018-07-31c-family: clean up the data tables in c-format.cDavid Malcolm1-0/+13
2018-07-31Add __builtin_speculation_safe_valueRichard Earnshaw1-0/+9
2018-07-20libcpp: remove redundant parameter from rich_location::set_rangeDavid Malcolm1-0/+6
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-0/+5