summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* timevar.c: Fix formatting.Kazu Hirata2002-05-181-3/+3
* expr.c (init_expr_once): Don't use start/end_sequence.Richard Henderson2002-05-171-1/+1
* c-common.c (cb_register_builtins): Handle more built-ins here rather than in ...Neil Booth2002-05-161-11/+12
* invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka2002-05-151-0/+7
* emit-rtl.c (global_rtl): Update comment.Zack Weinberg2002-05-131-4/+0
* final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka2002-05-091-3/+9
* cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka2002-05-081-5/+25
* * toplev.c: Fix formatting.Kazu Hirata2002-05-081-77/+77
* cfgrtl.c (try_redirect_by_replacing_jump): Do not kill computed jumps post re...Jan Hubicka2002-05-021-1/+2
* toplev.c (rest_of_compilation): Don't run cross-jump before bb-reorder.Richard Henderson2002-04-301-5/+5
* toplev.c (f_options): Add "profile" switch so that -fno-profile can be used t...Nick Clifton2002-04-291-0/+2
* toplev.c (flag_if_conversion, [...]): New static variables.Jan Hubicka2002-04-291-5/+21
* re PR c++/6396 (3.1 flow.c 583 ICE with -frename-registers)Jakub Jelinek2002-04-281-1/+1
* c-common.h (c_common_parse_file): Update.Neil Booth2002-04-251-2/+5
* re PR c++/6352 (GCC 3.1 inliner regression from March)Mark Mitchell2002-04-191-0/+1
* config.gcc (sparcv9-*-solaris2): Default to 32-bit code.Richard Henderson2002-04-121-1/+1
* toplev.c (flag_no_inline, [...]): Default to 2.Jason Merrill2002-04-061-2/+10
* re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson2002-04-031-14/+11
* re PR rtl-optimization/4311 (unrolling loops creates non-ending loop)Richard Henderson2002-04-021-2/+1
* c-common.c (c_unsafe_for_reeval): Rename.Neil Booth2002-03-311-8/+2
* local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not optimiz...Jan Hubicka2002-03-301-1/+2
* c-common.c (c_expand_expr): Fix prototype.Neil Booth2002-03-271-10/+0
* toplev.c (rest_of_compilation): Delay emit_initial_value_sets until after eh ...Richard Henderson2002-03-261-1/+4
* Add -Wswitch-enum. Document.Andrew Cagney2002-03-261-0/+7
* toplev.c: Don't include setjmp.h.Zack Weinberg2002-03-251-74/+3
* [multiple changes]Andrew Cagney2002-03-231-2/+9
* toplev.c (flag_loop_optimize, [...]): New static variables.Jan Hubicka2002-03-221-3/+18
* langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i...Aldy Hernandez2002-03-211-0/+5
* Makefile.in (fold-const.o, [...]): Update.Neil Booth2002-03-211-1/+1
* Makefile.in: Update.Neil Booth2002-03-201-25/+1
* c-common.h (yyparse, [...]): New.Neil Booth2002-03-171-5/+4
* toplev.c (wrapup_global_declarations): Clarify variable handling.Jason Merrill2002-03-151-9/+17
* toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup call a...Jan Hubicka2002-03-141-1/+1
* c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi2002-03-131-5/+0
* Makefile.in (debug.o): Depend on debug.h.Kaveh R. Ghazi2002-03-121-1/+1
* toplev.c (rest_of_compilation): Call purge_all_dead_edges if rebuild_label_no...Richard Henderson2002-03-111-0/+1
* * toplev.c (rest_of_compilation): Don't compile if we've had errors.Richard Henderson2002-03-111-2/+5
* * toplev.c (vms_fopen): Remove, not needed.Douglas B Rupp2002-03-111-23/+0
* toplev.c (debug_args): Add entry for VMS_DEBUG.Douglas B Rupp2002-03-111-0/+3
* cfgrtl.c (purge_dead_edges): Set BB_DRITY flags if edge has been removed; fix...Jan Hubicka2002-03-081-4/+0
* toplev.c (rest_of_compilation): Do jump threading before SSA path...Jan Hubicka2002-03-061-16/+14
* cfgcleanup.c (mentions_nonequal_regs): New function.Jan Hubicka2002-03-061-1/+2
* cfgrtl.c (delete_insn_and_edges, [...]): New.Jan Hubicka2002-03-061-4/+4
* toplev.c (documented_lang_options): Document more language-specific options.Geoffrey Keating2002-03-051-13/+18
* toplev.c (rest_of_compilation): Cleanup CFG after dead jumptables removalJan Hubicka2002-03-041-0/+1
* * toplev.c (rest_of_decl_compilation): Revert last two changes.Richard Henderson2002-03-031-4/+1
* emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg2002-03-031-8/+0
* toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl for types or...Richard Henderson2002-03-031-1/+2
* attribs.c (handle_alias_attribute): Don't call assemble_alias.Richard Henderson2002-03-021-5/+22
* Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.Kaveh R. Ghazi2002-03-021-0/+5