This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bffc850001
NetBSD
/
sys
/
arch
/
arm26
History
bjh21
a9c8e8ab15
We set MACHINE_ARCH to "arm" on arm26 now.
2001-10-24 13:53:24 +00:00
..
arm26
Don't call Debugger() unless the kernel has DDB.
2001-10-20 22:15:02 +00:00
compile
conf
We set MACHINE_ARCH to "arm" on arm26 now.
2001-10-24 13:53:24 +00:00
include
Since arm26 uses ELF, set MACHINE_ARCH to "arm".
2001-10-21 14:19:34 +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
Move the functionality of eca_init_rx_hard() into the tail end of
2001-09-22 17:19:27 +00:00
podulebus
Use int_off_save and int_restore rather than int_off and int_on.
2001-08-20 23:28:05 +00:00
stand
objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is
2001-09-22 03:34:17 +00:00
vidc
Also make it return something. See, Ben, you _do_ need to test every change.
2001-06-30 16:20:37 +00:00
Makefile
New mechanism for building the tokenised version of BBBB under NetBSD. This
2000-11-21 23:47:37 +00:00