NetBSD-Bugs archive

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

PR/43303 CVS commit: src/external/gpl3/binutils/dist/gas



The following reply was made to PR toolchain/43303; it has been noted by GNATS.

From: Martin Husemann <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43303 CVS commit: src/external/gpl3/binutils/dist/gas
Date: Sun, 16 May 2010 11:20:01 +0000

 Module Name:   src
 Committed By:  martin
 Date:          Sun May 16 11:20:01 UTC 2010
 
 Modified Files:
        src/external/gpl3/binutils/dist/gas: atof-generic.c
        src/external/gpl3/binutils/dist/gas/config: atof-vax.c
 
 Log Message:
 From Matt Thomas, suggested upstream:
 
        * atof-generic.c (atof_generic): recognize snan and qnan in
        addition to nan and inf.
        * atof-vax.c (flonum_gen2vax): deal properly with nan, snan, qnan,
        and +Inf and -Inf codes.
 
 This fixes PR toolchain/43303.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1.1.1 -r1.2 \
     src/external/gpl3/binutils/dist/gas/atof-generic.c
 cvs rdiff -u -r1.1.1.1 -r1.2 \
     src/external/gpl3/binutils/dist/gas/config/atof-vax.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