Consistently force (double) rounding of foreign x87 values
[sbcl.git] / src / compiler / x86 / c-call.lisp
2013-06-08 Paul KhuongConsistently force (double) rounding of foreign x87...
2013-06-05 Stas BoukarevGet rid of vm-support-routines indirection.
2012-12-21 David LichteblauAdd STDCALL alien convention support for Windows
2012-08-10 David LichteblauRemove executable mode from several source files
2012-08-10 David LichteblauFactor out most x86 code using the FS prefix into a...
2012-08-10 David LichteblauAdd safepoint mechanism
2009-05-04 Alastair Bridgewater1.0.28.11: Fix bug 316325 (x86oid alien integer result...
2009-01-26 Juho Snellman1.0.24.48: Do explicit sign-extension of small signed...
2008-09-20 Nikodemus Siivola1.0.20.16: make LOCK and FS prefixes part of the affect...
2008-03-17 Nikodemus Siivola1.0.15.36: fix bug 423
2007-11-30 Nikodemus Siivola1.0.12.9: don't limit TOUCH-OBJECT to descriptor-regs
2007-11-09 Nikodemus Siivola1.0.11.20: fix with-pinned-objects stack corruption...
2007-05-06 Nikodemus Siivola1.0.5.35: stack alignment on x86/Darwin, once more
2007-04-13 lisphacker1.0.4.82: more x86 backend cleanups
2007-04-12 lisphacker1.0.4.70: more x86 backend cleanups
2007-04-11 lisphacker1.0.4.68: Restore x86 non-darwin buildability.
2007-04-11 Nikodemus Siivola1.0.4.64: more stack-alignment x86/Darwin
2007-04-11 Nikodemus Siivola1.0.4.61: stack-alignment on CALL-OUT VOP on x86/Darwin
2006-03-20 Nathan Froyd0.9.10.44:
2006-03-06 Cyrus Harmon0.9.10.16:
2006-01-16 Christophe Rhodes0.9.8.40:
2006-01-06 Juho Snellman0.9.8.14:
2006-01-03 Christophe Rhodes0.9.8.7:
2005-07-14 William Harold Newman0.9.2.48:
2005-07-05 Nikodemus Siivola0.9.2.26: refactoring internals of foreign linkage
2005-06-16 Nikodemus Siivola0.9.1.49: callbacks on x86
2005-04-07 Nikodemus Siivola0.8.21.21: fix & share EXTERN-ALIEN-NAME logic (fixes...
2004-11-01 Christophe Rhodes0.8.16.22:
2004-09-09 Nikodemus Siivola0.8.14.5: Join the foreign legion!
2004-06-10 Christophe Rhodes0.8.11.5:
2004-06-08 Christophe Rhodes0.8.11.4:
2003-09-15 Alexey Dejneka0.8.3.62:
2003-09-02 Daniel Barlow0.8.3.23
2003-07-31 Christophe Rhodes0.8.2.11:
2003-07-30 Christophe Rhodes0.8.2.9:
2003-06-18 Christophe Rhodes0.8.0.78.vector-nil-string.1:
2003-06-07 Daniel Barlow0.8.0.45
2003-04-02 Daniel Barlow0.pre8.28
2002-01-16 William Harold Newman0.pre7.137:
2002-01-12 William Harold Newman0.pre7.125:
2001-12-12 William Harold Newman0.pre7.90:
2001-10-11 William Harold Newman0.pre7.60:
2001-10-08 William Harold Newman0.pre7.56:
2001-10-08 William Harold Newman0.pre7.54:
2001-03-22 William Harold Newman0.6.11.23:
2001-03-02 William Harold Newman0.6.11.10:
2000-11-13 William Harold Newman0.6.8.17:
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