summaryrefslogtreecommitdiff
path: root/Modules/_ctypes/libffi/src/arm/ffi.c
Commit message (Expand)AuthorAgeFilesLines
* - Issue #22176: Fix build failure on ARM with -Werror=declaration-after-stat...doko2014-08-101-3/+3
* - Issue #22176: Update the ctypes module's libffi to v3.1. This releasedoko2014-08-091-114/+289
* Fix compilation error under gcc of the ctypes module bundled libffi for arm.Gregory P. Smith2013-11-171-7/+7
* Fixes issue #17192: Update the ctypes module's libffi to v3.0.13. ThisGregory P. Smith2013-03-181-30/+477
* Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge...Christian Heimes2008-03-041-35/+159
* Copy ctypes-0.9.9.4 sources from external into the trunk.Thomas Heller2006-03-081-0/+185