pr60092.c: Remove default dg-skip-if arguments.
[gcc.git] / gcc / c-family / c-opts.c
2014-03-22 Jakub Jelinekre PR debug/60603 (.debug_macinfo/.debug_macro has...
2014-03-11 Ian BoltonDon't override -ffp-contract=fast if -funsafe-math...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-11-19 Basile Starynkevitchc-opts.c: Include plugin.h.
2013-11-06 Joseph Myersc-opts.c (c_common_post_options): Set -ffp-contract...
2013-11-05 Tobias Burnusc.opt (-Wdate-time): New option
2013-06-23 Gabriel Dos Reisc-common.c (c_common_nodes_and_builtins): Use cxx11...
2013-04-24 Paolo Carlinicpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.
2013-02-18 Jakub Jelinekre PR pch/54117 (FAIL: ./decl-3.h -O0 -g (internal...
2013-01-19 Jason Merrillre PR target/54908 (misc regressions on emutls targets...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-16 Simon Baldwincpplib.h (struct cpp_options): Add canonical_system_hea...
2012-11-10 Ed Smith-RowlandImplement a flag -fext-numeric-literals that allows...
2012-11-07 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-11-07 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-23 Joseph Myersgcc:
2012-10-20 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-16 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-08-17 Jakub Jelinekinvoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-06-21 Steven Bosscherc-common.h (c_common_print_pch_checksum): Remove.
2012-05-29 Manuel López-Ibáñezc.opt (Wmissing-braces): Use LangEnabledBy(C ObjC,Wall).
2012-05-28 Paolo Carlinire PR c++/25137 (Warning "missing braces around initial...
2012-05-17 Manuel López-Ibáñezc.opt (--pedantic-errors,-pedantic-errors): Do not...
2012-05-14 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-05-13 Manuel López-Ibáñezc.opt (Wclobbered,Wempty-body,Wignored-qualifiers,...
2012-05-11 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-04-27 Ollie WildAdd new option, -Wliteral-suffix.
2012-04-22 Manuel López-Ibáñezre PR c/44774 (-Werror=edantic)
2012-03-21 Jason Merrillc-common.h (enum cxx_dialect): Add cxx1y.
2012-01-18 Richard Guentherc-opts.c (c_common_post_options): Reset LTO flags if...
2012-01-10 Richard Guentherre PR lto/51806 (-flto ignores -Werror)
2011-12-20 Joseph Myersgcc:
2011-11-30 Iain Sandoeshift flag_next/gnu_runtime to modern opts system.
2011-11-02 Jason Merrillre PR c++/50810 (c++0x-compat does not warn about narro...
2011-10-31 Jason Merrillre PR c++/50920 (add a -std=c++11 option to the driver)
2011-10-23 Paolo Carlinire PR c++/50841 (bootstrap failure: narrowing conversio...
2011-10-23 Paolo Carlinire PR c++/50810 (c++0x-compat does not warn about narro...
2011-10-17 Tom TromeySupport -fdebug-cpp option
2011-10-17 Tom TromeyGenerate virtual locations for tokens
2011-08-22 Gabriel CharetteAdd ability to force lexed tokens' source_locations.
2011-07-22 Jason Merrillre PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)
2011-06-04 Jonathan Wakelyinvoke.texi: Document -Wdelete-non-virtual-dtor.
2011-04-26 Xinliang David LiImplement -Wno-maybe-uninitialized
2011-04-06 Joseph Myerstm.texi.in: Document C target hooks as separate from...
2011-03-18 Jason Merrillc.opt (fconstexpr-depth): Add Var(max_constexpr_depth).
2011-03-15 Jason Merrillc-common.c (max_constexpr_depth): New.
2011-01-26 Jakub Jelinekre PR pch/47430 (Random PCH related bootstrap failures...
2010-11-29 Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-24 Joseph Myerscommon.opt (initial_max_fld_align, [...]): New Variable...
2010-11-24 Joseph Myersflag-types.h (struct visibility_flags): Don't declare...
2010-11-19 Joseph Myerscommon.opt (debug_struct_ordinary, [...]): New Variable...
2010-11-17 Joseph Myersinvoke.texi (-dy): Remove.
2010-11-12 Joseph Myersopts-common.c (control_warning_option): New.
2010-11-12 Joseph MyersMakefile.in (OPTS_H): Define.
2010-11-11 Joseph Myersopts.c (warning_as_error_callback, [...]): Remove.
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-11-10 Joseph Myerscommon.opt (flag_excess_precision_cmdline, [...]):...
2010-10-20 Nicola PeroIn gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innov...
2010-10-08 Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-10-05 Joseph Myersopts-common.c (handle_option, [...]): Add diagnostic_co...
2010-10-04 Joseph Myersoptc-gen.awk: Define global_options_set.
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-02 Joseph Myersopts.h (struct cl_option): Add warn_message field.
2010-09-02 Joseph Myersre PR driver/44076 (-MT <target> behaves different...
2010-08-16 Joseph Myersoptions.texi (NoDriverArg): Document.
2010-08-12 Joseph Myersgcc.c (cpp_unique_options): Generate -MDX and -MMDX...
2010-08-11 Joseph Myersopts.h (struct cl_option_handler_func): Make handler...
2010-08-03 Joseph Myersalpha.h (SWITCH_TAKES_ARG): Define.
2010-07-27 Joseph Myerscoretypes.h (struct cl_option_handlers): Declare.
2010-07-27 Joseph Myerscommon.opt (o): Add MissingArgError.
2010-07-27 Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
2010-06-21 Joseph Myersc.opt (lang-objc): Remove.
2010-06-21 Joern Rennecke* c-opts.c: Include "tm_p.h".
2010-06-10 Joseph Myerscommon.opt (fshow-column): Don't mark as C ObjC C+...
2010-06-07 Joseph Myerscommon.opt (fira-verbose): Use Var.
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.