summaryrefslogtreecommitdiff
path: root/gcc/c-family
Commit message (Expand)AuthorAgeFilesLines
* PR c++/80560 - warn on undefined memory operations involving non-trivial typesmsebor2017-06-162-0/+9
* Recognize '-' as special -MF argument (write to stdout)jsm282017-06-142-1/+7
* PR objc/80949mpolacek2017-06-132-2/+8
* Implement no_sanitize function attributemarxin2017-06-135-28/+125
* * tree.h (id_equal): New.jason2017-06-113-3/+7
* PR c/80919mpolacek2017-06-042-0/+12
* PR c/80892 - -Wfloat-conversion now warns about non-floatsmsebor2017-06-032-4/+19
* gcc:edlinger2017-06-022-0/+8
* * c.opt (Wcatch-value): New shortcut for Wcatch-value=1.reichelt2017-06-012-1/+10
* C++ template type diff printingdmalcolm2017-05-303-1/+16
* * doc/invoke.texi (-Wcatch-value=): Document new warning option.reichelt2017-05-252-0/+8
* * c=common.c (field_decl_cmp, resort_field_decl_cmp): Adjust Tnathan2017-05-252-4/+9
* PR c/80731 - poor -Woverflow warningsmsebor2017-05-244-68/+198
* * c-warn.c (match_case_to_enum_1): Don't warn about enums with nojason2017-05-192-0/+9
* gcc/c-family:edlinger2017-05-192-2/+6
* LANG_HOOK_REGISTER_DUMPSnathan2017-05-192-20/+12
* 2017-05-19 Richard Biener <rguenther@suse.de>rguenth2017-05-192-4/+10
* gcc/c-family:edlinger2017-05-182-1/+7
* * c-common.c (c_common_type_for_size): Use NULL_TREE instead of 0.mpolacek2017-05-183-10/+19
* * c-common.c (self_promoting_args_p): Change the return type to bool.mpolacek2017-05-183-7/+13
* * c-common.c: Use NULL_TREE instead of 0 where appropriate.mpolacek2017-05-173-6/+11
* Implement new C++ intrinsics __is_assignable and __is_constructible.ville2017-05-173-0/+9
* Introduce dump_flags_t type and use it instead of int type.marxin2017-05-174-5/+12
* Bye bye, c_save_expr.mpolacek2017-05-173-20/+7
* PR c/35441reichelt2017-05-092-1/+31
* PR c/80525mpolacek2017-05-092-4/+26
* gcc/c/nathan2017-05-093-3/+7
* PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.cmsebor2017-05-093-176/+276
* Bump C++ ABI version.jason2017-05-082-3/+8
* Eliminate report_diagnostic macrodmalcolm2017-05-052-1/+6
* PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.cmsebor2017-05-042-3/+9
* Canonicalize canonical type hashingnathan2017-05-032-6/+7
* 2017-05-01 Xi Ruoyao <ryxi@stu.xidian.edu.cn>law2017-05-014-102/+25
* PR tree-optimization/80523 - -Wformat-overflow doesn't consider -fexec-charsetmsebor2017-04-281-2/+2
* PR c++/80534jakub2017-04-272-1/+8
* 017-04-25 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2017-04-253-119/+10
* * c.opt (Wextra-semi): New C++ warning flag.reichelt2017-04-202-0/+8
* PR middle-end/80423jakub2017-04-202-6/+13
* PR middle-end/79788jakub2017-04-182-21/+21
* Evaluate a SAVE_EXPR before an UBSAN check (PR sanitizer/80350).marxin2017-04-102-0/+7
* Fix numerous typos in commentsredi2017-04-032-1/+5
* PR c++/79572jakub2017-03-313-5/+23
* Fix description of Wendif-labels (PR documentation/78732)dmalcolm2017-03-312-1/+7
* PR libstdc++/80251jakub2017-03-313-2/+9
* PR middle-end/80162jakub2017-03-272-1/+8
* PR c++/79548 - missing -Wunused-variable on a typedef'd variable in a functio...msebor2017-03-212-1/+12
* Simplify uses of "%<%s%>" to "%qs" (PR translation/79848)dmalcolm2017-03-112-3/+9
* Fix up a couple of old ChangeLog entries.msebor2017-03-111-3/+2
* c-indentation.c: workaround xgettext limitation (PR c/79921)dmalcolm2017-03-102-2/+8
* PR c++/79962mpolacek2017-03-092-1/+8