OSDN Git Service

* cgraphunit.c (cgraph_assemble_pending_functions): Export.
[pf3gnuchains/gcc-fork.git] / gcc / cgraphunit.c
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-09 hubicka * cgraphunit.c (cgraph_finalize_function): Fix handlin...
2003-09-09 hubicka * cgraph.c (cgraph_varpool_finalize_decl): Sanity...
2003-09-05 rth * cgraph.c (cgraph_mark_reachable_node): Split...
2003-09-03 jsturm* cgraphunit.c (visited_nodes): New static variable.
2003-09-03 hubicka * Makefile.in (c-objc-common.o): Kill gt-c-objc-common...
2003-09-02 jsturm* cgraphunit.c (record_call_1): Use walk_tree_without_d...
2003-08-19 kazu * builtins.c: Fix comment typos.
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-21 hubicka * cgraphunit.c (cgraph_finalize_compilation_unit)...
2003-07-13 aj * cgraphunit.c: Convert prototypes to ISO C90.
2003-07-12 hubicka* cgraphunit.c (cgraph_inlined_into, cgraph_inlined_cal...
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 * cgraphunit.c (cgraph_finalize_unit): Set current_fun...
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-24 hubicka * Makefile.in (cgraph.o): Depend on output.h, not...
2003-06-23 hubicka * cgraph.c (cgraph_nodes_queue): Declare.
2003-05-12 steven2003-05-10 Steven Bosscher <steven@gcc.gnu.org>
2003-03-15 sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-03-08 hubicka * gcc.dg/inline-3.c: New test.
2003-03-05 hubicka * gcc.dg/i386-local.c: New.
2003-02-22 hubicka * expmed.c (expand_divmod): Undo sign extensions for...