aboutsummaryrefslogtreecommitdiff
path: root/src/libcxx.zig
AgeCommit message (Expand)Author
2020-12-24stage2: re-use compiler runtime libs across opt modes and strip flagAndrew Kelley
2020-12-24stage2: fix Cache deadlock and build more of TSANAndrew Kelley
2020-12-24WIP start adding support for TSANAndrew Kelley
2020-12-20use kprotty's ThreadPool implementation (v5)Andrew Kelley
2020-12-18std: introduce a thread-local CSPRNG for general useAndrew Kelley
2020-12-13stage2: link musl dynamically by default if nativeIsaac Freund
2020-11-22modernize the PIE patch for the latest master branchAndrew Kelley
2020-09-30Merge remote-tracking branch 'origin/master' into llvm11Andrew Kelley
2020-09-26stage2: implement -fno-emit-binAndrew Kelley
2020-09-24fix a round of regressions in this branchAndrew Kelley
2020-09-22stage2: implement using the global cache dirAndrew Kelley
2020-09-21stage2: implement building & linking against libcxx and libcxxabiAndrew Kelley
2020-09-21rename src-self-hosted/ to src/Andrew Kelley