Source-Changes archive

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

CVS commit: src/lib/libc/arch



Module Name:    src
Committed By:   christos
Date:           Sun Jun  5 14:43:13 UTC 2011

Modified Files:
        src/lib/libc/arch/i386/gdtoa: gd_qnan.h
        src/lib/libc/arch/i386/gen: isnanl.c
        src/lib/libc/arch/x86_64/gdtoa: gd_qnan.h
        src/lib/libc/arch/x86_64/gen: isnanl.c

Log Message:
Revert previous and make frach be 0xc0000000 for NAN's generated by strtold()
as suggested by tron.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/arch/i386/gdtoa/gd_qnan.h
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/arch/i386/gen/isnanl.c
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/arch/x86_64/gdtoa/gd_qnan.h
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/arch/x86_64/gen/isnanl.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