summaryrefslogtreecommitdiff
path: root/gcc/c.opt
Commit message (Expand)AuthorAgeFilesLines
* 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
* dummy-checksum.c: New.Geoffrey Keating2005-05-181-0/+4
* Yet more Objective-C++...Ziemowit Laski2005-05-171-2/+27
* re PR c++/19542 (attribute(sentinel) has problems with C++ __null)Michael Matz2005-05-021-0/+4
* c.opt (Wint-to-pointer-cast, [...]): New options.Joseph Myers2005-04-201-0/+8
* c.opt (-F): Remove trailing whitespace from help string.Richard Sandiford2005-04-061-2/+2
* Make -f[no-]show-column also control non-cpp diagnostics.Per Bothner2005-03-281-3/+1
* --text follows this line--Geoffrey Keating2005-03-241-1/+1
* c.opt (ansi, [...]): Correct descriptions.Joseph Myers2005-03-191-4/+4
* Index: gcc/ChangeLogGeoffrey Keating2005-03-151-0/+4
* config.gcc (extra_options): New variable for listing option files.Richard Sandiford2005-03-141-45/+0
* [multiple changes]Andreas Jaeger2005-01-181-1/+5
* re PR c++/13684 (local static object variable constructed once but ctors and ...Jason Merrill2004-08-271-0/+4
* re PR c/13282 (A "-Wno..." switch to turn off "missing initializer" warnings)Richard Sandiford2004-08-061-0/+4
* re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas2004-07-251-0/+4
* re PR c++/15145 (Implementing -Wsequence-point for C++ would be very useful)Andrew Pinski2004-06-271-1/+1
* c-common.h (warn_cast_qual, [...]): Remove explicit declarations.DJ Delorie2004-06-251-46/+50
* c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating2004-06-221-0/+4
* c-common.c (flag_objc_sjlj_exceptions): New.Richard Henderson2004-06-171-0/+4
* Makefile.in (FLAGS_H): New.Zdenek Dvorak2004-06-141-1/+8
* c.opt (Wmissing-include-dirs): New.Ben Elliston2004-05-221-0/+4
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-4/+0
* invoke.texi (Directory Options): Document -iquote.Mike Stump2004-05-051-1/+5
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-151-1/+1
* Add framework support for darwin.Mike Stump2004-03-041-0/+4
* c-opts.c (warn_variadic_macros): New.Richard Henderson2004-02-191-0/+4
* re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell2004-02-171-3/+0
* [multiple changes]Eric Christopher2004-02-021-0/+5
* MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski2003-09-251-1/+17
* invoke.texi (Warning Options): Describe -Wold-style-definition.Andreas Jaeger2003-09-151-0/+4
* PR c++/10538, PR c/5582Andrew Pinski2003-08-191-0/+4
* c.opt: Introduce -fworking-directory.Alexandre Oliva2003-08-051-0/+4
* Makefile.in: Refine dependencies.Neil Booth2003-08-011-1/+1
* c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl...Hans-Peter Nilsson2003-07-281-0/+4
* c.opt: Document Uncodumented; use it.Neil Booth2003-07-171-6/+15
* c.opt: Document more options.Neil Booth2003-07-161-1/+40
* c.opt: Document more options.Neil Booth2003-07-151-2/+47
* c-opts.c (print_help): Remove.Neil Booth2003-07-151-4/+68
* Makefile.in: Update.Neil Booth2003-07-081-0/+8
* cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg2003-07-051-0/+6
* c-opts.c (c_common_handle_option): s/on/value/.Neil Booth2003-06-161-4/+8
* c-opts.c (lang_flags): Update for new spelling of flags.Neil Booth2003-06-151-4/+16