public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
osf.S using 3 operand jmp and jsr
 2015-02-25 16:41 UTC  (2+ messages)

Trying to port libffi to OpenVMS
 2015-02-17 13:35 UTC  (6+ messages)

[PATCH] Implement libffi for AARCH64:ILP32
 2015-02-10 22:46 UTC  (7+ messages)

libffi release around the time of the GCC 5 release?
 2015-02-10  2:08 UTC 

Libffi 3.2.1: headers not installed
 2015-01-28 10:19 UTC 

Constant trampoline pages
 2015-01-26 17:31 UTC  (3+ messages)

Recent aarch64 iOS changes (pull #170)
 2015-01-22 18:11 UTC 

-m32 build of libffi head fails on darwin
 2015-01-16  0:52 UTC  (3+ messages)

libffi is broken for x32
 2015-01-13 15:51 UTC  (7+ messages)

[patch RFA libffi SH] Fix configure error for sh4-unknown-linux-gnu
 2015-01-13 15:21 UTC  (2+ messages)

Possible issue with arm64 and multiple function arguments
 2015-01-12 22:08 UTC 

libffi does not follow proper ABI on ia32 (?)
 2015-01-06 16:52 UTC  (14+ messages)
` showstopper bug on x86 (Re: libffi does not follow proper ABI on ia32)
                ` libffi vs pcc (was: showstopper bug on x86 / "

[PATCH 0/4] s390 improvements
 2014-12-23  9:54 UTC  (16+ messages)
` [PATCH 3/4] s390: Reorganize assembly
` [PATCH 1/4] s390: Kill trailing whitespace
` [PATCH 2/4] s390: Avoid aliasing warnings
` [PATCH 4/4] s390: Use pc-relative insns in 31-bit mode
` [PATCH 5/4] s390: Inline and tidy ffi_prep_args

[PATCH] Go closures for s390[x]
 2014-12-22 16:31 UTC  (7+ messages)

[PATCH 00/13] Go closures, libffi, and the static chain
 2014-12-15 20:11 UTC  (23+ messages)
        ` [gofrontend-dev] "

[Patch AArch64] Add missing .note.GNU-stack note
 2014-12-05 17:33 UTC  (3+ messages)

GO closures for powerpc linux
 2014-11-20  1:48 UTC  (2+ messages)
` powerpc: Fix ffi_go_closure_linux64

libffi 3.2.1 and master, can't build with Visual Studio 2012
 2014-11-18 17:14 UTC  (3+ messages)

[PATCH 0/7] Merge of gcc patches
 2014-11-18 13:13 UTC  (21+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] "
` [PATCH 4/7] "
` [PATCH 3/7] "
` [PATCH 6/7] "
` [PATCH 5/7] "
` [PATCH 7/7] "

[PATCH] Detect compiler's _Complex support with a configure check
 2014-11-13  7:11 UTC 

[RFC] Proposal for m*vc build issue (#138)
 2014-11-12 13:46 UTC  (5+ messages)

libffi 3.2 and disruptive changes
 2014-11-12 12:04 UTC  (6+ messages)

Fix powerpc breakage from 6e8a4460
 2014-11-11 13:19 UTC  (3+ messages)

[PATCH 00/16] Go closures for aarch64
 2014-11-10 13:22 UTC  (18+ messages)
` [PATCH 03/16] aarch64: Always distinguish LONGDOUBLE
` [PATCH 10/16] aarch64: Move return value handling into ffi_call_SYSV
` [PATCH 15/16] aarch64: Move x8 out of call_context
` [PATCH 07/16] aarch64: Treat void return as not passed in registers
` [PATCH 04/16] aarch64: Simplify AARCH64_STACK_ALIGN
` [PATCH 08/16] aarch64: Tidy up abi manipulation
` [PATCH 14/16] aarch64: Add support for complex types
` [PATCH 11/16] aarch64: Move return value handling into ffi_closure_SYSV
` [PATCH 12/16] aarch64: Unify scalar fp and hfa handling
` [PATCH 06/16] aarch64: Use correct return registers
` [PATCH 09/16] aarch64: Merge prep_args with ffi_call
` [PATCH 16/16] aarch64: Add support for Go closures
` [PATCH 02/16] aarch64: Improve is_hfa
` [PATCH 13/16] aarch64: Remove aarch64_flags
` [PATCH 05/16] aarch64: Reduce the size of register_context

[PATCH 00/13] Go closures for i686
 2014-11-07 16:09 UTC  (15+ messages)
` [PATCH 02/13] x86: Remove some conditional compilation
` [PATCH 03/13] x86: Force FFI_TYPE_LONGDOUBLE different from FFI_TYPE_DOUBLE
` [PATCH 13/13] x86: Work around two clang assembler bugs
` [PATCH 06/13] x86: Rewrite ffi_call
` [PATCH 08/13] testsuite: Fix return_complex2 vs excessive precision
` [PATCH 01/13] x86: Tidy ffi_abi
` [PATCH 04/13] x86: Convert to gas generated unwind info
` [PATCH 09/13] x86: Add support for Complex
` [PATCH 11/13] x86: Use win32 name mangling for fastcall functions
` [PATCH 05/13] ffi_cif: Add cfa_escape
` [PATCH 10/13] x86: Add support for Go closures
` [PATCH 12/13] testsuite: Add two dg-do run markers
` [PATCH 07/13] x86: Rewrite closures

libffi v3.1 - ffi_closure_alloc on Android ARM
 2014-10-30 20:40 UTC 

[PATCH 0/8] Go closures for Sparc
 2014-10-30  4:52 UTC  (14+ messages)
` [PATCH 1/8] sparc: Eliminate long double ifdefs
` [PATCH 4/8] sparc: Preprocess float point struct return
` [PATCH 2/8] sparc: Tidy up symbols
` [PATCH 3/8] sparc: Rewrite everything
` [PATCH 8/8] sparc: Re-add abi compliant structure support
` [PATCH 5/8] sparc: Handle more cases of structure return directly
` [PATCH 6/8] sparc: Add support for complex types
` [PATCH 7/8] sparc: Add support for Go closures

[PATCH 0/4] Go closures for alpha
 2014-10-30  3:54 UTC  (5+ messages)
` [PATCH 4/4] alpha: Add support for Go closures
` [PATCH 1/4] alpha: Reorganize cif flags
` [PATCH 2/4] alpha: Clean up conversion of float values
` [PATCH 3/4] alpha: Add support for complex types

[PATCH 00/10] Go closures for arm
 2014-10-29 20:06 UTC  (11+ messages)
` [PATCH 03/10] arm: Deref ffi_put_arg arguments
` [PATCH 07/10] arm: Remove internal FFI_TYPE constants
` [PATCH 05/10] arm: Rewrite ffi_call
` [PATCH 04/10] arm: Rewrite vfp_type_p
` [PATCH 02/10] arm: Deref ffi_align argument
` [PATCH 08/10] arm: Add support for complex types
` [PATCH 10/10] arm: Add support for Go closures
` [PATCH 01/10] arm: Reindent arm/ffi.c
` [PATCH 09/10] arm: Add argument space for the hidden struct return pointer
` [PATCH 06/10] arm: Rewrite ffi_closure

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).