summaryrefslogtreecommitdiff
path: root/gcc/function.h
Commit message (Expand)AuthorAgeFilesLines
* PR target/34814bergner2008-01-261-0/+1
* PR gcov-profile/34610jakub2008-01-191-1/+5
* 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-11-261-8/+11
* * tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' totromey2007-11-161-0/+5
* * function.h (struct function): Rename calls_unwind_initzippel2007-09-071-4/+5
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-051-0/+5
* 2007-08-31 Richard Guenther <rguenther@suse.de>rguenth2007-08-311-25/+6
* * dominance.c (dom_computed, n_bbs_in_dom_tree): Removed.rakdver2007-07-261-0/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2007-07-051-0/+4
* Merge dataflow branch into mainlinedberlin2007-06-111-9/+4
* * builtins.c (expand_builtin_setjmp_setup): Update comment.nathan2007-05-211-13/+17
* * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocaterakdver2007-05-141-1/+1
* * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Usehubicka2007-04-281-8/+0
* Revert:hubicka2007-04-241-0/+8
* * function.c (init_function_start): Don't init line number info.hubicka2007-04-231-8/+0
* * function.h: Remove sequence_stack extern declaration.aldyh2007-04-161-2/+0
* * errors.h (warning, error, fatal, internal_error): Mark as cold.hubicka2007-03-061-2/+2
* 2007-01-10 Razya Ladelsky <razya@il.ibm.com>razya2007-01-101-0/+1
* * omp-low.c (expand_omp_parallel): Set function properties.hubicka2006-12-161-0/+4
* hubicka2006-12-131-0/+4
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-0/+5
* Privatize SSA variables into gimple_df.hubicka2006-11-281-0/+3
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-0/+4
* 2006-06-16 Richard Guenther <rguenther@suse.de>rguenth2006-06-161-26/+27
* PR/21391aldyh2006-05-051-1/+1
* * function.c (temp_slots_at_level, max_slot_level): Use VECkazu2006-04-181-1/+7
* * Makefile.in (GTFILES): Move functions.h after tree.h.kazu2006-04-121-1/+1
* PR/21391aldyh2006-04-111-0/+6
* * function.h (struct function) <x_tail_recursion_reentry>:steven2006-03-201-2/+2
* * function.h (frame_offset_overflow): Declare.ebotcazou2006-03-111-0/+5
* * function.c (use_return_register): Make it static.kazu2006-03-051-1/+0
* * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu2006-03-041-1/+1
* * emit-rtl.c (init_virtual_regs): Make it static.kazu2006-01-281-2/+0
* * function.c (instantiate_virtual_regs): Make it static.kazu2006-01-181-1/+0
* * Makefile.in (FUNCTION_H): New. Use it instead ofkazu2006-01-171-0/+2
* * cgraph.c (cgraph_insert_node_to_hashtable): New function.hubicka2006-01-111-11/+0
* Fix uninitialized register read problem.wilson2005-08-191-0/+5
* * function.h (struct function): Add saved blocks/unexpanded var list.hubicka2005-06-301-0/+2
* * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.jakub2005-06-271-0/+4
* Update FSF address.kcook2005-06-251-2/+2
* * function.c (prologue, epilogue, sibcall_epilogue): Changekazu2005-06-041-3/+0
* * cgraph.h (cgraph_node): Add 'lowered' state.hubicka2005-05-171-1/+2
* 2005-05-16 Caroline Tice <ctice@apple.com>ctice2005-05-161-4/+4
* * except.c (duplicate_eh_region_1, duplicate_eh_region_2,hubicka2005-05-121-0/+1
* Correct fixes for various hot/cold partitioning concerns.ctice2005-04-271-0/+14
* * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka2005-04-121-0/+3
* Revert patch from April 9.ctice2005-04-121-14/+0
* Fix problems with labels with hot/cold partitioning.ctice2005-04-091-0/+14
* * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELDjakub2005-04-091-0/+14