ppc: Implement :stack-allocatable-fixed-objects
[sbcl.git] / src / compiler / ppc / macros.lisp
2013-05-01 Alastair Bridgewaterppc: Implement :stack-allocatable-fixed-objects
2012-12-21 David LichteblauSupport building without PSEUDO-ATOMIC on POSIX safepoints
2012-11-13 David LichteblauPowerPC safepoints
2010-09-05 Alastair Bridgewater1.0.42.33: ppc: Improve pseudo-atomic implementation
2010-08-08 Alastair Bridgewater1.0.41.40: ppc: Shorten the gencgc allocation sequence.
2010-08-08 Alastair Bridgewater1.0.41.37: ppc: allocation fixes for threaded builds.
2010-08-08 Alastair Bridgewater1.0.41.30: ppc: Add thread-local symbol-value accessor...
2010-08-07 Alastair Bridgewater1.0.41.23: ppc: Calling-convention fixes for LRA handli...
2010-08-06 Alastair Bridgewater1.0.41.15: gencgc: Implement object pinning for non...
2009-05-21 Nathan Froyd1.0.28.68: move PPC over to slimmed-down EMIT-ERROR...
2008-09-19 Nikodemus Siivola1.0.20.15: rename SB-ASSEM:ALIGN to EMIT-ALIGNMENT
2007-07-21 Nikodemus Siivola1.0.7.37: fix non-x86oid builds
2007-05-19 Nathan Froyd1.0.5.53: cleanup LOAD-TYPE macros
2006-11-02 Nikodemus Siivola0.9.18.28: allow read-only space to be placed in higher...
2006-02-21 Christophe Rhodes0.9.9.36:
2005-07-14 William Harold Newman0.9.2.45:
2005-06-19 Nikodemus Siivola0.9.1.53: dynamic-extent &rest on ppc
2005-05-13 Nikodemus Siivola0.9.0.30: towards callbacks: static-vectors
2005-05-06 Nikodemus Siivola0.9.0.22: more fixed allocation
2003-11-10 Christophe Rhodes0.8.5.29:
2003-09-02 Daniel Barlow0.8.3.23
2003-05-03 William Harold Newman0.8alpha.0.9:
2002-09-15 William Harold Newman0.7.7.26:
2002-09-13 Christophe Rhodes0.7.7.20-backend-cleanup-1.10:
2002-09-12 Christophe Rhodes0.7.7.20-backend-cleanup-1.9:
2002-09-12 Christophe Rhodes0.7.7.20-backend-cleanup-1.8:
2002-05-19 Christophe Rhodes0.7.3.18:
2002-03-18 Daniel Barlow Merge PPC port