OSDN Git Service

* config/m68k/m68k-protos.h: Convert to ISO C90.
[pf3gnuchains/gcc-fork.git] / gcc / opts.c
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-08-08 neil * common.opt: Add debug switches.
2003-08-03 gdr * opts.c (decode_options): Do language-specific initia...
2003-07-31 bothner * opts.c (in_fnames, num_in_fnames): Moved here from...
2003-07-25 gdr Remove pedwarn_with_decl, warning_with_decl...
2003-07-19 neil * common.opt: Document --param.
2003-07-17 neil * c.opt: Document Uncodumented; use it. Document...
2003-07-15 neil * c-opts.c (print_help): Remove.
2003-07-11 neil * common.opt: More --help messages.
2003-07-09 aj * opts.c (wrap_help): Only pass int arguments as argum...
2003-07-08 neil * opts.c (wrap_help): Use unsigned int, not size_t.
2003-07-08 neil * Makefile.in: Update.
2003-07-07 neil * opts.c (common_handle_option): Correct handling...
2003-07-06 neil * c-common.h (c_comon_handle_filename,
2003-07-04 neil * opts.c (common_handle_options): Negate sense of...
2003-07-02 neil * c-common.h (c_common_init_options): New prototype.
2003-06-29 sirl2003-06-29 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2003-06-28 neil * Makefile.in: Update.
2003-06-27 dpatel * final.c (debug_flush_symbol_queue): New function.
2003-06-26 neil * c-opts.c (missing_arg): Make non-static.
2003-06-25 neil * c-opts.c (complain_wrong_lang, write_langs): Remove.
2003-06-25 neil * opts.c (common_handle_option): Add missing break;s.
2003-06-22 neil * common.opt: Add -finline-limit.
2003-06-22 neil * common.opt: More -f switches.
2003-06-22 neil * opts.c (find_opt): Fix to always guarantee a find...
2003-06-21 neil * Makefile.in: Update.
2003-06-21 neil * Makefile.in: Update.
2003-06-20 neil * c-decl.c (store_parm_decls): Make saved_warn_shadow...
2003-06-18 neil * Makefile.in: Update.
2003-06-16 neil * c-opts.c (c_common_handle_option): s/on/value/.
2003-06-15 neil * c-pch.c (asm_file_name): Remove.
2003-06-14 neil * Makefile.in: Update to use common.opt and lang_opt_f...
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-06-11 neil * hooks.c (hook_int_size_t_constcharptr_int_0): New.
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.