0.8.15.18: Linkage table tweaks & alien bugfix
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 18 Oct 2004 14:59:34 +0000 (14:59 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 18 Oct 2004 14:59:34 +0000 (14:59 +0000)
commit1f7bb609de31bba1a85817496ecbde52a07edf14
treeefa41e0d05bcf6f7d72c8ff09ea370b3c84cdd65
parent1f763fa8eca17771d2c091094855fcb8b84d66da
0.8.15.18: Linkage table tweaks & alien bugfix
            * Build with linkage-table by default on x86/NetBSD and
               sparc/Linux as well.
            * Don't try to be too clever about when to warn user about
               alien definitions when saving cores on non-linkage-table
               platforms: do it unconditionally.
            * Fix parsing of recursive alien record and union types
               (reported by Thomas F. Burdick, port of Helmut Eller's
               patch for the same problem in CMUCL.)
NEWS
make-config.sh
src/code/foreign-load.lisp
src/code/foreign.lisp
src/code/host-alieneval.lisp
src/code/save.lisp
tests/alien.impure.lisp
version.lisp-expr