summaryrefslogtreecommitdiffstats
path: root/tools/relocation_packer/src/elf_file.cc
Commit message (Expand)AuthorAgeFilesLines
* Exit normally when relocations are already packed.Dmitriy Ivanov2015-04-241-2/+2
* Exit normally when packing relocs saves no space.Dmitriy Ivanov2015-04-231-1/+1
* Always use signed leb128 encodingDmitriy Ivanov2015-04-221-2/+14
* Adjust DT_VERSYM/VERNEED/VERDEF dynamic sectionsDmitriy Ivanov2015-04-211-6/+9
* Generalize compression toolDmitriy Ivanov2015-03-061-772/+371
* Import relocation packer from chromium repoDmitriy Ivanov2015-03-061-0/+1283