1. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 12 years ago
  2. 646e058 Fix x86 build, remove void* arithmetic. by Elliott Hughes · 12 years ago
  3. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago
  4. d2b1a73 Remove partial implementation of MIPS non-PIC support. by Elliott Hughes · 12 years ago
  5. a6a3ac5 Use the NetBSD <sys/exec_elf.h>. by Elliott Hughes · 12 years ago
  6. 6b8e321 Clean up debuggerd-related logging. by Elliott Hughes · 12 years ago
  7. ca48376 Merge "Fix the duplication in the debugging code." by Elliott Hughes · 12 years ago
  8. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 12 years ago
  9. 4df577f Revert "Filter ANDROID_PROPERTY_WORKSPACE" by Guang Zhu · 12 years ago
  10. d89ce40 linker: add -Wl,--exclude-libs,ALL to LDFLAGS by Nick Kralevich · 12 years ago
  11. 36bd371 Revert "stack protector: use AT_RANDOM" by Nick Kralevich · 12 years ago
  12. ba117e4 Merge "stack protector: use AT_RANDOM" by Nick Kralevich · 12 years ago
  13. e3a49a8 stack protector: use AT_RANDOM by Nick Kralevich · 12 years ago
  14. a0f6475 Filter ANDROID_PROPERTY_WORKSPACE by Nick Kralevich · 12 years ago
  15. 99c3205 Fix my git mistake. by Elliott Hughes · 12 years ago
  16. cf23905 [MIPS] Set DT_DEBUG dyntab entry if it is writable by Chris Dearman · 12 years ago
  17. db492b3 Fix debug malloc. by Elliott Hughes · 12 years ago
  18. 918d776 Merge "Support System.loadLibrary for libraries with transitive dependencies." by Elliott Hughes · 12 years ago
  19. eababde Fix format_number. by Elliott Hughes · 12 years ago
  20. cade4c3 Support System.loadLibrary for libraries with transitive dependencies. by Elliott Hughes · 12 years ago
  21. 45288c5 Fix x86 dynamic linker build. by Elliott Hughes · 12 years ago
  22. e66190d Check for unknown flags passed to dlopen(3). by Elliott Hughes · 12 years ago
  23. 97b70b2 Merge "Replace .S version of x86 crtfiles with .c version" by Elliott Hughes · 12 years ago
  24. 20c4a3a Replace .S version of x86 crtfiles with .c version by Pavel Chupin · 12 years ago
  25. 20a2440 Do not include '\0' when writing error messages to stderr by Chris Dearman · 12 years ago
  26. 8784709 Merge "We should use load_bias. This patch fixes MIPS NDK device exception test failures." by Nick Kralevich · 12 years ago
  27. c5db969 We should use load_bias. This patch fixes MIPS NDK device exception test failures. by Chao-Ying Fu · 12 years ago
  28. 83697b8 Temporarily address gcc 4.7 breakage. by Nick Kralevich · 12 years ago
  29. ce876be am a41e6426: Merge "Tone down some of the overly-verbose linker logging." by Elliott Hughes · 12 years ago
  30. 9c94fc9 Tone down some of the overly-verbose linker logging. by Elliott Hughes · 12 years ago
  31. bc35807 am 9df2e000: Merge "Cleaning the linker environment as we initialize it requires less API." by Elliott Hughes · 12 years ago
  32. cfb47da am 01271b18: Merge "Make dynamic linker debugging always available." by Elliott Hughes · 12 years ago
  33. 9df2e00 Merge "Cleaning the linker environment as we initialize it requires less API." by Elliott Hughes · 12 years ago
  34. 61a9ccb Make dynamic linker debugging always available. by Elliott Hughes · 12 years ago
  35. 0894b2c Cleaning the linker environment as we initialize it requires less API. by Elliott Hughes · 12 years ago
  36. cdc5a17 am ed537239: Merge "Adjust symbol lookup for DT_SYMBOLIC case" by Elliott Hughes · 12 years ago
  37. ed53723 Merge "Adjust symbol lookup for DT_SYMBOLIC case" by Elliott Hughes · 12 years ago
  38. c77c434 Adjust symbol lookup for DT_SYMBOLIC case by Pavel Chupin · 12 years ago
  39. e109930 am dc77a228: Merge "Allow dlopen("egl/blah.so")." by Elliott Hughes · 12 years ago
  40. 6971fe4 Allow dlopen("egl/blah.so"). by Elliott Hughes · 12 years ago
  41. 6db8f5b am d30116cf: Merge "Keep the dynamic linker\'s soinfo pools mostly read-only." by Elliott Hughes · 12 years ago
  42. d23736e Keep the dynamic linker's soinfo pools mostly read-only. by Elliott Hughes · 12 years ago
  43. 65ba5b6 am 064f862d: Merge "Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too." by Elliott Hughes · 12 years ago
  44. 1a69616 Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too. by Elliott Hughes · 12 years ago
  45. 3bb6257 am 0be1819b: Merge "Dynamically allocate soinfo-structs in linker" by Elliott Hughes · 12 years ago
  46. ba98d92 Dynamically allocate soinfo-structs in linker by Magnus Malmborn · 12 years ago
  47. 1de3af5 am c0ac7eba: Merge "Reject .so files with no sysv hash table." by Elliott Hughes · 12 years ago
  48. 124fae9 Reject .so files with no sysv hash table. by Elliott Hughes · 12 years ago
  49. 3cd7a16 am 084be591: Merge "linker: handle R_ARM_COPY relocations in a proper way" by Elliott Hughes · 12 years ago
  50. 5ae44f3 linker: handle R_ARM_COPY relocations in a proper way by Ard Biesheuvel · 12 years ago
  51. 914112e am 155e8d1d: Merge "More dynamic linker cleanup." by Elliott Hughes · 12 years ago
  52. 18a206c More dynamic linker cleanup. by Elliott Hughes · 12 years ago
  53. 8cacc63 am 7193731a: Merge "Workaround g++ 4.7 compfail" by Elliott Hughes · 12 years ago
  54. 20aa6c0 Workaround g++ 4.7 compfail by Pavel Chupin · 12 years ago
  55. 06abe13 am a2f596b6: Merge "Make dlerror(3) thread-safe." by Elliott Hughes · 12 years ago
  56. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 12 years ago
  57. c2483ea am 9434e8fe: Merge "Make the dlfcn mutex static." by Elliott Hughes · 12 years ago
  58. 22d6292 Make the dlfcn mutex static. by Elliott Hughes · 12 years ago
  59. ab4e2ed am db4fdf1a: Merge "Fix dlerror(3)." by Elliott Hughes · 12 years ago
  60. 3b297c4 Fix dlerror(3). by Elliott Hughes · 12 years ago
  61. a55f0a1 am b04598a6: Set up the private variables. by Ying Wang · 12 years ago
  62. b04598a Set up the private variables. by Ying Wang · 12 years ago
  63. 1db6f2d Test flags before using "info" by Andy McFadden · 12 years ago
  64. 51c7167 am 7c67e4e4: am 98957db5: Merge "Test flags before using "info"" into jb-mr1-dev by Andy McFadden · 12 years ago
  65. f84bc8d Test flags before using "info" by Andy McFadden · 12 years ago
  66. 5b6346f Merge "bionic: linker: Need update the map->l_addr for execution." by Elliott Hughes · 12 years ago
  67. e6dc2a6 Revert dl_fbase initialization to the address where the shared object is loaded. by Raghu Gandham · 12 years ago
  68. c1993ca Fix dlsym and dladdr to use load_bias instead of base by Raghu Gandham · 12 years ago
  69. 9c3449e bionic: linker: Need update the map->l_addr for execution. by Xiaokang Qin · 12 years ago
  70. e9b6fc6 Improve the dynamic linker diagnostics. by Elliott Hughes · 12 years ago
  71. ad18073 Merge "linker: Fix ARM_R_COPY relocations" by Nick Kralevich · 12 years ago
  72. d39c3ab linker: Fix ARM_R_COPY relocations by Nick Kralevich · 12 years ago
  73. 3697b52 Allow linker to compile with -DLINKER_DEBUG=1 by Nick Kralevich · 12 years ago
  74. b7beb69 Add link.h for all platforms with dl_phdr_info by Pavel Chupin · 12 years ago
  75. 105bc26 Fix comment typos. by Elliott Hughes · 12 years ago
  76. 32dbc03 Regenerate all NOTICE files with the latest version of the script. by Elliott Hughes · 12 years ago
  77. bedfe38 More cleanup. by Elliott Hughes · 12 years ago
  78. 12c78bb linker: avoid clobbering the .dynamic section of shared libs by Ard Biesheuvel · 12 years ago
  79. ae5c644 Add dependencies on all the makefiles. by Elliott Hughes · 12 years ago
  80. 9181a5d Fix module constructor order. by Evgeniy Stepanov · 12 years ago
  81. 5135b3a linker: don't perform unnecessary mprotects by Nick Kralevich · 12 years ago
  82. 0bf5cf8 Merge "Set the dynamic field in the link map for the linker itself." by Ben Cheng · 12 years ago
  83. 06f0e74 Set the dynamic field in the link map for the linker itself. by Ben Cheng · 12 years ago
  84. 387d4b7 Auto-generate a complete NOTICE file. by Elliott Hughes · 12 years ago
  85. 57e6d9a Fix x86 build. by Elliott Hughes · 12 years ago
  86. 4688279 Clean up the linker a bit, remove prelinking support. by Elliott Hughes · 12 years ago
  87. d7daacb MIPS support to the linker by Raghu Gandham · 12 years ago
  88. 8dfc073 Fix a TEMP_FAILURE_RETRY usage error in the linker. by Elliott Hughes · 12 years ago
  89. f6ee33c Merge "linker: Fix LD_PRELOADS for calling constructors" by Nick Kralevich · 12 years ago
  90. 3fd5e91 Merge "bionic: Report linker relocation address to gdb" by Elliott Hughes · 12 years ago
  91. 8211bc6 linker: cleanup of undefined state handling, which is really dead code by Robin Burchell · 12 years ago
  92. 439fa8e linker: Use SHN_UNDEF instead of describing what it is trying to do. by Robin Burchell · 12 years ago
  93. 856512e Use std=gnu99 for the dynamic linker as well as libc. by Elliott Hughes · 12 years ago
  94. bb5c30a bionic: Report linker relocation address to gdb by Ryan V. Bissell · 12 years ago
  95. 326e85e linker: Fix LD_PRELOADS for calling constructors by Kito Cheng · 12 years ago
  96. 793e6ae am 67636eea: am 40e7ed58: Unhide rtld_db_dlactivity() by Andrew Hsieh · 12 years ago
  97. 67636ee am 40e7ed58: Unhide rtld_db_dlactivity() by Andrew Hsieh · 12 years ago
  98. 40e7ed5 Unhide rtld_db_dlactivity() by Andrew Hsieh · 12 years ago
  99. b52e438 linker: improve loadable segment protection. by David 'Digit' Turner · 12 years ago
  100. 63f99f4 linker: simplify code for dynamic and ARM exidx sections. by David 'Digit' Turner · 12 years ago