From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id A1D5F3858D32; Wed, 27 Dec 2023 13:23:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A1D5F3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1703683392; bh=6yW85QCdcD2kT4Wd/h+aSYsh9SxMo4sBhLb5au93HSs=; h=From:To:Subject:Date:From; b=x4lnic8fq8bT/XUhKGbQY60xNF7ll8GVTvOOdWFdYQSLn7TVV+hSn8ZX9UIguxSME Ji0uIDnHMifYhbaLFKaFViUa0Nzub7NBcGMLKgppQ6Mmn6l+nQrzxIui3h1bPwlph4 SnUbHvHeS+roJegE25B8C4T7uxY7PTdXVfTAm2z4= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Adhemerval Zanella To: glibc-cvs@sourceware.org Subject: [glibc] Created branch 'azanella/mips-hw-fp-round' X-Act-Checkin: glibc X-Git-Author: Adhemerval Zanella X-Git-Refname: refs/heads/azanella/mips-hw-fp-round X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: b0a9740bac9c0310e287934798eb8d4b34680198 Message-Id: <20231227132312.A1D5F3858D32@sourceware.org> Date: Wed, 27 Dec 2023 13:23:12 +0000 (GMT) List-Id: The branch 'azanella/mips-hw-fp-round' was created pointing to: b0a9740bac... mips: Implement roundevenf with hardware floating-point rou