summaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
Commit message (Expand)AuthorAgeFilesLines
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* cgraph.c (create_edge): Use local.redefined_extern_inline.Jan Hubicka2004-01-141-10/+14
* Makefile.in (cgraph.o, [...]): Add intl.h dependency.Jan Hubicka2004-01-041-2/+4
* c-typeck.c: Fix comment typos.Kazu Hirata2003-12-131-2/+2
* re PR debug/12389 ([testcase needed] ICE in gen_subprogram_die for nested fun...Jan Hubicka2003-10-221-0/+5
* cgraph.h (cgraph_remove_edge): Declare.Richard Sandiford2003-09-251-0/+1
* cgraphunit.c (cgraph_assemble_pending_functions): Export.Richard Henderson2003-09-131-0/+1
* cgraphunit.c (cgraph_finalize_function): Add nested arg.Richard Henderson2003-09-111-1/+1
* cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson2003-09-101-5/+4
* cgraphunit.c (cgraph_finalize_function): Remove unused argument.Richard Henderson2003-09-091-1/+1
* cgraph.c (cgraph_mark_reachable_node): Split out from ...Richard Henderson2003-09-041-1/+2
* i386.c (ix86_fntype_regparm): Rename from ...Jan Hubicka2003-08-161-3/+0
* tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher2003-08-051-2/+2
* fp-test.c (main): Use ISO C90 prototype.Andreas Jaeger2003-07-121-17/+17
* cgraph.c (cgraph_max_uid): New global variable.Jan Hubicka2003-07-121-5/+26
* Index: ChangeLogGeoffrey Keating2003-07-111-1/+1
* cgraph.c (cgraph_node_name): New function.Jan Hubicka2003-07-091-0/+2
* cgraph.c (cgraph_mark_needed_node, [...]): Use next_needed field instead of a...Jan Hubicka2003-07-021-1/+4
* cgraphunit.c (cgraph_finalize_function): Set finalized.Jan Hubicka2003-07-021-0/+2
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-4/+4
* Makefile.in (GTFILES): Add cgraph.h.Jan Hubicka2003-06-301-16/+19
* Makefile.in (cgraph.o): Depend on output.h, not depend on tree-inline.hJan Hubicka2003-06-241-0/+27
* cgraph.c (cgraph_nodes_queue): Declare.Jan Hubicka2003-06-231-0/+2
* inline-3.c: New test.Jan Hubicka2003-03-081-3/+8
* Makefile.in (calls.o, [...]): Depend on cgraph.hJan Hubicka2003-03-051-0/+11
* i386-local.c: New.Jan Hubicka2003-03-051-0/+26
* expmed.c (expand_divmod): Undo sign extensions for unsigned operandsJan Hubicka2003-02-221-0/+80