NetBSD-Bugs archive

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

PR/47535 CVS commit: src/lib/libc/arch/sparc64/softfloat



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47535 CVS commit: src/lib/libc/arch/sparc64/softfloat
Date: Fri, 15 Feb 2013 09:24:06 +0000

 Module Name:   src
 Committed By:  martin
 Date:          Fri Feb 15 09:24:05 UTC 2013
 
 Modified Files:
        src/lib/libc/arch/sparc64/softfloat: qp.c
 
 Log Message:
 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.9 -r1.10 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