cvs commit: src/libexec/rtld-elf map_object.c rtld.c rtld.h rtld_tls.h src/libexec/rtld-elf/i386 reloc.c rtld_machdep.h

Joerg Sonnenberger joerg at britannica.bec.de
Tue Mar 22 16:09:16 PST 2005


On Wed, Mar 23, 2005 at 07:11:07AM +0800, David Xu wrote:
> I know you have some ideas, but nothing can prevent you from
> changing it.

It does. Now I have to break the ABI between thread libraries
and dynamic linker, which does hurt. I was about to finish
a way to get almost all the benefits of Variant I from Doeppner's
paper without having to change binutils or GCC. I can't do this now
without rushing my changes, because the current rtld and the rtld
I would create are not binary compatible anymore.

At the very least should this code not go into Stable.

Joerg





More information about the Commits mailing list