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
[-- Attachment #1 --] On Sat, May 25, 2002 at 06:43:17AM -0700, Ruslan Ermilov wrote: > ru 2002/05/25 06:43:17 PDT > > Modified files: > usr.sbin/elf2aout Makefile elf2aout.c > Log: > Make it work for a different endianness binary. > (This version is still limited to ELF64.) > > Reviewed by: jake > > Revision Changes Path > 1.2 +2 -0 src/usr.sbin/elf2aout/Makefile > 1.6 +29 -47 src/usr.sbin/elf2aout/elf2aout.c > 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, -- 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 [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE875cIUkv4P6juNwoRAisbAJ99vDiqY1N9w389Fzi45cr61VhvOwCeIuUo sXg3uIbqNJUVDXTBAFC9ecU= =6tRF -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020525135208.GA50345>
