public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
ffi_type_pointer
 2015-04-27 19:18 UTC 

pass by value and also snprintf()
 2015-04-27 18:54 UTC  (7+ messages)

*printf functions
 2015-04-25 17:31 UTC  (3+ messages)

Questions about the libffi development process
 2015-04-25 11:15 UTC  (7+ messages)

libffi 3.2.1 and master, can't build with Visual Studio 2012
 2015-04-21 18:15 UTC  (4+ messages)

src/alpha/ffitarget.h - FFI_TRAMPOLINE_SIZE
 2015-04-16 10:58 UTC  (2+ messages)

[libffi][mipsel]o32.S fails to build for softfloat target with upstream gcc-4.9
 2015-04-15  7:46 UTC 

libfffi for ARM 64
 2015-04-08 12:31 UTC  (3+ messages)

Missing sanity checks for various C library function calls
 2015-04-06 20:48 UTC 

bug in unwind check for 64bit
 2015-03-15 22:10 UTC 

[PATCH] libffi 3.2.1 on Tru64 5.1B
 2015-03-12  2:07 UTC  (2+ messages)

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 4/4] s390: Use pc-relative insns in 31-bit mode
` [PATCH 2/4] s390: Avoid aliasing warnings
` [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

[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  (3+ messages)

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

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

[PATCH 3/8] sparc: Rewrite everything
 2014-10-30  4:52 UTC  (6+ messages)

[PATCH 0/4] Go closures for alpha
 2014-10-30  3:54 UTC  (5+ messages)
` [PATCH 3/4] alpha: Add support for complex types
` [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 00/10] Go closures for arm
 2014-10-29 20:06 UTC  (9+ messages)
` [PATCH 08/10] arm: Add support for complex types
` [PATCH 10/10] arm: Add support for Go closures
` [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 09/10] arm: Add argument space for the hidden struct return pointer
` [PATCH 06/10] arm: Rewrite ffi_closure
` [PATCH 01/10] arm: Reindent arm/ffi.c

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