Source-Changes archive

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

CVS commit: [netbsd-5] src/gnu/dist/binutils/gas



Module Name:    src
Committed By:   riz
Date:           Fri Jul 16 19:03:21 UTC 2010

Modified Files:
        src/gnu/dist/binutils/gas [netbsd-5]: atof-generic.c
        src/gnu/dist/binutils/gas/config [netbsd-5]: atof-vax.c

Log Message:
Pull up following revision(s) (requested by jklos in ticket #1427):
        gnu/dist/binutils/gas/config/atof-vax.c
        gnu/dist/binutils/gas/atof-generic.c
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.3 -r1.1.1.3.26.1 \
    src/gnu/dist/binutils/gas/atof-generic.c
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.38.1 \
    src/gnu/dist/binutils/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