platform/upstream/libffi.git
23 years ago * README: Update some comments.
green [Sun, 22 Apr 2001 19:38:34 +0000 (19:38 +0000)]
    * README: Update some comments.

        * Makefile.am (SUBDIRS): Add include so ffi.h gets installed.
        * Makefile.in: Rebuilt.

        * include/ffi.h: Change ALPHA to __alpha__ and SPARC to __sparc__.
        * types.c: Ditto.
        * prep_cif.c (ffi_prep_cif): Ditto.

        * alpha/ffi.c, alpha/osf.S, sparc/ffi.c, sparc/v8.S, sparc/v9.S:
        Include ffi_private.h.

        * include/ffi_private.h (FFI_TYPE_LAST): Define.

23 years agoMoved files from old home
green [Sun, 22 Apr 2001 18:28:36 +0000 (18:28 +0000)]
Moved files from old home

23 years agoThese are dead.
green [Sun, 22 Apr 2001 18:23:47 +0000 (18:23 +0000)]
These are dead.

23 years agoAll these files live somewhere else now.
green [Sun, 22 Apr 2001 18:22:43 +0000 (18:22 +0000)]
All these files live somewhere else now.

23 years agoMany changes. Not quite there yet.
green [Sun, 22 Apr 2001 18:17:14 +0000 (18:17 +0000)]
Many changes.  Not quite there yet.

23 years agoMoved m68k files
green [Sun, 22 Apr 2001 18:13:22 +0000 (18:13 +0000)]
Moved m68k files

23 years agoNew, target indepentent, header
green [Sun, 22 Apr 2001 18:12:33 +0000 (18:12 +0000)]
New, target indepentent, header

23 years agoMany changes.
green [Sun, 22 Apr 2001 18:11:57 +0000 (18:11 +0000)]
Many changes.

23 years agoMany changes
green [Sun, 22 Apr 2001 18:10:47 +0000 (18:10 +0000)]
Many changes

23 years agoMoved ia64 files
green [Sun, 22 Apr 2001 18:10:20 +0000 (18:10 +0000)]
Moved ia64 files

23 years agoMoved arm files
green [Sun, 22 Apr 2001 18:08:11 +0000 (18:08 +0000)]
Moved arm files

23 years agoMany many updates. Merge from gcc and then some.
green [Mon, 9 Apr 2001 00:58:38 +0000 (00:58 +0000)]
Many many updates.  Merge from gcc and then some.

24 years agoMnay fixes.
green [Mon, 17 Apr 2000 03:32:37 +0000 (03:32 +0000)]
Mnay fixes.

24 years agoMerge from libgcj. Merged patches from net. See ChangeLog for details.
green [Mon, 17 Apr 2000 03:18:46 +0000 (03:18 +0000)]
Merge from libgcj.  Merged patches from net.  See ChangeLog for details.

24 years ago1999-10-09 Jason Molenda (jsm@bugshack.cygnus.com)
jsm [Sat, 9 Oct 1999 20:18:16 +0000 (20:18 +0000)]
1999-10-09  Jason Molenda  (jsm@bugshack.cygnus.com)

* CVSROOT/auto_checkout, CVSROOT/commit_prep, CVSROOT/log_accum:
Deleted; generic versions now used for all repositories.

* CVSROOT/commitinfo, CVSROOT/loginfo:  Change pathnames to
generic versions.

        * CVSROOT/checkoutlist:  Don't try to check out the removed
        files any longer.

24 years ago1999-10-09 Jason Molenda (jsm@bugshack.cygnus.com)
jsm [Sat, 9 Oct 1999 20:18:15 +0000 (20:18 +0000)]
1999-10-09  Jason Molenda  (jsm@bugshack.cygnus.com)

* CVSROOT/auto_checkout, CVSROOT/commit_prep, CVSROOT/log_accum:
Deleted; generic versions now used for all repositories.

* CVSROOT/commitinfo, CVSROOT/loginfo:  Change pathnames to
generic versions.

        * CVSROOT/checkoutlist:  Don't try to check out the removed
        files any longer.

24 years agoNew configury
green [Sun, 8 Aug 1999 13:16:41 +0000 (13:16 +0000)]
New configury

24 years ago * include/ffi.h.in: Try to work around messy header problem
green [Sun, 8 Aug 1999 13:05:12 +0000 (13:05 +0000)]
* include/ffi.h.in: Try to work around messy header problem
with PACKAGE and VERSION.

* configure: Rebuilt.
* configure.in: Change version to 2.00-beta.

        * fficonfig.h.in: Rebuilt.
* acconfig.h (FFI_NO_STRUCTS, FFI_NO_RAW_API): Define.

* src/x86/ffi.c (ffi_raw_call): Rename.

24 years agoNew file for Kresten's closure work
green [Wed, 4 Aug 1999 18:02:34 +0000 (18:02 +0000)]
New file for Kresten's closure work

24 years agoKresten's closure work. Initial checkin.
green [Wed, 4 Aug 1999 18:00:05 +0000 (18:00 +0000)]
Kresten's closure work. Initial checkin.

25 years ago * configure.in: Add x86 and powerpc BeOS configurations.
green [Thu, 8 Jul 1999 14:36:52 +0000 (14:36 +0000)]
* configure.in: Add x86 and powerpc BeOS configurations.
From Makoto Kato <m_kato@ga2.so-net.ne.jp>.

25 years ago1999-05-12 Jason Molenda (jsm@bugshack.cygnus.com)
jsm [Wed, 12 May 1999 23:32:16 +0000 (23:32 +0000)]
1999-05-12  Jason Molenda  (jsm@bugshack.cygnus.com)
        * index.html: Add links to libffi* mail list archives.

25 years ago * configure.in: Add warning about this being beta code.
green [Thu, 6 May 1999 05:34:36 +0000 (05:34 +0000)]
* configure.in: Add warning about this being beta code.
Remove src/Makefile.am from the picture.
* configure: Rebuilt.
* Makefile.am: Move logic from src/Makefile.am.  Add changes
to support libffi as a target library.
* Makefile.in: Rebuilt.
* aclocal.m4, config.guess, config.sub, ltconfig, ltmain.sh:
Upgraded to new autoconf, automake, libtool.
* README: Tweaks.
* LICENSE: Update copyright date.
* src/Makefile.am, src/Makefile.in: Removed.

25 years agoUpdated to new automake, libtool, autoconf - nothing works :-)
green [Wed, 5 May 1999 22:06:13 +0000 (22:06 +0000)]
Updated to new automake, libtool, autoconf - nothing works :-)

25 years ago1999-04-26 Jason Molenda (jsm@bugshack.cygnus.com)
jsm [Mon, 26 Apr 1999 15:55:28 +0000 (15:55 +0000)]
1999-04-26  Jason Molenda  (jsm@bugshack.cygnus.com)
        * index.html: Missed a reference to libffi-discuss@cygnus.com.  Fixed.

25 years ago1999-04-26 Jason Molenda (jsm@bugshack.cygnus.com)
jsm [Mon, 26 Apr 1999 15:53:29 +0000 (15:53 +0000)]
1999-04-26  Jason Molenda  (jsm@bugshack.cygnus.com)
        * index.html: Change links to ftp directory to point to sourceware
        directory.
        Change mailing list subscription forms to point to sourceware lists.

25 years agoStandard sourceware setup.
jsm [Sun, 18 Apr 1999 01:33:21 +0000 (01:33 +0000)]
Standard sourceware setup.

25 years agoSmall typeo. (I wouldn't bother except that it made the sentence hard
jsm [Mon, 30 Nov 1998 11:11:25 +0000 (11:11 +0000)]
Small typeo.  (I wouldn't bother except that it made the sentence hard
for me to parse on a casual read.)

25 years agoA few cleanups. Most notably, point to the correct subscribe cgi-bin
jsm [Mon, 30 Nov 1998 10:44:55 +0000 (10:44 +0000)]
A few cleanups.  Most notably, point to the correct subscribe cgi-bin
script.

25 years ago * index.html: Reformatted and updated to reflect hosting on
green [Mon, 30 Nov 1998 06:20:05 +0000 (06:20 +0000)]
* index.html: Reformatted and updated to reflect hosting on
sourceware.cygnus.com (new mailing lists, etc).

25 years agoinitial snapshot of documentation
green [Sun, 29 Nov 1998 16:56:12 +0000 (16:56 +0000)]
initial snapshot of documentation

25 years agoInitial revision
green [Sun, 29 Nov 1998 16:56:10 +0000 (16:56 +0000)]
Initial revision

25 years agoThis commit was generated by cvs2svn to compensate for changes in r7, which
green [Sun, 29 Nov 1998 16:48:16 +0000 (16:48 +0000)]
This commit was generated by cvs2svn to compensate for changes in r7, which
included commits to RCS files with non-trunk default branches.

25 years agoImport of v1 code.
green [Sun, 29 Nov 1998 16:48:16 +0000 (16:48 +0000)]
Import of v1 code.

25 years agoSend commit messages to mailing lists.
jsm [Fri, 20 Nov 1998 20:18:00 +0000 (20:18 +0000)]
Send commit messages to mailing lists.

25 years agoinitial checkin
jsm [Thu, 1 Oct 1998 22:08:36 +0000 (22:08 +0000)]
initial checkin

25 years agoAdd standard setup.
jsm [Thu, 1 Oct 1998 22:08:35 +0000 (22:08 +0000)]
Add standard setup.

25 years agoAdd readers and standard modules file.
jsm [Thu, 1 Oct 1998 22:08:34 +0000 (22:08 +0000)]
Add readers and standard modules file.

25 years agoinitial checkin
jsm [Thu, 1 Oct 1998 22:08:33 +0000 (22:08 +0000)]
initial checkin