Update libtool version, README, tests dists
This commit is contained in:
@@ -8,3 +8,4 @@ vfp-eabi
|
|||||||
msvc-changes
|
msvc-changes
|
||||||
win32-return-sign
|
win32-return-sign
|
||||||
apple-fixes
|
apple-fixes
|
||||||
|
dist-tests
|
||||||
|
|||||||
0
.pc/dist-tests/.timestamp
Normal file
0
.pc/dist-tests/.timestamp
Normal file
5017
.pc/dist-tests/ChangeLog
Normal file
5017
.pc/dist-tests/ChangeLog
Normal file
File diff suppressed because it is too large
Load Diff
80
.pc/dist-tests/testsuite/Makefile.am
Normal file
80
.pc/dist-tests/testsuite/Makefile.am
Normal file
@@ -0,0 +1,80 @@
|
|||||||
|
## Process this file with automake to produce Makefile.in.
|
||||||
|
|
||||||
|
AUTOMAKE_OPTIONS = foreign dejagnu
|
||||||
|
|
||||||
|
# Setup the testing framework, if you have one
|
||||||
|
EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \
|
||||||
|
echo $(top_builddir)/../expect/expect ; \
|
||||||
|
else echo expect ; fi`
|
||||||
|
|
||||||
|
RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
|
||||||
|
echo $(top_srcdir)/../dejagnu/runtest ; \
|
||||||
|
else echo runtest; fi`
|
||||||
|
|
||||||
|
AM_RUNTESTFLAGS =
|
||||||
|
|
||||||
|
CLEANFILES = *.exe core* *.log *.sum
|
||||||
|
|
||||||
|
EXTRA_DIST = libffi.special/special.exp \
|
||||||
|
libffi.special/unwindtest_ffi_call.cc libffi.special/unwindtest.cc \
|
||||||
|
libffi.special/ffitestcxx.h config/default.exp lib/target-libpath.exp \
|
||||||
|
lib/libffi.exp lib/wrapper.exp libffi.call/float.c \
|
||||||
|
libffi.call/cls_multi_schar.c libffi.call/float3.c \
|
||||||
|
libffi.call/cls_3_1byte.c libffi.call/stret_large2.c \
|
||||||
|
libffi.call/cls_5_1_byte.c libffi.call/stret_medium.c \
|
||||||
|
libffi.call/promotion.c libffi.call/cls_dbls_struct.c \
|
||||||
|
libffi.call/nested_struct.c libffi.call/closure_fn1.c \
|
||||||
|
libffi.call/cls_4_1byte.c libffi.call/cls_float.c \
|
||||||
|
libffi.call/cls_2byte.c libffi.call/closure_fn4.c \
|
||||||
|
libffi.call/return_fl2.c libffi.call/nested_struct7.c \
|
||||||
|
libffi.call/cls_uint.c libffi.call/cls_align_sint64.c \
|
||||||
|
libffi.call/float1.c libffi.call/cls_19byte.c \
|
||||||
|
libffi.call/nested_struct1.c libffi.call/cls_4byte.c \
|
||||||
|
libffi.call/return_fl1.c libffi.call/cls_align_pointer.c \
|
||||||
|
libffi.call/nested_struct4.c libffi.call/nested_struct3.c \
|
||||||
|
libffi.call/struct7.c libffi.call/nested_struct9.c \
|
||||||
|
libffi.call/cls_sshort.c libffi.call/cls_ulonglong.c \
|
||||||
|
libffi.call/cls_pointer_stack.c libffi.call/cls_multi_uchar.c \
|
||||||
|
libffi.call/testclosure.c libffi.call/cls_3byte1.c \
|
||||||
|
libffi.call/struct6.c libffi.call/return_uc.c libffi.call/return_ll1.c \
|
||||||
|
libffi.call/cls_ushort.c libffi.call/stret_medium2.c \
|
||||||
|
libffi.call/cls_multi_ushortchar.c libffi.call/return_dbl2.c \
|
||||||
|
libffi.call/closure_loc_fn0.c libffi.call/return_sc.c \
|
||||||
|
libffi.call/nested_struct8.c libffi.call/cls_7_1_byte.c \
|
||||||
|
libffi.call/return_ll.c libffi.call/cls_pointer.c \
|
||||||
|
libffi.call/err_bad_abi.c libffi.call/return_dbl1.c \
|
||||||
|
libffi.call/call.exp libffi.call/ffitest.h libffi.call/strlen.c \
|
||||||
|
libffi.call/return_sl.c libffi.call/cls_1_1byte.c \
|
||||||
|
libffi.call/struct1.c libffi.call/cls_64byte.c libffi.call/return_ul.c \
|
||||||
|
libffi.call/cls_double.c libffi.call/many_win32.c \
|
||||||
|
libffi.call/cls_16byte.c libffi.call/cls_align_double.c \
|
||||||
|
libffi.call/cls_align_uint16.c libffi.call/cls_9byte1.c \
|
||||||
|
libffi.call/cls_multi_sshortchar.c libffi.call/cls_multi_ushort.c \
|
||||||
|
libffi.call/closure_stdcall.c libffi.call/return_fl.c \
|
||||||
|
libffi.call/strlen_win32.c libffi.call/return_ldl.c \
|
||||||
|
libffi.call/cls_align_float.c libffi.call/struct3.c \
|
||||||
|
libffi.call/cls_uchar.c libffi.call/cls_sint.c libffi.call/float2.c \
|
||||||
|
libffi.call/cls_align_longdouble_split.c \
|
||||||
|
libffi.call/cls_longdouble_va.c libffi.call/cls_multi_sshort.c \
|
||||||
|
libffi.call/stret_large.c libffi.call/cls_align_sint16.c \
|
||||||
|
libffi.call/nested_struct6.c libffi.call/cls_5byte.c \
|
||||||
|
libffi.call/return_dbl.c libffi.call/cls_20byte.c \
|
||||||
|
libffi.call/cls_8byte.c libffi.call/pyobjc-tc.c \
|
||||||
|
libffi.call/cls_24byte.c libffi.call/cls_align_longdouble_split2.c \
|
||||||
|
libffi.call/cls_6_1_byte.c libffi.call/cls_schar.c \
|
||||||
|
libffi.call/cls_18byte.c libffi.call/closure_fn3.c \
|
||||||
|
libffi.call/err_bad_typedef.c libffi.call/closure_fn2.c \
|
||||||
|
libffi.call/struct2.c libffi.call/cls_3byte2.c \
|
||||||
|
libffi.call/cls_align_longdouble.c libffi.call/cls_20byte1.c \
|
||||||
|
libffi.call/return_fl3.c libffi.call/cls_align_uint32.c \
|
||||||
|
libffi.call/problem1.c libffi.call/float4.c \
|
||||||
|
libffi.call/cls_align_uint64.c libffi.call/struct9.c \
|
||||||
|
libffi.call/closure_fn5.c libffi.call/cls_align_sint32.c \
|
||||||
|
libffi.call/closure_fn0.c libffi.call/closure_fn6.c \
|
||||||
|
libffi.call/struct4.c libffi.call/nested_struct2.c \
|
||||||
|
libffi.call/cls_6byte.c libffi.call/cls_7byte.c libffi.call/many.c \
|
||||||
|
libffi.call/struct8.c libffi.call/negint.c libffi.call/struct5.c \
|
||||||
|
libffi.call/cls_12byte.c libffi.call/cls_double_va.c \
|
||||||
|
libffi.call/cls_longdouble.c libffi.call/cls_9byte2.c \
|
||||||
|
libffi.call/nested_struct10.c libffi.call/nested_struct5.c \
|
||||||
|
libffi.call/huge_struct.c
|
||||||
500
.pc/dist-tests/testsuite/Makefile.in
Normal file
500
.pc/dist-tests/testsuite/Makefile.in
Normal file
@@ -0,0 +1,500 @@
|
|||||||
|
# Makefile.in generated by automake 1.11.1 from Makefile.am.
|
||||||
|
# @configure_input@
|
||||||
|
|
||||||
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||||
|
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
|
||||||
|
# Inc.
|
||||||
|
# This Makefile.in is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||||
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||||
|
# PARTICULAR PURPOSE.
|
||||||
|
|
||||||
|
@SET_MAKE@
|
||||||
|
VPATH = @srcdir@
|
||||||
|
pkgdatadir = $(datadir)/@PACKAGE@
|
||||||
|
pkgincludedir = $(includedir)/@PACKAGE@
|
||||||
|
pkglibdir = $(libdir)/@PACKAGE@
|
||||||
|
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
||||||
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||||
|
install_sh_DATA = $(install_sh) -c -m 644
|
||||||
|
install_sh_PROGRAM = $(install_sh) -c
|
||||||
|
install_sh_SCRIPT = $(install_sh) -c
|
||||||
|
INSTALL_HEADER = $(INSTALL_DATA)
|
||||||
|
transform = $(program_transform_name)
|
||||||
|
NORMAL_INSTALL = :
|
||||||
|
PRE_INSTALL = :
|
||||||
|
POST_INSTALL = :
|
||||||
|
NORMAL_UNINSTALL = :
|
||||||
|
PRE_UNINSTALL = :
|
||||||
|
POST_UNINSTALL = :
|
||||||
|
build_triplet = @build@
|
||||||
|
host_triplet = @host@
|
||||||
|
target_triplet = @target@
|
||||||
|
subdir = testsuite
|
||||||
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||||
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
|
am__aclocal_m4_deps = $(top_srcdir)/m4/asmcfi.m4 \
|
||||||
|
$(top_srcdir)/m4/ax_cc_maxopt.m4 \
|
||||||
|
$(top_srcdir)/m4/ax_cflags_warn_all.m4 \
|
||||||
|
$(top_srcdir)/m4/ax_compiler_vendor.m4 \
|
||||||
|
$(top_srcdir)/m4/ax_configure_args.m4 \
|
||||||
|
$(top_srcdir)/m4/ax_enable_builddir.m4 \
|
||||||
|
$(top_srcdir)/m4/ax_gcc_archflag.m4 \
|
||||||
|
$(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
|
||||||
|
$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
|
||||||
|
$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
|
||||||
|
$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
|
||||||
|
$(top_srcdir)/configure.ac
|
||||||
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
|
$(ACLOCAL_M4)
|
||||||
|
mkinstalldirs = $(install_sh) -d
|
||||||
|
CONFIG_HEADER = $(top_builddir)/fficonfig.h
|
||||||
|
CONFIG_CLEAN_FILES =
|
||||||
|
CONFIG_CLEAN_VPATH_FILES =
|
||||||
|
SOURCES =
|
||||||
|
DIST_SOURCES =
|
||||||
|
DEJATOOL = $(PACKAGE)
|
||||||
|
RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
|
||||||
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||||
|
ACLOCAL = @ACLOCAL@
|
||||||
|
ALLOCA = @ALLOCA@
|
||||||
|
AMTAR = @AMTAR@
|
||||||
|
AM_LTLDFLAGS = @AM_LTLDFLAGS@
|
||||||
|
AM_RUNTESTFLAGS =
|
||||||
|
AR = @AR@
|
||||||
|
AUTOCONF = @AUTOCONF@
|
||||||
|
AUTOHEADER = @AUTOHEADER@
|
||||||
|
AUTOMAKE = @AUTOMAKE@
|
||||||
|
AWK = @AWK@
|
||||||
|
CC = @CC@
|
||||||
|
CCAS = @CCAS@
|
||||||
|
CCASDEPMODE = @CCASDEPMODE@
|
||||||
|
CCASFLAGS = @CCASFLAGS@
|
||||||
|
CCDEPMODE = @CCDEPMODE@
|
||||||
|
CFLAGS = @CFLAGS@
|
||||||
|
CPP = @CPP@
|
||||||
|
CPPFLAGS = @CPPFLAGS@
|
||||||
|
CYGPATH_W = @CYGPATH_W@
|
||||||
|
DEFS = @DEFS@
|
||||||
|
DEPDIR = @DEPDIR@
|
||||||
|
DLLTOOL = @DLLTOOL@
|
||||||
|
DSYMUTIL = @DSYMUTIL@
|
||||||
|
DUMPBIN = @DUMPBIN@
|
||||||
|
ECHO_C = @ECHO_C@
|
||||||
|
ECHO_N = @ECHO_N@
|
||||||
|
ECHO_T = @ECHO_T@
|
||||||
|
EGREP = @EGREP@
|
||||||
|
EXEEXT = @EXEEXT@
|
||||||
|
FFI_EXEC_TRAMPOLINE_TABLE = @FFI_EXEC_TRAMPOLINE_TABLE@
|
||||||
|
FGREP = @FGREP@
|
||||||
|
GREP = @GREP@
|
||||||
|
HAVE_LONG_DOUBLE = @HAVE_LONG_DOUBLE@
|
||||||
|
INSTALL = @INSTALL@
|
||||||
|
INSTALL_DATA = @INSTALL_DATA@
|
||||||
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||||
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||||
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||||
|
LD = @LD@
|
||||||
|
LDFLAGS = @LDFLAGS@
|
||||||
|
LIBOBJS = @LIBOBJS@
|
||||||
|
LIBS = @LIBS@
|
||||||
|
LIBTOOL = @LIBTOOL@
|
||||||
|
LIPO = @LIPO@
|
||||||
|
LN_S = @LN_S@
|
||||||
|
LTLIBOBJS = @LTLIBOBJS@
|
||||||
|
MAINT = @MAINT@
|
||||||
|
MAKEINFO = @MAKEINFO@
|
||||||
|
MANIFEST_TOOL = @MANIFEST_TOOL@
|
||||||
|
MKDIR_P = @MKDIR_P@
|
||||||
|
NM = @NM@
|
||||||
|
NMEDIT = @NMEDIT@
|
||||||
|
OBJDUMP = @OBJDUMP@
|
||||||
|
OBJEXT = @OBJEXT@
|
||||||
|
OTOOL = @OTOOL@
|
||||||
|
OTOOL64 = @OTOOL64@
|
||||||
|
PACKAGE = @PACKAGE@
|
||||||
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||||
|
PACKAGE_NAME = @PACKAGE_NAME@
|
||||||
|
PACKAGE_STRING = @PACKAGE_STRING@
|
||||||
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||||
|
PACKAGE_URL = @PACKAGE_URL@
|
||||||
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||||
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||||
|
PRTDIAG = @PRTDIAG@
|
||||||
|
RANLIB = @RANLIB@
|
||||||
|
SED = @SED@
|
||||||
|
SET_MAKE = @SET_MAKE@
|
||||||
|
SHELL = @SHELL@
|
||||||
|
STRIP = @STRIP@
|
||||||
|
TARGET = @TARGET@
|
||||||
|
TARGETDIR = @TARGETDIR@
|
||||||
|
VERSION = @VERSION@
|
||||||
|
abs_builddir = @abs_builddir@
|
||||||
|
abs_srcdir = @abs_srcdir@
|
||||||
|
abs_top_builddir = @abs_top_builddir@
|
||||||
|
abs_top_srcdir = @abs_top_srcdir@
|
||||||
|
ac_ct_AR = @ac_ct_AR@
|
||||||
|
ac_ct_CC = @ac_ct_CC@
|
||||||
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
||||||
|
am__include = @am__include@
|
||||||
|
am__leading_dot = @am__leading_dot@
|
||||||
|
am__quote = @am__quote@
|
||||||
|
am__tar = @am__tar@
|
||||||
|
am__untar = @am__untar@
|
||||||
|
ax_enable_builddir_sed = @ax_enable_builddir_sed@
|
||||||
|
bindir = @bindir@
|
||||||
|
build = @build@
|
||||||
|
build_alias = @build_alias@
|
||||||
|
build_cpu = @build_cpu@
|
||||||
|
build_os = @build_os@
|
||||||
|
build_vendor = @build_vendor@
|
||||||
|
builddir = @builddir@
|
||||||
|
datadir = @datadir@
|
||||||
|
datarootdir = @datarootdir@
|
||||||
|
docdir = @docdir@
|
||||||
|
dvidir = @dvidir@
|
||||||
|
exec_prefix = @exec_prefix@
|
||||||
|
host = @host@
|
||||||
|
host_alias = @host_alias@
|
||||||
|
host_cpu = @host_cpu@
|
||||||
|
host_os = @host_os@
|
||||||
|
host_vendor = @host_vendor@
|
||||||
|
htmldir = @htmldir@
|
||||||
|
includedir = @includedir@
|
||||||
|
infodir = @infodir@
|
||||||
|
install_sh = @install_sh@
|
||||||
|
libdir = @libdir@
|
||||||
|
libexecdir = @libexecdir@
|
||||||
|
localedir = @localedir@
|
||||||
|
localstatedir = @localstatedir@
|
||||||
|
mandir = @mandir@
|
||||||
|
mkdir_p = @mkdir_p@
|
||||||
|
oldincludedir = @oldincludedir@
|
||||||
|
pdfdir = @pdfdir@
|
||||||
|
prefix = @prefix@
|
||||||
|
program_transform_name = @program_transform_name@
|
||||||
|
psdir = @psdir@
|
||||||
|
sbindir = @sbindir@
|
||||||
|
sharedstatedir = @sharedstatedir@
|
||||||
|
srcdir = @srcdir@
|
||||||
|
sys_symbol_underscore = @sys_symbol_underscore@
|
||||||
|
sysconfdir = @sysconfdir@
|
||||||
|
target = @target@
|
||||||
|
target_alias = @target_alias@
|
||||||
|
target_cpu = @target_cpu@
|
||||||
|
target_os = @target_os@
|
||||||
|
target_vendor = @target_vendor@
|
||||||
|
toolexecdir = @toolexecdir@
|
||||||
|
toolexeclibdir = @toolexeclibdir@
|
||||||
|
top_build_prefix = @top_build_prefix@
|
||||||
|
top_builddir = @top_builddir@
|
||||||
|
top_srcdir = @top_srcdir@
|
||||||
|
AUTOMAKE_OPTIONS = foreign dejagnu
|
||||||
|
|
||||||
|
# Setup the testing framework, if you have one
|
||||||
|
EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \
|
||||||
|
echo $(top_builddir)/../expect/expect ; \
|
||||||
|
else echo expect ; fi`
|
||||||
|
|
||||||
|
RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
|
||||||
|
echo $(top_srcdir)/../dejagnu/runtest ; \
|
||||||
|
else echo runtest; fi`
|
||||||
|
|
||||||
|
CLEANFILES = *.exe core* *.log *.sum
|
||||||
|
EXTRA_DIST = libffi.special/special.exp \
|
||||||
|
libffi.special/unwindtest_ffi_call.cc libffi.special/unwindtest.cc \
|
||||||
|
libffi.special/ffitestcxx.h config/default.exp lib/target-libpath.exp \
|
||||||
|
lib/libffi.exp lib/wrapper.exp libffi.call/float.c \
|
||||||
|
libffi.call/cls_multi_schar.c libffi.call/float3.c \
|
||||||
|
libffi.call/cls_3_1byte.c libffi.call/stret_large2.c \
|
||||||
|
libffi.call/cls_5_1_byte.c libffi.call/stret_medium.c \
|
||||||
|
libffi.call/promotion.c libffi.call/cls_dbls_struct.c \
|
||||||
|
libffi.call/nested_struct.c libffi.call/closure_fn1.c \
|
||||||
|
libffi.call/cls_4_1byte.c libffi.call/cls_float.c \
|
||||||
|
libffi.call/cls_2byte.c libffi.call/closure_fn4.c \
|
||||||
|
libffi.call/return_fl2.c libffi.call/nested_struct7.c \
|
||||||
|
libffi.call/cls_uint.c libffi.call/cls_align_sint64.c \
|
||||||
|
libffi.call/float1.c libffi.call/cls_19byte.c \
|
||||||
|
libffi.call/nested_struct1.c libffi.call/cls_4byte.c \
|
||||||
|
libffi.call/return_fl1.c libffi.call/cls_align_pointer.c \
|
||||||
|
libffi.call/nested_struct4.c libffi.call/nested_struct3.c \
|
||||||
|
libffi.call/struct7.c libffi.call/nested_struct9.c \
|
||||||
|
libffi.call/cls_sshort.c libffi.call/cls_ulonglong.c \
|
||||||
|
libffi.call/cls_pointer_stack.c libffi.call/cls_multi_uchar.c \
|
||||||
|
libffi.call/testclosure.c libffi.call/cls_3byte1.c \
|
||||||
|
libffi.call/struct6.c libffi.call/return_uc.c libffi.call/return_ll1.c \
|
||||||
|
libffi.call/cls_ushort.c libffi.call/stret_medium2.c \
|
||||||
|
libffi.call/cls_multi_ushortchar.c libffi.call/return_dbl2.c \
|
||||||
|
libffi.call/closure_loc_fn0.c libffi.call/return_sc.c \
|
||||||
|
libffi.call/nested_struct8.c libffi.call/cls_7_1_byte.c \
|
||||||
|
libffi.call/return_ll.c libffi.call/cls_pointer.c \
|
||||||
|
libffi.call/err_bad_abi.c libffi.call/return_dbl1.c \
|
||||||
|
libffi.call/call.exp libffi.call/ffitest.h libffi.call/strlen.c \
|
||||||
|
libffi.call/return_sl.c libffi.call/cls_1_1byte.c \
|
||||||
|
libffi.call/struct1.c libffi.call/cls_64byte.c libffi.call/return_ul.c \
|
||||||
|
libffi.call/cls_double.c libffi.call/many_win32.c \
|
||||||
|
libffi.call/cls_16byte.c libffi.call/cls_align_double.c \
|
||||||
|
libffi.call/cls_align_uint16.c libffi.call/cls_9byte1.c \
|
||||||
|
libffi.call/cls_multi_sshortchar.c libffi.call/cls_multi_ushort.c \
|
||||||
|
libffi.call/closure_stdcall.c libffi.call/return_fl.c \
|
||||||
|
libffi.call/strlen_win32.c libffi.call/return_ldl.c \
|
||||||
|
libffi.call/cls_align_float.c libffi.call/struct3.c \
|
||||||
|
libffi.call/cls_uchar.c libffi.call/cls_sint.c libffi.call/float2.c \
|
||||||
|
libffi.call/cls_align_longdouble_split.c \
|
||||||
|
libffi.call/cls_longdouble_va.c libffi.call/cls_multi_sshort.c \
|
||||||
|
libffi.call/stret_large.c libffi.call/cls_align_sint16.c \
|
||||||
|
libffi.call/nested_struct6.c libffi.call/cls_5byte.c \
|
||||||
|
libffi.call/return_dbl.c libffi.call/cls_20byte.c \
|
||||||
|
libffi.call/cls_8byte.c libffi.call/pyobjc-tc.c \
|
||||||
|
libffi.call/cls_24byte.c libffi.call/cls_align_longdouble_split2.c \
|
||||||
|
libffi.call/cls_6_1_byte.c libffi.call/cls_schar.c \
|
||||||
|
libffi.call/cls_18byte.c libffi.call/closure_fn3.c \
|
||||||
|
libffi.call/err_bad_typedef.c libffi.call/closure_fn2.c \
|
||||||
|
libffi.call/struct2.c libffi.call/cls_3byte2.c \
|
||||||
|
libffi.call/cls_align_longdouble.c libffi.call/cls_20byte1.c \
|
||||||
|
libffi.call/return_fl3.c libffi.call/cls_align_uint32.c \
|
||||||
|
libffi.call/problem1.c libffi.call/float4.c \
|
||||||
|
libffi.call/cls_align_uint64.c libffi.call/struct9.c \
|
||||||
|
libffi.call/closure_fn5.c libffi.call/cls_align_sint32.c \
|
||||||
|
libffi.call/closure_fn0.c libffi.call/closure_fn6.c \
|
||||||
|
libffi.call/struct4.c libffi.call/nested_struct2.c \
|
||||||
|
libffi.call/cls_6byte.c libffi.call/cls_7byte.c libffi.call/many.c \
|
||||||
|
libffi.call/struct8.c libffi.call/negint.c libffi.call/struct5.c \
|
||||||
|
libffi.call/cls_12byte.c libffi.call/cls_double_va.c \
|
||||||
|
libffi.call/cls_longdouble.c libffi.call/cls_9byte2.c \
|
||||||
|
libffi.call/nested_struct10.c libffi.call/nested_struct5.c \
|
||||||
|
libffi.call/huge_struct.c
|
||||||
|
|
||||||
|
all: all-am
|
||||||
|
|
||||||
|
.SUFFIXES:
|
||||||
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
||||||
|
@for dep in $?; do \
|
||||||
|
case '$(am__configure_deps)' in \
|
||||||
|
*$$dep*) \
|
||||||
|
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
||||||
|
&& { if test -f $@; then exit 0; else break; fi; }; \
|
||||||
|
exit 1;; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
|
||||||
|
$(am__cd) $(top_srcdir) && \
|
||||||
|
$(AUTOMAKE) --foreign testsuite/Makefile
|
||||||
|
.PRECIOUS: Makefile
|
||||||
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||||
|
@case '$?' in \
|
||||||
|
*config.status*) \
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||||
|
*) \
|
||||||
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||||
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||||
|
esac;
|
||||||
|
|
||||||
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
|
||||||
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
$(am__aclocal_m4_deps):
|
||||||
|
|
||||||
|
mostlyclean-libtool:
|
||||||
|
-rm -f *.lo
|
||||||
|
|
||||||
|
clean-libtool:
|
||||||
|
-rm -rf .libs _libs
|
||||||
|
tags: TAGS
|
||||||
|
TAGS:
|
||||||
|
|
||||||
|
ctags: CTAGS
|
||||||
|
CTAGS:
|
||||||
|
|
||||||
|
|
||||||
|
check-DEJAGNU: site.exp
|
||||||
|
srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
|
||||||
|
EXPECT=$(EXPECT); export EXPECT; \
|
||||||
|
runtest=$(RUNTEST); \
|
||||||
|
if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
|
||||||
|
exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
|
||||||
|
if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
|
||||||
|
then :; else exit_status=1; fi; \
|
||||||
|
done; \
|
||||||
|
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
|
||||||
|
fi; \
|
||||||
|
exit $$exit_status
|
||||||
|
site.exp: Makefile
|
||||||
|
@echo 'Making a new site.exp file...'
|
||||||
|
@echo '## these variables are automatically generated by make ##' >site.tmp
|
||||||
|
@echo '# Do not edit here. If you wish to override these values' >>site.tmp
|
||||||
|
@echo '# edit the last section' >>site.tmp
|
||||||
|
@echo 'set srcdir $(srcdir)' >>site.tmp
|
||||||
|
@echo "set objdir `pwd`" >>site.tmp
|
||||||
|
@echo 'set build_alias "$(build_alias)"' >>site.tmp
|
||||||
|
@echo 'set build_triplet $(build_triplet)' >>site.tmp
|
||||||
|
@echo 'set host_alias "$(host_alias)"' >>site.tmp
|
||||||
|
@echo 'set host_triplet $(host_triplet)' >>site.tmp
|
||||||
|
@echo 'set target_alias "$(target_alias)"' >>site.tmp
|
||||||
|
@echo 'set target_triplet $(target_triplet)' >>site.tmp
|
||||||
|
@echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
|
||||||
|
@test ! -f site.exp || \
|
||||||
|
sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
|
||||||
|
@-rm -f site.bak
|
||||||
|
@test ! -f site.exp || mv site.exp site.bak
|
||||||
|
@mv site.tmp site.exp
|
||||||
|
|
||||||
|
distclean-DEJAGNU:
|
||||||
|
-rm -f site.exp site.bak
|
||||||
|
-l='$(DEJATOOL)'; for tool in $$l; do \
|
||||||
|
rm -f $$tool.sum $$tool.log; \
|
||||||
|
done
|
||||||
|
|
||||||
|
distdir: $(DISTFILES)
|
||||||
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||||
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||||
|
list='$(DISTFILES)'; \
|
||||||
|
dist_files=`for file in $$list; do echo $$file; done | \
|
||||||
|
sed -e "s|^$$srcdirstrip/||;t" \
|
||||||
|
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
||||||
|
case $$dist_files in \
|
||||||
|
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
||||||
|
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
||||||
|
sort -u` ;; \
|
||||||
|
esac; \
|
||||||
|
for file in $$dist_files; do \
|
||||||
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||||
|
if test -d $$d/$$file; then \
|
||||||
|
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||||
|
if test -d "$(distdir)/$$file"; then \
|
||||||
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
||||||
|
fi; \
|
||||||
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||||
|
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
||||||
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
||||||
|
fi; \
|
||||||
|
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
||||||
|
else \
|
||||||
|
test -f "$(distdir)/$$file" \
|
||||||
|
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
||||||
|
|| exit 1; \
|
||||||
|
fi; \
|
||||||
|
done
|
||||||
|
check-am: all-am
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
|
||||||
|
check: check-am
|
||||||
|
all-am: Makefile
|
||||||
|
installdirs:
|
||||||
|
install: install-am
|
||||||
|
install-exec: install-exec-am
|
||||||
|
install-data: install-data-am
|
||||||
|
uninstall: uninstall-am
|
||||||
|
|
||||||
|
install-am: all-am
|
||||||
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||||
|
|
||||||
|
installcheck: installcheck-am
|
||||||
|
install-strip:
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||||
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||||
|
`test -z '$(STRIP)' || \
|
||||||
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||||
|
mostlyclean-generic:
|
||||||
|
|
||||||
|
clean-generic:
|
||||||
|
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
||||||
|
|
||||||
|
distclean-generic:
|
||||||
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||||
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
||||||
|
|
||||||
|
maintainer-clean-generic:
|
||||||
|
@echo "This command is intended for maintainers to use"
|
||||||
|
@echo "it deletes files that may require special tools to rebuild."
|
||||||
|
clean: clean-am
|
||||||
|
|
||||||
|
clean-am: clean-generic clean-libtool mostlyclean-am
|
||||||
|
|
||||||
|
distclean: distclean-am
|
||||||
|
-rm -f Makefile
|
||||||
|
distclean-am: clean-am distclean-DEJAGNU distclean-generic
|
||||||
|
|
||||||
|
dvi: dvi-am
|
||||||
|
|
||||||
|
dvi-am:
|
||||||
|
|
||||||
|
html: html-am
|
||||||
|
|
||||||
|
html-am:
|
||||||
|
|
||||||
|
info: info-am
|
||||||
|
|
||||||
|
info-am:
|
||||||
|
|
||||||
|
install-data-am:
|
||||||
|
|
||||||
|
install-dvi: install-dvi-am
|
||||||
|
|
||||||
|
install-dvi-am:
|
||||||
|
|
||||||
|
install-exec-am:
|
||||||
|
|
||||||
|
install-html: install-html-am
|
||||||
|
|
||||||
|
install-html-am:
|
||||||
|
|
||||||
|
install-info: install-info-am
|
||||||
|
|
||||||
|
install-info-am:
|
||||||
|
|
||||||
|
install-man:
|
||||||
|
|
||||||
|
install-pdf: install-pdf-am
|
||||||
|
|
||||||
|
install-pdf-am:
|
||||||
|
|
||||||
|
install-ps: install-ps-am
|
||||||
|
|
||||||
|
install-ps-am:
|
||||||
|
|
||||||
|
installcheck-am:
|
||||||
|
|
||||||
|
maintainer-clean: maintainer-clean-am
|
||||||
|
-rm -f Makefile
|
||||||
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||||
|
|
||||||
|
mostlyclean: mostlyclean-am
|
||||||
|
|
||||||
|
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
||||||
|
|
||||||
|
pdf: pdf-am
|
||||||
|
|
||||||
|
pdf-am:
|
||||||
|
|
||||||
|
ps: ps-am
|
||||||
|
|
||||||
|
ps-am:
|
||||||
|
|
||||||
|
uninstall-am:
|
||||||
|
|
||||||
|
.MAKE: check-am install-am install-strip
|
||||||
|
|
||||||
|
.PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
|
||||||
|
clean-libtool distclean distclean-DEJAGNU distclean-generic \
|
||||||
|
distclean-libtool distdir dvi dvi-am html html-am info info-am \
|
||||||
|
install install-am install-data install-data-am install-dvi \
|
||||||
|
install-dvi-am install-exec install-exec-am install-html \
|
||||||
|
install-html-am install-info install-info-am install-man \
|
||||||
|
install-pdf install-pdf-am install-ps install-ps-am \
|
||||||
|
install-strip installcheck installcheck-am installdirs \
|
||||||
|
maintainer-clean maintainer-clean-generic mostlyclean \
|
||||||
|
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
||||||
|
uninstall uninstall-am
|
||||||
|
|
||||||
|
|
||||||
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||||
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||||
|
.NOEXPORT:
|
||||||
@@ -147,12 +147,13 @@ History
|
|||||||
See the ChangeLog files for details.
|
See the ChangeLog files for details.
|
||||||
|
|
||||||
3.0.11 MMM-DD-YY
|
3.0.11 MMM-DD-YY
|
||||||
Lots of build fixes.
|
Add support for variadic functions (ffi_prep_cif_var).
|
||||||
Add Amiga newer MacOS support.
|
|
||||||
Add Linux/x32 support.
|
Add Linux/x32 support.
|
||||||
Add thiscall and fastcall support on Windows.
|
Add thiscall, fastcall and MSVC cdecl support on Windows.
|
||||||
|
Add Amiga and newer MacOS support.
|
||||||
Fix Octeon and MC68881 support.
|
Fix Octeon and MC68881 support.
|
||||||
Fix code pessimizations.
|
Fix code pessimizations.
|
||||||
|
Lots of build fixes.
|
||||||
|
|
||||||
3.0.10 Aug-23-11
|
3.0.10 Aug-23-11
|
||||||
Add support for Apple's iOS.
|
Add support for Apple's iOS.
|
||||||
|
|||||||
352
.pc/stand-alone/README
Normal file
352
.pc/stand-alone/README
Normal file
@@ -0,0 +1,352 @@
|
|||||||
|
Status
|
||||||
|
======
|
||||||
|
|
||||||
|
libffi-3.0.11 was released on *****************. Check the libffi web
|
||||||
|
page for updates: <URL:http://sourceware.org/libffi/>.
|
||||||
|
|
||||||
|
|
||||||
|
What is libffi?
|
||||||
|
===============
|
||||||
|
|
||||||
|
Compilers for high level languages generate code that follow certain
|
||||||
|
conventions. These conventions are necessary, in part, for separate
|
||||||
|
compilation to work. One such convention is the "calling
|
||||||
|
convention". The "calling convention" is essentially a set of
|
||||||
|
assumptions made by the compiler about where function arguments will
|
||||||
|
be found on entry to a function. A "calling convention" also specifies
|
||||||
|
where the return value for a function is found.
|
||||||
|
|
||||||
|
Some programs may not know at the time of compilation what arguments
|
||||||
|
are to be passed to a function. For instance, an interpreter may be
|
||||||
|
told at run-time about the number and types of arguments used to call
|
||||||
|
a given function. Libffi can be used in such programs to provide a
|
||||||
|
bridge from the interpreter program to compiled code.
|
||||||
|
|
||||||
|
The libffi library provides a portable, high level programming
|
||||||
|
interface to various calling conventions. This allows a programmer to
|
||||||
|
call any function specified by a call interface description at run
|
||||||
|
time.
|
||||||
|
|
||||||
|
FFI stands for Foreign Function Interface. A foreign function
|
||||||
|
interface is the popular name for the interface that allows code
|
||||||
|
written in one language to call code written in another language. The
|
||||||
|
libffi library really only provides the lowest, machine dependent
|
||||||
|
layer of a fully featured foreign function interface. A layer must
|
||||||
|
exist above libffi that handles type conversions for values passed
|
||||||
|
between the two languages.
|
||||||
|
|
||||||
|
|
||||||
|
Supported Platforms
|
||||||
|
===================
|
||||||
|
|
||||||
|
Libffi has been ported to many different platforms.
|
||||||
|
For specific configuration details and testing status, please
|
||||||
|
refer to the wiki page here:
|
||||||
|
|
||||||
|
http://www.moxielogic.org/wiki/index.php?title=Libffi_3.0.11
|
||||||
|
|
||||||
|
At the time of release, the following basic configurations have been
|
||||||
|
tested:
|
||||||
|
|
||||||
|
|--------------+------------------|
|
||||||
|
| Architecture | Operating System |
|
||||||
|
|--------------+------------------|
|
||||||
|
| Alpha | Linux |
|
||||||
|
| Alpha | Tru64 |
|
||||||
|
| ARM | Linux |
|
||||||
|
| ARM | iOS |
|
||||||
|
| AVR32 | Linux |
|
||||||
|
| HPPA | HPUX |
|
||||||
|
| IA-64 | Linux |
|
||||||
|
| M68K | RTEMS |
|
||||||
|
| MIPS | IRIX |
|
||||||
|
| MIPS | Linux |
|
||||||
|
| MIPS | RTEMS |
|
||||||
|
| MIPS64 | Linux |
|
||||||
|
| PowerPC | AMIGA |
|
||||||
|
| PowerPC | Linux |
|
||||||
|
| PowerPC | Mac OSX |
|
||||||
|
| PowerPC | FreeBSD |
|
||||||
|
| PowerPC64 | Linux |
|
||||||
|
| S390 | Linux |
|
||||||
|
| S390X | Linux |
|
||||||
|
| SPARC | Linux |
|
||||||
|
| SPARC | Solaris |
|
||||||
|
| SPARC64 | Linux |
|
||||||
|
| SPARC64 | FreeBSD |
|
||||||
|
| X86 | FreeBSD |
|
||||||
|
| X86 | Interix |
|
||||||
|
| X86 | kFreeBSD |
|
||||||
|
| X86 | Linux |
|
||||||
|
| X86 | Linux/x32 |
|
||||||
|
| X86 | Mac OSX |
|
||||||
|
| X86 | OpenBSD |
|
||||||
|
| X86 | OS/2 |
|
||||||
|
| X86 | Solaris |
|
||||||
|
| X86 | Windows/Cygwin |
|
||||||
|
| X86 | Windows/MingW |
|
||||||
|
| X86-64 | FreeBSD |
|
||||||
|
| X86-64 | Linux |
|
||||||
|
| X86-64 | OpenBSD |
|
||||||
|
| X86-64 | Windows/MingW |
|
||||||
|
|--------------+------------------|
|
||||||
|
|
||||||
|
Please send additional platform test results to
|
||||||
|
libffi-discuss@sourceware.org and feel free to update the wiki page
|
||||||
|
above.
|
||||||
|
|
||||||
|
Installing libffi
|
||||||
|
=================
|
||||||
|
|
||||||
|
First you must configure the distribution for your particular
|
||||||
|
system. Go to the directory you wish to build libffi in and run the
|
||||||
|
"configure" program found in the root directory of the libffi source
|
||||||
|
distribution.
|
||||||
|
|
||||||
|
You may want to tell configure where to install the libffi library and
|
||||||
|
header files. To do that, use the --prefix configure switch. Libffi
|
||||||
|
will install under /usr/local by default.
|
||||||
|
|
||||||
|
If you want to enable extra run-time debugging checks use the the
|
||||||
|
--enable-debug configure switch. This is useful when your program dies
|
||||||
|
mysteriously while using libffi.
|
||||||
|
|
||||||
|
Another useful configure switch is --enable-purify-safety. Using this
|
||||||
|
will add some extra code which will suppress certain warnings when you
|
||||||
|
are using Purify with libffi. Only use this switch when using
|
||||||
|
Purify, as it will slow down the library.
|
||||||
|
|
||||||
|
It's also possible to build libffi on Windows platforms with
|
||||||
|
Microsoft's Visual C++ compiler. In this case, use the msvcc.sh
|
||||||
|
wrapper script during configuration like so:
|
||||||
|
|
||||||
|
path/to/configure CC=path/to/msvcc.sh LD=link CPP=\"cl -nologo -EP\"
|
||||||
|
|
||||||
|
For 64-bit Windows builds, use CC="path/to/msvcc.sh -m64".
|
||||||
|
You may also need to specify --build appropriately. When building with MSVC
|
||||||
|
under a MingW environment, you may need to remove the line in configure
|
||||||
|
that sets 'fix_srcfile_path' to a 'cygpath' command. ('cygpath' is not
|
||||||
|
present in MingW, and is not required when using MingW-style paths.)
|
||||||
|
|
||||||
|
For iOS builds, refer to the build-ios.sh script for guidance.
|
||||||
|
|
||||||
|
Configure has many other options. Use "configure --help" to see them all.
|
||||||
|
|
||||||
|
Once configure has finished, type "make". Note that you must be using
|
||||||
|
GNU make. You can ftp GNU make from prep.ai.mit.edu:/pub/gnu.
|
||||||
|
|
||||||
|
To ensure that libffi is working as advertised, type "make check".
|
||||||
|
This will require that you have DejaGNU installed.
|
||||||
|
|
||||||
|
To install the library and header files, type "make install".
|
||||||
|
|
||||||
|
|
||||||
|
History
|
||||||
|
=======
|
||||||
|
|
||||||
|
See the ChangeLog files for details.
|
||||||
|
|
||||||
|
3.0.11 MMM-DD-YY
|
||||||
|
Lots of build fixes.
|
||||||
|
Add Amiga and newer MacOS support.
|
||||||
|
Add Linux/x32 support.
|
||||||
|
Add thiscall and fastcall support on Windows.
|
||||||
|
Fix Octeon and MC68881 support.
|
||||||
|
Fix code pessimizations.
|
||||||
|
|
||||||
|
3.0.10 Aug-23-11
|
||||||
|
Add support for Apple's iOS.
|
||||||
|
Add support for ARM VFP ABI.
|
||||||
|
Add RTEMS support for MIPS and M68K.
|
||||||
|
Fix instruction cache clearing problems on
|
||||||
|
ARM and SPARC.
|
||||||
|
Fix the N64 build on mips-sgi-irix6.5.
|
||||||
|
Enable builds with Microsoft's compiler.
|
||||||
|
Enable x86 builds with Oracle's Solaris compiler.
|
||||||
|
Fix support for calling code compiled with Oracle's Sparc
|
||||||
|
Solaris compiler.
|
||||||
|
Testsuite fixes for Tru64 Unix.
|
||||||
|
Additional platform support.
|
||||||
|
|
||||||
|
3.0.9 Dec-31-09
|
||||||
|
Add AVR32 and win64 ports. Add ARM softfp support.
|
||||||
|
Many fixes for AIX, Solaris, HP-UX, *BSD.
|
||||||
|
Several PowerPC and x86-64 bug fixes.
|
||||||
|
Build DLL for windows.
|
||||||
|
|
||||||
|
3.0.8 Dec-19-08
|
||||||
|
Add *BSD, BeOS, and PA-Linux support.
|
||||||
|
|
||||||
|
3.0.7 Nov-11-08
|
||||||
|
Fix for ppc FreeBSD.
|
||||||
|
(thanks to Andreas Tobler)
|
||||||
|
|
||||||
|
3.0.6 Jul-17-08
|
||||||
|
Fix for closures on sh.
|
||||||
|
Mark the sh/sh64 stack as non-executable.
|
||||||
|
(both thanks to Kaz Kojima)
|
||||||
|
|
||||||
|
3.0.5 Apr-3-08
|
||||||
|
Fix libffi.pc file.
|
||||||
|
Fix #define ARM for IcedTea users.
|
||||||
|
Fix x86 closure bug.
|
||||||
|
|
||||||
|
3.0.4 Feb-24-08
|
||||||
|
Fix x86 OpenBSD configury.
|
||||||
|
|
||||||
|
3.0.3 Feb-22-08
|
||||||
|
Enable x86 OpenBSD thanks to Thomas Heller, and
|
||||||
|
x86-64 FreeBSD thanks to Björn König and Andreas Tobler.
|
||||||
|
Clean up test instruction in README.
|
||||||
|
|
||||||
|
3.0.2 Feb-21-08
|
||||||
|
Improved x86 FreeBSD support.
|
||||||
|
Thanks to Björn König.
|
||||||
|
|
||||||
|
3.0.1 Feb-15-08
|
||||||
|
Fix instruction cache flushing bug on MIPS.
|
||||||
|
Thanks to David Daney.
|
||||||
|
|
||||||
|
3.0.0 Feb-15-08
|
||||||
|
Many changes, mostly thanks to the GCC project.
|
||||||
|
Cygnus Solutions is now Red Hat.
|
||||||
|
|
||||||
|
[10 years go by...]
|
||||||
|
|
||||||
|
1.20 Oct-5-98
|
||||||
|
Raffaele Sena produces ARM port.
|
||||||
|
|
||||||
|
1.19 Oct-5-98
|
||||||
|
Fixed x86 long double and long long return support.
|
||||||
|
m68k bug fixes from Andreas Schwab.
|
||||||
|
Patch for DU assembler compatibility for the Alpha from Richard
|
||||||
|
Henderson.
|
||||||
|
|
||||||
|
1.18 Apr-17-98
|
||||||
|
Bug fixes and MIPS configuration changes.
|
||||||
|
|
||||||
|
1.17 Feb-24-98
|
||||||
|
Bug fixes and m68k port from Andreas Schwab. PowerPC port from
|
||||||
|
Geoffrey Keating. Various bug x86, Sparc and MIPS bug fixes.
|
||||||
|
|
||||||
|
1.16 Feb-11-98
|
||||||
|
Richard Henderson produces Alpha port.
|
||||||
|
|
||||||
|
1.15 Dec-4-97
|
||||||
|
Fixed an n32 ABI bug. New libtool, auto* support.
|
||||||
|
|
||||||
|
1.14 May-13-97
|
||||||
|
libtool is now used to generate shared and static libraries.
|
||||||
|
Fixed a minor portability problem reported by Russ McManus
|
||||||
|
<mcmanr@eq.gs.com>.
|
||||||
|
|
||||||
|
1.13 Dec-2-96
|
||||||
|
Added --enable-purify-safety to keep Purify from complaining
|
||||||
|
about certain low level code.
|
||||||
|
Sparc fix for calling functions with < 6 args.
|
||||||
|
Linux x86 a.out fix.
|
||||||
|
|
||||||
|
1.12 Nov-22-96
|
||||||
|
Added missing ffi_type_void, needed for supporting void return
|
||||||
|
types. Fixed test case for non MIPS machines. Cygnus Support
|
||||||
|
is now Cygnus Solutions.
|
||||||
|
|
||||||
|
1.11 Oct-30-96
|
||||||
|
Added notes about GNU make.
|
||||||
|
|
||||||
|
1.10 Oct-29-96
|
||||||
|
Added configuration fix for non GNU compilers.
|
||||||
|
|
||||||
|
1.09 Oct-29-96
|
||||||
|
Added --enable-debug configure switch. Clean-ups based on LCLint
|
||||||
|
feedback. ffi_mips.h is always installed. Many configuration
|
||||||
|
fixes. Fixed ffitest.c for sparc builds.
|
||||||
|
|
||||||
|
1.08 Oct-15-96
|
||||||
|
Fixed n32 problem. Many clean-ups.
|
||||||
|
|
||||||
|
1.07 Oct-14-96
|
||||||
|
Gordon Irlam rewrites v8.S again. Bug fixes.
|
||||||
|
|
||||||
|
1.06 Oct-14-96
|
||||||
|
Gordon Irlam improved the sparc port.
|
||||||
|
|
||||||
|
1.05 Oct-14-96
|
||||||
|
Interface changes based on feedback.
|
||||||
|
|
||||||
|
1.04 Oct-11-96
|
||||||
|
Sparc port complete (modulo struct passing bug).
|
||||||
|
|
||||||
|
1.03 Oct-10-96
|
||||||
|
Passing struct args, and returning struct values works for
|
||||||
|
all architectures/calling conventions. Expanded tests.
|
||||||
|
|
||||||
|
1.02 Oct-9-96
|
||||||
|
Added SGI n32 support. Fixed bugs in both o32 and Linux support.
|
||||||
|
Added "make test".
|
||||||
|
|
||||||
|
1.01 Oct-8-96
|
||||||
|
Fixed float passing bug in mips version. Restructured some
|
||||||
|
of the code. Builds cleanly with SGI tools.
|
||||||
|
|
||||||
|
1.00 Oct-7-96
|
||||||
|
First release. No public announcement.
|
||||||
|
|
||||||
|
|
||||||
|
Authors & Credits
|
||||||
|
=================
|
||||||
|
|
||||||
|
libffi was originally written by Anthony Green <green@redhat.com>.
|
||||||
|
|
||||||
|
The developers of the GNU Compiler Collection project have made
|
||||||
|
innumerable valuable contributions. See the ChangeLog file for
|
||||||
|
details.
|
||||||
|
|
||||||
|
Some of the ideas behind libffi were inspired by Gianni Mariani's free
|
||||||
|
gencall library for Silicon Graphics machines.
|
||||||
|
|
||||||
|
The closure mechanism was designed and implemented by Kresten Krab
|
||||||
|
Thorup.
|
||||||
|
|
||||||
|
Major processor architecture ports were contributed by the following
|
||||||
|
developers:
|
||||||
|
|
||||||
|
alpha Richard Henderson
|
||||||
|
arm Raffaele Sena
|
||||||
|
cris Simon Posnjak, Hans-Peter Nilsson
|
||||||
|
frv Anthony Green
|
||||||
|
ia64 Hans Boehm
|
||||||
|
m32r Kazuhiro Inaoka
|
||||||
|
m68k Andreas Schwab
|
||||||
|
mips Anthony Green, Casey Marshall
|
||||||
|
mips64 David Daney
|
||||||
|
pa Randolph Chung, Dave Anglin, Andreas Tobler
|
||||||
|
powerpc Geoffrey Keating, Andreas Tobler,
|
||||||
|
David Edelsohn, John Hornkvist
|
||||||
|
powerpc64 Jakub Jelinek
|
||||||
|
s390 Gerhard Tonn, Ulrich Weigand
|
||||||
|
sh Kaz Kojima
|
||||||
|
sh64 Kaz Kojima
|
||||||
|
sparc Anthony Green, Gordon Irlam
|
||||||
|
x86 Anthony Green, Jon Beniston
|
||||||
|
x86-64 Bo Thorsen
|
||||||
|
|
||||||
|
Jesper Skov and Andrew Haley both did more than their fair share of
|
||||||
|
stepping through the code and tracking down bugs.
|
||||||
|
|
||||||
|
Thanks also to Tom Tromey for bug fixes, documentation and
|
||||||
|
configuration help.
|
||||||
|
|
||||||
|
Thanks to Jim Blandy, who provided some useful feedback on the libffi
|
||||||
|
interface.
|
||||||
|
|
||||||
|
Andreas Tobler has done a tremendous amount of work on the testsuite.
|
||||||
|
|
||||||
|
Alex Oliva solved the executable page problem for SElinux.
|
||||||
|
|
||||||
|
The list above is almost certainly incomplete and inaccurate. I'm
|
||||||
|
happy to make corrections or additions upon request.
|
||||||
|
|
||||||
|
If you have a problem, or have found a bug, please send a note to the
|
||||||
|
author at green@moxielogic.com, or the project mailing list at
|
||||||
|
libffi-discuss@sourceware.org.
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2012-04-06 Anthony Green <green@moxielogic.com>
|
||||||
|
|
||||||
|
* testsuite/Makefile.am (EXTRA_DIST): Add missing test cases.
|
||||||
|
* testsuite/Makefile.in: Rebuilt.
|
||||||
|
|
||||||
2012-04-05 Zachary Waldowski <zwaldowski@gmail.com>
|
2012-04-05 Zachary Waldowski <zwaldowski@gmail.com>
|
||||||
|
|
||||||
* include/ffi.h.in: Add missing trampoline table fields.
|
* include/ffi.h.in: Add missing trampoline table fields.
|
||||||
|
|||||||
9
README
9
README
@@ -148,13 +148,14 @@ History
|
|||||||
See the ChangeLog files for details.
|
See the ChangeLog files for details.
|
||||||
|
|
||||||
3.0.11 MMM-DD-YY
|
3.0.11 MMM-DD-YY
|
||||||
Lots of build fixes.
|
Add support for variadic functions (ffi_prep_cif_var).
|
||||||
Add Amiga newer MacOS support.
|
|
||||||
Add Linux/x32 support.
|
Add Linux/x32 support.
|
||||||
Add m68k FreeMiNT support.
|
Add thiscall, fastcall and MSVC cdecl support on Windows.
|
||||||
Add thiscall and fastcall support on Windows.
|
Add Amiga and newer MacOS support.
|
||||||
Fix Octeon and MC68881 support.
|
Fix Octeon and MC68881 support.
|
||||||
|
Add m68k FreeMiNT support.
|
||||||
Fix code pessimizations.
|
Fix code pessimizations.
|
||||||
|
Lots of build fixes.
|
||||||
|
|
||||||
3.0.10 Aug-23-11
|
3.0.10 Aug-23-11
|
||||||
Add support for Apple's iOS.
|
Add support for Apple's iOS.
|
||||||
|
|||||||
20
configure
vendored
20
configure
vendored
@@ -1,6 +1,6 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.68 for libffi 3.0.11-rc2.
|
# Generated by GNU Autoconf 2.68 for libffi 3.0.11-rc3.
|
||||||
#
|
#
|
||||||
# Report bugs to <http://github.com/atgreen/libffi/issues>.
|
# Report bugs to <http://github.com/atgreen/libffi/issues>.
|
||||||
#
|
#
|
||||||
@@ -570,8 +570,8 @@ MAKEFLAGS=
|
|||||||
# Identity of this package.
|
# Identity of this package.
|
||||||
PACKAGE_NAME='libffi'
|
PACKAGE_NAME='libffi'
|
||||||
PACKAGE_TARNAME='libffi'
|
PACKAGE_TARNAME='libffi'
|
||||||
PACKAGE_VERSION='3.0.11-rc2'
|
PACKAGE_VERSION='3.0.11-rc3'
|
||||||
PACKAGE_STRING='libffi 3.0.11-rc2'
|
PACKAGE_STRING='libffi 3.0.11-rc3'
|
||||||
PACKAGE_BUGREPORT='http://github.com/atgreen/libffi/issues'
|
PACKAGE_BUGREPORT='http://github.com/atgreen/libffi/issues'
|
||||||
PACKAGE_URL=''
|
PACKAGE_URL=''
|
||||||
|
|
||||||
@@ -1375,7 +1375,7 @@ if test "$ac_init_help" = "long"; then
|
|||||||
# Omit some internal or obsolete options to make the list less imposing.
|
# Omit some internal or obsolete options to make the list less imposing.
|
||||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||||
cat <<_ACEOF
|
cat <<_ACEOF
|
||||||
\`configure' configures libffi 3.0.11-rc2 to adapt to many kinds of systems.
|
\`configure' configures libffi 3.0.11-rc3 to adapt to many kinds of systems.
|
||||||
|
|
||||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||||
|
|
||||||
@@ -1446,7 +1446,7 @@ fi
|
|||||||
|
|
||||||
if test -n "$ac_init_help"; then
|
if test -n "$ac_init_help"; then
|
||||||
case $ac_init_help in
|
case $ac_init_help in
|
||||||
short | recursive ) echo "Configuration of libffi 3.0.11-rc2:";;
|
short | recursive ) echo "Configuration of libffi 3.0.11-rc3:";;
|
||||||
esac
|
esac
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
|
|
||||||
@@ -1562,7 +1562,7 @@ fi
|
|||||||
test -n "$ac_init_help" && exit $ac_status
|
test -n "$ac_init_help" && exit $ac_status
|
||||||
if $ac_init_version; then
|
if $ac_init_version; then
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
libffi configure 3.0.11-rc2
|
libffi configure 3.0.11-rc3
|
||||||
generated by GNU Autoconf 2.68
|
generated by GNU Autoconf 2.68
|
||||||
|
|
||||||
Copyright (C) 2010 Free Software Foundation, Inc.
|
Copyright (C) 2010 Free Software Foundation, Inc.
|
||||||
@@ -2163,7 +2163,7 @@ cat >config.log <<_ACEOF
|
|||||||
This file contains any messages produced by compilers while
|
This file contains any messages produced by compilers while
|
||||||
running configure, to aid debugging if configure makes a mistake.
|
running configure, to aid debugging if configure makes a mistake.
|
||||||
|
|
||||||
It was created by libffi $as_me 3.0.11-rc2, which was
|
It was created by libffi $as_me 3.0.11-rc3, which was
|
||||||
generated by GNU Autoconf 2.68. Invocation command line was
|
generated by GNU Autoconf 2.68. Invocation command line was
|
||||||
|
|
||||||
$ $0 $@
|
$ $0 $@
|
||||||
@@ -3197,7 +3197,7 @@ fi
|
|||||||
|
|
||||||
# Define the identity of the package.
|
# Define the identity of the package.
|
||||||
PACKAGE='libffi'
|
PACKAGE='libffi'
|
||||||
VERSION='3.0.11-rc2'
|
VERSION='3.0.11-rc3'
|
||||||
|
|
||||||
|
|
||||||
cat >>confdefs.h <<_ACEOF
|
cat >>confdefs.h <<_ACEOF
|
||||||
@@ -15254,7 +15254,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
|||||||
# report actual input values of CONFIG_FILES etc. instead of their
|
# report actual input values of CONFIG_FILES etc. instead of their
|
||||||
# values after options handling.
|
# values after options handling.
|
||||||
ac_log="
|
ac_log="
|
||||||
This file was extended by libffi $as_me 3.0.11-rc2, which was
|
This file was extended by libffi $as_me 3.0.11-rc3, which was
|
||||||
generated by GNU Autoconf 2.68. Invocation command line was
|
generated by GNU Autoconf 2.68. Invocation command line was
|
||||||
|
|
||||||
CONFIG_FILES = $CONFIG_FILES
|
CONFIG_FILES = $CONFIG_FILES
|
||||||
@@ -15324,7 +15324,7 @@ _ACEOF
|
|||||||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
||||||
ac_cs_version="\\
|
ac_cs_version="\\
|
||||||
libffi config.status 3.0.11-rc2
|
libffi config.status 3.0.11-rc3
|
||||||
configured by $0, generated by GNU Autoconf 2.68,
|
configured by $0, generated by GNU Autoconf 2.68,
|
||||||
with options \\"\$ac_cs_config\\"
|
with options \\"\$ac_cs_config\\"
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
|
|||||||
|
|
||||||
AC_PREREQ(2.64)
|
AC_PREREQ(2.64)
|
||||||
|
|
||||||
AC_INIT([libffi], [3.0.11-rc2], [http://github.com/atgreen/libffi/issues])
|
AC_INIT([libffi], [3.0.11-rc3], [http://github.com/atgreen/libffi/issues])
|
||||||
AC_CONFIG_HEADERS([fficonfig.h])
|
AC_CONFIG_HEADERS([fficonfig.h])
|
||||||
|
|
||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
This is /home/green/libffi/doc/libffi.info, produced by makeinfo
|
This is ../libffi/doc/libffi.info, produced by makeinfo version 4.13
|
||||||
version 4.13 from /home/green/libffi/doc/libffi.texi.
|
from ../libffi/doc/libffi.texi.
|
||||||
|
|
||||||
This manual is for Libffi, a portable foreign-function interface
|
This manual is for Libffi, a portable foreign-function interface
|
||||||
library.
|
library.
|
||||||
|
|
||||||
Copyright (C) 2008, 2010 Red Hat, Inc.
|
Copyright (C) 2008, 2010, 2011 Red Hat, Inc.
|
||||||
|
|
||||||
Permission is granted to copy, distribute and/or modify this
|
Permission is granted to copy, distribute and/or modify this
|
||||||
document under the terms of the GNU General Public License as
|
document under the terms of the GNU General Public License as
|
||||||
@@ -27,7 +27,7 @@ libffi
|
|||||||
This manual is for Libffi, a portable foreign-function interface
|
This manual is for Libffi, a portable foreign-function interface
|
||||||
library.
|
library.
|
||||||
|
|
||||||
Copyright (C) 2008, 2010 Red Hat, Inc.
|
Copyright (C) 2008, 2010, 2011 Red Hat, Inc.
|
||||||
|
|
||||||
Permission is granted to copy, distribute and/or modify this
|
Permission is granted to copy, distribute and/or modify this
|
||||||
document under the terms of the GNU General Public License as
|
document under the terms of the GNU General Public License as
|
||||||
@@ -115,8 +115,6 @@ To prepare a call interface object, use the function `ffi_prep_cif'.
|
|||||||
want. *note Multiple ABIs:: for more information.
|
want. *note Multiple ABIs:: for more information.
|
||||||
|
|
||||||
NARGS is the number of arguments that this function accepts.
|
NARGS is the number of arguments that this function accepts.
|
||||||
`libffi' does not yet handle varargs functions; see *note Missing
|
|
||||||
Features:: for more information.
|
|
||||||
|
|
||||||
RTYPE is a pointer to an `ffi_type' structure that describes the
|
RTYPE is a pointer to an `ffi_type' structure that describes the
|
||||||
return type of the function. *Note Types::.
|
return type of the function. *Note Types::.
|
||||||
@@ -129,6 +127,30 @@ To prepare a call interface object, use the function `ffi_prep_cif'.
|
|||||||
properly; `FFI_BAD_TYPEDEF' if one of the `ffi_type' objects is
|
properly; `FFI_BAD_TYPEDEF' if one of the `ffi_type' objects is
|
||||||
incorrect; or `FFI_BAD_ABI' if the ABI parameter is invalid.
|
incorrect; or `FFI_BAD_ABI' if the ABI parameter is invalid.
|
||||||
|
|
||||||
|
If the function being called is variadic (varargs) then
|
||||||
|
`ffi_prep_cif_var' must be used instead of `ffi_prep_cif'.
|
||||||
|
|
||||||
|
-- Function: ffi_status ffi_prep_cif_var (ffi_cif *CIF, ffi_abi
|
||||||
|
varabi, unsigned int NFIXEDARGS, unsigned int varntotalargs,
|
||||||
|
ffi_type *RTYPE, ffi_type **ARGTYPES)
|
||||||
|
This initializes CIF according to the given parameters for a call
|
||||||
|
to a variadic function. In general it's operation is the same as
|
||||||
|
for `ffi_prep_cif' except that:
|
||||||
|
|
||||||
|
NFIXEDARGS is the number of fixed arguments, prior to any variadic
|
||||||
|
arguments. It must be greater than zero.
|
||||||
|
|
||||||
|
NTOTALARGS the total number of arguments, including variadic and
|
||||||
|
fixed arguments.
|
||||||
|
|
||||||
|
Note that, different cif's must be prepped for calls to the same
|
||||||
|
function when different numbers of arguments are passed.
|
||||||
|
|
||||||
|
Also note that a call to `ffi_prep_cif_var' with
|
||||||
|
NFIXEDARGS=NOTOTALARGS is NOT equivalent to a call to
|
||||||
|
`ffi_prep_cif'.
|
||||||
|
|
||||||
|
|
||||||
To call a function using an initialized `ffi_cif', use the
|
To call a function using an initialized `ffi_cif', use the
|
||||||
`ffi_call' function:
|
`ffi_call' function:
|
||||||
|
|
||||||
@@ -147,7 +169,9 @@ To prepare a call interface object, use the function `ffi_prep_cif'.
|
|||||||
AVALUES is a vector of `void *' pointers that point to the memory
|
AVALUES is a vector of `void *' pointers that point to the memory
|
||||||
locations holding the argument values for a call. If CIF declares
|
locations holding the argument values for a call. If CIF declares
|
||||||
that the function has no arguments (i.e., NARGS was 0), then
|
that the function has no arguments (i.e., NARGS was 0), then
|
||||||
AVALUES is ignored.
|
AVALUES is ignored. Note that argument values may be modified by
|
||||||
|
the callee (for instance, structs passed by value); the burden of
|
||||||
|
copying pass-by-value arguments is placed on the caller.
|
||||||
|
|
||||||
|
|
||||||
File: libffi.info, Node: Simple Example, Next: Types, Prev: The Basics, Up: Using libffi
|
File: libffi.info, Node: Simple Example, Next: Types, Prev: The Basics, Up: Using libffi
|
||||||
@@ -509,9 +533,7 @@ File: libffi.info, Node: Missing Features, Next: Index, Prev: Using libffi,
|
|||||||
`libffi' is missing a few features. We welcome patches to add support
|
`libffi' is missing a few features. We welcome patches to add support
|
||||||
for these.
|
for these.
|
||||||
|
|
||||||
* There is no support for calling varargs functions. This may work
|
* Variadic closures.
|
||||||
on some platforms, depending on how the ABI is defined, but it is
|
|
||||||
not reliable.
|
|
||||||
|
|
||||||
* There is no support for bit fields in structures.
|
* There is no support for bit fields in structures.
|
||||||
|
|
||||||
@@ -519,6 +541,9 @@ for these.
|
|||||||
|
|
||||||
* The "raw" API is undocumented.
|
* The "raw" API is undocumented.
|
||||||
|
|
||||||
|
Note that variadic support is very new and tested on a relatively
|
||||||
|
small number of platforms.
|
||||||
|
|
||||||
|
|
||||||
File: libffi.info, Node: Index, Prev: Missing Features, Up: Top
|
File: libffi.info, Node: Index, Prev: Missing Features, Up: Top
|
||||||
|
|
||||||
@@ -536,11 +561,12 @@ Index
|
|||||||
* closure API: The Closure API. (line 13)
|
* closure API: The Closure API. (line 13)
|
||||||
* closures: The Closure API. (line 13)
|
* closures: The Closure API. (line 13)
|
||||||
* FFI: Introduction. (line 31)
|
* FFI: Introduction. (line 31)
|
||||||
* ffi_call: The Basics. (line 41)
|
* ffi_call: The Basics. (line 63)
|
||||||
* ffi_closure_alloc: The Closure API. (line 19)
|
* ffi_closure_alloc: The Closure API. (line 19)
|
||||||
* ffi_closure_free: The Closure API. (line 26)
|
* ffi_closure_free: The Closure API. (line 26)
|
||||||
* FFI_CLOSURES: The Closure API. (line 13)
|
* FFI_CLOSURES: The Closure API. (line 13)
|
||||||
* ffi_prep_cif: The Basics. (line 16)
|
* ffi_prep_cif: The Basics. (line 16)
|
||||||
|
* ffi_prep_cif_var: The Basics. (line 39)
|
||||||
* ffi_prep_closure_loc: The Closure API. (line 34)
|
* ffi_prep_closure_loc: The Closure API. (line 34)
|
||||||
* ffi_status <1>: The Closure API. (line 37)
|
* ffi_status <1>: The Closure API. (line 37)
|
||||||
* ffi_status: The Basics. (line 18)
|
* ffi_status: The Basics. (line 18)
|
||||||
@@ -568,24 +594,24 @@ Index
|
|||||||
* ffi_type_void: Primitive Types. (line 10)
|
* ffi_type_void: Primitive Types. (line 10)
|
||||||
* Foreign Function Interface: Introduction. (line 31)
|
* Foreign Function Interface: Introduction. (line 31)
|
||||||
* void <1>: The Closure API. (line 20)
|
* void <1>: The Closure API. (line 20)
|
||||||
* void: The Basics. (line 43)
|
* void: The Basics. (line 65)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top724
|
Node: Top712
|
||||||
Node: Introduction1466
|
Node: Introduction1460
|
||||||
Node: Using libffi3102
|
Node: Using libffi3096
|
||||||
Node: The Basics3588
|
Node: The Basics3582
|
||||||
Node: Simple Example6195
|
Node: Simple Example7224
|
||||||
Node: Types7222
|
Node: Types8251
|
||||||
Node: Primitive Types7505
|
Node: Primitive Types8534
|
||||||
Node: Structures9325
|
Node: Structures10354
|
||||||
Node: Type Example10185
|
Node: Type Example11214
|
||||||
Node: Multiple ABIs11408
|
Node: Multiple ABIs12437
|
||||||
Node: The Closure API11779
|
Node: The Closure API12808
|
||||||
Node: Closure Example14723
|
Node: Closure Example15752
|
||||||
Node: Missing Features16282
|
Node: Missing Features17311
|
||||||
Node: Index16775
|
Node: Index17764
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
@set UPDATED 14 February 2008
|
@set UPDATED 30 March 2012
|
||||||
@set UPDATED-MONTH February 2008
|
@set UPDATED-MONTH March 2012
|
||||||
@set EDITION 3.0.8
|
@set EDITION 3.0.11-rc3
|
||||||
@set VERSION 3.0.8
|
@set VERSION 3.0.11-rc3
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
@set UPDATED 14 February 2008
|
@set UPDATED 30 March 2012
|
||||||
@set UPDATED-MONTH February 2008
|
@set UPDATED-MONTH March 2012
|
||||||
@set EDITION 3.0.8
|
@set EDITION 3.0.11-rc3
|
||||||
@set VERSION 3.0.8
|
@set VERSION 3.0.11-rc3
|
||||||
|
|||||||
@@ -160,6 +160,9 @@
|
|||||||
/* Define to 1 if you have the ANSI C header files. */
|
/* Define to 1 if you have the ANSI C header files. */
|
||||||
#undef STDC_HEADERS
|
#undef STDC_HEADERS
|
||||||
|
|
||||||
|
/* Define if symbols are underscored. */
|
||||||
|
#undef SYMBOL_UNDERSCORE
|
||||||
|
|
||||||
/* Define this if you are using Purify and want to suppress spurious messages.
|
/* Define this if you are using Purify and want to suppress spurious messages.
|
||||||
*/
|
*/
|
||||||
#undef USING_PURIFY
|
#undef USING_PURIFY
|
||||||
@@ -179,6 +182,9 @@
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
||||||
|
#undef size_t
|
||||||
|
|
||||||
|
|
||||||
#ifdef HAVE_HIDDEN_VISIBILITY_ATTRIBUTE
|
#ifdef HAVE_HIDDEN_VISIBILITY_ATTRIBUTE
|
||||||
#ifdef LIBFFI_ASM
|
#ifdef LIBFFI_ASM
|
||||||
|
|||||||
@@ -26,4 +26,4 @@
|
|||||||
# release, then set age to 0.
|
# release, then set age to 0.
|
||||||
#
|
#
|
||||||
# CURRENT:REVISION:AGE
|
# CURRENT:REVISION:AGE
|
||||||
5:10:0
|
6:0:0
|
||||||
|
|||||||
292
patches/dist-tests
Normal file
292
patches/dist-tests
Normal file
@@ -0,0 +1,292 @@
|
|||||||
|
Index: libffi/ChangeLog
|
||||||
|
===================================================================
|
||||||
|
--- libffi.orig/ChangeLog
|
||||||
|
+++ libffi/ChangeLog
|
||||||
|
@@ -1,3 +1,8 @@
|
||||||
|
+2012-04-06 Anthony Green <green@moxielogic.com>
|
||||||
|
+
|
||||||
|
+ * testsuite/Makefile.am (EXTRA_DIST): Add missing test cases.
|
||||||
|
+ * testsuite/Makefile.in: Rebuilt.
|
||||||
|
+
|
||||||
|
2012-04-05 Zachary Waldowski <zwaldowski@gmail.com>
|
||||||
|
|
||||||
|
* include/ffi.h.in: Add missing trampoline table fields.
|
||||||
|
Index: libffi/testsuite/Makefile.am
|
||||||
|
===================================================================
|
||||||
|
--- libffi.orig/testsuite/Makefile.am
|
||||||
|
+++ libffi/testsuite/Makefile.am
|
||||||
|
@@ -15,66 +15,71 @@ AM_RUNTESTFLAGS =
|
||||||
|
|
||||||
|
CLEANFILES = *.exe core* *.log *.sum
|
||||||
|
|
||||||
|
-EXTRA_DIST = libffi.special/special.exp \
|
||||||
|
-libffi.special/unwindtest_ffi_call.cc libffi.special/unwindtest.cc \
|
||||||
|
-libffi.special/ffitestcxx.h config/default.exp lib/target-libpath.exp \
|
||||||
|
-lib/libffi.exp lib/wrapper.exp libffi.call/float.c \
|
||||||
|
-libffi.call/cls_multi_schar.c libffi.call/float3.c \
|
||||||
|
-libffi.call/cls_3_1byte.c libffi.call/stret_large2.c \
|
||||||
|
-libffi.call/cls_5_1_byte.c libffi.call/stret_medium.c \
|
||||||
|
-libffi.call/promotion.c libffi.call/cls_dbls_struct.c \
|
||||||
|
-libffi.call/nested_struct.c libffi.call/closure_fn1.c \
|
||||||
|
-libffi.call/cls_4_1byte.c libffi.call/cls_float.c \
|
||||||
|
-libffi.call/cls_2byte.c libffi.call/closure_fn4.c \
|
||||||
|
-libffi.call/return_fl2.c libffi.call/nested_struct7.c \
|
||||||
|
-libffi.call/cls_uint.c libffi.call/cls_align_sint64.c \
|
||||||
|
-libffi.call/float1.c libffi.call/cls_19byte.c \
|
||||||
|
-libffi.call/nested_struct1.c libffi.call/cls_4byte.c \
|
||||||
|
-libffi.call/return_fl1.c libffi.call/cls_align_pointer.c \
|
||||||
|
-libffi.call/nested_struct4.c libffi.call/nested_struct3.c \
|
||||||
|
-libffi.call/struct7.c libffi.call/nested_struct9.c \
|
||||||
|
-libffi.call/cls_sshort.c libffi.call/cls_ulonglong.c \
|
||||||
|
-libffi.call/cls_pointer_stack.c libffi.call/cls_multi_uchar.c \
|
||||||
|
-libffi.call/testclosure.c libffi.call/cls_3byte1.c \
|
||||||
|
-libffi.call/struct6.c libffi.call/return_uc.c libffi.call/return_ll1.c \
|
||||||
|
-libffi.call/cls_ushort.c libffi.call/stret_medium2.c \
|
||||||
|
-libffi.call/cls_multi_ushortchar.c libffi.call/return_dbl2.c \
|
||||||
|
-libffi.call/closure_loc_fn0.c libffi.call/return_sc.c \
|
||||||
|
-libffi.call/nested_struct8.c libffi.call/cls_7_1_byte.c \
|
||||||
|
-libffi.call/return_ll.c libffi.call/cls_pointer.c \
|
||||||
|
-libffi.call/err_bad_abi.c libffi.call/return_dbl1.c \
|
||||||
|
-libffi.call/call.exp libffi.call/ffitest.h libffi.call/strlen.c \
|
||||||
|
-libffi.call/return_sl.c libffi.call/cls_1_1byte.c \
|
||||||
|
-libffi.call/struct1.c libffi.call/cls_64byte.c libffi.call/return_ul.c \
|
||||||
|
-libffi.call/cls_double.c libffi.call/many_win32.c \
|
||||||
|
-libffi.call/cls_16byte.c libffi.call/cls_align_double.c \
|
||||||
|
-libffi.call/cls_align_uint16.c libffi.call/cls_9byte1.c \
|
||||||
|
-libffi.call/cls_multi_sshortchar.c libffi.call/cls_multi_ushort.c \
|
||||||
|
-libffi.call/closure_stdcall.c libffi.call/return_fl.c \
|
||||||
|
-libffi.call/strlen_win32.c libffi.call/return_ldl.c \
|
||||||
|
-libffi.call/cls_align_float.c libffi.call/struct3.c \
|
||||||
|
-libffi.call/cls_uchar.c libffi.call/cls_sint.c libffi.call/float2.c \
|
||||||
|
-libffi.call/cls_align_longdouble_split.c \
|
||||||
|
-libffi.call/cls_longdouble_va.c libffi.call/cls_multi_sshort.c \
|
||||||
|
-libffi.call/stret_large.c libffi.call/cls_align_sint16.c \
|
||||||
|
-libffi.call/nested_struct6.c libffi.call/cls_5byte.c \
|
||||||
|
-libffi.call/return_dbl.c libffi.call/cls_20byte.c \
|
||||||
|
-libffi.call/cls_8byte.c libffi.call/pyobjc-tc.c \
|
||||||
|
-libffi.call/cls_24byte.c libffi.call/cls_align_longdouble_split2.c \
|
||||||
|
-libffi.call/cls_6_1_byte.c libffi.call/cls_schar.c \
|
||||||
|
-libffi.call/cls_18byte.c libffi.call/closure_fn3.c \
|
||||||
|
-libffi.call/err_bad_typedef.c libffi.call/closure_fn2.c \
|
||||||
|
-libffi.call/struct2.c libffi.call/cls_3byte2.c \
|
||||||
|
-libffi.call/cls_align_longdouble.c libffi.call/cls_20byte1.c \
|
||||||
|
-libffi.call/return_fl3.c libffi.call/cls_align_uint32.c \
|
||||||
|
-libffi.call/problem1.c libffi.call/float4.c \
|
||||||
|
-libffi.call/cls_align_uint64.c libffi.call/struct9.c \
|
||||||
|
-libffi.call/closure_fn5.c libffi.call/cls_align_sint32.c \
|
||||||
|
-libffi.call/closure_fn0.c libffi.call/closure_fn6.c \
|
||||||
|
-libffi.call/struct4.c libffi.call/nested_struct2.c \
|
||||||
|
-libffi.call/cls_6byte.c libffi.call/cls_7byte.c libffi.call/many.c \
|
||||||
|
-libffi.call/struct8.c libffi.call/negint.c libffi.call/struct5.c \
|
||||||
|
-libffi.call/cls_12byte.c libffi.call/cls_double_va.c \
|
||||||
|
-libffi.call/cls_longdouble.c libffi.call/cls_9byte2.c \
|
||||||
|
+EXTRA_DIST = config/default.exp libffi.call/cls_19byte.c \
|
||||||
|
+libffi.call/cls_align_longdouble_split.c libffi.call/closure_loc_fn0.c \
|
||||||
|
+libffi.call/cls_schar.c libffi.call/closure_fn1.c \
|
||||||
|
+libffi.call/many2_win32.c libffi.call/return_ul.c \
|
||||||
|
+libffi.call/cls_align_double.c libffi.call/return_fl2.c \
|
||||||
|
+libffi.call/cls_1_1byte.c libffi.call/cls_64byte.c \
|
||||||
|
+libffi.call/nested_struct7.c libffi.call/cls_align_sint32.c \
|
||||||
|
+libffi.call/nested_struct2.c libffi.call/ffitest.h \
|
||||||
|
+libffi.call/nested_struct4.c libffi.call/cls_multi_ushort.c \
|
||||||
|
+libffi.call/struct3.c libffi.call/cls_3byte1.c \
|
||||||
|
+libffi.call/cls_16byte.c libffi.call/struct8.c \
|
||||||
|
+libffi.call/nested_struct8.c libffi.call/cls_multi_sshort.c \
|
||||||
|
+libffi.call/cls_3byte2.c libffi.call/fastthis2_win32.c \
|
||||||
|
+libffi.call/cls_pointer.c libffi.call/err_bad_typedef.c \
|
||||||
|
+libffi.call/cls_4_1byte.c libffi.call/cls_9byte2.c \
|
||||||
|
+libffi.call/cls_multi_schar.c libffi.call/stret_medium2.c \
|
||||||
|
+libffi.call/cls_5_1_byte.c libffi.call/call.exp \
|
||||||
|
+libffi.call/cls_double.c libffi.call/cls_align_sint16.c \
|
||||||
|
+libffi.call/cls_uint.c libffi.call/return_ll1.c \
|
||||||
|
+libffi.call/nested_struct3.c libffi.call/cls_20byte1.c \
|
||||||
|
+libffi.call/closure_fn4.c libffi.call/cls_uchar.c \
|
||||||
|
+libffi.call/struct2.c libffi.call/cls_7byte.c libffi.call/strlen.c \
|
||||||
|
+libffi.call/many.c libffi.call/testclosure.c libffi.call/return_fl.c \
|
||||||
|
+libffi.call/struct5.c libffi.call/cls_12byte.c \
|
||||||
|
+libffi.call/cls_multi_sshortchar.c \
|
||||||
|
+libffi.call/cls_align_longdouble_split2.c libffi.call/return_dbl2.c \
|
||||||
|
+libffi.call/return_fl3.c libffi.call/stret_medium.c \
|
||||||
|
+libffi.call/nested_struct6.c libffi.call/a.out \
|
||||||
|
+libffi.call/closure_fn3.c libffi.call/float3.c libffi.call/many2.c \
|
||||||
|
+libffi.call/closure_stdcall.c libffi.call/cls_align_uint16.c \
|
||||||
|
+libffi.call/cls_9byte1.c libffi.call/closure_fn6.c \
|
||||||
|
+libffi.call/cls_double_va.c libffi.call/cls_align_pointer.c \
|
||||||
|
+libffi.call/cls_align_longdouble.c libffi.call/closure_fn2.c \
|
||||||
|
+libffi.call/cls_sshort.c libffi.call/many_win32.c \
|
||||||
|
+libffi.call/nested_struct.c libffi.call/cls_20byte.c \
|
||||||
|
+libffi.call/cls_longdouble.c libffi.call/cls_multi_uchar.c \
|
||||||
|
+libffi.call/return_uc.c libffi.call/closure_thiscall.c \
|
||||||
|
+libffi.call/cls_18byte.c libffi.call/cls_8byte.c \
|
||||||
|
+libffi.call/promotion.c libffi.call/struct1_win32.c \
|
||||||
|
+libffi.call/return_dbl.c libffi.call/cls_24byte.c \
|
||||||
|
+libffi.call/struct4.c libffi.call/cls_6byte.c \
|
||||||
|
+libffi.call/cls_align_uint32.c libffi.call/float.c \
|
||||||
|
+libffi.call/float1.c libffi.call/float_va.c libffi.call/negint.c \
|
||||||
|
+libffi.call/return_dbl1.c libffi.call/cls_3_1byte.c \
|
||||||
|
+libffi.call/cls_align_float.c libffi.call/return_fl1.c \
|
||||||
|
libffi.call/nested_struct10.c libffi.call/nested_struct5.c \
|
||||||
|
-libffi.call/huge_struct.c
|
||||||
|
+libffi.call/fastthis1_win32.c libffi.call/cls_align_sint64.c \
|
||||||
|
+libffi.call/stret_large2.c libffi.call/return_sl.c \
|
||||||
|
+libffi.call/closure_fn0.c libffi.call/cls_5byte.c \
|
||||||
|
+libffi.call/cls_2byte.c libffi.call/float2.c \
|
||||||
|
+libffi.call/cls_dbls_struct.c libffi.call/cls_sint.c \
|
||||||
|
+libffi.call/stret_large.c libffi.call/cls_ulonglong.c \
|
||||||
|
+libffi.call/cls_ushort.c libffi.call/nested_struct1.c \
|
||||||
|
+libffi.call/err_bad_abi.c libffi.call/cls_longdouble_va.c \
|
||||||
|
+libffi.call/cls_float.c libffi.call/cls_pointer_stack.c \
|
||||||
|
+libffi.call/pyobjc-tc.c libffi.call/cls_multi_ushortchar.c \
|
||||||
|
+libffi.call/struct1.c libffi.call/nested_struct9.c \
|
||||||
|
+libffi.call/huge_struct.c libffi.call/problem1.c libffi.call/float4.c \
|
||||||
|
+libffi.call/fastthis3_win32.c libffi.call/return_ldl.c \
|
||||||
|
+libffi.call/strlen2_win32.c libffi.call/closure_fn5.c \
|
||||||
|
+libffi.call/struct2_win32.c libffi.call/struct6.c \
|
||||||
|
+libffi.call/return_ll.c libffi.call/struct9.c libffi.call/return_sc.c \
|
||||||
|
+libffi.call/struct7.c libffi.call/cls_align_uint64.c \
|
||||||
|
+libffi.call/cls_4byte.c libffi.call/strlen_win32.c \
|
||||||
|
+libffi.call/cls_6_1_byte.c libffi.call/cls_7_1_byte.c \
|
||||||
|
+libffi.special/unwindtest.cc libffi.special/special.exp \
|
||||||
|
+libffi.special/unwindtest_ffi_call.cc libffi.special/ffitestcxx.h \
|
||||||
|
+lib/wrapper.exp lib/target-libpath.exp lib/libffi.exp
|
||||||
|
Index: libffi/testsuite/Makefile.in
|
||||||
|
===================================================================
|
||||||
|
--- libffi.orig/testsuite/Makefile.in
|
||||||
|
+++ libffi/testsuite/Makefile.in
|
||||||
|
@@ -205,69 +205,74 @@ RUNTEST = `if [ -f $(top_srcdir)/../deja
|
||||||
|
else echo runtest; fi`
|
||||||
|
|
||||||
|
CLEANFILES = *.exe core* *.log *.sum
|
||||||
|
-EXTRA_DIST = libffi.special/special.exp \
|
||||||
|
-libffi.special/unwindtest_ffi_call.cc libffi.special/unwindtest.cc \
|
||||||
|
-libffi.special/ffitestcxx.h config/default.exp lib/target-libpath.exp \
|
||||||
|
-lib/libffi.exp lib/wrapper.exp libffi.call/float.c \
|
||||||
|
-libffi.call/cls_multi_schar.c libffi.call/float3.c \
|
||||||
|
-libffi.call/cls_3_1byte.c libffi.call/stret_large2.c \
|
||||||
|
-libffi.call/cls_5_1_byte.c libffi.call/stret_medium.c \
|
||||||
|
-libffi.call/promotion.c libffi.call/cls_dbls_struct.c \
|
||||||
|
-libffi.call/nested_struct.c libffi.call/closure_fn1.c \
|
||||||
|
-libffi.call/cls_4_1byte.c libffi.call/cls_float.c \
|
||||||
|
-libffi.call/cls_2byte.c libffi.call/closure_fn4.c \
|
||||||
|
-libffi.call/return_fl2.c libffi.call/nested_struct7.c \
|
||||||
|
-libffi.call/cls_uint.c libffi.call/cls_align_sint64.c \
|
||||||
|
-libffi.call/float1.c libffi.call/cls_19byte.c \
|
||||||
|
-libffi.call/nested_struct1.c libffi.call/cls_4byte.c \
|
||||||
|
-libffi.call/return_fl1.c libffi.call/cls_align_pointer.c \
|
||||||
|
-libffi.call/nested_struct4.c libffi.call/nested_struct3.c \
|
||||||
|
-libffi.call/struct7.c libffi.call/nested_struct9.c \
|
||||||
|
-libffi.call/cls_sshort.c libffi.call/cls_ulonglong.c \
|
||||||
|
-libffi.call/cls_pointer_stack.c libffi.call/cls_multi_uchar.c \
|
||||||
|
-libffi.call/testclosure.c libffi.call/cls_3byte1.c \
|
||||||
|
-libffi.call/struct6.c libffi.call/return_uc.c libffi.call/return_ll1.c \
|
||||||
|
-libffi.call/cls_ushort.c libffi.call/stret_medium2.c \
|
||||||
|
-libffi.call/cls_multi_ushortchar.c libffi.call/return_dbl2.c \
|
||||||
|
-libffi.call/closure_loc_fn0.c libffi.call/return_sc.c \
|
||||||
|
-libffi.call/nested_struct8.c libffi.call/cls_7_1_byte.c \
|
||||||
|
-libffi.call/return_ll.c libffi.call/cls_pointer.c \
|
||||||
|
-libffi.call/err_bad_abi.c libffi.call/return_dbl1.c \
|
||||||
|
-libffi.call/call.exp libffi.call/ffitest.h libffi.call/strlen.c \
|
||||||
|
-libffi.call/return_sl.c libffi.call/cls_1_1byte.c \
|
||||||
|
-libffi.call/struct1.c libffi.call/cls_64byte.c libffi.call/return_ul.c \
|
||||||
|
-libffi.call/cls_double.c libffi.call/many_win32.c \
|
||||||
|
-libffi.call/cls_16byte.c libffi.call/cls_align_double.c \
|
||||||
|
-libffi.call/cls_align_uint16.c libffi.call/cls_9byte1.c \
|
||||||
|
-libffi.call/cls_multi_sshortchar.c libffi.call/cls_multi_ushort.c \
|
||||||
|
-libffi.call/closure_stdcall.c libffi.call/return_fl.c \
|
||||||
|
-libffi.call/strlen_win32.c libffi.call/return_ldl.c \
|
||||||
|
-libffi.call/cls_align_float.c libffi.call/struct3.c \
|
||||||
|
-libffi.call/cls_uchar.c libffi.call/cls_sint.c libffi.call/float2.c \
|
||||||
|
-libffi.call/cls_align_longdouble_split.c \
|
||||||
|
-libffi.call/cls_longdouble_va.c libffi.call/cls_multi_sshort.c \
|
||||||
|
-libffi.call/stret_large.c libffi.call/cls_align_sint16.c \
|
||||||
|
-libffi.call/nested_struct6.c libffi.call/cls_5byte.c \
|
||||||
|
-libffi.call/return_dbl.c libffi.call/cls_20byte.c \
|
||||||
|
-libffi.call/cls_8byte.c libffi.call/pyobjc-tc.c \
|
||||||
|
-libffi.call/cls_24byte.c libffi.call/cls_align_longdouble_split2.c \
|
||||||
|
-libffi.call/cls_6_1_byte.c libffi.call/cls_schar.c \
|
||||||
|
-libffi.call/cls_18byte.c libffi.call/closure_fn3.c \
|
||||||
|
-libffi.call/err_bad_typedef.c libffi.call/closure_fn2.c \
|
||||||
|
-libffi.call/struct2.c libffi.call/cls_3byte2.c \
|
||||||
|
-libffi.call/cls_align_longdouble.c libffi.call/cls_20byte1.c \
|
||||||
|
-libffi.call/return_fl3.c libffi.call/cls_align_uint32.c \
|
||||||
|
-libffi.call/problem1.c libffi.call/float4.c \
|
||||||
|
-libffi.call/cls_align_uint64.c libffi.call/struct9.c \
|
||||||
|
-libffi.call/closure_fn5.c libffi.call/cls_align_sint32.c \
|
||||||
|
-libffi.call/closure_fn0.c libffi.call/closure_fn6.c \
|
||||||
|
-libffi.call/struct4.c libffi.call/nested_struct2.c \
|
||||||
|
-libffi.call/cls_6byte.c libffi.call/cls_7byte.c libffi.call/many.c \
|
||||||
|
-libffi.call/struct8.c libffi.call/negint.c libffi.call/struct5.c \
|
||||||
|
-libffi.call/cls_12byte.c libffi.call/cls_double_va.c \
|
||||||
|
-libffi.call/cls_longdouble.c libffi.call/cls_9byte2.c \
|
||||||
|
+EXTRA_DIST = config/default.exp libffi.call/cls_19byte.c \
|
||||||
|
+libffi.call/cls_align_longdouble_split.c libffi.call/closure_loc_fn0.c \
|
||||||
|
+libffi.call/cls_schar.c libffi.call/closure_fn1.c \
|
||||||
|
+libffi.call/many2_win32.c libffi.call/return_ul.c \
|
||||||
|
+libffi.call/cls_align_double.c libffi.call/return_fl2.c \
|
||||||
|
+libffi.call/cls_1_1byte.c libffi.call/cls_64byte.c \
|
||||||
|
+libffi.call/nested_struct7.c libffi.call/cls_align_sint32.c \
|
||||||
|
+libffi.call/nested_struct2.c libffi.call/ffitest.h \
|
||||||
|
+libffi.call/nested_struct4.c libffi.call/cls_multi_ushort.c \
|
||||||
|
+libffi.call/struct3.c libffi.call/cls_3byte1.c \
|
||||||
|
+libffi.call/cls_16byte.c libffi.call/struct8.c \
|
||||||
|
+libffi.call/nested_struct8.c libffi.call/cls_multi_sshort.c \
|
||||||
|
+libffi.call/cls_3byte2.c libffi.call/fastthis2_win32.c \
|
||||||
|
+libffi.call/cls_pointer.c libffi.call/err_bad_typedef.c \
|
||||||
|
+libffi.call/cls_4_1byte.c libffi.call/cls_9byte2.c \
|
||||||
|
+libffi.call/cls_multi_schar.c libffi.call/stret_medium2.c \
|
||||||
|
+libffi.call/cls_5_1_byte.c libffi.call/call.exp \
|
||||||
|
+libffi.call/cls_double.c libffi.call/cls_align_sint16.c \
|
||||||
|
+libffi.call/cls_uint.c libffi.call/return_ll1.c \
|
||||||
|
+libffi.call/nested_struct3.c libffi.call/cls_20byte1.c \
|
||||||
|
+libffi.call/closure_fn4.c libffi.call/cls_uchar.c \
|
||||||
|
+libffi.call/struct2.c libffi.call/cls_7byte.c libffi.call/strlen.c \
|
||||||
|
+libffi.call/many.c libffi.call/testclosure.c libffi.call/return_fl.c \
|
||||||
|
+libffi.call/struct5.c libffi.call/cls_12byte.c \
|
||||||
|
+libffi.call/cls_multi_sshortchar.c \
|
||||||
|
+libffi.call/cls_align_longdouble_split2.c libffi.call/return_dbl2.c \
|
||||||
|
+libffi.call/return_fl3.c libffi.call/stret_medium.c \
|
||||||
|
+libffi.call/nested_struct6.c libffi.call/a.out \
|
||||||
|
+libffi.call/closure_fn3.c libffi.call/float3.c libffi.call/many2.c \
|
||||||
|
+libffi.call/closure_stdcall.c libffi.call/cls_align_uint16.c \
|
||||||
|
+libffi.call/cls_9byte1.c libffi.call/closure_fn6.c \
|
||||||
|
+libffi.call/cls_double_va.c libffi.call/cls_align_pointer.c \
|
||||||
|
+libffi.call/cls_align_longdouble.c libffi.call/closure_fn2.c \
|
||||||
|
+libffi.call/cls_sshort.c libffi.call/many_win32.c \
|
||||||
|
+libffi.call/nested_struct.c libffi.call/cls_20byte.c \
|
||||||
|
+libffi.call/cls_longdouble.c libffi.call/cls_multi_uchar.c \
|
||||||
|
+libffi.call/return_uc.c libffi.call/closure_thiscall.c \
|
||||||
|
+libffi.call/cls_18byte.c libffi.call/cls_8byte.c \
|
||||||
|
+libffi.call/promotion.c libffi.call/struct1_win32.c \
|
||||||
|
+libffi.call/return_dbl.c libffi.call/cls_24byte.c \
|
||||||
|
+libffi.call/struct4.c libffi.call/cls_6byte.c \
|
||||||
|
+libffi.call/cls_align_uint32.c libffi.call/float.c \
|
||||||
|
+libffi.call/float1.c libffi.call/float_va.c libffi.call/negint.c \
|
||||||
|
+libffi.call/return_dbl1.c libffi.call/cls_3_1byte.c \
|
||||||
|
+libffi.call/cls_align_float.c libffi.call/return_fl1.c \
|
||||||
|
libffi.call/nested_struct10.c libffi.call/nested_struct5.c \
|
||||||
|
-libffi.call/huge_struct.c
|
||||||
|
+libffi.call/fastthis1_win32.c libffi.call/cls_align_sint64.c \
|
||||||
|
+libffi.call/stret_large2.c libffi.call/return_sl.c \
|
||||||
|
+libffi.call/closure_fn0.c libffi.call/cls_5byte.c \
|
||||||
|
+libffi.call/cls_2byte.c libffi.call/float2.c \
|
||||||
|
+libffi.call/cls_dbls_struct.c libffi.call/cls_sint.c \
|
||||||
|
+libffi.call/stret_large.c libffi.call/cls_ulonglong.c \
|
||||||
|
+libffi.call/cls_ushort.c libffi.call/nested_struct1.c \
|
||||||
|
+libffi.call/err_bad_abi.c libffi.call/cls_longdouble_va.c \
|
||||||
|
+libffi.call/cls_float.c libffi.call/cls_pointer_stack.c \
|
||||||
|
+libffi.call/pyobjc-tc.c libffi.call/cls_multi_ushortchar.c \
|
||||||
|
+libffi.call/struct1.c libffi.call/nested_struct9.c \
|
||||||
|
+libffi.call/huge_struct.c libffi.call/problem1.c libffi.call/float4.c \
|
||||||
|
+libffi.call/fastthis3_win32.c libffi.call/return_ldl.c \
|
||||||
|
+libffi.call/strlen2_win32.c libffi.call/closure_fn5.c \
|
||||||
|
+libffi.call/struct2_win32.c libffi.call/struct6.c \
|
||||||
|
+libffi.call/return_ll.c libffi.call/struct9.c libffi.call/return_sc.c \
|
||||||
|
+libffi.call/struct7.c libffi.call/cls_align_uint64.c \
|
||||||
|
+libffi.call/cls_4byte.c libffi.call/strlen_win32.c \
|
||||||
|
+libffi.call/cls_6_1_byte.c libffi.call/cls_7_1_byte.c \
|
||||||
|
+libffi.special/unwindtest.cc libffi.special/special.exp \
|
||||||
|
+libffi.special/unwindtest_ffi_call.cc libffi.special/ffitestcxx.h \
|
||||||
|
+lib/wrapper.exp lib/target-libpath.exp lib/libffi.exp
|
||||||
|
|
||||||
|
all: all-am
|
||||||
|
|
||||||
12
patches/mint
12
patches/mint
@@ -352,11 +352,11 @@ Index: libffi/README
|
|||||||
| M68K | RTEMS |
|
| M68K | RTEMS |
|
||||||
| MIPS | IRIX |
|
| MIPS | IRIX |
|
||||||
| MIPS | Linux |
|
| MIPS | Linux |
|
||||||
@@ -150,6 +151,7 @@ See the ChangeLog files for details.
|
@@ -152,6 +153,7 @@ See the ChangeLog files for details.
|
||||||
Lots of build fixes.
|
Add thiscall, fastcall and MSVC cdecl support on Windows.
|
||||||
Add Amiga newer MacOS support.
|
Add Amiga and newer MacOS support.
|
||||||
Add Linux/x32 support.
|
|
||||||
+ Add m68k FreeMiNT support.
|
|
||||||
Add thiscall and fastcall support on Windows.
|
|
||||||
Fix Octeon and MC68881 support.
|
Fix Octeon and MC68881 support.
|
||||||
|
+ Add m68k FreeMiNT support.
|
||||||
Fix code pessimizations.
|
Fix code pessimizations.
|
||||||
|
Lots of build fixes.
|
||||||
|
|
||||||
|
|||||||
@@ -9,3 +9,4 @@ vfp-eabi
|
|||||||
msvc-changes
|
msvc-changes
|
||||||
win32-return-sign
|
win32-return-sign
|
||||||
apple-fixes
|
apple-fixes
|
||||||
|
dist-tests
|
||||||
|
|||||||
@@ -740,7 +740,7 @@ Index: libffi/configure
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
-# Generated by GNU Autoconf 2.64 for libffi 3.0.9.
|
-# Generated by GNU Autoconf 2.64 for libffi 3.0.9.
|
||||||
+# Generated by GNU Autoconf 2.68 for libffi 3.0.11-rc2.
|
+# Generated by GNU Autoconf 2.68 for libffi 3.0.11-rc3.
|
||||||
+#
|
+#
|
||||||
+# Report bugs to <http://github.com/atgreen/libffi/issues>.
|
+# Report bugs to <http://github.com/atgreen/libffi/issues>.
|
||||||
#
|
#
|
||||||
@@ -852,8 +852,8 @@ Index: libffi/configure
|
|||||||
-PACKAGE_VERSION='3.0.9'
|
-PACKAGE_VERSION='3.0.9'
|
||||||
-PACKAGE_STRING='libffi 3.0.9'
|
-PACKAGE_STRING='libffi 3.0.9'
|
||||||
-PACKAGE_BUGREPORT='http://gcc.gnu.org/bugs.html'
|
-PACKAGE_BUGREPORT='http://gcc.gnu.org/bugs.html'
|
||||||
+PACKAGE_VERSION='3.0.11-rc2'
|
+PACKAGE_VERSION='3.0.11-rc3'
|
||||||
+PACKAGE_STRING='libffi 3.0.11-rc2'
|
+PACKAGE_STRING='libffi 3.0.11-rc3'
|
||||||
+PACKAGE_BUGREPORT='http://github.com/atgreen/libffi/issues'
|
+PACKAGE_BUGREPORT='http://github.com/atgreen/libffi/issues'
|
||||||
PACKAGE_URL=''
|
PACKAGE_URL=''
|
||||||
|
|
||||||
@@ -1080,7 +1080,7 @@ Index: libffi/configure
|
|||||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||||
cat <<_ACEOF
|
cat <<_ACEOF
|
||||||
-\`configure' configures libffi 3.0.9 to adapt to many kinds of systems.
|
-\`configure' configures libffi 3.0.9 to adapt to many kinds of systems.
|
||||||
+\`configure' configures libffi 3.0.11-rc2 to adapt to many kinds of systems.
|
+\`configure' configures libffi 3.0.11-rc3 to adapt to many kinds of systems.
|
||||||
|
|
||||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||||
|
|
||||||
@@ -1098,7 +1098,7 @@ Index: libffi/configure
|
|||||||
if test -n "$ac_init_help"; then
|
if test -n "$ac_init_help"; then
|
||||||
case $ac_init_help in
|
case $ac_init_help in
|
||||||
- short | recursive ) echo "Configuration of libffi 3.0.9:";;
|
- short | recursive ) echo "Configuration of libffi 3.0.9:";;
|
||||||
+ short | recursive ) echo "Configuration of libffi 3.0.11-rc2:";;
|
+ short | recursive ) echo "Configuration of libffi 3.0.11-rc3:";;
|
||||||
esac
|
esac
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
|
|
||||||
@@ -1157,7 +1157,7 @@ Index: libffi/configure
|
|||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
-libffi configure 3.0.9
|
-libffi configure 3.0.9
|
||||||
-generated by GNU Autoconf 2.64
|
-generated by GNU Autoconf 2.64
|
||||||
+libffi configure 3.0.11-rc2
|
+libffi configure 3.0.11-rc3
|
||||||
+generated by GNU Autoconf 2.68
|
+generated by GNU Autoconf 2.68
|
||||||
|
|
||||||
-Copyright (C) 2009 Free Software Foundation, Inc.
|
-Copyright (C) 2009 Free Software Foundation, Inc.
|
||||||
@@ -1380,7 +1380,7 @@ Index: libffi/configure
|
|||||||
|
|
||||||
-It was created by libffi $as_me 3.0.9, which was
|
-It was created by libffi $as_me 3.0.9, which was
|
||||||
-generated by GNU Autoconf 2.64. Invocation command line was
|
-generated by GNU Autoconf 2.64. Invocation command line was
|
||||||
+It was created by libffi $as_me 3.0.11-rc2, which was
|
+It was created by libffi $as_me 3.0.11-rc3, which was
|
||||||
+generated by GNU Autoconf 2.68. Invocation command line was
|
+generated by GNU Autoconf 2.68. Invocation command line was
|
||||||
|
|
||||||
$ $0 $@
|
$ $0 $@
|
||||||
@@ -1900,7 +1900,7 @@ Index: libffi/configure
|
|||||||
# Define the identity of the package.
|
# Define the identity of the package.
|
||||||
PACKAGE='libffi'
|
PACKAGE='libffi'
|
||||||
- VERSION='3.0.9'
|
- VERSION='3.0.9'
|
||||||
+ VERSION='3.0.11-rc2'
|
+ VERSION='3.0.11-rc3'
|
||||||
|
|
||||||
|
|
||||||
cat >>confdefs.h <<_ACEOF
|
cat >>confdefs.h <<_ACEOF
|
||||||
@@ -6201,7 +6201,7 @@ Index: libffi/configure
|
|||||||
ac_log="
|
ac_log="
|
||||||
-This file was extended by libffi $as_me 3.0.9, which was
|
-This file was extended by libffi $as_me 3.0.9, which was
|
||||||
-generated by GNU Autoconf 2.64. Invocation command line was
|
-generated by GNU Autoconf 2.64. Invocation command line was
|
||||||
+This file was extended by libffi $as_me 3.0.11-rc2, which was
|
+This file was extended by libffi $as_me 3.0.11-rc3, which was
|
||||||
+generated by GNU Autoconf 2.68. Invocation command line was
|
+generated by GNU Autoconf 2.68. Invocation command line was
|
||||||
|
|
||||||
CONFIG_FILES = $CONFIG_FILES
|
CONFIG_FILES = $CONFIG_FILES
|
||||||
@@ -6228,7 +6228,7 @@ Index: libffi/configure
|
|||||||
-libffi config.status 3.0.9
|
-libffi config.status 3.0.9
|
||||||
-configured by $0, generated by GNU Autoconf 2.64,
|
-configured by $0, generated by GNU Autoconf 2.64,
|
||||||
- with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
|
- with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
|
||||||
+libffi config.status 3.0.11-rc2
|
+libffi config.status 3.0.11-rc3
|
||||||
+configured by $0, generated by GNU Autoconf 2.68,
|
+configured by $0, generated by GNU Autoconf 2.68,
|
||||||
+ with options \\"\$ac_cs_config\\"
|
+ with options \\"\$ac_cs_config\\"
|
||||||
|
|
||||||
@@ -7408,7 +7408,7 @@ Index: libffi/configure.ac
|
|||||||
AC_PREREQ(2.64)
|
AC_PREREQ(2.64)
|
||||||
|
|
||||||
-AC_INIT([libffi], [3.0.9], [http://gcc.gnu.org/bugs.html])
|
-AC_INIT([libffi], [3.0.9], [http://gcc.gnu.org/bugs.html])
|
||||||
+AC_INIT([libffi], [3.0.11-rc2], [http://github.com/atgreen/libffi/issues])
|
+AC_INIT([libffi], [3.0.11-rc3], [http://github.com/atgreen/libffi/issues])
|
||||||
AC_CONFIG_HEADERS([fficonfig.h])
|
AC_CONFIG_HEADERS([fficonfig.h])
|
||||||
|
|
||||||
-AM_ENABLE_MULTILIB(, ..)
|
-AM_ENABLE_MULTILIB(, ..)
|
||||||
@@ -7750,7 +7750,7 @@ Index: libffi/libtool-version
|
|||||||
+#
|
+#
|
||||||
# CURRENT:REVISION:AGE
|
# CURRENT:REVISION:AGE
|
||||||
-4:1:0
|
-4:1:0
|
||||||
+5:10:0
|
+6:0:0
|
||||||
Index: libffi/mdate-sh
|
Index: libffi/mdate-sh
|
||||||
===================================================================
|
===================================================================
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
@@ -20363,3 +20363,24 @@ Index: libffi/aclocal.m4
|
|||||||
+m4_include([m4/ltversion.m4])
|
+m4_include([m4/ltversion.m4])
|
||||||
+m4_include([m4/lt~obsolete.m4])
|
+m4_include([m4/lt~obsolete.m4])
|
||||||
m4_include([acinclude.m4])
|
m4_include([acinclude.m4])
|
||||||
|
Index: libffi/README
|
||||||
|
===================================================================
|
||||||
|
--- libffi.orig/README
|
||||||
|
+++ libffi/README
|
||||||
|
@@ -147,12 +147,13 @@ History
|
||||||
|
See the ChangeLog files for details.
|
||||||
|
|
||||||
|
3.0.11 MMM-DD-YY
|
||||||
|
- Lots of build fixes.
|
||||||
|
- Add Amiga and newer MacOS support.
|
||||||
|
+ Add support for variadic functions (ffi_prep_cif_var).
|
||||||
|
Add Linux/x32 support.
|
||||||
|
- Add thiscall and fastcall support on Windows.
|
||||||
|
+ Add thiscall, fastcall and MSVC cdecl support on Windows.
|
||||||
|
+ Add Amiga and newer MacOS support.
|
||||||
|
Fix Octeon and MC68881 support.
|
||||||
|
Fix code pessimizations.
|
||||||
|
+ Lots of build fixes.
|
||||||
|
|
||||||
|
3.0.10 Aug-23-11
|
||||||
|
Add support for Apple's iOS.
|
||||||
|
|||||||
@@ -15,66 +15,71 @@ AM_RUNTESTFLAGS =
|
|||||||
|
|
||||||
CLEANFILES = *.exe core* *.log *.sum
|
CLEANFILES = *.exe core* *.log *.sum
|
||||||
|
|
||||||
EXTRA_DIST = libffi.special/special.exp \
|
EXTRA_DIST = config/default.exp libffi.call/cls_19byte.c \
|
||||||
libffi.special/unwindtest_ffi_call.cc libffi.special/unwindtest.cc \
|
libffi.call/cls_align_longdouble_split.c libffi.call/closure_loc_fn0.c \
|
||||||
libffi.special/ffitestcxx.h config/default.exp lib/target-libpath.exp \
|
libffi.call/cls_schar.c libffi.call/closure_fn1.c \
|
||||||
lib/libffi.exp lib/wrapper.exp libffi.call/float.c \
|
libffi.call/many2_win32.c libffi.call/return_ul.c \
|
||||||
libffi.call/cls_multi_schar.c libffi.call/float3.c \
|
libffi.call/cls_align_double.c libffi.call/return_fl2.c \
|
||||||
libffi.call/cls_3_1byte.c libffi.call/stret_large2.c \
|
libffi.call/cls_1_1byte.c libffi.call/cls_64byte.c \
|
||||||
libffi.call/cls_5_1_byte.c libffi.call/stret_medium.c \
|
libffi.call/nested_struct7.c libffi.call/cls_align_sint32.c \
|
||||||
libffi.call/promotion.c libffi.call/cls_dbls_struct.c \
|
libffi.call/nested_struct2.c libffi.call/ffitest.h \
|
||||||
libffi.call/nested_struct.c libffi.call/closure_fn1.c \
|
libffi.call/nested_struct4.c libffi.call/cls_multi_ushort.c \
|
||||||
libffi.call/cls_4_1byte.c libffi.call/cls_float.c \
|
libffi.call/struct3.c libffi.call/cls_3byte1.c \
|
||||||
libffi.call/cls_2byte.c libffi.call/closure_fn4.c \
|
libffi.call/cls_16byte.c libffi.call/struct8.c \
|
||||||
libffi.call/return_fl2.c libffi.call/nested_struct7.c \
|
libffi.call/nested_struct8.c libffi.call/cls_multi_sshort.c \
|
||||||
libffi.call/cls_uint.c libffi.call/cls_align_sint64.c \
|
libffi.call/cls_3byte2.c libffi.call/fastthis2_win32.c \
|
||||||
libffi.call/float1.c libffi.call/cls_19byte.c \
|
libffi.call/cls_pointer.c libffi.call/err_bad_typedef.c \
|
||||||
libffi.call/nested_struct1.c libffi.call/cls_4byte.c \
|
libffi.call/cls_4_1byte.c libffi.call/cls_9byte2.c \
|
||||||
libffi.call/return_fl1.c libffi.call/cls_align_pointer.c \
|
libffi.call/cls_multi_schar.c libffi.call/stret_medium2.c \
|
||||||
libffi.call/nested_struct4.c libffi.call/nested_struct3.c \
|
libffi.call/cls_5_1_byte.c libffi.call/call.exp \
|
||||||
libffi.call/struct7.c libffi.call/nested_struct9.c \
|
libffi.call/cls_double.c libffi.call/cls_align_sint16.c \
|
||||||
libffi.call/cls_sshort.c libffi.call/cls_ulonglong.c \
|
libffi.call/cls_uint.c libffi.call/return_ll1.c \
|
||||||
libffi.call/cls_pointer_stack.c libffi.call/cls_multi_uchar.c \
|
libffi.call/nested_struct3.c libffi.call/cls_20byte1.c \
|
||||||
libffi.call/testclosure.c libffi.call/cls_3byte1.c \
|
libffi.call/closure_fn4.c libffi.call/cls_uchar.c \
|
||||||
libffi.call/struct6.c libffi.call/return_uc.c libffi.call/return_ll1.c \
|
libffi.call/struct2.c libffi.call/cls_7byte.c libffi.call/strlen.c \
|
||||||
libffi.call/cls_ushort.c libffi.call/stret_medium2.c \
|
libffi.call/many.c libffi.call/testclosure.c libffi.call/return_fl.c \
|
||||||
libffi.call/cls_multi_ushortchar.c libffi.call/return_dbl2.c \
|
libffi.call/struct5.c libffi.call/cls_12byte.c \
|
||||||
libffi.call/closure_loc_fn0.c libffi.call/return_sc.c \
|
libffi.call/cls_multi_sshortchar.c \
|
||||||
libffi.call/nested_struct8.c libffi.call/cls_7_1_byte.c \
|
libffi.call/cls_align_longdouble_split2.c libffi.call/return_dbl2.c \
|
||||||
libffi.call/return_ll.c libffi.call/cls_pointer.c \
|
libffi.call/return_fl3.c libffi.call/stret_medium.c \
|
||||||
libffi.call/err_bad_abi.c libffi.call/return_dbl1.c \
|
libffi.call/nested_struct6.c libffi.call/a.out \
|
||||||
libffi.call/call.exp libffi.call/ffitest.h libffi.call/strlen.c \
|
libffi.call/closure_fn3.c libffi.call/float3.c libffi.call/many2.c \
|
||||||
libffi.call/return_sl.c libffi.call/cls_1_1byte.c \
|
libffi.call/closure_stdcall.c libffi.call/cls_align_uint16.c \
|
||||||
libffi.call/struct1.c libffi.call/cls_64byte.c libffi.call/return_ul.c \
|
libffi.call/cls_9byte1.c libffi.call/closure_fn6.c \
|
||||||
libffi.call/cls_double.c libffi.call/many_win32.c \
|
libffi.call/cls_double_va.c libffi.call/cls_align_pointer.c \
|
||||||
libffi.call/cls_16byte.c libffi.call/cls_align_double.c \
|
libffi.call/cls_align_longdouble.c libffi.call/closure_fn2.c \
|
||||||
libffi.call/cls_align_uint16.c libffi.call/cls_9byte1.c \
|
libffi.call/cls_sshort.c libffi.call/many_win32.c \
|
||||||
libffi.call/cls_multi_sshortchar.c libffi.call/cls_multi_ushort.c \
|
libffi.call/nested_struct.c libffi.call/cls_20byte.c \
|
||||||
libffi.call/closure_stdcall.c libffi.call/return_fl.c \
|
libffi.call/cls_longdouble.c libffi.call/cls_multi_uchar.c \
|
||||||
libffi.call/strlen_win32.c libffi.call/return_ldl.c \
|
libffi.call/return_uc.c libffi.call/closure_thiscall.c \
|
||||||
libffi.call/cls_align_float.c libffi.call/struct3.c \
|
libffi.call/cls_18byte.c libffi.call/cls_8byte.c \
|
||||||
libffi.call/cls_uchar.c libffi.call/cls_sint.c libffi.call/float2.c \
|
libffi.call/promotion.c libffi.call/struct1_win32.c \
|
||||||
libffi.call/cls_align_longdouble_split.c \
|
libffi.call/return_dbl.c libffi.call/cls_24byte.c \
|
||||||
libffi.call/cls_longdouble_va.c libffi.call/cls_multi_sshort.c \
|
libffi.call/struct4.c libffi.call/cls_6byte.c \
|
||||||
libffi.call/stret_large.c libffi.call/cls_align_sint16.c \
|
libffi.call/cls_align_uint32.c libffi.call/float.c \
|
||||||
libffi.call/nested_struct6.c libffi.call/cls_5byte.c \
|
libffi.call/float1.c libffi.call/float_va.c libffi.call/negint.c \
|
||||||
libffi.call/return_dbl.c libffi.call/cls_20byte.c \
|
libffi.call/return_dbl1.c libffi.call/cls_3_1byte.c \
|
||||||
libffi.call/cls_8byte.c libffi.call/pyobjc-tc.c \
|
libffi.call/cls_align_float.c libffi.call/return_fl1.c \
|
||||||
libffi.call/cls_24byte.c libffi.call/cls_align_longdouble_split2.c \
|
|
||||||
libffi.call/cls_6_1_byte.c libffi.call/cls_schar.c \
|
|
||||||
libffi.call/cls_18byte.c libffi.call/closure_fn3.c \
|
|
||||||
libffi.call/err_bad_typedef.c libffi.call/closure_fn2.c \
|
|
||||||
libffi.call/struct2.c libffi.call/cls_3byte2.c \
|
|
||||||
libffi.call/cls_align_longdouble.c libffi.call/cls_20byte1.c \
|
|
||||||
libffi.call/return_fl3.c libffi.call/cls_align_uint32.c \
|
|
||||||
libffi.call/problem1.c libffi.call/float4.c \
|
|
||||||
libffi.call/cls_align_uint64.c libffi.call/struct9.c \
|
|
||||||
libffi.call/closure_fn5.c libffi.call/cls_align_sint32.c \
|
|
||||||
libffi.call/closure_fn0.c libffi.call/closure_fn6.c \
|
|
||||||
libffi.call/struct4.c libffi.call/nested_struct2.c \
|
|
||||||
libffi.call/cls_6byte.c libffi.call/cls_7byte.c libffi.call/many.c \
|
|
||||||
libffi.call/struct8.c libffi.call/negint.c libffi.call/struct5.c \
|
|
||||||
libffi.call/cls_12byte.c libffi.call/cls_double_va.c \
|
|
||||||
libffi.call/cls_longdouble.c libffi.call/cls_9byte2.c \
|
|
||||||
libffi.call/nested_struct10.c libffi.call/nested_struct5.c \
|
libffi.call/nested_struct10.c libffi.call/nested_struct5.c \
|
||||||
libffi.call/huge_struct.c
|
libffi.call/fastthis1_win32.c libffi.call/cls_align_sint64.c \
|
||||||
|
libffi.call/stret_large2.c libffi.call/return_sl.c \
|
||||||
|
libffi.call/closure_fn0.c libffi.call/cls_5byte.c \
|
||||||
|
libffi.call/cls_2byte.c libffi.call/float2.c \
|
||||||
|
libffi.call/cls_dbls_struct.c libffi.call/cls_sint.c \
|
||||||
|
libffi.call/stret_large.c libffi.call/cls_ulonglong.c \
|
||||||
|
libffi.call/cls_ushort.c libffi.call/nested_struct1.c \
|
||||||
|
libffi.call/err_bad_abi.c libffi.call/cls_longdouble_va.c \
|
||||||
|
libffi.call/cls_float.c libffi.call/cls_pointer_stack.c \
|
||||||
|
libffi.call/pyobjc-tc.c libffi.call/cls_multi_ushortchar.c \
|
||||||
|
libffi.call/struct1.c libffi.call/nested_struct9.c \
|
||||||
|
libffi.call/huge_struct.c libffi.call/problem1.c libffi.call/float4.c \
|
||||||
|
libffi.call/fastthis3_win32.c libffi.call/return_ldl.c \
|
||||||
|
libffi.call/strlen2_win32.c libffi.call/closure_fn5.c \
|
||||||
|
libffi.call/struct2_win32.c libffi.call/struct6.c \
|
||||||
|
libffi.call/return_ll.c libffi.call/struct9.c libffi.call/return_sc.c \
|
||||||
|
libffi.call/struct7.c libffi.call/cls_align_uint64.c \
|
||||||
|
libffi.call/cls_4byte.c libffi.call/strlen_win32.c \
|
||||||
|
libffi.call/cls_6_1_byte.c libffi.call/cls_7_1_byte.c \
|
||||||
|
libffi.special/unwindtest.cc libffi.special/special.exp \
|
||||||
|
libffi.special/unwindtest_ffi_call.cc libffi.special/ffitestcxx.h \
|
||||||
|
lib/wrapper.exp lib/target-libpath.exp lib/libffi.exp
|
||||||
|
|||||||
@@ -205,69 +205,74 @@ RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
|
|||||||
else echo runtest; fi`
|
else echo runtest; fi`
|
||||||
|
|
||||||
CLEANFILES = *.exe core* *.log *.sum
|
CLEANFILES = *.exe core* *.log *.sum
|
||||||
EXTRA_DIST = libffi.special/special.exp \
|
EXTRA_DIST = config/default.exp libffi.call/cls_19byte.c \
|
||||||
libffi.special/unwindtest_ffi_call.cc libffi.special/unwindtest.cc \
|
libffi.call/cls_align_longdouble_split.c libffi.call/closure_loc_fn0.c \
|
||||||
libffi.special/ffitestcxx.h config/default.exp lib/target-libpath.exp \
|
libffi.call/cls_schar.c libffi.call/closure_fn1.c \
|
||||||
lib/libffi.exp lib/wrapper.exp libffi.call/float.c \
|
libffi.call/many2_win32.c libffi.call/return_ul.c \
|
||||||
libffi.call/cls_multi_schar.c libffi.call/float3.c \
|
libffi.call/cls_align_double.c libffi.call/return_fl2.c \
|
||||||
libffi.call/cls_3_1byte.c libffi.call/stret_large2.c \
|
libffi.call/cls_1_1byte.c libffi.call/cls_64byte.c \
|
||||||
libffi.call/cls_5_1_byte.c libffi.call/stret_medium.c \
|
libffi.call/nested_struct7.c libffi.call/cls_align_sint32.c \
|
||||||
libffi.call/promotion.c libffi.call/cls_dbls_struct.c \
|
libffi.call/nested_struct2.c libffi.call/ffitest.h \
|
||||||
libffi.call/nested_struct.c libffi.call/closure_fn1.c \
|
libffi.call/nested_struct4.c libffi.call/cls_multi_ushort.c \
|
||||||
libffi.call/cls_4_1byte.c libffi.call/cls_float.c \
|
libffi.call/struct3.c libffi.call/cls_3byte1.c \
|
||||||
libffi.call/cls_2byte.c libffi.call/closure_fn4.c \
|
libffi.call/cls_16byte.c libffi.call/struct8.c \
|
||||||
libffi.call/return_fl2.c libffi.call/nested_struct7.c \
|
libffi.call/nested_struct8.c libffi.call/cls_multi_sshort.c \
|
||||||
libffi.call/cls_uint.c libffi.call/cls_align_sint64.c \
|
libffi.call/cls_3byte2.c libffi.call/fastthis2_win32.c \
|
||||||
libffi.call/float1.c libffi.call/cls_19byte.c \
|
libffi.call/cls_pointer.c libffi.call/err_bad_typedef.c \
|
||||||
libffi.call/nested_struct1.c libffi.call/cls_4byte.c \
|
libffi.call/cls_4_1byte.c libffi.call/cls_9byte2.c \
|
||||||
libffi.call/return_fl1.c libffi.call/cls_align_pointer.c \
|
libffi.call/cls_multi_schar.c libffi.call/stret_medium2.c \
|
||||||
libffi.call/nested_struct4.c libffi.call/nested_struct3.c \
|
libffi.call/cls_5_1_byte.c libffi.call/call.exp \
|
||||||
libffi.call/struct7.c libffi.call/nested_struct9.c \
|
libffi.call/cls_double.c libffi.call/cls_align_sint16.c \
|
||||||
libffi.call/cls_sshort.c libffi.call/cls_ulonglong.c \
|
libffi.call/cls_uint.c libffi.call/return_ll1.c \
|
||||||
libffi.call/cls_pointer_stack.c libffi.call/cls_multi_uchar.c \
|
libffi.call/nested_struct3.c libffi.call/cls_20byte1.c \
|
||||||
libffi.call/testclosure.c libffi.call/cls_3byte1.c \
|
libffi.call/closure_fn4.c libffi.call/cls_uchar.c \
|
||||||
libffi.call/struct6.c libffi.call/return_uc.c libffi.call/return_ll1.c \
|
libffi.call/struct2.c libffi.call/cls_7byte.c libffi.call/strlen.c \
|
||||||
libffi.call/cls_ushort.c libffi.call/stret_medium2.c \
|
libffi.call/many.c libffi.call/testclosure.c libffi.call/return_fl.c \
|
||||||
libffi.call/cls_multi_ushortchar.c libffi.call/return_dbl2.c \
|
libffi.call/struct5.c libffi.call/cls_12byte.c \
|
||||||
libffi.call/closure_loc_fn0.c libffi.call/return_sc.c \
|
libffi.call/cls_multi_sshortchar.c \
|
||||||
libffi.call/nested_struct8.c libffi.call/cls_7_1_byte.c \
|
libffi.call/cls_align_longdouble_split2.c libffi.call/return_dbl2.c \
|
||||||
libffi.call/return_ll.c libffi.call/cls_pointer.c \
|
libffi.call/return_fl3.c libffi.call/stret_medium.c \
|
||||||
libffi.call/err_bad_abi.c libffi.call/return_dbl1.c \
|
libffi.call/nested_struct6.c libffi.call/a.out \
|
||||||
libffi.call/call.exp libffi.call/ffitest.h libffi.call/strlen.c \
|
libffi.call/closure_fn3.c libffi.call/float3.c libffi.call/many2.c \
|
||||||
libffi.call/return_sl.c libffi.call/cls_1_1byte.c \
|
libffi.call/closure_stdcall.c libffi.call/cls_align_uint16.c \
|
||||||
libffi.call/struct1.c libffi.call/cls_64byte.c libffi.call/return_ul.c \
|
libffi.call/cls_9byte1.c libffi.call/closure_fn6.c \
|
||||||
libffi.call/cls_double.c libffi.call/many_win32.c \
|
libffi.call/cls_double_va.c libffi.call/cls_align_pointer.c \
|
||||||
libffi.call/cls_16byte.c libffi.call/cls_align_double.c \
|
libffi.call/cls_align_longdouble.c libffi.call/closure_fn2.c \
|
||||||
libffi.call/cls_align_uint16.c libffi.call/cls_9byte1.c \
|
libffi.call/cls_sshort.c libffi.call/many_win32.c \
|
||||||
libffi.call/cls_multi_sshortchar.c libffi.call/cls_multi_ushort.c \
|
libffi.call/nested_struct.c libffi.call/cls_20byte.c \
|
||||||
libffi.call/closure_stdcall.c libffi.call/return_fl.c \
|
libffi.call/cls_longdouble.c libffi.call/cls_multi_uchar.c \
|
||||||
libffi.call/strlen_win32.c libffi.call/return_ldl.c \
|
libffi.call/return_uc.c libffi.call/closure_thiscall.c \
|
||||||
libffi.call/cls_align_float.c libffi.call/struct3.c \
|
libffi.call/cls_18byte.c libffi.call/cls_8byte.c \
|
||||||
libffi.call/cls_uchar.c libffi.call/cls_sint.c libffi.call/float2.c \
|
libffi.call/promotion.c libffi.call/struct1_win32.c \
|
||||||
libffi.call/cls_align_longdouble_split.c \
|
libffi.call/return_dbl.c libffi.call/cls_24byte.c \
|
||||||
libffi.call/cls_longdouble_va.c libffi.call/cls_multi_sshort.c \
|
libffi.call/struct4.c libffi.call/cls_6byte.c \
|
||||||
libffi.call/stret_large.c libffi.call/cls_align_sint16.c \
|
libffi.call/cls_align_uint32.c libffi.call/float.c \
|
||||||
libffi.call/nested_struct6.c libffi.call/cls_5byte.c \
|
libffi.call/float1.c libffi.call/float_va.c libffi.call/negint.c \
|
||||||
libffi.call/return_dbl.c libffi.call/cls_20byte.c \
|
libffi.call/return_dbl1.c libffi.call/cls_3_1byte.c \
|
||||||
libffi.call/cls_8byte.c libffi.call/pyobjc-tc.c \
|
libffi.call/cls_align_float.c libffi.call/return_fl1.c \
|
||||||
libffi.call/cls_24byte.c libffi.call/cls_align_longdouble_split2.c \
|
|
||||||
libffi.call/cls_6_1_byte.c libffi.call/cls_schar.c \
|
|
||||||
libffi.call/cls_18byte.c libffi.call/closure_fn3.c \
|
|
||||||
libffi.call/err_bad_typedef.c libffi.call/closure_fn2.c \
|
|
||||||
libffi.call/struct2.c libffi.call/cls_3byte2.c \
|
|
||||||
libffi.call/cls_align_longdouble.c libffi.call/cls_20byte1.c \
|
|
||||||
libffi.call/return_fl3.c libffi.call/cls_align_uint32.c \
|
|
||||||
libffi.call/problem1.c libffi.call/float4.c \
|
|
||||||
libffi.call/cls_align_uint64.c libffi.call/struct9.c \
|
|
||||||
libffi.call/closure_fn5.c libffi.call/cls_align_sint32.c \
|
|
||||||
libffi.call/closure_fn0.c libffi.call/closure_fn6.c \
|
|
||||||
libffi.call/struct4.c libffi.call/nested_struct2.c \
|
|
||||||
libffi.call/cls_6byte.c libffi.call/cls_7byte.c libffi.call/many.c \
|
|
||||||
libffi.call/struct8.c libffi.call/negint.c libffi.call/struct5.c \
|
|
||||||
libffi.call/cls_12byte.c libffi.call/cls_double_va.c \
|
|
||||||
libffi.call/cls_longdouble.c libffi.call/cls_9byte2.c \
|
|
||||||
libffi.call/nested_struct10.c libffi.call/nested_struct5.c \
|
libffi.call/nested_struct10.c libffi.call/nested_struct5.c \
|
||||||
libffi.call/huge_struct.c
|
libffi.call/fastthis1_win32.c libffi.call/cls_align_sint64.c \
|
||||||
|
libffi.call/stret_large2.c libffi.call/return_sl.c \
|
||||||
|
libffi.call/closure_fn0.c libffi.call/cls_5byte.c \
|
||||||
|
libffi.call/cls_2byte.c libffi.call/float2.c \
|
||||||
|
libffi.call/cls_dbls_struct.c libffi.call/cls_sint.c \
|
||||||
|
libffi.call/stret_large.c libffi.call/cls_ulonglong.c \
|
||||||
|
libffi.call/cls_ushort.c libffi.call/nested_struct1.c \
|
||||||
|
libffi.call/err_bad_abi.c libffi.call/cls_longdouble_va.c \
|
||||||
|
libffi.call/cls_float.c libffi.call/cls_pointer_stack.c \
|
||||||
|
libffi.call/pyobjc-tc.c libffi.call/cls_multi_ushortchar.c \
|
||||||
|
libffi.call/struct1.c libffi.call/nested_struct9.c \
|
||||||
|
libffi.call/huge_struct.c libffi.call/problem1.c libffi.call/float4.c \
|
||||||
|
libffi.call/fastthis3_win32.c libffi.call/return_ldl.c \
|
||||||
|
libffi.call/strlen2_win32.c libffi.call/closure_fn5.c \
|
||||||
|
libffi.call/struct2_win32.c libffi.call/struct6.c \
|
||||||
|
libffi.call/return_ll.c libffi.call/struct9.c libffi.call/return_sc.c \
|
||||||
|
libffi.call/struct7.c libffi.call/cls_align_uint64.c \
|
||||||
|
libffi.call/cls_4byte.c libffi.call/strlen_win32.c \
|
||||||
|
libffi.call/cls_6_1_byte.c libffi.call/cls_7_1_byte.c \
|
||||||
|
libffi.special/unwindtest.cc libffi.special/special.exp \
|
||||||
|
libffi.special/unwindtest_ffi_call.cc libffi.special/ffitestcxx.h \
|
||||||
|
lib/wrapper.exp lib/target-libpath.exp lib/libffi.exp
|
||||||
|
|
||||||
all: all-am
|
all: all-am
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user