| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-03-19 | Codegen 128bit atomic loads and stores for compiler builtins as trap | bjorn3 | -12/+0 | |
| 128bit atomics are unstable and only enabled on AArch64 and x86_64 macOS. Cranelift doesn't support 128bit atomics yet. | ||||
| 2022-03-17 | Fix and re-enable some rustc tests | bjorn3 | -0/+19 | |
| * Set `config.opts.trimmed_def_paths` to `GoodPath` to trim def paths in error messages as expected by the rustc test suite * Fix `$SRC_DIR` normalization for out of tree compiled standard library | ||||
| 2022-03-08 | Fix compiletest compilation | bjorn3 | -0/+15 | |
| 2021-12-26 | Test rustc tests with unstable features disabled | bjorn3 | -1/+1 | |
| 2021-12-16 | Rustup to rustc 1.59.0-nightly (c5ecc1570 2021-12-15) | bjorn3 | -1/+1 | |
| 2021-11-26 | Fix rustc tests | bjorn3 | -1/+2 | |
| 2021-07-26 | Update compiler_builtins version in setup_rust_fork.sh | bjorn3 | -1/+1 | |
| 2021-06-20 | Rewrite cargo.sh in rust | bjorn3 | -1/+1 | |
| 2021-06-19 | Rewrite build.sh in rust | bjorn3 | -1/+1 | |
| This makes it easier to compile cg_clif on systems that don't support bash shell scripts like Windows | ||||
| 2021-06-17 | Update rust patch for compiler_builtins update | bjorn3 | -1/+1 | |
| 2021-05-24 | Update rustc bootstrap patch | bjorn3 | -2/+3 | |
| 2021-05-04 | Update rust bootstrap patches | bjorn3 | -13/+1 | |
| 2021-04-16 | Fix rustc tests by updating compiler-builtins dep to 0.1.40 | bjorn3 | -1/+1 | |
| 2021-03-15 | Split rust fork setup out of test_bootstrap.sh | bjorn3 | -0/+68 | |
