platform/upstream/libffi.git
14 years agoMerge branch 'master' of git@github.com:atgreen/libffi
Anthony Green [Mon, 5 Oct 2009 04:41:35 +0000 (00:41 -0400)]
Merge branch 'master' of git@github.com:atgreen/libffi

14 years agoMore clean up.
Anthony Green [Mon, 5 Oct 2009 04:29:33 +0000 (00:29 -0400)]
More clean up.

14 years agoClean up
Anthony Green [Mon, 5 Oct 2009 04:28:03 +0000 (00:28 -0400)]
Clean up

14 years agoFrom Jens Rehsack. Fix for 64-bit AIX.
Anthony Green [Mon, 5 Oct 2009 04:25:29 +0000 (00:25 -0400)]
From Jens Rehsack.  Fix for 64-bit AIX.

14 years agoFrom Abdulaziz Ghuloum. Adds special case for Snow Leopard.
Anthony Green [Mon, 5 Oct 2009 04:16:17 +0000 (00:16 -0400)]
From Abdulaziz Ghuloum.  Adds special case for Snow Leopard.

14 years agoFix detection of free/openbsd. From Alexis Ballier.
Anthony Green [Mon, 5 Oct 2009 03:57:29 +0000 (23:57 -0400)]
Fix detection of free/openbsd.  From Alexis Ballier.

14 years agoAVR support
Anthony Green [Mon, 5 Oct 2009 03:53:17 +0000 (23:53 -0400)]
AVR support

14 years agoInitial stand-alone patch.
Anthony Green [Mon, 5 Oct 2009 03:53:11 +0000 (23:53 -0400)]
Initial stand-alone patch.

14 years agoInitial commit
Anthony Green [Sun, 4 Oct 2009 12:11:33 +0000 (08:11 -0400)]
Initial commit

14 years agoUpdate version to 3.0.9rc1. Add more useful things to .gitignore.
Anthony Green [Sun, 4 Oct 2009 11:58:22 +0000 (07:58 -0400)]
Update version to 3.0.9rc1.  Add more useful things to .gitignore.

14 years agoAdd .gitignore
Anthony Green [Tue, 29 Sep 2009 16:07:26 +0000 (12:07 -0400)]
Add .gitignore

14 years agoRemove old CVSROOT files.
Anthony Green [Tue, 29 Sep 2009 15:13:02 +0000 (11:13 -0400)]
Remove old CVSROOT files.

14 years agoApply Dave Korn's cygwin/GCC changes
twall [Wed, 19 Aug 2009 12:57:34 +0000 (12:57 +0000)]
Apply Dave Korn's cygwin/GCC changes

14 years ago2009-06-16 Wim Lewis <wiml@hhhh.org>
aph [Tue, 16 Jun 2009 18:00:47 +0000 (18:00 +0000)]
2009-06-16  Wim Lewis  <wiml@hhhh.org>

* src/powerpc/ffi.c: Avoid clobbering cr3 and cr4, which are
supposed to be callee-saved.
* src/powerpc/sysv.S (small_struct_return_value): Fix overrun of
return buffer for odd-size structs.

14 years ago2009-06-16 Andreas Tobler <a.tobler@schweiz.org>
aph [Tue, 16 Jun 2009 17:41:47 +0000 (17:41 +0000)]
2009-06-16  Andreas Tobler  <a.tobler@schweiz.org>

PR libffi/40444
* testsuite/lib/libffi-dg.exp (libffi_target_compile): Add
allow_stack_execute for Darwin.

14 years ago2009-06-16 Andrew Haley <aph@redhat.com>
aph [Tue, 16 Jun 2009 16:17:52 +0000 (16:17 +0000)]
2009-06-16  Andrew Haley  <aph@redhat.com>

* configure.ac (TARGETDIR): Add missing blank lines.
* configure: Regenerate.

14 years ago2009-06-16 Andrew Haley <aph@redhat.com>
aph [Tue, 16 Jun 2009 09:59:02 +0000 (09:59 +0000)]
2009-06-16  Andrew Haley  <aph@redhat.com>

        * testsuite/libffi.call/cls_align_sint64.c,
        testsuite/libffi.call/cls_align_uint64.c,
        testsuite/libffi.call/cls_longdouble_va.c,
        testsuite/libffi.call/cls_ulonglong.c,
        testsuite/libffi.call/return_ll1.c,
        testsuite/libffi.call/stret_medium2.c: Fix printf format
        specifiers.
        * testsuite/libffi.call/huge_struct.c: Ad x86 XFAILs.
        * testsuite/libffi.call/float2.c: Fix dg-excess-errors.
        * testsuite/libffi.call/ffitest.h,
        testsuite/libffi.special/ffitestcxx.h (PRIdLL, PRIuLL): Define.

14 years ago2009-06-16 Andrew Haley <aph@redhat.com>
aph [Tue, 16 Jun 2009 09:44:54 +0000 (09:44 +0000)]
2009-06-16  Andrew Haley  <aph@redhat.com>

* testsuite/libffi.call/err_bad_typedef.c: xfail everywhere.
* testsuite/libffi.call/err_bad_abi.c: Likewise.

15 years ago2009-06-11 Kaz Kojima <kkojima@gcc.gnu.org>
aph [Fri, 12 Jun 2009 15:29:20 +0000 (15:29 +0000)]
2009-06-11  Kaz Kojima  <kkojima@gcc.gnu.org>

        * testsuite/libffi.call/cls_longdouble_va.c: Add xfail sh*-*-linux-*.
        * testsuite/libffi.call/err_bad_abi.c: Add xfail sh*-*-*.
        * testsuite/libffi.call/err_bad_typedef.c: Likewise.

15 years ago2009-06-12 Andrew Haley <aph@redhat.com>
aph [Fri, 12 Jun 2009 14:21:28 +0000 (14:21 +0000)]
2009-06-12  Andrew Haley  <aph@redhat.com>

        * ChangeLog.libffi: testsuite/libffi.call/cls_align_sint64.c,
        testsuite/libffi.call/cls_align_uint64.c,
        testsuite/libffi.call/cls_ulonglong.c,
        testsuite/libffi.call/return_ll1.c,
        testsuite/libffi.call/stret_medium2.c: Fix printf format
        specifiers.
        testsuite/libffi.special/unwindtest.cc: include stdint.h.

15 years agoupdate changelog
twall [Thu, 11 Jun 2009 14:27:42 +0000 (14:27 +0000)]
update changelog

15 years agouse ffi_closure_alloc instead of stack-based closure
twall [Thu, 11 Jun 2009 14:27:28 +0000 (14:27 +0000)]
use ffi_closure_alloc instead of stack-based closure

15 years agoremove unused extern
twall [Thu, 11 Jun 2009 14:26:23 +0000 (14:26 +0000)]
remove unused extern

15 years agoremove not-yet-applied changelog entries
twall [Thu, 11 Jun 2009 11:36:16 +0000 (11:36 +0000)]
remove not-yet-applied changelog entries

15 years agoadd win64 support
twall [Wed, 10 Jun 2009 10:42:36 +0000 (10:42 +0000)]
add win64 support

15 years ago2009-06-08 Andrew Haley <aph@redhat.com>
aph [Mon, 8 Jun 2009 16:50:49 +0000 (16:50 +0000)]
2009-06-08  Andrew Haley  <aph@redhat.com>

* testsuite/libffi.call/err_bad_abi.c: Add xfails.
* testsuite/libffi.call/cls_longdouble_va.c: Add xfails.
* testsuite/libffi.call/cls_dbls_struct.c: Add xfail x86_64-*-linux-*.
* testsuite/libffi.call/err_bad_typedef.c: Add xfails.

* testsuite/libffi.call/stret_medium2.c: Add __UNUSED__ to args.
* testsuite/libffi.call/stret_medium.c: Likewise.
* testsuite/libffi.call/stret_large2.c: Likewise.
* testsuite/libffi.call/stret_large.c:  Likewise.

15 years ago2009-06-05 Andrew Haley <aph@redhat.com>
aph [Fri, 5 Jun 2009 13:03:40 +0000 (13:03 +0000)]
2009-06-05  Andrew Haley  <aph@redhat.com>

        * src/x86/win32.S (_ffi_closure_STDCALL): Import from gcc.

15 years ago 2009-06-04 Andrew Haley <aph@redhat.com>
aph [Thu, 4 Jun 2009 16:29:58 +0000 (16:29 +0000)]
 2009-06-04  Andrew Haley  <aph@redhat.com>

        * src/powerpc/ffitarget.h: Fix misapplied merge from gcc.

15 years ago2009-06-04 Andrew Haley <aph@redhat.com>
aph [Thu, 4 Jun 2009 14:59:18 +0000 (14:59 +0000)]
2009-06-04  Andrew Haley  <aph@redhat.com>

* src/mips/o32.S,
src/mips/n32.S: Fix licence formatting.

15 years ago2009-06-04 Andrew Haley <aph@redhat.com>
aph [Thu, 4 Jun 2009 14:43:40 +0000 (14:43 +0000)]
2009-06-04  Andrew Haley  <aph@redhat.com>

* src/x86/darwin.S: Fix licence formatting.
src/x86/win32.S: Likewise.
src/sh64/sysv.S: Likewise.
src/sh/sysv.S: Likewise.

15 years ago2009-06-04 Andrew Haley <aph@redhat.com>
aph [Thu, 4 Jun 2009 14:39:20 +0000 (14:39 +0000)]
2009-06-04  Andrew Haley  <aph@redhat.com>

* src/sh64/ffi.c: Remove lint directives.  Was missing from merge
of Andreas Tobler's patch from 2006-04-22.

15 years ago2009-06-04 Andrew Haley <aph@redhat.com>
aph [Thu, 4 Jun 2009 10:45:51 +0000 (10:45 +0000)]
2009-06-04  Andrew Haley  <aph@redhat.com>

        * src/sh/ffi.c: Apply missing hunk from Alexandre Oliva's patch of
        2007-03-07.

15 years ago2009-05-22 Dave Korn <dave.korn.cygwin@gmail.com>
aph [Wed, 3 Jun 2009 17:42:56 +0000 (17:42 +0000)]
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.

15 years agoproperly glob-match
twall [Sat, 27 Dec 2008 16:59:05 +0000 (16:59 +0000)]
properly glob-match

15 years agoMark XFAIL on longdouble tests for x86_64/mingw
twall [Fri, 26 Dec 2008 19:06:28 +0000 (19:06 +0000)]
Mark XFAIL on longdouble tests for x86_64/mingw

15 years agoclean up tests for win64 use
twall [Mon, 22 Dec 2008 15:21:15 +0000 (15:21 +0000)]
clean up tests for win64 use

15 years agoVersion 3.0.8 with x86-solaris support
green [Fri, 19 Dec 2008 16:13:46 +0000 (16:13 +0000)]
Version 3.0.8 with x86-solaris support

15 years agoBump to 3.0.7
green [Fri, 19 Dec 2008 15:47:44 +0000 (15:47 +0000)]
Bump to 3.0.7

15 years agoMany test fixes (failures due to excessive compiler warnings).
green [Thu, 24 Jul 2008 18:03:48 +0000 (18:03 +0000)]
Many test fixes (failures due to excessive compiler warnings).

15 years agoVersion 3.0.6. sh/sh64 fixes.
green [Thu, 17 Jul 2008 13:13:52 +0000 (13:13 +0000)]
Version 3.0.6.  sh/sh64 fixes.

16 years agoRev 3.0.5.
green [Thu, 3 Apr 2008 18:57:57 +0000 (18:57 +0000)]
Rev 3.0.5.

16 years ago3.0.5
green [Thu, 3 Apr 2008 18:57:34 +0000 (18:57 +0000)]
3.0.5

16 years ago2008-03-04 Anthony Green <green@redhat.com>
green [Wed, 5 Mar 2008 00:07:02 +0000 (00:07 +0000)]
2008-03-04  Anthony Green  <green@redhat.com>
            Blake Chaffin
            hos@tamanegi.org

        * testsuite/libffi.call/cls_align_longdouble_split2.c
          testsuite/libffi.call/cls_align_longdouble_split.c
          testsuite/libffi.call/cls_dbls_struct.c
          testsuite/libffi.call/cls_double_va.c
          testsuite/libffi.call/cls_longdouble.c
          testsuite/libffi.call/cls_longdouble_va.c
          testsuite/libffi.call/cls_pointer.c
          testsuite/libffi.call/cls_pointer_stack.c
          testsuite/libffi.call/err_bad_abi.c
          testsuite/libffi.call/err_bad_typedef.c
          testsuite/libffi.call/huge_struct.c
          testsuite/libffi.call/stret_large2.c
          testsuite/libffi.call/stret_large.c
          testsuite/libffi.call/stret_medium2.c
          testsuite/libffi.call/stret_medium.c: New tests from Apple.

16 years agoclicky
green [Thu, 28 Feb 2008 04:50:19 +0000 (04:50 +0000)]
clicky

16 years agogetclicky
green [Thu, 28 Feb 2008 04:47:35 +0000 (04:47 +0000)]
getclicky

16 years ago2008-02-26 Jakub Jelinek <jakub@redhat.com>
green [Tue, 26 Feb 2008 19:01:53 +0000 (19:01 +0000)]
2008-02-26  Jakub Jelinek  <jakub@redhat.com>
            Anthony Green  <green@redhat.com>

        * src/alpha/osf.S: Add .note.GNU-stack on Linux.
        * src/s390/sysv.S: Likewise.
        * src/powerpc/linux64.S: Likewise.
        * src/powerpc/linux64_closure.S: Likewise.
        * src/powerpc/ppc_closure.S: Likewise.
        * src/powerpc/sysv.S: Likewise.
        * src/x86/unix64.S: Likewise.
        * src/x86/sysv.S: Likewise.
        * src/sparc/v8.S: Likewise.
        * src/sparc/v9.S: Likewise.
        * src/m68k/sysv.S: Likewise.
        * src/ia64/unix.S: Likewise.
        * src/arm/sysv.S: Likewise.

16 years ago2008-02-26 Anthony Green <green@redhat.com>
green [Tue, 26 Feb 2008 17:40:51 +0000 (17:40 +0000)]
2008-02-26  Anthony Green  <green@redhat.com>
            Thomas Heller  <theller@ctypes.org>

        * src/x86/ffi.c (ffi_closure_SYSV_inner): Change C++ comment to C
        comment.

16 years ago2008-02-26 Anthony Green <green@redhat.org>
green [Tue, 26 Feb 2008 17:38:15 +0000 (17:38 +0000)]
2008-02-26  Anthony Green  <green@redhat.org>
            Thomas Heller <theller@ctypes.org>

        * include/ffi.h.in: Change void (*)() to void (*)(void).

16 years ago2008-02-26 Anthony Green <green@spindazzle.org>
green [Tue, 26 Feb 2008 17:34:36 +0000 (17:34 +0000)]
2008-02-26  Anthony Green  <green@spindazzle.org>

        * src/alpha/ffi.c: 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.

16 years agofix date
green [Sun, 24 Feb 2008 17:25:25 +0000 (17:25 +0000)]
fix date

16 years agoNew release
green [Sun, 24 Feb 2008 17:25:02 +0000 (17:25 +0000)]
New release

16 years ago2008-02-24 Anthony Green <green@spindazzle.org>
green [Sun, 24 Feb 2008 17:24:00 +0000 (17:24 +0000)]
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.

16 years agosync readme with web page.
green [Fri, 22 Feb 2008 21:53:29 +0000 (21:53 +0000)]
sync readme with web page.

16 years agoNew release
green [Fri, 22 Feb 2008 21:52:38 +0000 (21:52 +0000)]
New release

16 years ago2008-02-22 Anthony Green <green@redhat.com>
green [Fri, 22 Feb 2008 21:49:46 +0000 (21:49 +0000)]
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.

16 years agoUpdate configure script.
green [Fri, 22 Feb 2008 21:43:18 +0000 (21:43 +0000)]
Update configure script.

16 years ago2008-02-22 Bjoern Koenig <bkoenig@alpha-tierchen.de>
green [Fri, 22 Feb 2008 21:40:53 +0000 (21:40 +0000)]
2008-02-22  Bjoern Koenig  <bkoenig@alpha-tierchen.de>
            Andreas Tobler  <a.tobler@schweiz.org>

        * configure.ac: Add amd64-*-freebsd* target.
        * configure: Regenerate.

16 years ago2008-02-22 Thomas Heller <theller@ctypes.org>
green [Fri, 22 Feb 2008 21:15:44 +0000 (21:15 +0000)]
2008-02-22  Thomas Heller <theller@ctypes.org>

        * configure.ac: Add x86 OpenBSD support.
        * configure: Rebuilt.

16 years agoFix README.
green [Thu, 21 Feb 2008 16:17:26 +0000 (16:17 +0000)]
Fix README.

16 years ago3.0.2
green [Thu, 21 Feb 2008 13:39:01 +0000 (13:39 +0000)]
3.0.2

16 years agoadd missing file
green [Thu, 21 Feb 2008 13:36:43 +0000 (13:36 +0000)]
add missing file

16 years ago2008-02-21 Anthony Green <green@redhat.com>
green [Thu, 21 Feb 2008 13:36:19 +0000 (13:36 +0000)]
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.

16 years agoUpdated
green [Sat, 16 Feb 2008 01:03:56 +0000 (01:03 +0000)]
Updated

16 years ago2008-02-15 Anthony Green <green@redhat.com>
green [Sat, 16 Feb 2008 01:02:00 +0000 (01:02 +0000)]
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.

16 years agoAdd more platforms.
green [Fri, 15 Feb 2008 20:52:26 +0000 (20:52 +0000)]
Add more platforms.

16 years ago3.0 notes
green [Fri, 15 Feb 2008 19:16:36 +0000 (19:16 +0000)]
3.0 notes

16 years agoUpdate
green [Fri, 15 Feb 2008 19:10:26 +0000 (19:10 +0000)]
Update

16 years ago2008-02-15 Anthony Green <green@redhat.com>
green [Fri, 15 Feb 2008 18:43:40 +0000 (18:43 +0000)]
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.

16 years agoNew release
green [Fri, 15 Feb 2008 15:51:03 +0000 (15:51 +0000)]
New release

16 years ago * man/ffi_call.3, man/ffi_prep_cif.3, man/ffi.3:
green [Fri, 15 Feb 2008 15:30:26 +0000 (15:30 +0000)]
    * 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.

16 years agoNew release.
green [Fri, 15 Feb 2008 15:14:30 +0000 (15:14 +0000)]
New release.

16 years ago * man/ffi_prep_closure.3: Delete.
green [Fri, 15 Feb 2008 15:12:43 +0000 (15:12 +0000)]
    * 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.

16 years agoUpdate.
green [Fri, 15 Feb 2008 01:56:50 +0000 (01:56 +0000)]
Update.

16 years ago* configure.ac: Bump version to 2.99.7.
green [Fri, 15 Feb 2008 01:24:06 +0000 (01:24 +0000)]
* 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.

16 years agoNew release
green [Fri, 15 Feb 2008 00:59:25 +0000 (00:59 +0000)]
New release

16 years agoUpdate supported platforms. Bump version.
green [Fri, 15 Feb 2008 00:50:30 +0000 (00:50 +0000)]
Update supported platforms.  Bump version.

16 years ago* configure.ac: Bump version to 2.99.5.
green [Fri, 15 Feb 2008 00:45:33 +0000 (00:45 +0000)]
* 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.

16 years agoupdate license reference
green [Thu, 14 Feb 2008 23:43:27 +0000 (23:43 +0000)]
update license reference

16 years agoUpdate WARRANTY
green [Thu, 14 Feb 2008 23:42:08 +0000 (23:42 +0000)]
Update WARRANTY

16 years agofix tarball reference
green [Thu, 14 Feb 2008 23:38:27 +0000 (23:38 +0000)]
fix tarball reference

16 years agoFirst update in 5 years!
green [Thu, 14 Feb 2008 23:35:58 +0000 (23:35 +0000)]
First update in 5 years!

16 years agoFix .pc file bug and bump version
green [Thu, 14 Feb 2008 22:44:06 +0000 (22:44 +0000)]
Fix .pc file bug and bump version

16 years agoAdd man files and info file. Update README. Tag as 2.99.3.
green [Thu, 14 Feb 2008 22:03:37 +0000 (22:03 +0000)]
Add man files and info file. Update README.  Tag as 2.99.3.

16 years agoMove entry from ChangeLog to ChangeLog.libffi
tromey [Thu, 14 Feb 2008 20:46:57 +0000 (20:46 +0000)]
Move entry from ChangeLog to ChangeLog.libffi

16 years ago * aclocal.m4, Makefile.in, configure, fficonfig.h.in: Rebuilt.
tromey [Thu, 14 Feb 2008 20:33:17 +0000 (20:33 +0000)]
* aclocal.m4, Makefile.in, configure, fficonfig.h.in: Rebuilt.
* mdate-sh, texinfo.tex: New files.
* Makefile.am (info_TEXINFOS): New variable.
* doc/libffi.texi: New file.
* doc/version.texi: Likewise.

16 years ago * Makefile.am (AM_CFLAGS): Don't compile with -D.
green [Thu, 14 Feb 2008 16:19:21 +0000 (16:19 +0000)]
    * 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.

16 years agoFix typo.
green [Thu, 14 Feb 2008 15:57:40 +0000 (15:57 +0000)]
Fix typo.

16 years ago * libffi.pc.in: Usse @PACKAGE_NAME@ and @PACKAGE_VERSION@.
green [Thu, 14 Feb 2008 15:54:27 +0000 (15:54 +0000)]
  * 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.

16 years agoFix make dist again
green [Thu, 14 Feb 2008 15:37:00 +0000 (15:37 +0000)]
Fix make dist again

16 years agoFix make dist
green [Thu, 14 Feb 2008 15:18:56 +0000 (15:18 +0000)]
Fix make dist

16 years agoUse pkgconfig. Increment libtool CURRENT version.
green [Thu, 14 Feb 2008 15:01:41 +0000 (15:01 +0000)]
Use pkgconfig.  Increment libtool CURRENT version.

16 years agoFix header installs when using DESTDIR.
green [Sun, 3 Feb 2008 13:59:48 +0000 (13:59 +0000)]
Fix header installs when using DESTDIR.

16 years agoupdate changelog
twall [Sun, 3 Feb 2008 12:32:22 +0000 (12:32 +0000)]
update changelog

16 years agooffset from code base address, not data base address
twall [Sun, 3 Feb 2008 01:12:32 +0000 (01:12 +0000)]
offset from code base address, not data base address

16 years agoFix header installs.
green [Fri, 1 Feb 2008 21:29:43 +0000 (21:29 +0000)]
Fix header installs.

16 years agoRevert my broken changes to twall's patch.
green [Fri, 1 Feb 2008 21:13:55 +0000 (21:13 +0000)]
Revert my broken changes to twall's patch.

16 years agoFix make dist .
green [Thu, 31 Jan 2008 13:44:25 +0000 (13:44 +0000)]
Fix make dist .

16 years agoAdd Tim Wall's x86 windows patch.
green [Thu, 31 Jan 2008 11:58:57 +0000 (11:58 +0000)]
Add Tim Wall's x86 windows patch.

16 years agoAdd HJ's -fomit-frame-pointer struct return fix
green [Wed, 30 Jan 2008 13:21:02 +0000 (13:21 +0000)]
Add HJ's -fomit-frame-pointer struct return fix

16 years agoClean up for new automake.
green [Wed, 30 Jan 2008 12:42:34 +0000 (12:42 +0000)]
Clean up for new automake.