summaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* * flags.h (flag_really_no_inline): Remove.hubicka2008-07-291-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-22/+31
* * cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE.hubicka2008-07-261-1/+1
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-12/+1
* 2008-07-23 Martin Jambor <mjambor@suse.cz>jamborm2008-07-231-0/+6
* * cgraph.c (cgraph_add_new_function): Do early local passes.hubicka2008-07-201-1/+1
* * cgraph.c (assembler_name_hash): New static var.hubicka2008-07-131-3/+72
* 2008-07-07 Martin Jambor <mjambor@suse.cz>jamborm2008-07-071-2/+216
* * alias.c (record_alias_subset, init_alias_analysis): Fixghazi2008-06-261-2/+3
* * cgraph.c (cgraph_add_new_function): When in expansion state, do lowering.hubicka2008-06-181-0/+15
* 2008-06-17 Bernhard Fischer <>aldot2008-06-171-3/+0
* gcc/rwild2008-06-061-3/+3
* * cgraph.c (dump_cgraph_node): Update.hubicka2008-05-071-6/+7
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-1/+1
* PR middle-end/34969jakub2008-01-291-1/+47
* * langhooks.h (struct lang_hooks_for_callgraph): Remove thirddnovillo2007-11-021-2/+25
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-2/+2
* * Makefile.in (passes.o, ipa-inline.o): Add dependencies.hubicka2007-02-091-7/+20
* Patch by Tomas Bily <tbily@suse.cz>hubicka2007-01-191-1/+5
* * tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprshubicka2007-01-141-0/+1
* * cgraph.c (cgraph_release_function_body): New function.hubicka2007-01-041-5/+22
* * gcc.dg/pr16194.c: We now output error on all three functions, not justhubicka2007-01-031-0/+6
* * cgraph.c (cgraph_exapnd_queue): Rename to...hubicka2006-12-301-14/+54
* * cgraph.c: Update overall comment; fix vertical spacing.hubicka2006-12-201-11/+6
* Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka2006-12-111-288/+4
* * cgraph.c: Update copyright.hubicka2006-12-091-1/+1
* * invoke.texi (large-stack-frame, large-stack-frame-growth): New params.hubicka2006-11-281-0/+4
* Revert emutls patch.rth2006-10-091-12/+1
* gcc/rth2006-10-041-1/+12
* * cgraph.c (dump_cgraph_varpool_node): Don't crash if calledrth2006-09-251-1/+4
* PR debug/26881hubicka2006-08-241-3/+4
* PR rtl-optimization/28071hubicka2006-08-211-3/+89
* PR tree-optimization/27882hubicka2006-07-261-0/+6
* 2006-07-24 Richard Guenther <rguenther@suse.de>rguenth2006-07-241-1/+1
* PR c/25795hubicka2006-07-241-4/+7
* Whitespace fixupsmrs2006-05-181-22/+22
* PR c/26171jakub2006-04-261-2/+2
* * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu2006-03-041-1/+1
* * tree-pretty-print.c (dump_generic_node): Handlednovillo2006-01-191-10/+16
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-0/+19
* ./:ian2006-01-171-5/+35
* * cgraph.c (cgraph_insert_node_to_hashtable): New function.hubicka2006-01-111-0/+13
* * tree-inline.c (copy_body_r): Use explicit cast whengdr2005-12-171-8/+12
* PR middle-end/24093hubicka2005-10-311-2/+10
* * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.hubicka2005-09-241-2/+2
* * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.hubicka2005-07-281-6/+15
* PR tree-optimization/22574hubicka2005-07-271-1/+1
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-0/+1
* * cgraph.c (cgraph_remove_node): Do not release function bodies untilhubicka2005-06-281-1/+2