summaryrefslogtreecommitdiffstats
path: root/9/platforms/android-18/arch-x86
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
* Fix math.h and x86's ptrace*; Remove machine/limits.h from 64-bit archsAndrew Hsieh2014-04-233-14/+87
| | | | Change-Id: Ia26160d26b3b5aec2b26ff2e79955f49b107f833
* Refresh prebuilts/ndk/9 to r9d+Andrew Hsieh2014-03-1016-0/+70
| | | | Change-Id: I307e1af61e046a2598ae0cc68862635e783a549f
* Refresh headers to NDK r9c+Andrew Hsieh2014-02-0516-42/+284
| | | | Change-Id: I33c5205492e0e8932450658b8f33aa16d63c56c0
* Fixed apparent copy/paste mistakeDavid Friedman2014-02-041-1/+1
| | | | | | Bug: 11634378 Change-Id: I77933e690e377d4704831f1142de8d6b44053327
* Refresh prebuilts/ndk/9/platforms with r9b+, part 1/2Andrew Hsieh2013-11-1140-317/+1219
| | | | | | Part 1: modify the existing API level Change-Id: Ib14a58f8c1d52d7e5ec95a2f3d64077046c6c0fe
* Refresh arch-x86/usr/lib/crt*o with ones built from C codeAndrew Hsieh2013-09-123-0/+0
| | | | | | | | | | | | | | Previous ones were built from assembly code with hack to iterate all eh frames and record ranges. Since 20c4a3a8eee5ca8c87ae377732f541baffce1fda X86's crt*o in platform are compiled from C code w/o the hack, and stop depending on __deregister_frame_info_bases. Refreshing prebuilts/ndk's crt*o to be consistent with platform's, otherwise when linking unbundled lib you may get linker warning reads: hidden symbol '__deregister_frame_info_bases' in libgcc.a(unwind-dw2-fde-dip.o) is referenced by DSO out/target/product/generic_x86/obj/lib/libexpat.so Change-Id: If9015db058bf18416f2c2093dbde25ebcfbf3e58
* Add NDK r9 part 1/2: platforms/Andrew Hsieh2013-09-06845-0/+82957
Change-Id: Ie572e90ffda7f982d931dda1a9f5a0c68953a762