1. 1737b15 Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  2. a3ad450 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  3. 319356e Add some missing dlclose(.) by Dmitriy Ivanov · 11 years ago
  4. 57b7a61 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 11 years ago
  5. 9598b8c Run constructors before resolving ifunc functions by Dmitriy Ivanov · 11 years ago
  6. 02aa705 Revert "Add support for protected local symbol lookup." by Dmitriy Ivanov · 11 years ago
  7. c5a13ef Added test for ifunc support in dynamic linker. by Brigid Smith · 11 years ago
  8. aa0f2bd Fix dlsym(3) to do breadth first search. by Dmitriy Ivanov · 11 years ago
  9. f8846a4 Add test for constructor function. by Dmitriy Ivanov · 11 years ago
  10. ce0ba3c Disable local/protected symbol test for lp64 by Dmitriy Ivanov · 11 years ago
  11. d06ee1d Build all bionic test files -Werror and fix our one warning. by Elliott Hughes · 11 years ago
  12. d97e9f5 Add support for protected local symbol lookup. by Dmitriy Ivanov · 11 years ago
  13. ce44166 Fix weak function lookups by Dmitriy Ivanov · 11 years ago
  14. 44adf93 Fix dlsym_failure NULL handle test by Dmitriy Ivanov · 11 years ago
  15. ca1c802 Removed dlsym handle != NULL check for lp64 by Dmitriy Ivanov · 11 years ago
  16. b648a8a Add RTLD_NOLOAD support and some related changes. by Dmitriy Ivanov · 11 years ago
  17. 1728b23 Switch to g_ for globals. by Elliott Hughes · 11 years ago
  18. 063525c Consistently use #if defined(__BIONIC__) in tests. by Elliott Hughes · 11 years ago
  19. 7db1809 Test dlopen with symlinked .so files by Dmitriy Ivanov · 11 years ago
  20. 2ed7109 Add extra regression tests for an already-fixed dynamic linker bug. by Elliott Hughes · 12 years ago
  21. ebd506c Fix linker crashes during unknown symbol lookup by Sergey Melnikov · 12 years ago
  22. a43e906 Don't test GNU-style ELF hashes on MIPS. by Elliott Hughes · 13 years ago
  23. e66190d Check for unknown flags passed to dlopen(3). by Elliott Hughes · 13 years ago[Renamed (87%) from tests/dlopen_test.cpp]
  24. 4c4b08a Merge "Fix <endian.h> and <sys/endian.h>." by Elliott Hughes · 13 years ago