summaryrefslogtreecommitdiff
path: root/gcc/opts.h
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of -fsanitize-recover* options.marxin2016-09-261-0/+1
* PR middle-end/77475jakub2016-09-131-0/+3
* Fix bogus option suggestions for RejectNegative options (PR driver/71651)dmalcolm2016-06-301-0/+1
* [gcc]kelvin2016-02-161-0/+4
* PR driver/69265 and 69453: improved suggestions for various misspelled optionsdmalcolm2016-02-121-0/+11
* PR lto/69254jakub2016-01-261-0/+2
* Update copyright years.jakub2016-01-041-1/+1
* PR c/48088jakub2015-12-081-1/+1
* Fix big memory leak in ix86_valid_target_attribute_pmarxin2015-11-121-0/+1
* [c-family/49654/49655] reject invalid options in pragma diagnosticmanu2015-09-231-0/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-1/+0
* Update copyright years.jakub2015-01-051-1/+1
* PR jit/63854: Fix memory leak within gcc_optionsdmalcolm2014-11-191-0/+1
* * opts.h (CL_PCH_IGNORE): Define.amylaar2014-03-031-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-2/+2
* * opts.h: Include obstack.h.jakub2013-02-271-0/+7
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-2/+0
* gcc/ChangeLogsimonb2012-08-241-0/+1
* 2011-11-03 Richard Guenther <rguenther@suse.de>rguenth2011-11-031-4/+0
* 2011-09-02 Gary Funck <gary@intrepid.com>gfunck2011-09-021-9/+9
* Allow HOST_WIDE_INT for option variable.hjl2011-08-181-1/+3
* * opts-common.c (opt_enum_arg_to_value): New.jsm282011-05-161-0/+2
* * doc/options.texi (ToLower): Document.jsm282011-04-041-0/+2
* * opts.h (cl_option): Add comments to fields. Add bit-fields forjsm282011-03-311-18/+43
* * doc/options.texi (NegativeAlias): Document.jsm282011-03-301-0/+1
* * lto-opts.c (register_user_option_p, lto_register_user_option):jsm282011-03-291-22/+22
* * doc/options.texi (Enum, EnumValue): Document new record types.jsm282010-11-261-1/+56
* * common.opt (initial_max_fld_align, flag_debug_asm,jsm282010-11-241-1/+5
* * flag-types.h (struct visibility_flags): Don't declare here.jsm282010-11-241-0/+24
* * doc/options.texi (Var): Document effects of Defer.jsm282010-11-191-1/+21
* * opts-common.c (control_warning_option): New.jsm282010-11-121-0/+8
* * Makefile.in (OPTS_H): Define.jsm282010-11-121-13/+7
* * opts.c (warning_as_error_callback,jsm282010-11-111-1/+0
* * common.opt (flag_excess_precision_cmdline, flag_generate_lto,jsm282010-11-101-2/+4
* * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG,jsm282010-11-051-6/+11
* * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm282010-10-081-3/+11
* * opts-common.c (handle_option, handle_generated_option,jsm282010-10-051-5/+9
* * optc-gen.awk: Define global_options_set. Don't definejsm282010-10-041-3/+9
* * opt-functions.awk (static_var): Update comment.jsm282010-09-301-8/+15
* * opts-common.c (prune_options): Make static. Work with decodedjsm282010-09-221-1/+0
* * doc/options.texi (SeparateAlias): Document.jsm282010-09-031-6/+7
* * opts.h (struct cl_option): Add warn_message field.jsm282010-09-021-0/+4
* PR driver/44076jsm282010-09-021-0/+3
* * opts.h (CL_ERR_NEGATIVE): Define.jsm282010-08-301-0/+3
* * Makefile.in (gccspec.o, cppspec.o): Update dependencies.jsm282010-08-221-0/+5
* * doc/options.texi (NoDriverArg): Document.jsm282010-08-161-6/+7