ru
d98e09267b
Make it work for a different endianness binary.
...
(This version is still limited to ELF64.)
Reviewed by: jake
2002-05-25 13:43:16 +00:00
ru
531943a766
Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1.
2002-05-20 14:42:48 +00:00
ru
da85e76b35
Kill the stray #include line.
2002-05-20 08:05:58 +00:00
ru
628fe540c2
s/u_int/u_int32_t/
2002-05-20 07:56:40 +00:00
jake
954f6fa7b9
Get byte swapping primitives from sys/endian.h now that they are exported
...
to userland. This makes elf2aout work as a cross tool.
2002-05-17 15:46:08 +00:00
jake
b2815166cb
Add a Makefile for this.
2002-04-22 04:08:01 +00:00
obrien
f4fef940b5
Utility to create a.out [kernels] from an ELF one.
...
This is needed on sparc64 (and maybe all OpenFirmware based machines) as
most [all?] OpenBoot PROM's require either an a.out or FCode boot image.
Submitted by: jake
2002-03-28 02:17:27 +00:00