1. f60449c Merge changes Ibce7bd9d,Ieab5af35 by Yi Kong · 6 years ago
  2. f4533e6 Merge "Remove unused .mk file." by Treehugger Robot · 6 years ago
  3. cf6cec8 Merge "bionic/malloc_iterate_test: Adjust callback for procinfo::ReadMapFile" by Treehugger Robot · 6 years ago
  4. 2ae246d Remove unused .mk file. by Elliott Hughes · 6 years ago
  5. 51b8255 Turn on XOM for libc by Yi Kong · 6 years ago
  6. 165b1cf Switch libc to libcrt.builtins by Yi Kong · 6 years ago
  7. a192c50 Merge "Clarify reason for native_coverage being off for libdl" by Pirama Arumuga Nainar · 6 years ago
  8. eeb2ee6 Clarify reason for native_coverage being off for libdl by Pirama Arumuga Nainar · 6 years ago
  9. be9b724 Merge "Remove removed functions from symbol_ordering." by Treehugger Robot · 6 years ago
  10. 7ae0333 Merge "malloc debug: fix LogFreeError error log" by Christopher Ferris · 6 years ago
  11. 4788931 Merge "Disable native_coverage for ld-android and linker" by Treehugger Robot · 6 years ago
  12. 6cf828c Merge "Avoid heapprofd init when other hooks enabled." by Christopher Ferris · 6 years ago
  13. b344150 malloc debug: fix LogFreeError error log by Iris Chang · 6 years ago
  14. 30a0bf0 Remove removed functions from symbol_ordering. by Dan Albert · 6 years ago
  15. fcd3538 Disable native_coverage for ld-android and linker by Pirama Arumuga Nainar · 6 years ago
  16. 2822856 Avoid heapprofd init when other hooks enabled. by Christopher Ferris · 6 years ago
  17. 1b82812 Merge "Fix hwasan build." by Treehugger Robot · 6 years ago
  18. 8831447 Fix hwasan build. by Christopher Ferris · 6 years ago
  19. 1462d26 Merge "Symbols files under $(OUT)/symbols/bionic/" by Treehugger Robot · 6 years ago
  20. bd912d2 Merge "Disable native_coverage for libdl" by Pirama Arumuga Nainar · 6 years ago
  21. b5c1b12 Merge "Sync with upstream NetBSD." by Treehugger Robot · 6 years ago
  22. 4fc93ff Sync with upstream NetBSD. by Elliott Hughes · 6 years ago
  23. 0197b0a Merge "Use no_libcrt property instead of hard coding projects to exclude" by Treehugger Robot · 6 years ago
  24. c2136b5 Merge "Refactor malloc common into distinct pieces." by Christopher Ferris · 6 years ago
  25. 40f1897 Merge "Only test tprel_missing_weak in dynamic binaries" by Ryan Prichard · 6 years ago
  26. e4cdbc4 Refactor malloc common into distinct pieces. by Christopher Ferris · 6 years ago
  27. 16f9472 Use no_libcrt property instead of hard coding projects to exclude by Yi Kong · 6 years ago
  28. c682e3b Merge "Greylist libraries are attempted to be loaded in the default ns" by Elliott Hughes · 6 years ago
  29. efc503d Greylist libraries are attempted to be loaded in the default ns by Jiyong Park · 6 years ago
  30. 7fda2c9 Only test tprel_missing_weak in dynamic binaries by Ryan Prichard · 6 years ago
  31. acb4d21 Symbols files under $(OUT)/symbols/bionic/ by Jiyong Park · 6 years ago
  32. 7d2aea0 bionic/malloc_iterate_test: Adjust callback for procinfo::ReadMapFile by Sandeep Patil · 7 years ago
  33. 808d176 Merge "Fix linker self-exec detection" by Ryan Prichard · 6 years ago
  34. 1990ba5 Fix linker self-exec detection by Ryan Prichard · 6 years ago
  35. 2eb1fc9 Merge "Fix flakiness of mallinfo test." by Christopher Ferris · 6 years ago
  36. 15a345b Merge "Modify malloc common function pointers." by Christopher Ferris · 6 years ago
  37. 62e1e2c Modify malloc common function pointers. by Christopher Ferris · 6 years ago
  38. 852d523 Disable native_coverage for libdl by Pirama Arumuga Nainar · 7 years ago
  39. 4e56228 Fix flakiness of mallinfo test. by Christopher Ferris · 6 years ago
  40. 1d3c56b Merge "Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q""" by vichang · 6 years ago
  41. 5569bc7 Merge "Eliminate ICU's .dat lookup from bionic" by Treehugger Robot · 6 years ago
  42. 6cb719f Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by Victor Chang · 6 years ago
  43. f827d82 Merge "Cleanup bionic tests with hwasan." by Evgenii Stepanov · 6 years ago
  44. 7cc6706 Cleanup bionic tests with hwasan. by Evgenii Stepanov · 6 years ago
  45. 45f2d03 Eliminate ICU's .dat lookup from bionic by Nikita Iashchenko · 6 years ago
  46. 73ee7a6 Merge "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by vichang · 6 years ago
  47. 3f8bdb2 Merge "Fix use-after-pthread_exit in a test." by Treehugger Robot · 6 years ago
  48. 1906e77 Revert "Allow dlopen("/system/lib/<soname>") for pre-Q" by vichang · 6 years ago
  49. 9a5c0fc Merge "Switch to OpenBSD div/ldiv/lldiv." by Elliott Hughes · 6 years ago
  50. 166dfd6 Merge "Avoid writing to a zero-capacity buffer." by Elliott Hughes · 6 years ago
  51. 352853a Fix use-after-pthread_exit in a test. by Evgenii Stepanov · 6 years ago
  52. 01809e1 Switch to OpenBSD div/ldiv/lldiv. by Elliott Hughes · 6 years ago
  53. e7c5954 Merge "Move NetBSD string routines to OpenBSD." by Elliott Hughes · 6 years ago
  54. 288465d Avoid writing to a zero-capacity buffer. by Elliott Hughes · 6 years ago
  55. fbac97a Move NetBSD string routines to OpenBSD. by Elliott Hughes · 6 years ago
  56. 9c48951 Merge "Allow dlopen("/system/lib/<soname>") for pre-Q" by vichang · 6 years ago
  57. 5c45c4e Merge "libm: sync with upstream FreeBSD." by Elliott Hughes · 6 years ago
  58. f6e4cfd Allow dlopen("/system/lib/<soname>") for pre-Q by Victor Chang · 7 years ago
  59. 2d1a2aa libm: sync with upstream FreeBSD. by Elliott Hughes · 6 years ago
  60. 3912efa Merge "Pass caller names to __pthread_internal_find for better errors." by Elliott Hughes · 6 years ago
  61. c1d5797 Merge "Implement ifunc support for static executables." by Treehugger Robot · 7 years ago
  62. 5bb113c Pass caller names to __pthread_internal_find for better errors. by Elliott Hughes · 7 years ago
  63. e930e10 Merge "Purge linker block allocators before leaving linker" by Treehugger Robot · 7 years ago
  64. c378180 Merge "dlfcn.dt_runpath* tests are amended to handle LIB" by Treehugger Robot · 7 years ago
  65. bb7e123 Purge linker block allocators before leaving linker by Vic Yang · 7 years ago
  66. 58dd1cb Merge "Updates for glibc 2.17." by Treehugger Robot · 7 years ago
  67. c622289 Merge changes from topic "move_bionic_to_apex3" by Treehugger Robot · 7 years ago
  68. fbc4c8e Move the dynamic linker to ./bootstrap subdir by Jiyong Park · 7 years ago
  69. a5f914a Add bionic mount points under /bionic by Jiyong Park · 7 years ago
  70. fcb35dc Merge "Revert "linker: Purge block allocator memory when possible"" by Treehugger Robot · 7 years ago
  71. 18181e6 Updates for glibc 2.17. by Elliott Hughes · 7 years ago
  72. ccc0922 Merge "Do not dlclose after failed reinit." by Florian Mayer · 7 years ago
  73. f671e03 Do not dlclose after failed reinit. by Florian Mayer · 7 years ago
  74. fa4dcb4 dlfcn.dt_runpath* tests are amended to handle LIB by Jiyong Park · 7 years ago
  75. aa3dd3d Merge "Add tests for dynamic ELF TLS" by Ryan Prichard · 7 years ago
  76. 7bb60fc Revert "linker: Purge block allocator memory when possible" by Vic Yang · 7 years ago
  77. d7873cf Merge "bionic: update for glibc 2.17" by George Burgess IV · 7 years ago
  78. 3c9c759 Merge "Implement arm64 TLSDESC" by Ryan Prichard · 7 years ago
  79. 06d2d79 Add tests for dynamic ELF TLS by Ryan Prichard · 7 years ago
  80. ffaae70 Implement arm64 TLSDESC by Ryan Prichard · 7 years ago
  81. c676377 Merge "Make trace end conform with other trace end prints" by Treehugger Robot · 7 years ago
  82. d5076ba Merge "Add tracepoints for pthread_create and pthread_join" by Treehugger Robot · 7 years ago
  83. ecdc451 Merge changes I3c9b1292,I05c28d6a,I788c4a95,If8cd798f,I1c8d1cd7, ... by Ryan Prichard · 7 years ago
  84. 77d0f90 Add tracepoints for pthread_create and pthread_join by Philip Cuadra · 7 years ago
  85. 7fc82c2 Make trace end conform with other trace end prints by Philip Cuadra · 7 years ago
  86. 543b401 Merge "Allow to reset malloc hooks." by Florian Mayer · 7 years ago
  87. db59b89 Allow to reset malloc hooks. by Florian Mayer · 7 years ago
  88. 122ecb1 Merge "bionic_unit_tests: Remove dependency on libpagemap" by Treehugger Robot · 7 years ago
  89. 16455b5 Implement dynamic TLS accesses and allocation by Ryan Prichard · 7 years ago
  90. 3b463cf Implement TLS_DTPMOD and TLS_DTPREL relocations by Ryan Prichard · 7 years ago
  91. ea41ab0 Ignore DT_TLSDESC_GOT / DT_TLSDESC_PLT by Ryan Prichard · 7 years ago
  92. 5f5a192 Disable the dlfcn.dlopen_library_with_ELF_TLS test by Ryan Prichard · 7 years ago
  93. 7a0f04c Implement ifunc support for static executables. by Peter Collingbourne · 7 years ago
  94. 96773a2 Add BionicAllocator::memalign by Ryan Prichard · 7 years ago
  95. 083d850 Move the linker allocator into libc by Ryan Prichard · 7 years ago
  96. 52165b3 Replace some of linker_allocator's header includes by Ryan Prichard · 7 years ago
  97. 70ee182 Merge "Call realpath(3) only when the path is accessible for read" by Treehugger Robot · 7 years ago
  98. fbd6f3c Merge changes Iece631a5,I53769e0e by Treehugger Robot · 7 years ago
  99. 65502ea Merge "Don't filter reserved signals in sigaction." by Josh Gao · 7 years ago
  100. 4e02cc1 bionic_unit_tests: Remove dependency on libpagemap by Sandeep Patil · 7 years ago