rust/src/librustc_back
Alex Crichton 2c28348374 rollup merge of #24953: tamird/android-pie
This is OK to do given:
  - PIE is supported on Android starting with API 16.
  - The bots are running API 18.
  - API < 16 now has a 12.5% market share[0] as of 2015-04-29.

Closes #17437.

[0] https://developer.android.com/about/dashboards/index.html

r? @alexcrichton
2015-04-29 15:45:56 -07:00
..
target Use PIE on Android 2015-04-29 13:50:26 -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
lib.rs std: Expand the area of std::fs 2015-04-27 17:16:44 -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 Extract librustc_back from librustc 2014-07-14 12:27:07 -07:00
tempdir.rs Negative case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
x86.rs fixing PR review comments 2015-02-11 14:49:11 -08:00
x86_64.rs oops, fixing abi::OsOpenbsd 2015-02-11 14:49:13 -08:00