summaryrefslogtreecommitdiffstats
path: root/lib/libcxx/include/__config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove libc++ and libc++abi 8.0.0 now that we switched to version 10.0.1patrick2021-01-111-1457/+0
| | | | in the gnu/ directory.
* define _LIBCPP_HAS_TIMESPEC_GET and _LIBCPP_HAS_C11_FEATURESjsg2019-12-081-0/+3
| | | | | OpenBSD has timespec_get(3) and struct timespec/aligned_alloc(3). ok kettenis@ jca@
* Merge libc++, libc++abi and libunwind version 8.0.0.patrick2019-06-171-108/+175
| | | | | | Ports build by naddy@ Tested by visa on octeon Tested by kettenis on macppc and sparc64
* Merge libc++, libc++abi and libunwind version 7.0.1.patrick2019-02-041-435/+522
| | | | | | Tested by visa on octeon Tested by kettenis on arm64, armv7 and sparc64 "go for it" deraadt and sthen
* merge libc++ 6.0.0 (bump lib major); ok patrick@, kettenis@robert2018-09-111-232/+615
|
* We definitely want to use arc4random() on OpenBSD.kettenis2016-09-191-1/+1
| | | | ok patrick@
* Implement OpenBSD support in libc++ and libunwind.patrick2016-09-051-2/+15
| | | | ok kettenis@
* Import libc++ 3.9.0patrick2016-09-031-0/+904