| Age | Commit message (Collapse) | Author |
|
|
|
Import LLVM's D32450/D116857 patch to enable unwinding support on
SPARCv9 systems.
|
|
|
|
- update lib/include
- update lib/libcxx
- update lib/libcxxabi
- update lib/libunwind
- (no changes) src/libcxx.zig
- (no changes) src/libunwind.zig
|
|
llvm commit b2851aea80e5a8f0cfd6c3c5a56a6b00fb28c6b6
|
|
|
|
|
|
upstream commit 1931d3cb20a00da732c5210b123656632982fde0
|
|
also start prefering NtDll API. so far:
* NtQueryInformationFile
* NtClose
adds a performance workaround for windows unicode conversion. but that
should probably be removed before merging
|