Conflicts:
	ChangeLog
This commit is contained in:
Anthony Green
2013-11-14 10:56:29 -05:00
3 changed files with 72 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
2013-11-14 David Schneider <david.schneider@bivab.de>
* src/arm/ffi.c: Fix register allocation for mixed float and
doubles.
* testsuite/libffi.call/cls_many_mixed_float_double.c: Testcase
for many mixed float and double arguments.
2013-11-13 Alan Modra <amodra@gmail.com>
* doc/libffi.texi (Simple Example): Correct example code.