really 3.0.9rc12

This commit is contained in:
Anthony Green
2009-12-29 10:09:31 -05:00
parent 0cfe60e9d1
commit aea706c528
39 changed files with 1270 additions and 20012 deletions

View File

@@ -1,18 +0,0 @@
--- src/powerpc/ffi.c
+++ src/powerpc/ffi.c
@@ -186,6 +187,7 @@
{
*next_arg.f = (float) double_tmp;
next_arg.u += 1;
+ intarg_count++;
}
else
*fpr_base.d++ = double_tmp;
@@ -1224,6 +1227,7 @@
{
avalue[i] = pst;
pst += 4;
+ ng = 8;
}
break;
}