summaryrefslogtreecommitdiffstats
path: root/linker/linker_phdr.h
Commit message (Expand)AuthorAgeFilesLines
* Switch <elf.h> over to linux uapi under the covers.Elliott Hughes2014-02-101-19/+19
* Clean up linker architecture macros.Elliott Hughes2013-10-281-1/+1
* x86_64 linker.Elliott Hughes2013-10-081-2/+2
* Remove 32-bit assumptions from the ELF code.Elliott Hughes2013-09-301-41/+21
* Honor p_vaddr if setBrian Carlstrom2013-06-071-1/+5
* More linker cleanup.Elliott Hughes2013-03-051-27/+40
* Minor linker cleanup, primarily to use Elf32_DynBrian Carlstrom2013-03-051-1/+1
* [MIPS] Set DT_DEBUG dyntab entry if it is writableChris Dearman2013-01-141-1/+2
* More dynamic linker cleanup.Elliott Hughes2012-10-301-10/+0
* linker: avoid clobbering the .dynamic section of shared libsArd Biesheuvel2012-08-141-7/+4
* Clean up the linker a bit, remove prelinking support.Elliott Hughes2012-08-071-8/+13
* linker: New sources to manage the ELF program header table.David 'Digit' Turner2012-06-251-0/+112