gcc/gcc langhooks-def.h langhooks.h tree.c Cha ...

aph@gcc.gnu.org aph@gcc.gnu.org
Mon Oct 6 13:50:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	aph@gcc.gnu.org	2003-10-06 13:50:59

Modified files:
	gcc            : langhooks-def.h langhooks.h tree.c ChangeLog 

Log message:
	2003-10-06  Andrew Haley  <aph@redhat.com>
	
	* tree.c (get_callee_fndecl): Call
	lang_hooks.lang_get_callee_fndecl.
	* langhooks-def.h (LANG_HOOKS_GET_CALLEE_FNDECL): New.
	(lhd_get_callee_fndecl): New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/langhooks-def.h.diff?cvsroot=gcc&r1=1.68&r2=1.69
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/langhooks.h.diff?cvsroot=gcc&r1=1.75&r2=1.76
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.c.diff?cvsroot=gcc&r1=1.332&r2=1.333
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1300&r2=2.1301



More information about the Gcc-cvs mailing list