aph
25723e7141
2009-06-05 Andrew Haley <aph@redhat.com>
...
* src/x86/win32.S (_ffi_closure_STDCALL): Import from gcc.
2009-06-05 13:03:40 +00:00
aph
70758199c7
2009-06-04 Andrew Haley <aph@redhat.com>
...
* src/powerpc/ffitarget.h: Fix misapplied merge from gcc.
2009-06-04 16:29:58 +00:00
aph
e8bb12563f
2009-06-04 Andrew Haley <aph@redhat.com>
...
* src/mips/o32.S,
src/mips/n32.S: Fix licence formatting.
2009-06-04 14:59:18 +00:00
aph
d66a8e32c3
2009-06-04 Andrew Haley <aph@redhat.com>
...
* src/x86/darwin.S: Fix licence formatting.
src/x86/win32.S: Likewise.
src/sh64/sysv.S: Likewise.
src/sh/sysv.S: Likewise.
2009-06-04 14:43:40 +00:00
aph
7c3b7fd6b5
2009-06-04 Andrew Haley <aph@redhat.com>
...
* src/sh64/ffi.c: Remove lint directives. Was missing from merge
of Andreas Tobler's patch from 2006-04-22.
2009-06-04 14:39:20 +00:00
aph
1a2f93a8b3
2009-06-04 Andrew Haley <aph@redhat.com>
...
* src/sh/ffi.c: Apply missing hunk from Alexandre Oliva's patch of
2007-03-07.
2009-06-04 10:45:51 +00:00
aph
944c95cf7a
2009-05-22 Dave Korn <dave.korn.cygwin@gmail.com>
...
* src/x86/win32.S (_ffi_closure_STDCALL): New function.
(.eh_frame): Add FDE for it.
2009-05-22 Dave Korn <dave.korn.cygwin@gmail.com >
* configure.ac: Also check if assembler supports pc-relative
relocs on X86_WIN32 targets.
* configure: Regenerate.
* src/x86/win32.S (ffi_prep_args): Declare extern, not global.
(_ffi_call_SYSV): Add missing function type symbol .def and
add EH markup labels.
(_ffi_call_STDCALL): Likewise.
(_ffi_closure_SYSV): Likewise.
(_ffi_closure_raw_SYSV): Likewise.
(.eh_frame): Add hand-crafted EH data.
2008-11-21 Eric Botcazou <ebotcazou@adacore.com >
* src/sparc/ffi.c (ffi_prep_cif_machdep): Add support for
signed/unsigned int8/16 return values.
* src/sparc/v8.S (ffi_call_v8): Likewise.
(ffi_closure_v8): Likewise.
2008-03-26 Kaz Kojima <kkojima@gcc.gnu.org >
* src/sh/sysv.S: Add .note.GNU-stack on Linux.
* src/sh64/sysv.S: Likewise.
2008-03-26 Daniel Jacobowitz <dan@debian.org >
* src/arm/sysv.S: Fix ARM comment marker.
2009-06-03 17:42:56 +00:00
green
7063d9996f
Version 3.0.8 with x86-solaris support
2008-12-19 16:13:46 +00:00
green
bdfeb13f0d
Bump to 3.0.7
2008-12-19 15:47:44 +00:00
green
260d513fea
Version 3.0.6. sh/sh64 fixes.
2008-07-17 13:13:52 +00:00
green
8406f5f48f
3.0.5
2008-04-03 18:57:34 +00:00
green
affcab04e2
2008-02-26 Jakub Jelinek <jakub@redhat.com>
...
Anthony Green <green@redhat.com >
* src/alpha/osf.S: Add .note.GNU-stack on Linux.
* src/s390/sysv.S: Likewise.
* src/powerpc/linux64.S: Likewise.
* src/powerpc/linux64_closure.S: Likewise.
* src/powerpc/ppc_closure.S: Likewise.
* src/powerpc/sysv.S: Likewise.
* src/x86/unix64.S: Likewise.
* src/x86/sysv.S: Likewise.
* src/sparc/v8.S: Likewise.
* src/sparc/v9.S: Likewise.
* src/m68k/sysv.S: Likewise.
* src/ia64/unix.S: Likewise.
* src/arm/sysv.S: Likewise.
2008-02-26 19:01:53 +00:00
green
59689d5522
2008-02-26 Anthony Green <green@redhat.com>
...
Thomas Heller <theller@ctypes.org >
* src/x86/ffi.c (ffi_closure_SYSV_inner): Change C++ comment to C
comment.
2008-02-26 17:40:51 +00:00
green
265289f679
2008-02-26 Anthony Green <green@spindazzle.org>
...
* src/alpha/ffi.c: Change void (*)() to void (*)(void).
src/alpha/osf.S, src/arm/ffi.c, src/frv/ffi.c, src/ia64/ffi.c,
src/ia64/unix.S, src/java_raw_api.c, src/m32r/ffi.c,
src/mips/ffi.c, src/pa/ffi.c, src/pa/hpux32.S, src/pa/linux.S,
src/powerpc/ffi.c, src/powerpc/ffi_darwin.c, src/raw_api.c,
src/s390/ffi.c, src/sh/ffi.c, src/sh64/ffi.c, src/sparc/ffi.c,
src/x86/ffi.c, src/x86/unix64.S, src/x86/darwin64.S,> src/x86/ffi64.c: Ditto.
2008-02-26 17:34:36 +00:00
green
c9b5428008
add missing file
2008-02-21 13:36:43 +00:00
green
f7942975fe
2008-02-15 Anthony Green <green@redhat.com>
...
* configure.ac: Bump version to 3.0.1.
* configure, doc/stamp-vti, doc/version.texi: Rebuilt.
* libtool-version: Increment revision.
* README: Update for new release.
2008-02-15 David Daney <ddaney@avtrex.com >
* src/mips/ffi.c: Remove extra '>' from include directive.
(ffi_prep_closure_loc): Use clear_location instead of tramp.
2008-02-16 01:02:00 +00:00
green
c3e1101ffa
2008-02-15 Anthony Green <green@redhat.com>
...
* configure.ac: Bump version to 3.0.0,
* configure, doc/stamp-vti, doc/version.texi: Rebuilt.
2008-02-15 David Daney <ddaney@avtrex.com >
* src/mips/ffi.c (USE__BUILTIN___CLEAR_CACHE):
Define (conditionally), and use it to include cachectl.h.
(ffi_prep_closure_loc): Fix cache flushing.
* src/mips/ffitarget.h (_ABIN32, _ABI64, _ABIO32): Define.
2008-02-15 18:43:40 +00:00
green
4d39ddee67
* configure.ac: Bump version to 2.99.7.
...
* configure, doc/stamp-vti, doc/version.texi: Rebuilt.
* include/ffi.h.in LICENSE src/debug.c src/closures.c
src/ffitest.c src/s390/sysv.S src/s390/ffitarget.h
src/types.c src/m68k/ffitarget.h src/raw_api.c src/frv/ffi.c
src/frv/ffitarget.h src/sh/ffi.c src/sh/sysv.S
src/sh/ffitarget.h src/powerpc/ffitarget.h src/pa/ffi.c
src/pa/ffitarget.h src/pa/linux.S src/java_raw_api.c
src/cris/ffitarget.h src/x86/ffi.c src/x86/sysv.S
src/x86/unix64.S src/x86/win32.S src/x86/ffitarget.h
src/x86/ffi64.c src/x86/darwin.S src/ia64/ffi.c
src/ia64/ffitarget.h src/ia64/ia64_flags.h src/ia64/unix.S
src/sparc/ffi.c src/sparc/v9.S src/sparc/ffitarget.h
src/sparc/v8.S src/alpha/ffi.c src/alpha/ffitarget.h
src/alpha/osf.S src/sh64/ffi.c src/sh64/sysv.S
src/sh64/ffitarget.h src/mips/ffi.c src/mips/ffitarget.h
src/mips/n32.S src/mips/o32.S src/arm/ffi.c src/arm/sysv.S
src/arm/ffitarget.h src/prep_cif.c: Update license text.
2008-02-15 01:24:06 +00:00
twall
b5e44c8dfa
offset from code base address, not data base address
2008-02-03 01:12:32 +00:00
green
c30df49e15
Revert my broken changes to twall's patch.
2008-02-01 21:13:55 +00:00
green
abc0bbf381
Add Tim Wall's x86 windows patch.
2008-01-31 11:58:57 +00:00
green
e332366d15
Add HJ's -fomit-frame-pointer struct return fix
2008-01-30 13:21:02 +00:00
green
085520ddc8
New files from gcc tree.
2008-01-29 15:16:43 +00:00
green
77175b3f72
Latest gcc svn sources
2008-01-29 15:15:20 +00:00
green
6002211b1c
Add new files.
2008-01-29 12:30:10 +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
e57279831e
These are dead.
2001-04-22 18:23:47 +00:00
green
7247436b5f
All these files live somewhere else now.
2001-04-22 18:22:43 +00:00
green
8807355af3
Many many updates. Merge from gcc and then some.
2001-04-09 00:58:38 +00:00
green
c4860de618
Merge from libgcj. Merged patches from net. See ChangeLog for details.
2000-04-17 03:18:46 +00:00
green
d6669a0dd5
* 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.
1999-08-08 13:05:12 +00:00
green
4819d52b00
New file for Kresten's closure work
1999-08-04 18:02:34 +00:00
green
2dbf801eb4
Kresten's closure work. Initial checkin.
1999-08-04 18:00:05 +00:00
green
4e9452abed
Updated to new automake, libtool, autoconf - nothing works :-)
1999-05-05 22:06:13 +00:00
green
bc75c54bd3
Import of v1 code.
1998-11-29 16:48:16 +00:00