aboutsummaryrefslogtreecommitdiff
path: root/gcc/c.opt
AgeCommit message (Expand)AuthorFilesLines
2009-05-19re PR c/40172 (Revision 147596 breaks bootstrap)Manuel López-Ibáñez1-1/+1
2009-05-07re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)Janis Johnson1-0/+4
2009-04-20re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez1-1/+1
2009-04-19re PR c/32061 ((Wlogical-op) wording of warning of constant logicials need im...Manuel López-Ibáñez1-0/+4
2009-04-15c.opt (Wenum-compare): Enable for C and Objc.Ian Lance Taylor1-1/+1
2009-04-07re PR c++/25185 (deep typedef substitution in error message)Jason Merrill1-0/+4
2009-03-18c.opt: Unify help texts for -Wdeprecated, -Wsystem-headers, and -fopenmp.Ralf Wildenhues1-3/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2009-02-17re PR target/39082 (union with long double doesn't follow x86-64 psABI)H.J. Lu1-1/+4
2009-01-28c.opt (Wpacked-bitfield-compat): Change init value to -1.Adam Nemet1-1/+1
2009-01-23c-decl.c (finish_struct): Move code to set DECL_PACKED after DECL_BIT_FIELD i...Adam Nemet1-0/+4
2008-11-17re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_f...Uros Bizjak1-0/+4
2008-09-18cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefi...Simon Baldwin1-0/+4
2008-08-13re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does m...Manuel López-Ibáñez1-1/+1
2008-06-15omp-low.c (extract_omp_for_data): Fix comment typo.Ralf Wildenhues1-1/+1
2008-05-27Fix c++/27975.Michael Matz1-0/+4
2008-05-25re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke1-3/+0
2008-05-22c.opt (Wimport): Mark as undocumented.Tom Tromey1-2/+1
2008-05-13re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey1-1/+1
2008-03-09c.opt (Wsynth): Deprecate.Ralf Wildenhues1-1/+1
2008-02-26re PR c/34351 (Please get us the "volatile register" warning back)Manuel López-Ibáñez1-0/+4
2008-02-24http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.htmlDiego Novillo1-4/+0
2008-02-19re PR other/31349 (gcc -v --help returns no options for C, C++)Nick Clifton1-1/+1
2008-01-13c-decl.c: (grokdeclarator): Use OPT_Wignored_qualifiers instead of OPT_Wretur...Doug Kwan1-0/+4
2007-07-30directives-only.c: New file.Ollie Wild1-0/+4
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-28Index: gcc/ChangeLogGeoffrey Keating1-0/+4
2007-05-20re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-0/+4
2007-05-19invoke.texi (Warning Options): Add -Wconversion-sign.Manuel López-Ibáñez1-0/+4
2007-05-04c.opt (Wmain,ffreestanding): Enable for C++,ObjC++.Dirk Mueller1-2/+2
2007-04-23c.opt (Wformat-contains-nul): Add warning attribute.Nick Clifton1-1/+1
2007-04-17invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl1-0/+12
2007-04-07Separate NUL byte detection from rest of -Wformat warningsBruce Korb1-0/+4
2007-03-21* c.opt: Fixup for Objective-C/C++.Mike Stump1-4/+4
2007-03-12invoke.texi (Wvla): New warning.Seongbae Park1-0/+4
2007-03-05c.opt (fgnu89-inline): New option.Ian Lance Taylor1-1/+5
2007-02-21common.opt (Warray-bounds): Add Warning attribute.Nick Clifton1-1/+1
2007-02-19c.opt (Waddress): New.Manuel López-Ibáñez1-0/+4
2007-02-15re PR c/26494 (-pedantic-errors can be overridden by -W*)Manuel López-Ibáñez1-2/+2
2007-02-12invoke.texi (Overall Options): Document --help=.Nick Clifton1-89/+89
2007-01-25c-common.h (RID_FIRST_CXX0X): New.Douglas Gregor1-0/+3
2007-01-08c.opt: Add -flax-vector-conversions.Mark Shinwell1-0/+4
2007-01-02re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-0/+4
2006-12-23re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-0/+4
2006-12-22re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-0/+4
2006-12-18c.opt (Wmissing-declarations): Add C++ and ObjC++.Ian Lance Taylor1-1/+1
2006-12-16re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-0/+4
2006-11-25c.opt: Remove -ffixed-form, -ffixed-line-length-none, and -ffixed-line-length...Brooks Moses1-9/+0
2006-11-23re PR c/9072 (-Wconversion should be split into two distinct flags)Manuel López-Ibáñez1-1/+5
2006-11-01c-common.c (flag_cpp0x): New.Doug Gregor1-0/+14