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: [PATCH] PPC64: Addition of SIMD cosf function for POWER8.


On Sun, 3 Mar 2019, GT wrote:

> A namespace correction for constants in the double-precision
> implementation is here. cos/cosf are together in BZ #24205, so it
> should be okay that changes for both are in the same patch.

If you find anything in an earlier patch in the series that should be 
corrected, you should repost the earlier patch with the correction 
included, rather than having a patch series where a later patch fixes a 
bug in an earlier version.

> As an aside, while examining the x86_64 implementation, I found
> about two-dozen files missing the FSF copyright header. They are
> all the single-line files shown when you run this command:

See the Information for Maintainers of GNU Software: it's only files with 
more than ten lines that necessarily need copyright and license notices; a 
single-line file is not significant for copyright purposes.

-- 
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]