green
|
77175b3f72
|
Latest gcc svn sources
|
2008-01-29 15:15:20 +00:00 |
|
green
|
ccabd2b16b
|
Merge from gcc
|
2008-01-29 12:28:15 +00:00 |
|
tromey
|
e680ecfbfc
|
Pulled in libffi from gcc trunk.
Fixed build and install for standalone use.
|
2006-12-24 23:12:15 +00:00 |
|
green
|
5435965f90
|
* 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.
|
2001-04-23 00:32:03 +00:00 |
|
green
|
6fdb7de0fe
|
* 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.
|
2001-04-22 19:38:34 +00:00 |
|
green
|
8807355af3
|
Many many updates. Merge from gcc and then some.
|
2001-04-09 00:58:38 +00:00 |
|
green
|
f7e9f91ade
|
Mnay fixes.
|
2000-04-17 03:32:37 +00:00 |
|
green
|
c4860de618
|
Merge from libgcj. Merged patches from net. See ChangeLog for details.
|
2000-04-17 03:18:46 +00:00 |
|
green
|
2dbf801eb4
|
Kresten's closure work. Initial checkin.
|
1999-08-04 18:00:05 +00:00 |
|
green
|
dd2aa9a8de
|
* 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.
|
1999-05-06 05:34:36 +00:00 |
|
green
|
bc75c54bd3
|
Import of v1 code.
|
1998-11-29 16:48:16 +00:00 |
|