NetBSD/sys/arch/netwinder
thorpej 147b1bdc1c Add some rudimentary support for ELF symbols in DDB on the ARM ports.
On platforms which load the kernel sans symbols directly from firmware
(possibly in e.g. S-Record format), call ddb_init() with empty arguments,
so that it will search any compiled in SYMTAB_SPACE.  On all other platforms,
if __ELF__, also call ddb_init() with empty arguments until ELF bootloaders
which pass symbol information are ready.
2001-11-09 07:21:37 +00:00
..
compile Need a compile directory for netwinder 2001-05-22 22:48:09 +00:00
conf Use MACHINE, not TARGET_MACHINE. 2001-10-23 18:57:32 +00:00
include Netwinder's MACHINE_ARCH is arm, not arm32. 2001-10-26 23:21:31 +00:00
isa Move the footbridge dir out of arm32 into arm. 2001-06-09 10:29:11 +00:00
netwinder Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
pci Footbridge files have moved from arm32 to arm sub-tree. 2001-06-11 10:51:09 +00:00
Makefile Use command Makefile.arm. Move non-std LOADADDRESS to std.netwinder. Add 2001-06-11 17:46:23 +00:00