summaryrefslogtreecommitdiff
path: root/gcc/c-family
Commit message (Expand)AuthorAgeFilesLines
* 2017-06-07 Richard Biener <rguenther@suse.de>rguenth2017-06-072-4/+13
* PR c/80919mpolacek2017-06-072-0/+15
* Update ChangeLog and version files for releasegcc-7_1_0-releasegccadmin2017-05-021-0/+4
* PR c++/80534jakub2017-04-272-1/+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
* Increment value instead of a pointer in ADA macro processing.marxin2017-03-092-1/+5
* * c.opt (Wnoexcept-type): New.jason2017-03-042-0/+8
* 2017-03-02 Richard Biener <rguenther@suse.de>rguenth2017-03-022-0/+8
* Introduce =<number> for couple of options.marxin2017-02-282-2/+7
* Add tabulars for options with enum values.marxin2017-02-282-1/+6
* PR c++/79588jakub2017-02-244-25/+77
* c-family/ebotcazou2017-02-242-98/+20
* instead of -Wnormalized=<options>marxin2017-02-222-1/+6
* PR c++/79641jakub2017-02-212-1/+7
* Restore DECIMAL_DIG macro to C99/C11 value.jsm282017-02-172-4/+8
* PR c/79515mpolacek2017-02-152-0/+9
* Add "__RTL" to cc1dmalcolm2017-01-243-0/+9
* PR c/64279mpolacek2017-01-205-0/+90
* Fix wording of -Wmisleading-indentation (PR c++/71497)dmalcolm2017-01-172-1/+7
* PR c/79116aldyh2017-01-172-1/+9
* PR driver/49726jakub2017-01-162-1/+6
* /c-familypaolo2017-01-162-9/+15
* /c-familypaolo2017-01-162-7/+14
* gcc/c-family/ChangeLog:msebor2017-01-122-7/+11
* PR c/78768 - -Walloca-larger-than and -Wformat-length warnings disabled by -fltomsebor2017-01-112-3/+9
* * c-cppbuiltin.c (c_cpp_builtins): Define __cpp_variadic_using.jason2017-01-102-0/+6
* PR translation/79019jakub2017-01-092-1/+7
* PR tree-optimization/78913 - Probably misleading error reported by -Wformat-l...msebor2017-01-082-0/+14
* [bootstrap-O1] change value type to avoid sprintf buffer size warningaoliva2017-01-062-1/+8
* * doc/invoke.texi (C Dialect Options): Document it.ebotcazou2017-01-052-1/+8
* Error for '-' as filename of a precompiled header (PR pch/78970)marxin2017-01-052-1/+12
* PR c++/64767mpolacek2017-01-042-0/+9
* PR driver/78957jakub2017-01-042-1/+6
* Update copyright years.jakub2017-01-0137-37/+41
* Add RejectNegative for a c option.marxin2016-12-292-1/+6
* 2016-12-27 Alexander Ivchenko <alexander.ivchenko@intel.com>aivchenk2016-12-271-1/+7
* Feature-test macro for P0522R0, matching of template template arguments.jason2016-12-222-0/+8
* PR bootstrap/78817jakub2016-12-213-13/+43