Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch <elf.h> over to linux uapi under the covers. | Elliott Hughes | 2014-02-10 | 1 | -19/+19 |
* | Clean up linker architecture macros. | Elliott Hughes | 2013-10-28 | 1 | -1/+1 |
* | x86_64 linker. | Elliott Hughes | 2013-10-08 | 1 | -2/+2 |
* | Remove 32-bit assumptions from the ELF code. | Elliott Hughes | 2013-09-30 | 1 | -41/+21 |
* | Honor p_vaddr if set | Brian Carlstrom | 2013-06-07 | 1 | -1/+5 |
* | More linker cleanup. | Elliott Hughes | 2013-03-05 | 1 | -27/+40 |
* | Minor linker cleanup, primarily to use Elf32_Dyn | Brian Carlstrom | 2013-03-05 | 1 | -1/+1 |
* | [MIPS] Set DT_DEBUG dyntab entry if it is writable | Chris Dearman | 2013-01-14 | 1 | -1/+2 |
* | More dynamic linker cleanup. | Elliott Hughes | 2012-10-30 | 1 | -10/+0 |
* | linker: avoid clobbering the .dynamic section of shared libs | Ard Biesheuvel | 2012-08-14 | 1 | -7/+4 |
* | Clean up the linker a bit, remove prelinking support. | Elliott Hughes | 2012-08-07 | 1 | -8/+13 |
* | linker: New sources to manage the ELF program header table. | David 'Digit' Turner | 2012-06-25 | 1 | -0/+112 |