OSDN Git Service

PR c++/29175
[pf3gnuchains/gcc-fork.git] / gcc / opts.h
2006-05-16 hjlgcc/
2006-02-01 rsandifo2006-02-01 Jan Hubicka <jh@suse.cz>
2005-06-25 kcookUpdate FSF address.
2005-06-01 rsandifo * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.
2005-06-01 rsandifo * opts.h (cl_option_state): New structure.
2005-05-26 rsandifo * opt-functions.awk (var_type): New function.
2005-05-16 rsandifo * Makefile.in (options.c): Tell optc-gen.awk to includ...
2005-05-03 dj* c-decl.c (store_parm_decls_oldstyle): Let diagnostic...
2005-03-18 kazu * hooks.c, hooks.h, intl.c, opts.h, prefix.c, tree...
2005-03-14 rsandifo * config.gcc (extra_options): New variable for listing...
2004-11-18 bje * opts.h (add_input_filename): Remove extern declaration.
2004-10-15 kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-07-08 zack * c-decl.c (pop_scope): Do not set DECL_CONTEXT on...
2004-07-05 zack * langhooks.c: Don't include gt-langhooks.h.
2004-06-14 rakdver * Makefile.in (FLAGS_H): New.
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-07-31 bothner * opts.c (in_fnames, num_in_fnames): Moved here from...
2003-07-17 neil * c.opt: Document Uncodumented; use it. Document...
2003-07-08 neil * Makefile.in: Update.
2003-07-02 neil * c-common.h (c_common_init_options): New prototype.
2003-06-28 neil * Makefile.in: Update.
2003-06-25 neil * c-opts.c (complain_wrong_lang, write_langs): Remove.
2003-06-22 neil * opts.c (find_opt): Fix to always guarantee a find...
2003-06-16 neil * c-opts.c (c_common_handle_option): s/on/value/.
2003-06-15 neil * c-opts.c (lang_flags): Update for new spelling of...
2003-06-14 neil * Makefile.in: Update to use common.opt and lang_opt_f...
2003-06-08 neil * Makefile.in: Rename options.c and options.h to c...
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.