summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
green [Fri, 6 Dec 2002 01:28:03 +0000 (01:28 +0000)]
Fixed Cygnus references.
green [Sun, 21 Oct 2001 19:18:42 +0000 (19:18 +0000)]
Testsuite fixes.
green [Mon, 23 Apr 2001 00:32:03 +0000 (00:32 +0000)]
* 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 [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.
green [Sun, 22 Apr 2001 18:28:36 +0000 (18:28 +0000)]
Moved files from old home
green [Sun, 22 Apr 2001 18:23:47 +0000 (18:23 +0000)]
These are dead.
green [Sun, 22 Apr 2001 18:22:43 +0000 (18:22 +0000)]
All these files live somewhere else now.
green [Sun, 22 Apr 2001 18:17:14 +0000 (18:17 +0000)]
Many changes. Not quite there yet.
green [Sun, 22 Apr 2001 18:13:22 +0000 (18:13 +0000)]
Moved m68k files
green [Sun, 22 Apr 2001 18:12:33 +0000 (18:12 +0000)]
New, target indepentent, header
green [Sun, 22 Apr 2001 18:11:57 +0000 (18:11 +0000)]
Many changes.
green [Sun, 22 Apr 2001 18:10:47 +0000 (18:10 +0000)]
Many changes
green [Sun, 22 Apr 2001 18:10:20 +0000 (18:10 +0000)]
Moved ia64 files
green [Sun, 22 Apr 2001 18:08:11 +0000 (18:08 +0000)]
Moved arm files
green [Mon, 9 Apr 2001 00:58:38 +0000 (00:58 +0000)]
Many many updates. Merge from gcc and then some.
green [Mon, 17 Apr 2000 03:32:37 +0000 (03:32 +0000)]
Mnay fixes.
green [Mon, 17 Apr 2000 03:18:46 +0000 (03:18 +0000)]
Merge from libgcj. Merged patches from net. See ChangeLog for details.
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.
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.
green [Sun, 8 Aug 1999 13:16:41 +0000 (13:16 +0000)]
New configury
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.
green [Wed, 4 Aug 1999 18:02:34 +0000 (18:02 +0000)]
New file for Kresten's closure work
green [Wed, 4 Aug 1999 18:00:05 +0000 (18:00 +0000)]
Kresten's closure work. Initial checkin.
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>.
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.
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.
green [Wed, 5 May 1999 22:06:13 +0000 (22:06 +0000)]
Updated to new automake, libtool, autoconf - nothing works :-)
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.
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.
jsm [Sun, 18 Apr 1999 01:33:21 +0000 (01:33 +0000)]
Standard sourceware setup.
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.)
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.
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).
green [Sun, 29 Nov 1998 16:56:12 +0000 (16:56 +0000)]
initial snapshot of documentation
green [Sun, 29 Nov 1998 16:56:10 +0000 (16:56 +0000)]
Initial revision
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.
green [Sun, 29 Nov 1998 16:48:16 +0000 (16:48 +0000)]
Import of v1 code.
jsm [Fri, 20 Nov 1998 20:18:00 +0000 (20:18 +0000)]
Send commit messages to mailing lists.
jsm [Thu, 1 Oct 1998 22:08:36 +0000 (22:08 +0000)]
initial checkin
jsm [Thu, 1 Oct 1998 22:08:35 +0000 (22:08 +0000)]
Add standard setup.
jsm [Thu, 1 Oct 1998 22:08:34 +0000 (22:08 +0000)]
Add readers and standard modules file.
jsm [Thu, 1 Oct 1998 22:08:33 +0000 (22:08 +0000)]
initial checkin