This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] powerpc64*: fix the order of implied sysdeps directories
- From: Rajalakshmi Srinivasaraghavan <raji at linux dot vnet dot ibm dot com>
- To: libc-alpha at sourceware dot org
- Date: Tue, 2 Jan 2018 15:35:22 +0530
- Subject: Re: [PATCH v2] powerpc64*: fix the order of implied sysdeps directories
- Authentication-results: sourceware.org; auth=none
- References: <20171227195904.20752-1-gabriel@inconstante.eti.br>
On 12/28/2017 01:29 AM, Gabriel F. T. Gomes wrote:
This patch, initially intended in preparation for the transition of the
long double format on powerpc64le, is now sent again regardless of any
relevance it might have for the transition, because the changes are
useful for other purposes as pointed out in
https://sourceware.org/ml/libc-alpha/2017-12/msg00177.html
Changes since v1:
- Rebased against current master and ran again with the same
generating script from v1 [1].
- Changed commit message.
[1]https://sourceware.org/ml/libc-alpha/2017-12/msg00162.html
One minor comment, code comments in ifunc-impl-list.c can
also be changed powerpc64-common.
LGTM.
--
Thanks
Rajalakshmi S