summaryrefslogtreecommitdiff
path: root/gcc/c.opt
Commit message (Expand)AuthorAgeFilesLines
* 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
* c.opt: C++ frontend supports -Wdiv-by-zero.Dirk Mueller2006-02-071-1/+1
* c.opt: Add -W(no-)overlength-strings.Zack Weinberg2006-01-291-0/+4
* re PR c/25892 (-Wpointer-sign creates problems for Emacs)Alexandre Oliva2006-01-261-1/+1
* re PR libstdc++/25524 (libstdc++ headers should go in multilib directories)Joseph Myers2006-01-201-1/+5
* [multiple changes]Diego Novillo2006-01-181-0/+4
* * c.opt (ffixed-line-length-none): New.David Edelsohn2005-11-151-0/+3
* re PR fortran/18452 (Fortran options induces warning for fortran that needs p...Francois-Xavier Coudert2005-11-041-0/+3
* c.opt (fextended-identifiers): New.Joseph Myers2005-09-201-0/+4
* re PR c++/7874 (g++ finds friend functions defined in class-definition but no...Ian Lance Taylor2005-09-121-0/+4
* toplev.h: Add comment about the first parameter for warning().DJ Delorie2005-07-191-0/+4
* bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers2005-07-031-2/+2
* c.opt, [...]: Remove "." from end of help texts.Joseph Myers2005-07-021-5/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR c/21759 (Implement warning for codes at the intersection of C and C++)Gabriel Dos Reis2005-06-091-0/+5
* c-common.c (unsigned_conversion_warning): Move warning control from if() to w...DJ Delorie2005-05-241-1/+1