This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC PATCH v2 0/3] stdio/wchar/argp/err/error.h functions for powerpc64le


On Tue, 5 Jun 2018, Gabriel F. T. Gomes wrote:

> Although the email subject might suggest otherwise, this RFC patch does
> not contain code to deal with all functions from the listed headers.  As
> a matter of fact, this patch set only contains code for vfprintf
> (similarly to the first version of the RFC).  My intention with this RFC
> patch is to ask you if you could verify that I understood correctly what
> was suggested in the replies to the first version of the RFC, more
> specifically in the last message [1] (I'm already thankful for the
> previous review and suggestions, so I hope that I've managed to make
> this new version as small and easy to review as possible).

Yes, I think the general approach is as expected, with the expectation 
that the addition of stdio-ieee128.h won't be in the final mainline 
patches and that the installed header handling of the new format on 
powerpc64le will only be enabled once all the library and header support 
for all functions and headers is ready.

If the minimum GCC version for building/testing glibc for powerpc64le 
increases (for example, because of new tests needing -mabi=ieeelongdouble 
to work), the corresponding configure and install.texi changes will need 
to go in before any other changes that have the effect of increasing the 
required GCC version.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]