1. 97b70b2 Merge "Replace .S version of x86 crtfiles with .c version" by Elliott Hughes · 13 years ago
  2. 20c4a3a Replace .S version of x86 crtfiles with .c version by Pavel Chupin · 13 years ago
  3. 20a2440 Do not include '\0' when writing error messages to stderr by Chris Dearman · 13 years ago
  4. 8784709 Merge "We should use load_bias. This patch fixes MIPS NDK device exception test failures." by Nick Kralevich · 13 years ago
  5. c5db969 We should use load_bias. This patch fixes MIPS NDK device exception test failures. by Chao-Ying Fu · 13 years ago
  6. 83697b8 Temporarily address gcc 4.7 breakage. by Nick Kralevich · 13 years ago
  7. ce876be am a41e6426: Merge "Tone down some of the overly-verbose linker logging." by Elliott Hughes · 13 years ago
  8. 9c94fc9 Tone down some of the overly-verbose linker logging. by Elliott Hughes · 13 years ago
  9. bc35807 am 9df2e000: Merge "Cleaning the linker environment as we initialize it requires less API." by Elliott Hughes · 13 years ago
  10. cfb47da am 01271b18: Merge "Make dynamic linker debugging always available." by Elliott Hughes · 13 years ago
  11. 9df2e00 Merge "Cleaning the linker environment as we initialize it requires less API." by Elliott Hughes · 13 years ago
  12. 61a9ccb Make dynamic linker debugging always available. by Elliott Hughes · 13 years ago
  13. 0894b2c Cleaning the linker environment as we initialize it requires less API. by Elliott Hughes · 13 years ago
  14. cdc5a17 am ed537239: Merge "Adjust symbol lookup for DT_SYMBOLIC case" by Elliott Hughes · 13 years ago
  15. ed53723 Merge "Adjust symbol lookup for DT_SYMBOLIC case" by Elliott Hughes · 13 years ago
  16. c77c434 Adjust symbol lookup for DT_SYMBOLIC case by Pavel Chupin · 13 years ago
  17. e109930 am dc77a228: Merge "Allow dlopen("egl/blah.so")." by Elliott Hughes · 13 years ago
  18. 6971fe4 Allow dlopen("egl/blah.so"). by Elliott Hughes · 13 years ago
  19. 6db8f5b am d30116cf: Merge "Keep the dynamic linker\'s soinfo pools mostly read-only." by Elliott Hughes · 13 years ago
  20. d23736e Keep the dynamic linker's soinfo pools mostly read-only. by Elliott Hughes · 13 years ago
  21. 65ba5b6 am 064f862d: Merge "Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too." by Elliott Hughes · 13 years ago
  22. 1a69616 Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too. by Elliott Hughes · 13 years ago
  23. 3bb6257 am 0be1819b: Merge "Dynamically allocate soinfo-structs in linker" by Elliott Hughes · 13 years ago
  24. ba98d92 Dynamically allocate soinfo-structs in linker by Magnus Malmborn · 13 years ago
  25. 1de3af5 am c0ac7eba: Merge "Reject .so files with no sysv hash table." by Elliott Hughes · 13 years ago
  26. 124fae9 Reject .so files with no sysv hash table. by Elliott Hughes · 13 years ago
  27. 3cd7a16 am 084be591: Merge "linker: handle R_ARM_COPY relocations in a proper way" by Elliott Hughes · 13 years ago
  28. 5ae44f3 linker: handle R_ARM_COPY relocations in a proper way by Ard Biesheuvel · 13 years ago
  29. 914112e am 155e8d1d: Merge "More dynamic linker cleanup." by Elliott Hughes · 13 years ago
  30. 18a206c More dynamic linker cleanup. by Elliott Hughes · 13 years ago
  31. 8cacc63 am 7193731a: Merge "Workaround g++ 4.7 compfail" by Elliott Hughes · 13 years ago
  32. 20aa6c0 Workaround g++ 4.7 compfail by Pavel Chupin · 13 years ago
  33. 06abe13 am a2f596b6: Merge "Make dlerror(3) thread-safe." by Elliott Hughes · 13 years ago
  34. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 13 years ago
  35. c2483ea am 9434e8fe: Merge "Make the dlfcn mutex static." by Elliott Hughes · 13 years ago
  36. 22d6292 Make the dlfcn mutex static. by Elliott Hughes · 13 years ago
  37. ab4e2ed am db4fdf1a: Merge "Fix dlerror(3)." by Elliott Hughes · 13 years ago
  38. 3b297c4 Fix dlerror(3). by Elliott Hughes · 13 years ago
  39. a55f0a1 am b04598a6: Set up the private variables. by Ying Wang · 13 years ago
  40. b04598a Set up the private variables. by Ying Wang · 13 years ago
  41. 1db6f2d Test flags before using "info" by Andy McFadden · 13 years ago
  42. 51c7167 am 7c67e4e4: am 98957db5: Merge "Test flags before using "info"" into jb-mr1-dev by Andy McFadden · 13 years ago
  43. f84bc8d Test flags before using "info" by Andy McFadden · 13 years ago
  44. 5b6346f Merge "bionic: linker: Need update the map->l_addr for execution." by Elliott Hughes · 13 years ago
  45. e6dc2a6 Revert dl_fbase initialization to the address where the shared object is loaded. by Raghu Gandham · 13 years ago
  46. c1993ca Fix dlsym and dladdr to use load_bias instead of base by Raghu Gandham · 13 years ago
  47. 9c3449e bionic: linker: Need update the map->l_addr for execution. by Xiaokang Qin · 13 years ago
  48. e9b6fc6 Improve the dynamic linker diagnostics. by Elliott Hughes · 13 years ago
  49. ad18073 Merge "linker: Fix ARM_R_COPY relocations" by Nick Kralevich · 13 years ago
  50. d39c3ab linker: Fix ARM_R_COPY relocations by Nick Kralevich · 13 years ago
  51. 3697b52 Allow linker to compile with -DLINKER_DEBUG=1 by Nick Kralevich · 13 years ago
  52. b7beb69 Add link.h for all platforms with dl_phdr_info by Pavel Chupin · 13 years ago
  53. 105bc26 Fix comment typos. by Elliott Hughes · 13 years ago
  54. 32dbc03 Regenerate all NOTICE files with the latest version of the script. by Elliott Hughes · 13 years ago
  55. bedfe38 More cleanup. by Elliott Hughes · 13 years ago
  56. 12c78bb linker: avoid clobbering the .dynamic section of shared libs by Ard Biesheuvel · 13 years ago
  57. ae5c644 Add dependencies on all the makefiles. by Elliott Hughes · 13 years ago
  58. 9181a5d Fix module constructor order. by Evgeniy Stepanov · 13 years ago
  59. 5135b3a linker: don't perform unnecessary mprotects by Nick Kralevich · 13 years ago
  60. 0bf5cf8 Merge "Set the dynamic field in the link map for the linker itself." by Ben Cheng · 13 years ago
  61. 06f0e74 Set the dynamic field in the link map for the linker itself. by Ben Cheng · 13 years ago
  62. 387d4b7 Auto-generate a complete NOTICE file. by Elliott Hughes · 13 years ago
  63. 57e6d9a Fix x86 build. by Elliott Hughes · 13 years ago
  64. 4688279 Clean up the linker a bit, remove prelinking support. by Elliott Hughes · 13 years ago
  65. d7daacb MIPS support to the linker by Raghu Gandham · 13 years ago
  66. 8dfc073 Fix a TEMP_FAILURE_RETRY usage error in the linker. by Elliott Hughes · 13 years ago
  67. f6ee33c Merge "linker: Fix LD_PRELOADS for calling constructors" by Nick Kralevich · 13 years ago
  68. 3fd5e91 Merge "bionic: Report linker relocation address to gdb" by Elliott Hughes · 13 years ago
  69. 8211bc6 linker: cleanup of undefined state handling, which is really dead code by Robin Burchell · 13 years ago
  70. 439fa8e linker: Use SHN_UNDEF instead of describing what it is trying to do. by Robin Burchell · 13 years ago
  71. 856512e Use std=gnu99 for the dynamic linker as well as libc. by Elliott Hughes · 13 years ago
  72. bb5c30a bionic: Report linker relocation address to gdb by Ryan V. Bissell · 13 years ago
  73. 326e85e linker: Fix LD_PRELOADS for calling constructors by Kito Cheng · 13 years ago
  74. 793e6ae am 67636eea: am 40e7ed58: Unhide rtld_db_dlactivity() by Andrew Hsieh · 13 years ago
  75. 67636ee am 40e7ed58: Unhide rtld_db_dlactivity() by Andrew Hsieh · 13 years ago
  76. 40e7ed5 Unhide rtld_db_dlactivity() by Andrew Hsieh · 13 years ago
  77. b52e438 linker: improve loadable segment protection. by David 'Digit' Turner · 13 years ago
  78. 63f99f4 linker: simplify code for dynamic and ARM exidx sections. by David 'Digit' Turner · 13 years ago
  79. bea23e5 linker: rename load_offset to load_bias. by David 'Digit' Turner · 13 years ago
  80. 23363ed linker: avoid mapping the whole library before load. by David 'Digit' Turner · 13 years ago
  81. a6545f4 linker: Add PAGE_START/OFFSET/END convenience macros by David 'Digit' Turner · 13 years ago
  82. c1bd559 linker: New sources to manage the ELF program header table. by David 'Digit' Turner · 13 years ago
  83. 20bc061 Add module base to main executable's ARM_exidx. by Evgeniy Stepanov · 13 years ago
  84. 63d0cee am fa136e8c: am a5948157: Merge "Define __stack_chk_fail_local.S" by Andrew Hsieh · 13 years ago
  85. fa136e8 am a5948157: Merge "Define __stack_chk_fail_local.S" by Andrew Hsieh · 13 years ago
  86. 6973e3d Define __stack_chk_fail_local.S by Andrew Hsieh · 13 years ago
  87. 166b7db linker: reduce size by nearly 20KB by David 'Digit' Turner · 13 years ago
  88. 1608416 linker: small code-cleanup by David 'Digit' Turner · 13 years ago
  89. f418559 am e4db460a: am b7630f01: Use new debuggerd protocol. by Jeff Brown · 13 years ago
  90. b7630f0 Use new debuggerd protocol. by Jeff Brown · 13 years ago
  91. f186a18 Support non-zero p_vaddr in first PT_LOAD segment by Ji-Hwan Lee · 13 years ago
  92. 75917c8 Use mmap to read an initial ELF header of library by Ji-Hwan Lee · 13 years ago
  93. dcbc378 Make the linker relocatable. by Nick Kralevich · 14 years ago
  94. e742c1f linker: set LOCAL_NO_CRT := true by Nick Kralevich · 14 years ago
  95. 077891b linker: Fix the computation of si->base by David 'Digit' Turner · 14 years ago
  96. 6cdefd0 Add linker support for PIE by Nick Kralevich · 14 years ago
  97. 94179a5 linker: remove STB_LOCAL hack by Nick Kralevich · 13 years ago
  98. 1a78fbb Initialize TLS before any application code is run. by Evgeniy Stepanov · 13 years ago
  99. 7f03d23 Revert "linker: remove STB_LOCAL hack" by Nick Kralevich · 13 years ago
  100. 61ff834 linker: remove STB_LOCAL hack by Nick Kralevich · 13 years ago