]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-opts.c
re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror is...
[thirdparty/gcc.git] / gcc / c-opts.c
2009-03-29  Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2009-02-18  H.J. Lure PR target/39082 (union with long double doesn't...
2009-01-28  Adam Nemetc.opt (Wpacked-bitfield-compat): Change init value...
2009-01-24  H.J. Lure PR c/38938 (-Wno-all doesn't work on -Wpointer-sign)
2009-01-22  H.J. Luc-opts.c (c_common_post_options): Fix a typo in comments.
2008-09-18  Simon Baldwincpplib.h (struct cpp_options): Add new boolean flag...
2008-08-20  Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-18  Manuel López-Ibáñezre PR preprocessor/7263 (__extension__ keyword doesn...
2008-08-13  Manuel López-Ibáñezre PR c/30551 (-pedantic does not include -Wmain, but...
2008-08-08  Manuel López-Ibáñezre PR c/28875 ("-Wextra -Wno-unused-parameter -Wall...
2008-07-29  Jan Hubickaflags.h (flag_really_no_inline): Remove.
2008-07-25  Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-06-18  Jan Hubickac-opts.c (c_common_post_options): PCH is not compatible...
2008-05-25  Daniel Frankere PR fortran/18428 (No preprocessing option -cpp for...
2008-05-09  Tom Tromeyre PR preprocessor/22231 (-MG ignores missing headers...
2008-04-02  Joseph Myerscppopts.texi (-dU): Document.
2008-03-02  Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2008-02-27  Jakub Jelinekc-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA...
2008-02-26  Manuel López-Ibáñezre PR c/34351 (Please get us the "volatile register...
2008-01-22  Manuel López-Ibáñezre PR c/32102 (-Wall stomps on -Wstrict-overflow)
2008-01-14  Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2008-01-13  Doug Kwanc-decl.c: (grokdeclarator): Use OPT_Wignored_qualifiers...
2008-01-02  Douglas Gregorc-opts.c (sanitize_cpp_opts): Don't warn about "long...
2007-12-06  Tom Tromeyre PR c/29172 (--combine can't handle #pragma once)
2007-10-09  Manuel López-Ibáñezc-opts.c (c_common_handle_option): -Wnontemplate-friend...
2007-09-06  Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
2007-09-04  Ben Elliston* c-opts.c: Include "tm_p.h".
2007-08-31  Ollie Wildc-opts.c (c_common_handle_option): Support -fno-directi...
2007-07-30  Ollie Wilddirectives-only.c: New file.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-11  Paolo Carlinire PR middle-end/30482 (<complex> division by 0)
2007-07-08  Sandra Loosemorerevert: c-opts.c (c_common_handle_option): Make DOLLARS...
2007-07-06  Sandra Loosemorec-opts.c (c_common_handle_option): Make DOLLARS_IN_IDEN...
2007-06-07  Simon Martinre PR c++/30759 (initializer-list accepted for object...
2007-05-20  Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2007-05-19  Manuel López-Ibáñezinvoke.texi (Warning Options): Add -Wconversion-sign.
2007-05-11  Silvius RusMakefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.
2007-05-07  Francois-Xavier... re PR driver/31694 (__GFORTRAN__ preprocessor macro)
2007-04-17  Lawrence Crowlinvoke.texi (Debugging Options): Add documentation...
2007-04-07  Bruce KorbSeparate NUL byte detection from rest of -Wformat warnings
2007-03-15  Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2007-03-06  Mike Stumpc-common.c (targetcm): Add.
2007-03-05  Ian Lance Taylorc.opt (fgnu89-inline): New option.
2007-02-19  Manuel López-Ibáñezc.opt (Waddress): New.
2007-02-15  Manuel López-Ibáñezre PR c/26494 (-pedantic-errors can be overridden by...
2007-02-13  Ian Lance Taylorcommon.opt: Add Wstrict-overflow and Wstrict-overflow=.
2007-02-04  Douglas Gregorc-opts.c (c_common_post_options): If C++0x mode is...
2007-01-25  Douglas Gregorc-common.h (RID_FIRST_CXX0X): New.
2007-01-18  Dirk Mueller· Richard Guenther <rguenther@suse.de>
2007-01-08  Mark Shinwellc.opt: Add -flax-vector-conversions.
2007-01-02  Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2006-12-23  Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2006-12-22  Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2006-12-16  Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2006-12-10  Zack Weinbergc-opts.c (c_common_parse_file): Unconditionally give...
2006-11-20  Gabriel Dos Reisre PR c++/8586 (-Wwrite-strings should be included...
2006-11-01  Doug Gregorc-common.c (flag_cpp0x): New.
2006-09-30  Joseph Myersre PR c/24010 (Duplicate C99 dot initializer warning...
2006-09-17  Steven Bosscherre PR c/25993 (-std= produces incorrect preprocessor...
2006-06-01  Per BothnerSuppress extra '#1 <built-in> or '#1 <command line...
2006-05-18  Mike StumpWhitespace fixups
2006-02-24  Geoffrey KeatingIndex: gcc/ChangeLog
2006-02-13  Gabriel Dos Reisinvoke.texi (-Write-strings): Document that it is enabl...
2006-02-09  Gabriel Dos Reisc-common.h (flag_const_strings): Don't declare.
2006-02-07  Dirk Muellerc.opt: C++ frontend supports -Wdiv-by-zero.
2006-01-29  Zack Weinbergc.opt: Add -W(no-)overlength-strings.
2006-01-26  Alexandre Olivare PR c/25892 (-Wpointer-sign creates problems for...
2006-01-22  Gabriel Dos Reisre PR c++/16190 (-Wnon-virtual-dtor, in -Wall, silenced...
2006-01-20  Joseph Myersre PR libstdc++/25524 (libstdc++ headers should go...
2005-12-13  Ben Ellistonc-common.c (c_common_truthvalue_conversion): Generalise...
2005-12-04  Roger Saylere PR c/7776 (const char* p = "foo"; if (p == "foo...
2005-11-04  Francois-Xavier... re PR fortran/18452 (Fortran options induces warning...
2005-09-20  Joseph Myersc.opt (fextended-identifiers): New.
2005-07-19  Kaveh R. Ghazire PR c++/22476 (-Wmissing-format-attribute should...
2005-06-25  Kelley CookUpdate FSF address.
2005-05-25  DJ Deloriec-common.c (unsigned_conversion_warning): Move warning...
2005-05-18  Geoffrey Keatingdummy-checksum.c: New.
2005-05-17  Ziemowit LaskiYet more Objective-C++...
2005-05-02  Michael Matzre PR c++/19542 (attribute(sentinel) has problems with...
2005-04-24  Per Bothnerc-opts.c (finish_options): Make the line-number of...
2005-04-23  DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-03-22  Daniel Berlinc-opts.c (c_common_parse_file): Only start/end main...
2005-03-15  Geoffrey KeatingIndex: gcc/ChangeLog
2005-03-08  Kazu Hiratac-common.c, [...]: Fix comment formatting.
2005-03-04  Daniel Berlinre PR debug/20253 (Macro debug info broken due to lexer...
2005-02-24  Richard Hendersonre PR middle-end/18902 (Naive (default) complex divisio...
2005-01-24  Kazu Hiratac-opts.c, [...]: Update copyright.
2005-01-23  Kazu Hiratac-common.c (explicit_flag_signed_bitfields, [...])...
2004-11-30  Jakub Jelinekc-opts.c (check_deps_environment_vars): If spec !=...
2004-11-28  Nathanael Nerodere PR preprocessor/17651 (Erroneous preprocessor output...
2004-11-24  Steven Bosscherc-opts.c (c_common_post_options): Don't clear flag_inli...
2004-10-21  Andrew Pinskire PR c/17538 (Filename and IMA)
2004-10-11  Roger Saylere PR other/17361 (gcc driver complains about C++ optio...
2004-10-03  Joseph Myersc-aux-info.c, [...]: Follow code formatting conventions.
2004-09-12  Joseph Myersc-common.c, [...]: Use %q, %< and %> for quoting in...
2004-08-30  Gabriel Dos Reisc-opts.c (c_common_handle_option): <case OPT_Werror...
2004-08-28  Jason Merrillre PR c++/13684 (local static object variable construct...
2004-08-06  Richard Sandifordre PR c/13282 (A "-Wno..." switch to turn off "missing...
2004-07-25  Niall Douglasre PR c++/9283 (__attribute__((visibility ("hidden...
2004-07-25  Bernardo Innocentibitmap.c: Use type-safe memory allocation macros from...
next