Better error when calling an undefined alien function on x86-64.
[sbcl.git] / src / runtime / x86-64-assem.S
2013-10-01 Stas BoukarevBetter error when calling an undefined alien function...
2012-12-05 David LichteblauSome support for platforms whose libraries do not maint...
2012-12-05 David LichteblauPort to x86-64 versions of Windows
2012-12-05 David LichteblauSpill XMM registers in alloc_tramp
2012-11-02 David LichteblauMove the global safepoint to one page before static...
2012-08-13 Paul KhuongFix the build on Darwin
2012-08-10 David LichteblauAdd safepoint mechanism
2011-12-05 Alastair BridgewaterImproved undefined-function backtrace on x86oids.
2011-11-27 Alastair BridgewaterDon't scrub the C stack from C.
2011-11-10 Alastair Bridgewaterarch-assem.S: Update fun-end breakpoint magic for picki...
2011-10-21 Alastair BridgewaterFix build on x86-64/darwin.
2011-10-19 Alastair Bridgewaterx86-64 disentwingling of fixnums and words.
2010-04-30 Alastair Bridgewater1.0.38.1: Fix undefined-function bug-353 tests on x86oids.
2010-03-01 Alastair Bridgewater1.0.36.9: UD2-BREAKPOINTS feature for x86oid systems
2009-11-19 Christophe Rhodes1.0.32.32: add support for x86-64/NetBSD
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-04-21 Gabor Melis1.0.27.10: fix call_into_lisp return value on x86-64
2009-03-22 Juho Snellman1.0.26.18: Solaris x86-64 support
2009-03-22 Juho Snellman1.0.26.13: OpenBSD x86-64 support
2009-02-16 Gabor Melis1.0.25.49: x86/x86-64 unithread: use the allocated...
2008-11-04 Nikodemus Siivola1.0.22.15: 16 byte align assembly routines on x86 and...
2008-06-30 Richard M Kreuter1.0.18.9: Fix fpu_save, fpu_restore on x86-64.
2008-05-15 Nikodemus Siivola1.0.16.31: --control-stack-size runtime argument
2008-03-05 Nikodemus Siivola1.0.15.15: reset DF on x86 and x86-64 after every STD...
2007-09-18 NIIMI Satoshi1.0.9.62: Performance and stability improvement of...
2007-04-10 Cyrus Harmon1.0.4.54: x86-64/darwin preliminary threads support
2007-04-05 Cyrus Harmon1.0.4.25: 16 byte align asm functions
2007-03-03 Cyrus Harmon1.0.3.17: fix x86-64-assem.S build
2007-03-03 Cyrus Harmon1.0.3.16: experimental x86-64/darwin suport
2006-10-06 Christophe Rhodes0.9.17.8:
2006-03-04 Christophe Rhodes0.9.10.11:
2006-01-20 Juho Snellman0.9.8.47:
2006-01-08 Juho Snellman0.9.8.20:
2005-07-01 Gabor Melis0.9.2.10:
2005-06-08 Juho Snellman0.9.1.30:
2005-06-08 Gabor Melis0.9.1.29:
2005-04-14 Daniel Barlow0.8.21.41
2005-04-09 Juho Snellman0.8.21.29:
2005-01-19 Juho Snellman0.8.18.36:
2005-01-06 Christophe Rhodes0.8.18.14: