From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qv1-xf2a.google.com (mail-qv1-xf2a.google.com [IPv6:2607:f8b0:4864:20::f2a]) by sourceware.org (Postfix) with ESMTPS id CDA1C3857801 for ; Tue, 18 May 2021 20:56:19 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CDA1C3857801 Received: by mail-qv1-xf2a.google.com with SMTP id 5so5729156qvk.0 for ; Tue, 18 May 2021 13:56:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=GonsKXMbMTXen1xF7qxSjgC37rJm3Fxyj2kjNUEdxfY=; b=UCJzH8Is9jn+2429rGUDjjtljgXYqn0UNtCmk8JRsRKRRqiilh2ZHtJCKQw6c8HPmN 3/ugFaHrBirKnYMaMltVTuOM42IZ0F3E4rP/uq6Yk0iSxkBrSA/IdXii5GR9zIhVurCo DLkdOpaxI9MxLPq4kJSDugRYviYt3i5pRUF2iN1QvzeMAwVyQH8yanUuBFzRYv0Yoe1m Dkeqkj09XPytVAofioZMSX6ef1Yks//y6P4A9cjg2tSayZlV8NsxJgEhaNr6sBwIIy4Q AjLgBGVJ7KK3yhb0KkpDz2rHckmfpweyX4KsXvqBfoOmfZh4+5o7F0okKhReqaTcbGYN Rvsw== X-Gm-Message-State: AOAM530uhG06ZK3OxCaKHtx9F3tw0yzS9Ib2pRQbbe/aoSrLOn12NQdf r5nK2UgyIxwG31jDVaBbyagycvu81kgSiw== X-Google-Smtp-Source: ABdhPJyDXBC53moHfjY0PVPOIeSuW+jXwZftSs/dK3vkn8r07daKctrswW3d8uqGvknnvnE92hyARg== X-Received: by 2002:a0c:f549:: with SMTP id p9mr8172496qvm.12.1621371379377; Tue, 18 May 2021 13:56:19 -0700 (PDT) Received: from birita.. ([177.194.37.86]) by smtp.googlemail.com with ESMTPSA id o26sm13649937qkm.4.2021.05.18.13.56.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 May 2021 13:56:19 -0700 (PDT) From: Adhemerval Zanella To: libc-alpha@sourceware.org Subject: [PATCH v2 01/25] linux: mips: Split libpthread.abilist in n32 and n64 Date: Tue, 18 May 2021 17:55:49 -0300 Message-Id: <20210518205613.1487824-2-adhemerval.zanella@linaro.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210518205613.1487824-1-adhemerval.zanella@linaro.org> References: <20210518205613.1487824-1-adhemerval.zanella@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-12.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2021 20:56:21 -0000 The n32 will require the 64 bit time symbols for y2038 support. --- .../mips/mips64/{ => n32}/libpthread.abilist | 0 .../sysv/linux/mips/mips64/n64/libpthread.abilist | 15 +++++++++++++++ 2 files changed, 15 insertions(+) rename sysdeps/unix/sysv/linux/mips/mips64/{ => n32}/libpthread.abilist (100%) create mode 100644 sysdeps/unix/sysv/linux/mips/mips64/n64/libpthread.abilist diff --git a/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist b/sysdeps/unix/sysv/linux/mips/mips64/n32/libpthread.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist rename to sysdeps/unix/sysv/linux/mips/mips64/n32/libpthread.abilist diff --git a/sysdeps/unix/sysv/linux/mips/mips64/n64/libpthread.abilist b/sysdeps/unix/sysv/linux/mips/mips64/n64/libpthread.abilist new file mode 100644 index 0000000000..a5f3d5ce2a --- /dev/null +++ b/sysdeps/unix/sysv/linux/mips/mips64/n64/libpthread.abilist @@ -0,0 +1,15 @@ +GLIBC_2.0 __errno_location F +GLIBC_2.0 pthread_create F +GLIBC_2.11 __libpthread_version_placeholder F +GLIBC_2.12 __libpthread_version_placeholder F +GLIBC_2.18 __libpthread_version_placeholder F +GLIBC_2.2 pthread_create F +GLIBC_2.2.3 __libpthread_version_placeholder F +GLIBC_2.2.6 __libpthread_version_placeholder F +GLIBC_2.28 thrd_create F +GLIBC_2.3.2 __libpthread_version_placeholder F +GLIBC_2.3.3 __libpthread_version_placeholder F +GLIBC_2.3.4 __libpthread_version_placeholder F +GLIBC_2.30 __libpthread_version_placeholder F +GLIBC_2.31 __libpthread_version_placeholder F +GLIBC_2.4 __libpthread_version_placeholder F -- 2.30.2