Source-Changes archive

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

CVS commit: src/tests/lib/libm



Module Name:    src
Committed By:   joerg
Date:           Thu Feb 27 17:26:02 UTC 2014

Modified Files:
        src/tests/lib/libm: t_atan.c t_exp.c t_fmod.c t_log.c

Log Message:
Avoid promotion in subexpressions.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libm/t_atan.c \
    src/tests/lib/libm/t_log.c
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libm/t_exp.c
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libm/t_fmod.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