Fix sparc v8 aggregate type returns for sun's compiler

This commit is contained in:
Anthony Green
2011-02-08 10:44:36 -05:00
parent 19ce713188
commit 404585d134
8 changed files with 5168 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2011-02-08 Ginn Chen <ginn.chen@oracle.com>
* src/sparc/ffi.c (ffi_call): Make compatible with Solaris Studio
aggregate return ABI.
2011-02-08 Ed <ed@kdtc.net>
* src/powerpc/asm.h: Fix grammar nit in comment.