NetBSD-Bugs archive

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

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



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

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47535 CVS commit: [netbsd-6] src/lib/libc/arch/sparc64/softfloat
Date: Mon, 18 Feb 2013 18:10:59 +0000

 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