1. 08cf949 Change default block size alignment to be 4 for memory saving on 32-bit arch by Eric Miao · 3 years, 9 months ago
  2. bb7e123 Purge linker block allocators before leaving linker by Vic Yang · 7 years ago
  3. 7bb60fc Revert "linker: Purge block allocator memory when possible" by Vic Yang · 7 years ago
  4. 083d850 Move the linker allocator into libc by Ryan Prichard · 7 years ago
  5. fb78a4a linker: Purge block allocator memory when possible by Vic Yang · 7 years ago
  6. 5e62b34 Clean up bionic_macros.h a bit. by Elliott Hughes · 7 years ago
  7. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 8 years ago
  8. bcc4da9 Unify linker files under one license (BSD) by Dimitry Ivanov · 9 years ago
  9. 19656ce General purpose memory allocator for linker. by Dmitriy Ivanov · 10 years ago
  10. 600bc3c Rename LinkerAllocator and LinkerAllocatorPage by Dmitriy Ivanov · 10 years ago
  11. c9ce70d Refactoring: rename linker_allocator files by Dmitriy Ivanov · 10 years ago[Renamed from linker/linker_allocator.h]
  12. 4151ea7 Fix global variable initialization for linker by Dmitriy Ivanov · 11 years ago
  13. d59e500 Improve detection of already loaded libraries by Dmitriy Ivanov · 11 years ago
  14. bc23e53 Remove page level mprotects by Dmitriy Ivanov · 11 years ago
  15. d597d26 Refactor linker allocator by Dmitriy Ivanov · 11 years ago