summaryrefslogtreecommitdiffstats
path: root/9/platforms/android-19/arch-arm64/usr/include/android
Commit message (Collapse)AuthorAgeFilesLines
* Move 64-bit headers/libs to android-21Andrew Hsieh2014-10-0819-3764/+0
| | | | | | | | | | | | | 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
* Refresh 64-bit headers/libs (WW37)Andrew Hsieh2014-09-121-1/+29
| | | | Change-Id: Ic45df1cfcc4a705ecff9e6b4e9588aa9942da9f8
* Refresh 64-bit headers/libs (WW36)Andrew Hsieh2014-09-033-3/+68
| | | | | | sync to lmp-dev/bionic 1e010d60397db706cd3d1c4d5701a2bced441aa8 Change-Id: Id4e86e5b4b236c7abe70d5972895b4ad8a71db16
* Update dlext.h header for 64bitsDmitriy Ivanov2014-07-081-2/+9
| | | | Change-Id: Ia7dcc31158df104012c849a9e6c9a9c5527a922d
* Refresh 64-bit headers/libs; upgrade libc++ to r207307Andrew Hsieh2014-05-091-0/+70
| | | | | | to bionic: adfc007dbf936bd021d79ba2d2c360a3cfc77be9 5/19 2014 Change-Id: Id9994bab1ab8240853890c108e8aaa3ebac47fa8
* Add platforms headers/libs for mips64Andrew Hsieh2014-02-061-29/+29
| | | | | | | | | | | | 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 experimental arm64 and x86_64 headers and stlportAndrew Hsieh2014-01-2818-0/+3594
Change-Id: If40f9c1f36d56dbf251a3bfd0be6818c1ea1b958