[PATCH v2 01/15] RISC-V: Build Infastructure

Joseph Myers joseph@codesourcery.com
Wed Dec 20 16:43:00 GMT 2017


Another observation:

Since you're using ldbl-128, that presumably means _Float128 and _Float64x 
type names are supported with the same format as long double.  So you need 
to add RISC-V to the list in manual/math.texi of ports for which those 
type names and associated interfaces are supported.

I don't think you strictly need to add it to the similar lists for 
_Float128 and _Float64x support in the NEWS section for glibc 2.27, since 
the whole port is new rather than this being a new feature for an existing 
port in the RISC-V case.  However, the patch series needs to include a 
patch adding a NEWS item about the port, and the port also needs to be 
added to the list in the README file of supported glibc configurations 
using the Linux kernel.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list