summaryrefslogtreecommitdiff
path: root/Modules/_ctypes/libffi/testsuite/libffi.call/float_va.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixes issue #17192: Update the ctypes module's libffi to v3.0.13. ThisGregory P. Smith2013-03-181-0/+107
specifically addresses a stack misalignment issue on x86 and issues on some more recent platforms.