Restore win32 build.
authorStas Boukarev <stassats@gmail.com>
Wed, 25 Sep 2013 19:42:34 +0000 (23:42 +0400)
committerStas Boukarev <stassats@gmail.com>
Wed, 25 Sep 2013 19:35:26 +0000 (23:35 +0400)
commit235669f239a7347297bc1c24a6e0012e2505d66a
tree0456934d284f4a48d0e727095adf13e19e9a0726
parentb15ec266a38f1dae4e52a46c1980d4b7259686d3
Restore win32 build.

The changes to special binding made binding space to contain
tls-indexes instead of symbols, but on windows WITH-TLS-EA macro
causes the tls-index to be an absolute address, storing which caused
problems when UNBIND performed its own address resolution.

Reported by Elliot Slaughter.
src/compiler/x86/cell.lisp