aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-opts.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-11re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-1/+4
2012-04-27Add new option, -Wliteral-suffix.Ollie Wild1-0/+4
2012-04-22re PR c/44774 (-Werror=edantic)Manuel López-Ibáñez1-6/+6
2012-03-21c-common.h (enum cxx_dialect): Add cxx1y.Jason Merrill1-1/+22
2012-01-18c-opts.c (c_common_post_options): Reset LTO flags if we are about to generate...Richard Guenther1-0/+7
2012-01-10re PR lto/51806 (-flto ignores -Werror)Richard Guenther1-4/+0
2011-12-20gcc:Joseph Myers1-11/+11
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe1-8/+0
2011-11-02re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Jason Merrill1-3/+15
2011-10-31re PR c++/50920 (add a -std=c++11 option to the driver)Jason Merrill1-9/+9
2011-10-23re PR c++/50841 (bootstrap failure: narrowing conversion of '-0x0000000000000...Paolo Carlini1-15/+3
2011-10-23re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Paolo Carlini1-3/+15
2011-10-17Support -fdebug-cpp optionTom Tromey1-0/+4
2011-10-17Generate virtual locations for tokensTom Tromey1-0/+12
2011-08-22Add ability to force lexed tokens' source_locations.Gabriel Charette1-5/+10
2011-07-22re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)Jason Merrill1-0/+3
2011-06-04invoke.texi: Document -Wdelete-non-virtual-dtor.Jonathan Wakely1-0/+1
2011-04-26Implement -Wno-maybe-uninitializedXinliang David Li1-0/+1
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers1-1/+16
2011-03-18c.opt (fconstexpr-depth): Add Var(max_constexpr_depth).Jason Merrill1-4/+0
2011-03-15c-common.c (max_constexpr_depth): New.Jason Merrill1-0/+4
2011-01-26re PR pch/47430 (Random PCH related bootstrap failures on powerpc64-linux)Jakub Jelinek1-1/+7
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-2/+2
2010-11-24common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers1-3/+3
2010-11-24flag-types.h (struct visibility_flags): Don't declare here.Joseph Myers1-4/+4
2010-11-19common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers1-3/+4