From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTP id 77480399E076 for ; Fri, 4 Jun 2021 19:29:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 77480399E076 Received: from mail-qt1-f199.google.com (mail-qt1-f199.google.com [209.85.160.199]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-402-W6CWHQncNpW0hAHd5cFUdA-1; Fri, 04 Jun 2021 15:29:20 -0400 X-MC-Unique: W6CWHQncNpW0hAHd5cFUdA-1 Received: by mail-qt1-f199.google.com with SMTP id z9-20020a05622a0609b02901f30a4fcf9bso5825645qta.4 for ; Fri, 04 Jun 2021 12:29:20 -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:subject:to:cc:references:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=kUCh4v+CAXPNtGjUjIbznNvig1iRc4dtFP6gSugJK0M=; b=CrIFHvrDN6sGSRGcl/64uLC8lHlKWF9yrctL5nXwBlCAPWmsgMxjJXzsivc8lzSZgw C3j1YK0W05T6YCPea/3N26jTL1LHmCbjZH+bjFpUeaUBcWuBzZ4pk6YpqsgI1xpS4vZr anl2LF+nYUpJJhRbvVP1TFIIb8rEENxTpRy263bcv+ge1jhjBypMN3PQhPebNYo5xC8m 5rHJvJqofGZMQeOy2iSGWIw3D4Se7oQ5VN3AQCHTBL96hp8ZL60y+/chVMD7ccP1kgbv Ej2j2pBdJsxTVTWv6bOL7NSdgCGFTmqZdHUVQGmOLlwSVcDQrgO6/Nc/tHlRJZfzfwHf jWXQ== X-Gm-Message-State: AOAM530gld0EUjvWhSMnXQQeOcVJaPsghkfuxj0rBiGXYfYvCMXEI8R4 FP7A2cWuwP2xHJRqm+3CrSv9i9Q1C3T4LPc4FgVTX2tqhHJDlhnt8mUBuYdqDkbkHFTOGk8AhnS O3R3uIJb0gDMABCd4e5Xf X-Received: by 2002:ac8:5dce:: with SMTP id e14mr6035967qtx.183.1622834960323; Fri, 04 Jun 2021 12:29:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxU6Bt+1FfUz3P/7N3iO2Yhzgx5YaZk8E7IMYlUqPmf21PPuPvppgjWYO7/urJQYj8WFSTjkA== X-Received: by 2002:ac8:5dce:: with SMTP id e14mr6035956qtx.183.1622834960145; Fri, 04 Jun 2021 12:29:20 -0700 (PDT) Received: from [192.168.1.16] (198-84-214-74.cpe.teksavvy.com. [198.84.214.74]) by smtp.gmail.com with ESMTPSA id k125sm4509658qkf.53.2021.06.04.12.29.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 04 Jun 2021 12:29:19 -0700 (PDT) From: Carlos O'Donell Subject: Re: [PATCH v2 01/25] linux: mips: Split libpthread.abilist in n32 and n64 To: Adhemerval Zanella , libc-alpha@sourceware.org References: <20210518205613.1487824-1-adhemerval.zanella@linaro.org> <20210518205613.1487824-2-adhemerval.zanella@linaro.org> Organization: Red Hat Message-ID: <3c5dae8d-3197-5037-393c-d672cfe3c453@redhat.com> Date: Fri, 4 Jun 2021 15:29:18 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <20210518205613.1487824-2-adhemerval.zanella@linaro.org> X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-11.8 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, 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: Fri, 04 Jun 2021 19:29:23 -0000 On 5/18/21 4:55 PM, Adhemerval Zanella wrote: > 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 This file is dropped per Florian's review. -- Cheers, Carlos.