#
87d65c74 |
| 25-Feb-2021 |
Alex Richardson <arichardson@FreeBSD.org> |
lib/msun: Allow building tests with WARNS=6
The only change needed is to mark a few variables as static.
|
#
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 ...
|
#
cdebaff8 |
| 13-Jan-2017 |
Enji Cooper <ngie@FreeBSD.org> |
Upgrade NetBSD tests to 01.11.2017_23.20 snapshot
This contains some new testcases in /usr/tests/...:
- .../lib/libc - .../lib/libthr - .../lib/msun - .../sys/kern
Tested on: amd64, i386 MFC after
Upgrade NetBSD tests to 01.11.2017_23.20 snapshot
This contains some new testcases in /usr/tests/...:
- .../lib/libc - .../lib/libthr - .../lib/msun - .../sys/kern
Tested on: amd64, i386 MFC after: 1 month
show more ...
|
#
068ebf32 |
| 04-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/config.h was removed from the build
Pointyhat to: me (again, for not running make delete-old after running test builds)
|
#
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 ...
|