Anthony Green
1d04af52e3
Updated some mips XFAILs
2009-12-25 09:50:36 -05:00
Anthony Green
26e9509c9b
Clean up ChangeLog.libffi for older patches.
2009-12-25 02:19:23 -05:00
Anthony Green
9c157d3215
Clean up undefine_AC_ARG_VAR_PRECIOUS patch.
2009-12-25 02:15:40 -05:00
Anthony Green
d22de05b0b
Fix patches
2009-12-25 02:04:23 -05:00
Anthony Green
1fe3dc7c20
Add windows support patch.
2009-12-25 01:39:00 -05:00
Anthony Green
f7c0bc613a
3.0.9rc6
2009-12-25 01:22:11 -05:00
Anthony Green
c7fa2da826
3.0.9rc6
2009-12-24 07:22:44 -05:00
Anthony Green
da11bece0f
Release 3.0.9rc5
2009-12-24 05:34:46 -05:00
Anthony Green
e3399b11ed
Update README
2009-12-24 01:09:32 -05:00
Anthony Green
115ab36fce
Update missing changes for 3.0.9r4.
2009-12-24 00:22:00 -05:00
Anthony Green
f8c7a245bf
Switch to quilt. Rebase to latest GCC.
2009-12-23 23:46:22 -05:00
Anthony Green
ce806772f0
Merge branch 'master' of git@github.com:atgreen/libffi
2009-10-05 00:41:35 -04:00
Anthony Green
dcc1f6b4f1
More clean up.
2009-10-05 00:29:33 -04:00
Anthony Green
2829f5941a
Clean up
2009-10-05 00:28:03 -04:00
Anthony Green
cd98813de5
From Jens Rehsack. Fix for 64-bit AIX.
2009-10-05 00:25:29 -04:00
Anthony Green
e4a91de766
From Abdulaziz Ghuloum. Adds special case for Snow Leopard.
2009-10-05 00:16:17 -04:00
Anthony Green
3425a763bc
Fix detection of free/openbsd. From Alexis Ballier.
2009-10-04 23:57:29 -04:00
Anthony Green
2340e7a777
AVR support
2009-10-04 23:53:17 -04:00
Anthony Green
5cbe2058c1
Initial stand-alone patch.
2009-10-04 23:53:11 -04:00
Anthony Green
c6dddbd02b
Initial commit
2009-10-04 08:11:33 -04:00
Anthony Green
5ffc0c3748
Update version to 3.0.9rc1. Add more useful things to .gitignore.
2009-10-04 07:58:22 -04:00
Anthony Green
bd29f83ee9
Add .gitignore
2009-09-29 12:07:26 -04:00
Anthony Green
9474f853f8
Remove old CVSROOT files.
2009-09-29 11:13:02 -04:00
twall
0c25275ec2
Apply Dave Korn's cygwin/GCC changes
2009-08-19 12:57:34 +00:00
aph
39228c27ed
2009-06-16 Wim Lewis <wiml@hhhh.org>
...
* src/powerpc/ffi.c: Avoid clobbering cr3 and cr4, which are
supposed to be callee-saved.
* src/powerpc/sysv.S (small_struct_return_value): Fix overrun of
return buffer for odd-size structs.
2009-06-16 18:00:47 +00:00
aph
5e93cc704d
2009-06-16 Andreas Tobler <a.tobler@schweiz.org>
...
PR libffi/40444
* testsuite/lib/libffi-dg.exp (libffi_target_compile): Add
allow_stack_execute for Darwin.
2009-06-16 17:41:47 +00:00
aph
b509af8959
2009-06-16 Andrew Haley <aph@redhat.com>
...
* configure.ac (TARGETDIR): Add missing blank lines.
* configure: Regenerate.
2009-06-16 16:17:52 +00:00
aph
d57e96dc56
2009-06-16 Andrew Haley <aph@redhat.com>
...
* testsuite/libffi.call/cls_align_sint64.c,
testsuite/libffi.call/cls_align_uint64.c,
testsuite/libffi.call/cls_longdouble_va.c,
testsuite/libffi.call/cls_ulonglong.c,
testsuite/libffi.call/return_ll1.c,
testsuite/libffi.call/stret_medium2.c: Fix printf format
specifiers.
* testsuite/libffi.call/huge_struct.c: Ad x86 XFAILs.
* testsuite/libffi.call/float2.c: Fix dg-excess-errors.
* testsuite/libffi.call/ffitest.h,
testsuite/libffi.special/ffitestcxx.h (PRIdLL, PRIuLL): Define.
2009-06-16 09:59:02 +00:00
aph
b01d6d1982
2009-06-16 Andrew Haley <aph@redhat.com>
...
* testsuite/libffi.call/err_bad_typedef.c: xfail everywhere.
* testsuite/libffi.call/err_bad_abi.c: Likewise.
2009-06-16 09:44:54 +00:00
aph
35b6ded138
2009-06-11 Kaz Kojima <kkojima@gcc.gnu.org>
...
* testsuite/libffi.call/cls_longdouble_va.c: Add xfail sh*-*-linux-*.
* testsuite/libffi.call/err_bad_abi.c: Add xfail sh*-*-*.
* testsuite/libffi.call/err_bad_typedef.c: Likewise.
2009-06-12 15:29:20 +00:00
aph
acc46605f2
2009-06-12 Andrew Haley <aph@redhat.com>
...
* ChangeLog.libffi: testsuite/libffi.call/cls_align_sint64.c,
testsuite/libffi.call/cls_align_uint64.c,
testsuite/libffi.call/cls_ulonglong.c,
testsuite/libffi.call/return_ll1.c,
testsuite/libffi.call/stret_medium2.c: Fix printf format
specifiers.
testsuite/libffi.special/unwindtest.cc: include stdint.h.
2009-06-12 14:21:28 +00:00
twall
16d1996ed0
update changelog
2009-06-11 14:27:42 +00:00
twall
92a515c33e
use ffi_closure_alloc instead of stack-based closure
2009-06-11 14:27:28 +00:00
twall
e4363160ba
remove unused extern
2009-06-11 14:26:23 +00:00
twall
1dc2781d2b
remove not-yet-applied changelog entries
2009-06-11 11:36:16 +00:00
twall
bb27735fe6
add win64 support
2009-06-10 10:42:36 +00:00
aph
b2a54c100c
2009-06-08 Andrew Haley <aph@redhat.com>
...
* testsuite/libffi.call/err_bad_abi.c: Add xfails.
* testsuite/libffi.call/cls_longdouble_va.c: Add xfails.
* testsuite/libffi.call/cls_dbls_struct.c: Add xfail x86_64-*-linux-*.
* testsuite/libffi.call/err_bad_typedef.c: Add xfails.
* testsuite/libffi.call/stret_medium2.c: Add __UNUSED__ to args.
* testsuite/libffi.call/stret_medium.c: Likewise.
* testsuite/libffi.call/stret_large2.c: Likewise.
* testsuite/libffi.call/stret_large.c: Likewise.
2009-06-08 16:50:49 +00:00
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
twall
00fa972430
properly glob-match
2008-12-27 16:59:05 +00:00
twall
f5179e6794
Mark XFAIL on longdouble tests for x86_64/mingw
2008-12-26 19:06:28 +00:00
twall
80e2b5a749
clean up tests for win64 use
2008-12-22 15:21:15 +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
69205de17d
Many test fixes (failures due to excessive compiler warnings).
2008-07-24 18:03:48 +00:00