Port to x86-64 versions of Windows
[sbcl.git] / src / runtime / x86-64-arch.c
2012-12-05 David LichteblauPort to x86-64 versions of Windows
2012-11-20 David LichteblauLLP64: change unsigned long to uword_t
2012-08-10 David LichteblauAdd safepoint mechanism
2010-08-07 Alastair Bridgewater1.0.41.21: runtime: Current stack and frame pointers...
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-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.54: centralize scattered arch_os_get_context...
2009-02-16 Gabor Melis1.0.25.47: OOAO restoring fp control word
2009-02-16 Gabor Melis1.0.25.24: x86/x86-64 runtime pseudo atomic fixes
2008-10-09 Brian Mastenbrook1.0.21.12: build OS X 10.4-compatible binaries on OS...
2007-10-08 Cyrus Harmon1.0.10.37: fix x86-64/darwin build
2007-10-08 Cyrus Harmon1.0.10.36: support for Darwin versions that support...
2007-06-18 Juho Snellman1.0.6.51: clean up compiler warnings in the runtime
2007-04-04 Nikodemus Siivola1.0.4.21: merge redundant funcallN definitions in the...
2007-04-02 Nikodemus Siivola1.0.4.18: trap handling cleanup continues
2007-04-01 Nikodemus Siivola1.0.4.13: refactor trap handling
2007-03-03 Cyrus Harmon1.0.3.16: experimental x86-64/darwin suport
2006-12-15 sa2c1.0.0.32: support for FreeBSD/x86-64
2006-09-18 Juho Snellman0.9.16.38:
2006-09-13 Nathan Froyd0.9.16.28:
2006-06-07 Nikodemus Siivola0.9.13.33: :SB-LDB in default build
2006-04-07 Juho Snellman0.9.11.23:
2006-04-07 Juho Snellman0.9.11.19:
2005-12-04 Thiemo Seufer0.9.7.12:
2005-11-13 Gabor Melis0.9.6.42:
2005-10-21 Thiemo Seufer0.9.5.81:
2005-09-27 Thiemo Seufer0.9.5.1:
2005-07-14 William Harold Newman0.9.2.42:
2005-06-08 Gabor Melis0.9.1.29:
2005-05-30 Juho Snellman0.9.1.8:
2005-04-09 Juho Snellman0.8.21.29:
2005-01-06 Christophe Rhodes0.8.18.14: