[ctypes-commit] ctypes/source/libffi/src/powerpc aix.S,1.1.2.1,NONE aix_closure.S,1.1.2.1,NONE asm.h
Brought to you by:
theller
From: Thomas H. <th...@us...> - 2006-01-31 19:49:53
|
Update of /cvsroot/ctypes/ctypes/source/libffi/src/powerpc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16861/source/libffi/src/powerpc Removed Files: Tag: branch_1_0 aix.S aix_closure.S asm.h darwin.S darwin_closure.S ffi.c ffi_darwin.c ffitarget.h linux64.S linux64_closure.S sysv.S Log Message: Integrated a patch from Hye-Shik Chang (perky). He wrote (http://mail.python.org/pipermail/python-dev/2006-January/060199.html): I did some work to make ctypes+libffi compacter and liberal. http://openlook.org/svnpublic/ctypes-compactffi/ (snv) I removed sources/gcc and put sources/libffi copied from gcc 4.0.2. And removed all automake-related build processes and integrated them info setup.py. There's still aclocal.m4 in sources/libffi. But it is just identical to libffi's acinclude.m4 which looks liberal. --- aix.S DELETED --- --- ffi_darwin.c DELETED --- --- asm.h DELETED --- --- ffitarget.h DELETED --- --- aix_closure.S DELETED --- --- linux64.S DELETED --- --- darwin.S DELETED --- --- linux64_closure.S DELETED --- --- ffi.c DELETED --- --- darwin_closure.S DELETED --- --- sysv.S DELETED --- |