From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id E39843858D32; Tue, 26 Dec 2023 20:06:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E39843858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1703621162; bh=vYcRINKKInZmIkGmWvh5TxhuJEMdY+jJoLHn8SvDBRQ=; h=From:To:Subject:Date:From; b=pes+CitzBO82O1LGjZPVwKKxR1roDNvBRHaEstGnwniEDDVBR9j6t8mGibBxmx0fZ CPvbo1jej/rx9wBIdxe/1BDZACv0eT/jnnxxXTCcxqxJbl2AcLzXe0CUDmhXurL81R FCW520qwbhtl2xBHiSOGpyHeveXtearAa+mnK4eM= 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: cb5220b1c1094fe2b44c76421e97b5d269eae5b2 Message-Id: <20231226200602.E39843858D32@sourceware.org> Date: Tue, 26 Dec 2023 20:06:02 +0000 (GMT) List-Id: The branch 'azanella/mips-hw-fp-round' was created pointing to: cb5220b1c1... mips: Implement roundeven with hardware floating-point roun