NetBSD/sys/arch/sh3
scw 8c5c893bf7 Add a BKPT_ADDR() macro which gives MD code a chance to munge a
breakpoint address before it's used. Currently a no-op on all but sh5.

This is useful on sh5, for example, to mask off the instruction
type encoding in the bottom two address bits, and makes it possible
to do "db> break $rXX" instead of manually munging the address.
2003-04-29 17:06:03 +00:00
..
conf cosmetic changes. 2002-05-10 15:28:45 +00:00
dev merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
include Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
sh3 Nake return values from bounds_check_with_label() conform to the man 2003-04-16 15:00:59 +00:00
Makefile clean up Makefiles 2002-02-24 20:10:53 +00:00
Makefile.inc Move common exception vector and scheduler code to 2002-02-24 18:19:40 +00:00