summaryrefslogtreecommitdiff
path: root/gcc/opts.h
Commit message (Expand)AuthorAgeFilesLines
* 2007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-02-151-0/+2
* * doc/invoke.texi (Overall Options): Document --help=. ...nickc2007-02-121-10/+23
* gcc/hjl2006-05-161-0/+3
* 2006-02-01 Jan Hubicka <jh@suse.cz>rsandifo2006-02-011-0/+1
* Update FSF address.kcook2005-06-251-2/+2
* * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.rsandifo2005-06-011-1/+0
* * opts.h (cl_option_state): New structure.rsandifo2005-06-011-0/+9
* * opt-functions.awk (var_type): New function.rsandifo2005-05-261-4/+8
* * Makefile.in (options.c): Tell optc-gen.awk to include config.h,rsandifo2005-05-161-0/+1
* * c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinerydj2005-05-031-1/+1
* * hooks.c, hooks.h, intl.c, opts.h, prefix.c, tree-gimple.c,kazu2005-03-181-1/+1
* * config.gcc (extra_options): New variable for listing option files.rsandifo2005-03-141-3/+21
* * opts.h (add_input_filename): Remove extern declaration.bje2004-11-181-1/+0
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* * c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scopezack2004-07-081-4/+0
* * langhooks.c: Don't include gt-langhooks.h.zack2004-07-051-0/+4
* * Makefile.in (FLAGS_H): New.rakdver2004-06-141-0/+4
* * c-common.c: Fix comment formatting.kazu2003-08-191-2/+2
* * opts.c (in_fnames, num_in_fnames): Moved here from c-opts.bothner2003-07-311-0/+9
* * c.opt: Document Uncodumented; use it. Document ObjC options.neil2003-07-171-0/+1
* * Makefile.in: Update.neil2003-07-081-0/+1
* * c-common.h (c_common_init_options): New prototype.neil2003-07-021-1/+1
* * Makefile.in: Update.neil2003-06-281-2/+1
* * c-opts.c (complain_wrong_lang, write_langs): Remove.neil2003-06-251-1/+3
* * opts.c (find_opt): Fix to always guarantee a find of aneil2003-06-221-0/+1
* * c-opts.c (c_common_handle_option): s/on/value/.neil2003-06-161-1/+3
* * c-opts.c (lang_flags): Update for new spelling of flags.neil2003-06-151-10/+1
* * Makefile.in: Update to use common.opt and lang_opt_files.neil2003-06-141-4/+10
* * Makefile.in: Rename options.c and options.h to c-options.c andneil2003-06-081-0/+10
* * Makefile.in (OJBS, c-opts.o): Update.neil2003-06-071-0/+34