aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-12Merge "Call __emutls_unregister_key on dlclose" into ndk-release-r18ndk-r18bndk-r18-beta2ndk-r18-beta1ndk-release-r18Treehugger Robot
2018-07-12Call __emutls_unregister_key on dlcloseRyan Prichard
2018-07-09Merge "Change args to int64_t"Haibo Huang
2018-07-09Merge "Update to v4.17.3 kernel headers."Christopher Ferris
2018-07-09Merge "Fix some long-standing UTF-8 bugs."Elliott Hughes
2018-07-09Merge "bionic: Convert res_send.c to poll()"Bernie Innocenti
2018-07-07Change args to int64_tHaibo Huang
2018-07-06Fix some long-standing UTF-8 bugs.Elliott Hughes
2018-07-06Merge "pthread_barrier_init: add a test for the count == 0 EINVAL case."Treehugger Robot
2018-07-06pthread_barrier_init: add a test for the count == 0 EINVAL case.Elliott Hughes
2018-07-05bionic: Convert res_send.c to poll()Bernie Innocenti
2018-06-29Merge "Reland "Remove a check for AIDs in the OEM range.""Tom Cherry
2018-06-29Reland "Remove a check for AIDs in the OEM range."Tom Cherry
2018-06-28Merge "linker: improve "bad ELF magic" error."Treehugger Robot
2018-06-27Merge "<sys/un.h>: add SUN_LEN."Treehugger Robot
2018-06-27linker: improve "bad ELF magic" error.Elliott Hughes
2018-06-27Merge "<netinet/ip_icmp.h>: ensure struct icmphdr is available."Treehugger Robot
2018-06-27Update to v4.17.3 kernel headers.Christopher Ferris
2018-06-27<sys/un.h>: add SUN_LEN.Elliott Hughes
2018-06-27<netinet/ip_icmp.h>: ensure struct icmphdr is available.Elliott Hughes
2018-06-26Merge "Set __bionic_asm_align to 16 for arm64"Treehugger Robot
2018-06-26Set __bionic_asm_align to 16 for arm64Adhemerval Zanella
2018-06-25Merge "Remove relocation_packer."android-p-preview-4Treehugger Robot
2018-06-25Merge "bionic: Remove libc/Android.mk file"Treehugger Robot
2018-06-22Remove relocation_packer.Elliott Hughes
2018-06-21Merge "Don't emit warning on missing directories"android-n-iot-release-smart-displayElliott Hughes
2018-06-22Don't emit warning on missing directoriesJiyong Park
2018-06-21Merge "Resolve paths of dir.${section} if possible"Treehugger Robot
2018-06-21Merge "Add sinf/cosf/sincosf benchmark"Treehugger Robot
2018-06-20Merge "Add logf and log2f benchmark"Treehugger Robot
2018-06-20Merge "Add powf benchmark"Treehugger Robot
2018-06-20Merge "Add expf and exp2f benchmark"Treehugger Robot
2018-06-19Merge "Mark bionic-loader-test-libs-target as a phony rule"Treehugger Robot
2018-06-19Add sinf/cosf/sincosf benchmarkAdhemerval Zanella
2018-06-19Add logf and log2f benchmarkAdhemerval Zanella
2018-06-19Add powf benchmarkAdhemerval Zanella
2018-06-19Add expf and exp2f benchmarkAdhemerval Zanella
2018-06-18Mark bionic-loader-test-libs-target as a phony ruleDan Willemsen
2018-06-18Resolve paths of dir.${section} if possibleInseob Kim
2018-06-18bionic: Remove libc/Android.mk fileBernie Innocenti
2018-06-15Merge "Change heap dump format slightly."Christopher Ferris
2018-06-15Change heap dump format slightly.Christopher Ferris
2018-06-13Merge changes from topic "sharedlib_in_recovery"Treehugger Robot
2018-06-13Merge "Remove valgrind workarounds."Treehugger Robot
2018-06-12Remove valgrind workarounds.Elliott Hughes
2018-06-12Merge "Make memcpy memmove"Haibo Huang
2018-06-11Make memcpy memmoveHaibo Huang
2018-06-08dynamic linker is running for initJiyong Park
2018-06-08Build recovery variant of the dynamic linkerJiyong Park
2018-06-07Merge "Add missing __INTRODUCED_IN to pthread_attr_setinheritsched/pthread_at...Treehugger Robot