aboutsummaryrefslogtreecommitdiff
path: root/sources
AgeCommit message (Expand)Author
2015-04-21Add Mips MSA feature to android_getCpuFeaturesDuane Sand
2015-03-26Merge "Revert "Remove use of PTHREAD_RECURSIVE_MUTEX_INITIALIZER.""Yabin Cui
2015-03-26Revert "Remove use of PTHREAD_RECURSIVE_MUTEX_INITIALIZER."Yabin Cui
2015-03-26Merge "Remove use of PTHREAD_RECURSIVE_MUTEX_INITIALIZER."Yabin Cui
2015-03-25Remove use of PTHREAD_RECURSIVE_MUTEX_INITIALIZER.Yabin Cui
2015-03-23Use PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in ndk.Elliott Hughes
2015-02-02Fixed regressions in cc_perftestsFabrice de Gans-Riberi
2015-02-02Workaround __wrap_iter for GCCNico Weber
2015-01-20Constrain return value of __lexicographical_compare_3wayPen-Yung Yu
2014-12-19Refine source to isolate .asm from unknown arch.WenHan Gu
2014-12-18Remove host sedAndrew Hsieh
2014-12-05misc fixes in r10dAndrew Hsieh
2014-11-19make-3.81: Fix build on Ubuntu TrustyDavid 'Digit' Turner
2014-11-12White list Krait 300 CPUsAndrew Hsieh
2014-10-16Add Clang 3.5Andrew Hsieh
2014-10-15Remove sscanf and friends from android_support.aAndrew Hsieh
2014-10-15Fix arg type of 'base' to int for strtoll_l and strtoull_lAndrew Hsieh
2014-09-30Fix libcxx/test/testit_androidAndrew Hsieh
2014-09-30Merge "Allow libc++ to be built with GCC 5.0 compiler"Andrew Hsieh
2014-09-30Merge "Stop using __isthreaded in android/support"Andrew Hsieh
2014-09-30Merge "Build android_support.a with hidden visibility"Andrew Hsieh
2014-09-15Fix of usage tolower_tab and toupper_tab in Android-L headersArseniy Antonov
2014-09-10Support for ARMv8 AArch32 optional featuresAshok Bhat
2014-09-04Allow libc++ to be built with GCC 5.0 compilerAndrew Hsieh
2014-08-04Stop using __isthreaded in android/supportAndrew Hsieh
2014-08-04Build android_support.a with hidden visibilityAndrew Hsieh
2014-08-04Remove most of android/support from linking into 64-bit libc++ librariesAndrew Hsieh
2014-07-25Fix examples in GoogleTest READMEIlya Konstanantinov
2014-07-18Fix strtod in libc++_static for armeabiAndrew Hsieh
2014-07-16Support for ARM64 featuresAshok Bhat
2014-06-23Add -fno-strict-aliasing for libc++ because <list> breaks TBAAAndrew Hsieh
2014-06-24Merge "misc fixes"Andrew Hsieh
2014-06-23misc fixesAndrew Hsieh
2014-06-23Use gabi++ for x86* and mips*'s libc++Andrew Hsieh
2014-06-23Sync android/support and libc++abiNico Weber
2014-06-20Merge "Add dladdr to android/support"Andrew Hsieh
2014-06-20Add dladdr to android/supportAndrew Hsieh
2014-06-20More libc++ fixesAndrew Hsieh
2014-06-20Add 64-bit unwanted symbols from libc.soAndrew Hsieh
2014-06-18Use coprocessor mnemonic to generate VFP instructionsAntoine Labour
2014-06-17misc fixes for libc++Andrew Hsieh
2014-06-17Make sure to emit EHABI tables.Albert J. Wong
2014-06-17Remove unistd.h from __config.Albert J. Wong
2014-06-17Fix the link line to allow for lgcc.Albert J. Wong
2014-06-17Fix type_traits and atomic to compile in c++98 mode on gcc.Albert J. Wong
2014-06-17Update android/support, llvm-libc++ and llvm-libc++abiAndrew Hsieh
2014-06-10Merge "Fix vma_start vma_end for 64-bit."Andrew Hsieh
2014-06-10Merge "update libc++ to upstream r210061"Andrew Hsieh
2014-06-10Fix vma_start vma_end for 64-bit.Andrew Hsieh
2014-06-10Merge "crazy_linker: Add support for arm64."Andrew Hsieh