Restore win32 build.
[sbcl.git] / src / compiler / x86 / cell.lisp
2013-09-25 Stas BoukarevRestore win32 build.
2013-09-19 Stas BoukarevOptimize special variable binding on sb-thread.
2012-08-10 David LichteblauFactor out most x86 code using the FS prefix into a...
2012-04-17 Lutz EulerMicro-optimize machine code for some register tests...
2011-07-03 Paul KhuongDifferentiate between object slot initialisation and...
2010-11-09 Alastair Bridgewater1.0.44.13: x86: Implement ANCESTOR-FRAME VOPs.
2010-03-28 Nikodemus Siivola1.0.37.8: add ATOMIC-DECF, fix WAIT-ON-SEMAPHORE-BUGLET
2009-12-17 Nathan Froyd1.0.33.20: MORE CONSTANTIFICATION
2009-05-08 Nikodemus Siivola1.0.28.30: DEFGLOBAL, ALWAYS-BOUND, GLOBAL, SYMBOL...
2009-05-07 Nikodemus Siivola1.0.28.26: Mr. ATOMIC-INCF/SYMBOL, meet Mr. AX
2009-01-11 Paul Khuong1.0.24.35: Flag-setting VOPs on x86[-64] and conditiona...
2008-09-20 Nikodemus Siivola1.0.20.16: make LOCK and FS prefixes part of the affect...
2008-09-17 Nikodemus Siivola1.0.20.8: ATOMIC-INCF implementation
2008-05-29 Nikodemus Siivola1.0.17.7: smaller and faster raw slot initialization...
2008-05-28 Nikodemus Siivola1.0.17.4: support for dynamic-extent structures
2008-04-24 Nathan Froyd1.0.16.10: function-ify ERROR-CALL and GENERATE-ERROR...
2008-03-10 Nikodemus Siivola1.0.15.17: better threaded BIND & UNBIND for x86-64
2008-03-01 Nikodemus Siivola1.0.15.7: threaded BIND and UNBIND improvements on x86
2007-07-16 Nikodemus Siivola1.0.7.21: threaded SET & BIND VOP touchups
2007-07-15 Nikodemus Siivola1.0.7.19: SB-EXT:COMPARE-AND-SWAP
2007-06-05 Juho Snellman1.0.6.24: a more sophisticated UNWIND-TO-FRAME-AND...
2007-04-29 Nikodemus Siivola1.0.5.6: compare-and-swap / instance-set-conditional...
2007-04-12 lisphacker1.0.4.73: more x86 backend cleanups
2007-04-12 lisphacker1.0.4.72: More x86 backend cleanups
2007-04-12 lisphacker1.0.4.70: more x86 backend cleanups
2006-10-19 Nathan Froyd0.9.17.16:
2006-10-06 Gabor Melis0.9.17.10: async unwind for specials
2006-10-06 Christophe Rhodes0.9.17.8:
2006-07-04 Nathan Froyd0.9.14.7:
2006-05-15 Nathan Froyd0.9.12.25:
2006-03-20 Nathan Froyd0.9.10.44:
2006-03-07 Nathan Froyd0.9.10.22:
2005-11-17 Gabor Melis0.9.6.48: more stability
2005-11-15 Gabor Melis0.9.6.44:
2005-08-26 Gabor Melis0.9.4.8:
2005-08-26 Gabor Melis0.9.4.5:
2005-07-14 William Harold Newman0.9.2.48:
2005-06-12 Christophe Rhodes0.9.1.38:
2005-04-07 Nikodemus Siivola0.8.21.21: fix & share EXTERN-ALIEN-NAME logic (fixes...
2004-10-27 Christophe Rhodes0.8.16.9:
2003-05-08 Christophe Rhodes0.8alpha.0.21:
2003-04-22 Christophe Rhodes0.pre8.90:
2003-04-18 Daniel Barlow0.pre8.69
2003-04-02 Daniel Barlow0.pre8.28
2002-08-06 Daniel Barlow0.7.6.12:
2002-03-07 William Harold Newman0.7.1.33:
2001-10-31 William Harold Newman0.pre7.76:
2001-10-11 William Harold Newman0.pre7.60:
2001-10-10 William Harold Newman0.pre7.58:
2001-10-08 William Harold Newman0.pre7.56:
2001-10-08 William Harold Newman0.pre7.55:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-10-17 William Harold Newmana baby step where angels fear to tread.. I'm still...
2000-09-18 William Harold NewmanInitial revision