rust/src/librustc_back
Alex Crichton 22da16a4c5 rustc_back: Add x86_64-unknown-linux-musl as a target
This commit adds support for x86_64-unknown-linux-musl as a target of the
compiler. There's some comments in the commit about some of the more flavorful
flags passed to the linker as it's not quite as trivial as the normal specs.
2015-04-27 10:11:15 -07:00
..
target rustc_back: Add x86_64-unknown-linux-musl as a target 2015-04-27 10:11:15 -07:00
abi.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
archive.rs rustc: Handle duplicate names merging archives 2015-04-21 11:08:19 -07:00
arm.rs bitrig integration 2015-02-11 14:49:06 -08:00
fs.rs Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
lib.rs rustc: Handle duplicate names merging archives 2015-04-21 11:08:19 -07:00
mips.rs bitrig integration 2015-02-11 14:49:06 -08:00
mipsel.rs bitrig integration 2015-02-11 14:49:06 -08:00
rpath.rs Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
sha2.rs std: Bring back f32::from_str_radix as an unstable API 2015-04-21 15:23:54 -07:00
svh.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
target_strs.rs
tempdir.rs Negative case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
x86_64.rs oops, fixing abi::OsOpenbsd 2015-02-11 14:49:13 -08:00
x86.rs fixing PR review comments 2015-02-11 14:49:11 -08:00