aboutsummaryrefslogtreecommitdiff
path: root/sources
AgeCommit message (Expand)Author
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
2014-06-03Merge "Trim android/support for 64-bit"Andrew Hsieh
2014-06-03update libc++ to upstream r210061Andrew Hsieh
2014-06-03Fix android/support WCHAR_MAX and WCHAR_MINAndrew Hsieh
2014-06-03Trim android/support for 64-bitAndrew Hsieh
2014-05-27crazy_linker: Add support for arm64.Simon Baldwin
2014-05-27crazy_linker: Fix isnanf symbol lookup in clang builds.Simon Baldwin
2014-05-21Merge "cpu-features: Support 32-bit ARM binaries running on an ARM64 kernel."David 'Digit' Turner
2014-05-20Fix libc++ build with android-20 and llvm-3.4Pavel Chupin