Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] package/jamvm: fix build on MIPS
Date: Sun, 13 May 2018 21:54:03 +0200	[thread overview]
Message-ID: <20180513195403.GL22130@scaer> (raw)
In-Reply-To: <20180513214829.3572c662@windsurf.home>

Thomas, All,

On 2018-05-13 21:48 +0200, Thomas Petazzoni spake thusly:
> On Sun, 13 May 2018 12:34:35 +0200, Yann E. MORIN wrote:
> 
> > Yann E. MORIN (2):
> >       package/jamvm: move arch dependency to a symbol
> >       package/jamvm: restrict on what MIPS procs are allowed
> 
> Thanks, series applied to master. To be honest, I don't fully
> understand the MIPS details, but since we no longer have anyone really
> taking care of this architecture, it's not a big deal if we exclude too
> many MIPS variants. They can always be re-enabled later when/if someone
> complains.

Neither do I understand entirely either, but this code:

    swc1 $f1,4($8)

will cause binutils to warn if FP ABI is fp32, or error out if it is
either fpxx or fp64.

Sicne that code in jamvm depends on the use of hard floats, we just
allow it for soft-float or fp32.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

      reply	other threads:[~2018-05-13 19:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-13 10:34 [Buildroot] [PATCH 0/2] package/jamvm: fix build on MIPS Yann E. MORIN
2018-05-13 10:34 ` [Buildroot] [PATCH 1/2] package/jamvm: move arch dependency to a symbol Yann E. MORIN
2018-05-28 14:25   ` Peter Korsgaard
2018-05-13 10:34 ` [Buildroot] [PATCH 2/2] package/jamvm: restrict on what MIPS procs are allowed Yann E. MORIN
2018-05-28 14:25   ` Peter Korsgaard
2018-05-13 19:48 ` [Buildroot] [PATCH 0/2] package/jamvm: fix build on MIPS Thomas Petazzoni
2018-05-13 19:54   ` Yann E. MORIN [this message]

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=20180513195403.GL22130@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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