Source-Changes archive

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

CVS commit: src/lib/libm/arch



Module Name:    src
Committed By:   joerg
Date:           Mon Nov 11 00:31:51 UTC 2013

Modified Files:
        src/lib/libm/arch/i387: fenv.c
        src/lib/libm/arch/x86_64: fenv.c

Log Message:
Preserve the initial x87 control word in the global FP environment
in preparation for adjusting the default based on the main binary
version.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libm/arch/i387/fenv.c
cvs rdiff -u -r1.5 -r1.6 src/lib/libm/arch/x86_64/fenv.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