summaryrefslogtreecommitdiffstats
path: root/ndk/platforms/android-13
Commit message (Expand)AuthorAgeFilesLines
* Drop clang version check for __builtin_isinf and __builtin_isnanAndrew Hsieh2015-01-161-3/+2
* Bump up clang vesion accepting __builtin_isnan __attribute__((pcs("aapcs")))Andrew Hsieh2014-09-261-1/+1
* Bump __clang_minor__ check to 6 for __builtin_isnanAndrew Hsieh2014-04-251-1/+1
* Fixed apparent copy/paste mistakeDavid Friedman2014-02-051-1/+1
* Merge "Fix headers to be inclued alone"Andrew Hsieh2014-01-161-1/+3
|\
| * Fix headers to be inclued aloneAndrew Hsieh2014-01-131-1/+3
* | Merge "Fix typo in comments in looper.h"Andrew Hsieh2014-01-161-256/+0
|\ \
| * | Fix typo in comments in looper.hAndrew Hsieh2014-01-081-256/+0
| |/
* / Fixed asset_manager.h, rect_manager.h, and jni.hAndrew Hsieh2014-01-081-0/+2
|/
* Workaround the __builtin_isnan() type error for clang 3.4.Logan Chien2013-12-251-2/+2
* Fix -mhard-float for calling __builtin_* math functionsAndrew Hsieh2013-12-041-0/+214
* Add __NDK_FPABI__ to function taking/returning float/doubleAndrew Hsieh2013-10-172-257/+257
* Merge "Add missing math functions"Andrew Hsieh2013-10-177-0/+1119
|\
| * Add missing math functionsAndrew Hsieh2013-10-157-0/+1119
* | Update libandroid.so for API9 .. API18Andrew Hsieh2013-10-147-4/+519
|/
* Update NDK's android headersMichael Wright2013-08-298-0/+2525