NetBSD/sys/arch/arm26
thorpej cd98cbf7fb * For platforms which are already ELF, remove the definition of
MACHINE_ARCH since <arm/param.h> already sets it correctly to "arm".
* For platforms which are not yet ELF, defined MACHINE_ARCH to "arm32"
  if __ELF__ is not defined by the C preprocessor.
* In <arm/param.h>, clarify the rules about when MACHINE and
  MACHINE_ARCH are defined, and to what.  Also, for ELF platforms,
  int the non-_KERNEL case, force both MACHINE and MACHINE_ARCH to "arm",
  rather than allowing platform-specifc code to define either.
2002-02-12 06:58:18 +00:00
..
arm26 Separate out syscall() out into three parts: 2002-01-17 17:26:03 +00:00
compile
conf add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
include * For platforms which are already ELF, remove the definition of 2002-02-12 06:58:18 +00:00
iobus In ioc_attach(), use ioc_irq_setmask() and ioc_fiq_setmask() rather than 2001-08-25 17:59:38 +00:00
ioc * Share a common vector page between arm26 and arm32. 2001-12-20 01:20:21 +00:00
podulebus Disable interrupts for podule loaders from C rather than assembler, since the 2001-12-03 20:54:07 +00:00
stand MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
vidc Report a display type of WSDISPLAY_TYPE_VIDC, since we'll probably share 2001-12-16 15:15:44 +00:00
Makefile New mechanism for building the tokenised version of BBBB under NetBSD. This 2000-11-21 23:47:37 +00:00