1.0.16.27: function-ify ERROR-CALL and GENERATE-ERROR-CODE on x86-64
commitc6538bf61955a67d0145aa3e6c937f6dd03f9e51
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 8 May 2008 15:05:22 +0000 (8 15:05 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 8 May 2008 15:05:22 +0000 (8 15:05 +0000)
treeec93ce0ff45381fdf22fe33bee4a2ae1315db863
parent1dd20e25cece8c023b2c751a6553573d00aac7ce
1.0.16.27: function-ify ERROR-CALL and GENERATE-ERROR-CODE on x86-64

 * Port of 1.0.16.10 to x86-64.
14 files changed:
src/assembly/x86-64/alloc.lisp
src/assembly/x86-64/assem-rtns.lisp
src/compiler/generic/array.lisp
src/compiler/x86-64/arith.lisp
src/compiler/x86-64/array.lisp
src/compiler/x86-64/call.lisp
src/compiler/x86-64/cell.lisp
src/compiler/x86-64/macros.lisp
src/compiler/x86-64/move.lisp
src/compiler/x86-64/subprim.lisp
src/compiler/x86-64/type-vops.lisp
src/compiler/x86-64/values.lisp
src/compiler/x86/macros.lisp
version.lisp-expr