NetBSD/sys/arch/arm
jmc 6d536163de Change defaults for kernel compiles. Default all to USETOOLS?=no and have
the etc Makefile override that by putting USETOOLS into $.MAKEOVERRIDES
This way the default for kernel compiles is still to use the installed
toolchain instead of depending on $TOOLDIR. $TOOLDIR can be used by
simply adding USETOOLS=yes to the command line as usual.

Adjust each ports template to set the default no setting and also pull in
bsd.own.mk if they weren't already to ensure they'll build correctly
with the new toolchain setup.
2001-10-26 06:45:33 +00:00
..
arm Recognize GDB's default breakpoint instruction (as of GDB 5.0), in addition to 2001-10-18 21:26:21 +00:00
arm32 Add a comment describing the logic implemented by pmap_vac_me_harder. 2001-10-18 18:15:56 +00:00
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
footbridge Add stubs for mmap to footbridge, must implement proper mmap real soon. 2001-09-10 23:05:19 +00:00
include Make sure that PT_STEP is defined for userland, even though we don't 2001-10-19 00:18:20 +00:00
iomd Sad point .... remove RC7500 support from the iomd directory in the 2001-10-17 23:28:19 +00:00
mainbus Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
sa11x0 Renamed platid_search() to platid_search_data() and added new platid_search(). 2001-09-24 14:29:30 +00:00
xscale Fix some register definitions. 2001-09-05 17:05:36 +00:00
Makefile