| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ChangeLog: | manu | 2014-08-20 | 1 | -4/+3 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | 2013-12-16 Chung-Lin Tang <cltang@codesourcery.com> | cltang | 2013-12-16 | 1 | -1/+12 |
* | PR bootstrap/56509 | jakub | 2013-03-05 | 1 | -0/+34 |
* | * opts.h: Include obstack.h. | jakub | 2013-02-27 | 1 | -8/+7 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+2 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -5/+7 |
* | Remove unnecessary VEC function overloads. | dnovillo | 2012-09-11 | 1 | -6/+2 |
* | * opts-common.c (generate_canonical_option): Free opt_text | jakub | 2011-11-11 | 1 | -0/+2 |
* | 2011-11-03 Richard Guenther <rguenther@suse.de> | rguenth | 2011-11-03 | 1 | -3/+0 |
* | Allow HOST_WIDE_INT for option variable. | hjl | 2011-08-18 | 1 | -10/+41 |
* | * opts-common.c (opt_enum_arg_to_value): New. | jsm28 | 2011-05-16 | 1 | -0/+16 |
* | 2011-04-12 Axel Freyn <axel-freyn@gmx.de> | jsm28 | 2011-04-12 | 1 | -3/+0 |
* | * doc/options.texi (ToLower): Document. | jsm28 | 2011-04-04 | 1 | -0/+13 |
* | * opts.h (cl_option): Add comments to fields. Add bit-fields for | jsm28 | 2011-03-31 | 1 | -21/+19 |
* | * doc/options.texi (NegativeAlias): Document. | jsm28 | 2011-03-30 | 1 | -0/+5 |
* | * lto-opts.c (register_user_option_p, lto_register_user_option): | jsm28 | 2011-03-29 | 1 | -2/+2 |
* | * opts-common.c (decode_cmdline_option): Print empty string | jiez | 2011-02-23 | 1 | -2/+13 |
* | PR driver/47678 | jsm28 | 2011-02-11 | 1 | -6/+6 |
* | * doc/options.texi (Enum, EnumValue): Document new record types. | jsm28 | 2010-11-26 | 1 | -0/+128 |
* | * flag-types.h (struct visibility_flags): Don't declare here. | jsm28 | 2010-11-24 | 1 | -0/+72 |
* | * doc/options.texi (Var): Document effects of Defer. | jsm28 | 2010-11-19 | 1 | -0/+16 |
* | * opts-common.c (control_warning_option): New. | jsm28 | 2010-11-12 | 1 | -0/+31 |
* | * Makefile.in (OPTS_H): Define. | jsm28 | 2010-11-12 | 1 | -31/+34 |
* | * opts-common.c (decode_cmdline_option): Initialize separate_args. | pthaugen | 2010-11-12 | 1 | -1/+1 |
* | * common.opt (flag_excess_precision_cmdline, flag_generate_lto, | jsm28 | 2010-11-10 | 1 | -1/+1 |
* | * doc/tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove. | jsm28 | 2010-11-10 | 1 | -89/+1 |
* | * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, | jsm28 | 2010-11-05 | 1 | -25/+37 |
* | * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New. | jsm28 | 2010-11-01 | 1 | -6/+3 |
* | * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | jsm28 | 2010-10-08 | 1 | -1/+1 |
* | * opts-common.c (handle_option, handle_generated_option, | jsm28 | 2010-10-05 | 1 | -12/+20 |
* | * optc-gen.awk: Define global_options_set. Don't define | jsm28 | 2010-10-04 | 1 | -17/+38 |
* | * opt-functions.awk (static_var): Update comment. | jsm28 | 2010-09-30 | 1 | -23/+42 |
* | * opts-common.c (prune_options): Make static. Work with decoded | jsm28 | 2010-09-22 | 1 | -101/+60 |
* | * common.opt (-assemble, -compile, -coverage, -debug, -dump, | jsm28 | 2010-09-22 | 1 | -34/+225 |
* | * doc/options.texi (SeparateAlias): Document. | jsm28 | 2010-09-03 | 1 | -2/+9 |
* | * opts.h (struct cl_option): Add warn_message field. | jsm28 | 2010-09-02 | 1 | -39/+69 |
* | PR driver/44076 | jsm28 | 2010-09-02 | 1 | -31/+126 |
* | * opts.h (CL_ERR_NEGATIVE): Define. | jsm28 | 2010-08-30 | 1 | -0/+1 |
* | * Makefile.in (gccspec.o, cppspec.o): Update dependencies. | jsm28 | 2010-08-22 | 1 | -39/+72 |
* | * doc/options.texi (NoDriverArg): Document. | jsm28 | 2010-08-16 | 1 | -4/+13 |
* | * common.opt: Add driver options. | jsm28 | 2010-08-16 | 1 | -9/+11 |
* | * opts.h (struct cl_option_handler_func): Make handler take | jsm28 | 2010-08-11 | 1 | -15/+65 |
* | * config/darwin-driver.c (SWITCH_TAKES_ARG, | jsm28 | 2010-07-28 | 1 | -15/+56 |
* | * coretypes.h (struct cl_option_handlers): Declare. | jsm28 | 2010-07-27 | 1 | -0/+134 |
* | * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK, | jsm28 | 2010-07-27 | 1 | -0/+8 |
* | PR other/32998 | jsm28 | 2010-06-20 | 1 | -13/+84 |
* | * opts-common.c: Include options.h. | jsm28 | 2010-06-12 | 1 | -1/+134 |
* | * opts-common.c (prune_options): Ensure replacement argv array | davek | 2010-06-09 | 1 | -0/+7 |