This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/gcc function.c callgraph.c ChangeLog.hammer


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	hammer-3_3-branch
Changes by:	hubicka at gcc dot gnu dot org	2003-03-09 11:09:59

Modified files:
	gcc            : function.c callgraph.c ChangeLog.hammer 

Log message:
	* callgraph.c (known_fns): Declare.
	(cgraph_node): Add the decl into varray.
	* function.c (known_fns): New static variable.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.387.2.3&r2=1.387.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/callgraph.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.88&r2=1.1.2.89


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]