1. ec90e24 loader: fix d-tor call order by Dimitry Ivanov · 9 years ago
  2. 7d429d3 Replace public library list with shared lib sonames (part 1/2) by Dimitry Ivanov · 9 years ago
  3. 8cbe97d Remove unnecessary memsets in linker allocators by Dimitry Ivanov · 9 years ago
  4. 9886ea3 Merge "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  5. 68ecec1 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  6. 1fedfed Merge "Exit failure if trying to load non-PIE." by Dan Albert · 9 years ago
  7. 68e6c03 Check overflows in c-tor instead of doing it in d-tor by Dimitry Ivanov · 9 years ago
  8. 3bd9061 Do not load second copy of a library into same namespace by Dimitry Ivanov · 9 years ago
  9. beb3eb1 Revert "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  10. 95e2e6f Exit failure if trying to load non-PIE. by Dan Albert · 9 years ago
  11. 4ccd431 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  12. 6fcd7a7 Revert "Fix CFI initialization crash on x86." by Alex Cheung · 9 years ago
  13. be46d38 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  14. 451909d Remove dependency on libc.a from the linker by Dimitry Ivanov · 9 years ago
  15. 636a2ec [cfi] Handle large libraries correctly. by Evgenii Stepanov · 9 years ago
  16. 082bec5 Merge "Runtime support for CFI" by Evgenii Stepanov · 9 years ago
  17. 0a3637d Runtime support for CFI by Evgenii Stepanov · 10 years ago
  18. 2a3b4fa Rename libdebuggerd_client to libdebuggerd_handler. by Josh Gao · 9 years ago
  19. ab2c575 linker: convert 'mov pc' instruction to 'bx' by Park Ju Hyung · 9 years ago
  20. 607d307 Dynamic linker errors should go to stderr. by Elliott Hughes · 9 years ago
  21. 3bdb31b Exit rather than abort if asked to run a non-PIE executable. by Elliott Hughes · 9 years ago
  22. e30c17f Downgrade dynamic section checks to warning by Dimitry Ivanov · 9 years ago
  23. cf00d86 Add a way to track all dlsym calls (contd.) by Dimitry Ivanov · 9 years ago
  24. 4742abd Add a way to track all dlsym calls by Dimitry Ivanov · 9 years ago
  25. a6588e5 Fix android_dlwarning lookup by Dimitry Ivanov · 9 years ago
  26. d9e427c Bionic loader is no longer hijacking libdl.so by Dimitry Ivanov · 9 years ago
  27. 10fffb4 Fix linker_asan64 symlink by Colin Cross · 9 years ago
  28. fc0d480 loader: stop linking libdl/c/m into the loader by Dimitry Ivanov · 9 years ago
  29. 6c14f86 loader: asan path translation now works for symlinks by Dimitry Ivanov · 9 years ago
  30. 7ec52b1 Enable libc/libdl/libm/linker for host bionic by Dan Willemsen · 9 years ago
  31. ae4a0c1 Log call to elf-constructors by Dimitry Ivanov · 9 years ago
  32. 3613c20 Merge "Relax ELF header checks - warn for apps targeting pre-O" by Dimitry Ivanov · 9 years ago
  33. 585838b Merge "Remove unused includes/externals" by Treehugger Robot · 9 years ago
  34. 12b9187 Relax ELF header checks - warn for apps targeting pre-O by Dimitry Ivanov · 9 years ago
  35. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  36. ffa45a8 Remove unused includes/externals by Dimitry Ivanov · 9 years ago
  37. 4cc5a60 Downgrade W+E load segments to a warning unless targeting O. by Elliott Hughes · 9 years ago
  38. e6ee960 Replace .align with .balign for clarity by Dimitry Ivanov · 9 years ago
  39. bd839d1 Merge changes from topic 'ndk-headers-licenses' by Treehugger Robot · 9 years ago
  40. c30862f One NOTICE file to rule them all. by Dan Albert · 9 years ago
  41. 816676e Add test for libraries with textrels by Dimitry Ivanov · 9 years ago
  42. 2589f9d Fix for default library path "/vendor/lib" by neo.chae · 9 years ago
  43. 3f66057 linker: Refactoring step 3 of many by Dimitry Ivanov · 10 years ago
  44. 01fdb6a Silently ignore empty path elements by Dimitry Ivanov · 10 years ago
  45. f4e3ebe linker: stat /proc/self/exe instead of executable_path by Dimitry Ivanov · 10 years ago
  46. 59ba65e Don't warn about DT_FLAGS_1 containing DF_1_PIE by Bernhard Rosenkränzer · 10 years ago
  47. e808702 Merge "linker: disallow W + E PT_LOAD segments" by Dimitry Ivanov · 10 years ago
  48. 9700bab linker: disallow W + E PT_LOAD segments by Dimitry Ivanov · 10 years ago
  49. 166f875 Merge "dlerror returns char*, not const char*." by Treehugger Robot · 10 years ago
  50. 5e071a1 dlerror returns char*, not const char*. by Elliott Hughes · 10 years ago
  51. 4cf7024 linker: use stat(2) to check file existence by Dimitry Ivanov · 10 years ago
  52. 45d25ca linker_asan: Translate absolute dlopen paths to use asan-libraries. by Dimitry Ivanov · 10 years ago
  53. bd90675 Check alignment along with range of mapped file fragments by Dimitry Ivanov · 10 years ago
  54. 576a375 linker: fix mips build by Dimitry Ivanov · 10 years ago
  55. 8336b64 Merge changes I868417f4,I57ac3667 by Treehugger Robot · 10 years ago
  56. 48ec288 Extract soinfo and globals to separate files. by Dimitry Ivanov · 10 years ago
  57. b943f30 Move android_namespace_t to a separate file. by Dimitry Ivanov · 10 years ago
  58. 77a3e28 Update NOTICE files. by Elliott Hughes · 10 years ago
  59. 769b33f Sync linker with internal branch by Dimitry Ivanov · 10 years ago
  60. 65707b6 Improvements to initialization of linker_allocator by Dimitry Ivanov · 10 years ago
  61. c73eec1 Add sanity checks for e_shentsize and e_shstrndx by Dimitry Ivanov · 10 years ago
  62. 5543746 Pass argc/argv/envp to dso constructors by Dimitry Ivanov · 10 years ago
  63. d13e9a6 Align-up and randomize shared libraries. by Evgenii Stepanov · 10 years ago
  64. 97f0aef Convert linker from Android.mk to Android.bp by Colin Cross · 10 years ago
  65. ebe5af7 Fix typo in the comment by Dimitry Ivanov · 10 years ago
  66. 0c9d30f linker: Improve elf-file validation by Dimitry Ivanov · 10 years ago
  67. f857211 Use trivial types to avoid calls to new for globals by Dimitry Ivanov · 10 years ago
  68. b996d60 linker: Enable debug logging via properties by Dimitry Ivanov · 10 years ago
  69. 36ad020 Merge "Fix misc-macro-parentheses warnings in bionic." by Chih-hung Hsieh · 10 years ago
  70. 801dfc0 Merge "Lose debuggerd client code to libdebuggerd_client." by Treehugger Robot · 10 years ago
  71. 523e2a9 Make missing public soname error message clear. by Christopher Ferris · 10 years ago
  72. 3cc387e Lose debuggerd client code to libdebuggerd_client. by Josh Gao · 10 years ago
  73. 1a5fd9c Fix misc-macro-parentheses warnings in bionic. by Chih-Hung Hsieh · 10 years ago
  74. d799b2b Correctly handle the case of empty LD_PRELOAD entries by Dimitry Ivanov · 10 years ago
  75. 5240863 Do not resolve caller_ns when it is not needed by Dimitry Ivanov · 10 years ago
  76. d2205a6 Do not check zip-entry validity on create_namespace by Dimitry Ivanov · 10 years ago
  77. 42abf3d Merge "linker: Allow caller to specify parent namespace" by Treehugger Robot · 10 years ago
  78. 2ba1cf3 Fix dlopen of main executable by absolute path by Dimitry Ivanov · 10 years ago
  79. fc2da53 linker: Allow caller to specify parent namespace by Dimitry Ivanov · 10 years ago
  80. 882b8af Regenerate NOTICE files. by Elliott Hughes · 10 years ago
  81. 41fd295 Remove linker-namespace functions from the header by Dimitry Ivanov · 10 years ago
  82. 83fcb54 Fix linker crash on trying to unload main executable by Dimitry Ivanov · 10 years ago
  83. 5480761 Improve error message for empty list of public libs by Dimitry Ivanov · 10 years ago
  84. 1c3a5d8 Merge "Rename DT_MIPS_RLD_MAP2 flag to DT_MIPS_RLD_MAP_REL" by Than McIntosh · 10 years ago
  85. aca299a Remove dangling links in secondary namespaces by Dimitry Ivanov · 10 years ago
  86. 3647314 linker: remove unnecessary reset of constructors_called flag by Dimitry Ivanov · 10 years ago
  87. dd906d7 linker: unload RTLD_NODELETE libraries when loading fails by Dimitry Ivanov · 10 years ago
  88. 83b44a9 Rename DT_MIPS_RLD_MAP2 flag to DT_MIPS_RLD_MAP_REL by Lazar Trsic · 10 years ago
  89. fa4aeed linker: Add unit-test for sleb128_decoder by Dimitry Ivanov · 10 years ago
  90. d15837a Merge "Revert "[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment"" by Dimitry Ivanov · 10 years ago
  91. d88e1f3 linker: hide the pointer to soinfo by Dimitry Ivanov · 10 years ago
  92. be91052 libc: implement kernel vdso syscalls for i386 by Mingwei Shi · 10 years ago
  93. 722072d CloseArchive() to free memory when OpenArchive fails. by Yabin Cui · 10 years ago
  94. 2ee4588 Revert "[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment" by Goran Jakovljevic · 10 years ago
  95. 61cf3f3 debuggerd: rethrow the full signal we receive, always. by Josh Gao · 10 years ago
  96. e97d8ed Do not add linker the _r_debug.r_map on link_image by Dimitry Ivanov · 10 years ago
  97. d17a377 linker: print "not accessible" error message to the log by Dimitry Ivanov · 10 years ago
  98. 9f0a695 Improvements to dynamic linker messages by Dimitry Ivanov · 10 years ago
  99. 6b788ee Move gdb support functions to a separate file by Dimitry Ivanov · 10 years ago
  100. 0fa5410 Revert "Move gdb support functions to a separate file" by Nicolas Geoffray · 10 years ago