History log of /freebsd-9.3-release/tools/regression/lib/msun/test-trig.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 216222 05-Dec-2010 das

signbit() returns nonzero for negative arguments, but we shouldn't assume
that it always returns the same nonzero value.


# 176748 02-Mar-2008 das

Don't run tests that assume <= 64-bit precision on machines with quad
precision.


# 176379 18-Feb-2008 das

Some basic regression tests for {sin,cos,tan}{,f,l}().