invoke.texi: Document new switches -Wno-shadow-ivar, -fno-local-ivars and -fivar...
[gcc.git] / gcc / c-family / c.opt
2014-05-12 Dimitris Papavasiliouinvoke.texi: Document new switches -Wno-shadow-ivar...
2014-05-02 Marek Polacek* c.opt (Wsizeof-pointer-memaccess): Describe option.
2014-05-01 Marek Polacekre PR c/43245 (add option to control "discarding qualif...
2014-04-25 Mike Stump* c.opt (Wshadow-ivar): Default to on.
2014-04-24 Dimitris Papavasiliouflag-types.h (enum ivar_visibility): Add.
2014-04-11 Tobias Burnusre PR c/60194 (-Wformat should also warn when using...
2014-04-03 Nathan Sidwellinvoke.texi (Wnon-virtual-dtor): Adjust documentation.
2014-03-11 Jason Merrill* c.opt: Add -std=gnu++14.
2014-03-08 Paulo Matoslto-wrapper.c (merge_and_complain): Ensure -fshort...
2014-03-07 Jason Merrill* c.opt: Add -std=c++14.
2014-01-24 Balaji V. IyerReplace flag_enable_cilkplus with flag_cilkplus.
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-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-28 Sergey Ostanevichcommon.opt: Introduced a new option -fsimd-cost-model.
2013-11-20 Joshua J Cogliatire PR c/53001 (-Wfloat-conversion should be available...
2013-11-08 Ilya Enkovichcommon.opt (fcheck-pointer-bounds): Move to ...
2013-11-05 Tobias Burnusc.opt (-Wdate-time): New option
2013-11-05 Tobias Burnusinvoke.texi (-fopenmp-simd): Document new option.
2013-10-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-10-03 Marc Glissere PR c++/19476 (Missed null checking elimination with...
2013-09-14 Iain Sandoere PR target/48094 (ld: warning: section has unexpected...
2013-09-09 Paolo Carlinire PR c++/43452 (Array delete causes error on incomplet...
2013-07-10 Paolo Carlinire PR c++/57869 ([C++11] Casting a object pointer to...
2013-05-28 Balaji V. IyerImplemented Cilk Plus Array Notation for C Compiler.
2013-04-24 Paolo Carlinic.opt ([Wpointer-arith]): Enabled by -Wpedantic, as...
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-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
next