Fix make-array transforms.
[sbcl.git] / src / compiler / ppc / call.lisp
2014-01-03 Stas BoukarevRestore PPC build.
2013-06-05 Stas BoukarevGet rid of vm-support-routines indirection.
2011-06-21 Paul KhuongInline local call trampolines on x86[-64]
2010-11-09 Alastair Bridgewater1.0.44.11: ppc: Implement ANCESTOR-FRAME VOPs.
2010-08-08 Alastair Bridgewater1.0.41.32: ppc: Random small threading bits.
2010-08-07 Alastair Bridgewater1.0.41.24: ppc: Calling-convention fixes for entry...
2010-08-07 Alastair Bridgewater1.0.41.23: ppc: Calling-convention fixes for LRA handli...
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
2008-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2006-11-02 Nikodemus Siivola0.9.18.28: allow read-only space to be placed in higher...
2006-11-01 Nikodemus Siivola0.9.18.20: correct step-frame logic on non-x86oids
2006-09-18 Juho Snellman0.9.16.38:
2006-03-01 Christophe Rhodes0.9.10.9:
2006-02-21 Christophe Rhodes0.9.9.36:
2006-02-14 Nathan Froyd0.9.9.30:
2005-09-07 Thiemo SeuferRename compute-code-from-fn to compute-code-from-lip...
2005-07-14 William Harold Newman0.9.2.45:
2005-06-19 Nikodemus Siivola0.9.1.53: dynamic-extent &rest on ppc
2005-05-04 Christophe Rhodes0.9.0.18:
2004-10-27 Christophe Rhodes0.8.16.9:
2004-09-13 Nikodemus Siivola0.8.14.18: non-x86 %listify-rest-args fixes
2004-09-13 Alexey Dejnekasbcl-0.8.14.11:
2004-04-19 Christophe Rhodes0.8.9.51:
2004-03-30 Christophe Rhodes0.8.9.10:
2004-02-19 Christophe Rhodes0.8.7.56:
2003-11-10 Christophe Rhodes0.8.5.29:
2003-07-29 Christophe Rhodes0.8.2.8:
2002-09-15 William Harold Newman0.7.7.26:
2002-03-18 Daniel Barlow Merge PPC port