[ctypes-commit] ctypes/source/gcc/libffi/testsuite/libffi.call call.exp,1.1.2.2,NONE closure_fn0.c,1
Brought to you by:
theller
Update of /cvsroot/ctypes/ctypes/source/gcc/libffi/testsuite/libffi.call In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16861/source/gcc/libffi/testsuite/libffi.call Removed Files: Tag: branch_1_0 call.exp closure_fn0.c closure_fn1.c closure_fn2.c closure_fn3.c closure_fn4.c closure_fn5.c cls_12byte.c cls_16byte.c cls_18byte.c cls_19byte.c cls_1_1byte.c cls_20byte.c cls_20byte1.c cls_24byte.c cls_2byte.c cls_3_1byte.c cls_3byte1.c cls_3byte2.c cls_4_1byte.c cls_4byte.c cls_5byte.c cls_64byte.c cls_6byte.c cls_7byte.c cls_8byte.c cls_9byte1.c cls_9byte2.c cls_align_double.c cls_align_float.c cls_align_longdouble.c cls_align_pointer.c cls_align_sint16.c cls_align_sint32.c cls_align_sint64.c cls_align_uint16.c cls_align_uint32.c cls_align_uint64.c cls_double.c cls_float.c cls_multi_schar.c cls_multi_sshort.c cls_multi_sshortchar.c cls_multi_uchar.c cls_multi_ushort.c ffitest.h float.c float1.c float2.c float3.c many.c many_win32.c negint.c nested_struct.c nested_struct1.c nested_struct2.c nested_struct3.c problem1.c promotion.c pyobjc-tc.c return_ll.c return_ll1.c return_sc.c return_uc.c strlen.c strlen_win32.c struct1.c struct2.c struct3.c struct4.c struct5.c struct6.c struct7.c struct8.c 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. --- cls_multi_sshort.c DELETED --- --- struct4.c DELETED --- --- cls_3byte2.c DELETED --- --- struct5.c DELETED --- --- cls_1_1byte.c DELETED --- --- cls_align_sint16.c DELETED --- --- cls_align_longdouble.c DELETED --- --- promotion.c DELETED --- --- cls_8byte.c DELETED --- --- cls_align_uint64.c DELETED --- --- cls_64byte.c DELETED --- --- cls_3byte1.c DELETED --- --- float1.c DELETED --- --- struct2.c DELETED --- --- closure_fn5.c DELETED --- --- cls_9byte1.c DELETED --- --- cls_20byte.c DELETED --- --- cls_24byte.c DELETED --- --- nested_struct.c DELETED --- --- cls_5byte.c DELETED --- --- closure_fn1.c DELETED --- --- closure_fn2.c DELETED --- --- cls_multi_ushort.c DELETED --- --- closure_fn3.c DELETED --- --- return_ll.c DELETED --- --- cls_18byte.c DELETED --- --- cls_16byte.c DELETED --- --- closure_fn4.c DELETED --- --- cls_multi_uchar.c DELETED --- --- struct6.c DELETED --- --- cls_align_uint32.c DELETED --- --- struct7.c DELETED --- --- negint.c DELETED --- --- cls_7byte.c DELETED --- --- cls_align_uint16.c DELETED --- --- cls_20byte1.c DELETED --- --- nested_struct1.c DELETED --- --- ffitest.h DELETED --- --- cls_3_1byte.c DELETED --- --- float3.c DELETED --- --- return_sc.c DELETED --- --- return_uc.c DELETED --- --- struct3.c DELETED --- --- strlen.c DELETED --- --- cls_multi_schar.c DELETED --- --- nested_struct3.c DELETED --- --- cls_align_sint64.c DELETED --- --- cls_align_sint32.c DELETED --- --- struct8.c DELETED --- --- closure_fn0.c DELETED --- --- call.exp DELETED --- --- struct1.c DELETED --- --- float2.c DELETED --- --- cls_19byte.c DELETED --- --- cls_2byte.c DELETED --- --- problem1.c DELETED --- --- many.c DELETED --- --- cls_9byte2.c DELETED --- --- cls_multi_sshortchar.c DELETED --- --- cls_6byte.c DELETED --- --- many_win32.c DELETED --- --- cls_align_double.c DELETED --- --- cls_4byte.c DELETED --- --- float.c DELETED --- --- cls_12byte.c DELETED --- --- cls_float.c DELETED --- --- return_ll1.c DELETED --- --- cls_4_1byte.c DELETED --- --- nested_struct2.c DELETED --- --- strlen_win32.c DELETED --- --- cls_double.c DELETED --- --- cls_align_pointer.c DELETED --- --- cls_align_float.c DELETED --- --- pyobjc-tc.c DELETED --- |