Log

Author Commit Date CI Message
green d58b032b 2008-02-15T00:59:25 New release
green 91e5478d 2008-02-15T00:50:30 Update supported platforms. Bump version.
green bd0768f8 2008-02-15T00:45:33 * 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.
green 49d345f7 2008-02-14T23:43:27 update license reference
green 12ac48fc 2008-02-14T23:42:08 Update WARRANTY
green 6b91c41d 2008-02-14T23:38:27 fix tarball reference
green 2b59579e 2008-02-14T23:35:58 First update in 5 years!
green 6cbdf3f3 2008-02-14T22:44:06 Fix .pc file bug and bump version
green 1d1dc811 2008-02-14T22:03:37 Add man files and info file. Update README. Tag as 2.99.3.
tromey f045a236 2008-02-14T20:46:57 Move entry from ChangeLog to ChangeLog.libffi
tromey 6257f07d 2008-02-14T20:33:17 * 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.
green 4232af56 2008-02-14T16:19:21 * 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.
green 96154361 2008-02-14T15:57:40 Fix typo.
green aeb0abab 2008-02-14T15:54:27 * 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.
green 77fe2435 2008-02-14T15:37:00 Fix make dist again
green d4970cf4 2008-02-14T15:18:56 Fix make dist
green f0b1462f 2008-02-14T15:01:41 Use pkgconfig. Increment libtool CURRENT version.
green 27e52f33 2008-02-03T13:59:48 Fix header installs when using DESTDIR.
twall fadab28e 2008-02-03T12:32:22 update changelog
twall b5e44c8d 2008-02-03T01:12:32 offset from code base address, not data base address
green f359848d 2008-02-01T21:29:43 Fix header installs.
green c30df49e 2008-02-01T21:13:55 Revert my broken changes to twall's patch.
green 675561bb 2008-01-31T13:44:25 Fix make dist .
green abc0bbf3 2008-01-31T11:58:57 Add Tim Wall's x86 windows patch.
green e332366d 2008-01-30T13:21:02 Add HJ's -fomit-frame-pointer struct return fix
green d4204240 2008-01-30T12:42:34 Clean up for new automake.
green f4932dd0 2008-01-30T12:40:25 Fixes to run testsuite
green 085520dd 2008-01-29T15:16:43 New files from gcc tree.
green 77175b3f 2008-01-29T15:15:20 Latest gcc svn sources
green 2544e45a 2008-01-29T14:28:13 Install ffitarget.h in $prefix/include.
green 6002211b 2008-01-29T12:30:10 Add new files.
green ccabd2b1 2008-01-29T12:28:15 Merge from gcc
tromey e680ecfb 2006-12-24T23:12:15 Pulled in libffi from gcc trunk. Fixed build and install for standalone use.
root e7ba0896 2006-06-04T23:22:24 sourcware.org
root 0cd4aa24 2004-05-30T01:51:57 Add LockDir
green 5826120f 2003-11-04T06:09:08 Add link to Gianni's web site.
jsm 220aa4b2 2003-01-21T08:07:42 Newer, better, increased from before! (list of acceptable anon usernames)
green 1c3adc89 2002-12-06T01:28:03 Fixed Cygnus references.
green 4af66bb6 2001-10-21T19:18:42 Testsuite fixes.
green 5435965f 2001-04-23T00: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.
green 6fdb7de0 2001-04-22T19: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.
green bc7144b0 2001-04-22T18:28:36 Moved files from old home
green e5727983 2001-04-22T18:23:47 These are dead.
green 7247436b 2001-04-22T18:22:43 All these files live somewhere else now.
green a8b0d40f 2001-04-22T18:17:14 Many changes. Not quite there yet.
green f893d227 2001-04-22T18:13:22 Moved m68k files
green 688ddfec 2001-04-22T18:12:33 New, target indepentent, header
green f9e40776 2001-04-22T18:11:57 Many changes.
green 8c1d2eb4 2001-04-22T18:10:47 Many changes
green 1359dfc6 2001-04-22T18:10:20 Moved ia64 files
green 6e2de5ee 2001-04-22T18:08:11 Moved arm files
green 8807355a 2001-04-09T00:58:38 Many many updates. Merge from gcc and then some.
green f7e9f91a 2000-04-17T03:32:37 Mnay fixes.
green c4860de6 2000-04-17T03:18:46 Merge from libgcj. Merged patches from net. See ChangeLog for details.
jsm c578b583 1999-10-09T20: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.
jsm acdb2005 1999-10-09T20: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.
green e75be655 1999-08-08T13:16:41 New configury
green d6669a0d 1999-08-08T13: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.
green 4819d52b 1999-08-04T18:02:34 New file for Kresten's closure work
green 2dbf801e 1999-08-04T18:00:05 Kresten's closure work. Initial checkin.
green d1709617 1999-07-08T14:36:52 * configure.in: Add x86 and powerpc BeOS configurations. From Makoto Kato <m_kato@ga2.so-net.ne.jp>.
jsm c7747d97 1999-05-12T23:32:16 1999-05-12 Jason Molenda (jsm@bugshack.cygnus.com) * index.html: Add links to libffi* mail list archives.
green dd2aa9a8 1999-05-06T05: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.
green 4e9452ab 1999-05-05T22:06:13 Updated to new automake, libtool, autoconf - nothing works :-)
jsm 6d3b2bdd 1999-04-26T15:55:28 1999-04-26 Jason Molenda (jsm@bugshack.cygnus.com) * index.html: Missed a reference to libffi-discuss@cygnus.com. Fixed.
jsm ebc6a9c2 1999-04-26T15: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.
jsm 78ffc52a 1999-04-18T01:33:21 Standard sourceware setup.
jsm b4d77e82 1998-11-30T11:11:25 Small typeo. (I wouldn't bother except that it made the sentence hard for me to parse on a casual read.)
jsm bfb73f08 1998-11-30T10:44:55 A few cleanups. Most notably, point to the correct subscribe cgi-bin script.
green af8b7f03 1998-11-30T06:20:05 * index.html: Reformatted and updated to reflect hosting on sourceware.cygnus.com (new mailing lists, etc).
green 334f0b06 1998-11-29T16:56:12 initial snapshot of documentation
green 3ab5cb4a 1998-11-29T16:56:10 Initial revision
green bc75c54b 1998-11-29T16:48:16 Import of v1 code.
green d2a9eb5a 1998-11-29T16: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.
jsm d3782ec8 1998-11-20T20:18:00 Send commit messages to mailing lists.
jsm 8d8d3843 1998-10-01T22:08:36 initial checkin
jsm 49634f3b 1998-10-01T22:08:35 Add standard setup.
jsm c64a84c7 1998-10-01T22:08:34 Add readers and standard modules file.
jsm 9813273b 1998-10-01T22:08:33 initial checkin