Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2002 00:01:08 +0100
From:      Doug Rabson <dfr@nlsystems.com>
To:        Marcel Moolenaar <marcel@xcllnt.net>, Peter Wemm <peter@freebsd.org>
Cc:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   Re: PERFORCE change 11920 for review
Message-ID:  <200205270001.08623.dfr@nlsystems.com>
In-Reply-To: <20020526211154.GA724@dhcp01.pn.xcllnt.net>
References:  <200205261912.g4QJCed09589@freefall.freebsd.org> <20020526211154.GA724@dhcp01.pn.xcllnt.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 26 May 2002 10:11 pm, Marcel Moolenaar wrote:
> On Sun, May 26, 2002 at 12:12:40PM -0700, Peter Wemm wrote:
> > http://people.freebsd.org/~peter/p4db/chv.cgi?CH=3D11920
> >
> > Change 11920 by peter@peter_daintree on 2002/05/26 12:11:46
> >
> > =09Not sure what to do with this.  __ElfType(Hashelt) is no longer
> > =09needed, but the __ElfType(Auxinfo) appears to be.
> > =09ia64/include/elf.h has removed it but all the other platforms have
> > =09it still.
>
> We probably want to revert the removal from <machine/elf.h>, unless
> there's a bigger picture I don't see.

The main issue is to prevent <machine/elf.h> from fixing the word size (3=
2 or=20
64) so that we can use both elf32 and elf64 in the kernel. Since the kern=
el=20
doesn't use Auxinfo, we can probably leave the _ElfType(Auxinfo) in there=
=2E It=20
just puts off the problem until we want to build an ILP32 userland though=
=2E

--=20
Doug Rabson=09=09=09=09Mail:  dfr@nlsystems.com
=09=09=09=09=09Phone: +44 20 8348 6160


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205270001.08623.dfr>