Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 7 Jun 2021 09:56:03 +0200
From: Arnd Bergmann <arnd@...nel.org>
To: musl@...ts.openwall.com
Subject: Re: Adding PowerPC SPE support

On Sun, Jun 6, 2021 at 12:05 AM Rich Felker <dalias@...c.org> wrote:
> On Sat, Jun 05, 2021 at 11:15:04PM +0200, Arnd Bergmann wrote:
> > On Sat, Jun 5, 2021 at 7:12 PM Rich Felker <dalias@...c.org> wrote:
> > >
> > > When the soft-float ABI for PowerPC was added in 2016 (commit
> > > 5a92dd95c77cee81755f1a441ae0b71e3ae2bcdb, mail thread "[PATCH v3] Add
> > > PowerPC soft-float support") with Freescale cpus having the
> > > alternative SPE FPU as the main use case, I noted that we could
> > > probably support hard float on them, but that it would involve
> > > determining some difficult ABI constraints. I'm now revisiting adding
> > > this support.
> >
> > Note that regardless of the technical issues, there is a practical problem
> > in the long run, since gcc-8.5 was the last release with powerpcspe
> > support, and at some point in the future everyone will move to gcc-9
> > or higher.
>
> Yes, llvm has added it though and presumably ppl who want it will just
> use clang or stick with old gcc (which makes me sad, but that's how it is).

Ah, I hadn't noticed llvm support for it. It looks like Justin Hibbits
contributed it for his work on FreeBSD, which is moving away from gcc
anway. FreeBSD 12.x have started listing powerpcspe as a "Tier 2"
supported architecture, so it seems likely they are more active than
Linux on this hardware now.

       Arnd

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.