summaryrefslogtreecommitdiffstats
path: root/9/platforms/android-19/arch-arm64/usr/include/machine
Commit message (Collapse)AuthorAgeFilesLines
* Move 64-bit headers/libs to android-21Andrew Hsieh2014-10-088-602/+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 (WW25)Andrew Hsieh2014-06-201-63/+44
| | | | | | | | | To bionic: 06366724d572ef005f5bc0ddd8ad46794cbfad3b Also refresh libc++ and its dependencies because 64-bit libc.so no longer expose _tolower_tab_ and _toupper_tab_ Change-Id: I684693cf10314351d0bbf4cad95497bece29294d
* Refresh 64-bit headers/libs; upgrade libc++ to r207307Andrew Hsieh2014-05-092-126/+95
| | | | | | to bionic: adfc007dbf936bd021d79ba2d2c360a3cfc77be9 5/19 2014 Change-Id: Id9994bab1ab8240853890c108e8aaa3ebac47fa8
* Fix math.h and x86's ptrace*; Remove machine/limits.h from 64-bit archsAndrew Hsieh2014-04-231-62/+0
| | | | Change-Id: Ia26160d26b3b5aec2b26ff2e79955f49b107f833
* Update 64-bit headers/libsAndrew Hsieh2014-03-222-79/+126
| | | | Change-Id: I8b1908261c49eafa97f3df174c18b09c1a3d9090
* Remove machine/_types.h from arm64/x86_64/mips64Andrew Hsieh2014-02-111-111/+0
| | | | | | See 9afe2884c7fe11f862982fd550a2ead688f2044d in bionic Change-Id: If676172ce381c95dd680e228abb129da6df09bfa
* Add experimental arm64 and x86_64 headers and stlportAndrew Hsieh2014-01-288-0/+778
Change-Id: If40f9c1f36d56dbf251a3bfd0be6818c1ea1b958