]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Drop ppc sqrt optimisations
authorKhem Raj <raj.khem@gmail.com>
Mon, 6 Dec 2021 22:14:17 +0000 (14:14 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Dec 2021 20:18:47 +0000 (20:18 +0000)
commit2511e937f4454813ab11a59057c29ae3f224ab5e
treead6b486fc92be9fa8f485796e33b5bc816485f51
parent726d6d77b4ec6034ba80974dcd291bac9720236d
glibc: Drop ppc sqrt optimisations

OpenEmbedded isn't an upstream or a patch repository. These are optimisations
which for reasons unknown were never merged into upstream glibc. We have no
active ppc maintainers and these patches are at an evolutionary dead end.
Since they are optimisations, there may be small performance regressions by
removing them but OE can't carry patches like this indefinitely and these
appear to have no future.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc/0009-fsl-e500-e5500-e6500-603e-fsqrt-implementation.patch [deleted file]
meta/recipes-core/glibc/glibc/0010-ppc-sqrt-Fix-undefined-reference-to-__sqrt_finite.patch [deleted file]
meta/recipes-core/glibc/glibc/0011-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch [deleted file]
meta/recipes-core/glibc/glibc/0014-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch [deleted file]
meta/recipes-core/glibc/glibc_2.34.bb