about summary refs log tree commit diff
path: root/src/libsyntax/errors
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-05-16 12:15:10 -0700
committerbors <bors@rust-lang.org>2016-05-16 12:15:10 -0700
commit4fdf2c4f976ce52163841ba5b3117bb2bb06d97e (patch)
tree78e466dda8648c120d986b41e59e48c9cc358ebf /src/libsyntax/errors
parent8310de856db8ba78ba3f4c58e3fe6d3d87f2cb4f (diff)
parente512abd418cf6774a29c98b1643e08ae82b3a2b5 (diff)
downloadrust-4fdf2c4f976ce52163841ba5b3117bb2bb06d97e.tar.gz
rust-4fdf2c4f976ce52163841ba5b3117bb2bb06d97e.zip
Auto merge of #33500 - Nercury:update-aarch64-android-target-to-match-abi, r=alexcrichton
Update aarch64-linux-android target to match android abi.

- Changed `target_env` to "gnu" to empty "" for all android targets because it does not matter for android.
- The PR #33048 added "max_atomic_width" for arm-android but missed recently added armv7-android. Add it there too.
- Added features `+neon,+fp-armv8` because they [must exist on `aarch64` android](http://developer.android.com/ndk/guides/cpu-features.html).
- Update libc to include https://github.com/rust-lang/libc/pull/282 so that rust's std lib works on android's aarch64 (the main issue there was incorrect structure alignment on 64-bit arm).

r? @alexcrichton
Diffstat (limited to 'src/libsyntax/errors')
0 files changed, 0 insertions, 0 deletions