1. 748fbe5 Fix a couple more cases of missing CLOEXEC. by Elliott Hughes · 10 years ago
  2. cfad7ae Replace NULL with nullptr by Dmitriy Ivanov · 10 years ago
  3. 172955a Replace snprintf calls in linker. by Christopher Ferris · 10 years ago
  4. 92d8b23 debuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping by Nick Kralevich · 10 years ago
  5. 00c855e Rethrow SIGTRAP too. by Elliott Hughes · 10 years ago
  6. 62e3575 debugger.cpp should know the names of the signals it catches. by Elliott Hughes · 10 years ago
  7. 1728b23 Switch to g_ for globals. by Elliott Hughes · 10 years ago
  8. b7e289e Pass si_code through to debuggerd. by Elliott Hughes · 10 years ago
  9. 17e6a98 Make libc signal handler output more like debuggerd. by Elliott Hughes · 10 years ago
  10. 62e9c76 Clean up debugger.cpp slightly. by Elliott Hughes · 10 years ago
  11. f858bd1 LP64 binaries should talk to debuggerd64. by Elliott Hughes · 10 years ago
  12. e365f9d AArch64: Linker64 support for AArch64 by Marcus Oakland · 11 years ago
  13. 4eeb1f1 Clean up linker architecture macros. by Elliott Hughes · 11 years ago
  14. c7e9b23 Fix sigaction(3) for 64-bit. by Elliott Hughes · 11 years ago
  15. c00f2cb x86_64 linker. by Elliott Hughes · 11 years ago
  16. c620059 Remove 32-bit assumptions from the ELF code. by Elliott Hughes · 11 years ago
  17. 84114c8 Improve stack overflow diagnostics (take 2). by Elliott Hughes · 11 years ago
  18. d14dc3b Revert "Improve stack overflow diagnostics." by Guang Zhu · 11 years ago
  19. aa754dc Improve stack overflow diagnostics. by Elliott Hughes · 11 years ago
  20. 0d787c1 Make abort messages available to debuggerd. by Elliott Hughes · 11 years ago
  21. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 11 years ago
  22. d4ee82d Minor linker cleanup, primarily to use Elf32_Dyn by Brian Carlstrom · 11 years ago
  23. 6b8e321 Clean up debuggerd-related logging. by Elliott Hughes · 11 years ago
  24. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 11 years ago
  25. 61a9ccb Make dynamic linker debugging always available. by Elliott Hughes · 12 years ago
  26. d23736e Keep the dynamic linker's soinfo pools mostly read-only. by Elliott Hughes · 12 years ago
  27. 18a206c More dynamic linker cleanup. by Elliott Hughes · 12 years ago[Renamed (84%) from linker/debugger.c]
  28. 06b5961 Merge "Fix bug in pthread_join, pthread_exit, pthread_detach" by Elliott Hughes · 12 years ago