0.7.6.7:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 25 Jul 2002 17:41:31 +0000 (17:41 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 25 Jul 2002 17:41:31 +0000 (17:41 +0000)
commit16edbb10b8e4b4973e3ba55d917e33cf57ab3815
tree14551fea5a8f7cfb61ea228fccd3cfa2a23faa91
parent51e4b92e1a1e4e9d3eb40c1e8dba78268f273056
0.7.6.7:
Fix up the SPARC fixups, *sigh*
... not only did my previous fix not run, it didn't compile, as
SIMPLE_FUN_CODE_OFFSET isn't defined in C, only in assembler.
... rewrite code address determination in two stages, and save
the fun object itself to go into reg_CODE on the SPARC
... [ keen observers will note that this is all terribly confusing. ]
src/runtime/interrupt.c
version.lisp-expr