From patchwork Sat Jun 21 00:43:09 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Roland McGrath X-Patchwork-Id: 362391 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 7EBAF14008B for ; Sat, 21 Jun 2014 10:43:19 +1000 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:content-type :content-transfer-encoding:from:to:subject:message-id:date; q= dns; s=default; b=yfBCZ+0aEJSwxJUd6dzB+bx60H2DF25cbJfs4SBLjxY/hp abjKy+Lb9otDZ9hh8MQLQVLTuv+qDORgKuHBCHZYrjwHoDH7DVBV4bNaNBAIPVRf r47X2fWv00uVxrIHI5L9fRysSpR5MT8SRcVF0Wm5CpVjo1NP3MinN//eswvCw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:content-type :content-transfer-encoding:from:to:subject:message-id:date; s= default; bh=SLaHpX4UvC/32wf8P1/duQlE+e0=; b=bRmHmFSgiHv27ry0HY8f cGgbIp/TW2UrROMEirPuifN0bl+LlOr5YBkZg4v507jivU7wVbYZCvftwuvUpPdF 4uvk8EF4Fv0L+MFywNPPFC9641C552brMJ0bZqQvb7KifaMLuRMeIxcHorCfzwsF 2vArqgBJfa9ZZEQvyhDTXbc= Received: (qmail 31671 invoked by alias); 21 Jun 2014 00:43:14 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 31659 invoked by uid 89); 21 Jun 2014 00:43:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL, BAYES_00 autolearn=ham version=3.3.2 X-HELO: topped-with-meat.com MIME-Version: 1.0 From: Roland McGrath To: "GNU C. Library" Subject: [PATCH roland/nptl-powerpc] powerpc: Consolidate nptl/ subdirectories under linux/... Message-Id: <20140621004309.AC2A32C39BF@topped-with-meat.com> Date: Fri, 20 Jun 2014 17:43:09 -0700 (PDT) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=SvUDtp+0 c=1 sm=1 tr=0 a=WkljmVdYkabdwxfqvArNOQ==:117 a=14OXPxybAAAA:8 a=peAWXMeZ-NcA:10 a=Z6MIti7PxpgA:10 a=kj9zAlcOel0A:10 a=hOe2yjtxAAAA:8 a=ys-GgVOr2Yg_yjC6YC4A:9 a=CjuIK1q_8ugA:10 This should not change anything. OK? Thanks, Roland * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/c++-types.data: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/ld.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libBrokenLocale.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libanl.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libcrypt.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libdl.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libnsl.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libpthread.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libresolv.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/librt.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libthread_db.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libutil.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/c++-types.data: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/ld.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libBrokenLocale.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libanl.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libcrypt.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libdl.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libnsl.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libpthread.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libresolv.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/librt.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libthread_db.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libutil.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here. diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/c++-types.data similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/c++-types.data diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/ld.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/ld.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libBrokenLocale.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libBrokenLocale.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libanl.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libanl.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libcrypt.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libcrypt.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libdl.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libdl.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libnsl.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libnsl.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libpthread.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libpthread.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libresolv.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libresolv.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/librt.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/librt.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libthread_db.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libthread_db.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libutil.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libutil.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/c++-types.data similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/c++-types.data diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/ld.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/ld.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libBrokenLocale.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libBrokenLocale.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libanl.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libanl.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libcrypt.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libcrypt.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libdl.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libdl.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libnsl.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libnsl.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libpthread.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libpthread.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libresolv.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libresolv.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/librt.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/librt.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libthread_db.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libthread_db.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libutil.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libutil.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data rename to sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data b/sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data b/sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data similarity index 100% rename from sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data rename to sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data