| Commit message (Expand) | Author | Age | Files | Lines |
* | * function.c (temp_slots_at_level, max_slot_level): Use VEC | kazu | 2006-04-18 | 1 | -1/+7 |
* | * Makefile.in (GTFILES): Move functions.h after tree.h. | kazu | 2006-04-12 | 1 | -1/+1 |
* | PR/21391 | aldyh | 2006-04-11 | 1 | -0/+6 |
* | * function.h (struct function) <x_tail_recursion_reentry>: | steven | 2006-03-20 | 1 | -2/+2 |
* | * function.h (frame_offset_overflow): Declare. | ebotcazou | 2006-03-11 | 1 | -0/+5 |
* | * function.c (use_return_register): Make it static. | kazu | 2006-03-05 | 1 | -1/+0 |
* | * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c, | kazu | 2006-03-04 | 1 | -1/+1 |
* | * emit-rtl.c (init_virtual_regs): Make it static. | kazu | 2006-01-28 | 1 | -2/+0 |
* | * function.c (instantiate_virtual_regs): Make it static. | kazu | 2006-01-18 | 1 | -1/+0 |
* | * Makefile.in (FUNCTION_H): New. Use it instead of | kazu | 2006-01-17 | 1 | -0/+2 |
* | * cgraph.c (cgraph_insert_node_to_hashtable): New function. | hubicka | 2006-01-11 | 1 | -11/+0 |
* | Fix uninitialized register read problem. | wilson | 2005-08-19 | 1 | -0/+5 |
* | * function.h (struct function): Add saved blocks/unexpanded var list. | hubicka | 2005-06-30 | 1 | -0/+2 |
* | * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | jakub | 2005-06-27 | 1 | -0/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * function.c (prologue, epilogue, sibcall_epilogue): Change | kazu | 2005-06-04 | 1 | -3/+0 |
* | * cgraph.h (cgraph_node): Add 'lowered' state. | hubicka | 2005-05-17 | 1 | -1/+2 |
* | 2005-05-16 Caroline Tice <ctice@apple.com> | ctice | 2005-05-16 | 1 | -4/+4 |
* | * except.c (duplicate_eh_region_1, duplicate_eh_region_2, | hubicka | 2005-05-12 | 1 | -0/+1 |
* | Correct fixes for various hot/cold partitioning concerns. | ctice | 2005-04-27 | 1 | -0/+14 |
* | * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove all | hubicka | 2005-04-12 | 1 | -0/+3 |
* | Revert patch from April 9. | ctice | 2005-04-12 | 1 | -14/+0 |
* | Fix problems with labels with hot/cold partitioning. | ctice | 2005-04-09 | 1 | -0/+14 |
* | * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD | jakub | 2005-04-09 | 1 | -0/+14 |
* | * function.h (nonlocal_labels): Remove. | kazu | 2005-04-08 | 1 | -1/+0 |
* | * function.h (function): Remove instrument_entry_exit. | kazu | 2005-04-08 | 1 | -5/+0 |
* | * function.c (push_function_context_to): Don't set | kazu | 2005-04-08 | 1 | -4/+0 |
* | * function.c (get_func_frame_size): Make it static. | kazu | 2005-03-14 | 1 | -2/+0 |
* | PR middle-end/19698 | steven | 2005-02-20 | 1 | -0/+8 |
* | * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c, | kazu | 2005-01-27 | 1 | -1/+1 |
* | PR middle-end/16585 | steven | 2005-01-26 | 1 | -4/+0 |
* | * function.h (struct function): Remove calls_longjmp. | zack | 2004-11-23 | 1 | -4/+0 |
* | * emit-rtl.c (last_label_num, base_label_num): Remove. | kazu | 2004-10-08 | 1 | -1/+0 |
* | 2004-10-01 Jakub Jelinek <jakub@redhat.com> | jakub | 2004-10-01 | 1 | -14/+0 |
* | * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD | jakub | 2004-09-29 | 1 | -0/+14 |
* | * function.c (reference_callee_copied): New. | rth | 2004-09-08 | 1 | -0/+2 |
* | 2004-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-09 | 1 | -12/+0 |
* | PR optimization/15077 | kenner | 2004-07-28 | 1 | -1/+2 |
* | * calls.c (combine_pending_stack_adjustment_and_call): Make | rth | 2004-07-26 | 1 | -2/+2 |
* | 2004-07-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-14 | 1 | -4/+0 |
* | * function.c (pass_by_reference): New. | rth | 2004-07-13 | 1 | -0/+3 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 1 | -16/+1 |
* | * c-decl.c (grokdeclarator): Don't frob current_function_decl | rth | 2004-07-03 | 1 | -5/+0 |
* | * tree.def (RTL_EXPR): Remove. | rth | 2004-07-02 | 1 | -13/+2 |
* | * function.h (struct function): Remove x_function_call_count. | rth | 2004-07-01 | 1 | -11/+0 |
* | * function.c (identify_blocks, identify_blocks_1): Remove. | rth | 2004-07-01 | 1 | -3/+0 |
* | * function.h (struct function): Remove dont_emit_block_notes. | rth | 2004-07-01 | 1 | -4/+0 |
* | * function.h (struct function): Remove x_whole_function_mode_p. | rth | 2004-07-01 | 1 | -6/+0 |
* | * function.h (struct function): Remove x_last_parm_insn, | rth | 2004-06-30 | 1 | -8/+0 |
* | * function.c (free_after_compilation): Do not free computed_goto_common*. | hubicka | 2004-06-19 | 1 | -4/+0 |