IA MCU psABI support: changes to libraries
[gcc.git] / gcc / c-family / c.opt
2015-05-12 David MalcolmImplement -Wmisleading-indentation
2015-05-10 Jason Merrillc.opt (std=c++14): Remove Undocumented flag and experim...
2015-05-09 Jason Merrillc.opt (Wc++11-compat): Make primary.
2015-05-09 Jason Merrilllex.c (lex_string): Add -Wc++11-compat warning.
2015-05-07 Marek Polacekre PR c/64918 (invalid (?) warning when initializing...
2015-05-07 Marek Polacekre PR c/65179 (Introduce new C warning: -Wshift-negativ...
2015-05-06 Jason Merrillc.opt (Wterminate): New.
2015-03-27 Ilya Enkovichre PR target/65495 (ICE: chkp_make_addressed_object_bou...
2015-03-10 Ilya Enkovichc.opt (fchkp-use-wrappers): New.
2015-03-10 Ilya Enkovichlinux-common.h (LIBMPX_WRAPPERSSPEC): New.
2015-03-10 Ilya EnkovichMakefile.def: Add libmpx.
2015-02-27 Marek Polacekre PR c/65040 (gcc-5 -Wformat broken)
2015-01-23 Tom de VriesMake fopenacc an LTO option
2015-01-23 Tom de VriesMake fopenmp an LTO option
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-14 Martin Ueckertree-vrp.c (check_array_ref): Emit more warnings for...
2015-01-06 Trevor Saundersimplement -Wsuggest-override
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-20 Martin Ueckerinvoke.texi: Document -Wdiscarded-array-qualifiers.
2014-12-15 Jason MerrillN3778: Sized Deallocation
2014-11-29 Tobias Burnusopt-functions.awk (lang_enabled_by): Support || for...
2014-11-10 Paolo Carliniinvoke.texi ([-Wshift-count-negative, [...]): Add.
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-17 Marek Polacekc-opts.c (c_common_post_options): Set warn_implicit_int.
2014-09-15 Manuel López-Ibáñezc.opt (Wpsabi): Use LangEnabledBy.
2014-09-09 Manuel López-Ibáñezopth-gen.awk: Generate mapping from cpp message reasons...
2014-09-09 Manuel López-Ibáñezinvoke.texi (Wnormalized=): Update.
2014-09-04 Manuel López-Ibáñezoptions.texi: Document that Var and Init are required...
2014-09-03 Marek Polacekinvoke.texi: Document that -Wlogical-not-parentheses...
2014-08-29 Manuel López-Ibáñezdirectives.c (check_eol_1): New.
2014-08-29 Manuel López-Ibáñezmacro.c (warn_of_redefinition): Suppress warnings for...
2014-08-25 Jason Merrillc.opt: Change -std=c++1y and -std=gnu++1y to be aliases...
2014-08-23 Jason Merrill* c.opt (std=gnu++17): Fix alias.
2014-08-22 Manuel López-Ibáñezc.opt (Wcomment): Use CPP, Var and LangEnabledBy.
2014-08-19 Manuel López-Ibáñezre PR preprocessor/60975 (-Wvariadic-macros does not...
2014-08-19 Marek Polacekre PR c++/62153 (warn for bool expression compared...
2014-08-19 Marek Polacekinvoke.texi: Document -Wc99-c11-compat.
2014-08-19 Marek Polacekc-opts.c (sanitize_cpp_opts): Make warn_long_long be...
2014-08-10 Marek Polacekre PR c/51849 (-Wc99-compat would be considered useful)
2014-07-31 Marc Glissere PR c++/60517 (warning/error for taking address of...
2014-07-30 Jason Merrillre PR ipa/61659 (Extra undefined symbol because of...
2014-07-30 Tom Tromeyre PR c/59855 (Support sparse-style __attribute__(...
2014-07-14 Jakub Jelinekre PR middle-end/61294 (erroneous memset used with...
2014-07-10 Jason Merrillre PR ipa/61659 (Extra undefined symbol because of...
2014-07-06 Marek Polacekre PR c/6940 (taking sizeof array parameter should...
2014-07-01 Marek Polacekinvoke.texi: Document -Wint-conversion.
2014-07-01 Marek Polacekre PR c/58286 (Need option to make incompatible pointer...
2014-06-26 Jason Merrillc-common.h (enum cxx_dialect): Add cxx1z.
2014-06-20 Hale Wangre PR lto/61123 (With LTO, -fno-short-enums is ignored...
2014-06-16 Marek Polacekre PR c/60439 (No warning for case overflow in switch...
2014-06-12 Jason MerrillSupport -Wabi warning about backward compatibility.
2014-06-05 Marek Polacekre PR c/49706 (No warning for (!x > 1) which is always...
2014-06-03 Marek Polacekre PR c/60439 (No warning for case overflow in switch...
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)
next