Tweak for stand-alone mode.
Undefine _AC_ARG_VAR_PRECIOUS for autoconf 2.64.
Rebuilt.
Rebuilt.
Fix printf format specifiers.
Ad x86 XFAILs.
Fix dg-excess-errors.
Define.
Fix printf format specifiers. testsuite/libffi.special/unwindtest.cc: include stdint.h.
Added win64 support (mingw or MSVC)
Regenerated
properly escape cygwin/w32 path
Clarify size requirements for return value.
Fix filename in comment.
Remove unused extern.
use ffi_closure_alloc instead of checking for MMAP. Use intptr_t instead of long casts.
Fix misapplied merge from gcc.
Fix licence formatting.
Fix licence formatting. src/x86/win32.S: Likewise. src/sh64/sysv.S: Likewise. src/sh/sysv.S: Likewise.
Remove lint directives. Was missing from merge of Andreas Tobler's patch from 2006-04-22.
Apply missing hunk from Alexandre Oliva's patch of 2007-03-07.
mark expected failures on x86_64 cygwin/mingw.
use portable cast from pointer to integer (intptr_t).
disable for win64.
Bump version to 3.0.8.
Rebuilt.
Increment revision.
Update for new release.
Bump version to 3.0.7.
Rebuilt.
Increment revision.
Update for new release.
Add FFI_LINUX and FFI_LINUX_SOFT_FLOAT to the POWERPC_FREEBSD enum. Add note about flag bits used for FFI_SYSV_TYPE_SMALL_STRUCT. Adjust copyright notice.
Add two new flags to indicate if we have one register or two register to use for FFI_SYSV structs.
Pass the right register flag introduced above.
Fix the return type for FFI_SYSV_TYPE_SMALL_STRUCT. Comment. Adjust copyright notice.
Clean up failures from compiler warnings.
Bump version to 3.0.6.
Rebuilt.
Increment revision. Add documentation.
Update for new release.
Turn INSN into an unsigned int.
Add .note.GNU-stack on Linux.
Likewise.
Add -L${libdir}.
Bump version to 3.0.5.
Rebuilt.
Increment revision.
Update for new release.
Wrap definition of target architecture to protect from double definitions.
Fix for bug revealed in closure_loc_fn0.c.
New test.
New tests from Apple.
Add .note.GNU-stack on Linux.
Likewise.
Likewise.
Likewise.
Likewise.
Likewise.
Likewise.
Likewise.
Likewise.
Likewise.
Likewise.
Likewise.
Likewise.
Change C++ comment to C comment.
Change void (*)() to void (*)(void).
Change void (*)() to void (*)(void). src/alpha/osf.S, src/arm/ffi.c, src/frv/ffi.c, src/ia64/ffi.c, src/ia64/unix.S, src/java_raw_api.c, src/m32r/ffi.c, src/mips/ffi.c, src/pa/ffi.c, src/pa/hpux32.S, src/pa/linux.S, src/powerpc/ffi.c, src/powerpc/ffi_darwin.c, src/raw_api.c, src/s390/ffi.c, src/sh/ffi.c, src/sh64/ffi.c, src/sparc/ffi.c, src/x86/ffi.c, src/x86/unix64.S, src/x86/darwin64.S, src/x86/ffi64.c: Ditto.
Accept openbsd*, not just openbsd. Bump version to 3.0.4.
Rebuilt.
Increment revision.
Update for new release.
Clean up list of tested platforms.
Bump version to 3.0.3.
Rebuilt.
Increment revision.
Update for new release. Clean up test docs.
Add amd64--freebsd target.
Regenerate.
Add x86 OpenBSD support.
Rebuilt.
Change “make test” to “make check”.
Bump version to 3.0.2.
Rebuilt.
Increment revision.
Update for new release.
New file.
Add x86 FreeBSD support.
Ditto.
Bump version to 3.0.1.
Rebuilt.
Increment revision.
Update for new release.
Remove extra '>' from include directive.
Use clear_location instead of tramp.
Bump version to 3.0.0.
Rebuilt.
Define (conditionally), and use it to include cachectl.h.
Fix cache flushing.
Define.
Update dates and remove all references to ffi_prep_closure.
Bump version to 2.99.9.
Rebuilt.
Delete.
Remove ffi_prep_closure.3.
Ditto.
Rebuilt.
Bump version to 2.99.8.
Rebuilt.
Bump version to 2.99.7.
Rebuilt.
Update license text.
Update tested platforms.
Bump version to 2.99.6.
Rebuilt.
Bump version to 2.99.5.
Rebuilt.
Add darwin64.S
Rebuilt.
Remove libstdc++ bits from GCC tree.
Update WARRANTY.
Fix libdir definition.
Bump version to 2.99.4.
Rebuilt.
Update.
New file.
New file.
Bump version to 2.99.3.
Rebuilt.
Add man dir.
Rebuilt.
Create Makefile.
Rebuilt.
New files.
Rebuilt.
New files.
New variable.
New file.
Likewise.
Don't compile with -D$(TARGET).
Define.
Undefine.
Rebuilt.
Reset version to 2.99.1.
Rebuilt.
Use @PACKAGE_NAME@ and @PACKAGE_VERSION@.
Reset version to 2.99.1.
Rebuilt.
Add ChangeLog.libffi.
Rebuilt.
Update copyright notice.
Define. Don't distribute ffitarget.h or ffi.h from the build include dir.
Rebuilt.
Install headers under libdir.
Define. Install libffi.pc.
Rebuilt.
Create.
Increment CURRENT
Add libffi.pc.in
Rebuilt.
Fix header install with DESTDIR.
Rebuilt.
Calculate jump return offset based on code pointer, not data pointer.
Fix header installs.
Ditto.
Rebuilt.
Ditto.
Revert my broken changes to twall's last patch.
Add missing files.
Ditto.
Rebuilt.
Add test for stdcall closures.
Increase size of trampoline for stdcall closures.
Add assembly for stdcall closure.
Initialize stdcall closure trampoline.
Pop 4 byte from stack when returning struct.
Add “-O2 -fomit-frame-pointer” tests.
Move headers to libffi_la_SOURCES for new automake.
Rebuilt.
Copied from gcc tree to allow for execution outside of gcc tree.
Ditto.
Many changes to allow for execution outside of gcc tree.