1. 9d3382d Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL" by Dmitriy Ivanov · 10 years ago
  2. 69c5d10 Revert "Add RTLD_NODELETE flag support" by Dmitriy Ivanov · 10 years ago
  3. 00dce52 Revert "Fix relocation to look for symbols in local group" by Dmitriy Ivanov · 10 years ago
  4. f947be2 Revert "Fix symbol lookup order during relocation" by Dmitriy Ivanov · 10 years ago
  5. 494bee7 Revert "Fix arm64 and arm builds." by Dmitriy Ivanov · 10 years ago
  6. 445111a Fix arm64 and arm builds. by Dmitriy Ivanov · 10 years ago
  7. 976402c Fix symbol lookup order during relocation by Dmitriy Ivanov · 10 years ago
  8. fd2747b Fix relocation to look for symbols in local group by Dmitriy Ivanov · 10 years ago
  9. 382e06c Add dlfcn_test to glibc test suite. by Dmitriy Ivanov · 10 years ago
  10. c87f65d Add RTLD_NODELETE flag support by Dmitriy Ivanov · 10 years ago
  11. c85e82d Fix dlsym() to take into account RTLD_GLOBAL/LOCAL by Dmitriy Ivanov · 10 years ago
  12. 1cd0c67 L-MR1 specific fixes by Dmitriy Ivanov · 10 years ago
  13. 7d971ec Fix unload of recursively linked library by Dmitriy Ivanov · 10 years ago
  14. f4cb631 Add IFUNC support for arm64 and IRELATIVE reloc by Dmitriy Ivanov · 10 years ago
  15. ef1306d Refactoring: C++11 style DISABLE_ bionic marcos by Dmitriy Ivanov · 10 years ago
  16. ae69a95 Load libraries in breadth-first order by Dmitriy Ivanov · 10 years ago
  17. c0133a7 Revert "Load libraries in breadth-first order" by Dmitriy Ivanov · 10 years ago
  18. 8de1dde Fix order of soinfo links (repairs libcxx tests). by Dmitriy Ivanov · 10 years ago
  19. 59c12a6 Load libraries in breadth-first order by Dmitriy Ivanov · 10 years ago
  20. bd321c1 Run constructors before resolving ifunc functions by Dmitriy Ivanov · 10 years ago
  21. 31b88da Added test for ifunc support in dynamic linker. by Brigid Smith · 10 years ago
  22. 6421823 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 10 years ago
  23. 9419420 Revert "Add support for protected local symbol lookup." by Dmitriy Ivanov · 10 years ago
  24. db7a17d Revert "Revert "Fix dlsym(3) to do breadth first search."" by Dmitriy Ivanov · 10 years ago
  25. 1b1966d Revert "Fix dlsym(3) to do breadth first search." by Dmitriy Ivanov · 10 years ago
  26. 422106a Fix dlsym(3) to do breadth first search. by Dmitriy Ivanov · 10 years ago
  27. f8846a4 Add test for constructor function. by Dmitriy Ivanov · 10 years ago
  28. ce0ba3c Disable local/protected symbol test for lp64 by Dmitriy Ivanov · 10 years ago
  29. d06ee1d Build all bionic test files -Werror and fix our one warning. by Elliott Hughes · 10 years ago
  30. d97e9f5 Add support for protected local symbol lookup. by Dmitriy Ivanov · 10 years ago
  31. ce44166 Fix weak function lookups by Dmitriy Ivanov · 10 years ago
  32. 44adf93 Fix dlsym_failure NULL handle test by Dmitriy Ivanov · 10 years ago
  33. ca1c802 Removed dlsym handle != NULL check for lp64 by Dmitriy Ivanov · 10 years ago
  34. b648a8a Add RTLD_NOLOAD support and some related changes. by Dmitriy Ivanov · 10 years ago
  35. 1728b23 Switch to g_ for globals. by Elliott Hughes · 10 years ago
  36. 063525c Consistently use #if defined(__BIONIC__) in tests. by Elliott Hughes · 10 years ago
  37. 7db1809 Test dlopen with symlinked .so files by Dmitriy Ivanov · 10 years ago
  38. 2ed7109 Add extra regression tests for an already-fixed dynamic linker bug. by Elliott Hughes · 11 years ago
  39. ebd506c Fix linker crashes during unknown symbol lookup by Sergey Melnikov · 11 years ago
  40. a43e906 Don't test GNU-style ELF hashes on MIPS. by Elliott Hughes · 11 years ago
  41. e66190d Check for unknown flags passed to dlopen(3). by Elliott Hughes · 11 years ago[Renamed (87%) from tests/dlopen_test.cpp]
  42. 4c4b08a Merge "Fix <endian.h> and <sys/endian.h>." by Elliott Hughes · 11 years ago