| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-30 | Update LLVM and add Unsupported diagnostic | Hugues de Valon | -0/+3 | |
| Secure entry functions do not support if arguments are passed on the stack. An "unsupported" diagnostic will be emitted by LLVM if that is the case. This commits adds support in Rust for that diagnostic so that an error will be output if that is the case! Signed-off-by: Hugues de Valon <hugues.devalon@arm.com> | ||||
| 2020-09-26 | Remove unused #[allow(...)] statements from compiler/ | est31 | -1/+0 | |
| 2020-09-23 | /nightly/nightly-rustc | Erik Hofmayer | -1/+1 | |
| 2020-09-23 | Updated html_root_url for compiler crates | Erik Hofmayer | -1/+1 | |
| 2020-09-18 | Update cc crate to understand aarch64-apple-darwin with clang | Jake Goulding | -1/+1 | |
| 2020-09-09 | Move `rustllvm` into `rustc_llvm` | Vadim Petrochenkov | -0/+4368 | |
