OSDN Git Service

* de.po: Update.
[pf3gnuchains/gcc-fork.git] / gcc / opts.c
2004-02-06 zlomek Josef Zlomek <zlomekj@suse.cz>
2004-02-05 bothner Partially revert/redo 2003-10-01 change; fix -fworking...
2004-01-27 amylaar * Makefile.in (bt-load.o): Depend on except.h.
2004-01-01 hubicka PR opt/13473
2003-12-24 mmitchel * Makefile.in (OBJS-common): Remove dwarfout.o.
2003-12-23 hubicka * common.opt (fprofile-generate,fprofile-use): Add.
2003-12-17 hpenner * opts.c (wrap_help): Fix overflow.
2003-12-01 zack * common.opt: Remove -fgnu-linker.
2003-11-21 rth * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.
2003-11-09 hubicka * cgraphunit.c (cgraph_expand_function): Use
2003-10-20 hubicka * toplev.c (rest_of_compilation): Fix webizer pass...
2003-10-19 rakdver * Makefile.in (toplev.o): Add value-prof.h dependency.
2003-10-17 hubicka * opts.c (common_handle_option): Handle OPT_fweb
2003-10-17 sayle2003-10-17 Mostafa Hagog <mustafa@il.ibm.com>
2003-10-11 hubicka * Makefile.in (web.o): New.
2003-10-09 dorit * haifa-sched.c (ok_for_early_schedule): New...
2003-09-05 hubicka * opts.c (decode_options): Enable unit-at-a-time at...
2003-09-03 sayle * toplev.c (flag_rounding_math): New global variable.
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.