summaryrefslogtreecommitdiff
path: root/gcc/c.opt
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/25185 (deep typedef substitution in error message)Jason Merrill2009-04-071-0/+4
* c.opt: Unify help texts for -Wdeprecated, -Wsystem-headers, and -fopenmp.Ralf Wildenhues2009-03-181-3/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* re PR target/39082 (union with long double doesn't follow x86-64 psABI)H.J. Lu2009-02-171-1/+4
* c.opt (Wpacked-bitfield-compat): Change init value to -1.Adam Nemet2009-01-281-1/+1
* c-decl.c (finish_struct): Move code to set DECL_PACKED after DECL_BIT_FIELD i...Adam Nemet2009-01-231-0/+4
* re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_f...Uros Bizjak2008-11-171-0/+4
* cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefi...Simon Baldwin2008-09-181-0/+4
* re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does m...Manuel López-Ibáñez2008-08-131-1/+1
* omp-low.c (extract_omp_for_data): Fix comment typo.Ralf Wildenhues2008-06-151-1/+1
* Fix c++/27975.Michael Matz2008-05-271-0/+4
* re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke2008-05-251-3/+0
* c.opt (Wimport): Mark as undocumented.Tom Tromey2008-05-221-2/+1
* re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey2008-05-131-1/+1
* c.opt (Wsynth): Deprecate.Ralf Wildenhues2008-03-091-1/+1
* re PR c/34351 (Please get us the "volatile register" warning back)Manuel López-Ibáñez2008-02-261-0/+4
* http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.htmlDiego Novillo2008-02-241-4/+0
* re PR other/31349 (gcc -v --help returns no options for C, C++)Nick Clifton2008-02-191-1/+1
* c-decl.c: (grokdeclarator): Use OPT_Wignored_qualifiers instead of OPT_Wretur...Doug Kwan2008-01-131-0/+4
* directives-only.c: New file.Ollie Wild2007-07-301-0/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Index: gcc/ChangeLogGeoffrey Keating2007-06-281-0/+4
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2007-05-201-0/+4
* invoke.texi (Warning Options): Add -Wconversion-sign.Manuel López-Ibáñez2007-05-191-0/+4
* c.opt (Wmain,ffreestanding): Enable for C++,ObjC++.Dirk Mueller2007-05-041-2/+2
* c.opt (Wformat-contains-nul): Add warning attribute.Nick Clifton2007-04-231-1/+1
* invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl2007-04-171-0/+12
* Separate NUL byte detection from rest of -Wformat warningsBruce Korb2007-04-071-0/+4
* * c.opt: Fixup for Objective-C/C++.Mike Stump2007-03-211-4/+4
* invoke.texi (Wvla): New warning.Seongbae Park2007-03-121-0/+4
* c.opt (fgnu89-inline): New option.Ian Lance Taylor2007-03-051-1/+5
* common.opt (Warray-bounds): Add Warning attribute.Nick Clifton2007-02-211-1/+1
* c.opt (Waddress): New.Manuel López-Ibáñez2007-02-191-0/+4
* re PR c/26494 (-pedantic-errors can be overridden by -W*)Manuel López-Ibáñez2007-02-151-2/+2
* invoke.texi (Overall Options): Document --help=.Nick Clifton2007-02-121-89/+89
* c-common.h (RID_FIRST_CXX0X): New.Douglas Gregor2007-01-251-0/+3
* c.opt: Add -flax-vector-conversions.Mark Shinwell2007-01-081-0/+4
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2007-01-021-0/+4
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2006-12-231-0/+4
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2006-12-221-0/+4
* c.opt (Wmissing-declarations): Add C++ and ObjC++.Ian Lance Taylor2006-12-181-1/+1
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2006-12-161-0/+4
* c.opt: Remove -ffixed-form, -ffixed-line-length-none, and -ffixed-line-length...Brooks Moses2006-11-251-9/+0
* re PR c/9072 (-Wconversion should be split into two distinct flags)Manuel López-Ibáñez2006-11-231-1/+5
* c-common.c (flag_cpp0x): New.Doug Gregor2006-11-011-0/+14
* re PR c/24010 (Duplicate C99 dot initializer warning missing)Joseph Myers2006-09-301-0/+4
* Whitespace fixupsMike Stump2006-05-181-3/+3
* Index: gcc/ChangeLogGeoffrey Keating2006-02-241-0/+4
* invoke.texi (-Write-strings): Document that it is enabled by default.Gabriel Dos Reis2006-02-131-2/+2
* c-common.h (flag_const_strings): Don't declare.Gabriel Dos Reis2006-02-091-4/+0