re PR c++/9259 (Calling a non-qualified member function within a sizeof() expression...
[platform/upstream/gcc.git] / gcc / opts.c
2004-01-01 Jan Hubickare PR rtl-optimization/13473 (cc1 segfault w/-march...
2003-12-24 Mark MitchellMakefile.in (OBJS-common): Remove dwarfout.o.
2003-12-23 Jan Hubickacommon.opt (fprofile-generate,fprofile-use): Add.
2003-12-17 Segher Boessenkool* opts.c (wrap_help): Fix overflow.
2003-12-01 Zack Weinbergcommon.opt: Remove -fgnu-linker.
2003-11-21 Richard Hendersonssa.c, [...]: Remove files.
2003-11-09 Jan Hubickacgraphunit.c (cgraph_expand_function): Use cgraph_possi...
2003-10-20 Jan Hubickatoplev.c (rest_of_compilation): Fix webizer pass ordering.
2003-10-19 Zdenek DvorakMakefile.in (toplev.o): Add value-prof.h dependency.
2003-10-17 Jan Hubickaopts.c (common_handle_option): Handle OPT_fweb
2003-10-17 Mostafa Hagogcommon.opt: Add description of the new -fgcse-las flag.
2003-10-11 Jan HubickaMakefile.in (web.o): New.
2003-10-09 Dorit Naishloshaifa-sched.c (ok_for_early_schedule): New function.
2003-09-05 Jan Hubickaopts.c (decode_options): Enable unit-at-a-time at -O2.
2003-09-03 Roger Sayletoplev.c (flag_rounding_math): New global variable.
2003-08-19 Kazu Hiratac-common.c: Fix comment formatting.
2003-08-08 Neil Boothcommon.opt: Add debug switches.
2003-08-03 Gabriel Dos Reisopts.c (decode_options): Do language-specific initializ...
2003-07-31 Per Bothneropts.c (in_fnames, [...]): Moved here from c-opts.
2003-07-25 Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-19 Neil Boothcommon.opt: Document --param.
2003-07-17 Neil Boothc.opt: Document Uncodumented; use it.
2003-07-15 Neil Boothc-opts.c (print_help): Remove.
2003-07-11 Neil Boothcommon.opt: More --help messages.
2003-07-09 Andreas Jaegeropts.c (wrap_help): Only pass int arguments as argument...
2003-07-08 Neil Booth* opts.c (wrap_help): Use unsigned int, not size_t.
2003-07-08 Neil BoothMakefile.in: Update.
2003-07-07 Neil Boothopts.c (common_handle_option): Correct handling of...
2003-07-06 Neil Boothc-common.h (c_comon_handle_filename, [...]): New.
2003-07-04 Neil Booth* opts.c (common_handle_options): Negate sense of ...
2003-07-02 Neil Boothc-common.h (c_common_init_options): New prototype.
2003-06-29 Franz Sirlopts.c: Include insn-attr.h.
2003-06-28 Neil BoothMakefile.in: Update.
2003-06-27 Devang Patelfinal.c (debug_flush_symbol_queue): New function.
2003-06-26 Neil Boothc-opts.c (missing_arg): Make non-static.
2003-06-25 Neil Boothc-opts.c (complain_wrong_lang, [...]): Remove.
2003-06-25 Neil Boothopts.c (common_handle_option): Add missing break;s.
2003-06-22 Neil Boothcommon.opt: Add -finline-limit.
2003-06-22 Neil Boothcommon.opt: More -f switches.
2003-06-22 Neil Boothopts.c (find_opt): Fix to always guarantee a find of...
2003-06-21 Neil BoothMakefile.in: Update.
2003-06-21 Neil BoothMakefile.in: Update.
2003-06-20 Neil Boothc-decl.c (store_parm_decls): Make saved_warn_shadow...
2003-06-18 Neil BoothMakefile.in: Update.
2003-06-16 Neil Boothc-opts.c (c_common_handle_option): s/on/value/.
2003-06-15 Neil Boothc-pch.c (asm_file_name): Remove.
2003-06-14 Neil BoothMakefile.in: Update to use common.opt and lang_opt_files.
2003-06-12 Kazu HirataChangeLog: Follow spelling conventions.
2003-06-11 Neil Boothhooks.c (hook_int_size_t_constcharptr_int_0): New.
2003-06-08 Neil BoothMakefile.in: Rename options.c and options.h to c-option...
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.