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]
Other format: [Raw text]

Re: alpha cache detection


Roland McGrath wrote:

> There isn't another place that gets the auxv values.  However, you can
> possibly avoid introducing the symbol by putting the info in _rtld_global.
> dl-procinfo.c could be used for this, I think.

I don't worry too much about this now.  I will try to tackle cleaning up
the remaining libc.so<->ld.so dependencies and move them into the
_rtld_global_ro struct.  For ia64 this needs some architecture specific
extensions.  Once the concept is in place it's easy to do the same for
Alpha.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


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