Age | Commit message (Expand) | Author | Files | Lines |
2011-05-16 | opts-common.c (opt_enum_arg_to_value): New. | Joseph Myers | 1 | -0/+16 |
2011-04-12 | opts-common.c (decode_cmdline_options_to_array): Remove variable argv_copied. | Axel Freyn | 1 | -3/+0 |
2011-04-04 | options.texi (ToLower): Document. | Joseph Myers | 1 | -0/+13 |
2011-03-31 | opts.h (cl_option): Add comments to fields. | Joseph Myers | 1 | -21/+19 |
2011-03-30 | options.texi (NegativeAlias): Document. | Joseph Myers | 1 | -0/+5 |
2011-03-29 | lto-opts.c (register_user_option_p, [...]): Make type argument unsigned. | Joseph Myers | 1 | -2/+2 |
2011-02-23 | opts-common.c (decode_cmdline_option): Print empty string argument as "" in d... | Jie Zhang | 1 | -2/+13 |
2011-02-11 | re PR driver/47678 (missing error message for -I) | Joseph Myers | 1 | -6/+6 |
2010-11-26 | options.texi (Enum, EnumValue): Document new record types. | Joseph Myers | 1 | -0/+128 |
2010-11-24 | flag-types.h (struct visibility_flags): Don't declare here. | Joseph Myers | 1 | -0/+72 |
2010-11-19 | options.texi (Var): Document effects of Defer. | Joseph Myers | 1 | -0/+16 |
2010-11-12 | opts-common.c (control_warning_option): New. | Joseph Myers | 1 | -0/+31 |
2010-11-12 | Makefile.in (OPTS_H): Define. | Joseph Myers | 1 | -31/+34 |
2010-11-12 | opts-common.c (decode_cmdline_option): Initialize separate_args. | Pat Haugen | 1 | -1/+1 |
2010-11-10 | common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations. | Joseph Myers | 1 | -1/+1 |
2010-11-10 | tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove. | Joseph Myers | 1 | -89/+1 |
2010-11-05 | defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]): Remove. | Joseph Myers | 1 | -25/+37 |
2010-11-01 | common.opt (R, [...]): New. | Joseph Myers | 1 | -6/+3 |
2010-10-08 | Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | Joseph Myers | 1 | -1/+1 |
2010-10-05 | opts-common.c (handle_option, [...]): Add diagnostic_context parameter. | Joseph Myers | 1 | -12/+20 |
2010-10-04 | optc-gen.awk: Define global_options_set. | Joseph Myers | 1 | -17/+38 |
2010-09-30 | opt-functions.awk (static_var): Update comment. | Joseph Myers | 1 | -23/+42 |
2010-09-22 | opts-common.c (prune_options): Make static. | Joseph Myers | 1 | -101/+60 |
2010-09-22 | common.opt (-assemble, [...]): New. | Joseph Myers | 1 | -34/+225 |
2010-09-03 | options.texi (SeparateAlias): Document. | Joseph Myers | 1 | -2/+9 |
2010-09-02 | opts.h (struct cl_option): Add warn_message field. | Joseph Myers | 1 | -39/+69 |
2010-09-02 | re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space)) | Joseph Myers | 1 | -31/+126 |
2010-08-30 | opts.h (CL_ERR_NEGATIVE): Define. | Joseph Myers | 1 | -0/+1 |
2010-08-22 | Makefile.in (gccspec.o, cppspec.o): Update dependencies. | Joseph Myers | 1 | -39/+72 |
2010-08-16 | options.texi (NoDriverArg): Document. | Joseph Myers | 1 | -4/+13 |
2010-08-16 | common.opt: Add driver options. | Joseph Myers | 1 | -9/+11 |
2010-08-11 | opts.h (struct cl_option_handler_func): Make handler take cl_decoded_option s... | Joseph Myers | 1 | -15/+65 |
2010-07-28 | darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove. | Joseph Myers | 1 | -15/+56 |
2010-07-27 | coretypes.h (struct cl_option_handlers): Declare. | Joseph Myers | 1 | -0/+134 |
2010-07-27 | langhooks-def.h (lhd_init_options, [...]): New. | Joseph Myers | 1 | -0/+8 |
2010-06-20 | re PR other/32998 (-frecord-gcc-switches issues) | Joseph Myers | 1 | -13/+84 |
2010-06-12 | opts-common.c: Include options.h. | Joseph Myers | 1 | -1/+134 |
2010-06-09 | opts-common.c (prune_options): Ensure replacement argv array is correctly ter... | Dave Korn | 1 | -0/+7 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-06-26 | driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual... | Kaveh R. Ghazi | 1 | -2/+2 |
2008-02-07 | re PR other/32754 (The opt?-gen.awk file generators produce incorrect credits) | Manuel López-Ibáñez | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2006-07-27 | re PR driver/28437 (multiple fno-builtin-* flags broken) | H.J. Lu | 1 | -0/+4 |
2006-05-16 | re PR target/26885 (-m64 -m32 no longer creates 32-bit object) | H.J. Lu | 1 | -0/+233 |