egcs/gcc ChangeLog final.c config/i386/linux.h

zack@gcc.gnu.org zack@gcc.gnu.org
Wed Jul 12 21:40:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	zack@sourceware.cygnus.com	2000-07-12 21:40:23

Modified files:
	gcc            : ChangeLog final.c 
	gcc/config/i386: linux.h 

Log message:
	* final.c (profile_function): Do not emit profile counters in
	the data section, if NO_PROFILE_COUNTERS is defined.
	* tm.texi: Document NO_PROFILE_COUNTERS.  Update doc for
	FUNCTION_PROFILER.
	
	* config/i386/linux.h (NO_PROFILE_COUNTERS): Define.
	(FUNCTION_PROFILER): Just emit a call to mcount.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7096&r2=1.7097
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/final.c.diff?cvsroot=gcc&r1=1.136&r2=1.137
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/linux.h.diff?cvsroot=gcc&r1=1.18&r2=1.19



More information about the Gcc-cvs mailing list