Redefine symbol TLS slot indices.
[sbcl.git] / src / assembly / x86-64 / alloc.lisp
2011-10-19 Alastair BridgewaterRedefine symbol TLS slot indices.
2010-06-14 cracauer1.0.39.16: tls-slot allocation not thread-safe
2009-12-15 Gabor Melis1.0.33.11: fix detection of tls exhaustion
2009-01-11 Gabor Melis1.0.24.32: undo parts of 1.0.24.26
2008-09-20 Nikodemus Siivola1.0.20.16: make LOCK and FS prefixes part of the affect...
2008-05-08 Nikodemus Siivola1.0.16.27: function-ify ERROR-CALL and GENERATE-ERROR...
2008-05-08 Nikodemus Siivola1.0.16.25: restore buildability on threaded x86-64
2008-05-08 Gabor Melis1.0.16.21: lose informatively when the tls is full
2008-03-10 Nikodemus Siivola1.0.15.17: better threaded BIND & UNBIND for x86-64
2008-03-05 Nikodemus Siivola1.0.15.14: move bignum allocation out of line on x86...
2005-04-29 Christophe Rhodes0.9.0.6:
2005-01-06 Christophe Rhodes0.8.18.14: