aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-opts.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-1/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-15N3778: Sized DeallocationJason Merrill1-0/+4
2014-11-21PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard1-0/+7
2014-10-26In cp/error.c...Manuel López-Ibáñez1-13/+2
2014-10-17c-opts.c (c_common_post_options): Set warn_implicit_int.Marek Polacek1-0/+4
2014-10-15invoke.texi: Update to reflect that GNU11 is the default mode for C.Marek Polacek1-0/+3
2014-09-15c.opt (Wpsabi): Use LangEnabledBy.Manuel López-Ibáñez1-4/+0
2014-09-09invoke.texi (Wnormalized=): Update.Manuel López-Ibáñez1-23/+0
2014-09-04options.texi: Document that Var and Init are required if CPP is given.Manuel López-Ibáñez1-31/+10
2014-08-29directives.c (check_eol_1): New.Manuel López-Ibáñez1-28/+0
2014-08-29macro.c (warn_of_redefinition): Suppress warnings for builtins that lack the ...Manuel López-Ibáñez1-4/+0
2014-08-25c.opt: Change -std=c++1y and -std=gnu++1y to be aliases for -std=c++14 and -s...Jason Merrill1-5/+5
2014-08-23cpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...Edward Smith-Rowland1-6/+7
2014-08-22c.opt (Wcomment): Use CPP, Var and LangEnabledBy.Manuel López-Ibáñez1-11/+1
2014-08-20re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-1/+15
2014-08-19re PR preprocessor/60975 (-Wvariadic-macros does not print warning)Manuel López-Ibáñez1-6/+3
2014-08-19c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9...Marek Polacek1-2/+5
2014-08-10re PR c/51849 (-Wc99-compat would be considered useful)Marek Polacek1-0/+1
2014-07-24re PR c/57653 (filename information discarded when using -imacros)Marek Polacek1-0/+6
2014-06-26c-common.h (enum cxx_dialect): Add cxx1z.Jason Merrill1-0/+25
2014-06-26c-common.h (get_dump_info): Declare.Teresa Johnson1-0/+38
2014-06-12Support -Wabi warning about backward compatibility.Jason Merrill1-0/+26
2014-05-06c-opts.c (c_common_post_options): For -freestanding...Richard Biener1-0/+6
2014-03-22re PR debug/60603 (.debug_macinfo/.debug_macro has wrong line numbers for bui...Jakub Jelinek1-9/+10
2014-03-11Don't override -ffp-contract=fast if -funsafe-math-optimizationsIan Bolton1-1/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill1-0/+4
2013-11-19c-opts.c: Include plugin.h.Basile Starynkevitch1-0/+12
2013-11-06c-opts.c (c_common_post_options): Set -ffp-contract=off in C standards modes.Joseph Myers1-0/+9
2013-11-05c.opt (-Wdate-time): New optionTobias Burnus1-0/+1
2013-06-23c-common.c (c_common_nodes_and_builtins): Use cxx11 in lieu of cxx0x.Gabriel Dos Reis1-1/+1
2013-04-24cpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.Paolo Carlini1-1/+1
2013-02-18re PR pch/54117 (FAIL: ./decl-3.h -O0 -g (internal compiler error))Jakub Jelinek1-0/+10
2013-01-19re PR target/54908 (misc regressions on emutls targets remain from dynamic in...Jason Merrill1-0/+14
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin1-0/+4
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNU...Ed Smith-Rowland1-2/+14
2012-11-07re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-9/+0
2012-11-07re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-56/+10
2012-10-23gcc:Joseph Myers1-1/+20
2012-10-20re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-71/+0
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-9/+1
2012-08-17invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek1-2/+3
2012-06-21c-common.h (c_common_print_pch_checksum): Remove.Steven Bosscher1-1/+7
2012-05-29c.opt (Wmissing-braces): Use LangEnabledBy(C ObjC,Wall).Manuel López-Ibáñez1-2/+0
2012-05-28re PR c++/25137 (Warning "missing braces around initializer" causing problems...Paolo Carlini1-1/+2
2012-05-17c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.Manuel López-Ibáñez1-11/+1
2012-05-14re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-12/+37
2012-05-13c.opt (Wclobbered,Wempty-body,Wignored-qualifiers, [...]): Use EnabledBy.Manuel López-Ibáñez1-16/+2