Fix make-array transforms.
[sbcl.git] / src / assembly / x86 /
2013-09-04 Stas BoukarevMicro-optimize calling assembly routines on x86oids.
2013-06-05 Stas BoukarevGet rid of vm-support-routines indirection.
2013-05-18 Paul KhuongRecover full backtraces with generic arithmetic on...
2012-11-02 David LichteblauExtend use of the linkage table to static symbols
2012-04-17 Lutz EulerMicro-optimize machine code for some register tests...
2011-10-19 Alastair BridgewaterRedefine symbol TLS slot indices.
2010-09-10 Nathan Froyd1.0.42.36: micro-optimize x86 assembly comparison VOPs
2010-06-14 cracauer1.0.39.16: tls-slot allocation not thread-safe
2010-02-28 Alastair Bridgewater1.0.36.1: Improve backtrace from THROW to unknown tag...
2009-12-15 Gabor Melis1.0.33.11: fix detection of tls exhaustion
2009-04-21 Gabor Melis1.0.27.14: bias x86oid frame pointer
2009-04-21 Gabor Melis1.0.27.13: more RET on x86oids
2009-04-21 Gabor Melis1.0.27.11: swap ocfp and return-pc slots in x86oid...
2009-01-11 Paul Khuong1.0.24.35: Flag-setting VOPs on x86[-64] and conditiona...
2009-01-11 Gabor Melis1.0.24.32: undo parts of 1.0.24.26
2008-12-03 Nikodemus Siivola1.0.23.16: more generic assembly op optimizations on...
2008-12-01 Nikodemus Siivola1.0.23.3: faster generic arithmetic dispatch on x86...
2008-09-20 Nikodemus Siivola1.0.20.16: make LOCK and FS prefixes part of the affect...
2008-05-08 Gabor Melis1.0.16.21: lose informatively when the tls is full
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-05 Nikodemus Siivola1.0.15.15: reset DF on x86 and x86-64 after every STD...
2008-03-02 Nikodemus Siivola1.0.15.8: fix non-threaded x86 build
2008-03-01 Nikodemus Siivola1.0.15.7: threaded BIND and UNBIND improvements on x86
2008-01-02 Nikodemus Siivola1.0.13.10: x86 MOVE-FROM-SIGNED & MOVE-FROM-UNSIGNED...
2007-04-14 lisphacker1.0.4.88: x86 assembly-routine cleanups
2007-01-13 lisphacker1.0.1.24: unwinding lisp stack frames when alien code...
2006-12-05 Nikodemus Siivola1.0.0.19: unwinding from foreign exception frames when...
2006-07-19 Juho Snellman0.9.14.27:
2006-07-08 Nathan Froyd0.9.14.9:
2006-03-07 Nathan Froyd0.9.10.21:
2006-03-04 Christophe Rhodes0.9.10.11:
2005-08-19 Christophe Rhodes0.9.3.63:
2005-07-14 William Harold Newman0.9.2.43:
2005-05-02 Juho Snellman0.9.0.16:
2005-04-16 Alexey Dejneka0.8.21.46:
2004-09-29 William Harold Newman0.8.15:
2004-08-02 Christophe Rhodes0.8.13.17:
2003-04-02 Daniel Barlow0.pre8.28
2002-08-14 Christophe Rhodes0.7.6.21:
2002-05-10 Christophe Rhodes0.7.3.13:
2001-12-02 William Harold Newman0.pre7.86.flaky7.15:
2001-11-01 William Harold Newman0.pre7.82:
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:
2001-06-06 William Harold Newman0.6.12.22:
2000-11-11 William Harold Newman0.6.8.16:
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