This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] PPC64: Addition of SIMD cosf function for POWER8.
- From: Joseph Myers <joseph at codesourcery dot com>
- To: GT <tnggil at protonmail dot com>
- Cc: "libc-alpha at sourceware dot org" <libc-alpha at sourceware dot org>
- Date: Tue, 5 Mar 2019 21:59:47 +0000
- Subject: Re: [PATCH] PPC64: Addition of SIMD cosf function for POWER8.
- References: <1v44fML8uPvIYTJ46wzoIRRXfK_ZbimL1qXr4pthJenC2ZfEm8QtPXwzAgE6bIemC5MygZZpPkkRC4_MDyvjGql8yrWg55YGXVjPMIR153U=@protonmail.com>
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