OSDN Git Service

* doc/gcov.texi (Invoking Gcov): Describe output name mangling
[pf3gnuchains/gcc-fork.git] / gcc / cgraphunit.c
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...