0.8.21.29:
commit70c579379283da66f97906a0d62c8a5fc34e4dab
authorJuho Snellman <jsnell@iki.fi>
Sat, 9 Apr 2005 21:28:39 +0000 (9 21:28 +0000)
committerJuho Snellman <jsnell@iki.fi>
Sat, 9 Apr 2005 21:28:39 +0000 (9 21:28 +0000)
tree06bd66ce115439c149d2a1fa8e2984822c9532d7
parent5ecef987f3847ed5de8c03f66ef9d8ab468af993
0.8.21.29:
TRACE :ENCAPSULATE NIL was broken by a recent function signature
        change in the debugger internals. Fix this, and add support for
        :ENCAPSULATE NIL on x86-64.

        * Pass stream to PRINT-FRAME-CALL from ntrace.lisp.
* Port over some of Daniel Barlow's fixes to x86-64-assem.S from
          amd64-pthreads-branch, fix fun_end_breakpoint_guts.
        * Fixed some magic constants in the x86-64 runtime
* Various 64-bit cleanups, #ifdef cleanups in the runtime
NEWS
src/code/debug-int.lisp
src/code/ntrace.lisp
src/runtime/breakpoint.c
src/runtime/x86-64-arch.c
src/runtime/x86-64-assem.S
version.lisp-expr