0.9.5.84: fix PPC stack alignment problems in call_into_c on Darwin
authorBrian Mastenbrook <bmastenb@cs.indiana.edu>
Sun, 23 Oct 2005 19:28:59 +0000 (19:28 +0000)
committerBrian Mastenbrook <bmastenb@cs.indiana.edu>
Sun, 23 Oct 2005 19:28:59 +0000 (19:28 +0000)
commitc2dd4d67fb33ed0b486e9cc64029bec5f9c892b5
tree27e9a567baf16ef4e5271205b639a35b4cf6e7dc
parente4e40e43c6130679c13a738965cb99ac1c63b77b
0.9.5.84: fix PPC stack alignment problems in call_into_c on Darwin
   * Fix from Cyrus Harmon, 2005-10-19, "PPC alignment redux"
   * When calling into C, OS X expects the stack to be 16-byte aligned or
     else C functions which use AltiVec see strange corruption
src/runtime/ppc-assem.S
version.lisp-expr