Support building without PSEUDO-ATOMIC on POSIX safepoints
[sbcl.git] / src / compiler / x86 / macros.lisp
2012-12-21 David LichteblauSupport building without PSEUDO-ATOMIC on POSIX safepoints
2012-11-02 David LichteblauMove the global safepoint to one page before static...
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...
2012-08-10 David LichteblauAdd safepoint mechanism
2011-11-19 Nikodemus Siivolabetter inner and anonymous function names
2010-03-01 Alastair Bridgewater1.0.36.9: UD2-BREAKPOINTS feature for x86oid systems
2009-12-15 Gabor Melis1.0.33.11: fix detection of tls exhaustion
2009-06-05 Nikodemus Siivola1.0.29.3: better reporting for failure to stack allocate
2009-04-13 Gabor Melis1.0.27.8: slightly faster x86oid pseudo atomic with...
2008-09-20 Nikodemus Siivola1.0.20.16: make LOCK and FS prefixes part of the affect...
2008-07-19 Nikodemus Siivola1.0.18.25: tweak stack allocation on x86 and x86-64
2008-05-28 Nikodemus Siivola1.0.17.4: support for dynamic-extent structures
2008-05-08 Nikodemus Siivola1.0.16.27: function-ify ERROR-CALL and GENERATE-ERROR...
2008-05-08 Nikodemus Siivola1.0.16.22: FIXED-ALLOC to use MAYBE-PSEUDO-ATOMIC on...
2008-04-24 Nathan Froyd1.0.16.10: function-ify ERROR-CALL and GENERATE-ERROR...
2007-11-09 Nikodemus Siivola1.0.11.20: fix with-pinned-objects stack corruption...
2007-11-06 Nikodemus Siivola1.0.11.11: expand zero-object WITH-PINNED-OBJECTS to...
2007-06-28 Nikodemus Siivola1.0.7.1: dynamic extent value cells
2007-05-19 Nathan Froyd1.0.5.53: cleanup LOAD-TYPE macros
2007-05-06 Nikodemus Siivola1.0.5.35: stack alignment on x86/Darwin, once more
2007-04-29 Nikodemus Siivola1.0.5.6: compare-and-swap / instance-set-conditional...
2007-04-13 lisphacker1.0.4.82: more x86 backend cleanups
2007-04-13 lisphacker1.0.4.81: more x86 backend cleanups
2007-04-12 lisphacker1.0.4.71: x86 backend cleanup
2007-03-02 Juho Snellman1.0.3.11: Fix deportation gc safety bug
2007-01-29 Nathan Froyd1.0.2.4: Improve inlined array heap allocation on x86.
2007-01-27 Nathan Froyd1.0.2.2:
2007-01-27 Nathan Froyd1.0.2.1: DATA-VECTOR-{REF,SET}-WITH-OFFSET for the x86
2006-12-05 Nathan Froyd1.0.0.24:
2006-09-13 Nathan Froyd0.9.16.28:
2006-03-20 Nathan Froyd0.9.10.44:
2006-03-15 Cyrus Harmon0.9.10.30:
2006-03-07 Nathan Froyd0.9.10.23:
2005-11-15 Gabor Melis0.9.6.44:
2005-11-13 Gabor Melis0.9.6.42:
2005-11-12 Gabor Melis0.9.6.38:
2005-10-11 Gabor Melis0.9.5.36: nop
2005-08-26 Gabor Melis0.9.4.8:
2005-07-14 William Harold Newman0.9.2.48:
2005-06-08 Gabor Melis0.9.1.29:
2005-05-06 Nikodemus Siivola0.9.0.22: more fixed allocation
2005-04-07 Nikodemus Siivola0.8.21.21: fix & share EXTERN-ALIEN-NAME logic (fixes...
2004-09-13 Alexey Dejnekasbcl-0.8.14.11:
2004-08-05 Christophe Rhodes0.8.13.29:
2004-07-29 Daniel Barlow0.8.3.11
2004-03-30 Christophe Rhodes0.8.9.10:
2003-10-25 Christophe Rhodes0.8.5.2:
2003-09-18 Daniel Barlow0.8.3.76
2003-09-02 Daniel Barlow0.8.3.23
2003-05-28 Christophe Rhodes0.8.0.13:
2003-05-05 Christophe Rhodes0.8alpha.0.13:
2003-05-03 William Harold Newman0.8alpha.0.9:
2003-04-02 Daniel Barlow0.pre8.28
2003-03-25 Daniel Barlow0.pre8.7
2003-02-27 Daniel Barlow0.7.13.5
2002-09-13 Christophe Rhodes0.7.7.20-backend-cleanup-1.10:
2002-05-19 Christophe Rhodes0.7.3.18:
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-06-06 William Harold Newman0.6.12.22:
2001-05-18 William Harold Newman0.6.12.7.flaky1.1:
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