public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Go closures for alpha
@ 2014-10-30  3:54 Richard Henderson
  2014-10-30  3:54 ` [PATCH 3/4] alpha: Add support for complex types Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Henderson @ 2014-10-30  3:54 UTC (permalink / raw)
  To: libffi-discuss

A couple of minor bug fixes, then complex suppot, then Go closures.


r~


Richard Henderson (4):
  alpha: Reorganize cif flags
  alpha: Clean up conversion of float values
  alpha: Add support for complex types
  alpha: Add support for Go closures

 src/alpha/ffi.c                              | 429 +++++++++++++++++++++------
 src/alpha/ffitarget.h                        |   4 +
 src/alpha/internal.h                         |  23 ++
 src/alpha/osf.S                              | 427 ++++++++++----------------
 testsuite/libffi.call/call.exp               |  10 +-
 testsuite/libffi.call/cls_complex_va_float.c |   6 +
 6 files changed, 528 insertions(+), 371 deletions(-)
 create mode 100644 src/alpha/internal.h

-- 
1.9.3

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-30  3:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-30  3:54 [PATCH 0/4] Go closures for alpha Richard Henderson
2014-10-30  3:54 ` [PATCH 3/4] alpha: Add support for complex types Richard Henderson
2014-10-30  3:54 ` [PATCH 1/4] alpha: Reorganize cif flags Richard Henderson
2014-10-30  3:54 ` [PATCH 2/4] alpha: Clean up conversion of float values Richard Henderson
2014-10-30  3:54 ` [PATCH 4/4] alpha: Add support for Go closures Richard Henderson

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