| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c (cb_register_builtins): Handle more built-ins | neil | 2002-05-16 | 1 | -11/+12 |
* | * invoke.texi (-malign-double): Re-add lost warning. | hubicka | 2002-05-15 | 1 | -0/+7 |
* | * emit-rtl.c (global_rtl): Update comment. | zack | 2002-05-13 | 1 | -4/+0 |
* | * final.c (end_final): Use C trees to output data structures for profiling. | hubicka | 2002-05-09 | 1 | -3/+9 |
* | * cfglayout.c (function_tail_eff_head): Rename to ... | hubicka | 2002-05-08 | 1 | -5/+25 |
* | * toplev.c: Fix formatting. | kazu | 2002-05-08 | 1 | -77/+77 |
* | * cfgrtl.c (try_redirect_by_replacing_jump): Do not kill computed | hubicka | 2002-05-02 | 1 | -1/+2 |
* | * toplev.c (rest_of_compilation): Don't run cross-jump before | rth | 2002-04-30 | 1 | -5/+5 |
* | * toplev.c (f_options): Add "profile" switch so that | nickc | 2002-04-29 | 1 | -0/+2 |
* | * toplev.c (flag_if_conversion, flag_if_conversion2): New static | hubicka | 2002-04-29 | 1 | -5/+21 |
* | PR c++/6396 | jakub | 2002-04-28 | 1 | -1/+1 |
* | * c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -2/+5 |
* | PR c++/6352 | mmitchel | 2002-04-19 | 1 | -0/+1 |
* | * config.gcc (sparcv9-*-solaris2): Default to 32-bit code. | rth | 2002-04-12 | 1 | -1/+1 |
* | * toplev.c (flag_no_inline, flag_really_no_inline): Default to 2. | jason | 2002-04-06 | 1 | -2/+10 |
* | PR opt/4330 | rth | 2002-04-03 | 1 | -14/+11 |
* | PR opt/4311 | rth | 2002-04-03 | 1 | -2/+1 |
* | * c-common.c (c_unsafe_for_reeval): Rename. | neil | 2002-03-31 | 1 | -8/+2 |
* | * local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not opti... | hubicka | 2002-03-30 | 1 | -1/+2 |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 1 | -10/+0 |
* | * toplev.c (rest_of_compilation): Delay emit_initial_value_sets | rth | 2002-03-26 | 1 | -1/+4 |
* | Add -Wswitch-enum. Document. | cagney | 2002-03-26 | 1 | -0/+7 |
* | * toplev.c: Don't include setjmp.h. Kill float_handler_set, | zack | 2002-03-25 | 1 | -74/+3 |
* | 2002-03-23 Andrew Cagney <ac131313@redhat.com> | cagney | 2002-03-23 | 1 | -2/+9 |
* | * toplev.c (flag_loop_optimize, flag_crossjumping): | hubicka | 2002-03-22 | 1 | -3/+18 |
* | 2002-03-21 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-03-21 | 1 | -0/+5 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -1/+1 |
* | * Makefile.in: Update. | neil | 2002-03-20 | 1 | -25/+1 |
* | * c-common.h (yyparse, c_common_parse_file): New. | neil | 2002-03-17 | 1 | -5/+4 |
* | * toplev.c (wrapup_global_declarations): Clarify variable handling. | jason | 2002-03-15 | 1 | -9/+17 |
* | * toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup | hubicka | 2002-03-14 | 1 | -1/+1 |
* | * c-common.c (c_tree_code_type, c_tree_code_length, | ghazi | 2002-03-13 | 1 | -5/+0 |
* | * Makefile.in (debug.o): Depend on debug.h. | ghazi | 2002-03-12 | 1 | -1/+1 |
* | * toplev.c (rest_of_compilation): Call purge_all_dead_edges | rth | 2002-03-12 | 1 | -0/+1 |
* | * toplev.c (rest_of_compilation): Don't compile if we've had errors. | rth | 2002-03-11 | 1 | -2/+5 |
* | * toplev.c (vms_fopen): Remove, not needed. | kenner | 2002-03-11 | 1 | -23/+0 |
* | * toplev.c (debug_args): Add entry for VMS_DEBUG. | kenner | 2002-03-11 | 1 | -0/+3 |
* | * cfgrtl.c (purge_dead_edges): Set BB_DRITY flags if edge has been | hubicka | 2002-03-08 | 1 | -4/+0 |
* | * toplev.c (rest_of_compilation): Do jump threading before SSA path; | hubicka | 2002-03-06 | 1 | -16/+14 |
* | * cfgcleanup.c (mentions_nonequal_regs): New function. | hubicka | 2002-03-06 | 1 | -1/+2 |
* | * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New. | hubicka | 2002-03-06 | 1 | -4/+4 |
* | * toplev.c (documented_lang_options): Document more | geoffk | 2002-03-05 | 1 | -13/+18 |
* | * toplev.c (rest_of_compilation): Cleanup CFG after dead jumptables | hubicka | 2002-03-04 | 1 | -0/+1 |
* | * toplev.c (rest_of_decl_compilation): Revert last two changes. | rth | 2002-03-03 | 1 | -4/+1 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -8/+0 |
* | * toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl | rth | 2002-03-03 | 1 | -1/+2 |
* | * attribs.c (handle_alias_attribute): Don't call assemble_alias. | rth | 2002-03-03 | 1 | -5/+22 |
* | * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss. | ghazi | 2002-03-02 | 1 | -0/+5 |
* | * toplev.c (rest_of_compilation): Delete dead jumptables before | hubicka | 2002-03-01 | 1 | -0/+1 |
* | * basic-block.h (BB_REACHABLE): Renumber. | hubicka | 2002-02-28 | 1 | -114/+107 |