| Commit message (Expand) | Author | Age | Files | Lines |
* | cfglayout.c (function_tail_eff_head): Rename to ... | Jan Hubicka | 2002-05-08 | 1 | -5/+25 |
* | * toplev.c: Fix formatting. | Kazu Hirata | 2002-05-08 | 1 | -77/+77 |
* | cfgrtl.c (try_redirect_by_replacing_jump): Do not kill computed jumps post re... | Jan Hubicka | 2002-05-02 | 1 | -1/+2 |
* | toplev.c (rest_of_compilation): Don't run cross-jump before bb-reorder. | Richard Henderson | 2002-04-30 | 1 | -5/+5 |
* | toplev.c (f_options): Add "profile" switch so that -fno-profile can be used t... | Nick Clifton | 2002-04-29 | 1 | -0/+2 |
* | toplev.c (flag_if_conversion, [...]): New static variables. | Jan Hubicka | 2002-04-29 | 1 | -5/+21 |
* | re PR c++/6396 (3.1 flow.c 583 ICE with -frename-registers) | Jakub Jelinek | 2002-04-28 | 1 | -1/+1 |
* | c-common.h (c_common_parse_file): Update. | Neil Booth | 2002-04-25 | 1 | -2/+5 |
* | re PR c++/6352 (GCC 3.1 inliner regression from March) | Mark Mitchell | 2002-04-19 | 1 | -0/+1 |
* | config.gcc (sparcv9-*-solaris2): Default to 32-bit code. | Richard Henderson | 2002-04-12 | 1 | -1/+1 |
* | toplev.c (flag_no_inline, [...]): Default to 2. | Jason Merrill | 2002-04-06 | 1 | -2/+10 |
* | re PR rtl-optimization/4330 (Optimizer generates illegal assembly code) | Richard Henderson | 2002-04-03 | 1 | -14/+11 |
* | re PR rtl-optimization/4311 (unrolling loops creates non-ending loop) | Richard Henderson | 2002-04-02 | 1 | -2/+1 |
* | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 2002-03-31 | 1 | -8/+2 |
* | local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not optimiz... | Jan Hubicka | 2002-03-30 | 1 | -1/+2 |
* | c-common.c (c_expand_expr): Fix prototype. | Neil Booth | 2002-03-27 | 1 | -10/+0 |
* | toplev.c (rest_of_compilation): Delay emit_initial_value_sets until after eh ... | Richard Henderson | 2002-03-26 | 1 | -1/+4 |
* | Add -Wswitch-enum. Document. | Andrew Cagney | 2002-03-26 | 1 | -0/+7 |
* | toplev.c: Don't include setjmp.h. | Zack Weinberg | 2002-03-25 | 1 | -74/+3 |
* | [multiple changes] | Andrew Cagney | 2002-03-23 | 1 | -2/+9 |
* | toplev.c (flag_loop_optimize, [...]): New static variables. | Jan Hubicka | 2002-03-22 | 1 | -3/+18 |
* | langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i... | Aldy Hernandez | 2002-03-21 | 1 | -0/+5 |
* | Makefile.in (fold-const.o, [...]): Update. | Neil Booth | 2002-03-21 | 1 | -1/+1 |
* | Makefile.in: Update. | Neil Booth | 2002-03-20 | 1 | -25/+1 |
* | c-common.h (yyparse, [...]): New. | Neil Booth | 2002-03-17 | 1 | -5/+4 |
* | toplev.c (wrapup_global_declarations): Clarify variable handling. | Jason Merrill | 2002-03-15 | 1 | -9/+17 |
* | toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup call a... | Jan Hubicka | 2002-03-14 | 1 | -1/+1 |
* | c-common.c (c_tree_code_type, [...]): Delete. | Kaveh R. Ghazi | 2002-03-13 | 1 | -5/+0 |
* | Makefile.in (debug.o): Depend on debug.h. | Kaveh R. Ghazi | 2002-03-12 | 1 | -1/+1 |
* | toplev.c (rest_of_compilation): Call purge_all_dead_edges if rebuild_label_no... | Richard Henderson | 2002-03-11 | 1 | -0/+1 |
* | * toplev.c (rest_of_compilation): Don't compile if we've had errors. | Richard Henderson | 2002-03-11 | 1 | -2/+5 |
* | * toplev.c (vms_fopen): Remove, not needed. | Douglas B Rupp | 2002-03-11 | 1 | -23/+0 |
* | toplev.c (debug_args): Add entry for VMS_DEBUG. | Douglas B Rupp | 2002-03-11 | 1 | -0/+3 |
* | cfgrtl.c (purge_dead_edges): Set BB_DRITY flags if edge has been removed; fix... | Jan Hubicka | 2002-03-08 | 1 | -4/+0 |
* | toplev.c (rest_of_compilation): Do jump threading before SSA path... | Jan Hubicka | 2002-03-06 | 1 | -16/+14 |
* | cfgcleanup.c (mentions_nonequal_regs): New function. | Jan Hubicka | 2002-03-06 | 1 | -1/+2 |
* | cfgrtl.c (delete_insn_and_edges, [...]): New. | Jan Hubicka | 2002-03-06 | 1 | -4/+4 |
* | toplev.c (documented_lang_options): Document more language-specific options. | Geoffrey Keating | 2002-03-05 | 1 | -13/+18 |
* | toplev.c (rest_of_compilation): Cleanup CFG after dead jumptables removal | Jan Hubicka | 2002-03-04 | 1 | -0/+1 |
* | * toplev.c (rest_of_decl_compilation): Revert last two changes. | Richard Henderson | 2002-03-03 | 1 | -4/+1 |
* | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 2002-03-03 | 1 | -8/+0 |
* | toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl for types or... | Richard Henderson | 2002-03-03 | 1 | -1/+2 |
* | attribs.c (handle_alias_attribute): Don't call assemble_alias. | Richard Henderson | 2002-03-02 | 1 | -5/+22 |
* | Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss. | Kaveh R. Ghazi | 2002-03-02 | 1 | -0/+5 |
* | toplev.c (rest_of_compilation): Delete dead jumptables before loop. | Jan Hubicka | 2002-03-01 | 1 | -0/+1 |
* | basic-block.h (BB_REACHABLE): Renumber. | Jan Hubicka | 2002-02-28 | 1 | -114/+107 |
* | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 2002-02-27 | 1 | -9/+1 |
* | toplev.c (output_quoted_string): Write unprintable characters with octal esca... | Zack Weinberg | 2002-02-20 | 1 | -3/+8 |
* | * toplev.c (lang_independent_init): Round up identifier size. | Roman Zippel | 2002-01-28 | 1 | -2/+2 |
* | toplev.c (process_options): Disable -fprefetch-loop-arrays with -Os and issue... | Janis Johnson | 2002-01-23 | 1 | -0/+8 |