aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-17Merge "Correct way to specify additional dependencies"android-l-preview_r2l-previewDmitriy Ivanov
2014-10-17Correct way to specify additional dependenciesDmitriy Ivanov
2014-10-16Merge "Fix misleading comment."Dmitriy Ivanov
2014-10-16Merge "Only use <atomic> for C++11 and newer."Dan Albert
2014-10-16Merge "Don't use an STL for libm."Dan Albert
2014-10-16Only use <atomic> for C++11 and newer.Dan Albert
2014-10-16Don't use an STL for libm.Dan Albert
2014-10-15Merge "Ignore DT_BIND_NOW (0x18)"Dmitriy Ivanov
2014-10-15Ignore DT_BIND_NOW (0x18)Dmitriy Ivanov
2014-10-15Fix misleading comment.Robert Grosse
2014-10-15Merge "We don't actually need all of libc++ here."Dan Albert
2014-10-14We don't actually need all of libc++ here.Dan Albert
2014-10-14Merge "Add clock_settime and clock_nanosleep."Elliott Hughes
2014-10-13Add clock_settime and clock_nanosleep.Haruki Hasegawa
2014-10-13Merge "Add glibc alias for NT_PRFPREG"Dmitriy Ivanov
2014-10-13Add glibc alias for NT_PRFPREGDmitriy Ivanov
2014-10-13Merge "Return total footprint, not high water mark."Christopher Ferris
2014-10-13Return total footprint, not high water mark.Christopher Ferris
2014-10-13Merge "Use LOCAL_CXX_STL to select libc++_static."Dan Albert
2014-10-13Use LOCAL_CXX_STL to select libc++_static.Dan Albert
2014-10-11Merge "Fix some formatting so GitHub displays it nicely."Dan Albert
2014-10-10Fix some formatting so GitHub displays it nicely.Dan Albert
2014-10-10Merge "Improve documentation for testing and coverage."Dan Albert
2014-10-10Improve documentation for testing and coverage.Dan Albert
2014-10-10Merge "Catch up on upstream's round/roundf/roundl."Elliott Hughes
2014-10-10Catch up on upstream's round/roundf/roundl.Elliott Hughes
2014-10-10Merge "Add back symbols to fix Greed for Glory franchise."Christopher Ferris
2014-10-09Add back symbols to fix Greed for Glory franchise.Christopher Ferris
2014-10-10Merge "Sync libm with upstream."Elliott Hughes
2014-10-09Sync libm with upstream.Elliott Hughes
2014-10-09Merge "Fix pthread_attr_getstack under valgrind."Elliott Hughes
2014-10-09Fix pthread_attr_getstack under valgrind.Elliott Hughes
2014-10-09Merge "Re-add dlmalloc for 32 bit."Christopher Ferris
2014-10-09Re-add dlmalloc for 32 bit.Christopher Ferris
2014-10-09Merge "Use snprintf(3) instead of sprintf(3)."Dan Albert
2014-10-08Use snprintf(3) instead of sprintf(3).Dan Albert
2014-10-08Merge "Replace uses of sprintf(3) with snprintf(3)."Dan Albert
2014-10-08Merge "Build dlext_testzip as custom module."Ying Wang
2014-10-08Build dlext_testzip as custom module.Ying Wang
2014-10-08Replace uses of sprintf(3) with snprintf(3).Dan Albert
2014-10-08Merge "Fix mma build: 'cd bionic && mma' case"Dmitriy Ivanov
2014-10-08Fix mma build: 'cd bionic && mma' caseDmitriy Ivanov
2014-10-08Merge "Don't silently return EINVAL for a NULL sem_t*."Elliott Hughes
2014-10-08Merge "Use ln(1) rather than cp(1) to set up host /system for testing."Elliott Hughes
2014-10-08Don't silently return EINVAL for a NULL sem_t*.Elliott Hughes
2014-10-08Use ln(1) rather than cp(1) to set up host /system for testing.Elliott Hughes
2014-10-08Merge "Fix compile-time tests for LP64."Elliott Hughes
2014-10-08Fix compile-time tests for LP64.Elliott Hughes
2014-10-08Merge "Add basic compile time tests for sn?printf."Dan Albert
2014-10-08Add basic compile time tests for sn?printf.Dan Albert