History log of /freebsd-src/contrib/netbsd-tests/lib/libm/t_pow.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 51af0332 09-Feb-2021 Dimitry Andric <dim@FreeBSD.org>

Add test case for 93fc67896550 (incorrect powf(3) result)

This adds the test case to contrib/netbsd-tests/lib/libm/t_pow.c, as it
is currently the only place testing pow(3) and friends.

MFC after:

Add test case for 93fc67896550 (incorrect powf(3) result)

This adds the test case to contrib/netbsd-tests/lib/libm/t_pow.c, as it
is currently the only place testing pow(3) and friends.

MFC after: 1 week

show more ...


# dd66b5ba 04-Feb-2017 Enji Cooper <ngie@FreeBSD.org>

Merge in changes from ^/vendor/NetBSD/tests/dist@r313245

Diff reduce lib/libm/t_pow.c per upstream changes


# 83e891f2 14-Jan-2017 Enji Cooper <ngie@FreeBSD.org>

Revert t_pow@r312154

This hunk hasn't been accepted yet


# e0940c61 14-Jan-2017 Enji Cooper <ngie@FreeBSD.org>

Diff reduce with upstream post-accepted contributions


# 640235e2 12-Aug-2016 Enji Cooper <ngie@FreeBSD.org>

Checkpoint initial integration work

- Some of the lib/libc and lib/thr tests fail
- lib/msun/exp_test:exp2_values now passes with clang 3.8.0

The Makefiles in contrib/netbsd-tests were pruned as th

Checkpoint initial integration work

- Some of the lib/libc and lib/thr tests fail
- lib/msun/exp_test:exp2_values now passes with clang 3.8.0

The Makefiles in contrib/netbsd-tests were pruned as they have no value

Sponsored by: EMC / Isilon Storage Division

show more ...


# 12c91ea8 16-Nov-2014 Enji Cooper <ngie@FreeBSD.org>

Alias isinff to isinf on FreeBSD

isinf on FreeBSD automatically picks the appropriate type per math.h

Sponsored by: EMC / Isilon Storage Division


# 57718be8 02-Oct-2014 Enji Cooper <ngie@FreeBSD.org>

Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
minus the vendor Makefiles

Provide directions for how to bootstrap the vendor sources in
FREEBSD-upgrade

MFC after 2 weeks

Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
minus the vendor Makefiles

Provide directions for how to bootstrap the vendor sources in
FREEBSD-upgrade

MFC after 2 weeks
Discussed with: rpaulo
Sponsored by: EMC / Isilon Storage Division

show more ...