1. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 7 years ago
  2. 7e2d49a Check alignment along with range of mapped file fragments by Dimitry Ivanov · 9 years ago
  3. f45b0e9 Do not unmap reserved region on dlclose by Dimitry Ivanov · 10 years ago
  4. 3c52481 Handling invalid section headers by Dmitriy Ivanov · 10 years ago
  5. 4f7a7ad Implement Library Load Order Randomization by Dmitriy Ivanov · 10 years ago
  6. cf1cbbe refactoring: introduce MappedFileFragment by Dmitriy Ivanov · 10 years ago
  7. d640b22 A special linker for ASan executables. by Evgenii Stepanov · 10 years ago
  8. 3f987f5 Fix crash when trying to load invalid ELF file. by Dmitriy Ivanov · 10 years ago
  9. 56be6ed Revert "Remove text-relocation support for lp32" by Dimitry Ivanov · 10 years ago
  10. cb00add Remove text-relocation support for lp32 by Dmitriy Ivanov · 10 years ago
  11. 20d89cb Fix long lines and replace macros with functions. by Dmitriy Ivanov · 10 years ago
  12. 1649e7e Enable -Wold-style-cast warnings for linker by Dmitriy Ivanov · 11 years ago
  13. 07e5bc1 Add file_offset parameter to android_extinfo by Dmitriy Ivanov · 11 years ago
  14. e93be99 Fix gdb could not get shared library list issue by Ningsheng Jian · 11 years ago
  15. 14669a9 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  16. 498eb18 Revert "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  17. a3ad450 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  18. 851135b Replace NULL with nullptr by Dmitriy Ivanov · 11 years ago
  19. 183ad9d Allow sharing the RELRO section via a file. by Torne (Richard Coles) · 11 years ago
  20. 12bbb91 Support loading libraries to a reserved address. by Torne (Richard Coles) · 11 years ago
  21. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 11 years ago
  22. 4eeb1f1 Clean up linker architecture macros. by Elliott Hughes · 12 years ago
  23. c00f2cb x86_64 linker. by Elliott Hughes · 12 years ago
  24. c620059 Remove 32-bit assumptions from the ELF code. by Elliott Hughes · 12 years ago
  25. e7dffe1 Honor p_vaddr if set by Brian Carlstrom · 13 years ago
  26. 650be4e More linker cleanup. by Elliott Hughes · 12 years ago
  27. d4ee82d Minor linker cleanup, primarily to use Elf32_Dyn by Brian Carlstrom · 12 years ago
  28. cf23905 [MIPS] Set DT_DEBUG dyntab entry if it is writable by Chris Dearman · 13 years ago
  29. 18a206c More dynamic linker cleanup. by Elliott Hughes · 13 years ago
  30. 12c78bb linker: avoid clobbering the .dynamic section of shared libs by Ard Biesheuvel · 13 years ago
  31. 4688279 Clean up the linker a bit, remove prelinking support. by Elliott Hughes · 13 years ago
  32. c1bd559 linker: New sources to manage the ELF program header table. by David 'Digit' Turner · 13 years ago