NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58054 CVS commit: src



The following reply was made to PR lib/58054; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58054 CVS commit: src
Date: Sun, 5 May 2024 02:50:11 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sun May  5 02:50:11 UTC 2024
 
 Modified Files:
 	src: UPDATING
 	src/lib/libm: Makefile
 Added Files:
 	src/lib/libm/arch/i387: s_rintl.S
 
 Log Message:
 libm: New s_rintl.S for x86.
 
 Prompted by PR lib/58054.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.349 -r1.350 src/UPDATING
 cvs rdiff -u -r1.227 -r1.228 src/lib/libm/Makefile
 cvs rdiff -u -r0 -r1.1 src/lib/libm/arch/i387/s_rintl.S
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index