From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS17314 8.43.84.0/22 X-Spam-Status: No, score=-3.0 required=3.0 tests=AWL,BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, PDS_RDNS_DYNAMIC_FP,RCVD_IN_DNSWL_MED,RDNS_DYNAMIC,SPF_HELO_PASS, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 715001F670 for ; Mon, 25 Oct 2021 21:10:20 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 783BB385B83F for ; Mon, 25 Oct 2021 21:10:19 +0000 (GMT) Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by sourceware.org (Postfix) with ESMTPS id 69AA1385AC2E for ; Mon, 25 Oct 2021 21:08:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 69AA1385AC2E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=sifive.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=sifive.com Received: by mail-lf1-x12a.google.com with SMTP id x27so12201563lfu.5 for ; Mon, 25 Oct 2021 14:08:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sifive.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=KHoGmo7ZZct7xZsm5B7VmuTJTJvk0+oTmxOjap8kCuc=; b=eW8njeOArjBa1Rl7No8RspnrQjAwMOvQThyE6L8dhYE2ZYRTfdEIf73YLImX8OTAWb nx7+1P+j5bV9Iw200Y1WRvCf1uCbt+f6lfjeWiyXV97emldJYnTI/Jq+2tB1eoJflCnE VtUKfohncwmypBDnwIzH412dqVZVpH3ANTSioKubDNJ5mfLteQ5Q6EEoGKDgEjp7vKAs 6m5zvZ4GYjo0chFyAHKnlq6Xbnl0KBTKP7q2WuHzDA2S34Ujh8Uz/nRAS1EK8lphMbl5 ebYh79/jvbbdh7hghJjGOs7j2HzTfopbOdZH8UywMCF1ek3gmP/IyTwv4Ez95uxw8pn6 fiAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=KHoGmo7ZZct7xZsm5B7VmuTJTJvk0+oTmxOjap8kCuc=; b=I9IBvDYpECHk2EKi/ienKW1y8aOouHih5FfaYmP0oHHPLhUtJacyYSN/Bg4r3C1wVo 4TDctFro9Dwa4ePSXbsfAtUWajsoKLRwkxSr8+coBrUNV4HJ7D4BXMMzoQO3rRUsdvm0 ihK9pm4xvkBguRZBPCxIRrBjz6z3j19GKosDTwtv5iAxrMnerzmpYWqGprXOdsxgoOpS UtDJWEolp13+GqGjKeyjUsBA0/QFUQTlPzPQ0HVLRofu/CxubkaQQQ5F9Y3nrsL4NDsT KxJIa83kLc8Mw/mc7+Za2AgMAbHWwmCaMnEpSiFJBBnohhE7lIHJarJMIFZGTH2vYEB7 WbUg== X-Gm-Message-State: AOAM531JDKRQ0XzH9Vv6r4UnpynW9S0TZie7ZfrT69z/wUEwyfE/nq2Y HcQ7b/ZtLUKLZoy5rMevDxW+SJMfDoQ+E3qDrZbyUW3uiweDrQ== X-Google-Smtp-Source: ABdhPJwAd/lBMuZ3KjQIT4LdwK50yLBEfaRe00ONbfYjzdlyU+Y2XzY7tFP/B6cF01/V3FRIJ/IOaxUn/sEzRwV2oII= X-Received: by 2002:ac2:4c34:: with SMTP id u20mr1364120lfq.500.1635196117297; Mon, 25 Oct 2021 14:08:37 -0700 (PDT) MIME-Version: 1.0 References: <2907E02A-7AC9-4D39-8252-9E43A2B34992@jrtc27.com> In-Reply-To: From: Jim Wilson Date: Mon, 25 Oct 2021 14:08:26 -0700 Message-ID: Subject: Re: [PATCH] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC. To: Palmer Dabbelt Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: , Cc: GNU C Library , James Clarke , Andrew Waterman , Kito Cheng Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org Sender: "Libc-alpha" On Wed, Aug 11, 2021 at 4:52 PM Palmer Dabbelt wrote: > IIUC the ABI patch still isn't merged, which is what makes it actually > official. I'll take this when it lands. > Just following up, the psABI patch was merged in https://github.com/riscv/riscv-elf-psabi-doc/pull/190 and the psABI has gone into public review for the first official release. So we would like this patch from Kai merged in. https://sourceware.org/pipermail/libc-alpha/2021-August/129931.html in case you lost track of the original message on this thread. Jim