Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sys
Module Name: src
Committed By: snj
Date: Mon Feb 26 01:23:42 UTC 2018
Modified Files:
src/sys/arch/alpha/alpha [netbsd-8]: fp_complete.c
src/sys/lib/libkern [netbsd-8]: softfloat.c softfloat.h
Log Message:
Pull up following revision(s) (requested by maya in ticket #584):
sys/arch/alpha/alpha/fp_complete.c: 1.22
sys/lib/libkern/softfloat.c: 1.6
sys/lib/libkern/softfloat.h: 1.5
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.21.20.1 src/sys/arch/alpha/alpha/fp_complete.c
cvs rdiff -u -r1.5 -r1.5.22.1 src/sys/lib/libkern/softfloat.c
cvs rdiff -u -r1.4 -r1.4.80.1 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