NetBSD/sys/arch/sh3
uwe 2909b42808 Fix __mcount to use bsrf to call _mcount. We know it's in the same
module (in the same file even), so we know the offset at link time and
don't need a reloc.  This kills the last text relocation in the sh3
libc.so.

While here, tweak the code slightly to put delay slots into use.
2006-10-26 23:54:28 +00:00
..
conf Switch the rest of sh3 ports to todr(9) 2006-09-20 00:41:11 +00:00
dev More from Matt Fleming: 2006-10-01 20:31:49 +00:00
include Fix __mcount to use bsrf to call _mcount. We know it's in the same 2006-10-26 23:54:28 +00:00
sh3 __pmap_kpte_lookup: verify that ptp is not NULL. 2006-10-24 01:56:33 +00:00
Makefile
Makefile.inc