From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 29828 invoked from network); 12 Feb 2021 02:21:54 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 12 Feb 2021 02:21:54 -0000 Received: (qmail 11404 invoked by uid 550); 12 Feb 2021 02:21:50 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 11379 invoked from network); 12 Feb 2021 02:21:49 -0000 Date: Thu, 11 Feb 2021 21:21:36 -0500 From: Rich Felker To: Drew DeVault Cc: Khem Raj , musl@lists.openwall.com Message-ID: <20210212022136.GB11590@brightrain.aerifal.cx> References: <20210211172753.29515-1-sir@cmpwn.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [musl] [PATCH] riscv64: define ELF_NFPREG On Thu, Feb 11, 2021 at 01:13:18PM -0500, Drew DeVault wrote: > Cool. Thank you both for reminding me of this. Rich