1. 793e6ae am 67636eea: am 40e7ed58: Unhide rtld_db_dlactivity() by Andrew Hsieh · 13 years ago
  2. 67636ee am 40e7ed58: Unhide rtld_db_dlactivity() by Andrew Hsieh · 13 years ago
  3. 40e7ed5 Unhide rtld_db_dlactivity() by Andrew Hsieh · 13 years ago
  4. b52e438 linker: improve loadable segment protection. by David 'Digit' Turner · 13 years ago
  5. 63f99f4 linker: simplify code for dynamic and ARM exidx sections. by David 'Digit' Turner · 13 years ago
  6. bea23e5 linker: rename load_offset to load_bias. by David 'Digit' Turner · 13 years ago
  7. 23363ed linker: avoid mapping the whole library before load. by David 'Digit' Turner · 13 years ago
  8. a6545f4 linker: Add PAGE_START/OFFSET/END convenience macros by David 'Digit' Turner · 13 years ago
  9. c1bd559 linker: New sources to manage the ELF program header table. by David 'Digit' Turner · 13 years ago
  10. 20bc061 Add module base to main executable's ARM_exidx. by Evgeniy Stepanov · 13 years ago
  11. 63d0cee am fa136e8c: am a5948157: Merge "Define __stack_chk_fail_local.S" by Andrew Hsieh · 13 years ago
  12. fa136e8 am a5948157: Merge "Define __stack_chk_fail_local.S" by Andrew Hsieh · 13 years ago
  13. 6973e3d Define __stack_chk_fail_local.S by Andrew Hsieh · 13 years ago
  14. 166b7db linker: reduce size by nearly 20KB by David 'Digit' Turner · 13 years ago
  15. 1608416 linker: small code-cleanup by David 'Digit' Turner · 13 years ago
  16. f418559 am e4db460a: am b7630f01: Use new debuggerd protocol. by Jeff Brown · 13 years ago
  17. b7630f0 Use new debuggerd protocol. by Jeff Brown · 13 years ago
  18. f186a18 Support non-zero p_vaddr in first PT_LOAD segment by Ji-Hwan Lee · 13 years ago
  19. 75917c8 Use mmap to read an initial ELF header of library by Ji-Hwan Lee · 13 years ago
  20. dcbc378 Make the linker relocatable. by Nick Kralevich · 14 years ago
  21. e742c1f linker: set LOCAL_NO_CRT := true by Nick Kralevich · 14 years ago
  22. 077891b linker: Fix the computation of si->base by David 'Digit' Turner · 14 years ago
  23. 6cdefd0 Add linker support for PIE by Nick Kralevich · 14 years ago
  24. 94179a5 linker: remove STB_LOCAL hack by Nick Kralevich · 13 years ago
  25. 1a78fbb Initialize TLS before any application code is run. by Evgeniy Stepanov · 13 years ago
  26. 7f03d23 Revert "linker: remove STB_LOCAL hack" by Nick Kralevich · 13 years ago
  27. 61ff834 linker: remove STB_LOCAL hack by Nick Kralevich · 13 years ago
  28. 8c4f3ce linker: surround "debug_verbosity" by "#if LINKER_DEBUG" by Nick Kralevich · 13 years ago
  29. 3a7ea52 linker: enable -fvisibility=hidden by Nick Kralevich · 13 years ago
  30. aac0dc9 Merge "linker: fix off-by-one error in GNU_RELRO handling" by Nick Kralevich · 13 years ago
  31. d73b5ca linker: fix off-by-one error in GNU_RELRO handling by Nick Kralevich · 13 years ago
  32. 6625986 linker: initially reserved memory as PROT_NONE by Nick Kralevich · 13 years ago
  33. ca9a071 Re-throw signals by Andy McFadden · 13 years ago
  34. e5cf816 Merge "Log the thread id and name for fatal signals." by Marco Nelissen · 13 years ago
  35. 3df3e67 Log the thread id and name for fatal signals. by Marco Nelissen · 13 years ago
  36. 9ec0f03 Add relro support by Nick Kralevich · 13 years ago
  37. 76ab561 am 49a05c06: am 62daffe1: am f9c5afb1: Merge "Redesign dlopen() locks to be recursive per thread." by Jean-Baptiste Queru · 13 years ago
  38. e19d702 Redesign dlopen() locks to be recursive per thread. by Pavel Chupin · 13 years ago
  39. 9db064a am 5d7181a7: am 68fc85ff: am 177a7706: linker: fix x86 build by David 'Digit' Turner · 14 years ago
  40. 177a770 linker: fix x86 build by David 'Digit' Turner · 14 years ago
  41. 25b7a16 Merge c4cb87f3 by Jean-Baptiste Queru · 14 years ago
  42. 70b1668 remove obsolete SuperH support by David 'Digit' Turner · 14 years ago
  43. f5d1693 Fix recursive ELF constructor check by Jesse Hall · 14 years ago
  44. 1fc5176 Log debuggerd connection failures by Andy McFadden · 14 years ago
  45. f20d59e am c83c1da5: am cee8425f: Merge "Move variable declaration on its own line" by Jean-Baptiste Queru · 14 years ago
  46. c3650d6 am 5b44655f: am 7e6a5773: Merge "Use the AT_SECURE auxv flag to determine whether to enable secure mode." by Jean-Baptiste Queru · 14 years ago
  47. bb44055 Move variable declaration on its own line by Stephen Smalley · 14 years ago
  48. 861b42a Use the AT_SECURE auxv flag to determine whether to enable secure mode. by Stephen Smalley · 14 years ago
  49. e83c56d Execute .preinit_array before any shared object initialization functions. by Evgeniy Stepanov · 14 years ago
  50. 253b763 get rid of unused "main" function. by Nick Kralevich · 14 years ago
  51. 0e0bd58 am 1ad08626: am 897815a1: bionic: add machine type check by Zhenghua Wang · 14 years ago
  52. 897815a bionic: add machine type check by Zhenghua Wang · 14 years ago
  53. 7e2daef Merge "Make the linker relocatable." by Nick Kralevich · 14 years ago
  54. 8180b08 linker: Fix the computation of si->base by David 'Digit' Turner · 14 years ago
  55. 468319c Make the linker relocatable. by Nick Kralevich · 14 years ago
  56. 7939908 linker: set LOCAL_NO_CRT := true by Nick Kralevich · 14 years ago
  57. 8e8a7b1 Revert "Make the linker relocatable." by Nick Kralevich · 14 years ago
  58. 994e9a5 Make the linker relocatable. by Nick Kralevich · 14 years ago
  59. d9ad623 Add linker support for PIE by Nick Kralevich · 14 years ago
  60. bda5da0 fix prototype of dladdr by Mathias Agopian · 14 years ago
  61. 96e5fac am 91966c30: am 0acdbe08: am 89ea107d: Merge "linker: allow debugging of constructors" by David 'Digit' Turner · 14 years ago
  62. 91966c3 am 0acdbe08: am 89ea107d: Merge "linker: allow debugging of constructors" by David 'Digit' Turner · 14 years ago
  63. 38bccb2 linker.h: don't change the soinfo structure by Nick Kralevich · 14 years ago
  64. e5ea455 linker: allow debugging of constructors by David 'Digit' Turner · 14 years ago
  65. ec92af8 Log signal info at time of receipt by Andy McFadden · 14 years ago
  66. 48527c3 Revert "Revert "linker: get rid of the buddy allocator"" by Shih-wei Liao · 14 years ago
  67. f9a9cda Revert "linker: get rid of the buddy allocator" by Nick Kralevich · 14 years ago
  68. 7059b1f linker: get rid of the buddy allocator by Nick Kralevich · 14 years ago
  69. a903811 Revert "x86: Enable -fstack-protector" by Martijn Coenen · 14 years ago
  70. 65fb884 am 204d1f65: am b2c7e0c1: Merge "x86: Enable -fstack-protector" by David Turner · 14 years ago
  71. 204d1f6 am b2c7e0c1: Merge "x86: Enable -fstack-protector" by David Turner · 14 years ago
  72. e0b4844 x86: Enable -fstack-protector by Bruce Beare · 14 years ago
  73. c2af2c0 am 1af88c97: am d004dc99: Merge "Use MAP_FIXED when allocating prelinked shared library regions" by David Turner · 14 years ago
  74. 1af88c9 am d004dc99: Merge "Use MAP_FIXED when allocating prelinked shared library regions" by David Turner · 14 years ago
  75. 3680704 bionic: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  76. db4bce0 Use MAP_FIXED when allocating prelinked shared library regions by Chris Dearman · 14 years ago
  77. 81d79f9 am 962dcb22: am fed58049: Merge "libc: Fix PTHREAD_RWLOCK_INITIALIZER" by David 'Digit' Turner · 14 years ago
  78. 48e1fea Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list by Bruce Beare · 15 years ago
  79. 72f9a5c Increase SO_MAX to accomodate valgrind by Kenny Root · 14 years ago
  80. b67c1ba Fix bug in linker environment variable lookup. by tedbo · 15 years ago
  81. b3cdf7f Fix bug in linker environment variable lookup. by tedbo · 15 years ago
  82. 1f35382 Fix typos by Glenn Kasten · 15 years ago
  83. be57559 linker: Remove unsecure env. variable for setuid programs. by David 'Digit' Turner · 15 years ago
  84. fedbcde add /vendor support by Brian Swetland · 15 years ago
  85. a716190 linker: fix overwriting the real linker error string by Dima Zavin · 15 years ago
  86. 6774809 linker: Support dlopen(NULL, ...) properly. by David 'Digit' Turner · 15 years ago
  87. 8bff9a3 linker: remove libcutils dependency by re-implementing simpler socket_local_client. by David 'Digit' Turner · 15 years ago
  88. f439445 fix build by Jean-Baptiste Queru · 15 years ago
  89. bb7928c merge from open-source master by The Android Open Source Project · 15 years ago
  90. 4fd42c1 Added support for LD_PRELOAD by Matt Fischer · 16 years ago
  91. 5ef5272 merge from open-source master by The Android Open Source Project · 15 years ago
  92. 1698d9e Fixed support for RTLD_NEXT in dlsym() by Matt Fischer · 16 years ago
  93. d046725 merge from open-source master by The Android Open Source Project · 15 years ago
  94. 3cab22c linker: fix the undefined weak symbols issue by Min-su, Kim · 16 years ago
  95. 377d4c9 merge from open-source master by The Android Open Source Project · 15 years ago
  96. e2a8b1f Added support for dladdr() by Matt Fischer · 16 years ago
  97. 5c73464 Fix debug output in the dynamic linker. by David 'Digit' Turner · 16 years ago
  98. e100f52 bionic/linker: rename ba_prelink to ba_nonprelink by Iliyan Malchev · 15 years ago
  99. 90f82e5 Fix typo in a comment. by Doug Kwan · 16 years ago
  100. 1a2917c Align TEXT section to 4K boundary so that we can use both ld and gold. by Doug Kwan · 16 years ago