1. 7b0af7a Always log errno when aborting. by Elliott Hughes · 8 years ago
  2. bcc4da9 Unify linker files under one license (BSD) by Dimitry Ivanov · 8 years ago
  3. 8cbe97d Remove unnecessary memsets in linker allocators by Dimitry Ivanov · 8 years ago
  4. 3edc5c4 linker: align allocated blocks to 16 bytes by Dimitry Ivanov · 9 years ago
  5. 600bc3c Rename LinkerAllocator and LinkerAllocatorPage by Dmitriy Ivanov · 10 years ago
  6. c9ce70d Refactoring: rename linker_allocator files by Dmitriy Ivanov · 10 years ago[Renamed (98%) from linker/linker_allocator.cpp]
  7. 05fc1d7 Add missing includes. by Elliott Hughes · 10 years ago
  8. 51a22a1 Label pages mapped by linker_allocator by Dmitriy Ivanov · 11 years ago
  9. 4151ea7 Fix global variable initialization for linker by Dmitriy Ivanov · 11 years ago
  10. d59e500 Improve detection of already loaded libraries by Dmitriy Ivanov · 11 years ago
  11. 1079406 Fix for linker allocator by Dmitriy Ivanov · 11 years ago
  12. bc23e53 Remove page level mprotects by Dmitriy Ivanov · 11 years ago
  13. d597d26 Refactor linker allocator by Dmitriy Ivanov · 11 years ago