NetBSD/sys/arch/sh5
scw e7281ceb93 - When casting void * to register_t, go via intptr_t instead of uintptr_t
so the register is correctly sign-extended.

 - Some comment fixes.

 - Restore the FP state from the sigcontext if FP regs were saved.

 - Fix up r0 for the benefit of the syscall stub.
2002-09-06 15:48:51 +00:00
..
conf Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
dev Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
include Account for the clock interrupt itself in CLKF_INTR(). 2002-09-06 15:36:16 +00:00
sh5 - When casting void * to register_t, go via intptr_t instead of uintptr_t 2002-09-06 15:48:51 +00:00
Makefile Descend into include subdirs and install relevant headers. 2002-07-10 08:56:11 +00:00