1. cec75e3 Merge "Do not add duplicate soinfos to g_default_namespace" by Ryan Prichard · 6 years ago
  2. e2871bd Do not add duplicate soinfos to g_default_namespace by NIEJuhu · 6 years ago
  3. 5e2ac29 Merge "Stop using the __ANDROID_API_x__ constants." by Elliott Hughes · 6 years ago
  4. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  5. fa87744 Make the linker NOTICE file match the linker source. by Elliott Hughes · 6 years ago
  6. 19f95dd Do not DL_WARN when failed to find generated linker config by Kiyoung Kim · 6 years ago
  7. ff43ec0 Prefer arch-specific linker config when available by Evgeny Eltsin · 6 years ago
  8. 838ca10 Merge "Enable linker configuration from generator by default" by Kiyoung Kim · 6 years ago
  9. ef04c80 Enable linker configuration from generator by default by Kiyoung Kim · 6 years ago
  10. cdb52fc Make private/bionic_page.h available as platform/bionic/page.h. by Elliott Hughes · 6 years ago
  11. 1a2460d Move linker config under /linkerconfig by Kiyoung Kim · 6 years ago
  12. 4d4087d Replace LIB_PATH macro with kLibPath by Ryan Prichard · 6 years ago
  13. 28fb781 Merge "linker: add more context to link failure error." by Treehugger Robot · 6 years ago
  14. 94a8e85 linker: avoid -O0 memset while clearing temp_tcb by Ryan Prichard · 6 years ago
  15. 1626957 linker: add more context to link failure error. by Josh Gao · 6 years ago
  16. 249757b Use ifuncs in the linker by Ryan Prichard · 6 years ago
  17. 80e40f0 Refactor linker/Android.bp for native-bridge by Ryan Prichard · 6 years ago
  18. dd2ed97 Merge "Add linker config variable: VNDK_APEX_VER" by Jooyung Han · 6 years ago
  19. 859202c Merge "linker: remove COUNT_PAGES" by Ryan Prichard · 6 years ago
  20. 6f9a97f Merge "Revert "Load /dev/linker/ld.config.txt by default"" by Treehugger Robot · 6 years ago
  21. 09bde95 Revert "Load /dev/linker/ld.config.txt by default" by Roland Levillain · 6 years ago
  22. e949195 Adopt GNU calling convention for ifunc resolvers. by Peter Collingbourne · 6 years ago
  23. 0928399 Add linker config variable: VNDK_APEX_VER by Jooyung Han · 6 years ago
  24. 78cd283 linker: remove COUNT_PAGES by Ryan Prichard · 6 years ago
  25. 61a97e9 Load /dev/linker/ld.config.txt by default by Kiyoung Kim · 6 years ago
  26. 9da992c Merge changes Ia0c0018c,I2f1fc8b4,Ibe964c3b,I791da8ac by Ryan Prichard · 6 years ago
  27. 495863f linker: stop relocating R_ARM_REL32 by Ryan Prichard · 6 years ago
  28. 308af57 Factor out R_GENERIC_COPY by Ryan Prichard · 6 years ago
  29. e0a53e2 Factor out R_GENERIC_ABSOLUTE by Ryan Prichard · 6 years ago
  30. 9ef61a2 Remove broken arm64 PREL/ABS relocations by Ryan Prichard · 6 years ago
  31. 919dc05 Merge "Revert "Change linker config variable: VNDK_VER"" by Treehugger Robot · 6 years ago
  32. a365ac1 Revert "Change linker config variable: VNDK_VER" by Jooyung Han · 6 years ago
  33. 2ab4e0f Merge "Cleanup linker unwinder integration" by Ryan Prichard · 6 years ago
  34. d9a4115 Cleanup linker unwinder integration by Ryan Prichard · 6 years ago
  35. e30a7f5 Change linker config variable: VNDK_VER by Jooyung Han · 6 years ago
  36. e87e0dc Restrict the availability of the bionic libs by Jiyong Park · 6 years ago
  37. c6bec07 Inline soinfo::get_tls by Ryan Prichard · 6 years ago
  38. c5d3a43 Make tls related header files platform accessible. by Christopher Ferris · 6 years ago
  39. 34c0043 Merge "Use generated linker config by default" by Kiyoung Kim · 6 years ago
  40. b2a1c11 Remove libvorbisdec from greylist. by Dongwon Kang · 6 years ago
  41. 89b9528 Use generated linker config by default by Kiyoung Kim · 6 years ago
  42. 9fe3826 Add more linker debug log. by Martin Stjernholm · 6 years ago
  43. 6d5277d Update references to the new com.android.art APEX. by Martin Stjernholm · 6 years ago
  44. c896a06 Merge "Revert "linker: cleanup (removing unused VNDK_VER)"" by Treehugger Robot · 6 years ago
  45. 5d1d907 Revert "linker: cleanup (removing unused VNDK_VER)" by Jooyung Han · 6 years ago
  46. 665e98e Merge "Add additional dl_phdr_info fields" by Ryan Prichard · 6 years ago
  47. 65dcf78 Merge "linker: cleanup (removing unused VNDK_VER)" by Jooyung Han · 6 years ago
  48. a2e83ab Add additional dl_phdr_info fields by Ryan Prichard · 6 years ago
  49. 74e5643 Merge "Link libc++demangle." by Treehugger Robot · 6 years ago
  50. 28cf07f Merge "Reland "fdsan: make fatal by default."" by Treehugger Robot · 6 years ago
  51. 39699ea linker: cleanup (removing unused VNDK_VER) by Jooyung Han · 6 years ago
  52. 6a51013 Reland "fdsan: make fatal by default." by Josh Gao · 6 years ago
  53. 3952113 Merge "Fix a few bionic test failures caused by hwasan global instrumentation." by Peter Collingbourne · 6 years ago
  54. 191ecdc Fix a few bionic test failures caused by hwasan global instrumentation. by Peter Collingbourne · 6 years ago
  55. a40a144 Merge "linker: Set VMA name for bss sections" by Treehugger Robot · 6 years ago
  56. 1bf62b2 linker: Set VMA name for bss sections by Vic Yang · 6 years ago
  57. 6b0d1cd Merge "Use generated linker config" by Kiyoung Kim · 6 years ago
  58. d82eb35 Merge "Don't create anonymous namespace" by Jiyong Park · 6 years ago
  59. c6c17ac Merge "Revert "fdsan: make fatal by default."" by Pete Gillin · 6 years ago
  60. 76351e3 Revert "fdsan: make fatal by default." by Pete Gillin · 6 years ago
  61. 639ad55 Merge "Fix some typos in the linker configuration file format documentation." by Roland Levillain · 6 years ago
  62. 25bedfd Don't create anonymous namespace by Jiyong Park · 6 years ago
  63. 592b5f5 Merge "fdsan: make fatal by default." by Josh Gao · 6 years ago
  64. 66b5e3c fdsan: make fatal by default. by Josh Gao · 6 years ago
  65. bd6ccf9 Fix some typos in the linker configuration file format documentation. by Roland Levillain · 6 years ago
  66. 35e3b4b Use generated linker config by Kiyoung Kim · 6 years ago
  67. a08626a Merge "linker: Remove setting _USING_LIBCXX" by Tom Cherry · 6 years ago
  68. 6533208 linker: Add library load and unload hooks for HWASan. by Peter Collingbourne · 6 years ago
  69. cd70aa4 linker: Remove setting _USING_LIBCXX by Tom Cherry · 6 years ago
  70. 30feb64 Enable traditional TLS accesses on arm64 by Ryan Prichard · 6 years ago
  71. 6d60145 Renumber arm64 TLS to match GNU values by Ryan Prichard · 6 years ago
  72. 521ad07 linker: Speed up relocation with an 1-entry symbol cache by Vic Yang · 6 years ago
  73. 542db79 Fix linker compilation when STATS is set by Vic Yang · 6 years ago
  74. 4ea1921 Link libc++demangle. by Dan Albert · 6 years ago
  75. dc25f6c Use an APEX's linker configuration for any executable under its `bin` directory. by Roland Levillain · 6 years ago
  76. 3a1936c ldd: slightly improve error message. by Elliott Hughes · 6 years ago
  77. 7493673 Merge "Use PT_INTERP as the linker's l_name path" by Ryan Prichard · 6 years ago
  78. cf9ed12 Use PT_INTERP as the linker's l_name path by Ryan Prichard · 6 years ago
  79. 3ec16be linker: Speed up find_loaded_library_by_inode() by Vic Yang · 6 years ago
  80. 424eb11 Merge "Staticlly allocate string buffers for realpath_fd()" by Treehugger Robot · 6 years ago
  81. b66a78b linker namespace name is duped when the namespace is created by Jiyong Park · 6 years ago
  82. 72aafad Merge "Don't resolve already resolved paths when parsing ld.config.txt" by Treehugger Robot · 6 years ago
  83. 8bb97d7 Merge "Add bootstrap directory to bootstrap linker's search path." by Peter Collingbourne · 6 years ago
  84. 341b61e Don't resolve already resolved paths when parsing ld.config.txt by Jiyong Park · 6 years ago
  85. ea11be0 Add bootstrap directory to bootstrap linker's search path. by Peter Collingbourne · 6 years ago
  86. d8bef67 Staticlly allocate string buffers for realpath_fd() by Vic Yang · 6 years ago
  87. 90f96b9 linker: support ldd(1)-like behavior via --list. by Elliott Hughes · 6 years ago
  88. 78e42d8 Merge "Enable native_bridge_support" by Dimitry Ivanov · 6 years ago oreo-mr1-iot-release android-o-mr1-iot-release-1.0.12
  89. af1467b Merge "Exclude libgcc_stripped wherever libgcc is excluded" by Yi Kong · 6 years ago
  90. 7ac2afb Exclude libgcc_stripped wherever libgcc is excluded by Yi Kong · 6 years ago
  91. 7f04880 Enable native_bridge_support by dimitry · 6 years ago
  92. b51bb50 Track libziparchive API change. by Elliott Hughes · 6 years ago
  93. afe30a5 Remove dependency on unused libutils by dimitry · 6 years ago
  94. 401e2ef Merge "Only write main library's RELRO by default." by Treehugger Robot · 6 years ago
  95. 584bc62 Move libdl and linker to static NOTICE files. by Elliott Hughes · 6 years ago
  96. 7b9db34 Fix linker compilation with timing enabled by Vic Yang · 6 years ago
  97. 5d10374 Only write main library's RELRO by default. by Torne (Richard Coles) · 6 years ago
  98. 93ea856 Merge changes I59a8bc4a,Ic437d352 by Ryan Prichard · 6 years ago
  99. e4d620b Fix dlsym and dladdr for TLS symbols by Ryan Prichard · 6 years ago
  100. fa9f7f2 Fix DLEXT_WRITE_RELRO when loading multiple libs. by Torne (Richard Coles) · 6 years ago