summaryrefslogtreecommitdiff
path: root/gcc/opts-common.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/ChangeLog:manu2014-08-201-4/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* 2013-12-16 Chung-Lin Tang <cltang@codesourcery.com>cltang2013-12-161-1/+12
* PR bootstrap/56509jakub2013-03-051-0/+34
* * opts.h: Include obstack.h.jakub2013-02-271-8/+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/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-5/+7
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-6/+2
* * opts-common.c (generate_canonical_option): Free opt_textjakub2011-11-111-0/+2
* 2011-11-03 Richard Guenther <rguenther@suse.de>rguenth2011-11-031-3/+0
* Allow HOST_WIDE_INT for option variable.hjl2011-08-181-10/+41
* * opts-common.c (opt_enum_arg_to_value): New.jsm282011-05-161-0/+16
* 2011-04-12 Axel Freyn <axel-freyn@gmx.de>jsm282011-04-121-3/+0
* * doc/options.texi (ToLower): Document.jsm282011-04-041-0/+13
* * opts.h (cl_option): Add comments to fields. Add bit-fields forjsm282011-03-311-21/+19
* * doc/options.texi (NegativeAlias): Document.jsm282011-03-301-0/+5
* * lto-opts.c (register_user_option_p, lto_register_user_option):jsm282011-03-291-2/+2
* * opts-common.c (decode_cmdline_option): Print empty stringjiez2011-02-231-2/+13
* PR driver/47678jsm282011-02-111-6/+6
* * doc/options.texi (Enum, EnumValue): Document new record types.jsm282010-11-261-0/+128
* * flag-types.h (struct visibility_flags): Don't declare here.jsm282010-11-241-0/+72
* * doc/options.texi (Var): Document effects of Defer.jsm282010-11-191-0/+16
* * opts-common.c (control_warning_option): New.jsm282010-11-121-0/+31
* * Makefile.in (OPTS_H): Define.jsm282010-11-121-31/+34
* * opts-common.c (decode_cmdline_option): Initialize separate_args.pthaugen2010-11-121-1/+1
* * common.opt (flag_excess_precision_cmdline, flag_generate_lto,jsm282010-11-101-1/+1
* * doc/tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.jsm282010-11-101-89/+1
* * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG,jsm282010-11-051-25/+37
* * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New.jsm282010-11-011-6/+3
* * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm282010-10-081-1/+1
* * opts-common.c (handle_option, handle_generated_option,jsm282010-10-051-12/+20
* * optc-gen.awk: Define global_options_set. Don't definejsm282010-10-041-17/+38
* * opt-functions.awk (static_var): Update comment.jsm282010-09-301-23/+42
* * opts-common.c (prune_options): Make static. Work with decodedjsm282010-09-221-101/+60
* * common.opt (-assemble, -compile, -coverage, -debug, -dump,jsm282010-09-221-34/+225
* * doc/options.texi (SeparateAlias): Document.jsm282010-09-031-2/+9
* * opts.h (struct cl_option): Add warn_message field.jsm282010-09-021-39/+69
* PR driver/44076jsm282010-09-021-31/+126
* * opts.h (CL_ERR_NEGATIVE): Define.jsm282010-08-301-0/+1
* * Makefile.in (gccspec.o, cppspec.o): Update dependencies.jsm282010-08-221-39/+72
* * doc/options.texi (NoDriverArg): Document.jsm282010-08-161-4/+13
* * common.opt: Add driver options.jsm282010-08-161-9/+11
* * opts.h (struct cl_option_handler_func): Make handler takejsm282010-08-111-15/+65
* * config/darwin-driver.c (SWITCH_TAKES_ARG,jsm282010-07-281-15/+56
* * coretypes.h (struct cl_option_handlers): Declare.jsm282010-07-271-0/+134
* * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,jsm282010-07-271-0/+8
* PR other/32998jsm282010-06-201-13/+84
* * opts-common.c: Include options.h.jsm282010-06-121-1/+134
* * opts-common.c (prune_options): Ensure replacement argv arraydavek2010-06-091-0/+7