aboutsummaryrefslogtreecommitdiff
path: root/sources
AgeCommit message (Expand)Author
2017-01-03Add a warning about our languishing ndk_helper.Dan Albert
2017-01-03Pull ndk_helper fix from the samples fork.Gerry Fan
2016-12-28Rename all packages to match the module name.Dan Albert
2016-12-02Update build rules for RenderScriptMiao Wang
2016-11-16Merge "Fix wctype.h types."Treehugger Robot
2016-11-16Fix wctype.h types.Dan Albert
2016-11-16Add _Exit to libandroid_support.Dan Albert
2016-11-16Sort libandroid_support sources.Dan Albert
2016-11-10Revert "Add fenv to libandroid_support."Dan Albert
2016-10-31Add fenv to libandroid_support.Dan Albert
2016-10-12Export libandroid_support headers.Dan Albert
2016-10-11Fix libc++.so script, add test for __cxa_bad_cast.Dan Albert
2016-10-07Fix libandroid_support for unified headers.Dan Albert
2016-09-20Fix libandroid_support's math_private.h for arm5.Dan Albert
2016-08-11Build gnustl and stlport with -Wl,--build-id.Dan Albert
2016-08-08Don't unconditionally redefine _POSIX_THREADS.Dan Albert
2016-08-05Merge "Fix GTEST_HAS_CLONE."Treehugger Robot
2016-08-04Fix GTEST_HAS_CLONE.Dan Albert
2016-08-03Do not rely on mipsel toolchain for mips32, use mips64el insteadDuane Sand
2016-07-20Merge changes I8bb73935,I9669f7afDan Albert
2016-07-18Fix using libandroid_support with c++_shared.Dan Albert
2016-07-15Use fdfile for fdfile on Android.Dan Albert
2016-07-15Add compatibility for unified headers transition.Dan Albert
2016-07-15Add missing include.Dan Albert
2016-07-11When building gnustl use target for lib paths, not toolchain prefixDuane Sand
2016-06-14Fix the ordering of the libc++.so linker script.Dan Albert
2016-06-15Merge "Link libatomic when using static libc++ on ARM."Dan Albert
2016-06-14Link libatomic when using static libc++ on ARM.Dan Albert
2016-06-14Fix libc++.so linker script.Dan Albert
2016-06-13Update libandroid_support for libc++ updates.Sebastian Pop
2016-06-13Build libc++ from external/libcxx.Dan Albert
2016-06-13Remove the old libc++ and friends.Dan Albert
2016-06-02Move ndk-test.sh to a more sensible location.Dan Albert
2016-06-02Add an API level argument to the libc++ tests.Dan Albert
2016-05-27Merge "Link ndk-stack and ndk-depends with -static."Treehugger Robot
2016-05-27Link ndk-stack and ndk-depends with -static.Josh Gao
2016-05-27Merge "Silence -Wshift-negative-value in android_support."Josh Gao
2016-05-25Merge "[MIPS] Remove mips r2 libs and redundant r1/r6 libs"Treehugger Robot
2016-05-25ndk-test: fix toolchain path for x86 and x86_64Sebastian Pop
2016-05-24[MIPS] Remove mips r2 libs and redundant r1/r6 libsDuane Sand
2016-05-23Add the prebuilt stanza for libandroid_support.Dan Albert
2016-05-19Silence -Wshift-negative-value in android_support.Josh Gao
2016-05-16Use LIT from external/llvm.Dan Albert
2016-05-16Apply upstream r251529.Dan Albert
2016-05-13Install linker scripts for libc++.Dan Albert
2016-05-06Stop building non-thumb ARM STLs.Dan Albert
2016-05-03Remove the obsolete second copy of cpufeatures.Elliott Hughes
2016-05-02Merge "Use <endian.h> instead of <machine/endian.h>."Treehugger Robot
2016-05-02Use <endian.h> instead of <machine/endian.h>.Elliott Hughes
2016-05-02Remove support for armeabi-v7a-hard.Dan Albert