1. 4a6e9a8 Fix some unused DT_ warnings by Dmitriy Ivanov · 11 years ago
  2. aea393c Merge "Remove has_DT_SYMBOLIC flag" by Dmitriy Ivanov · 11 years ago
  3. 8f61d99 Remove has_DT_SYMBOLIC flag by Dmitriy Ivanov · 11 years ago
  4. 380a3be Merge "Fix 32-bit arm unwinding through signal frames." by Elliott Hughes · 11 years ago
  5. 148dff3 Fix 32-bit arm unwinding through signal frames. by Elliott Hughes · 11 years ago
  6. 370704d Merge "Add benchmarks for pthread_rw_locks" by Calin Juravle · 11 years ago
  7. 837a962 Add benchmarks for pthread_rw_locks by Calin Juravle · 11 years ago
  8. 5cba3c6 Merge "Fix signal trampolines." by Elliott Hughes · 11 years ago
  9. 2997ae8 Merge "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL" by Dmitriy Ivanov · 11 years ago
  10. e8ba50f Fix dlsym() to take into account RTLD_GLOBAL/LOCAL by Dmitriy Ivanov · 11 years ago
  11. 0b8f6d5 Merge "Add dlfcn_test to glibc test suite." by Dmitriy Ivanov · 11 years ago
  12. 36f451a Fix signal trampolines. by Elliott Hughes · 11 years ago
  13. eb27bba Add dlfcn_test to glibc test suite. by Dmitriy Ivanov · 11 years ago
  14. 95b0c6a Merge "POSIX says <signal.h> gets you ucontext_t." by Elliott Hughes · 11 years ago
  15. 2c58104 Merge "Fix filename in comment in cmath" by Dan Albert · 11 years ago
  16. 2214a1c Fix filename in comment in cmath by m4tx · 11 years ago
  17. 85ef3b5 Merge "Update NOTICE files." by Elliott Hughes · 11 years ago
  18. ae51acc Merge "Remove an unused file." by Elliott Hughes · 11 years ago
  19. 5c2264a Update NOTICE files. by Elliott Hughes · 11 years ago
  20. 5681fe8 Remove an unused file. by Elliott Hughes · 11 years ago
  21. 26a8eb5 POSIX says <signal.h> gets you ucontext_t. by Elliott Hughes · 11 years ago
  22. 73d2059 Merge "Explain why clock(3) isn't broken." by Elliott Hughes · 11 years ago
  23. f83c208 Explain why clock(3) isn't broken. by Elliott Hughes · 11 years ago
  24. 21451f5 Merge "Get new coshl, sinhl, and tanhl implementations from upstream." by Elliott Hughes · 11 years ago
  25. c729d4f Get new coshl, sinhl, and tanhl implementations from upstream. by Elliott Hughes · 11 years ago
  26. a40a16e Merge "Add a test for pthread_gettid_np." by Elliott Hughes · 11 years ago
  27. 8fb639c Add a test for pthread_gettid_np. by Elliott Hughes · 11 years ago
  28. 69c2d7d Merge "Sync libm with upstream." by Elliott Hughes · 11 years ago
  29. 460ad74 Sync libm with upstream. by Elliott Hughes · 11 years ago
  30. e39e47c Merge "Remove "private/bionic_pthread.h"." by Elliott Hughes · 11 years ago
  31. 0f001b6 Remove "private/bionic_pthread.h". by Elliott Hughes · 11 years ago
  32. d74aa58 Merge "Fix unload of recursively linked library" by Dmitriy Ivanov · 11 years ago
  33. aad9206 Merge "Reformatting" by Dmitriy Ivanov · 11 years ago
  34. 66bbf15 Merge "Refactoring: C++11 style DISABLE_ bionic marcos" by Dmitriy Ivanov · 11 years ago
  35. 6abf624 Reformatting by Dmitriy Ivanov · 11 years ago
  36. a6ac54a Fix unload of recursively linked library by Dmitriy Ivanov · 11 years ago
  37. 8d8a789 Merge "Expose __swsetup for LP32 binary compatibility." by Elliott Hughes · 11 years ago
  38. 5f35710 Expose __swsetup for LP32 binary compatibility. by Elliott Hughes · 11 years ago
  39. 6487f0d Merge "Add IFUNC support for arm64 and IRELATIVE reloc" by Dmitriy Ivanov · 11 years ago
  40. 9aea164 Add IFUNC support for arm64 and IRELATIVE reloc by Dmitriy Ivanov · 11 years ago
  41. 5920a9a Merge "Add pthread_gettid_np and re-expose __get_thread for LP32." by Elliott Hughes · 11 years ago
  42. a4831cb Add pthread_gettid_np and re-expose __get_thread for LP32. by Elliott Hughes · 11 years ago
  43. ea66004 Merge "Fix mips __fadvise64.S build failure." by Elliott Hughes · 11 years ago
  44. 9990b39 Fix mips __fadvise64.S build failure. by Elliott Hughes · 11 years ago
  45. 33df10f Merge "Add posix_fadvise(3)." by Elliott Hughes · 11 years ago
  46. b587f33 Add posix_fadvise(3). by Elliott Hughes · 11 years ago
  47. c71483c Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
  48. bce18c9 When comparing DNS server configs, also compare number of servers by Lorenzo Colitti · 11 years ago
  49. d9ff722 Refactoring: C++11 style DISABLE_ bionic marcos by Dmitriy Ivanov · 11 years ago
  50. 3c3624f Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  51. 671f96c Merge "Ensure __set_errno is still visible on LP32." by Elliott Hughes · 11 years ago
  52. 011e111 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  53. 201f36d Merge "Don't expose non-standard basename_r and dirname_r in LP64." by Elliott Hughes · 11 years ago
  54. cf5fc80 Don't expose non-standard basename_r and dirname_r in LP64. by Elliott Hughes · 11 years ago
  55. 14669a9 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  56. d3d89f0 Merge "Add arc4random_addrandom binary compatibility." by Elliott Hughes · 11 years ago
  57. fc82973 Add arc4random_addrandom binary compatibility. by Elliott Hughes · 11 years ago
  58. b4673c4 Merge "Add dlmalloc_usable_size for 32 bit arches." by Christopher Ferris · 11 years ago
  59. f903558 Add dlmalloc_usable_size for 32 bit arches. by Christopher Ferris · 11 years ago
  60. e07b4da Merge "Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker." by Ying Wang · 11 years ago
  61. 320a01d Merge "Revert "Load libraries in breadth-first order"" by Dmitriy Ivanov · 11 years ago
  62. 498eb18 Revert "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  63. f9e147b Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker. by Ying Wang · 11 years ago
  64. b3ebfec Merge "Fix order of soinfo links (repairs libcxx tests)." by Dmitriy Ivanov · 11 years ago
  65. b2a30ee Fix order of soinfo links (repairs libcxx tests). by Dmitriy Ivanov · 11 years ago
  66. 8adace5 Merge "Enable clang compilation with libc but not linker." by Chih-Hung Hsieh · 11 years ago
  67. b58db8b Enable clang compilation with libc but not linker. by Chih-Hung Hsieh · 11 years ago
  68. 001815e Merge "Reset enviroment for math_tests" by Dmitriy Ivanov · 11 years ago
  69. 7b956ed Reset enviroment for math_tests by Dmitriy Ivanov · 11 years ago
  70. aca9cae Merge "Fix pthread_attr_getstack__main_thread." by Elliott Hughes · 11 years ago
  71. 27a9aed Fix pthread_attr_getstack__main_thread. by Elliott Hughes · 11 years ago
  72. c74a768 Merge "Fix mips signed/unsigned signal_test.cpp build breakage." by Elliott Hughes · 11 years ago
  73. aa13e83 Fix mips signed/unsigned signal_test.cpp build breakage. by Elliott Hughes · 11 years ago
  74. 44352f5 Merge "Revert "Register __libc_fini as early as possible."" by Dmitriy Ivanov · 11 years ago
  75. c0cd9ce Merge "Revert "Fix arm64 build"" by Dmitriy Ivanov · 11 years ago
  76. 4b41555 Revert "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  77. f0d8970 Revert "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  78. 05f0bfd Merge "Don't mask out SA_RESTORER from sa_flags." by Elliott Hughes · 11 years ago
  79. afe58ad Don't mask out SA_RESTORER from sa_flags. by Elliott Hughes · 11 years ago
  80. 4ee7c32 Merge "Disable Clang, due to x86 LDBL_MANT_DIG errors." by Chih-Hung Hsieh · 11 years ago
  81. 356a624 Disable Clang, due to x86 LDBL_MANT_DIG errors. by Chih-Hung Hsieh · 11 years ago
  82. 071bed8 Merge "_GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE." by Elliott Hughes · 11 years ago
  83. fc8974b _GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE. by Elliott Hughes · 11 years ago
  84. 1737b15 Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  85. 8f3b8f5 Merge "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  86. 58bb54c Merge "Add back a dummy arc4random_stir for compatibility." by Elliott Hughes · 11 years ago
  87. 5c1a7fd Fix arm64 build by Dmitriy Ivanov · 11 years ago
  88. 5dea472 Add back a dummy arc4random_stir for compatibility. by Elliott Hughes · 11 years ago
  89. 450aaa0 Merge "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  90. e880c73 Register __libc_fini as early as possible. by Dmitriy Ivanov · 11 years ago
  91. 8da304b Merge "Make string tests check all alignment combinations" by Dmitriy Ivanov · 11 years ago
  92. a3ad450 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  93. 28f1770 Merge "Don't fail a test just because we aren't root." by Dan Albert · 11 years ago
  94. 69fb9f3 Don't fail a test just because we aren't root. by Dan Albert · 11 years ago
  95. 3b10ba6 Merge "Add some missing dlclose(.)" by Dmitriy Ivanov · 11 years ago
  96. 319356e Add some missing dlclose(.) by Dmitriy Ivanov · 11 years ago
  97. c7de919 Merge "Start math tests with a clean fenv." by Dan Albert · 11 years ago
  98. 6676a7d Start math tests with a clean fenv. by Dan Albert · 11 years ago
  99. 847e52b Merge "Prevent a few test pthread keys from leaking." by Dan Albert · 11 years ago
  100. 1d53ae2 Prevent a few test pthread keys from leaking. by Dan Albert · 11 years ago