aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.h
AgeCommit message (Expand)Author
2017-09-15Subject: Backport r251400Martin Liska
2017-02-24 PR c/79677Jakub Jelinek
2017-01-01 Update copyright years.Jakub Jelinek
2016-09-26Fix handling of -fsanitize-recover* options.Martin Liska
2016-09-13 PR middle-end/77475Jakub Jelinek
2016-06-30Fix bogus option suggestions for RejectNegative options (PR driver/71651)David Malcolm
2016-02-16[gcc]Kelvin Nilsen
2016-02-12PR driver/69265 and 69453: improved suggestions for various misspelled optionsDavid Malcolm
2016-01-26 PR lto/69254Jakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-08 PR c/48088Jakub 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-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-19PR jit/63854: Fix memory leak within gcc_optionsDavid Malcolm
2014-03-03 * opts.h (CL_PCH_IGNORE): Define.Joern Rennecke
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10 * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):Oleg Endo
2013-02-27 * opts.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-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-08-24gcc/ChangeLogSimon Baldwin
2011-11-032011-11-03 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-09-022011-09-02 Gary Funck <gary@intrepid.com>Gary Funck
2011-08-18Allow HOST_WIDE_INT for option variable.H.J. Lu
2011-05-16 * opts-common.c (opt_enum_arg_to_value): New.Joseph Myers
2011-04-04 * doc/options.texi (ToLower): Document.Joseph Myers
2011-03-31 * opts.h (cl_option): Add comments to fields. Add bit-fields forJoseph Myers
2011-03-30 * doc/options.texi (NegativeAlias): Document.Joseph Myers
2011-03-29 * lto-opts.c (register_user_option_p, lto_register_user_option):Joseph Myers
2010-11-26 * doc/options.texi (Enum, EnumValue): Document new record types.Joseph Myers
2010-11-24 * common.opt (initial_max_fld_align, flag_debug_asm,Joseph Myers
2010-11-24 * flag-types.h (struct visibility_flags): Don't declare here.Joseph Myers
2010-11-19 * doc/options.texi (Var): Document effects of Defer.Joseph Myers
2010-11-12 * opts-common.c (control_warning_option): New.Joseph Myers
2010-11-12 * Makefile.in (OPTS_H): Define.Joseph Myers
2010-11-11 * opts.c (warning_as_error_callback,Joseph Myers
2010-11-10 * common.opt (flag_excess_precision_cmdline, flag_generate_lto,Joseph Myers
2010-11-05 * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG,Joseph Myers
2010-10-08 * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers
2010-10-05 * opts-common.c (handle_option, handle_generated_option,Joseph Myers
2010-10-04 * optc-gen.awk: Define global_options_set. Don't defineJoseph Myers
2010-09-30 * opt-functions.awk (static_var): Update comment.Joseph Myers
2010-09-22 * opts-common.c (prune_options): Make static. Work with decodedJoseph Myers
2010-09-03 * doc/options.texi (SeparateAlias): Document.Joseph Myers
2010-09-02 * opts.h (struct cl_option): Add warn_message field.Joseph Myers
2010-09-02 PR driver/44076Joseph Myers