public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: libffi-discuss@sourceware.org
Subject: [PATCH 0/4] Go closures for alpha
Date: Thu, 30 Oct 2014 03:54:00 -0000	[thread overview]
Message-ID: <1414641281-15172-1-git-send-email-rth@twiddle.net> (raw)

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

             reply	other threads:[~2014-10-30  3:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-30  3:54 Richard Henderson [this message]
2014-10-30  3:54 ` [PATCH 2/4] alpha: Clean up conversion of float values Richard Henderson
2014-10-30  3:54 ` [PATCH 1/4] alpha: Reorganize cif flags Richard Henderson
2014-10-30  3:54 ` [PATCH 4/4] alpha: Add support for Go closures Richard Henderson
2014-10-30  3:54 ` [PATCH 3/4] alpha: Add support for complex types Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1414641281-15172-1-git-send-email-rth@twiddle.net \
    --to=rth@twiddle.net \
    --cc=libffi-discuss@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).