1. d97e9f5 Add support for protected local symbol lookup. by Dmitriy Ivanov · 12 years ago
  2. ce44166 Fix weak function lookups by Dmitriy Ivanov · 12 years ago
  3. 44adf93 Fix dlsym_failure NULL handle test by Dmitriy Ivanov · 12 years ago
  4. ca1c802 Removed dlsym handle != NULL check for lp64 by Dmitriy Ivanov · 12 years ago
  5. b648a8a Add RTLD_NOLOAD support and some related changes. by Dmitriy Ivanov · 12 years ago
  6. 1728b23 Switch to g_ for globals. by Elliott Hughes · 12 years ago
  7. 063525c Consistently use #if defined(__BIONIC__) in tests. by Elliott Hughes · 12 years ago
  8. 7db1809 Test dlopen with symlinked .so files by Dmitriy Ivanov · 12 years ago
  9. 2ed7109 Add extra regression tests for an already-fixed dynamic linker bug. by Elliott Hughes · 12 years ago
  10. ebd506c Fix linker crashes during unknown symbol lookup by Sergey Melnikov · 12 years ago
  11. a43e906 Don't test GNU-style ELF hashes on MIPS. by Elliott Hughes · 13 years ago
  12. e66190d Check for unknown flags passed to dlopen(3). by Elliott Hughes · 13 years ago[Renamed (87%) from tests/dlopen_test.cpp]
  13. 4c4b08a Merge "Fix <endian.h> and <sys/endian.h>." by Elliott Hughes · 13 years ago