History log of /src/lib/libm/src/s_sincosl.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base perseant-exfatfs-base-20240630 perseant-exfatfs-base
# 1.4 03-Apr-2024 christos

remove #include <ieeefp.h> for i386 now that it is included in math_private.h


# 1.3 24-Feb-2024 christos

add missing symbols for non long double architectures.


Revision tags: netbsd-10-1-RELEASE netbsd-10-0-RELEASE netbsd-10-0-RC6 netbsd-10-0-RC5 netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 netbsd-10-0-RC1 netbsd-10-base
# 1.2 27-Aug-2022 christos

tuck in k_sincosl.h include inside __HAVE_LONG_DOUBLE


# 1.1 27-Aug-2022 christos

Add sincos{,f,l} from FreeBSD