summaryrefslogtreecommitdiff
path: root/gcc/c-opts.c
Commit message (Expand)AuthorAgeFilesLines
* c-common.c (targetcm): Add.Mike Stump2007-03-061-1/+7
* c.opt (fgnu89-inline): New option.Ian Lance Taylor2007-03-051-0/+7
* c.opt (Waddress): New.Manuel López-Ibáñez2007-02-191-2/+1
* re PR c/26494 (-pedantic-errors can be overridden by -W*)Manuel López-Ibáñez2007-02-151-9/+9
* common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor2007-02-131-1/+3
* c-opts.c (c_common_post_options): If C++0x mode is enabled, don't warn about ...Douglas Gregor2007-02-041-0/+5
* c-common.h (RID_FIRST_CXX0X): New.Douglas Gregor2007-01-251-0/+1
* · Richard Guenther <rguenther@suse.de>Dirk Mueller2007-01-181-0/+1
* 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-1/+4
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2006-12-231-1/+3
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2006-12-221-1/+3
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2006-12-161-2/+5
* c-opts.c (c_common_parse_file): Unconditionally give a warning, suitable for ...Zack Weinberg2006-12-101-7/+19
* re PR c++/8586 (-Wwrite-strings should be included in -Wall)Gabriel Dos Reis2006-11-201-0/+2
* c-common.c (flag_cpp0x): New.Doug Gregor2006-11-011-1/+19
* re PR c/24010 (Duplicate C99 dot initializer warning missing)Joseph Myers2006-09-301-2/+4
* re PR c/25993 (-std= produces incorrect preprocessor output for .S)Steven Bosscher2006-09-171-5/+14
* Suppress extra '#1 <built-in> or '#1 <command line>' on -dD output.Per Bothner2006-06-011-1/+4
* Whitespace fixupsMike Stump2006-05-181-3/+3
* Index: gcc/ChangeLogGeoffrey Keating2006-02-241-0/+10
* invoke.texi (-Write-strings): Document that it is enabled by default.Gabriel Dos Reis2006-02-131-0/+1
* c-common.h (flag_const_strings): Don't declare.Gabriel Dos Reis2006-02-091-9/+1
* c.opt: C++ frontend supports -Wdiv-by-zero.Dirk Mueller2006-02-071-4/+0
* c.opt: Add -W(no-)overlength-strings.Zack Weinberg2006-01-291-0/+8
* re PR c/25892 (-Wpointer-sign creates problems for Emacs)Alexandre Oliva2006-01-261-0/+10
* re PR c++/16190 (-Wnon-virtual-dtor, in -Wall, silenced only by pessimizing c...Gabriel Dos Reis2006-01-221-1/+6
* re PR libstdc++/25524 (libstdc++ headers should go in multilib directories)Joseph Myers2006-01-201-2/+9
* c-common.c (c_common_truthvalue_conversion): Generalise warning for addresses...Ben Elliston2005-12-141-0/+1
* re PR c/7776 (const char* p = "foo"; if (p == "foo") ... is compiled without ...Roger Sayle2005-12-041-0/+1
* re PR fortran/18452 (Fortran options induces warning for fortran that needs p...Francois-Xavier Coudert2005-11-041-7/+20
* c.opt (fextended-identifiers): New.Joseph Myers2005-09-201-0/+4
* re PR c++/22476 (-Wmissing-format-attribute should pick out function pointer ...Kaveh R. Ghazi2005-07-191-2/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* c-common.c (unsigned_conversion_warning): Move warning control from if() to w...DJ Delorie2005-05-241-12/+15
* dummy-checksum.c: New.Geoffrey Keating2005-05-181-0/+8
* Yet more Objective-C++...Ziemowit Laski2005-05-171-8/+0
* re PR c++/19542 (attribute(sentinel) has problems with C++ __null)Michael Matz2005-05-021-0/+4
* c-opts.c (finish_options): Make the line-number of the <built-in> location 0...Per Bothner2005-04-241-1/+4
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-10/+10
* c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin2005-03-221-4/+6
* Index: gcc/ChangeLogGeoffrey Keating2005-03-151-0/+13
* c-common.c, [...]: Fix comment formatting.Kazu Hirata2005-03-081-2/+2
* re PR debug/20253 (Macro debug info broken due to lexer change)Daniel Berlin2005-03-041-1/+4
* re PR middle-end/18902 (Naive (default) complex division algorithm)Richard Henderson2005-02-241-0/+5
* c-opts.c, [...]: Update copyright.Kazu Hirata2005-01-241-1/+1
* c-common.c (explicit_flag_signed_bitfields, [...]): Remove.Kazu Hirata2005-01-231-2/+0
* c-opts.c (check_deps_environment_vars): If spec != NULL, set deps_seen.Jakub Jelinek2004-11-301-0/+1
* re PR preprocessor/17651 (Erroneous preprocessor output with -g when generati...Nathanael Nerode2004-11-281-0/+2
* c-opts.c (c_common_post_options): Don't clear flag_inline_functions.Steven Bosscher2004-11-241-4/+1