public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Ulrich Drepper <drepper@cygnus.com>
To: Roland McGrath <roland@frob.com>
Cc: GNU libc hacker <libc-hacker@sourceware.cygnus.com>
Subject: Re: more ELF changes
Date: Sat, 24 Jul 1999 17:28:00 -0000	[thread overview]
Message-ID: <m39085tvwy.fsf@cygnus.com> (raw)
In-Reply-To: <199907242259.SAA10186@frob.com>

Roland McGrath <roland@frob.com> writes:

> Why don't you just change _dl_init_next to return the preinits and then the
> inits?

Bookkeeping seems to bemore complicated.  It's already quite
complicated as it is with the different kind of initializers and the
way the _dl_init_next functions are working (at, the whole function is
called quite often) they should be kept simple and not have many ifs
distinguishing runs of the preinit and the init.

But I want to overhaul the init handling anyhow.  There is no reason
to do that much in assembly.

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

  reply	other threads:[~1999-07-24 17:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-24 15:20 Ulrich Drepper
1999-07-24 15:59 ` Roland McGrath
1999-07-24 17:28   ` Ulrich Drepper [this message]
1999-07-25  6:50     ` Geoff Keating
1999-07-25  9:53       ` Roland McGrath

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m39085tvwy.fsf@cygnus.com \
    --to=drepper@cygnus.com \
    --cc=libc-hacker@sourceware.cygnus.com \
    --cc=roland@frob.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).