summaryrefslogtreecommitdiffstats
path: root/gcc/cgraph.h
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.h (cgraph_build_static_cdtor): Declare.rth2004-07-011-0/+1
* 2004-05-22 Andrew Pinski <pinskia@physics.uc.edu>zack2004-05-221-2/+0
* * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)zack2004-05-191-2/+0
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-2/+1
* * cgraph.c: Add overall comment.hubicka2004-04-011-18/+27
* * gengtype.c (create_option): New function.zack2004-03-301-1/+1
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * cgraph.c (create_edge): Use local.redefined_extern_inline.hubicka2004-01-141-10/+14
* * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency.hubicka2004-01-041-2/+4
* * c-typeck.c: Fix comment typos.kazu2003-12-131-2/+2
* PR debug/12389hubicka2003-10-221-0/+5
* * cgraph.h (cgraph_remove_edge): Declare.rsandifo2003-09-251-0/+1
* * cgraphunit.c (cgraph_assemble_pending_functions): Export.rth2003-09-131-0/+1
* * cgraphunit.c (cgraph_finalize_function): Add nested arg.rth2003-09-111-1/+1
* * cgraph.h (struct cgraph_node): Rename lowered to analyzed.rth2003-09-101-5/+4
* * cgraphunit.c (cgraph_finalize_function): Remove unused argument.rth2003-09-101-1/+1
* * cgraph.c (cgraph_mark_reachable_node): Split out from ...rth2003-09-051-1/+2
* * i386.c (ix86_fntype_regparm): Rename from ...hubicka2003-08-161-3/+0
* 2003-08-05 Steven Bosscher <steven@gcc.gnu.org>steven2003-08-051-2/+2
* * fp-test.c (main): Use ISO C90 prototype.aj2003-07-121-17/+17
* * cgraph.c (cgraph_max_uid): New global variable.hubicka2003-07-121-5/+26
* Index: ChangeLoggeoffk2003-07-111-1/+1
* * cgraph.c (cgraph_node_name): New function.hubicka2003-07-091-0/+2
* * cgraph.c (cgraph_mark_needed_node, cgraph_varpool_mark_needed_node,hubicka2003-07-021-1/+4
* * cgraphunit.c (cgraph_finalize_function): Set finalized.hubicka2003-07-021-0/+2
* * basic-block.h: Fix comment typos.kazu2003-07-011-4/+4
* * Makefile.in (GTFILES): Add cgraph.h.hubicka2003-06-301-16/+19
* * Makefile.in (cgraph.o): Depend on output.h, not depend onhubicka2003-06-241-0/+27
* * cgraph.c (cgraph_nodes_queue): Declare.hubicka2003-06-231-0/+2
* * gcc.dg/inline-3.c: New test.hubicka2003-03-081-3/+8
* * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.hhubicka2003-03-051-0/+11
* * gcc.dg/i386-local.c: New.hubicka2003-03-051-0/+26
* * expmed.c (expand_divmod): Undo sign extensions for unsigned operandshubicka2003-02-221-0/+80
OpenPOWER on IntegriCloud