NetBSD-Bugs archive

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

PR/52520 CVS commit: src/sys



The following reply was made to PR port-alpha/52520; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52520 CVS commit: src/sys
Date: Sun, 31 Dec 2017 11:43:43 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Dec 31 11:43:42 UTC 2017
 
 Modified Files:
 	src/sys/arch/alpha/alpha: fp_complete.c
 	src/sys/lib/libkern: softfloat.c softfloat.h
 
 Log Message:
 PR port-alpha/52520: provide float64 -> uint64 conversion and use
 that when converting positive numbers.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.21 -r1.22 src/sys/arch/alpha/alpha/fp_complete.c
 cvs rdiff -u -r1.5 -r1.6 src/sys/lib/libkern/softfloat.c
 cvs rdiff -u -r1.4 -r1.5 src/sys/lib/libkern/softfloat.h
 
 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