From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x62c.google.com (mail-pl1-x62c.google.com [IPv6:2607:f8b0:4864:20::62c]) by sourceware.org (Postfix) with ESMTPS id 9EA35385151C for ; Fri, 28 Oct 2022 01:27:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9EA35385151C Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pl1-x62c.google.com with SMTP id u6so3510411plq.12 for ; Thu, 27 Oct 2022 18:27:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=q4ua7nMzAoEE9P3GGUVLqUY+lskXxz4QTz5aVNfHOYk=; b=Qhg2LKJdtSA4soDRd0ytB/UrLZZ/NwPJnu/F/KdDCKdWi4FbdBzz2dwUM2mNT3QhuJ qDYwQEkip4XX+aHW/uvUUYKPgK35WjiFwH5b8dG0xnO88lGyCKogsYGKNirpvbWDl1cB tjWoeRZyxeakwnvm3YNmwkQOX5mY6ctGmxR6OUOq3ghIrgPdCR8cwpfLfrhfHpHPo3cQ 3Bo3YUwRturfFKB44PFCsX1X6fs2xTWvyqAW/6xzYGmaab4WMRfdAD4+nswKUut1nqLB bb+heYwfdi6hWqiWNKV7EfX90ElYkv9HXlCgQQIbfEhsVFFyYGez/v9Twqt+8TzRxjzd U9ng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=q4ua7nMzAoEE9P3GGUVLqUY+lskXxz4QTz5aVNfHOYk=; b=aPQ2vk//Ka3VbXE8NyAT1W+JHQZRma3cKElF4Vs6eiPfYdDRa2tTfvkLaLWjyW6P+G zppuOJADgt80F89SkeJrar3SyXjxId90aPZ47BxjLZcM4kioxAa2hqXMjb21ZTQgQ1XM sHSaAlefmiCOKztDKNTxIYr/xVDc2yjPIYzjBQ4/m6WCJfdVDClVSf2phv7iqRnwmKxP 22RwjFWBVJEm70EtYVrB8JXh+1ZOQxuv9fBu0qXj3D6GUzxXbOzIvB9BHTVtXxVSu4ca 78Vgz6MJKgokkIarFSemCYi6uGAbShZBxwgXuh/KANWf6sY+KeIci4muRXm71y5+6tQ2 xRJw== X-Gm-Message-State: ACrzQf0fHMzzSRdobfWdKSuL8sBBm1LDN1MXRMeyiZ8JJjNEBINMP32r DZVwkMGEwcGwmT+mR1yrWTE= X-Google-Smtp-Source: AMsMyM4OjVLyr/O/po/f053nzjYSbIm4rIJHmAhh2TwUuz+bee7CUC5mXh6YzgCSIAS33h9YaYKA0w== X-Received: by 2002:a17:90b:198b:b0:213:2574:7e0e with SMTP id mv11-20020a17090b198b00b0021325747e0emr12892616pjb.177.1666920455759; Thu, 27 Oct 2022 18:27:35 -0700 (PDT) Received: from squeak.grove.modra.org ([2406:3400:51d:8cc0:e8a2:68c1:c4ae:bd38]) by smtp.gmail.com with ESMTPSA id m10-20020a63f60a000000b004608b721dfesm1613232pgh.38.2022.10.27.18.27.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Oct 2022 18:27:35 -0700 (PDT) Received: by squeak.grove.modra.org (Postfix, from userid 1000) id AC72311427C2; Fri, 28 Oct 2022 11:57:32 +1030 (ACDT) Date: Fri, 28 Oct 2022 11:57:32 +1030 From: Alan Modra To: Palmer Dabbelt Cc: binutils@sourceware.org Subject: Re: [PATCH 2/2] gas: NEWS: Note support for RISC-V Zawrs Message-ID: References: <20221027202719.32497-1-palmer@rivosinc.com> <20221027202719.32497-2-palmer@rivosinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221027202719.32497-2-palmer@rivosinc.com> X-Spam-Status: No, score=-3028.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Both patches are OK. -- Alan Modra Australia Development Lab, IBM