summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-15Pass a preprocessor define to identify us.android-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r6android-cts-5.1_r5android-cts-5.1_r4android-cts-5.1_r3android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r2android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-cts-5.1_r10android-cts-5.1_r1android-cts-5.0_r9android-cts-5.0_r8android-cts-5.0_r7android-cts-5.0_r6android-cts-5.0_r5android-cts-5.0_r4android-cts-5.0_r3android-5.1.1_r9android-5.1.1_r8android-5.1.1_r7android-5.1.1_r6android-5.1.1_r5android-5.1.1_r4android-5.1.1_r38android-5.1.1_r37android-5.1.1_r36android-5.1.1_r35android-5.1.1_r34android-5.1.1_r33android-5.1.1_r30android-5.1.1_r3android-5.1.1_r29android-5.1.1_r28android-5.1.1_r26android-5.1.1_r25android-5.1.1_r24android-5.1.1_r23android-5.1.1_r22android-5.1.1_r20android-5.1.1_r2android-5.1.1_r19android-5.1.1_r18android-5.1.1_r17android-5.1.1_r16android-5.1.1_r15android-5.1.1_r14android-5.1.1_r13android-5.1.1_r12android-5.1.1_r10android-5.1.1_r1android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1android-5.0.2_r3android-5.0.2_r1android-5.0.1_r1android-5.0.0_r7android-5.0.0_r6android-5.0.0_r5.1android-5.0.0_r5android-5.0.0_r4android-5.0.0_r3android-5.0.0_r2android-5.0.0_r1lollipop-releaselollipop-mr1-wfc-releaselollipop-mr1-releaselollipop-mr1-fi-releaselollipop-mr1-devlollipop-mr1-cts-releaselollipop-devlollipop-cts-releaselinaro-android-5.1Dan Albert
2014-08-11Emulate clang atomic built-ins on gcc > 4.7Dan Albert
2014-08-07Exclude only modules with prebuilt in prebuilts/sdk.Ying Wang
2014-07-29Make meta.trans.other/aligned_storage.pass.cpp pass on arm.Nico Weber
2014-07-29Linux: Correctly identify valid error codesDavid Majnemer
2014-07-29Fix Bug 19678 - libc++ does not correctly handle the regex: '[^\0]*'Marshall Clow
2014-07-29Fix bug 19740; round-tripping a pointer through a stream doesn't workMarshall Clow
2014-07-29Fix ctype_base::xdigit for Android.Dan Albert
2014-07-25Remove MIPS workaround for shared text relocations.Stephen Hines
2014-07-22Fix classic_locale for Android.Dan Albert
2014-07-11Clean up some bionic compatibility cruft.Dan Albert
2014-07-11Add support for BIONIC C library (Android). Patch from Dan AlbertMarshall Clow
2014-07-07am 3bfb9441: Switch to using libc++abi for all platforms.Dan Albert
2014-07-07am 2dbbe77c: Exceptions store the message as reference counted string for com...Joerg Sonnenberger
2014-07-02Switch to using libc++abi for all platforms.Dan Albert
2014-07-02Exceptions store the message as reference counted string forJoerg Sonnenberger
2014-06-21am e94bd6de: Fix a problem exposed by r208825, which caused bind (and other b...Marshall Clow
2014-06-20Fix a problem exposed by r208825, which caused bind (and other bits of libc++...Marshall Clow
2014-06-11am 3fd578fd: Need to exclude libstdc++ for host buildsDan Albert
2014-06-09Need to exclude libstdc++ for host buildsDan Albert
2014-06-05Build host with multilib both enabled.Ian Rogers
2014-05-30am 391915d2: Update cstddef after clang r207606.Nico Weber
2014-05-29Update cstddef after clang r207606.Nico Weber
2014-05-27am 32ec1ea2: Adds compiler-rt to target buildsDan Albert
2014-05-24Adds compiler-rt to target buildsDan Albert
2014-05-24am 1721831a: Whoops. Typo.Dan Albert
2014-05-23Whoops. Typo.Dan Albert
2014-05-23am 6c2fdb82: Adds static lib targets to libc++Dan Albert
2014-05-23Adds static lib targets to libc++Dan Albert
2014-05-23am 9d3a3a78: Exports symbols from libcxxrtDan Albert
2014-05-22Exports symbols from libcxxrtDan Albert
2014-05-22am 65759667: Need to exclude libstdc++ for host buildsDan Albert
2014-05-21Need to exclude libstdc++ for host buildsDan Albert
2014-05-16am cd0e9ad8: Merge "libcxxrt moved cxxabi.h from src/ into include/"Dan Albert
2014-05-16Merge "libcxxrt moved cxxabi.h from src/ into include/"Dan Albert
2014-05-16am 5e2ad74d: Merge "Fix for libcxx.mk"Dan Albert
2014-05-16Merge "Fix for libcxx.mk"Dan Albert
2014-05-16Fix for libcxx.mkDan Albert
2014-05-16libcxxrt moved cxxabi.h from src/ into include/Dan Albert
2014-05-16am 2a269419: Reverts a compatibility change made to two testsDan Albert
2014-05-16Reverts a compatibility change made to two testsDan Albert
2014-05-13am 9fdc63a6: Disables tests that fail to compileDan Albert
2014-05-13am 6f56ab78: Adds a basic test wrapper for AndroidDan Albert
2014-05-13Disables tests that fail to compileDan Albert
2014-05-12Adds a basic test wrapper for AndroidDan Albert
2014-05-12am 7d57f1bb: Exports all symbols from libcompiler_rtDan Albert
2014-05-12Exports all symbols from libcompiler_rtDan Albert
2014-05-10am 12c2891e: Add LOCAL_ADDITIONAL_DEPENDENCIES on Android.mkBrian Carlstrom
2014-05-09Add LOCAL_ADDITIONAL_DEPENDENCIES on Android.mkBrian Carlstrom
2014-05-09am 9569f043: Switches ABI from libc++abi to libcxxrtDan Albert