aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
AgeCommit message (Expand)AuthorFilesLines
2004-09-14cgraph.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-13New code to analyze file level static variables and to determine if...Kenneth Zadeck1-0/+93
2004-09-10cgraph.h (cgraph_dump_file): Do not declare.Paolo Bonzini1-1/+1
2004-07-15* Fix for g++/15861Frank Ch. Eigler1-1/+1
2004-07-01cgraph.h (cgraph_build_static_cdtor): Declare.Richard Henderson1-0/+1
2004-05-22[multiple changes]Zack Weinberg1-2/+0
2004-05-19* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)Zack Weinberg1-2/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-2/+1
2004-04-01cgraph.c: Add overall comment.Jan Hubicka1-18/+27
2004-03-30gengtype.c (create_option): New function.Zack Weinberg1-1/+1
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-14cgraph.c (create_edge): Use local.redefined_extern_inline.Jan Hubicka1-10/+14
2004-01-04Makefile.in (cgraph.o, [...]): Add intl.h dependency.Jan Hubicka1-2/+4
2003-12-13c-typeck.c: Fix comment typos.Kazu Hirata1-2/+2
2003-10-22re PR debug/12389 ([testcase needed] ICE in gen_subprogram_die for nested fun...Jan Hubicka1-0/+5
2003-09-25cgraph.h (cgraph_remove_edge): Declare.Richard Sandiford1-0/+1
2003-09-13cgraphunit.c (cgraph_assemble_pending_functions): Export.Richard Henderson1-0/+1
2003-09-11cgraphunit.c (cgraph_finalize_function): Add nested arg.Richard Henderson1-1/+1
2003-09-10cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson1-5/+4
2003-09-09cgraphunit.c (cgraph_finalize_function): Remove unused argument.Richard Henderson1-1/+1
2003-09-04cgraph.c (cgraph_mark_reachable_node): Split out from ...Richard Henderson1-1/+2
2003-08-16i386.c (ix86_fntype_regparm): Rename from ...Jan Hubicka1-3/+0
2003-08-05tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher1-2/+2
2003-07-12fp-test.c (main): Use ISO C90 prototype.Andreas Jaeger1-17/+17
2003-07-12cgraph.c (cgraph_max_uid): New global variable.Jan Hubicka1-5/+26
2003-07-11Index: ChangeLogGeoffrey Keating1-1/+1
2003-07-09cgraph.c (cgraph_node_name): New function.Jan Hubicka1-0/+2
2003-07-02cgraph.c (cgraph_mark_needed_node, [...]): Use next_needed field instead of a...Jan Hubicka1-1/+4
2003-07-02cgraphunit.c (cgraph_finalize_function): Set finalized.Jan Hubicka1-0/+2
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-4/+4
2003-06-30Makefile.in (GTFILES): Add cgraph.h.Jan Hubicka1-16/+19
2003-06-24Makefile.in (cgraph.o): Depend on output.h, not depend on tree-inline.hJan Hubicka1-0/+27
2003-06-23cgraph.c (cgraph_nodes_queue): Declare.Jan Hubicka1-0/+2
2003-03-08inline-3.c: New test.Jan Hubicka1-3/+8
2003-03-05Makefile.in (calls.o, [...]): Depend on cgraph.hJan Hubicka1-0/+11
2003-03-05i386-local.c: New.Jan Hubicka1-0/+26
2003-02-22expmed.c (expand_divmod): Undo sign extensions for unsigned operandsJan Hubicka1-0/+80