summaryrefslogtreecommitdiff
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* * 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