aboutsummaryrefslogtreecommitdiff
path: root/sources
AgeCommit message (Expand)Author
2017-09-14Don't use TMPDIR when building ndk-stack.Dan Albert
2017-09-12ndk-stack: link in the libz packaged with binutils.Rahul Chaudhry
2017-09-07Add back a few functions accidentally dropped from libandroid_support.a.Elliott Hughes
2017-08-31Always use defined() with __USE_ macros.Elliott Hughes
2017-08-16Add _FILE_OFFSET_BITS=64 support for libc++.Dan Albert
2017-08-15Rewrite gen-platforms.sh in Python.Dan Albert
2017-08-07Move the libandroid_support tests into the tests.Dan Albert
2017-07-24Exclude more test cases.Dan Albert
2017-07-24Track move to FreeBSD wcsstr/wmemcpy.Elliott Hughes
2017-07-20Merge changes I4d6413d2,Ia9dc1ee9,Ibc307488,Ibe5743b3,Iefda6277Dan Albert
2017-07-20More PNDK crap.Dan Albert
2017-07-20Exclude another test case on old releases.Dan Albert
2017-07-18Merge "Clean up libandroid_support header files."Treehugger Robot
2017-07-18Clean up libandroid_support header files.Elliott Hughes
2017-07-17Regenerate libandroid_support.a NOTICE file correctly.Elliott Hughes
2017-07-17Merge "Remove various unnecessary override headers."Elliott Hughes
2017-07-14Remove various unnecessary override headers.Elliott Hughes
2017-07-14Track removal of mbstate.cpp from bionic.Elliott Hughes
2017-07-14Merge "More android_support cleanup."Elliott Hughes
2017-07-14More android_support cleanup.Elliott Hughes
2017-07-13libm removed imprecise.c.Elliott Hughes
2017-07-13Add duplocale to locale.h.Dan Albert
2017-07-13Replace final remnants of the old android_support.Dan Albert
2017-07-13Replace wchar_support.c with bionic.Dan Albert
2017-07-12Use bionic's locale code.Dan Albert
2017-06-30Replace libandroid_support math code with bionic's.Dan Albert
2017-06-30Clean out stdlib_support.Dan Albert
2017-06-30Remove most of locale_support.c.Dan Albert
2017-06-30Remove musl ctype code.Dan Albert
2017-06-30Remove unnecessary libandroid_support components.Dan Albert
2017-06-30Remove musl stdio from libandroid_support.Dan Albert
2017-06-19Add posix_memalign to libandroid_support.Dan Albert
2017-06-19Link libatomic by default.Dan Albert
2017-06-15Remove some unhelpful tests.Dan Albert
2017-06-15Fix libandroid_support math tests.Dan Albert
2017-06-14Move libandroid_support's tests to gtest.Dan Albert
2017-06-09Update libandroid_support for libc++ update.Dan Albert
2017-06-05Update libandroid_support for unified headers.Dan Albert
2017-06-05Build libc++ with unified headers.Dan Albert
2017-06-01Use -u for native_app_glue.Dan Albert
2017-06-01Use JNIEXPORT in native_app_glue.Dan Albert
2017-05-24Mark app_dummy deprecated.Dan Albert
2017-05-24Ensure that ANativeActivity_onCreate isn't hidden.Dan Albert
2017-05-24Export libandroid from android_native_app_glue.Dan Albert
2017-05-22Remove race in gtest unit tests.Dan Albert
2017-05-10Cope with `gets` not being available in C++14.Elliott Hughes
2017-04-17Remove platform Android.mk code.Dan Albert
2017-02-16Remove musl-locale pieces of libandroid_support.Dan Albert
2017-01-31Switch to .S and stop using sed for crtbrand.Elliott Hughes
2017-01-18Remove awk from the NDK!Dan Albert