Commits
User selector
Commit History
Commits on Jul 24, 2020
macOS: macho ld64.lld fixes
Show description for 3b26e50authored andcommitted
Commits on Apr 4, 2020
Commits on Apr 1, 2020
stage1: make C++ switch fallthrough an error
Show description for 212e235authored andcommitted
Commits on Mar 30, 2020
linking: remove check for target_supports_libunwind
Show description for 6408766committed
Commits on Mar 29, 2020
Commits on Mar 27, 2020
Commits on Mar 26, 2020
improved handling of native system directories
Show description for fae6cf0committed
Commits on Mar 3, 2020
Commits on Feb 28, 2020
- committed
remove special darwin os version min handling
Show description for ef24f2dcommitted- committed
Commits on Feb 25, 2020
Commits on Feb 22, 2020
fix regression in detecting native glibc version
Show description for dca19b6committed
Commits on Feb 21, 2020
- committed
Commits on Feb 20, 2020
remove the concept of "sub-architecture"
Show description for 84f1893committed
Commits on Feb 17, 2020
Commits on Feb 14, 2020
Commits on Feb 11, 2020
stage1: memory/report overhaul
Show description for edb2109committed
Commits on Jan 30, 2020
Commits on Jan 23, 2020
update target info to llvm 10
Show description for 800ead2committedfix incorrect list of sub-arches for aarch64
Show description for fbfda7fcommitted
Commits on Jan 22, 2020
Commits on Jan 21, 2020
Commits on Dec 16, 2019
expose the ability to disable C sanitization
Show description for 839b3a6committed
Commits on Dec 4, 2019
Commits on Dec 2, 2019
remove upstream support for Zen hobby OS
Show description for dcbd5adcommitted
Commits on Nov 25, 2019
Commits on Oct 31, 2019
- authored andcommitted

Commits on Oct 24, 2019
avoid passing -march=native when not supported
Show description for ad438a9committed
Commits on Sep 28, 2019
Merge pull request #3331 from meme/android-ndk
Show description for 543e729authored