aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-14Merge "Fix Soong mips builds"ndk-r11cndk-r11bndk-r11ndk-r11-releaseDan Willemsen
2016-01-13Fix Soong mips buildsDan Willemsen
2016-01-14Merge "Fix select failures when STDIN is ready."Christopher Ferris
2016-01-13Fix select failures when STDIN is ready.Christopher Ferris
2016-01-14Merge "Escape failure messages in XML test output."Dan Albert
2016-01-13Escape failure messages in XML test output.Dan Albert
2016-01-14Merge "Add method to run fortified versions of funcs."Christopher Ferris
2016-01-13Add method to run fortified versions of funcs.Christopher Ferris
2016-01-13Merge "Fix Soong x86 builds"Dan Willemsen
2016-01-13Fix Soong x86 buildsDan Willemsen
2016-01-13Merge "Revert "Move __system_property* to LIBC_PRIVATE for lp64 libc""Dimitry Ivanov
2016-01-13Revert "Move __system_property* to LIBC_PRIVATE for lp64 libc"Dimitry Ivanov
2016-01-13Merge "Rearrange build files to support USE_SOONG=true"Colin Cross
2016-01-13Merge "Fix Soong x86 atom builds"Dan Willemsen
2016-01-13Merge "Update Android.bp for changes to Android.mk"Colin Cross
2016-01-12Fix Soong x86 atom buildsDan Willemsen
2016-01-12Merge "Fix <sys/sysmacros.h>."Elliott Hughes
2016-01-12Fix <sys/sysmacros.h>.Elliott Hughes
2016-01-12Rearrange build files to support USE_SOONG=trueColin Cross
2016-01-12Merge "Add a getifaddrs(3) debugging tool."Elliott Hughes
2016-01-12Merge "Explicit binary op order for both gcc and clang/llvm."brillo-m9-releasebrillo-m9-devChih-hung Hsieh
2016-01-12Explicit binary op order for both gcc and clang/llvm.Chih-Hung Hsieh
2016-01-12Add a getifaddrs(3) debugging tool.Elliott Hughes
2016-01-11Update Android.bp for changes to Android.mkColin Cross
2016-01-11Merge "Add basic tests for <net/if.h>."Elliott Hughes
2016-01-11Add basic tests for <net/if.h>.Elliott Hughes
2016-01-11Merge "Handle AF_PACKET in getifaddr(3)."Elliott Hughes
2016-01-08Handle AF_PACKET in getifaddr(3).Yi Kong
2016-01-08Merge "Defend against -fstack-protector in libc startup."Elliott Hughes
2016-01-08Merge "Move __aeabi* symbols to LIBC_N version"Dimitry Ivanov
2016-01-08Move __aeabi* symbols to LIBC_N versionDimitry Ivanov
2016-01-06Defend against -fstack-protector in libc startup.Elliott Hughes
2016-01-06Merge "Kill BOARD_MALLOC_ALIGNMENT."Josh Gao
2016-01-06Kill BOARD_MALLOC_ALIGNMENT.Josh Gao
2016-01-06Merge "Replace MALLOC_IMPL with MALLOC_SVELTE."Josh Gao
2016-01-06Merge "Temporary hack to avoid stack protector crashes."Elliott Hughes
2016-01-06Merge "Revert "system_properties.cpp: special case ro.* properties""Tom Cherry
2016-01-06Revert "system_properties.cpp: special case ro.* properties"Tom Cherry
2016-01-06Temporary hack to avoid stack protector crashes.Elliott Hughes
2016-01-06Merge "Remove mktime_tz."Elliott Hughes
2016-01-06Merge "Temporary move __udivdi3 back to LIBC for x86"Dimitry Ivanov
2016-01-06Temporary move __udivdi3 back to LIBC for x86Dimitry Ivanov
2016-01-06Remove mktime_tz.Elliott Hughes
2016-01-06Merge "Fix gcc+arm builds"Dimitry Ivanov
2016-01-05Fix gcc+arm buildsDimitry Ivanov
2016-01-06Merge "Deprecate bzero"Dimitry Ivanov
2016-01-06Merge "Export public __aeabi* symbols as LIBC_PRIVATE"Dimitry Ivanov
2016-01-05Export public __aeabi* symbols as LIBC_PRIVATEDimitry Ivanov
2016-01-06Merge "Fix a broken link in a comment."Elliott Hughes
2016-01-06Merge "Tidy up KernelArgumentBlock::getauxval."Elliott Hughes