This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: -Bdirect linking patch


michael meeks wrote:
> 	So - I have an evily hackish prototype for glibc & binutils that gives
> me a really nice speedup with relocation processing. It's inspired by
> the Solaris -Bdirect feature of the same name, and is implemented in the
> same way - by adding a section containing a 16bit word per .dynsym entry
> with an index into the libraries DT_NEEDED table, built at library link
> time.

Forget it, we have prelinking, which is much more efficient.

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

Attachment: signature.asc
Description: OpenPGP digital signature


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