0.9.6.26: preserve stack alignment in callbacks on ppc
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 6 Nov 2005 13:25:47 +0000 (13:25 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 6 Nov 2005 13:25:47 +0000 (13:25 +0000)
commitaf6edc5adaeac6535c88cfaa81fcfb5b20734ab8
tree3ae8a5448e406d8384723f53d076974531d0c325
parent31f072311935e32751508ecf824905c6b58a1d95
0.9.6.26: preserve stack alignment in callbacks on ppc
 * Merge patch from Cyrus Harmon (sbcl-devel 2005-11-04), plus slightly
   twisted tests.

 Note: This has been tested on ppc/darwin and x86/linux, but the new tests
 are active on all platforms -- using alignment requirements I've essentially
 guessed.
src/compiler/ppc/c-call.lisp
tests/foreign-stack-alignment.impure.lisp [new file with mode: 0644]
tests/stack-alignment-offset.c [new file with mode: 0644]
version.lisp-expr