History log of /openbsd-src/lib/libc/arch/arm/gen/flt_rounds.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 2c53affb 27-Dec-2022 jmc <jmc@openbsd.org>

spelling fixes; from paul tagliamonte
any changes not taken noted on tech, but chiefly here i did not take the
cancelation - cancellation changes;


# af3276d5 27-Oct-2015 guenther <guenther@openbsd.org>

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

ok millert@


# a2104120 18-Oct-2015 guenther <guenther@openbsd.org>

Pull in <float.h> instead of declaring __flt_rounds() locally

ok miod@ jsg@


# 596f05b7 06-Feb-2006 jmc <jmc@openbsd.org>

typos from alexey dobriyan;


# d45a0e27 01-Feb-2004 drahn <drahn@openbsd.org>

ARGH, forgot tags.


# d987040f 01-Feb-2004 drahn <drahn@openbsd.org>

arm libc support. From NetBSD. currently supports softfloat.