summaryrefslogtreecommitdiffstats
path: root/9/platforms/android-19/arch-mips64/usr/include/linux/rtnetlink.h
Commit message (Collapse)AuthorAgeFilesLines
* Move 64-bit headers/libs to android-21Andrew Hsieh2014-10-081-581/+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 (WW29)Andrew Hsieh2014-07-191-46/+48
| | | | | | | | | | 1) sync to bionic 9c07aee83b4ebbf2dba8e23d6896683187b9724e (Fri 7/18 2014) 2) Media API 3) GLES 3.1 and AEP extensions 4) Updated SLES/OpenSLES with support for single-precision FP audio format 5) Updated GLES2 and GLES3 headers updated to the latest official Khronos versions Change-Id: Ie31339a69a4b87f9da717d5adc30a820d5dccae6
* Add platforms headers/libs for mips64Andrew Hsieh2014-02-061-0/+579
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