1. 2a81536 Support symbol versioning by Dmitriy Ivanov · 10 years ago
  2. ab972b9 Count references for groups instead of instances by Dmitriy Ivanov · 11 years ago
  3. d225a5e Fix symbol lookup order during relocation by Dmitriy Ivanov · 11 years ago
  4. cfa97f1 Fix relocation to look for symbols in local group by Dmitriy Ivanov · 11 years ago
  5. 14669a9 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  6. a492605 Implement LinkedList::visit() by Dmitriy Ivanov · 11 years ago
  7. 4bea498 Erase elements in LinkedList::remove_if by Dmitriy Ivanov · 11 years ago
  8. 1424140 Enable __cxa_atexit && __cxa_finalize for linker by Dmitriy Ivanov · 11 years ago
  9. 042426b Optimize symbol lookup by Dmitriy Ivanov · 11 years ago
  10. aa0f2bd Fix dlsym(3) to do breadth first search. by Dmitriy Ivanov · 11 years ago
  11. d286796 Turn on -Wunused and fix the mistakes it uncovers. by Elliott Hughes · 11 years ago
  12. d59e500 Improve detection of already loaded libraries by Dmitriy Ivanov · 11 years ago