summaryrefslogtreecommitdiff
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* * toplev.c (rest_of_compilation): Fix webizer pass ordering.hubicka2003-10-201-7/+0
* * Makefile.in (toplev.o): Add value-prof.h dependency.rakdver2003-10-191-0/+8
* * opts.c (common_handle_option): Handle OPT_fwebhubicka2003-10-171-0/+4
* 2003-10-17 Mostafa Hagog <mustafa@il.ibm.com>sayle2003-10-171-0/+4
* * Makefile.in (web.o): New.hubicka2003-10-111-0/+1
* * haifa-sched.c (ok_for_early_schedule): New function.dorit2003-10-091-0/+18
* * opts.c (decode_options): Enable unit-at-a-time at -O2.hubicka2003-09-051-1/+1
* * toplev.c (flag_rounding_math): New global variable.sayle2003-09-031-2/+9
* * c-common.c: Fix comment formatting.kazu2003-08-191-1/+1
* * common.opt: Add debug switches.neil2003-08-081-2/+111
* * opts.c (decode_options): Do language-specific initialization forgdr2003-08-031-0/+2
* * opts.c (in_fnames, num_in_fnames): Moved here from c-opts.bothner2003-07-311-1/+14
* Remove pedwarn_with_decl, warning_with_decl and error_with_declgdr2003-07-251-1/+1
* * common.opt: Document --param.neil2003-07-191-17/+127
* * c.opt: Document Uncodumented; use it. Document ObjC options.neil2003-07-171-0/+4
* * c-opts.c (print_help): Remove.neil2003-07-151-5/+32
* * common.opt: More --help messages.neil2003-07-111-1/+1
* * opts.c (wrap_help): Only pass int arguments as arguments toaj2003-07-091-3/+3
* * opts.c (wrap_help): Use unsigned int, not size_t.neil2003-07-081-3/+3
* * Makefile.in: Update.neil2003-07-081-4/+87
* * opts.c (common_handle_option): Correct handling of theneil2003-07-071-4/+16
* * c-common.h (c_comon_handle_filename,neil2003-07-061-90/+84
* * opts.c (common_handle_options): Negate sense of -falign- switches.neil2003-07-041-4/+4
* * c-common.h (c_common_init_options): New prototype.neil2003-07-021-12/+8
* 2003-06-29 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2003-06-291-0/+1
* * Makefile.in: Update.neil2003-06-281-1/+180
* * final.c (debug_flush_symbol_queue): New function.dpatel2003-06-271-0/+4
* * c-opts.c (missing_arg): Make non-static.neil2003-06-261-0/+6
* * c-opts.c (complain_wrong_lang, write_langs): Remove.neil2003-06-251-6/+86
* * opts.c (common_handle_option): Add missing break;s.neil2003-06-251-0/+2
* * common.opt: Add -finline-limit.neil2003-06-221-0/+15
* * common.opt: More -f switches.neil2003-06-221-0/+247
* * opts.c (find_opt): Fix to always guarantee a find of aneil2003-06-221-65/+59
* * Makefile.in: Update.neil2003-06-211-0/+245
* * Makefile.in: Update.neil2003-06-211-12/+95
* * c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.neil2003-06-201-2/+175
* * Makefile.in: Update.neil2003-06-181-0/+92
* * c-opts.c (c_common_handle_option): s/on/value/.neil2003-06-161-26/+54
* * c-pch.c (asm_file_name): Remove.neil2003-06-151-0/+83
* * Makefile.in: Update to use common.opt and lang_opt_files.neil2003-06-141-7/+48
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1
* * hooks.c (hook_int_size_t_constcharptr_int_0): New.neil2003-06-111-5/+1
* * Makefile.in: Rename options.c and options.h to c-options.c andneil2003-06-081-9/+8
* * Makefile.in (OJBS, c-opts.o): Update.neil2003-06-071-0/+209