0.9.2.36:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 11 Jul 2005 10:31:37 +0000 (10:31 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 11 Jul 2005 10:31:37 +0000 (10:31 +0000)
commit9f409e8f8b0a0530725a13805f2b1b3c121ad46a
tree5778da5ec30731fe25766630f3928a67bddd2abf
parentf16e090088c6aa6178ecf50a8b74ff41cce73640
0.9.2.36:
Fix for memory fault error in foreign.test.sh
... we need to be able to have two different linkage-table
entries for "address of data" and "instructions
to jump to address" (DATAP=NIL/T)
... use a cons as the hash key rather than just the name
... (this area is not my speciality, so this fix may be
suboptimal.  Adjust as necessary)
NEWS
src/code/foreign.lisp
src/code/linkage-table.lisp
tests/foreign.test.sh
version.lisp-expr