summaryrefslogtreecommitdiff
path: root/gcc/opts.h
AgeCommit message (Expand)Author
2020-04-30--with-{documentation,changes}-root-url tweaksJakub Jelinek
2020-04-29diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...Jakub Jelinek
2020-02-24PR47785: Add support for handling Xassembler/Wa options with LTO.Prathamesh Kulkarni
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Remove last leftover usage of params* files.Martin Liska
2019-11-12Param to options conversion.Martin Liska
2019-07-24PR driver/80545 - option -Wstringop-overflow not recognized by FortranMartin Sebor
2019-05-28Support again multiple --help options (PR other/90315).Martin Liska
2019-05-03opts.h (finish_options): Remove lang_mask argument.Jakub Jelinek
2019-05-02Postpone print of --help=* option.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor
2018-07-04[multiple changes]Martin Liska
2018-06-12Come up with Deprecated option flag.Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-10-11Do not error for no_sanitize attributes (PR sanitizer/82490).Martin Liska
2017-08-29Fix --help=target (PR other/39851).Martin Liska
2017-06-28Introduce IntegerRange for options (PR driver/79659).Martin Liska
2017-06-13Implement no_sanitize function attributeMartin Liska
2017-02-25re PR c/79677 (Weird handling of -Werror=)Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-09-26Fix handling of -fsanitize-recover* options.Martin Liska
2016-09-13re PR middle-end/77475 (unnecessary or misleading context in reporting comman...Jakub Jelinek
2016-06-30Fix bogus option suggestions for RejectNegative options (PR driver/71651)David Malcolm
2016-02-16re PR target/48344 (powerpc ICE with -fstack-limit-register=r2)Kelvin Nilsen
2016-02-12PR driver/69265 and 69453: improved suggestions for various misspelled optionsDavid Malcolm
2016-01-26re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift...Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-12-08re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected)Jakub Jelinek
2015-11-12Fix big memory leak in ix86_valid_target_attribute_pMartin Liska
2015-09-23[c-family/49654/49655] reject invalid options in pragma diagnosticManuel López-Ibáñez
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19PR jit/63854: Fix memory leak within gcc_optionsDavid Malcolm
2014-03-03opts.h (CL_PCH_IGNORE): Define.Joern Rennecke
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo
2013-02-27opts.h: Include obstack.h.Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-08-24dwarf2out.c (gen_producer_string): Omit command line switch if CL_NO_DWARF_RE...Simon Baldwin
2011-11-03re PR lto/44965 (lto option code breaks file format with each added option)Richard Guenther
2011-09-02opts.c (print_specific_help): Fix off-by-one compare in assertion check.Gary Funck
2011-08-18Allow HOST_WIDE_INT for option variable.H.J. Lu
2011-05-16opts-common.c (opt_enum_arg_to_value): New.Joseph Myers
2011-04-04options.texi (ToLower): Document.Joseph Myers
2011-03-31opts.h (cl_option): Add comments to fields.Joseph Myers