Source-Changes archive

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

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



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