1. 1c78cb0 Add missing includes. by Dan Albert · 8 years ago
  2. 1a524d6 Revert "linker: disable ld.config.txt in ASAN mode" by Jiyong Park · 8 years ago
  3. c602196 Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 8 years ago
  4. 9385d77 Merge "Use -Werror in bionic" by Treehugger Robot · 8 years ago
  5. 84f0dcd Use -Werror in bionic by Chih-Hung Hsieh · 8 years ago
  6. 3a3982d Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  7. 04f7a79 Replace abort with exit(1) in __linker_cannot_link by dimitry · 8 years ago
  8. c18de1b Link vdso before linking the main executable by dimitry · 8 years ago
  9. 0f33f23 Don't resolve permitted.paths by Jiyong Park · 8 years ago
  10. 7ccc50d Use an embedded linker for host bionic by Dan Willemsen · 8 years ago
  11. 4326d84 linker: Only link to debuggerd on Android by Dan Willemsen · 9 years ago
  12. 7b0af7a Always log errno when aborting. by Elliott Hughes · 8 years ago
  13. 6eae4cc Explicitly name DT_RPATH. by Elliott Hughes · 8 years ago
  14. 7abea57 Replace artificial symbol table with proper one by dimitry · 8 years ago
  15. 25bf29b Implement __gnu_Unwind_Find_exidx/__cxa_type_match by dimitry · 8 years ago
  16. fe1b27c Add support of architecture specific ld.configs by dimitry · 8 years ago
  17. 01a2910 Merge "Make default namespace handle the 'visible' flag." am: f2c203f188 by Justin Yun · 8 years ago
  18. 90de9f0 Make default namespace handle the 'visible' flag. by Justin Yun · 8 years ago
  19. ec8c79a Merge "linker: the global group is added to all built-in namespaces" by Jiyong Park · 8 years ago
  20. 02586a2 linker: the global group is added to all built-in namespaces by Jiyong Park · 9 years ago
  21. f54872e Merge "Clean up linker fatals slightly." am: 1bac61f09f by Elliott Hughes · 8 years ago
  22. ad2d038 Clean up linker fatals slightly. by Elliott Hughes · 8 years ago
  23. 66479d8 Merge "The ifdef check for AT_SYSINFO_EHDR is no longer needed" am: 9d2d21d636 by Dimitry Ivanov · 8 years ago
  24. f9abbf6 The ifdef check for AT_SYSINFO_EHDR is no longer needed by dimitry · 8 years ago
  25. f437c90 Merge "bionic: fix assorted static analyzer warnings" am: e202036e03 by George Burgess IV · 9 years ago
  26. 7059100 bionic: fix assorted static analyzer warnings by George Burgess IV · 9 years ago
  27. bfda577 Merge "linker_config_test: allow search paths of systems without a vendor partition" am: b1b7eda11e by Jaesung Chung · 9 years ago
  28. 9d97008 linker_config_test: allow search paths of systems without a vendor partition by Jaesung Chung · 9 years ago
  29. c3c83d9 Merge "Make dl_iterate_phdr return correct name for first entry" am: 533cf06474 am: 1e55a0420e by Dimitry Ivanov · 9 years ago
  30. c27ac0d Merge "Make dl_iterate_phdr return correct name for first entry" am: 533cf06474 by Dimitry Ivanov · 9 years ago
  31. cd510cb Make dl_iterate_phdr return correct name for first entry by Dimitry Ivanov · 9 years ago
  32. 08d3f97 Merge "linker: disable ld.config.txt in ASAN mode" into oc-dev am: 41e0ceb5c9 by Jiyong Park · 9 years ago
  33. 81b1757 linker: disable ld.config.txt in ASAN mode by Jiyong Park · 9 years ago
  34. f14633f Merge "Remove obsolete __stack_chk_fail_local." am: 6c01208e90 am: c80d8405da by Elliott Hughes · 9 years ago
  35. a6c583f Merge "Remove obsolete __stack_chk_fail_local." am: 6c01208e90 am: c80d8405da by Elliott Hughes · 9 years ago
  36. 4af220c Remove obsolete __stack_chk_fail_local. by Elliott Hughes · 9 years ago
  37. fa6ebae Merge "Revert "linker: remove link from external library on unload"" into oc-dev by Dimitry Ivanov · 9 years ago
  38. ec5ddc0 Revert "linker: remove link from external library on unload" by Dimitry Ivanov · 9 years ago
  39. 5ef13ba linker: remove link from external library on unload am: b37d10cc80 am: 3a644889b2 am: cb40eec87c am: 0399816edb by Dimitry Ivanov · 9 years ago
  40. efbc044 linker: remove link from external library on unload am: b37d10cc80 am: 3a644889b2 am: cb40eec87c am: 0399816edb by Dimitry Ivanov · 9 years ago
  41. cb40eec linker: remove link from external library on unload am: b37d10cc80 by Dimitry Ivanov · 9 years ago
  42. 3a64488 linker: remove link from external library on unload am: b37d10cc80 by Dimitry Ivanov · 9 years ago
  43. b37d10c linker: remove link from external library on unload by Dimitry Ivanov · 9 years ago
  44. 37b91af greylist is no longer enabled by default. by Jiyong Park · 9 years ago
  45. e8ffe56 greylist is no longer enabled by default. by Jiyong Park · 9 years ago
  46. 5725481 Merge "Move libc_log code into libasync_safe." by Christopher Ferris · 9 years ago
  47. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 9 years ago
  48. f1cb669 Shared namespaces inherit parent ns properties by Dimitry Ivanov · 9 years ago
  49. ec43dd6 Shared namespaces inherit parent ns properties by Dimitry Ivanov · 9 years ago
  50. 87a47e1 Merge "linker: add android_get_exported_namespace" by Treehugger Robot · 9 years ago
  51. 01de74e linker: add android_get_exported_namespace by Jiyong Park · 9 years ago
  52. 15f1db3 Revert "Revert "loader: enable loading libraries from tmpfs"" by Dimitry Ivanov · 9 years ago
  53. 6d59318 Revert "loader: enable loading libraries from tmpfs" by Yin-Chia Yeh · 9 years ago
  54. bf34ba3 loader: enable loading libraries from tmpfs by Dimitry Ivanov · 9 years ago
  55. bb8b22a loader: enable loading libraries from tmpfs by Dimitry Ivanov · 9 years ago
  56. f2c6ad6 Make the _Unwind_Ptr declaration match clang's. by Elliott Hughes · 9 years ago
  57. 72007ee Decode the common EM_ values. by Elliott Hughes · 9 years ago
  58. 295082b Avoid "D linker : (null)" with debug.ld.all for dlerror. by Elliott Hughes · 9 years ago
  59. d3a07e8 The workaround for apps using older version of soinfos by Dimitry Ivanov · 9 years ago
  60. 97b4c5f The workaround for apps using older version of soinfos by Dimitry Ivanov · 9 years ago
  61. f17048b Merge "Send developers straight to the text relocation docs." by Treehugger Robot · 9 years ago
  62. 763f6e1 Send developers straight to the text relocation docs. by Elliott Hughes · 9 years ago
  63. c40af33 Merge "Move scopeguard into android::base" by Tom Cherry · 9 years ago
  64. d7c4832 linker: add android_get_exported_namespace by Jiyong Park · 9 years ago
  65. 9e27e58 Add support for disabling the greylist. by Elliott Hughes · 9 years ago
  66. b8ab618 Move scopeguard into android::base by Tom Cherry · 9 years ago
  67. 7933bec Add support for disabling the greylist. by Elliott Hughes · 9 years ago
  68. 6367f5e Merge changes I826756d9,I00e2edb2 by Josh Gao · 9 years ago
  69. dedcf35 Fix lookup logic for linked namespaces by Dimitry Ivanov · 9 years ago
  70. 6a2c7f5 Merge "Fix lookup logic for linked namespaces" by Treehugger Robot · 9 years ago
  71. a782f29 Refactor sanitized library on-disk layout - bionic. by Vishwath Mohan · 9 years ago
  72. 4113def Refactor sanitized library on-disk layout - bionic. by Vishwath Mohan · 9 years ago
  73. d3e7d08 Fix lookup logic for linked namespaces by Dimitry Ivanov · 9 years ago
  74. e7cdb29 linker: log only real dlerrors by Dimitry Ivanov · 9 years ago
  75. 11968b8 linker: log only real dlerrors by Dimitry Ivanov · 9 years ago
  76. 6b0f17e Merge "Make anonymous namespace isoalted." by Dimitry Ivanov · 9 years ago
  77. c9dced2 Make anonymous namespace isoalted. by Dimitry Ivanov · 9 years ago
  78. 840ae69 Merge "Revert "linker: add more directories to default lib paths"" by Dimitry Ivanov · 9 years ago
  79. deca8ef Merge "Load namespace configuration from ld.config.txt" by Treehugger Robot · 9 years ago
  80. 4cabfaa Load namespace configuration from ld.config.txt by Dimitry Ivanov · 9 years ago
  81. ad8dcd6 Merge "loader: stop relying on AT_BASE" by Treehugger Robot · 9 years ago
  82. 9b1cc4b loader: stop relying on AT_BASE by Dimitry Ivanov · 9 years ago
  83. 6705e8c Add systrace output for dlclose/dlsym calls by Dimitry Ivanov · 9 years ago
  84. 5c4a580 Add systrace output for dlopen calls by Dimitry Ivanov · 9 years ago
  85. a144697 Revert "linker: add more directories to default lib paths" by Dimitry Ivanov · 9 years ago
  86. 616b2d8 Merge "Extract format_string function." by Treehugger Robot · 9 years ago
  87. e5422d7 Merge "linker: add more directories to default lib paths" by Treehugger Robot · 9 years ago
  88. 2a6d9b2 Extract format_string function. by Dimitry Ivanov · 9 years ago
  89. 5b71500 Apply ASan linker path translation to subdirectories. by Evgenii Stepanov · 9 years ago
  90. 1daa18e linker: add more directories to default lib paths by Jiyong Park · 9 years ago
  91. 222272e linker_memory: allow fallback allocator to be turned on and off. by Josh Gao · 9 years ago
  92. 69a5939 linker: update dependencies. by Josh Gao · 9 years ago
  93. 3e0821d loader: anonymous ns initialization is not required by Dimitry Ivanov · 9 years ago
  94. 77ad642 Remove g_default_ld_paths global variable by Dimitry Ivanov · 9 years ago
  95. 35c8e3b Fix greylist exception to account for linked namespaces by Dimitry Ivanov · 9 years ago
  96. 0b87362 Merge "loader: set PT_INTERP to itself" by Treehugger Robot · 9 years ago
  97. 2a6955e loader: set PT_INTERP to itself by Dimitry Ivanov · 9 years ago
  98. 6391e1a libc: __system_property_set uses writev to write atomically by Dimitry Ivanov · 9 years ago
  99. c84e8a5 Merge "Cope with argv[0] being null in the dynamic linker." by Treehugger Robot · 9 years ago
  100. 30a3627 Cope with argv[0] being null in the dynamic linker. by Elliott Hughes · 9 years ago