summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix for g++/15861fche2004-07-151-2/+2
* * cgraph.h (cgraph_build_static_cdtor): Declare.rth2004-07-011-0/+64
* Minor whitespace changeskenner2004-06-241-4/+6
* * c-common.h (has_c_linkage): New interface.zack2004-06-201-2/+0
* * cgraphunit.c (cgraph_decide_inlining): Adjust dump lines inebotcazou2004-06-061-3/+3
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-1/+1
* * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,kazu2004-05-301-2/+2
* 2004-05-22 Andrew Pinski <pinskia@physics.uc.edu>zack2004-05-221-8/+1
* * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)zack2004-05-191-3/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-56/+172
* PR opt/14980hubicka2004-05-051-1/+3
* * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c,kazu2004-04-301-6/+6
* * builtins.c, cgraph.c, cgraphunit.c, final.c, fold-const.c:kazu2004-04-291-4/+4
* * gcc.dg/unused-6.c: New test.hubicka2004-04-281-0/+5
* * cgraph.c: Add overall comment.hubicka2004-04-011-560/+624
* * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,kazu2004-03-201-3/+3
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-4/+4
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-3/+3
* * c-common.c (shadow_warning): Delete.zack2004-02-081-3/+2
* * cgraphunit.c (cgraph_postorder): Fix typo in comment.aldyh2004-02-041-1/+1
* PR c++/12850hubicka2004-01-291-2/+9
* * c-common.h: Fix comment typos.kazu2004-01-251-1/+1
* * cgraph.c (cgraph_remove_node): Fix removal from linked list.hubicka2004-01-191-16/+133
* * cgraph.c (create_edge): Use local.redefined_extern_inline.hubicka2004-01-141-2/+10
* Partial fix PR c++/12850hubicka2004-01-131-1/+4
* * cgraphunit.c (cgraph_optimize_function): Always dohubicka2004-01-131-5/+8
* * cgraphunit.c (cgraph_decide_inlining): Fix typo.hubicka2004-01-081-1/+1
* * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency.hubicka2004-01-041-52/+119
* * cgraphunit.c (cgraph_optimize_function): Call optimize_inline_callshubicka2004-01-021-11/+11
* PR opt/13473hubicka2004-01-011-78/+95
* * ChangeLog.7: Fix comment typos.kazu2003-11-211-1/+1
* * cgraphunit.c (cgraph_expand_function): Usehubicka2003-11-091-16/+2
* PR debug/12389hubicka2003-10-221-0/+1
* * toplev.c (rest_of_compilation): Fix webizer pass ordering.hubicka2003-10-201-2/+60
* * cgraphunit.c (cgraph_decide_inlining): Fix uninitialized variablehubicka2003-10-121-1/+1
* * c-pretty-print.c: Fix comment typos.kazu2003-10-051-2/+2
* 2003-09-23 Kelley Cook <kelleycook@wideopenwest.com>kcook2003-09-261-40/+78
* * cgraph.h (cgraph_remove_edge): Declare.rsandifo2003-09-251-1/+1
* 2003-09-23 Kelley Cook <kelleycook@wideopenwest.com>kcook2003-09-241-3/+3
* * cgraphunit.c (cgraph_assemble_pending_functions): Export.rth2003-09-131-4/+14
* * cgraphunit.c (cgraph_finalize_function): Add nested arg.rth2003-09-111-19/+26
* * cgraph.h (struct cgraph_node): Rename lowered to analyzed.rth2003-09-101-38/+60
* * cgraphunit.c (cgraph_finalize_function): Remove unused argument.rth2003-09-101-1/+1
* * cgraphunit.c (cgraph_finalize_function): Fix handling of externhubicka2003-09-091-18/+26
* * cgraph.c (cgraph_varpool_finalize_decl): Sanity check duplicatedhubicka2003-09-091-13/+65
* * cgraph.c (cgraph_mark_reachable_node): Split out from ...rth2003-09-051-38/+73
* * cgraphunit.c (visited_nodes): New static variable.jsturm2003-09-031-3/+13
* * Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.hubicka2003-09-031-8/+46
* * cgraphunit.c (record_call_1): Use walk_tree_without_duplicates.jsturm2003-09-021-2/+3
* * builtins.c: Fix comment typos.kazu2003-08-191-5/+5