#
1ec3feb6 |
| 22-Feb-2021 |
Alex Richardson <arichardson@FreeBSD.org> |
Update libm tests from NetBSD
I did this without a full vendor update since that would cause too many conflicts. Since these files now almost match the NetBSD sources the next git subtree merge shou
Update libm tests from NetBSD
I did this without a full vendor update since that would cause too many conflicts. Since these files now almost match the NetBSD sources the next git subtree merge should work just fine.
Reviewed By: lwhsu Differential Revision: https://reviews.freebsd.org/D28797
show more ...
|
#
10f26e7d |
| 02-Sep-2016 |
Enji Cooper <ngie@FreeBSD.org> |
Don't expect :fmod to fail on FreeBSD
Sponsored by: EMC / Isilon Storage Division
|
#
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 ...
|
#
66eb8885 |
| 27-Apr-2015 |
Enji Cooper <ngie@FreeBSD.org> |
The fmodl compat shims on arm/mips/powerpc aren't complete
Disable the test code for now on those architectures
MFC after: 1 week PR: 199422
|
#
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 ...
|