This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: A testcase anad a patch for the __gmon_start__ problem on PPC.


Franz Sirl <Franz.Sirl-kernel@lauterbach.com> writes:

> 	* sysdeps/generic/initfini.c (GMON_START_COMPAT): New macro.
> 	(call_gmon_start): Use it.

Looks good (module Andreas' comment, I'll handle this when I check the
patch in).  Just to stress this once more: the old way of doing this
is *wrong*.  We cannot define __gmon_start__ since this can and does
introduce relocation dependencies which can prevent unloading.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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