summaryrefslogtreecommitdiff
path: root/gcc/c.opt
Commit message (Expand)AuthorAgeFilesLines
* 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
* c-opts.c (CL_REJECT_NEGATIVE): New.Neil Booth2003-06-021-4/+6
* Makefile.in (c-options.c, [...]): Parallel make safe.Neil Booth2003-06-011-0/+2
* Makefile.in (c-opts.o, [...]): Update dependencies.Neil Booth2003-05-311-0/+600