Source-Changes archive

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

CVS commit: [netbsd-6] src/lib/libc/arch/sparc64/softfloat



Module Name:    src
Committed By:   riz
Date:           Mon Feb 18 18:10:58 UTC 2013

Modified Files:
        src/lib/libc/arch/sparc64/softfloat [netbsd-6]: qp.c

Log Message:
Pull up following revision(s) (requested by martin in ticket #825):
        lib/libc/arch/sparc64/softfloat/qp.c: revision 1.10
Make all conversions from 128bit (long double) floats to integral types
use rounding towards zero (casts to int/long are not affected by current
rounding mode).
Fixes PR port-sparc64/47535.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.24.1 src/lib/libc/arch/sparc64/softfloat/qp.c

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