[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel
gb at clozure.com
gb at clozure.com
Fri Aug 5 17:21:07 MDT 2005
Affected files with versions:
constants64.s,1.19
-----------------------------------
Details:
Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/lisp-kernel
In directory clozure.com:/tmp/cvs-serv99618/lisp-kernel
Modified Files:
constants64.s
Log Message:
r2 is rTOC when in C code on LinuxPPC64. (it'd always be the same
value for all threads, so we can keep it in a global.)
(Could assume that LinuxPPC64 implies TLS-based libc, and make the TCR
be a __thread variable.)
More information about the Openmcl-cvs-notifications
mailing list