aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska1-3/+0
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-8/+18
2018-07-04[multiple changes]Martin Liska1-0/+7
2018-06-12Come up with Deprecated option flag.Martin Liska1-0/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-11Do not error for no_sanitize attributes (PR sanitizer/82490).Martin Liska1-1/+1
2017-08-29Fix --help=target (PR other/39851).Martin Liska1-5/+13
2017-06-28Introduce IntegerRange for options (PR driver/79659).Martin Liska1-2/+7
2017-06-13Implement no_sanitize function attributeMartin Liska1-0/+2
2017-02-25re PR c/79677 (Weird handling of -Werror=)Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-26Fix handling of -fsanitize-recover* options.Martin Liska1-0/+1
2016-09-13re PR middle-end/77475 (unnecessary or misleading context in reporting comman...Jakub Jelinek1-0/+3
2016-06-30Fix bogus option suggestions for RejectNegative options (PR driver/71651)David Malcolm1-0/+1
2016-02-16re PR target/48344 (powerpc ICE with -fstack-limit-register=r2)Kelvin Nilsen1-0/+4
2016-02-12PR driver/69265 and 69453: improved suggestions for various misspelled optionsDavid Malcolm1-0/+11
2016-01-26re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift...Jakub Jelinek1-0/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-08re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected)Jakub Jelinek1-1/+1
2015-11-12Fix big memory leak in ix86_valid_target_attribute_pMartin Liska1-0/+1
2015-09-23[c-family/49654/49655] reject invalid options in pragma diagnosticManuel López-Ibáñez1-0/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-1/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-19PR jit/63854: Fix memory leak within gcc_optionsDavid Malcolm1-0/+1
2014-03-03opts.h (CL_PCH_IGNORE): Define.Joern Rennecke1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-2/+2
2013-02-27opts.h: Include obstack.h.Jakub Jelinek1-0/+7
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-2/+0
2012-08-24dwarf2out.c (gen_producer_string): Omit command line switch if CL_NO_DWARF_RE...Simon Baldwin1-0/+1
2011-11-03re PR lto/44965 (lto option code breaks file format with each added option)Richard Guenther1-4/+0
2011-09-02opts.c (print_specific_help): Fix off-by-one compare in assertion check.Gary Funck1-9/+9
2011-08-18Allow HOST_WIDE_INT for option variable.H.J. Lu1-1/+3
2011-05-16opts-common.c (opt_enum_arg_to_value): New.Joseph Myers1-0/+2
2011-04-04options.texi (ToLower): Document.Joseph Myers1-0/+2
2011-03-31opts.h (cl_option): Add comments to fields.Joseph Myers1-18/+43
2011-03-30options.texi (NegativeAlias): Document.Joseph Myers1-0/+1
2011-03-29lto-opts.c (register_user_option_p, [...]): Make type argument unsigned.Joseph Myers1-22/+22
2010-11-26options.texi (Enum, EnumValue): Document new record types.Joseph Myers1-1/+56
2010-11-24common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers1-1/+5
2010-11-24flag-types.h (struct visibility_flags): Don't declare here.Joseph Myers1-0/+24
2010-11-19options.texi (Var): Document effects of Defer.Joseph Myers1-1/+21
2010-11-12opts-common.c (control_warning_option): New.Joseph Myers1-0/+8
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers1-13/+7
2010-11-11opts.c (warning_as_error_callback, [...]): Remove.Joseph Myers1-1/+0
2010-11-10common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers1-2/+4