Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64 | Fangrui Song | 2019-09-16 | 1 | -6/+6 |
* | [ELF] Add -z separate-code and pad the last page of last PF_X PT_LOAD with tr... | Fangrui Song | 2019-08-01 | 1 | -3/+3 |
* | [test] Change llvm-readobj -long-option to --long-option or well-known short ... | Fangrui Song | 2019-05-01 | 1 | -1/+1 |
* | [ELF] Set p_memsz to p_filesz when aligning the last segment to page boundary | Petr Hosek | 2017-09-01 | 1 | -1/+1 |
* | [ELF] When the code segment is the last, align it to the page boundary | Petr Hosek | 2017-08-02 | 1 | -2/+2 |
* | lld: Default image base address to 0x200000 on x86-64 | Ed Maste | 2016-11-23 | 1 | -8/+8 |
* | Don't include NOBITS TLS in PT_LOAD. | Rafael Espindola | 2016-02-10 | 1 | -0/+78 |