看板 DFBSD_commit 關於我們 聯絡資訊
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