1. faf05ba Clean up all the lint cpplint can find in the dynamic linker. by Elliott Hughes · 11 years ago
  2. 9918665 [MIPS64] Dynamic linker by Chris Dearman · 11 years ago
  3. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 11 years ago
  4. d1973ca bionic: rename aarch64 target to arm64 by Colin Cross · 11 years ago
  5. a4aafd1 Make it possible for code to query the dynamic linker's default search path. by Elliott Hughes · 11 years ago
  6. e365f9d AArch64: Linker64 support for AArch64 by Marcus Oakland · 11 years ago
  7. e4d792a Don't allow text relocations on 64-bit. by Elliott Hughes · 11 years ago
  8. 4eeb1f1 Clean up linker architecture macros. by Elliott Hughes · 11 years ago
  9. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 11 years ago
  10. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 11 years ago
  11. afac15d Use C99 structure initializer designator style. by Elliott Hughes · 11 years ago
  12. c00f2cb x86_64 linker. by Elliott Hughes · 11 years ago
  13. c620059 Remove 32-bit assumptions from the ELF code. by Elliott Hughes · 11 years ago
  14. 24053a4 Add the dl_iterate_phdr function to libdl for arm. by Christopher Ferris · 11 years ago
  15. ca0c11b Use more types than just 'unsigned' in the linker. by Elliott Hughes · 12 years ago
  16. 650be4e More linker cleanup. by Elliott Hughes · 12 years ago
  17. d4ee82d Minor linker cleanup, primarily to use Elf32_Dyn by Brian Carlstrom · 12 years ago
  18. cade4c3 Support System.loadLibrary for libraries with transitive dependencies. by Elliott Hughes · 12 years ago
  19. e66190d Check for unknown flags passed to dlopen(3). by Elliott Hughes · 12 years ago
  20. d23736e Keep the dynamic linker's soinfo pools mostly read-only. by Elliott Hughes · 12 years ago
  21. 5ae44f3 linker: handle R_ARM_COPY relocations in a proper way by Ard Biesheuvel · 12 years ago
  22. 20aa6c0 Workaround g++ 4.7 compfail by Pavel Chupin · 12 years ago
  23. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 12 years ago
  24. 22d6292 Make the dlfcn mutex static. by Elliott Hughes · 12 years ago
  25. 3b297c4 Fix dlerror(3). by Elliott Hughes · 12 years ago