| Age | Commit message (Expand) | Author | Lines |
| 2020-11-09 | Rollup merge of #78228 - pietroalbini:finally, r=Mark-Simulacrum | Dylan DPC | -2/+1 |
| 2020-11-06 | Add debug asserts to PR builder | Mark Rousskov | -6/+0 |
| 2020-11-06 | Re-enable debug and LLVM assertions | Mark Rousskov | -13/+0 |
| 2020-11-06 | fix shellcheck error of SC2068 | Daiki Ihara | -19/+19 |
| 2020-11-06 | fix shellcheck error of SC2148 | Daiki Ihara | -0/+19 |
| 2020-11-05 | ci: build docs for aarch64-unknown-linux-gnu | Pietro Albini | -2/+1 |
| 2020-11-04 | ci: demote i686-unknown-freebsd to tier 2 compiler target | Pietro Albini | -34/+7 |
| 2020-10-28 | ci: update x86_64-gnu and x86_64-gnu-debug to ubuntu:20.04 | Josh Stone | -2/+4 |
| 2020-10-24 | Rollup merge of #78309 | Mara Bos | -1/+1 |
| 2020-10-24 | Use own mirror for linux headers in musl-toolchain CI script. | Mara Bos | -2/+8 |
| 2020-10-23 | Fix Ubuntu download URL | Jonas Schievink | -1/+1 |
| 2020-10-13 | Auto merge of #77762 - pietroalbini:dist-build-manifest, r=Mark-Simulacrum | bors | -1/+3 |
| 2020-10-12 | ci: also build the build-manifest component on dist-x86_64-linux | Pietro Albini | -1/+3 |
| 2020-10-09 | ci: disabled: riscv: work around QEMU regression | Tom Eccles | -3/+3 |
| 2020-10-03 | Check all Cargo targets on CI | Mark Rousskov | -1/+1 |
| 2020-09-29 | Use --host='' instead of --host '' | Tyler Mandry | -14/+14 |
| 2020-09-28 | Update CI scripts to accommodate --host change | Tyler Mandry | -15/+15 |
| 2020-09-16 | Auto merge of #76420 - Gelbpunkt:aarch64-linux-musl, r=pietroalbini | bors | -23/+13 |
| 2020-09-14 | Update based on @alex's PR | Jens Reidel | -6/+0 |
| 2020-09-13 | remove orphaned files | Tshepang Lekhonkhobe | -52/+0 |
| 2020-09-06 | initial attempt to add aarch64-unknown-linux-musl to dist-linux-arm | Jens Reidel | -17/+13 |
| 2020-08-29 | Auto merge of #74922 - joshtriplett:ninja-by-default, r=Mark-Simulacrum | bors | -0/+34 |
| 2020-08-28 | Build dist-x86_64-musl with --enable-profiler. | Tiago Lam | -0/+1 |
| 2020-08-26 | Debian 6 doesn't have ninja, so use make for the dist builds | Josh Triplett | -2/+2 |
| 2020-08-26 | Install ninja on CI builders | Josh Triplett | -0/+34 |
| 2020-08-25 | ci: bump LLVM source tarball on Linux to 10.0.0 | Pietro Albini | -1/+1 |
| 2020-08-22 | Apply suggestions from code review
| Josh Stone | -2/+1 |
| 2020-08-22 | Don't make clang use gcc's include-fixed | Josh Stone | -9/+0 |
| 2020-08-21 | Auto merge of #75708 - JohnTitor:stay-cool-full-bootstrap-builder, r=pietroal... | bors | -30/+0 |
| 2020-08-19 | Upgrade Emscripten on CI to 1.39.20 | Thomas Lively | -2/+2 |
| 2020-08-20 | Remove the full-bootstrap builder from CI | Yuki Okushi | -30/+0 |
| 2020-08-17 | Auto merge of #75568 - ehuss:cloudabi-tier3, r=Mark-Simulacrum | bors | -4/+1 |
| 2020-08-16 | Fix fortanix build | Mark Rousskov | -1/+1 |
| 2020-08-15 | Bump minor version of emsdk to 1.38.47 | Tomasz Miąsko | -2/+2 |
| 2020-08-15 | Auto merge of #74576 - myfreeweb:freebsd-sanitizers, r=oli-obk | bors | -1/+1 |
| 2020-08-14 | Move CloudABI to tier 3. | Eric Huss | -3/+0 |
| 2020-08-13 | Add no-opt standard library builders | Dylan MacKenzie | -2/+12 |
| 2020-08-09 | Upgrade the FreeBSD toolchain to version 11.4 | Josh Stone | -25/+11 |
| 2020-08-09 | Add sanitizer support on FreeBSD | Greg V | -1/+1 |
| 2020-08-01 | Rollup merge of #74995 - sunfishcode:update-llvm, r=alexcrichton | Manish Goregaokar | -3/+3 |
| 2020-08-01 | Auto merge of #74993 - sunfishcode:update-wasi-libc, r=alexcrichton | bors | -2/+2 |
| 2020-07-31 | Update the WASI libc build to LLVM 10. | Dan Gohman | -3/+3 |
| 2020-07-31 | Update the bundled wasi-libc with libstd | Dan Gohman | -2/+2 |
| 2020-07-31 | Auto merge of #74844 - asomers:freebsd-profiler, r=pietroalbini | bors | -2/+2 |
| 2020-07-30 | Rollup merge of #74871 - etherealist:musl_doc, r=Mark-Simulacrum | Manish Goregaokar | -1/+0 |
| 2020-07-28 | Use --stage 2 in checktools | Joshua Nelson | -4/+4 |
| 2020-07-28 | Enable docs on dist-x86_64-musl | David Sonder | -1/+0 |
| 2020-07-27 | Use --stage 2 explicitly in CI | Joshua Nelson | -29/+29 |
| 2020-07-27 | mv std libs to library/ | mark | -8/+8 |
| 2020-07-27 | Enable the profiler on FreeBSD | Alan Somers | -2/+2 |