about summary refs log tree commit diff
path: root/src/librustc_target/spec/aarch64_unknown_none.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-37/+0
2020-07-08Avoid "blacklist"Tamir Duberstein-1/+1
2020-04-26rustc_target: Stop using "string typing" for relocation modelsVadim Petrochenkov-2/+2
2019-12-22Format the worldMark Rousskov-2/+2
2019-09-23Differentiate AArch64 bare-metal targets between hf and non-hf.Andre Richter-2/+2
2019-02-01targets: aarch64-unknown-none: Add +strict-alignAndre Richter-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-23use String::new() instead of String::from(""), "".to_string(), "".to_owned() ...Matthias Krüger-2/+2
2018-08-09targets: aarch64: Add bare-metal aarch64 targetAndre Richter-0/+46