| Commit message (Expand) | Author | Age | Files | Lines |
* | * doc/options.texi (NoDriverArg): Document. | jsm28 | 2010-08-16 | 1 | -6/+7 |
* | * common.opt: Add driver options. | jsm28 | 2010-08-16 | 1 | -5/+7 |
* | * opts.h (struct cl_option_handler_func): Make handler take | jsm28 | 2010-08-11 | 1 | -7/+9 |
* | * config/darwin-driver.c (SWITCH_TAKES_ARG, | jsm28 | 2010-07-28 | 1 | -4/+6 |
* | * coretypes.h (struct cl_option_handlers): Declare. | jsm28 | 2010-07-27 | 1 | -3/+49 |
* | * common.opt (o): Add MissingArgError. | jsm28 | 2010-07-27 | 1 | -0/+1 |
* | * 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 | -7/+19 |
* | * opts-common.c: Include options.h. | jsm28 | 2010-06-12 | 1 | -1/+33 |
* | 2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-05-06 | 1 | -2/+3 |
* | * diagnostic.h (diagnostic_override_option_index): New macro to | simonb | 2010-04-07 | 1 | -0/+1 |
* | 2009-10-13 Richard Guenther <rguenther@suse.de> | rguenth | 2009-10-13 | 1 | -0/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+2 |
* | PR middle-end/37576 | jakub | 2008-10-07 | 1 | -8/+8 |
* | Change attribute((option(...))) to attribute((target(...))); Do not allocate ... | meissner | 2008-08-30 | 1 | -1/+2 |
* | * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | hubicka | 2008-07-25 | 1 | -1/+0 |
* | 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-02-25 | 1 | -0/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | 2007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-02-15 | 1 | -0/+2 |
* | * doc/invoke.texi (Overall Options): Document --help=. ... | nickc | 2007-02-12 | 1 | -10/+23 |
* | gcc/ | hjl | 2006-05-16 | 1 | -0/+3 |
* | 2006-02-01 Jan Hubicka <jh@suse.cz> | rsandifo | 2006-02-01 | 1 | -0/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison. | rsandifo | 2005-06-01 | 1 | -1/+0 |
* | * opts.h (cl_option_state): New structure. | rsandifo | 2005-06-01 | 1 | -0/+9 |
* | * opt-functions.awk (var_type): New function. | rsandifo | 2005-05-26 | 1 | -4/+8 |
* | * Makefile.in (options.c): Tell optc-gen.awk to include config.h, | rsandifo | 2005-05-16 | 1 | -0/+1 |
* | * c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery | dj | 2005-05-03 | 1 | -1/+1 |
* | * hooks.c, hooks.h, intl.c, opts.h, prefix.c, tree-gimple.c, | kazu | 2005-03-18 | 1 | -1/+1 |
* | * config.gcc (extra_options): New variable for listing option files. | rsandifo | 2005-03-14 | 1 | -3/+21 |
* | * opts.h (add_input_filename): Remove extern declaration. | bje | 2004-11-18 | 1 | -1/+0 |
* | * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h, | kazu | 2004-10-15 | 1 | -1/+1 |
* | * c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope | zack | 2004-07-08 | 1 | -4/+0 |
* | * langhooks.c: Don't include gt-langhooks.h. | zack | 2004-07-05 | 1 | -0/+4 |
* | * Makefile.in (FLAGS_H): New. | rakdver | 2004-06-14 | 1 | -0/+4 |
* | * c-common.c: Fix comment formatting. | kazu | 2003-08-19 | 1 | -2/+2 |
* | * opts.c (in_fnames, num_in_fnames): Moved here from c-opts. | bothner | 2003-07-31 | 1 | -0/+9 |
* | * c.opt: Document Uncodumented; use it. Document ObjC options. | neil | 2003-07-17 | 1 | -0/+1 |
* | * Makefile.in: Update. | neil | 2003-07-08 | 1 | -0/+1 |
* | * c-common.h (c_common_init_options): New prototype. | neil | 2003-07-02 | 1 | -1/+1 |
* | * Makefile.in: Update. | neil | 2003-06-28 | 1 | -2/+1 |
* | * c-opts.c (complain_wrong_lang, write_langs): Remove. | neil | 2003-06-25 | 1 | -1/+3 |
* | * opts.c (find_opt): Fix to always guarantee a find of a | neil | 2003-06-22 | 1 | -0/+1 |
* | * c-opts.c (c_common_handle_option): s/on/value/. | neil | 2003-06-16 | 1 | -1/+3 |
* | * c-opts.c (lang_flags): Update for new spelling of flags. | neil | 2003-06-15 | 1 | -10/+1 |
* | * Makefile.in: Update to use common.opt and lang_opt_files. | neil | 2003-06-14 | 1 | -4/+10 |
* | * Makefile.in: Rename options.c and options.h to c-options.c and | neil | 2003-06-08 | 1 | -0/+10 |
* | * Makefile.in (OJBS, c-opts.o): Update. | neil | 2003-06-07 | 1 | -0/+34 |