]> granicus.if.org Git - python/commit
Merged revisions 62149, 62153, 62154 via svnmerge from
authorThomas Heller <theller@ctypes.org>
Fri, 4 Apr 2008 19:53:14 +0000 (19:53 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 4 Apr 2008 19:53:14 +0000 (19:53 +0000)
commitbff533b4798de3909b53dc2d14d9b074587c17ac
tree39fcfc26434fd9fba32b6b94491d4b31ce232834
parentf44b9a1ac2cef6c0dd837c06a0090bd220e91c7d
Merged revisions 62149, 62153, 62154 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

Sync with files from the just released libffi 3.0.5 version.

More files from libffi 3.0.5.
Removed libffi.pc.in because it is not needed for ctypes.

News entry for: Sync with files from the just released libffi 3.0.5 version.
Misc/NEWS
Modules/_ctypes/libffi/README
Modules/_ctypes/libffi/configure
Modules/_ctypes/libffi/configure.ac
Modules/_ctypes/libffi/include/ffi.h.in
Modules/_ctypes/libffi/libffi.pc.in [deleted file]
Modules/_ctypes/libffi/src/pa/hpux32.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/x86/darwin64.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/x86/ffi.c
Modules/_ctypes/libffi/src/x86/freebsd.S [new file with mode: 0644]