This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMU Common Lisp".
The tag, sparc-tramp-assem-2010-07-19 has been created at 8dcb368463da30236417c4f8ce1ce015634df7b8 (commit)
- Log ----------------------------------------------------------------- commit 8dcb368463da30236417c4f8ce1ce015634df7b8 Author: rtoy <rtoy> Date: Mon Jul 19 17:54:42 2010 +0000
Fixes for scavenging interrupt contexts. There's special code to handle reg_LIP. In fact, the same thing needs to be done for reg_PC, and reg_NPC for sparc, and reg_LR and reg_CTR for ppc. These latter registers aren't always paired with reg_CODE (like in assembly routines), so we need to find that paired register.
(Code essentially the same as done by Alastair Bridgewater for sbcl.) -----------------------------------------------------------------------
hooks/post-receive