History log of /netbsd-current/lib/libm/m.mipshf.expsym
Revision Date Author Comments
# 1.3 09-Jun-2024 riastradh

libm: Factor out common expected symbol list.

Should substantially reduce the maintenance burden.


# 1.2 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.1 08-May-2024 riastradh

libm: Split expected symbols on arm and mips by hard/soft float.