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

[PATCH 0/8] Go closures for x86_64
 2014-10-28 18:32 UTC  (9+ messages)
` [PATCH 2/8] Add ffi_cfi.h
` [PATCH 4/8] win64: Rewrite
` [PATCH 5/8] win64: Remove support from ffi.c
` [PATCH 8/8] x86_64: Add support for complex types
` [PATCH 6/8] x86_64: Fixups for x32
` [PATCH 1/8] Add entry points for interacting with Go
` [PATCH 3/8] x86-64: Support go closures
` [PATCH 7/8] x86_64: Decouple return types from FFI_TYPE constants

[PATCH 00/13] Go closures, libffi, and the static chain
 2014-10-14 18:44 UTC  (21+ messages)
` [PATCH 02/13] Allow the front-end to create calls with a "
` [PATCH 08/13] libgo: Use the new libffi interfaces for Go
` [PATCH 03/13] HACK! Allow the static chain to be set from C
      ` [gofrontend-dev] "
  ` [PATCH v2 03/13] "
` [PATCH 13/13] libffi: Support go closures on i386
` [PATCH 07/13] libffi: Support go closures on x86_64
` [PATCH 06/13] libffi: Add entry points for interacting with Go
` [PATCH 11/13] libffi: Support go closures on aarch64
` [PATCH 04/13] Use the static chain as the closure parameter from Go
` [PATCH 12/13] libffi: Rewrite i386 sysv
` [PATCH 10/13] libffi: Rewrite aarch64
` [PATCH 09/13] libgo: Remove __go_get/set_closure
` [PATCH 05/13] libgo: Use the static chain for the closure
` [PATCH 01/13] Make TARGET_STATIC_CHAIN allow a function type

Xeon Phi
 2014-10-14 10:23 UTC  (6+ messages)

[PATCH 1/2] Complex type cleanup
 2014-09-29 11:16 UTC  (2+ messages)
` [PATCH 2/2] "

[RFC][PATCH 0/3] Complex type support (FFI_TYPE_COMPLEX)
 2014-09-29 10:24 UTC  (9+ messages)
` [RFC][PATCH 1/3] "
` [RFC][PATCH 2/3] "
` [RFC][PATCH 3/3] "
` [PING][RFC][PATCH 0/3] "

[PATCH] Fix compile failure on AArch64 Linux builds
 2014-09-23 12:36 UTC 

[PATCH, libffi, alpha]: Use FFI_ASSERT in ffi_closure_osf_inner
 2014-09-21  9:17 UTC  (6+ messages)

help.how to install libffi in ubuntu 14.04
 2014-09-20 11:21 UTC 

[patch] fix build error with -Werror=declaration-after-statement
 2014-09-20 10:37 UTC  (2+ messages)

[PATCH] Fix up libffi linux64*.S for ppc32-linux
 2014-09-11  0:12 UTC  (2+ messages)

Arrays inside structs, passed by value
 2014-08-28 16:39 UTC 

libffi does not respect libdir configuration
 2014-08-20  7:19 UTC  (2+ messages)

libffi-3.1 on iOS
 2014-06-12 20:54 UTC  (3+ messages)

libffi.pc from libffi-3.1 after `make install` is broken, new release propably in order
 2014-06-12 10:57 UTC  (4+ messages)

Outstanding invoice
 2014-06-10 14:53 UTC 

[PATCH] Fix typo in ffi.h.in
 2014-06-04  9:49 UTC  (2+ messages)

libffi 3.0.14-rc0 needs testing!
 2014-05-30 12:21 UTC  (24+ messages)
` libffi 3.1-rc1 "
    ` ABI breakage (Was: libffi 3.1-rc1 needs testing!)

Straying #endif in ppc_closure.S
 2014-05-30  5:10 UTC  (6+ messages)
    ` PowerPC64 ELFv2 fix 2 of 2
    ` Tidy powerpc*-linux support

[patch] libffi.so.6 in libffi-3.1 is built with execstacks because of missing GNU stack marking in win32.S
 2014-05-28 13:33 UTC 

Compile problem on NetBSD/evbarm
 2014-05-25 19:59 UTC  (2+ messages)

[PATCH] Add support for Cygwin-64 to libffi
 2014-05-13  9:26 UTC 

maybe a bug in 3.0.13 for osx 32bit builds
 2014-04-17 17:03 UTC 

[Patch] Updated version of emutramp_enabled_check() for PaX kernels
 2014-03-28 15:43 UTC  (2+ messages)

Removal of config.sub and config.guess
 2014-03-25 15:53 UTC  (5+ messages)

[PATCH] Whitespace cleanup in example code in docs
 2014-03-14  9:15 UTC 

[PATCH] Use $CFLAGS to calculate multi_os_directory in configure.ac
 2014-03-12  6:49 UTC  (9+ messages)
` [PING 1][PATCH] "

Aiming for libffi release before April
 2014-02-28  6:28 UTC 

Request to spin new release of libffi to support ppc64le arch
 2014-02-28  5:40 UTC  (2+ messages)

[PATCH, AArch64] Fix Call Frame Information in ffi_closure_SYSV
 2014-02-28  5:28 UTC  (6+ messages)
` [PING] "
  ` [PING^2] "
    ` [PING^3] "

[PATCH] src/arm/sysv.S: Fix ffi_call_VFP with no VFP arguments
 2014-02-28  5:28 UTC  (2+ messages)

[PATCH] Fix typo in help strings for --disable-(struct|raw_api)
 2014-02-28  5:28 UTC  (3+ messages)

C99 complex types support
 2014-02-24 10:34 UTC 

Request to spin new release of libffi to support ppc64le arch
 2013-12-26 10:20 UTC 

Request to spin new release of libffi to support ppc64le arch
 2013-12-26 10:20 UTC 

Corrupted stack on Sparc with Python CFFI
 2013-12-21 23:20 UTC 

RFC: variadic closures in x86/x86_64
 2013-12-05 13:03 UTC  (13+ messages)

libffi ABI change causes stack corruption on Debian
 2013-11-22  0:44 UTC  (7+ messages)

PowerPC64 ELFv2 fix 1 of 2
 2013-11-20  7:33 UTC 

return value buffer malloc()'ed vs alloca()'ed
 2013-11-16 11:24 UTC  (6+ messages)
      ` Broken tests in libffi testsuite

The "trivial example" of a closure in libffi info does not work
 2013-11-15 15:57 UTC 

Support PowerPC64 ELFv2 ABI
 2013-11-14  1:41 UTC  (2+ messages)

Reinstate powerpc bounce buffer copying in ffi.c
 2013-11-13 19:02 UTC  (2+ messages)

libffi testsuite fixes for big-endian
 2013-11-13 17:32 UTC  (4+ messages)
` How to unsubscribe from this list?

Align powerpc64 structs passed by value as per ABI
 2013-11-13 15:20 UTC 

Tidy powerpc linux64_closure.S with defines for stack offsets
 2013-11-13 15:17 UTC 

Pass floating point values on powerpc64 as per ABI
 2013-11-13 15:16 UTC 

libffi doc fixes
 2013-11-13 15:13 UTC 

problem for UltraSPARC-IIi
 2013-11-09 11:19 UTC  (2+ messages)

[PATCH] Fix stack alignment on *BSD/i386
 2013-11-04 23:47 UTC  (2+ messages)

Mark libffi as not requiring executable stack on FreeBSD
 2013-11-04 23:39 UTC  (2+ messages)

[PATCH] Fix handling of uint32_t arguments on the MIPS N32 ABI
 2013-10-26 12:32 UTC  (2+ messages)

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).