[ctypes-commit] ctypes/source/libffi/src/m68k ffi.c,1.1.2.1,NONE ffitarget.h,1.1.2.1,NONE sysv.S,1.1
Brought to you by:
theller
From: Thomas H. <th...@us...> - 2006-01-31 19:49:53
|
Update of /cvsroot/ctypes/ctypes/source/libffi/src/m68k In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16861/source/libffi/src/m68k Removed Files: Tag: branch_1_0 ffi.c ffitarget.h 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. --- sysv.S DELETED --- --- ffi.c DELETED --- --- ffitarget.h DELETED --- |