1. 8dd63f3 am 81508de3: am f0036944: Merge "Fix debug malloc." by Elliott Hughes · 12 years ago
  2. db492b3 Fix debug malloc. by Elliott Hughes · 12 years ago
  3. 36a9f35 am c0c05ff8: am 918d776f: Merge "Support System.loadLibrary for libraries with transitive dependencies." by Elliott Hughes · 12 years ago
  4. 0ce87c8 am df5c77c9: am f6524f8b: Merge "Fix format_number." by Elliott Hughes · 12 years ago
  5. 918d776 Merge "Support System.loadLibrary for libraries with transitive dependencies." by Elliott Hughes · 12 years ago
  6. eababde Fix format_number. by Elliott Hughes · 12 years ago
  7. cade4c3 Support System.loadLibrary for libraries with transitive dependencies. by Elliott Hughes · 12 years ago
  8. d020802 am 5fd31f68: am 4b582142: Merge "Fix x86 dynamic linker build." by Elliott Hughes · 12 years ago
  9. 05ab167 am a0edecf3: am a4ebdcf5: Merge "Check for unknown flags passed to dlopen(3)." by Elliott Hughes · 12 years ago
  10. 45288c5 Fix x86 dynamic linker build. by Elliott Hughes · 12 years ago
  11. e66190d Check for unknown flags passed to dlopen(3). by Elliott Hughes · 12 years ago
  12. 2e51dc4 am 4835e6ef: am 97b70b2b: Merge "Replace .S version of x86 crtfiles with .c version" by Elliott Hughes · 12 years ago
  13. 97b70b2 Merge "Replace .S version of x86 crtfiles with .c version" by Elliott Hughes · 12 years ago
  14. 20c4a3a Replace .S version of x86 crtfiles with .c version by Pavel Chupin · 12 years ago
  15. 4867b00 am f2de6b0f: Merge "Do not include \'\0\' when writing error messages to stderr" by Elliott Hughes · 12 years ago
  16. 20a2440 Do not include '\0' when writing error messages to stderr by Chris Dearman · 12 years ago
  17. c16ea16 am 8784709a: Merge "We should use load_bias. This patch fixes MIPS NDK device exception test failures." by Nick Kralevich · 12 years ago
  18. 8784709 Merge "We should use load_bias. This patch fixes MIPS NDK device exception test failures." by Nick Kralevich · 12 years ago
  19. c5db969 We should use load_bias. This patch fixes MIPS NDK device exception test failures. by Chao-Ying Fu · 12 years ago
  20. aec9a25 am 170168cd: Merge "Temporarily address gcc 4.7 breakage." by Nick Kralevich · 12 years ago
  21. 83697b8 Temporarily address gcc 4.7 breakage. by Nick Kralevich · 12 years ago
  22. da71c7d am ce876beb: am a41e6426: Merge "Tone down some of the overly-verbose linker logging." by Elliott Hughes · 12 years ago
  23. ce876be am a41e6426: Merge "Tone down some of the overly-verbose linker logging." by Elliott Hughes · 12 years ago
  24. 9c94fc9 Tone down some of the overly-verbose linker logging. by Elliott Hughes · 12 years ago
  25. f1566fd am bc35807f: am 9df2e000: Merge "Cleaning the linker environment as we initialize it requires less API." by Elliott Hughes · 12 years ago
  26. d752fc0 am cfb47daf: am 01271b18: Merge "Make dynamic linker debugging always available." by Elliott Hughes · 12 years ago
  27. bc35807 am 9df2e000: Merge "Cleaning the linker environment as we initialize it requires less API." by Elliott Hughes · 12 years ago
  28. cfb47da am 01271b18: Merge "Make dynamic linker debugging always available." by Elliott Hughes · 12 years ago
  29. 9df2e00 Merge "Cleaning the linker environment as we initialize it requires less API." by Elliott Hughes · 12 years ago
  30. 61a9ccb Make dynamic linker debugging always available. by Elliott Hughes · 12 years ago
  31. 0894b2c Cleaning the linker environment as we initialize it requires less API. by Elliott Hughes · 12 years ago
  32. 1d0129b am cdc5a17c: am ed537239: Merge "Adjust symbol lookup for DT_SYMBOLIC case" by Elliott Hughes · 12 years ago
  33. cdc5a17 am ed537239: Merge "Adjust symbol lookup for DT_SYMBOLIC case" by Elliott Hughes · 12 years ago
  34. ed53723 Merge "Adjust symbol lookup for DT_SYMBOLIC case" by Elliott Hughes · 12 years ago
  35. c77c434 Adjust symbol lookup for DT_SYMBOLIC case by Pavel Chupin · 12 years ago
  36. eb15e1d am e109930e: am dc77a228: Merge "Allow dlopen("egl/blah.so")." by Elliott Hughes · 12 years ago
  37. e109930 am dc77a228: Merge "Allow dlopen("egl/blah.so")." by Elliott Hughes · 12 years ago
  38. 6971fe4 Allow dlopen("egl/blah.so"). by Elliott Hughes · 12 years ago
  39. d781dfd am 6db8f5bb: am d30116cf: Merge "Keep the dynamic linker\'s soinfo pools mostly read-only." by Elliott Hughes · 12 years ago
  40. 6db8f5b am d30116cf: Merge "Keep the dynamic linker\'s soinfo pools mostly read-only." by Elliott Hughes · 12 years ago
  41. d23736e Keep the dynamic linker's soinfo pools mostly read-only. by Elliott Hughes · 12 years ago
  42. 02c3513 am 65ba5b62: am 064f862d: Merge "Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too." 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. 00fe4a2 am 3bb62578: am 0be1819b: Merge "Dynamically allocate soinfo-structs in linker" by Elliott Hughes · 12 years ago
  46. 3bb6257 am 0be1819b: Merge "Dynamically allocate soinfo-structs in linker" by Elliott Hughes · 12 years ago
  47. ba98d92 Dynamically allocate soinfo-structs in linker by Magnus Malmborn · 12 years ago
  48. e892414 am 1de3af51: am c0ac7eba: Merge "Reject .so files with no sysv hash table." by Elliott Hughes · 12 years ago
  49. 1de3af5 am c0ac7eba: Merge "Reject .so files with no sysv hash table." by Elliott Hughes · 12 years ago
  50. 124fae9 Reject .so files with no sysv hash table. by Elliott Hughes · 12 years ago
  51. 8478dbc am 3cd7a165: am 084be591: Merge "linker: handle R_ARM_COPY relocations in a proper way" by Elliott Hughes · 12 years ago
  52. 3cd7a16 am 084be591: Merge "linker: handle R_ARM_COPY relocations in a proper way" by Elliott Hughes · 12 years ago
  53. 5ae44f3 linker: handle R_ARM_COPY relocations in a proper way by Ard Biesheuvel · 12 years ago
  54. 864d489 am 914112ea: am 155e8d1d: Merge "More dynamic linker cleanup." by Elliott Hughes · 12 years ago
  55. 914112e am 155e8d1d: Merge "More dynamic linker cleanup." by Elliott Hughes · 12 years ago
  56. 18a206c More dynamic linker cleanup. by Elliott Hughes · 12 years ago
  57. 4e0b489 am 8cacc639: am 7193731a: Merge "Workaround g++ 4.7 compfail" by Elliott Hughes · 12 years ago
  58. 8cacc63 am 7193731a: Merge "Workaround g++ 4.7 compfail" by Elliott Hughes · 12 years ago
  59. 20aa6c0 Workaround g++ 4.7 compfail by Pavel Chupin · 12 years ago
  60. 9eaa953 am 06abe13c: am a2f596b6: Merge "Make dlerror(3) thread-safe." by Elliott Hughes · 12 years ago
  61. 06abe13 am a2f596b6: Merge "Make dlerror(3) thread-safe." by Elliott Hughes · 12 years ago
  62. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 12 years ago
  63. 4089dea am c2483ea9: am 9434e8fe: Merge "Make the dlfcn mutex static." by Elliott Hughes · 12 years ago
  64. c2483ea am 9434e8fe: Merge "Make the dlfcn mutex static." by Elliott Hughes · 12 years ago
  65. 22d6292 Make the dlfcn mutex static. by Elliott Hughes · 12 years ago
  66. 66d71c8 am ab4e2ed1: am db4fdf1a: Merge "Fix dlerror(3)." by Elliott Hughes · 12 years ago
  67. ab4e2ed am db4fdf1a: Merge "Fix dlerror(3)." by Elliott Hughes · 12 years ago
  68. 3b297c4 Fix dlerror(3). by Elliott Hughes · 12 years ago
  69. a55f0a1 am b04598a6: Set up the private variables. by Ying Wang · 12 years ago
  70. b04598a Set up the private variables. by Ying Wang · 12 years ago
  71. 1db6f2d Test flags before using "info" by Andy McFadden · 12 years ago
  72. 399f54c am 51c7167d: am 7c67e4e4: am 98957db5: Merge "Test flags before using "info"" into jb-mr1-dev by Andy McFadden · 12 years ago
  73. 51c7167 am 7c67e4e4: am 98957db5: Merge "Test flags before using "info"" into jb-mr1-dev by Andy McFadden · 12 years ago
  74. f84bc8d Test flags before using "info" by Andy McFadden · 12 years ago
  75. 7f1464c am 068f3398: am 0fa6279f: am 5b6346f6: Merge "bionic: linker: Need update the map->l_addr for execution." by Elliott Hughes · 12 years ago
  76. 5b6346f Merge "bionic: linker: Need update the map->l_addr for execution." by Elliott Hughes · 12 years ago
  77. 1be6e68 Merge "Set up the private variables." by Ying Wang · 12 years ago
  78. f680b0f Set up the private variables. by Ying Wang · 12 years ago
  79. 2fb6457 am c3233178: am 00f33977: am 3307bff0: Merge "Revert dl_fbase initialization to the address where the shared object is loaded." by Elliott Hughes · 12 years ago
  80. e6dc2a6 Revert dl_fbase initialization to the address where the shared object is loaded. by Raghu Gandham · 12 years ago
  81. 0647355 am 28bd96cc: am d5c654c0: am 3b6914bf: Merge "Fix dlsym and dladdr to use load_bias instead of base" by Elliott Hughes · 12 years ago
  82. c1993ca Fix dlsym and dladdr to use load_bias instead of base by Raghu Gandham · 12 years ago
  83. 9c3449e bionic: linker: Need update the map->l_addr for execution. by Xiaokang Qin · 12 years ago
  84. 6709aba am 418ecb7e: am 8c368b5d: am dde94f4c: am 8b4e8a93: Merge "Improve the dynamic linker diagnostics." by Elliott Hughes · 12 years ago
  85. e9b6fc6 Improve the dynamic linker diagnostics. by Elliott Hughes · 12 years ago
  86. c64bb00 am 773a7832: am d7440f37: am 7cab2188: am ad180738: Merge "linker: Fix ARM_R_COPY relocations" by Nick Kralevich · 12 years ago
  87. ad18073 Merge "linker: Fix ARM_R_COPY relocations" by Nick Kralevich · 12 years ago
  88. d39c3ab linker: Fix ARM_R_COPY relocations by Nick Kralevich · 12 years ago
  89. 47cac97 am 5443561d: am 48c88804: am 775dabd4: am 9dfaa63a: Merge "Allow linker to compile with -DLINKER_DEBUG=1" by Nick Kralevich · 12 years ago
  90. 3697b52 Allow linker to compile with -DLINKER_DEBUG=1 by Nick Kralevich · 12 years ago
  91. 1f6639a am d060b824: am efd39834: am e5242bfd: am 1771a33d: Merge "Add link.h for all platforms with dl_phdr_info" by Elliott Hughes · 12 years ago
  92. b7beb69 Add link.h for all platforms with dl_phdr_info by Pavel Chupin · 12 years ago
  93. 1d16b89 am 31041a01: am 29af938c: am ab8850f7: am 07cd1125: Merge "Fix comment typos." by Elliott Hughes · 12 years ago
  94. b8d2695 am cdbd3406: am 4d63f33c: am 76aad1d2: am e1cd69a7: Merge "Regenerate all NOTICE files with the latest version of the script." by Elliott Hughes · 12 years ago
  95. 105bc26 Fix comment typos. by Elliott Hughes · 12 years ago
  96. 32dbc03 Regenerate all NOTICE files with the latest version of the script. by Elliott Hughes · 12 years ago
  97. ea4900b am 0a3f66e9: am fdbecf3b: am 63696738: am b6a97196: Merge "More cleanup." by Elliott Hughes · 12 years ago
  98. bedfe38 More cleanup. by Elliott Hughes · 12 years ago
  99. 6bdc30e am 028ed539: am dc320d99: am 82b69fcb: am b9c6854c: Merge "linker: avoid clobbering the .dynamic section of shared libs" by Elliott Hughes · 12 years ago
  100. 12c78bb linker: avoid clobbering the .dynamic section of shared libs by Ard Biesheuvel · 12 years ago