aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)Author
2004-02-18re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell
2004-02-04Partially revert/redo 2003-10-01 change; fix -fworking-directory.Per Bothner
2004-02-03opts.c (OPT_fwritable_strings): Deprecate -fwritable-strings.Kelley Cook
2004-01-01re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)Jan Hubicka
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell
2003-12-23common.opt (fprofile-generate,fprofile-use): Add.Jan Hubicka
2003-12-17* opts.c (wrap_help): Fix overflow.Segher Boessenkool
2003-12-01common.opt: Remove -fgnu-linker.Zack Weinberg
2003-11-20ssa.c, [...]: Remove files.Richard Henderson
2003-11-09cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p.Jan Hubicka
2003-10-20toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka
2003-10-19Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak
2003-10-17opts.c (common_handle_option): Handle OPT_fwebJan Hubicka
2003-10-17common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog
2003-10-11Makefile.in (web.o): New.Jan Hubicka
2003-10-09haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos
2003-09-05opts.c (decode_options): Enable unit-at-a-time at -O2.Jan Hubicka
2003-09-03toplev.c (flag_rounding_math): New global variable.Roger Sayle
2003-08-19c-common.c: Fix comment formatting.Kazu Hirata
2003-08-08common.opt: Add debug switches.Neil Booth
2003-08-03opts.c (decode_options): Do language-specific initialization for the global d...Gabriel Dos Reis
2003-07-31opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner
2003-07-25Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis
2003-07-19common.opt: Document --param.Neil Booth
2003-07-17c.opt: Document Uncodumented; use it.Neil Booth
2003-07-15c-opts.c (print_help): Remove.Neil Booth
2003-07-11common.opt: More --help messages.Neil Booth
2003-07-09opts.c (wrap_help): Only pass int arguments as arguments to printf's '*' modi...Andreas Jaeger
2003-07-08* opts.c (wrap_help): Use unsigned int, not size_t.Neil Booth
2003-07-08Makefile.in: Update.Neil Booth
2003-07-07opts.c (common_handle_option): Correct handling of the -falign- switches that...Neil Booth
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth
2003-07-04* opts.c (common_handle_options): Negate sense of -falign- switches.Neil Booth
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth
2003-06-29opts.c: Include insn-attr.h.Franz Sirl
2003-06-28Makefile.in: Update.Neil Booth
2003-06-26final.c (debug_flush_symbol_queue): New function.Devang Patel
2003-06-26c-opts.c (missing_arg): Make non-static.Neil Booth
2003-06-25c-opts.c (complain_wrong_lang, [...]): Remove.Neil Booth
2003-06-25opts.c (common_handle_option): Add missing break;s.Neil Booth
2003-06-22common.opt: Add -finline-limit.Neil Booth
2003-06-22common.opt: More -f switches.Neil Booth
2003-06-22opts.c (find_opt): Fix to always guarantee a find of a switch with joined par...Neil Booth
2003-06-21Makefile.in: Update.Neil Booth
2003-06-21Makefile.in: Update.Neil Booth
2003-06-20c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.Neil Booth
2003-06-18Makefile.in: Update.Neil Booth
2003-06-16c-opts.c (c_common_handle_option): s/on/value/.Neil Booth
2003-06-15c-pch.c (asm_file_name): Remove.Neil Booth
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth