Smaller stack frames on x86oids
[sbcl.git] / src / compiler / x86 / vm.lisp
2013-07-18 Paul KhuongSmaller stack frames on x86oids
2013-06-05 Stas BoukarevGet rid of vm-support-routines indirection.
2013-05-21 Paul KhuongEnable (type-directed) constant folding for LOGTEST...
2011-12-05 Nikodemus Siivolafix unthreaded non-x86oid builds
2011-06-21 Paul KhuongUnboxed implicit value cells on x86[-64]
2011-06-21 Paul KhuongCompiler support for specialised implicit value cells
2009-06-28 Paul Khuong1.0.29.54: Inline unboxed constants on x86[-64]
2009-04-21 Gabor Melis1.0.27.14: bias x86oid frame pointer
2009-04-21 Gabor Melis1.0.27.11: swap ocfp and return-pc slots in x86oid...
2009-02-11 Alastair Bridgewater1.0.25.11: Remove unused SIZE slot from catch-block...
2008-08-01 Paul Khuong1.0.19.14: Immediate SAP bug fix & grab bag of small...
2007-04-12 lisphacker1.0.4.73: more x86 backend cleanups
2007-04-10 Nathan Froyd1.0.4.53: Apply Lutz Euler's improved character VOPs...
2007-04-07 lisphacker1.0.2.42: x86 backend cleanups
2007-01-13 lisphacker1.0.1.24: unwinding lisp stack frames when alien code...
2006-02-07 Nathan Froyd0.9.9.18:
2005-07-14 William Harold Newman0.9.2.48:
2005-04-07 Nikodemus Siivola0.8.21.21: fix & share EXTERN-ALIEN-NAME logic (fixes...
2004-11-02 Christophe Rhodes0.8.16.25:
2004-11-01 Christophe Rhodes0.8.16.22:
2004-10-27 Christophe Rhodes0.8.16.9:
2004-04-19 Christophe Rhodes0.8.9.53:
2004-04-19 William Harold Newman0.8.9.49:
2003-06-18 Christophe Rhodes0.8.0.78.vector-nil-string.1:
2003-05-14 Christophe Rhodes0.8alpha.0.29:
2003-05-05 Christophe Rhodes0.8alpha.0.13:
2002-05-19 Christophe Rhodes0.7.3.18:
2002-05-08 William Harold Newman0.7.3.12:
2002-03-07 William Harold Newman0.7.1.32:
2002-02-08 William Harold Newman0.7.1.16:
2001-12-12 William Harold Newman0.pre7.88:
2001-10-11 William Harold Newman0.pre7.60:
2001-07-12 William Harold Newman0.6.12.46:
2001-03-19 William Harold Newman0.6.11.17:
2001-03-01 William Harold Newman0.6.11.7:
2000-11-13 William Harold Newman0.6.8.17:
2000-11-05 William Harold Newman0.6.8.9:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-18 William Harold NewmanInitial revision