aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c.opt
AgeCommit message (Expand)AuthorFilesLines
2012-08-17invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek1-0/+3
2012-06-06invoke.texi (fconserve-space): Remove documentation.Steven Bosscher1-1/+1
2012-05-29c.opt (Wmissing-braces): Use LangEnabledBy(C ObjC,Wall).Manuel López-Ibáñez1-1/+1
2012-05-22PR c++/53322 - -Wunused-local-typedefs is not enabled by Wall or WunusedDodji Seketeli1-1/+1
2012-05-17c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.Manuel López-Ibáñez1-7/+0
2012-05-14re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-4/+4
2012-05-13c.opt (Wclobbered,Wempty-body,Wignored-qualifiers, [...]): Use EnabledBy.Manuel López-Ibáñez1-7/+7
2012-05-03flags.h (flag_permissive): Do not declare.Manuel López-Ibáñez1-1/+1
2012-04-30Add -Wvarargs optionDodji Seketeli1-0/+4
2012-04-30invoke.texi (Wmissing-format-attribute): Document as an alias of Wsuggest-att...Manuel López-Ibáñez1-2/+6
2012-04-27Add new option, -Wliteral-suffix.Ollie Wild1-0/+4
2012-04-22re PR c/44774 (-Werror=edantic)Manuel López-Ibáñez1-1/+5
2012-03-21c-common.h (enum cxx_dialect): Add cxx1y.Jason Merrill1-0/+8
2012-03-19re PR c++/14710 (Warning about useless casts)Paolo Carlini1-0/+4
2012-03-15re PR c++/44783 (implement -ftemplate-backtrace-limit=)Manuel López-Ibáñez1-0/+4
2012-02-06re PR c/52118 (The explanation of Wunused-local-typedefs is truncated)Paolo Carlini1-2/+2
2012-01-05re PR middle-end/51764 (mudflap does not work with LTO)Richard Guenther1-0/+16
2011-12-20gcc:Joseph Myers1-4/+16
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe1-2/+2
2011-11-02re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Jason Merrill1-2/+2
2011-11-01re PR c++/44277 ([C++0x] Add warning to facilitate nullptr conversion.)Paolo Carlini1-0/+4
2011-11-01* c.opt (-fdeduce-init-list): Off by default.Jason Merrill1-2/+2
2011-10-31re PR c++/50920 (add a -std=c++11 option to the driver)Jason Merrill1-12/+24
2011-10-27re PR c++/30066 (option to make inline functions hidden)Roberto Agostino Vitillo1-1/+1
2011-10-23re PR c++/50841 (bootstrap failure: narrowing conversion of '-0x0000000000000...Paolo Carlini1-2/+2
2011-10-23re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Paolo Carlini1-2/+2
2011-10-17re PR c++/50757 (Cannot turn off -Wnonnull when using C++)Paolo Carlini1-1/+1
2011-10-17Support -fdebug-cpp optionTom Tromey1-0/+4
2011-10-17Generate virtual locations for tokensTom Tromey1-0/+8
2011-10-14re PR c++/17212 (-W(no)format-zero-length does not work with C++)Paolo Carlini1-1/+1
2011-10-11c.opt: (fallow-parameterless-variadic-functions): New.Tristan Gingold1-0/+4
2011-09-08PR c++/33255 - Support -Wunused-local-typedefs warningDodji Seketeli1-0/+4
2011-07-22re PR c++/49793 ([C++0x] Narrowing conversion from int/short/char to double)Jason Merrill1-0/+4
2011-06-09netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth1-0/+4
2011-06-04invoke.texi: Document -Wdelete-non-virtual-dtor.Jonathan Wakely1-0/+4
2011-03-30PR/driver 48208Christian Schüler1-1/+1
2011-03-25* c.opt: Add -std=c++03.Jason Merrill1-1/+5
2011-03-18c.opt (fconstexpr-depth): Add Var(max_constexpr_depth).Jason Merrill1-2/+2
2011-03-15c-common.c (max_constexpr_depth): New.Jason Merrill1-0/+4
2011-02-17Added -fobjc-abi-version=N and -fobjc-nilcheck flags, and documented themNicola Pero1-0/+8
2011-01-26c.opt (-fkeep-inline-dllexport): New switch.Dave Korn1-2/+6
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-1/+1
2010-11-10common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers1-2/+2
2010-11-03In gcc/c-family/: 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+4
2010-11-03In gcc/: 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+4
2010-10-04c-typeck.c (lookup_field): If -fplan9-extensions, permit referring to a field...Ian Lance Taylor1-0/+4
2010-09-29options.texi (Variable, Var, Init): Update documentation without reference to...Joseph Myers1-2/+2
2010-09-22common.opt (-assemble, [...]): New.Joseph Myers1-0/+150
2010-09-05c.opt (Wdouble-promotion): New.Mark Mitchell1-0/+4
2010-09-02c.opt (falt-external-templates, [...]): Mark no longer supported in help text.Joseph Myers1-5/+5