OSDN Git Service

* cgraphunit.c (cgraph_assemble_pending_functions): Export.
[pf3gnuchains/gcc-fork.git] / gcc / cgraph.h
2003-09-13 rth * cgraphunit.c (cgraph_assemble_pending_functio...
2003-09-11 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-10 rth * cgraph.h (struct cgraph_node): Rename lowered...
2003-09-10 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-05 rth * cgraph.c (cgraph_mark_reachable_node): Split...
2003-08-16 hubicka * i386.c (ix86_fntype_regparm): Rename from ...
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-07-12 aj * fp-test.c (main): Use ISO C90 prototype.
2003-07-12 hubicka * cgraph.c (cgraph_max_uid): New global variable.
2003-07-11 geoffkIndex: ChangeLog
2003-07-09 hubicka * cgraph.c (cgraph_node_name): New function.
2003-07-02 hubicka * cgraph.c (cgraph_mark_needed_node, cgraph_varpool_ma...
2003-07-02 hubicka * cgraphunit.c (cgraph_finalize_function): Set finalized.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-30 hubicka * Makefile.in (GTFILES): Add cgraph.h.
2003-06-24 hubicka * Makefile.in (cgraph.o): Depend on output.h, not...
2003-06-23 hubicka * cgraph.c (cgraph_nodes_queue): Declare.
2003-03-08 hubicka * gcc.dg/inline-3.c: New test.
2003-03-05 hubicka * Makefile.in (calls.o, toplev.o alias.o): Depend...
2003-03-05 hubicka * gcc.dg/i386-local.c: New.
2003-02-22 hubicka * expmed.c (expand_divmod): Undo sign extensions for...