NetBSD/sys/arch/arm32
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
..
arm32 Sync hpcarm & arm32 conf.c (this entails shifting the i4b major numbers 2001-09-03 01:33:38 +00:00
compile
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
dev Hmm, on a.out platforms we have 2001-09-24 17:00:52 +00:00
doc Forgot these ones... and make notice of the move. 2001-10-17 23:58:34 +00:00
fpe-arm Make "options ARMFPE" work again. 2001-03-04 14:32:12 +00:00
include Fix the LOADADDR() macro. 2001-11-02 23:43:13 +00:00
isa Initial commitment of the bus_space_mmap() functions as proposed by Jason R 2001-09-10 02:20:19 +00:00
mainbus Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
ofw Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
pci Print which IRQ is used for compatibility interrupts. (from i386) 2000-11-04 14:05:55 +00:00
shark Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
stand/ofwboot Couple of changes: 2001-11-02 20:24:37 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00