Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   he
Date:           Mon May 16 07:59:19 UTC 2011

Modified Files:
        src/include: fenv.h
        src/tests/lib/libc/stdlib: t_strtod.c

Log Message:
The support of <fenv.h> is actually for __sparc64__, not for __sparc__
(which is also defined on sparc64).  This fixes a build problem for
plain sparc.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/include/fenv.h
cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libc/stdlib/t_strtod.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