Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rts/OSThreads: Fix reference clock of timedWaitCondition | Ben Gamari | 2021-08-02 | 1 | -0/+2 |
* | Set min LLVM version to 9 and make version checking use a non-inclusive upper | Zubin Duggal | 2021-06-20 | 1 | -1/+1 |
* | Support NetBSD/aarch64 via LLVM codegen | PHO | 2021-05-22 | 1 | -0/+5 |
* | rts: Correctly call pthread_setname_np() on NetBSD | PHO | 2021-05-07 | 1 | -0/+17 |
* | hadrian: Don't depend upon bash from PATH | Ben Gamari | 2021-05-06 | 1 | -0/+15 |
* | configure: Move libdw search logic to macro | Ben Gamari | 2021-05-05 | 1 | -0/+57 |
* | configure: Move libnuma check to macro | Ben Gamari | 2021-05-05 | 1 | -0/+60 |
* | configure: Move pthreads checks to macro | Ben Gamari | 2021-05-05 | 1 | -0/+101 |
* | Break up aclocal.m4 | Ben Gamari | 2021-05-05 | 66 | -0/+2638 |
* | llvmGen: Accept range of LLVM versions | Ben Gamari | 2021-03-17 | 1 | -0/+177 |