Date: Mon, 20 Aug 2001 17:07:37 -0700 (PDT) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 machdep.c Message-ID: <200108210007.f7L07bJ86074@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2001/08/20 17:07:37 PDT Modified files: sys/sparc64/sparc64 machdep.c Log: Use register g6 to point to a small stack for svaing alternate globals during trap handlers. Implement ptrace_set_pc FWIW. Initialize the pcb window scratch area in setregs(), and setup user registers as specified by the SCD. Submitted by: tmm Revision Changes Path 1.9 +41 -10 src/sys/sparc64/sparc64/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108210007.f7L07bJ86074>