1.0.3.17: fix x86-64-assem.S build
authorCyrus Harmon <ch-sbcl@bobobeach.com>
Sat, 3 Mar 2007 06:24:38 +0000 (06:24 +0000)
committerCyrus Harmon <ch-sbcl@bobobeach.com>
Sat, 3 Mar 2007 06:24:38 +0000 (06:24 +0000)
commit37ded584cea0417c261a043301d9ea3a83916f0a
tree45659af1d9976ab0836762e2038e44e00d1b10e0
parent0f234877047c56ca945fe54e9e77a9cc2c8141cb
1.0.3.17: fix x86-64-assem.S build
 * on darwin, use GSYM(GNAME(all_threads)),%rax, on linux use
   GNAME(all_threads). This is isn't the cleanest fix, but it should
   restore buildability while I work out a proper fix.
src/runtime/x86-64-assem.S
version.lisp-expr