Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 0cd4aa24 | 2004-05-30 01:51:57 | Add LockDir | ||
| 5826120f | 2003-11-04 06:09:08 | Add link to Gianni's web site. | ||
| 220aa4b2 | 2003-01-21 08:07:42 | Newer, better, increased from before! (list of acceptable anon usernames) | ||
| 1c3adc89 | 2002-12-06 01:28:03 | Fixed Cygnus references. | ||
| 4af66bb6 | 2001-10-21 19:18:42 | Testsuite fixes. | ||
| 5435965f | 2001-04-23 00:32:03 | * include/ffi_common.h: Delete, after moving contents to... * include/ffi_private.h: Subsume contents of ffi_common.h. * include/Makefile.am (noinst_HEADERS): Remove ffi_common.h. * include/Makefile.in: Rebuilt. * arm/ffi.c, m68k/ffi.c, mips/ffi.c, powerpc/ffi.c, s390/ffi.c, ia64/ffi.c: Include ffi_private.h, not ffi_common.h. * alpha/ffi.c, sparc/ffi.c, x86/ffi.c: Don't include ffi_common.h. * types.c, raw_api.c, java_raw_api.c, prep_cif.c: Don't include ffi_common.h. * debug.c: Include ffi_private.h instead of ffi_common.h. * mips/ffi.c (calc_n32_struct_flags): Make static. (FIX_ARGP): Remove call to debugging routine ffi_stop_here. * mips/n32.S: Include ffi_private.h. * mips/o32.S: Include ffi_private.h. | ||
| 6fdb7de0 | 2001-04-22 19:38:34 | * 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. | ||
| bc7144b0 | 2001-04-22 18:28:36 | Moved files from old home | ||
| e5727983 | 2001-04-22 18:23:47 | These are dead. | ||
| 7247436b | 2001-04-22 18:22:43 | All these files live somewhere else now. | ||
| a8b0d40f | 2001-04-22 18:17:14 | Many changes. Not quite there yet. | ||
| f893d227 | 2001-04-22 18:13:22 | Moved m68k files | ||
| 688ddfec | 2001-04-22 18:12:33 | New, target indepentent, header | ||
| f9e40776 | 2001-04-22 18:11:57 | Many changes. | ||
| 8c1d2eb4 | 2001-04-22 18:10:47 | Many changes | ||
| 1359dfc6 | 2001-04-22 18:10:20 | Moved ia64 files | ||
| 6e2de5ee | 2001-04-22 18:08:11 | Moved arm files | ||
| 8807355a | 2001-04-09 00:58:38 | Many many updates. Merge from gcc and then some. | ||
| f7e9f91a | 2000-04-17 03:32:37 | Mnay fixes. | ||
| c4860de6 | 2000-04-17 03:18:46 | Merge from libgcj. Merged patches from net. See ChangeLog for details. | ||
| c578b583 | 1999-10-09 20:18:16 | 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. | ||
| acdb2005 | 1999-10-09 20:18:15 | 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. | ||
| e75be655 | 1999-08-08 13:16:41 | New configury | ||
| d6669a0d | 1999-08-08 13:05:12 | * 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. | ||
| 4819d52b | 1999-08-04 18:02:34 | New file for Kresten's closure work | ||
| 2dbf801e | 1999-08-04 18:00:05 | Kresten's closure work. Initial checkin. | ||
| d1709617 | 1999-07-08 14:36:52 | * configure.in: Add x86 and powerpc BeOS configurations. From Makoto Kato <m_kato@ga2.so-net.ne.jp>. | ||
| c7747d97 | 1999-05-12 23:32:16 | 1999-05-12 Jason Molenda (jsm@bugshack.cygnus.com) * index.html: Add links to libffi* mail list archives. | ||
| dd2aa9a8 | 1999-05-06 05:34:36 | * 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. | ||
| 4e9452ab | 1999-05-05 22:06:13 | Updated to new automake, libtool, autoconf - nothing works :-) | ||
| 6d3b2bdd | 1999-04-26 15:55:28 | 1999-04-26 Jason Molenda (jsm@bugshack.cygnus.com) * index.html: Missed a reference to libffi-discuss@cygnus.com. Fixed. | ||
| ebc6a9c2 | 1999-04-26 15:53:29 | 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. | ||
| 78ffc52a | 1999-04-18 01:33:21 | Standard sourceware setup. | ||
| b4d77e82 | 1998-11-30 11:11:25 | Small typeo. (I wouldn't bother except that it made the sentence hard for me to parse on a casual read.) | ||
| bfb73f08 | 1998-11-30 10:44:55 | A few cleanups. Most notably, point to the correct subscribe cgi-bin script. | ||
| af8b7f03 | 1998-11-30 06:20:05 | * index.html: Reformatted and updated to reflect hosting on sourceware.cygnus.com (new mailing lists, etc). | ||
| 334f0b06 | 1998-11-29 16:56:12 | initial snapshot of documentation | ||
| 3ab5cb4a | 1998-11-29 16:56:10 | Initial revision | ||
| bc75c54b | 1998-11-29 16:48:16 | Import of v1 code. | ||
| d2a9eb5a | 1998-11-29 16:48:16 | This commit was generated by cvs2svn to compensate for changes in r7, which included commits to RCS files with non-trunk default branches. | ||
| d3782ec8 | 1998-11-20 20:18:00 | Send commit messages to mailing lists. | ||
| 8d8d3843 | 1998-10-01 22:08:36 | initial checkin | ||
| 49634f3b | 1998-10-01 22:08:35 | Add standard setup. | ||
| c64a84c7 | 1998-10-01 22:08:34 | Add readers and standard modules file. | ||
| 9813273b | 1998-10-01 22:08:33 | initial checkin |