lukem
|
826a14607a
|
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
there's no need to special-case .include-ing it.
|
2003-05-18 07:57:31 +00:00 |
fvdl
|
174b474772
|
Include -DNLIST_ELF64 for x86_64.
|
2002-12-10 17:59:41 +00:00 |
fvdl
|
3658e0287e
|
Add x86_64 if clause to get correct types.
|
2002-11-25 22:33:39 +00:00 |
fredette
|
e4e309c64c
|
Define both NLIST_ELF32 and NLIST_AOUT on m68000.
|
2001-12-12 22:19:18 +00:00 |
jmc
|
a831891141
|
Pull in mdsetimage to the tools builds. (XXX - using libbfd here would
probably be preferrable long term).
|
2001-10-21 23:10:46 +00:00 |
eeh
|
09af009af3
|
Fix typo in previous. (damn vi.)
|
2001-06-21 22:58:36 +00:00 |
eeh
|
5e8c69237f
|
Add sparc64 support for both sparc and sparc64:
ELF64 for 64-bit sparc64 kernels.
ELF32 for 32-bit sparc and sparc64 kernels.
a.out for old sparc kernels.
|
2001-06-21 22:57:25 +00:00 |
matt
|
1ac7180770
|
Enable ELF32 for vax re: mdsetimage.
|
2001-05-01 20:35:19 +00:00 |
bjh21
|
f7bfe29cb1
|
Compile with ELF support on ARM systems.
|
2001-04-24 19:02:06 +00:00 |
tsutsui
|
3a7ec5d5cd
|
Define both NLIST_ELF32 and NLIST_AOUT on m68k.
|
2001-02-18 05:58:35 +00:00 |
shin
|
745fabb2ce
|
MACHINE_ARCH for MIPS machine is "mipsel" or "mipseb".
|
2001-01-05 01:35:45 +00:00 |
itojun
|
92ee339d1c
|
sh3 split
|
2001-01-04 09:43:05 +00:00 |
scw
|
ab70197801
|
Select the object format in the Makefile, to allow selecting on
%MACHINE when deciding what object formats to support.
|
2000-12-18 20:43:58 +00:00 |
itojun
|
ec7f04c32c
|
support coff image file.
(this is part of NetBSD/sh3 patches)
|
1999-09-12 16:08:13 +00:00 |
pk
|
8ea56d49aa
|
This program is now called `mdsetimage'.
|
1997-01-02 00:33:34 +00:00 |
cgd
|
257aa69013
|
rdsetimage, a program to set kernel RAM disk images.
Written from scratch by me, today.
|
1996-10-04 00:18:55 +00:00 |