From: Luiz Capitulino <lcapitulino@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 1/2] fpu: softfloat: drop INLINE macro
Date: Thu, 19 Jun 2014 11:07:34 -0400 [thread overview]
Message-ID: <20140619110734.3ba1463e@redhat.com> (raw)
In-Reply-To: <CAFEAcA_HwrC+Mhy7nfPNaPiB9JLf7UF2Dse=vFMaW6gCQRnisQ@mail.gmail.com>
On Thu, 19 Jun 2014 15:59:35 +0100
Peter Maydell <peter.maydell@linaro.org> wrote:
> On 19 June 2014 15:36, Luiz Capitulino <lcapitulino@redhat.com> wrote:
> > This commit expands all uses of the INLINE macro and drop it.
> >
> > The reason for this is to avoid clashes with external libraries with
> > bad name conventions and also because renaming keywords is not a good
> > practice.
> >
> > Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
> > ---
> > fpu/softfloat-macros.h | 38 +++++++++----------
> > fpu/softfloat.c | 48 ++++++++++++------------
> > include/fpu/softfloat.h | 99 ++++++++++++++++++++++++-------------------------
> > 3 files changed, 92 insertions(+), 93 deletions(-)
>
> I need a statement that you're happy for this change to
> be licensed under either the softfloat-2a or softfloat-2b
> licenses before we can apply it. (We're still hoping to
> make that licensing change...)
I'm fine with softfloat-2a.
next prev parent reply other threads:[~2014-06-19 15:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-19 14:36 [Qemu-devel] [PATCH for-2.1 0/2] drop INLINE macro from the tree Luiz Capitulino
2014-06-19 14:36 ` [Qemu-devel] [PATCH 1/2] fpu: softfloat: drop INLINE macro Luiz Capitulino
2014-06-19 14:59 ` Peter Maydell
2014-06-19 15:07 ` Luiz Capitulino [this message]
2014-06-19 14:36 ` [Qemu-devel] [PATCH 2/2] audio: fmopl: " Luiz Capitulino
2014-06-19 15:02 ` [Qemu-devel] [PATCH for-2.1 0/2] drop INLINE macro from the tree Peter Maydell
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=20140619110734.3ba1463e@redhat.com \
--to=lcapitulino@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.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 NNTP newsgroup(s).