rust/src/librustc_back
Manish Goregaokar 3fd41d61ab Rollup merge of #25939 - wca:fix-freebsd-configure, r=alexcrichton
Bug fixes for configure on FreeBSD:
- Don't ban using gcc; newer versions can be installed and other checks should enforce its suitability.
- Don't force Rust to link itself with /usr/local/lib{,gcc4[46]}, which causes builds to fail if Rust is already installed.  I've not been able to find an use case where this is actually necessary.
2015-06-03 14:46:40 +05:30
..
target FreeBSD: Don't add -L/usr/local/lib{,/gcc4[46]}. 2015-05-23 14:09:11 -06:00
abi.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
archive.rs rustc_back: Don't pass 'u' to ar invocations 2015-05-26 07:06:31 -07:00
arm.rs bitrig integration 2015-02-11 14:49:06 -08:00
lib.rs libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -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 std: Expand the area of std::fs 2015-04-27 17:16:44 -07: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