aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-07Add a force fail for non-bionic xfail test.Christopher Ferris
2018-11-05Merge "Add bionic/libc/include to exported_include_dirs"Logan Chien
2018-11-02Merge "Changes to support loading tz data from APEX"Neil Fuller
2018-11-02Merge "Add test for malloc_iterate."Christopher Ferris
2018-11-02Add bionic/libc/include to exported_include_dirsLogan Chien
2018-11-02Merge "getnameinfo: Don't add flag NI_NUMERICHOST for well-known prefix address"Nucca Chen
2018-11-01getnameinfo: Don't add flag NI_NUMERICHOST for well-known prefix addressnuccachen
2018-11-01Merge "versioner: Port to clang-r339409b"Logan Chien
2018-11-01Merge "Revert "bionic: Allocate a shadow call stack for each thread.""Josh Gao
2018-10-31Merge "ld.config.txt for APEX"Treehugger Robot
2018-10-31versioner: Port to clang-r339409bLogan Chien
2018-10-31ld.config.txt for APEXJiyong Park
2018-10-30Add test for malloc_iterate.Christopher Ferris
2018-10-30Merge "Reverse two pthread_internal_t fields"Treehugger Robot
2018-10-30Changes to support loading tz data from APEXNeil Fuller
2018-10-30Reverse two pthread_internal_t fieldsRyan Prichard
2018-10-30Merge "Update to v4.19 kernel headers."Christopher Ferris
2018-10-30Update to v4.19 kernel headers.Christopher Ferris
2018-10-30Merge "Allow to re-initialize heapprofd."Florian Mayer
2018-10-29Revert "bionic: Allocate a shadow call stack for each thread."Peter Collingbourne
2018-10-29Merge "bionic: Allocate a shadow call stack for each thread."Peter Collingbourne
2018-10-29bionic: Allocate a shadow call stack for each thread.Peter Collingbourne
2018-10-29Allow to re-initialize heapprofd.Florian Mayer
2018-10-27Merge "Fix handling of #elif."Christopher Ferris
2018-10-26Fix handling of #elif.Christopher Ferris
2018-10-26Merge changes I70ea4b23,Iedcfe36b,I3f21fc71,Ie99c0eefLogan Chien
2018-10-26Merge "Move Bionic slots to the end of pthread_internal_t"Treehugger Robot
2018-10-26Merge "Clean up bionic_macros.h a bit."Elliott Hughes
2018-10-25Move Bionic slots to the end of pthread_internal_tRyan Prichard
2018-10-25Merge "linker: Fix fd leak"Treehugger Robot
2018-10-25Clean up bionic_macros.h a bit.Elliott Hughes
2018-10-25libc: Match header annotations to version scriptLogan Chien
2018-10-25versioner: Build SymbolDatabase from version scriptsLogan Chien
2018-10-24Merge pie-platform-release to aosp-master - DO NOT MERGEBill Yi
2018-10-24linker: Fix fd leakVic Yang
2018-10-24Merge "Add getloadavg(3)."Elliott Hughes
2018-10-24Merge "Comment the M_PURGE option."Christopher Ferris
2018-10-23Comment the M_PURGE option.Christopher Ferris
2018-10-23Merge "CTS: allow continue to use the old AIDs on devices launch with P"Tom Cherry
2018-10-23Add getloadavg(3).Elliott Hughes
2018-10-23Merge "malloc: add M_PURGE mallopt flag"Christopher Ferris
2018-10-23versioner: Add 28 to version listLogan Chien
2018-10-23libc: Add default __STRING implementationLogan Chien
2018-10-23CTS: allow continue to use the old AIDs on devices launch with PChuwei Xu
2018-10-23Merge "Rework the linker_wrapper to work with lld"Treehugger Robot
2018-10-23Merge "Change crtbrand for host bionic"Dan Willemsen
2018-10-23Merge "Workaround host bionic libs that are missing DT_RUNPATH"Treehugger Robot
2018-10-22Change crtbrand for host bionicDan Willemsen
2018-10-22malloc: add M_PURGE mallopt flagTim Murray
2018-10-22Workaround host bionic libs that are missing DT_RUNPATHDan Willemsen