| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix handling of -fsanitize-recover* options. | marxin | 2016-09-26 | 1 | -0/+1 |
* | PR middle-end/77475 | jakub | 2016-09-13 | 1 | -0/+3 |
* | Fix bogus option suggestions for RejectNegative options (PR driver/71651) | dmalcolm | 2016-06-30 | 1 | -0/+1 |
* | [gcc] | kelvin | 2016-02-16 | 1 | -0/+4 |
* | PR driver/69265 and 69453: improved suggestions for various misspelled options | dmalcolm | 2016-02-12 | 1 | -0/+11 |
* | PR lto/69254 | jakub | 2016-01-26 | 1 | -0/+2 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | PR c/48088 | jakub | 2015-12-08 | 1 | -1/+1 |
* | Fix big memory leak in ix86_valid_target_attribute_p | marxin | 2015-11-12 | 1 | -0/+1 |
* | [c-family/49654/49655] reject invalid options in pragma diagnostic | manu | 2015-09-23 | 1 | -0/+1 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -1/+0 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -1/+0 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | PR jit/63854: Fix memory leak within gcc_options | dmalcolm | 2014-11-19 | 1 | -0/+1 |
* | * opts.h (CL_PCH_IGNORE): Define. | amylaar | 2014-03-03 | 1 | -0/+1 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator): | olegendo | 2013-12-10 | 1 | -2/+2 |
* | * opts.h: Include obstack.h. | jakub | 2013-02-27 | 1 | -0/+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/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -2/+0 |
* | gcc/ChangeLog | simonb | 2012-08-24 | 1 | -0/+1 |
* | 2011-11-03 Richard Guenther <rguenther@suse.de> | rguenth | 2011-11-03 | 1 | -4/+0 |
* | 2011-09-02 Gary Funck <gary@intrepid.com> | gfunck | 2011-09-02 | 1 | -9/+9 |
* | Allow HOST_WIDE_INT for option variable. | hjl | 2011-08-18 | 1 | -1/+3 |
* | * opts-common.c (opt_enum_arg_to_value): New. | jsm28 | 2011-05-16 | 1 | -0/+2 |
* | * doc/options.texi (ToLower): Document. | jsm28 | 2011-04-04 | 1 | -0/+2 |
* | * opts.h (cl_option): Add comments to fields. Add bit-fields for | jsm28 | 2011-03-31 | 1 | -18/+43 |
* | * doc/options.texi (NegativeAlias): Document. | jsm28 | 2011-03-30 | 1 | -0/+1 |
* | * lto-opts.c (register_user_option_p, lto_register_user_option): | jsm28 | 2011-03-29 | 1 | -22/+22 |
* | * doc/options.texi (Enum, EnumValue): Document new record types. | jsm28 | 2010-11-26 | 1 | -1/+56 |
* | * common.opt (initial_max_fld_align, flag_debug_asm, | jsm28 | 2010-11-24 | 1 | -1/+5 |
* | * flag-types.h (struct visibility_flags): Don't declare here. | jsm28 | 2010-11-24 | 1 | -0/+24 |
* | * doc/options.texi (Var): Document effects of Defer. | jsm28 | 2010-11-19 | 1 | -1/+21 |
* | * opts-common.c (control_warning_option): New. | jsm28 | 2010-11-12 | 1 | -0/+8 |
* | * Makefile.in (OPTS_H): Define. | jsm28 | 2010-11-12 | 1 | -13/+7 |
* | * opts.c (warning_as_error_callback, | jsm28 | 2010-11-11 | 1 | -1/+0 |
* | * common.opt (flag_excess_precision_cmdline, flag_generate_lto, | jsm28 | 2010-11-10 | 1 | -2/+4 |
* | * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, | jsm28 | 2010-11-05 | 1 | -6/+11 |
* | * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | jsm28 | 2010-10-08 | 1 | -3/+11 |
* | * opts-common.c (handle_option, handle_generated_option, | jsm28 | 2010-10-05 | 1 | -5/+9 |
* | * optc-gen.awk: Define global_options_set. Don't define | jsm28 | 2010-10-04 | 1 | -3/+9 |
* | * opt-functions.awk (static_var): Update comment. | jsm28 | 2010-09-30 | 1 | -8/+15 |
* | * opts-common.c (prune_options): Make static. Work with decoded | jsm28 | 2010-09-22 | 1 | -1/+0 |
* | * doc/options.texi (SeparateAlias): Document. | jsm28 | 2010-09-03 | 1 | -6/+7 |
* | * opts.h (struct cl_option): Add warn_message field. | jsm28 | 2010-09-02 | 1 | -0/+4 |
* | PR driver/44076 | jsm28 | 2010-09-02 | 1 | -0/+3 |
* | * opts.h (CL_ERR_NEGATIVE): Define. | jsm28 | 2010-08-30 | 1 | -0/+3 |
* | * Makefile.in (gccspec.o, cppspec.o): Update dependencies. | jsm28 | 2010-08-22 | 1 | -0/+5 |
* | * doc/options.texi (NoDriverArg): Document. | jsm28 | 2010-08-16 | 1 | -6/+7 |