aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-opts.c
AgeCommit message (Expand)Author
2007-07-31svn merge -r120511:126033 svn+ssh://gcc.gnu.org/svn/gcc/branches/redhat/fc6-4...Jakub Jelinek
2007-01-07svn merge -r115877:116503 svn+ssh://gcc.gnu.org/svn/gcc/branches/redhat/gcc-4...Jakub Jelinek
2006-01-28svn merge -r110062:110317 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branchJakub Jelinek
2005-11-04 PR fortran/18452Francois-Xavier Coudert
2005-09-20gcc:Joseph Myers
2005-07-19 PR c/22476Kaveh Ghazi
2005-06-25Update FSF address.Kelley Cook
2005-05-25* c-common.c (unsigned_conversion_warning): Move warning controlDJ Delorie
2005-05-182005-05-18 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2005-05-17 Yet more Objective-C++...Mike Stump
2005-05-02 PR c++/19542Michael Matz
2005-04-24 * c-opts.c (finish_options): Make the line-number of the <built-in>Per Bothner
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-03-222005-03-22 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-03-15Index: gcc/ChangeLogGeoffrey Keating
2005-03-08 * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,Kazu Hirata
2005-03-042005-03-03 Daniel Berlin <dberlin@dbrelin.org>Daniel Berlin
2005-02-24 PR middle-end/18902Richard Henderson
2005-01-24 * c-opts.c, expmed.c, gengtype.c, tree-complex.c,Kazu Hirata
2005-01-23 * c-common.c (explicit_flag_signed_bitfields,Kazu Hirata
2004-11-30 * c-opts.c (check_deps_environment_vars): If spec != NULL, setJakub Jelinek
2004-11-282004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2004-11-24gcc/Steven Bosscher
2004-10-212004-10-21 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-10-11 PR other/17361Roger Sayle
2004-10-03 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,Joseph Myers
2004-09-12 * c-common.c, c-decl.c, c-lex.c, c-objc-common.c, c-opts.c,Joseph Myers
2004-08-30 * c-opts.c (c_common_handle_option): <case OPT_Werror> setGabriel Dos Reis
2004-08-28 PR c++/13684Jason Merrill
2004-08-06 PR c/13282Richard Sandiford
2004-07-25 PR c++/9283Niall Douglas
2004-07-25 * bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti
2004-07-25 * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterBernardo Innocenti
2004-07-092004-07-09 Zack Weinberg <zack@codesourcery.com>Zack Weinberg
2004-06-30 Conditionally compile support for --enable-mapped_location.Per Bothner
2004-06-25* c-common.h (warn_cast_qual, warn_missing_format_attribute,DJ Delorie
2004-06-222004-06-21 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2004-06-18 * c-common.c (flag_objc_sjlj_exceptions): New.Richard Henderson
2004-06-05libcpp:Zack Weinberg
2004-05-22 * c.opt (Wmissing-include-dirs): New.Ben Elliston
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-05-05 * doc/invoke.texi (Directory Options): Document -iquote.Mike Stump
2004-04-30 * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c,Kazu Hirata
2004-04-14Fix problem reported by Dan Berlin on gcc list.James E. Wilson
2004-04-01 * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:Richard Kenner
2004-03-23 PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg
2004-03-04 * target-def.h (TARGET_OPTF): Delete.Alan Modra
2004-03-04 Add framework support for darwin.Mike Stump
2004-02-23gcc/Zack Weinberg
2004-02-19 * c-opts.c (warn_variadic_macros): New.Richard Henderson