1. 24053a4 Add the dl_iterate_phdr function to libdl for arm. by Christopher Ferris · 11 years ago
  2. ca0c11b Use more types than just 'unsigned' in the linker. by Elliott Hughes · 11 years ago
  3. 650be4e More linker cleanup. by Elliott Hughes · 11 years ago
  4. d4ee82d Minor linker cleanup, primarily to use Elf32_Dyn by Brian Carlstrom · 12 years ago
  5. cade4c3 Support System.loadLibrary for libraries with transitive dependencies. by Elliott Hughes · 12 years ago
  6. e66190d Check for unknown flags passed to dlopen(3). by Elliott Hughes · 12 years ago
  7. d23736e Keep the dynamic linker's soinfo pools mostly read-only. by Elliott Hughes · 12 years ago
  8. 5ae44f3 linker: handle R_ARM_COPY relocations in a proper way by Ard Biesheuvel · 12 years ago
  9. 20aa6c0 Workaround g++ 4.7 compfail by Pavel Chupin · 12 years ago
  10. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 12 years ago
  11. 22d6292 Make the dlfcn mutex static. by Elliott Hughes · 12 years ago
  12. 3b297c4 Fix dlerror(3). by Elliott Hughes · 12 years ago