NetBSD/sys/arch/sh5
scw 5496168b35 In setregs(), set SF_FLAGS_CALLEE_SAVED in the new process' trapframe
to ensure the callee-saved set will be restored when we switch to it.
(It doesn't actually matter to the new process; it just inherits some
crud in those registers from the kernel if we don't set the bit).

Also ensure the strings pointer in r7 is sign-extended.
2002-09-04 14:13:28 +00:00
..
conf Defflag/param some options for: 2002-08-30 10:29:35 +00:00
dev s/==/!=/ when checking for counter wrap-around. 2002-09-02 20:04:25 +00:00
include Catch the case where a synchronous exception occurs during the critical 2002-09-02 14:00:25 +00:00
sh5 In setregs(), set SF_FLAGS_CALLEE_SAVED in the new process' trapframe 2002-09-04 14:13:28 +00:00
Makefile Descend into include subdirs and install relevant headers. 2002-07-10 08:56:11 +00:00