summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* PR c/13029mmitchel2003-11-131-1/+5
* * function.c (assign_parms): Add ATTRIBUTE_UNUSED to variabledanglin2003-11-011-0/+2
* * toplev.c (enum dump_file_index, dump_file): Fix ordering ofhubicka2003-10-271-2/+2
* * toplev.c (default_get_pch_validity): Guard the use ofkazu2003-10-261-0/+6
* * toplev.c (default_pch_valid_p): Fix warning.aj2003-10-261-1/+1
* PR 10757geoffk2003-10-241-0/+109
* 2003-10-22 Andrew Haley <aph@redhat.com>aph2003-10-231-2/+8
* PR debug/12389hubicka2003-10-221-1/+1
* * toplev.c (rest_of_compilation): Fix webizer pass ordering.hubicka2003-10-201-3/+3
* * Makefile.in (toplev.o): Add value-prof.h dependency.rakdver2003-10-191-2/+40
* 2003-10-17 Mostafa Hagog <mustafa@il.ibm.com>sayle2003-10-171-0/+6
* * genmodes.c: Include hashtab.h.zack2003-10-151-0/+2
* * Makefile.in (web.o): New.hubicka2003-10-111-1/+25
* * haifa-sched.c (ok_for_early_schedule): New function.dorit2003-10-091-0/+16
* * toplev.c (flag_evaluation_order): New global variable.sayle2003-09-281-0/+3
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-3/+3
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-3/+3
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-11/+5
* PR optimization/11646ebotcazou2003-09-171-1/+2
* * toplev.c (rest_of_compilation): Call split_all_insns beforejakub2003-09-081-0/+17
* * diagnostic.c (warn_deprecated_use): Move to toplev.cgdr2003-09-071-0/+38
* * toplev.c (rest_of_decl_compilation): Do not finalize externalhubicka2003-09-061-1/+1
* * diagnostic.c (announce_function): Move to toplev.c.gdr2003-09-061-0/+17
* * toplev.c (wrapup_global_declarations): Fix final pass inhubicka2003-09-041-1/+1
* * toplev.c (flag_rounding_math): New global variable.sayle2003-09-031-0/+6
* * function.h (struct function): Add rtl_inline_init, saved_for_inline.rth2003-08-291-5/+4
* * regclass.c (init_reg_modes): Make non-static.bothner2003-08-141-3/+2
* * common.opt: Add debug switches.neil2003-08-081-197/+17
* * c.opt: Introduce -fworking-directory.aoliva2003-08-051-0/+35
* 2003-08-05 Steven Bosscher <steven@gcc.gnu.org>steven2003-08-051-9/+1
* Remove pedwarn_with_decl, warning_with_decl and error_with_declgdr2003-07-251-11/+45
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-4/+4
* * common.opt: Document --param.neil2003-07-191-12/+0
* * toplev.c (rest_of_handle_addresof): Rename intoebotcazou2003-07-181-5/+5
* * Makefile.in, configure, configure.in: Remove handling ofneil2003-07-181-68/+0
* * c.opt: Document Uncodumented; use it. Document ObjC options.neil2003-07-171-0/+1
* * c.opt: Document more options.neil2003-07-151-166/+0
* PR other/11123neroden2003-07-131-6/+6
* * c-format.c: Fix comment formatting.kazu2003-07-121-1/+1
* * common.opt: More --help messages.neil2003-07-111-242/+117
* 2003-07-10 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-101-12/+15
* * toplev.c (warn_dummy, W_options): Die.neil2003-07-091-64/+0
* * cgraph.c (cgraph_node_name): New function.hubicka2003-07-091-1/+17
* * toplev.c (randomize): Correct call to time().dannysmith2003-07-081-1/+1
* * Makefile.in: Update.neil2003-07-081-36/+0
* * configure.in (enable_coverage): Remove -DSELF_COVERAGE, addnathan2003-07-071-1/+1
* * tree.h (default_flag_random_seed): Remove.nathan2003-07-061-5/+49
* * toplev.c (output_clean_symbol_name): Remove.nathan2003-07-051-16/+0
* * c-common.h (c_common_init_options): New prototype.neil2003-07-021-8/+9
* * basic-block.h: Fix comment typos.kazu2003-07-011-2/+2