aph
b509af8959
2009-06-16 Andrew Haley <aph@redhat.com>
...
* configure.ac (TARGETDIR): Add missing blank lines.
* configure: Regenerate.
2009-06-16 16:17:52 +00:00
twall
bb27735fe6
add win64 support
2009-06-10 10:42:36 +00:00
aph
944c95cf7a
2009-05-22 Dave Korn <dave.korn.cygwin@gmail.com>
...
* src/x86/win32.S (_ffi_closure_STDCALL): New function.
(.eh_frame): Add FDE for it.
2009-05-22 Dave Korn <dave.korn.cygwin@gmail.com >
* configure.ac: Also check if assembler supports pc-relative
relocs on X86_WIN32 targets.
* configure: Regenerate.
* src/x86/win32.S (ffi_prep_args): Declare extern, not global.
(_ffi_call_SYSV): Add missing function type symbol .def and
add EH markup labels.
(_ffi_call_STDCALL): Likewise.
(_ffi_closure_SYSV): Likewise.
(_ffi_closure_raw_SYSV): Likewise.
(.eh_frame): Add hand-crafted EH data.
2008-11-21 Eric Botcazou <ebotcazou@adacore.com >
* src/sparc/ffi.c (ffi_prep_cif_machdep): Add support for
signed/unsigned int8/16 return values.
* src/sparc/v8.S (ffi_call_v8): Likewise.
(ffi_closure_v8): Likewise.
2008-03-26 Kaz Kojima <kkojima@gcc.gnu.org >
* src/sh/sysv.S: Add .note.GNU-stack on Linux.
* src/sh64/sysv.S: Likewise.
2008-03-26 Daniel Jacobowitz <dan@debian.org >
* src/arm/sysv.S: Fix ARM comment marker.
2009-06-03 17:42:56 +00:00
green
7063d9996f
Version 3.0.8 with x86-solaris support
2008-12-19 16:13:46 +00:00
green
bdfeb13f0d
Bump to 3.0.7
2008-12-19 15:47:44 +00:00
green
260d513fea
Version 3.0.6. sh/sh64 fixes.
2008-07-17 13:13:52 +00:00
green
8406f5f48f
3.0.5
2008-04-03 18:57:34 +00:00
green
b922048fa8
2008-02-24 Anthony Green <green@spindazzle.org>
...
* configure.ac: Accept openbsd*, not just openbsd.
Bump version to 3.0.4.
* configure, doc/stamp-vti, doc/version.texi: Rebuilt.
* libtool-version: Increment revision.
* README: Update for new release.
2008-02-24 17:24:00 +00:00
green
4d92f6c8e7
2008-02-22 Anthony Green <green@redhat.com>
...
* configure.ac: Bump version to 3.0.3.
* configure, doc/stamp-vti, doc/version.texi: Rebuilt.
* libtool-version: Increment revision.
* README: Update for new release. Clean up test docs.
2008-02-22 21:49:46 +00:00
green
f73986bd21
2008-02-22 Bjoern Koenig <bkoenig@alpha-tierchen.de>
...
Andreas Tobler <a.tobler@schweiz.org >
* configure.ac: Add amd64-*-freebsd* target.
* configure: Regenerate.
2008-02-22 21:40:53 +00:00
green
0208f68fe5
2008-02-22 Thomas Heller <theller@ctypes.org>
...
* configure.ac: Add x86 OpenBSD support.
* configure: Rebuilt.
2008-02-22 21:15:44 +00:00
green
d5fa5633d5
2008-02-21 Anthony Green <green@redhat.com>
...
* configure.ac: Bump version to 3.0.2.
* configure, doc/stamp-vti, doc/version.texi: Rebuilt.
* libtool-version: Increment revision.
* README: Update for new release.
2008-02-21 Björn König <bkoenig@alpha-tierchen.de >
* src/x86/freebsd.S: New file.
* configure.ac: Add x86 FreeBSD support.
* Makefile.am: Ditto.
2008-02-21 13:36:19 +00:00
green
f7942975fe
2008-02-15 Anthony Green <green@redhat.com>
...
* configure.ac: Bump version to 3.0.1.
* configure, doc/stamp-vti, doc/version.texi: Rebuilt.
* libtool-version: Increment revision.
* README: Update for new release.
2008-02-15 David Daney <ddaney@avtrex.com >
* src/mips/ffi.c: Remove extra '>' from include directive.
(ffi_prep_closure_loc): Use clear_location instead of tramp.
2008-02-16 01:02:00 +00:00
green
c3e1101ffa
2008-02-15 Anthony Green <green@redhat.com>
...
* configure.ac: Bump version to 3.0.0,
* configure, doc/stamp-vti, doc/version.texi: Rebuilt.
2008-02-15 David Daney <ddaney@avtrex.com >
* src/mips/ffi.c (USE__BUILTIN___CLEAR_CACHE):
Define (conditionally), and use it to include cachectl.h.
(ffi_prep_closure_loc): Fix cache flushing.
* src/mips/ffitarget.h (_ABIN32, _ABI64, _ABIO32): Define.
2008-02-15 18:43:40 +00:00
green
2d7dc885ec
* man/ffi_call.3, man/ffi_prep_cif.3, man/ffi.3:
...
Update dates and remove all references to ffi_prep_closure.
* configure.ac: Bump version to 2.99.9.
* configure, doc/stamp-vti, doc/version.texi: Rebuilt.
2008-02-15 15:30:26 +00:00
green
2b30dfb314
* man/ffi_prep_closure.3: Delete.
...
* man/Makefile.am (EXTRA_DIST): Remove ffi_prep_closure.3.
(man_MANS): Ditto.
* man/Makefile.in: Rebuilt.
* configure.ac: Bump version to 2.99.8.
* configure, doc/stamp-vti, doc/version.texi: Rebuilt.
2008-02-15 15:12:43 +00:00
green
4d39ddee67
* configure.ac: Bump version to 2.99.7.
...
* configure, doc/stamp-vti, doc/version.texi: Rebuilt.
* include/ffi.h.in LICENSE src/debug.c src/closures.c
src/ffitest.c src/s390/sysv.S src/s390/ffitarget.h
src/types.c src/m68k/ffitarget.h src/raw_api.c src/frv/ffi.c
src/frv/ffitarget.h src/sh/ffi.c src/sh/sysv.S
src/sh/ffitarget.h src/powerpc/ffitarget.h src/pa/ffi.c
src/pa/ffitarget.h src/pa/linux.S src/java_raw_api.c
src/cris/ffitarget.h src/x86/ffi.c src/x86/sysv.S
src/x86/unix64.S src/x86/win32.S src/x86/ffitarget.h
src/x86/ffi64.c src/x86/darwin.S src/ia64/ffi.c
src/ia64/ffitarget.h src/ia64/ia64_flags.h src/ia64/unix.S
src/sparc/ffi.c src/sparc/v9.S src/sparc/ffitarget.h
src/sparc/v8.S src/alpha/ffi.c src/alpha/ffitarget.h
src/alpha/osf.S src/sh64/ffi.c src/sh64/sysv.S
src/sh64/ffitarget.h src/mips/ffi.c src/mips/ffitarget.h
src/mips/n32.S src/mips/o32.S src/arm/ffi.c src/arm/sysv.S
src/arm/ffitarget.h src/prep_cif.c: Update license text.
2008-02-15 01:24:06 +00:00
green
91e5478df6
Update supported platforms. Bump version.
2008-02-15 00:50:30 +00:00
green
bd0768f877
* configure.ac: Bump version to 2.99.5.
...
* configure: Rebuilt.
* Makefile.am (EXTRA_DIST): Add darwin64.S
* Makefile.in: Rebuilt.
* testsuite/lib/libffi-dg.exp: Remove libstdc++ bits from GCC tree.
* LICENSE: Update WARRANTY.
2008-02-15 00:45:33 +00:00
green
6cbdf3f3a3
Fix .pc file bug and bump version
2008-02-14 22:44:06 +00:00
green
1d1dc81104
Add man files and info file. Update README. Tag as 2.99.3.
2008-02-14 22:03:37 +00:00
green
4232af563c
* Makefile.am (AM_CFLAGS): Don't compile with -D.
...
(lib_LTLIBRARIES): Define.
(toolexeclib_LIBRARIES): Undefine.
* Makefile.in: Rebuilt.
* configure.ac: Reset version to 2.99.1.
* configure.in: Rebuilt.
2008-02-14 16:19:21 +00:00
green
aeb0abab87
* libffi.pc.in: Usse @PACKAGE_NAME@ and @PACKAGE_VERSION@.
...
* configure.ac: Reset version to 2.99.1.
* configure.in: Rebuilt.
* Makefile.am (EXTRA_DIST): Add ChangeLog.libffi.
* Makefile.in: Rebuilt.
* LICENSE: Update copyright notice.
2008-02-14 15:54:27 +00:00
green
f0b1462f2d
Use pkgconfig. Increment libtool CURRENT version.
2008-02-14 15:01:41 +00:00
green
77175b3f72
Latest gcc svn sources
2008-01-29 15:15:20 +00:00
green
ccabd2b16b
Merge from gcc
2008-01-29 12:28:15 +00:00
tromey
e680ecfbfc
Pulled in libffi from gcc trunk.
...
Fixed build and install for standalone use.
2006-12-24 23:12:15 +00:00