]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c.opt
Implement a flag -fext-numeric-literals that allows control of whether GNU...
[thirdparty/gcc.git] / gcc / c-family / c.opt
2012-11-10  Ed Smith-RowlandImplement a flag -fext-numeric-literals that allows...
2012-11-09  Jason MerrillAdd C++ attribute abi_tag and -Wabi-tag option.
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-29  Jonathan Wakelyre PR c++/54930 (Add warning switch for "returning...
2012-10-25  Jason MerrillCore 1402
2012-10-25  Jason Merrillc.opt (Winherited-variadic-ctor): New.
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-10-04  Arnaud Charletdumpfile.h, dumpfile.c: Remove TDI_ada.
2012-09-18  Thomas Quinotinvoke.texi: Document -fada-spec-parent.
2012-09-13  Paolo Carlinire PR c++/53210 (warning for data member initialized...
2012-08-17  Jakub Jelinekinvoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-06-06  Steven Bosscherinvoke.texi (fconserve-space): Remove documentation.
2012-05-29  Manuel López-Ibáñezc.opt (Wmissing-braces): Use LangEnabledBy(C ObjC,Wall).
2012-05-22  Dodji SeketeliPR c++/53322 - -Wunused-local-typedefs is not enabled...
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-03  Manuel López-Ibáñezflags.h (flag_permissive): Do not declare.
2012-04-30  Dodji SeketeliAdd -Wvarargs option
2012-04-30  Manuel López-Ibáñezinvoke.texi (Wmissing-format-attribute): Document as...
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-03-19  Paolo Carlinire PR c++/14710 (Warning about useless casts)
2012-03-15  Manuel López-Ibáñezre PR c++/44783 (implement -ftemplate-backtrace-limit=)
2012-02-06  Paolo Carlinire PR c/52118 (The explanation of Wunused-local-typedef...
2012-01-05  Richard Guentherre PR middle-end/51764 (mudflap does not work with...
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-11-01  Paolo Carlinire PR c++/44277 ([C++0x] Add warning to facilitate...
2011-11-01  Jason Merrill* c.opt (-fdeduce-init-list): Off by default.
2011-10-31  Jason Merrillre PR c++/50920 (add a -std=c++11 option to the driver)
2011-10-28  Roberto Agostino... re PR c++/30066 (option to make inline functions hidden)
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  Paolo Carlinire PR c++/50757 (Cannot turn off -Wnonnull when using...
2011-10-17  Tom TromeySupport -fdebug-cpp option
2011-10-17  Tom TromeyGenerate virtual locations for tokens
2011-10-14  Paolo Carlinire PR c++/17212 (-W(no)format-zero-length does not...
2011-10-11  Tristan Gingoldc.opt: (fallow-parameterless-variadic-functions): New.
2011-09-08  Dodji SeketeliPR c++/33255 - Support -Wunused-local-typedefs warning
2011-07-23  Jason Merrillre PR c++/49793 ([C++0x] Narrowing conversion from...
2011-06-09  Rainer Orthnetbsd.h (ENABLE_EXECUTE_STACK): Remove.
2011-06-04  Jonathan Wakelyinvoke.texi: Document -Wdelete-non-virtual-dtor.
2011-03-30  Christian SchülerPR/driver 48208
2011-03-25  Jason Merrill* c.opt: Add -std=c++03.
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-02-17  Nicola PeroAdded -fobjc-abi-version=N and -fobjc-nilcheck flags...
2011-01-26  Dave Kornc.opt (-fkeep-inline-dllexport): New switch.
2010-11-10  Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-11-10  Joseph Myerscommon.opt (flag_excess_precision_cmdline, [...]):...
2010-11-03  Nicola PeroIn gcc/c-family/: 2010-11-03 Nicola Pero <nicola.pero...
2010-11-03  Nicola PeroIn gcc/: 2010-11-03 Nicola Pero <nicola.pero@meta-innov...
2010-10-04  Ian Lance Taylorc-typeck.c (lookup_field): If -fplan9-extensions, permi...
2010-09-29  Joseph Myersoptions.texi (Variable, Var, Init): Update documentatio...
2010-09-22  Joseph Myerscommon.opt (-assemble, [...]): New.
2010-09-05  Mark Mitchellc.opt (Wdouble-promotion): New.
2010-09-02  Joseph Myersc.opt (falt-external-templates, [...]): Mark no longer...
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-16  Joseph Myerscommon.opt: Add driver options.
2010-08-12  Joseph Myersgcc.c (cpp_unique_options): Generate -MDX and -MMDX...
2010-08-03  Joseph Myersalpha.h (SWITCH_TAKES_ARG): Define.
2010-07-27  Joseph Myerscommon.opt (o): Add MissingArgError.
2010-06-21  Joseph Myersc.opt (lang-objc): Remove.
2010-06-16  Jason Merrillfix Wnoexcept typo
2010-06-16  Jason Merrillc.opt: Add -Wnoexcept.
2010-06-07  Joseph Myerscommon.opt (fira-verbose): Use Var.
2010-06-05  Steven Bosscherc-common.c: Move to c-family/.