egcs/gcc j

law@gcc.gnu.org law@gcc.gnu.org
Tue Aug 15 08:25:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	law@sourceware.cygnus.com	2000-08-15 08:25:50

Modified files:
	gcc            : j 

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.
	Restoring tm.texi after corruption.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/j.diff?cvsroot=gcc&r1=1.131&r2=1.132



More information about the Gcc-cvs mailing list