aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
2003-10-20toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka1-7/+0
2003-10-19Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak1-0/+8
2003-10-17opts.c (common_handle_option): Handle OPT_fwebJan Hubicka1-0/+4
2003-10-17common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog1-0/+4
2003-10-11Makefile.in (web.o): New.Jan Hubicka1-0/+1
2003-10-09haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos1-0/+18
2003-09-05opts.c (decode_options): Enable unit-at-a-time at -O2.Jan Hubicka1-1/+1
2003-09-03toplev.c (flag_rounding_math): New global variable.Roger Sayle1-2/+9
2003-08-19c-common.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-08-08common.opt: Add debug switches.Neil Booth1-2/+111
2003-08-03opts.c (decode_options): Do language-specific initialization for the global d...Gabriel Dos Reis1-0/+2
2003-07-31opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner1-1/+14
2003-07-25Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis1-1/+1
2003-07-19common.opt: Document --param.Neil Booth1-17/+127
2003-07-17c.opt: Document Uncodumented; use it.Neil Booth1-0/+4
2003-07-15c-opts.c (print_help): Remove.Neil Booth1-5/+32
2003-07-11common.opt: More --help messages.Neil Booth1-1/+1
2003-07-09opts.c (wrap_help): Only pass int arguments as arguments to printf's '*' modi...Andreas Jaeger1-3/+3
2003-07-08* opts.c (wrap_help): Use unsigned int, not size_t.Neil Booth1-3/+3
2003-07-08Makefile.in: Update.Neil Booth1-4/+87
2003-07-07opts.c (common_handle_option): Correct handling of the -falign- switches that...Neil Booth1-4/+16
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth1-90/+84
2003-07-04* opts.c (common_handle_options): Negate sense of -falign- switches.Neil Booth1-4/+4
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth1-12/+8
2003-06-29opts.c: Include insn-attr.h.Franz Sirl1-0/+1
2003-06-28Makefile.in: Update.Neil Booth1-1/+180
2003-06-26final.c (debug_flush_symbol_queue): New function.Devang Patel1-0/+4
2003-06-26c-opts.c (missing_arg): Make non-static.Neil Booth1-0/+6
2003-06-25c-opts.c (complain_wrong_lang, [...]): Remove.Neil Booth1-6/+86
2003-06-25opts.c (common_handle_option): Add missing break;s.Neil Booth1-0/+2
2003-06-22common.opt: Add -finline-limit.Neil Booth1-0/+15
2003-06-22common.opt: More -f switches.Neil Booth1-0/+247
2003-06-22opts.c (find_opt): Fix to always guarantee a find of a switch with joined par...Neil Booth1-65/+59
2003-06-21Makefile.in: Update.Neil Booth1-0/+245
2003-06-21Makefile.in: Update.Neil Booth1-12/+95
2003-06-20c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.Neil Booth1-2/+175
2003-06-18Makefile.in: Update.Neil Booth1-0/+92
2003-06-16c-opts.c (c_common_handle_option): s/on/value/.Neil Booth1-26/+54
2003-06-15c-pch.c (asm_file_name): Remove.Neil Booth1-0/+83
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth1-7/+48
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-11hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth1-5/+1
2003-06-08Makefile.in: Rename options.c and options.h to c-options.c and c-options.h.Neil Booth1-9/+8
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-0/+209