1. 62d6533 Do not pack relocations for libc.so by Dmitriy Ivanov · 10 years ago
  2. 6fa65e7 Merge "cortex-a9: Fix reference to __memcpy_base_aligned." by Christopher Ferris · 10 years ago
  3. e0905c9 cortex-a9: Fix reference to __memcpy_base_aligned. by Kyle Repinski · 10 years ago
  4. 42d7468 Merge "Reduce p_align for program header to page size." by Dmitriy Ivanov · 10 years ago
  5. b293969 Reduce p_align for program header to page size. by Dmitriy Ivanov · 10 years ago
  6. 032907d Merge "Remove outdated warning" by Dmitriy Ivanov · 10 years ago
  7. 2ea504f Remove outdated warning by Dmitriy Ivanov · 10 years ago
  8. 59bce68 Merge "Fix opcode to compile with both gcc and llvm." by Chih-Hung Hsieh · 10 years ago
  9. 682a240 Merge "Update to tzdata 2015c" by Neil Fuller · 10 years ago
  10. 1d76f1c Merge "add a fortified implementation of realpath" by Nick Kralevich · 10 years ago
  11. 42502d7 Merge "add fortified memchr/memrchr implementations" by Nick Kralevich · 10 years ago
  12. 2eaff07 Merge "Include pthread_atfork.h to mips64 crtbegin" by Dmitriy Ivanov · 10 years ago
  13. f327fae Include pthread_atfork.h to mips64 crtbegin by Dmitriy Ivanov · 10 years ago
  14. 9a2744d Merge "Fix POSIX timer thread naming." by Elliott Hughes · 10 years ago
  15. d1aea30 Fix POSIX timer thread naming. by Elliott Hughes · 10 years ago
  16. 2c256a0 Merge "Unregister pthread_atfork handlers on dlclose()" by Dmitriy Ivanov · 10 years ago
  17. 440242f Merge "Use bfd linker for x86/x86_64 targets" by Dmitriy Ivanov · 10 years ago
  18. e91e66f Use bfd linker for x86/x86_64 targets by Dmitriy Ivanov · 10 years ago
  19. ea295f6 Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  20. ebfb55e Merge "Enable dlsym_df_1_global test for arm/arm64" by Dmitriy Ivanov · 10 years ago
  21. 6612d7a Enable dlsym_df_1_global test for arm/arm64 by Dmitriy Ivanov · 10 years ago
  22. 2bb9348 Merge "Exit normally when relocations are already packed." by Dmitriy Ivanov · 10 years ago
  23. b0b9338 Exit normally when relocations are already packed. by Dmitriy Ivanov · 10 years ago
  24. d217740 Update to tzdata 2015c by Neil Fuller · 10 years ago
  25. 6c63ee4 Merge "Revert "Unregister pthread_atfork handlers on dlclose()"" by Dimitry Ivanov · 10 years ago
  26. 094f58f Revert "Unregister pthread_atfork handlers on dlclose()" by Dimitry Ivanov · 10 years ago
  27. 41ebcea Merge "Exit normally when packing relocs saves no space." by Dmitriy Ivanov · 10 years ago
  28. adfcb97 Exit normally when packing relocs saves no space. by Dmitriy Ivanov · 10 years ago
  29. e3ecedd Merge "Remove jemalloc.a from libc_nomalloc.a" by Dmitriy Ivanov · 10 years ago
  30. 0a93df3 Fix opcode to compile with both gcc and llvm. by Chih-Hung Hsieh · 10 years ago
  31. 3da9373 Merge "Simplify close(2) EINTR handling." by Elliott Hughes · 10 years ago
  32. 7280e50 Remove jemalloc.a from libc_nomalloc.a by Dmitriy Ivanov · 10 years ago
  33. 3391a9f Simplify close(2) EINTR handling. by Elliott Hughes · 10 years ago
  34. dc405b5 Merge "Unregister pthread_atfork handlers on dlclose()" by Dmitriy Ivanov · 10 years ago
  35. 6df122f Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  36. ff18108 Merge "Always use signed leb128 decoder" by Dmitriy Ivanov · 10 years ago
  37. 18870d3 Always use signed leb128 decoder by Dmitriy Ivanov · 10 years ago
  38. 9ceec1a Merge "Always use signed leb128 encoding" by Dmitriy Ivanov · 10 years ago
  39. f15ceeb Always use signed leb128 encoding by Dmitriy Ivanov · 10 years ago
  40. 457c34a Merge "Update the search path for libclang.so" by Tao Bao · 10 years ago
  41. 913fe55 Merge "Statically link libc++ for prebuilts" by Dmitriy Ivanov · 10 years ago
  42. 7592008 Update the search path for libclang.so by Tao Bao · 10 years ago
  43. 2a63421 Statically link libc++ for prebuilts by Dmitriy Ivanov · 10 years ago
  44. a00a9f0 Merge "Allow building libc long double code with clang/llvm." by Chih-Hung Hsieh · 10 years ago
  45. 6fb8e96 Allow building libc long double code with clang/llvm. by Chih-Hung Hsieh · 10 years ago
  46. da3c4f2 Merge "Adjust DT_VERSYM/VERNEED/VERDEF dynamic sections" by Dmitriy Ivanov · 10 years ago
  47. bb25bbe Adjust DT_VERSYM/VERNEED/VERDEF dynamic sections by Dmitriy Ivanov · 10 years ago
  48. 0776f0f Merge "Add library name to error message" by Dmitriy Ivanov · 10 years ago
  49. 3d7bea1 Add library name to error message by Dmitriy Ivanov · 10 years ago
  50. 3244d9f add a fortified implementation of realpath by Daniel Micay · 10 years ago
  51. c5bd96e Merge "Fix bug in app_id_from_name in stubs.cpp." by Yabin Cui · 10 years ago
  52. 72a6fdc Fix bug in app_id_from_name in stubs.cpp. by Yabin Cui · 10 years ago
  53. af7538b Merge "add fortified readlink/readlinkat implementations" by Nick Kralevich · 10 years ago
  54. 4ae7736 add fortified memchr/memrchr implementations by Daniel Micay · 10 years ago
  55. 7a8c7c4 Merge "Also send bionicbb logs to a file." by Dan Albert · 10 years ago
  56. 21988a3 Also send bionicbb logs to a file. by Dan Albert · 10 years ago
  57. cb6ae56 Merge "Merge the two bionicbb services into one." by Dan Albert · 10 years ago
  58. d3fe4f1 Merge the two bionicbb services into one. by Dan Albert · 10 years ago
  59. 4228188 add fortified readlink/readlinkat implementations by Daniel Micay · 10 years ago
  60. 3875744 Merge "Support symbol versioning" by Dmitriy Ivanov · 10 years ago
  61. fc4850e Merge "Fix clang build." by Elliott Hughes · 10 years ago
  62. 2a81536 Support symbol versioning by Dmitriy Ivanov · 10 years ago
  63. a932513 Fix clang build. by Elliott Hughes · 10 years ago
  64. 31128da Merge "add fortified implementations of pread/pread64" by Elliott Hughes · 10 years ago
  65. f84a5c6 Merge "Clean up "logging"." by Dan Albert · 10 years ago
  66. a4061cd Clean up "logging". by Dan Albert · 10 years ago
  67. 14af27a Merge "Remove PROP_PATH_SYSTEM_DEFAULT." by Elliott Hughes · 10 years ago
  68. e7e1c87 add fortified implementations of pread/pread64 by Daniel Micay · 10 years ago
  69. a40cb0c Merge "Call __cxa_thread_finalize for the main thread." by Dmitriy Ivanov · 10 years ago
  70. 12d8902 Merge "Update the number of jemalloc reserved keys." by Christopher Ferris · 10 years ago
  71. 2587c6a Merge "Change on handling of SIGEV_THREAD timers." by Yabin Cui · 10 years ago
  72. 95f1ee2 Change on handling of SIGEV_THREAD timers. by Yabin Cui · 11 years ago
  73. c0f8928 Update the number of jemalloc reserved keys. by Christopher Ferris · 10 years ago
  74. 43e020c Remove PROP_PATH_SYSTEM_DEFAULT. by Elliott Hughes · 10 years ago
  75. c6ccdfa Merge "Hide emutls* symbols in libc.so" by Dmitriy Ivanov · 10 years ago
  76. 163ab8b Call __cxa_thread_finalize for the main thread. by Dmitriy Ivanov · 10 years ago
  77. 66aa0b6 Hide emutls* symbols in libc.so by Dmitriy Ivanov · 10 years ago
  78. cafc948 Merge "Fix addition of extra arg to cfi_restore." by Christopher Ferris · 10 years ago
  79. 940d312 Fix addition of extra arg to cfi_restore. by Christopher Ferris · 10 years ago
  80. a529efa Merge "Add missing cfi directives for x86 assembler." by Christopher Ferris · 10 years ago
  81. 605ee81 Add missing cfi directives for x86 assembler. by Christopher Ferris · 10 years ago
  82. 8f3f041 Merge "Prevent using static-allocated pthread keys before creation." by Yabin Cui · 10 years ago
  83. 5ddbb3f Prevent using static-allocated pthread keys before creation. by Yabin Cui · 10 years ago
  84. 447cd19 Merge "Skip merge-failed messages from Gerrit." by Dan Albert · 10 years ago
  85. a0ecd5b Skip merge-failed messages from Gerrit. by Dan Albert · 10 years ago
  86. de88974 Merge "Fix dl* tests to run-on-host" by Dmitriy Ivanov · 10 years ago
  87. c921eb6 Merge "Don't build any changes that touch bionicbb." by Dan Albert · 10 years ago
  88. d032378 Don't build any changes that touch bionicbb. by Dan Albert · 10 years ago
  89. 9ce9bf5 Merge "Add Elfxx_Ver* types" by Dmitriy Ivanov · 10 years ago
  90. ef25592 Fix dl* tests to run-on-host by Dmitriy Ivanov · 10 years ago
  91. c0e7dbb Add Elfxx_Ver* types by Dmitriy Ivanov · 10 years ago
  92. 0a92ac8 Merge "Use assembly memmove for all arm32 processors." by Christopher Ferris · 10 years ago
  93. 9f2c2f5 Merge "Provide writer preference option in rwlock." by Yabin Cui · 10 years ago
  94. f9ff2ee Merge "Upgrade timezone data to 2015b" by Neil Fuller · 10 years ago
  95. aba687a Upgrade timezone data to 2015b by Neil Fuller · 10 years ago
  96. 694282b Merge "Update update-tzdata.py tool to generate ICU4J data jars" by Neil Fuller · 10 years ago
  97. 4d3abcb Update update-tzdata.py tool to generate ICU4J data jars by Neil Fuller · 10 years ago
  98. 41efc92 Use assembly memmove for all arm32 processors. by Christopher Ferris · 10 years ago
  99. 5cf46f8 Merge "Reject changes with cleanspecs." by Dan Albert · 10 years ago
  100. 76615da Provide writer preference option in rwlock. by Yabin Cui · 10 years ago