summaryrefslogtreecommitdiffstats
path: root/9/platforms/android-15
Commit message (Collapse)AuthorAgeFilesLines
* Update __builtin_isnan() WAR to be >= 3.7, since this is still not fixed.Stephen Hines2014-11-263-6/+6
| | | | | | 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-235-16/+89
| | | | Change-Id: Ia26160d26b3b5aec2b26ff2e79955f49b107f833
* Refresh prebuilts/ndk/9 to r9d+Andrew Hsieh2014-03-1047-1/+201
| | | | Change-Id: I307e1af61e046a2598ae0cc68862635e783a549f
* Merge "Refresh headers to NDK r9c+"Andrew Hsieh2014-02-0648-39/+759
|\
| * Refresh headers to NDK r9c+Andrew Hsieh2014-02-0548-39/+759
| | | | | | | | 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
* Merge "Fixed apparent copy/paste mistake Bug: 11634378"Andrew Hsieh2014-02-053-3/+3
|\
| * Fixed apparent copy/paste mistakeDavid Friedman2014-02-043-3/+3
| | | | | | | | | | | | Bug: 11634378 Change-Id: I77933e690e377d4704831f1142de8d6b44053327
* | 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 2/2Andrew Hsieh2013-11-122473-0/+257661
| | | | | | Part 2: add new API level 12, 13, 15, 16, 17 and 19 Change-Id: I305970f7766b3ed3e5faf2532952eaa03398fcbd
* Remove symlink android-12,13,15,16,17Andrew Hsieh2013-11-121-1/+0
| | | | | | | | | | | NDK r9b comes with headers/libs for android-12,13,15,16,17. Replace symlink with real stuffs. Note that this is part of https://android-review.googlesource.com/#/c/69556, but apparantly the same CL can't "remove" symlink and "create" to replace it with real directory at the same time. Change-Id: Ic268a7ad2b339f9f4ff93f73ddd3343be293b2fa
* Add NDK r9 part 1/2: platforms/Andrew Hsieh2013-09-061-0/+1
Change-Id: Ie572e90ffda7f982d931dda1a9f5a0c68953a762