public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* more ELF changes
@ 1999-07-24 15:20 Ulrich Drepper
  1999-07-24 15:59 ` Roland McGrath
  0 siblings, 1 reply; 5+ messages in thread
From: Ulrich Drepper @ 1999-07-24 15:20 UTC (permalink / raw)
  To: GNU libc hacker

Hi,

I've checked in another bunch of ELF changes.  With these changes we
should now follow the upcoming ELF specification.  Again, the new
functionality is not yet tested as te linker cannot emit it yet.  But
it doesn't break existing programs.

I had to change the RTLD_START code.  This means that port maintainer
for architectures != ix86 have something to do.  The change are
trivial and I probably could very well do it myself but I'll leave it
to you.  The changes are that before calling the initializers one by
one there must be a similar loop before this which calls the
pre-initializers.  The function pointers can be found by calling
_dl_preinit_next.  Very simple.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1999-07-25  9:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-24 15:20 more ELF changes Ulrich Drepper
1999-07-24 15:59 ` Roland McGrath
1999-07-24 17:28   ` Ulrich Drepper
1999-07-25  6:50     ` Geoff Keating
1999-07-25  9:53       ` Roland McGrath

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).