OSDN Git Service

* config/m68k/m68k.c (output_move_const_into_data_reg,
[pf3gnuchains/gcc-fork.git] / gcc / cgraph.c
2003-08-19 hubicka * cgraph.c (cgraph_mark_needed_node): Call notice_glob...
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-31 hubicka * cgraph.c (create_edge): Fix typo.
2003-07-18 hubicka * cgraph.c (cgraph_remove_node): Clear the hash table...
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-09 hubicka * cgraph.c (cgraph_node_name): New function.
2003-07-02 hubicka * cgraph.c (cgraph_mark_needed_node, cgraph_varpool_ma...
2003-06-30 hubicka * Makefile.in (GTFILES): Add cgraph.h.
2003-06-28 kazu * builtins.c: Follow spelling conventions.
2003-06-27 hubicka * cgraph.c (cgraph_node, cgraph_varpool_node): Avoid...
2003-06-24 hubicka * Makefile.in (cgraph.o): Depend on output.h, not...
2003-06-23 hubicka * cgraph.c (cgraph_nodes_queue): Declare.
2003-06-16 ghazicp:
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-03-08 hubicka * Makefile.in (cgraph.o): Depend on gt-cgraph.h and...
2003-03-08 hubicka * gcc.dg/inline-3.c: New test.
2003-03-06 hubicka * cgraph.c (cgraph_node): Do not confuse nested functi...
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...
2003-02-19 hubicka * cgraph.c (NPREDECESORC, SET_NPREDECESORS): Kill.
2003-02-13 schwab * cgraph.c (SET_NPREDECESORS): Add intermediate cast...
2003-02-12 hubicka * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at...