Fix copy-more-arg on x86 and x86-64
[sbcl.git] / src / compiler / x86 / call.lisp
2013-09-22 Paul KhuongFix copy-more-arg on x86 and x86-64
2013-06-05 Stas BoukarevGet rid of vm-support-routines indirection.
2012-10-05 David LichteblauPort WITH-TLS-EA and other remaining FS prefix uses...
2012-08-10 David LichteblauFactor out most x86 code using the FS prefix into a...
2011-06-21 Paul KhuongUnboxed implicit value cells on x86[-64]
2011-06-21 Paul KhuongRestore the build on x86
2011-06-21 Paul KhuongInline local call trampolines on x86[-64]
2010-11-09 Alastair Bridgewater1.0.44.13: x86: Implement ANCESTOR-FRAME VOPs.
2009-04-21 Gabor Melis1.0.27.17: faster local calls on x86/x86-64
2009-04-21 Gabor Melis1.0.27.16: slightly smaller LISTIFY-REST-ARGS on x86...
2009-04-21 Gabor Melis1.0.27.15: optimize multiple values recievers on x86...
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.12: x86/x86-64 calling convention comments,...
2009-04-21 Gabor Melis1.0.27.11: swap ocfp and return-pc slots in x86oid...
2008-09-20 Nikodemus Siivola1.0.20.16: make LOCK and FS prefixes part of the affect...
2008-09-19 Nikodemus Siivola1.0.20.15: rename SB-ASSEM:ALIGN to EMIT-ALIGNMENT
2008-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2008-07-19 Nikodemus Siivola1.0.18.25: tweak stack allocation on x86 and x86-64
2008-04-24 Nathan Froyd1.0.16.10: function-ify ERROR-CALL and GENERATE-ERROR...
2008-03-05 Nikodemus Siivola1.0.15.15: reset DF on x86 and x86-64 after every STD...
2007-05-06 Nikodemus Siivola1.0.5.35: stack alignment on x86/Darwin, once more
2007-04-12 lisphacker1.0.4.70: more x86 backend cleanups
2007-04-07 lisphacker1.0.2.42: x86 backend cleanups
2006-12-05 Nathan Froyd1.0.0.23:
2006-11-13 Juho Snellman0.9.18.47:
2006-09-18 Juho Snellman0.9.16.38:
2006-09-17 Nathan Froyd0.9.16.33:
2006-03-06 Nathan Froyd0.9.10.18:
2006-03-04 Christophe Rhodes0.9.10.11:
2005-08-19 Christophe Rhodes0.9.3.63:
2005-07-14 William Harold Newman0.9.2.48:
2004-09-13 Alexey Dejnekasbcl-0.8.14.11:
2004-03-30 Christophe Rhodes0.8.9.10:
2003-08-14 Christophe Rhodes0.8.2.28:
2003-05-26 Alexey Dejneka0.8.0.3:
2002-11-17 William Harold Newman0.7.9.53:
2002-09-15 William Harold Newman0.7.7.26:
2002-02-07 William Harold Newman(I didn't have convenient access to the Internet for...
2002-01-16 William Harold Newman0.pre7.137:
2002-01-16 William Harold Newman0.pre7.136:
2002-01-14 William Harold Newman0.pre7.129:
2002-01-13 William Harold Newman0.pre7.127:
2002-01-12 William Harold Newman0.pre7.125:
2002-01-02 William Harold Newman0.pre7.111:
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-10-06 William Harold Newman0.pre7.51:
2001-06-06 William Harold Newman0.6.12.21.flaky2.2:
2001-05-25 William Harold Newman0.6.12.14:
2001-03-22 William Harold Newman0.6.11.23:
2001-03-12 William Harold Newman0.6.11.13:
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-10-17 William Harold Newmana baby step where angels fear to tread.. I'm still...
2000-09-18 William Harold NewmanInitial revision