1. 0928399 Add linker config variable: VNDK_APEX_VER by Jooyung Han · 6 years ago
  2. 9615e0d Merge "Load /dev/linker/ld.config.txt by default" by Kiyoung Kim · 6 years ago
  3. 4072676 Merge "Add section about libmemunreachable tests." by Christopher Ferris · 6 years ago
  4. 51863b3 Add section about libmemunreachable tests. by Christopher Ferris · 6 years ago
  5. b21d968 Merge "libm: sync with upstream FreeBSD." by Elliott Hughes · 6 years ago
  6. ff49a3c libm: sync with upstream FreeBSD. by Elliott Hughes · 6 years ago
  7. 61a97e9 Load /dev/linker/ld.config.txt by default by Kiyoung Kim · 6 years ago
  8. 04f27f2 Merge "Add bionic-stress-tests." am: 6e5d06336a by Christopher Ferris · 6 years ago
  9. 6e5d063 Merge "Add bionic-stress-tests." by Christopher Ferris · 6 years ago
  10. ee0ce44 Add bionic-stress-tests. by Christopher Ferris · 6 years ago
  11. fc093df Merge changes Ia0c0018c,I2f1fc8b4,Ibe964c3b,I791da8ac am: 9da992c271 by Ryan Prichard · 6 years ago
  12. 9da992c Merge changes Ia0c0018c,I2f1fc8b4,Ibe964c3b,I791da8ac by Ryan Prichard · 6 years ago
  13. 495863f linker: stop relocating R_ARM_REL32 by Ryan Prichard · 6 years ago
  14. 308af57 Factor out R_GENERIC_COPY by Ryan Prichard · 6 years ago
  15. e0a53e2 Factor out R_GENERIC_ABSOLUTE by Ryan Prichard · 6 years ago
  16. 9ef61a2 Remove broken arm64 PREL/ABS relocations by Ryan Prichard · 6 years ago
  17. 489c68b Merge "Updated memory_replay description." am: 3629e87621 by Christopher Ferris · 6 years ago
  18. 3629e87 Merge "Updated memory_replay description." by Christopher Ferris · 6 years ago
  19. 2f5fc33 Updated memory_replay description. by Christopher Ferris · 6 years ago
  20. 2c4f2bd Merge "Revert "Change linker config variable: VNDK_VER"" am: 919dc05d66 by Jooyung Han · 6 years ago
  21. 919dc05 Merge "Revert "Change linker config variable: VNDK_VER"" by Treehugger Robot · 6 years ago
  22. 18408d6 Merge "Skip QD1A.190821.011 in stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
  23. 2d16671 Merge "Add dladdr benchmark." am: 31c4effccc by Steven Moreland · 6 years ago
  24. a365ac1 Revert "Change linker config variable: VNDK_VER" by Jooyung Han · 6 years ago
  25. 31c4eff Merge "Add dladdr benchmark." by Steven Moreland · 6 years ago
  26. b88f71a Skip QD1A.190821.011 in stage-aosp-master by Xin Li · 6 years ago
  27. 5ea49d9 Merge "Cleanup linker unwinder integration" am: 2ab4e0f999 by Ryan Prichard · 6 years ago
  28. 2ab4e0f Merge "Cleanup linker unwinder integration" by Ryan Prichard · 6 years ago
  29. b1fad69 Merge "Remove __ANDROID_NDK__ from bionic, and document our #defines." by Elliott Hughes · 6 years ago
  30. ed1b861 Merge "Remove __ANDROID_NDK__ from bionic, and document our #defines." by Elliott Hughes · 6 years ago
  31. c4e727b Add dladdr benchmark. by Steven Moreland · 6 years ago
  32. bd66362 Merge "libc_malloc_[debug|hooks] are not available for platform" am: 0ace96d754 by Jiyong Park · 6 years ago
  33. d9a4115 Cleanup linker unwinder integration by Ryan Prichard · 6 years ago
  34. 0ace96d Merge "libc_malloc_[debug|hooks] are not available for platform" by Treehugger Robot · 6 years ago
  35. e6c2516 Merge "Move dl_unwind_find_exidx from libdl.a to libc.a" am: 1fee3b2104 by Ryan Prichard · 6 years ago
  36. 1fee3b2 Merge "Move dl_unwind_find_exidx from libdl.a to libc.a" by Ryan Prichard · 6 years ago
  37. 80e9f65 Remove __ANDROID_NDK__ from bionic, and document our #defines. by Elliott Hughes · 6 years ago
  38. 6dc6634 Merge "Change linker config variable: VNDK_VER" am: 64b6a0b87e by Jooyung Han · 6 years ago
  39. 64b6a0b Merge "Change linker config variable: VNDK_VER" by Jooyung Han · 6 years ago
  40. 22a6a05 Move dl_unwind_find_exidx from libdl.a to libc.a by Ryan Prichard · 6 years ago
  41. dcef021 Merge "Only get stats for relevant maps." am: 9571205937 by Christopher Ferris · 6 years ago
  42. 9571205 Merge "Only get stats for relevant maps." by Christopher Ferris · 6 years ago
  43. e30a7f5 Change linker config variable: VNDK_VER by Jooyung Han · 6 years ago
  44. 89b658c Only get stats for relevant maps. by Christopher Ferris · 6 years ago
  45. 7b76452 Merge "Add support for scudo." am: 87a10ac108 by Christopher Ferris · 6 years ago
  46. 87a10ac Merge "Add support for scudo." by Christopher Ferris · 6 years ago
  47. 8516965 Add support for scudo. by Christopher Ferris · 6 years ago
  48. c0dbd3a Merge "Remove unused -D from libm build." am: 48da33389b by Elliott Hughes · 6 years ago
  49. 393b8a2 Merge "Reimplement the <ctype.h> is* functions." am: e9ff762789 by Elliott Hughes · 6 years ago
  50. 793cbb6 Merge "Restore __ANDROID_NDK__." am: ee15585029 by Elliott Hughes · 6 years ago
  51. 48da333 Merge "Remove unused -D from libm build." by Elliott Hughes · 6 years ago
  52. e9ff762 Merge "Reimplement the <ctype.h> is* functions." by Elliott Hughes · 6 years ago
  53. ee15585 Merge "Restore __ANDROID_NDK__." by Elliott Hughes · 6 years ago
  54. 2584b88 Remove unused -D from libm build. by Elliott Hughes · 6 years ago
  55. 9823c92 Restore __ANDROID_NDK__. by Elliott Hughes · 6 years ago
  56. a4959aa Reimplement the <ctype.h> is* functions. by Elliott Hughes · 6 years ago
  57. b9371e5 Merge changes I13f94cdc,I2107ae65,I7dc10b56,I2037548c am: 57f01b91d7 by George Burgess IV · 6 years ago
  58. 57f01b9 Merge changes I13f94cdc,I2107ae65,I7dc10b56,I2037548c by George Burgess IV · 6 years ago
  59. f04cb29 Merge "Restrict the availability of the bionic libs" am: aad91dcd1d by Jiyong Park · 6 years ago
  60. aad91dc Merge "Restrict the availability of the bionic libs" by Treehugger Robot · 6 years ago
  61. 23e6f0a libc: remove now-unused FORTIFY functions by George Burgess IV · 6 years ago
  62. 37b1093 Merge "Block signals in pthread_create." am: 29ec2881a0 by Evgenii Stepanov · 6 years ago
  63. 29ec288 Merge "Block signals in pthread_create." by Evgenii Stepanov · 6 years ago
  64. 3aedee9 fortify: remove last uses of __bos_trivially_not* by George Burgess IV · 6 years ago
  65. fd1ff4b fortify(string): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  66. 9349b9e fortify(fcntl): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  67. b92d1c3 Block signals in pthread_create. by Evgenii Stepanov · 6 years ago
  68. f302cfb libc_malloc_[debug|hooks] are not available for platform by Jiyong Park · 6 years ago
  69. e87e0dc Restrict the availability of the bionic libs by Jiyong Park · 6 years ago
  70. e52b315 Merge "Inline soinfo::get_tls" am: 67ff8b5f9c by Ryan Prichard · 6 years ago
  71. 67ff8b5 Merge "Inline soinfo::get_tls" by Ryan Prichard · 6 years ago
  72. e2fbfb4 Merge "fortify(unistd): emit diagnostics regardless of API level" am: 3e565bd7ee by George Burgess IV · 6 years ago
  73. 1f821e7 Merge "<unistd.h> __INTRODUCED_IN cleaup." am: cfa2e8a667 by Elliott Hughes · 6 years ago
  74. 3e565bd Merge "fortify(unistd): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  75. cfa2e8a Merge "<unistd.h> __INTRODUCED_IN cleaup." by Treehugger Robot · 6 years ago
  76. 0e14c5a <unistd.h> __INTRODUCED_IN cleaup. by Elliott Hughes · 6 years ago
  77. da8d30f fortify(unistd): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  78. 1e05c4c Merge "Remove __INTRODUCED_IN for obsolete API levels." am: 3398552aa6 by Elliott Hughes · 6 years ago
  79. 3398552 Merge "Remove __INTRODUCED_IN for obsolete API levels." by Treehugger Robot · 6 years ago
  80. c6bec07 Inline soinfo::get_tls by Ryan Prichard · 6 years ago
  81. 5c6db5d Merge "Update to kernel headers v5.3.2." am: bdb16cf8b8 by Christopher Ferris · 6 years ago
  82. f106a39 Remove __INTRODUCED_IN for obsolete API levels. by Elliott Hughes · 6 years ago
  83. bdb16cf Merge "Update to kernel headers v5.3.2." by Christopher Ferris · 6 years ago
  84. b8a95e2 Update to kernel headers v5.3.2. by Christopher Ferris · 6 years ago
  85. ac0efc2 Merge "Add support for scudo." am: b29454794c by Christopher Ferris · 6 years ago
  86. 8223f1a Merge "<sys/select.h>: add docs, and a warning against using select()." by Elliott Hughes · 6 years ago
  87. 4f9f8ac Merge "fortify(stdio): emit diagnostics regardless of API level" am: 40ef00f039 by George Burgess IV · 6 years ago
  88. b294547 Merge "Add support for scudo." by Christopher Ferris · 6 years ago
  89. 3d6cf76 Merge "<sys/select.h>: add docs, and a warning against using select()." by Elliott Hughes · 6 years ago
  90. 40ef00f Merge "fortify(stdio): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  91. cfac8d0 <sys/select.h>: add docs, and a warning against using select(). by Elliott Hughes · 6 years ago
  92. ddb17fb Merge "Make it easy to switch between scudo and jemalloc." am: d120b8a06c by Christopher Ferris · 6 years ago
  93. 88b2f0d Add support for scudo. by Christopher Ferris · 6 years ago
  94. d120b8a Merge "Make it easy to switch between scudo and jemalloc." by Christopher Ferris · 6 years ago
  95. e55e5ee Make it easy to switch between scudo and jemalloc. by Christopher Ferris · 6 years ago
  96. 60765cf Merge "fortify(poll): emit diagnostics regardless of API level" am: eb9775d36f by George Burgess IV · 6 years ago
  97. eb9775d Merge "fortify(poll): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  98. 32afb98 Merge "fortify(strings): emit diagnostics regardless of API level" by George Burgess IV · 6 years ago
  99. 822beae Merge "fortify(strings): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  100. 58bdddf Merge "Move bionic ("runtime") apex definition into bionic/." am: 2244f40e51 by Elliott Hughes · 6 years ago