History log of /openbsd-src/lib/libc/arch/amd64/gen/ldexp.c (Results 1 – 5 of 5)
Revision Date Author Comments
# af3276d5 27-Oct-2015 guenther <guenther@openbsd.org>

Wrap the remaining math functions in libc: __fpclassify*(), __flt_rounds(),
and ldexp().

ok millert@


# 84938a7b 04-Jan-2015 daniel <daniel@openbsd.org>

remove code for ancient gcc.

ok millert@, kettenis@


# b30a1762 12-Nov-2013 deraadt <deraadt@openbsd.org>

add proto for amd64 case; unify otherwise


# 298116df 07-Aug-2005 espie <espie@openbsd.org>

zap rcsid.
okay deraadt@ (tested them all)


# 118f6189 28-Jan-2004 mickey <mickey@openbsd.org>

things for amd64; from art@