Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 25 Oct 2018 15:12:51 -0400
From: David Edelsohn <dje.gcc@...il.com>
To: musl@...ts.openwall.com
Subject: [PATCH] PPC64 IEEE128 bit FP support

The IBM Power9 processor adds support for IEEE 754 quad precision 128
binary floating point.  The attached patch from my colleague should
enable the basic support.  musl never has supported the IBM long
double floating point format.  The patch only enables musl long double
support when built with and used with a toolchain that enables IEEE
128 bit FP.

Any suggestions on how to transition this support in musl?

Thanks, David

P.S. A Power9 system now is available in the GNU Compile Farm.

View attachment "0001-powerpc64-Add-support-for-IEEE-128-bit-floating-poin.patch" of type "text/x-patch" (1801 bytes)

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.