NetBSD/sys/arch/arm
bjh21 3c88c46567 In {early,late}_abort_fixup(), return ABORT_FIXUP_FAILED, rather than
panic'ing, if we hit an instruction we can't fix up.  This saves 250-odd bytes
of code, and should allow the caller to print a more useful message.
2001-06-02 22:30:07 +00:00
..
arm In {early,late}_abort_fixup(), return ABORT_FIXUP_FAILED, rather than 2001-06-02 22:30:07 +00:00
arm32 replace vm_page_t with struct vm_page *. 2001-05-26 21:27:02 +00:00
conf Move blockio.S from sys/arch/arm32/arm32 to sys/arch/arm/arm, since I want to 2001-05-29 23:03:20 +00:00
include Replace arm6_dataabt_fixup() and arm7_dataabt_fixup() with early_abort_fixup() 2001-06-02 21:03:32 +00:00
mainbus Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
Makefile Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00