Age | Commit message (Expand) | Author | Files | Lines |
2006-01-28 | emit-rtl.c (init_virtual_regs): Make it static. | Kazu Hirata | 1 | -2/+0 |
2006-01-18 | function.c (instantiate_virtual_regs): Make it static. | Kazu Hirata | 1 | -1/+0 |
2006-01-17 | Makefile.in (FUNCTION_H): New. | Kazu Hirata | 1 | -0/+2 |
2006-01-11 | cgraph.c (cgraph_insert_node_to_hashtable): New function. | Jan Hubicka | 1 | -11/+0 |
2005-08-19 | Fix uninitialized register read problem. | James E Wilson | 1 | -0/+5 |
2005-06-30 | function.h (struct function): Add saved blocks/unexpanded var list. | Jan Hubicka | 1 | -0/+2 |
2005-06-27 | c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | Richard Henderson | 1 | -0/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-04 | function.c (prologue, [...]): Change their types to VEC(int,heap)*. | Kazu Hirata | 1 | -3/+0 |
2005-05-17 | cgraph.h (cgraph_node): Add 'lowered' state. | Steven Bosscher | 1 | -1/+2 |
2005-05-16 | bb-reorder.c (verify_hot_cold_block_grouping): Replace internal_error with gc... | Caroline Tice | 1 | -4/+4 |
2005-05-12 | except.c (duplicate_eh_region_1, [...]): New functions, based on old implemen... | Steven Bosscher | 1 | -0/+1 |
2005-04-27 | Correct fixes for various hot/cold partitioning concerns. | Caroline Tice | 1 | -0/+14 |
2005-04-12 | Makefile.in: Add function.h to BASIC_BLOCK_H. | Steven Bosscher | 1 | -0/+3 |
2005-04-12 | Revert patch from April 9. | Caroline Tice | 1 | -14/+0 |
2005-04-09 | Fix problems with labels with hot/cold partitioning. | Caroline Tice | 1 | -0/+14 |
2005-04-09 | tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR... | Jakub Jelinek | 1 | -0/+14 |
2005-04-08 | * function.h (nonlocal_labels): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-04-08 | function.h (function): Remove instrument_entry_exit. | Kazu Hirata | 1 | -5/+0 |
2005-04-08 | function.c (push_function_context_to): Don't set contains_functions. | Kazu Hirata | 1 | -4/+0 |
2005-03-14 | function.c (get_func_frame_size): Make it static. | Kazu Hirata | 1 | -2/+0 |
2005-02-20 | re PR middle-end/19698 (Infinite loop in update_life_info) | Steven Bosscher | 1 | -0/+8 |
2005-01-27 | c-common.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-26 | re PR middle-end/16585 (current_function_has_computed_jump incorrectly change... | Steven Bosscher | 1 | -4/+0 |
2004-11-23 | function.h (struct function): Remove calls_longjmp. | Zack Weinberg | 1 | -4/+0 |
2004-10-08 | emit-rtl.c (last_label_num, [...]): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-10-01 | revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_... | Jakub Jelinek | 1 | -14/+0 |
2004-09-29 | tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR... | Jakub Jelinek | 1 | -0/+14 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 1 | -0/+2 |
2004-08-09 | Makefile.in (GTFILES): Remove stmt.c | Paolo Bonzini | 1 | -12/+0 |
2004-07-27 | re PR tree-optimization/15077 (ICE in make_decl_rtl when inlining tail recurs... | Richard Kenner | 1 | -1/+2 |
2004-07-26 | calls.c (combine_pending_stack_adjustment_and_call): Make preferred_unit_stac... | Richard Henderson | 1 | -2/+2 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -4/+0 |
2004-07-13 | function.c (pass_by_reference): New. | Richard Henderson | 1 | -0/+3 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -16/+1 |
2004-07-02 | c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s... | Richard Henderson | 1 | -5/+0 |
2004-07-01 | tree.def (RTL_EXPR): Remove. | Richard Henderson | 1 | -13/+2 |
2004-07-01 | function.h (struct function): Remove x_function_call_count. | Richard Henderson | 1 | -11/+0 |
2004-07-01 | function.c (identify_blocks, [...]): Remove. | Richard Henderson | 1 | -3/+0 |
2004-07-01 | function.h (struct function): Remove dont_emit_block_notes. | Richard Henderson | 1 | -4/+0 |
2004-06-30 | function.h (struct function): Remove x_whole_function_mode_p. | Richard Henderson | 1 | -6/+0 |
2004-06-30 | function.h (struct function): Remove x_last_parm_insn, inl_last_parm_insn. | Richard Henderson | 1 | -8/+0 |
2004-06-19 | function.c (free_after_compilation): Do not free computed_goto_common*. | Jan Hubicka | 1 | -4/+0 |
2004-06-18 | emit-rtl.c (unshare_all_rtl_1): New name of unshare_all_rtl. | Paolo Bonzini | 1 | -0/+1 |
2004-06-15 | function.h (struct function): Remove cannot_inline field. | Paolo Bonzini | 1 | -5/+0 |
2004-06-03 | basic-block.c (tail_recursion_label_list): Don't declare. | Steven Bosscher | 1 | -5/+0 |
2004-05-19 | Multiple fixes: PRs 14692, 15274 and 15463 | Zdenek Dvorak | 1 | -3/+7 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -55/+33 |
2004-04-28 | re PR c/15004 ([unit-at-a-time] no warning for unused paramater in static fun... | Jan Hubicka | 1 | -0/+2 |
2004-04-01 | cgraph.c: Add overall comment. | Jan Hubicka | 1 | -0/+7 |