Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2002 16:52:08 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/elf2aout Makefile elf2aout.c
Message-ID:  <20020525135208.GA50345@sunbay.com>
In-Reply-To: <200205251343.g4PDhH781477@freefall.freebsd.org>
References:  <200205251343.g4PDhH781477@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--xHFwDpU9dbj6ez1V
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, May 25, 2002 at 06:43:17AM -0700, Ruslan Ermilov wrote:
> ru          2002/05/25 06:43:17 PDT
>=20
>   Modified files:
>     usr.sbin/elf2aout    Makefile elf2aout.c=20
>   Log:
>   Make it work for a different endianness binary.
>   (This version is still limited to ELF64.)
>  =20
>   Reviewed by:    jake
>  =20
>   Revision  Changes    Path
>   1.2       +2 -0      src/usr.sbin/elf2aout/Makefile
>   1.6       +29 -47    src/usr.sbin/elf2aout/elf2aout.c
>=20
Err, the log message is incorrect.  The previous version worked
for big-endian targets only (whether run on a LE or BE machine).
This version works for little-endian targets too.  This is aimed
to support ARM, but ARM also happens to be ELF32, so we need to
support ELF32 too.


Cheers,
--=20
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

--xHFwDpU9dbj6ez1V
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE875cIUkv4P6juNwoRAisbAJ99vDiqY1N9w389Fzi45cr61VhvOwCeIuUo
sXg3uIbqNJUVDXTBAFC9ecU=
=6tRF
-----END PGP SIGNATURE-----

--xHFwDpU9dbj6ez1V--

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?20020525135208.GA50345>