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