History log of /netbsd-current/lib/libm/src/e_asinl.c
Revision Date Author Comments
# 1.5 09-Jun-2024 riastradh

libm: Sprinkle whitespace fixes and rcsids on inverse trig functions.

No functional change intended.


# 1.4 09-Jun-2024 riastradh

libm: Do the weak alias dance for asin, acos, atan.

These are used internally by the complex trig functions, so they need
weak aliases.


# 1.3 24-Feb-2024 christos

add missing symbols for non long double architectures.


# 1.2 27-Jan-2024 ryoon

Enable asinl, acosl, logl, coshl, tanhl, atanhl, asinhl and acoshl

* Fix pkgsrc/math/py-numpy and pkgsrc/graphics/py-matplotlib, for example.


# 1.1 21-Jan-2024 christos

Bring in more long double functions from FreeBSD.


# 1.3 24-Feb-2024 christos

add missing symbols for non long double architectures.


# 1.2 27-Jan-2024 ryoon

Enable asinl, acosl, logl, coshl, tanhl, atanhl, asinhl and acoshl

* Fix pkgsrc/math/py-numpy and pkgsrc/graphics/py-matplotlib, for example.


# 1.1 21-Jan-2024 christos

Bring in more long double functions from FreeBSD.