summaryrefslogtreecommitdiff
path: root/gcc/opts.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * common.opt: Add driver options.jsm282010-08-161-5/+7
* * opts.h (struct cl_option_handler_func): Make handler takejsm282010-08-111-7/+9
* * config/darwin-driver.c (SWITCH_TAKES_ARG,jsm282010-07-281-4/+6
* * coretypes.h (struct cl_option_handlers): Declare.jsm282010-07-271-3/+49
* * common.opt (o): Add MissingArgError.jsm282010-07-271-0/+1
* * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,jsm282010-07-271-0/+8
* PR other/32998jsm282010-06-201-7/+19
* * opts-common.c: Include options.h.jsm282010-06-121-1/+33
* 2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-05-061-2/+3
* * diagnostic.h (diagnostic_override_option_index): New macro tosimonb2010-04-071-0/+1
* 2009-10-13 Richard Guenther <rguenther@suse.de>rguenth2009-10-131-0/+1