re PR debug/12389 ([testcase needed] ICE in gen_subprogram_die for nested function)
[gcc.git] / gcc / cgraph.h
2003-10-22 Jan Hubickare PR debug/12389 ([testcase needed] ICE in gen_subprog...
2003-09-25 Richard Sandifordcgraph.h (cgraph_remove_edge): Declare.
2003-09-13 Richard Hendersoncgraphunit.c (cgraph_assemble_pending_functions): Export.
2003-09-11 Richard Hendersoncgraphunit.c (cgraph_finalize_function): Add nested...
2003-09-10 Richard Hendersoncgraph.h (struct cgraph_node): Rename lowered to analyzed.
2003-09-10 Richard Hendersoncgraphunit.c (cgraph_finalize_function): Remove unused...
2003-09-05 Richard Hendersoncgraph.c (cgraph_mark_reachable_node): Split out from ...
2003-08-16 Jan Hubickai386.c (ix86_fntype_regparm): Rename from ...
2003-08-05 Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-07-12 Andreas Jaegerfp-test.c (main): Use ISO C90 prototype.
2003-07-12 Jan Hubickacgraph.c (cgraph_max_uid): New global variable.
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-09 Jan Hubickacgraph.c (cgraph_node_name): New function.
2003-07-02 Jan Hubickacgraph.c (cgraph_mark_needed_node, [...]): Use next_nee...
2003-07-02 Jan Hubickacgraphunit.c (cgraph_finalize_function): Set finalized.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-30 Jan HubickaMakefile.in (GTFILES): Add cgraph.h.
2003-06-24 Jan HubickaMakefile.in (cgraph.o): Depend on output.h, not depend...
2003-06-23 Jan Hubickacgraph.c (cgraph_nodes_queue): Declare.
2003-03-08 Jan Hubickainline-3.c: New test.
2003-03-05 Jan HubickaMakefile.in (calls.o, [...]): Depend on cgraph.h
2003-03-05 Jan Hubickai386-local.c: New.
2003-02-22 Jan Hubickaexpmed.c (expand_divmod): Undo sign extensions for...