summaryrefslogtreecommitdiffstats
path: root/9/platforms/android-8
Commit message (Collapse)AuthorAgeFilesLines
* Update __builtin_isnan() WAR to be >= 3.7, since this is still not fixed.Stephen Hines2014-11-261-2/+2
| | | | | | http://www.llvm.org/bugs/show_bug.cgi?id=20958 Change-Id: Ia95fadd264c0401f5625c69e3688c14131970a8e
* Move 64-bit headers/libs to android-21Andrew Hsieh2014-10-083-3/+3
| | | | | | | | | | | | | 64-bit headers/libs hid in android-19, the highest API level when 64-bit started, and the actually number for L wasn't known then. Continue to symlink from other level to android-21, so projects build for both 32- and 64-bit don't need to set LOCAL_SDK_VERSION higher than necessary just to get 64-bit headers/libs, and risk unintended use of new APIs BUG=17885653 Change-Id: I0edef2a624c71b2b2365d5660b4f221303ce15e5
* Fix math.h and x86's ptrace*; Remove machine/limits.h from 64-bit archsAndrew Hsieh2014-04-231-1/+1
| | | | Change-Id: Ia26160d26b3b5aec2b26ff2e79955f49b107f833
* Refresh prebuilts/ndk/9 to r9d+Andrew Hsieh2014-03-1011-3/+7
| | | | Change-Id: I307e1af61e046a2598ae0cc68862635e783a549f
* Merge "Refresh headers to NDK r9c+"Andrew Hsieh2014-02-069-11/+241
|\
| * Refresh headers to NDK r9c+Andrew Hsieh2014-02-059-11/+241
| | | | | | | | Change-Id: I33c5205492e0e8932450658b8f33aa16d63c56c0
* | Add platforms headers/libs for mips64Andrew Hsieh2014-02-061-0/+1
|/ | | | | | | | | | | | Also 1) update some headers in arm64/x86_64 2) add crtbegin_dynamic.o for x86_64 missing from last time 3) add symlink to android-19/arch-mips64 for other levels 4) refresh stlport mainly to account for the fact that sizeof(long double)==16 since https://android-review.googlesource.com/#/c/81133/ Change-Id: I5ea68cb8f17304682fc1d3ac7a27367d2c9a6daa
* Add symlinks of 64bit platforms to lower API levels.Ying Wang2014-01-302-0/+2
| | | | | | | | This works around the fact that we don't have 64bit platforms for API levels lower than 19. Bug: 11654773 Change-Id: I50030d52441e1dcb33ad8cbd072c03641940abdd
* Refresh prebuilts/ndk/9/platforms with r9b+, part 1/2Andrew Hsieh2013-11-1126-307/+484
| | | | | | Part 1: modify the existing API level Change-Id: Ib14a58f8c1d52d7e5ec95a2f3d64077046c6c0fe
* Add symlink for x86/mips platform version 8.Andrew Hsieh2013-09-272-0/+2
| | | | | | | Although NDK support for MIPS/X86 starts only from android-9, some projects froyo-ub-gcore-* needs both at android-8... Change-Id: Iff0fc809a6f342bbbd3d3fc09adf4679d93b51dc
* Add NDK r9 part 1/2: platforms/Andrew Hsieh2013-09-06750-0/+69016
Change-Id: Ie572e90ffda7f982d931dda1a9f5a0c68953a762