1. aa0f2bd Fix dlsym(3) to do breadth first search. by Dmitriy Ivanov · 11 years ago
  2. efe1383 Fix 'adb shell /system/bin/linker' crash by Dmitriy Ivanov · 11 years ago
  3. 4151ea7 Fix global variable initialization for linker by Dmitriy Ivanov · 11 years ago
  4. 3a8646f Change android_dlextinfo flags to uint64_t by Dmitriy Ivanov · 11 years ago
  5. 76e289c Revert "Reenable support for non-PIE executables" by Nick Kralevich · 11 years ago
  6. d383066 Build fix by Dmitriy Ivanov · 11 years ago
  7. 04dc91a Load library using file handle. by Dmitriy Ivanov · 11 years ago
  8. 12bf3bc Write message to stderr on __libc_fatal() by Dmitriy Ivanov · 11 years ago
  9. d97e9f5 Add support for protected local symbol lookup. by Dmitriy Ivanov · 11 years ago
  10. aa836f7 Reinstate the x86 dynamic linker warning for text relocations. by Elliott Hughes · 11 years ago
  11. e43c4a7 Disallow dlopen("egl/blah.so") on LP64 by Dmitriy Ivanov · 11 years ago
  12. d81b3b2 Reenable support for non-PIE executables by Nick Kralevich · 11 years ago
  13. 1a58629 Remove an unused parameter from the dlopen implementation. by Elliott Hughes · 11 years ago
  14. d286796 Turn on -Wunused and fix the mistakes it uncovers. by Elliott Hughes · 11 years ago
  15. ce00354 Merge "Do not add arcs to the soinfo graph on dlopen" by Dmitriy Ivanov · 11 years ago
  16. 3c005d6 Do not add arcs to the soinfo graph on dlopen by Bjorn Andersson · 11 years ago
  17. 2ea60ff Remove unnecessary #includes of <sys/atomics.h>. by Elliott Hughes · 11 years ago
  18. f092feb Merge "Add R_X86_64_64 to the list of possible weak relocs" by Dmitriy Ivanov · 11 years ago
  19. b648a8a Add RTLD_NOLOAD support and some related changes. by Dmitriy Ivanov · 11 years ago
  20. bb5bb20 Add R_X86_64_64 to the list of possible weak relocs by Pavel Chupin · 11 years ago
  21. 489e498 Fix lookup-by-base-name for lp64 by Dmitriy Ivanov · 11 years ago
  22. d59e500 Improve detection of already loaded libraries by Dmitriy Ivanov · 11 years ago
  23. 1728b23 Switch to g_ for globals. by Elliott Hughes · 11 years ago
  24. d44927b Merge "Refactor linker allocator" by Dmitriy Ivanov · 11 years ago
  25. d597d26 Refactor linker allocator by Dmitriy Ivanov · 11 years ago
  26. 6275f20 Cleanup: updated comments by Dmitriy Ivanov · 11 years ago
  27. b906e13 Cleanup: remove AARCH/ARM_COPY relocation support by Dmitriy Ivanov · 11 years ago
  28. 2aebf54 Remove support for non-PIE executables by Nick Kralevich · 11 years ago
  29. 5ca7ed9 Disallow dlopen("egl/blah.so") on LP64 by Dmitriy Ivanov · 11 years ago
  30. 0dcf06f Fix arm64/x86 build. by Torne (Richard Coles) · 11 years ago
  31. b1bfa79 Merge "Allow sharing the RELRO section via a file." by Torne (Richard Coles) · 11 years ago
  32. c363e5d Merge "Support loading libraries to a reserved address." by Torne (Richard Coles) · 11 years ago
  33. 16f6429 Merge "Add android_dlopen_ext() interface to linker." by Torne (Richard Coles) · 11 years ago
  34. 865119e Temporarily disable text relocation warnings for x86 libraries by Du Chenyang · 11 years ago
  35. 183ad9d Allow sharing the RELRO section via a file. by Torne (Richard Coles) · 11 years ago
  36. 12bbb91 Support loading libraries to a reserved address. by Torne (Richard Coles) · 11 years ago
  37. 012cb45 Add android_dlopen_ext() interface to linker. by Torne (Richard Coles) · 11 years ago
  38. 812fd42 Use __unused instead of UNUSED in linker.cpp by Kito Cheng · 11 years ago
  39. 006f9ad Linker writes to wrong memory location when processing DT_MIPS_RLD_MAP by Benjamin Adolphi · 11 years ago
  40. c62b8a4 Remove unused variables not spotted by GCC. by Elliott Hughes · 11 years ago
  41. faf05ba Clean up all the lint cpplint can find in the dynamic linker. by Elliott Hughes · 11 years ago
  42. 9918665 [MIPS64] Dynamic linker by Chris Dearman · 11 years ago
  43. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 11 years ago
  44. 3a9c5d6 Fix <link.h>. by Elliott Hughes · 11 years ago
  45. 5ceb889 bionic: Change the type of soinfo's size to size_t by Weiwu Chen · 12 years ago
  46. a4aafd1 Make it possible for code to query the dynamic linker's default search path. by Elliott Hughes · 11 years ago
  47. b93702a Improve dynamic linker diagnostics for internal errors. by Elliott Hughes · 12 years ago
  48. e365f9d AArch64: Linker64 support for AArch64 by Marcus Oakland · 12 years ago
  49. 5407eed Fix debugging issues in vdso handling by Pavel Chupin · 12 years ago
  50. ebd506c Fix linker crashes during unknown symbol lookup by Sergey Melnikov · 12 years ago
  51. e4d792a Don't allow text relocations on 64-bit. by Elliott Hughes · 12 years ago
  52. 4eeb1f1 Clean up linker architecture macros. by Elliott Hughes · 12 years ago
  53. b8b0b6b Revert "Don't warn about x86 text relocations. They're too prevalent." by Elliott Hughes · 12 years ago
  54. 5be2c59 Don't warn about x86 text relocations. They're too prevalent. by Elliott Hughes · 12 years ago
  55. 3d4470c change wording on text relocation message. by Nick Kralevich · 12 years ago
  56. c075c18 x86_64: Add R_X86_64_64 relocation handling by Pavel Chupin · 12 years ago
  57. 1a57f9f x86_64: Rename 64-bit linker to linker64 by Pavel Chupin · 12 years ago
  58. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  59. 011bc0b Use /system/lib64 and /vendor/lib64 for 64-bit libraries. by Elliott Hughes · 12 years ago
  60. c00f2cb x86_64 linker. by Elliott Hughes · 12 years ago
  61. c620059 Remove 32-bit assumptions from the ELF code. by Elliott Hughes · 12 years ago
  62. 24053a4 Add the dl_iterate_phdr function to libdl for arm. by Christopher Ferris · 12 years ago
  63. 87c3585 Make mips_relocate_got tolerate a missing got by Brian Carlstrom · 12 years ago
  64. c45087b Kernel dso support for 'dl_iterate_phdr' function by Sergey Melnikov · 12 years ago
  65. c908442 linker: Emit a warning on text relocations by Nick Kralevich · 12 years ago
  66. 7e5a8cc Make LD_PRELOAD failures just warnings. by Elliott Hughes · 12 years ago
  67. 6bec5b7 Small cleanup of soinfo_elf_lookup. by Christopher Ferris · 12 years ago
  68. 8147d3c Don't fail to run DT_INIT and DT_INIT_ARRAY constructors if a shared library has DT_PREINIT_ARRAY constructors. by Elliott Hughes · 12 years ago
  69. 8d3e91d linker: only re-open std* for setuid programs. by Nick Kralevich · 12 years ago
  70. 0d787c1 Make abort messages available to debuggerd. by Elliott Hughes · 12 years ago
  71. 8f7120b Drop unnecessary execution permission for .cpp/.c/.h by Kito Cheng · 12 years ago
  72. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  73. ca0c11b Use more types than just 'unsigned' in the linker. by Elliott Hughes · 12 years ago
  74. fa8c05d Use Elf32_Addr instead of unsigned in linker by Kito Cheng · 12 years ago
  75. 2d4b9b7 Fix typo of DT_NEEDED for DT_NULL by Brian Carlstrom · 12 years ago
  76. 5e2492e Fix TIMING/STATS/COUNT_PAGES dynamic linker build by Kito Cheng · 12 years ago
  77. 43cc7f7 Fix MIPS linker build by Brian Carlstrom · 12 years ago
  78. 650be4e More linker cleanup. by Elliott Hughes · 12 years ago
  79. d4ee82d Minor linker cleanup, primarily to use Elf32_Dyn by Brian Carlstrom · 12 years ago
  80. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 12 years ago
  81. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago
  82. d2b1a73 Remove partial implementation of MIPS non-PIC support. by Elliott Hughes · 12 years ago
  83. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 12 years ago
  84. 36bd371 Revert "stack protector: use AT_RANDOM" by Nick Kralevich · 12 years ago
  85. e3a49a8 stack protector: use AT_RANDOM by Nick Kralevich · 12 years ago
  86. 99c3205 Fix my git mistake. by Elliott Hughes · 12 years ago
  87. cf23905 [MIPS] Set DT_DEBUG dyntab entry if it is writable by Chris Dearman · 12 years ago
  88. db492b3 Fix debug malloc. by Elliott Hughes · 12 years ago
  89. cade4c3 Support System.loadLibrary for libraries with transitive dependencies. by Elliott Hughes · 13 years ago
  90. e66190d Check for unknown flags passed to dlopen(3). by Elliott Hughes · 13 years ago
  91. 20a2440 Do not include '\0' when writing error messages to stderr by Chris Dearman · 13 years ago
  92. c5db969 We should use load_bias. This patch fixes MIPS NDK device exception test failures. by Chao-Ying Fu · 13 years ago
  93. 9c94fc9 Tone down some of the overly-verbose linker logging. by Elliott Hughes · 13 years ago
  94. 61a9ccb Make dynamic linker debugging always available. by Elliott Hughes · 13 years ago
  95. ed53723 Merge "Adjust symbol lookup for DT_SYMBOLIC case" by Elliott Hughes · 13 years ago
  96. c77c434 Adjust symbol lookup for DT_SYMBOLIC case by Pavel Chupin · 13 years ago
  97. 6971fe4 Allow dlopen("egl/blah.so"). by Elliott Hughes · 13 years ago
  98. d23736e Keep the dynamic linker's soinfo pools mostly read-only. by Elliott Hughes · 13 years ago
  99. 1a69616 Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too. by Elliott Hughes · 13 years ago
  100. ba98d92 Dynamically allocate soinfo-structs in linker by Magnus Malmborn · 13 years ago