1. 63358ae am 8f509e8b: am 9a9bb243: Merge "Switch to using AT_RANDOM for the stack guards." by Elliott Hughes · 11 years ago
  2. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 11 years ago
  3. 8c372fc am 5bb67760: am f6afd3b6: Merge "Fix x86 build, remove void* arithmetic." by Elliott Hughes · 11 years ago
  4. 389ebfa am 6f67cd22: am 2f41531f: Merge "Clean up the argc/argv/envp/auxv handling." by Elliott Hughes · 11 years ago
  5. 646e058 Fix x86 build, remove void* arithmetic. by Elliott Hughes · 11 years ago
  6. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 11 years ago
  7. 1c30393 am 0e51a861: am 4fc2a74b: Merge "Remove partial implementation of MIPS non-PIC support." by Elliott Hughes · 11 years ago
  8. d2b1a73 Remove partial implementation of MIPS non-PIC support. by Elliott Hughes · 11 years ago
  9. a1b8c14 am a7f44b5a: am 172e038f: am f09f6db5: Merge "Use the NetBSD <sys/exec_elf.h>." by Elliott Hughes · 11 years ago
  10. a6a3ac5 Use the NetBSD <sys/exec_elf.h>. by Elliott Hughes · 11 years ago
  11. bdd2095 am 1029364e: am e8e1f34a: am 85597e2b: Merge "Clean up debuggerd-related logging." by Elliott Hughes · 11 years ago
  12. 6b8e321 Clean up debuggerd-related logging. by Elliott Hughes · 11 years ago
  13. 16f7b78 am 4cd5703b: am 75b64a1b: am ca483765: Merge "Fix the duplication in the debugging code." by Elliott Hughes · 11 years ago
  14. ca48376 Merge "Fix the duplication in the debugging code." by Elliott Hughes · 11 years ago
  15. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 11 years ago
  16. 4df577f Revert "Filter ANDROID_PROPERTY_WORKSPACE" by Guang Zhu · 11 years ago
  17. bf1d225 Revert "Filter ANDROID_PROPERTY_WORKSPACE" by Guang Zhu · 11 years ago
  18. dbcf3ed am 36c4eb18: am 3a72fe58: am f3fe1945: Merge "linker: add -Wl,--exclude-libs,ALL to LDFLAGS" by Nick Kralevich · 11 years ago
  19. d89ce40 linker: add -Wl,--exclude-libs,ALL to LDFLAGS by Nick Kralevich · 11 years ago
  20. 927d904 am 91bc5865: am 8d01c055: am 1271cdc1: Merge "Revert "stack protector: use AT_RANDOM"" by Nick Kralevich · 11 years ago
  21. bcd18c0 am 27ff1ae4: am de666485: am ba117e41: Merge "stack protector: use AT_RANDOM" by Nick Kralevich · 11 years ago
  22. dde6b88 am 079e4356: am 30894bdf: am 1b34228b: Merge "Filter ANDROID_PROPERTY_WORKSPACE" by Nick Kralevich · 11 years ago
  23. 36bd371 Revert "stack protector: use AT_RANDOM" by Nick Kralevich · 11 years ago
  24. ba117e4 Merge "stack protector: use AT_RANDOM" by Nick Kralevich · 11 years ago
  25. e3a49a8 stack protector: use AT_RANDOM by Nick Kralevich · 11 years ago
  26. a0f6475 Filter ANDROID_PROPERTY_WORKSPACE by Nick Kralevich · 11 years ago
  27. 32cefdb am 375db86a: am 09d13c39: Merge "Fix my git mistake." by Elliott Hughes · 11 years ago
  28. 99c3205 Fix my git mistake. by Elliott Hughes · 11 years ago
  29. 14ab1a6 am bc3c7183: am 48c632a3: Merge "[MIPS] Set DT_DEBUG dyntab entry if it is writable" by Elliott Hughes · 11 years ago
  30. cf23905 [MIPS] Set DT_DEBUG dyntab entry if it is writable by Chris Dearman · 11 years ago
  31. 8dd63f3 am 81508de3: am f0036944: Merge "Fix debug malloc." by Elliott Hughes · 12 years ago
  32. db492b3 Fix debug malloc. by Elliott Hughes · 12 years ago
  33. 36a9f35 am c0c05ff8: am 918d776f: Merge "Support System.loadLibrary for libraries with transitive dependencies." by Elliott Hughes · 12 years ago
  34. 0ce87c8 am df5c77c9: am f6524f8b: Merge "Fix format_number." by Elliott Hughes · 12 years ago
  35. 918d776 Merge "Support System.loadLibrary for libraries with transitive dependencies." by Elliott Hughes · 12 years ago
  36. eababde Fix format_number. by Elliott Hughes · 12 years ago
  37. cade4c3 Support System.loadLibrary for libraries with transitive dependencies. by Elliott Hughes · 12 years ago
  38. d020802 am 5fd31f68: am 4b582142: Merge "Fix x86 dynamic linker build." by Elliott Hughes · 12 years ago
  39. 05ab167 am a0edecf3: am a4ebdcf5: Merge "Check for unknown flags passed to dlopen(3)." by Elliott Hughes · 12 years ago
  40. 45288c5 Fix x86 dynamic linker build. by Elliott Hughes · 12 years ago
  41. e66190d Check for unknown flags passed to dlopen(3). by Elliott Hughes · 12 years ago
  42. 2e51dc4 am 4835e6ef: am 97b70b2b: Merge "Replace .S version of x86 crtfiles with .c version" by Elliott Hughes · 12 years ago
  43. 97b70b2 Merge "Replace .S version of x86 crtfiles with .c version" by Elliott Hughes · 12 years ago
  44. 20c4a3a Replace .S version of x86 crtfiles with .c version by Pavel Chupin · 12 years ago
  45. 4867b00 am f2de6b0f: Merge "Do not include \'\0\' when writing error messages to stderr" by Elliott Hughes · 12 years ago
  46. 20a2440 Do not include '\0' when writing error messages to stderr by Chris Dearman · 12 years ago
  47. c16ea16 am 8784709a: Merge "We should use load_bias. This patch fixes MIPS NDK device exception test failures." by Nick Kralevich · 12 years ago
  48. 8784709 Merge "We should use load_bias. This patch fixes MIPS NDK device exception test failures." by Nick Kralevich · 12 years ago
  49. c5db969 We should use load_bias. This patch fixes MIPS NDK device exception test failures. by Chao-Ying Fu · 12 years ago
  50. aec9a25 am 170168cd: Merge "Temporarily address gcc 4.7 breakage." by Nick Kralevich · 12 years ago
  51. 83697b8 Temporarily address gcc 4.7 breakage. by Nick Kralevich · 12 years ago
  52. da71c7d am ce876beb: am a41e6426: Merge "Tone down some of the overly-verbose linker logging." by Elliott Hughes · 12 years ago
  53. ce876be am a41e6426: Merge "Tone down some of the overly-verbose linker logging." by Elliott Hughes · 12 years ago
  54. 9c94fc9 Tone down some of the overly-verbose linker logging. by Elliott Hughes · 12 years ago
  55. f1566fd am bc35807f: am 9df2e000: Merge "Cleaning the linker environment as we initialize it requires less API." by Elliott Hughes · 12 years ago
  56. d752fc0 am cfb47daf: am 01271b18: Merge "Make dynamic linker debugging always available." by Elliott Hughes · 12 years ago
  57. bc35807 am 9df2e000: Merge "Cleaning the linker environment as we initialize it requires less API." by Elliott Hughes · 12 years ago
  58. cfb47da am 01271b18: Merge "Make dynamic linker debugging always available." by Elliott Hughes · 12 years ago
  59. 9df2e00 Merge "Cleaning the linker environment as we initialize it requires less API." by Elliott Hughes · 12 years ago
  60. 61a9ccb Make dynamic linker debugging always available. by Elliott Hughes · 12 years ago
  61. 0894b2c Cleaning the linker environment as we initialize it requires less API. by Elliott Hughes · 12 years ago
  62. 1d0129b am cdc5a17c: am ed537239: Merge "Adjust symbol lookup for DT_SYMBOLIC case" by Elliott Hughes · 12 years ago
  63. cdc5a17 am ed537239: Merge "Adjust symbol lookup for DT_SYMBOLIC case" by Elliott Hughes · 12 years ago
  64. ed53723 Merge "Adjust symbol lookup for DT_SYMBOLIC case" by Elliott Hughes · 12 years ago
  65. c77c434 Adjust symbol lookup for DT_SYMBOLIC case by Pavel Chupin · 12 years ago
  66. eb15e1d am e109930e: am dc77a228: Merge "Allow dlopen("egl/blah.so")." by Elliott Hughes · 12 years ago
  67. e109930 am dc77a228: Merge "Allow dlopen("egl/blah.so")." by Elliott Hughes · 12 years ago
  68. 6971fe4 Allow dlopen("egl/blah.so"). by Elliott Hughes · 12 years ago
  69. d781dfd am 6db8f5bb: am d30116cf: Merge "Keep the dynamic linker\'s soinfo pools mostly read-only." by Elliott Hughes · 12 years ago
  70. 6db8f5b am d30116cf: Merge "Keep the dynamic linker\'s soinfo pools mostly read-only." by Elliott Hughes · 12 years ago
  71. d23736e Keep the dynamic linker's soinfo pools mostly read-only. by Elliott Hughes · 12 years ago
  72. 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
  73. 65ba5b6 am 064f862d: Merge "Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too." by Elliott Hughes · 12 years ago
  74. 1a69616 Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too. by Elliott Hughes · 12 years ago
  75. 00fe4a2 am 3bb62578: am 0be1819b: Merge "Dynamically allocate soinfo-structs in linker" by Elliott Hughes · 12 years ago
  76. 3bb6257 am 0be1819b: Merge "Dynamically allocate soinfo-structs in linker" by Elliott Hughes · 12 years ago
  77. ba98d92 Dynamically allocate soinfo-structs in linker by Magnus Malmborn · 12 years ago
  78. e892414 am 1de3af51: am c0ac7eba: Merge "Reject .so files with no sysv hash table." by Elliott Hughes · 12 years ago
  79. 1de3af5 am c0ac7eba: Merge "Reject .so files with no sysv hash table." by Elliott Hughes · 12 years ago
  80. 124fae9 Reject .so files with no sysv hash table. by Elliott Hughes · 12 years ago
  81. 8478dbc am 3cd7a165: am 084be591: Merge "linker: handle R_ARM_COPY relocations in a proper way" by Elliott Hughes · 12 years ago
  82. 3cd7a16 am 084be591: Merge "linker: handle R_ARM_COPY relocations in a proper way" by Elliott Hughes · 12 years ago
  83. 5ae44f3 linker: handle R_ARM_COPY relocations in a proper way by Ard Biesheuvel · 12 years ago
  84. 864d489 am 914112ea: am 155e8d1d: Merge "More dynamic linker cleanup." by Elliott Hughes · 12 years ago
  85. 914112e am 155e8d1d: Merge "More dynamic linker cleanup." by Elliott Hughes · 12 years ago
  86. 18a206c More dynamic linker cleanup. by Elliott Hughes · 12 years ago
  87. 4e0b489 am 8cacc639: am 7193731a: Merge "Workaround g++ 4.7 compfail" by Elliott Hughes · 12 years ago
  88. 8cacc63 am 7193731a: Merge "Workaround g++ 4.7 compfail" by Elliott Hughes · 12 years ago
  89. 20aa6c0 Workaround g++ 4.7 compfail by Pavel Chupin · 12 years ago
  90. 9eaa953 am 06abe13c: am a2f596b6: Merge "Make dlerror(3) thread-safe." by Elliott Hughes · 12 years ago
  91. 06abe13 am a2f596b6: Merge "Make dlerror(3) thread-safe." by Elliott Hughes · 12 years ago
  92. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 12 years ago
  93. 4089dea am c2483ea9: am 9434e8fe: Merge "Make the dlfcn mutex static." by Elliott Hughes · 12 years ago
  94. c2483ea am 9434e8fe: Merge "Make the dlfcn mutex static." by Elliott Hughes · 12 years ago
  95. 22d6292 Make the dlfcn mutex static. by Elliott Hughes · 12 years ago
  96. 66d71c8 am ab4e2ed1: am db4fdf1a: Merge "Fix dlerror(3)." by Elliott Hughes · 12 years ago
  97. ab4e2ed am db4fdf1a: Merge "Fix dlerror(3)." by Elliott Hughes · 12 years ago
  98. 3b297c4 Fix dlerror(3). by Elliott Hughes · 12 years ago
  99. a55f0a1 am b04598a6: Set up the private variables. by Ying Wang · 12 years ago
  100. b04598a Set up the private variables. by Ying Wang · 12 years ago