Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2001 15:24:14 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/sys/ia64/ia64 vm_machdep.c
Message-ID:  <20010419152413.E72789@dragon.nuxi.com>
In-Reply-To: <XFMail.010419144315.jhb@FreeBSD.org>; from jhb@FreeBSD.org on Thu, Apr 19, 2001 at 02:43:15PM -0700
References:  <20010419142436.A72789@dragon.nuxi.com> <XFMail.010419144315.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 19, 2001 at 02:43:15PM -0700, John Baldwin wrote:
> I was worried that the host brandelf would not parse ia64 ELF,

The ELF file format was designed to be endian and bitness clean.  Meaning
one could easily write tools on a little-endian 16-bit machine to
manipulate any ELF compliant big-endian 128-bit binary.  If the i386
`brandelf' was failing on an IA-64 binary, then it would be bug that
would be easy to fix.

-- 
-- David  (obrien@FreeBSD.org)

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




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