Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ELF] Add -z separate-loadable-segments to complement separate-code and nosep... | Fangrui Song | 2019-09-25 | 1 | -0/+5 |
* | [ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64 | Fangrui Song | 2019-09-16 | 1 | -1/+2 |
* | [ELF] Add -z separate-code and pad the last page of last PF_X PT_LOAD with tr... | Fangrui Song | 2019-08-01 | 1 | -5/+16 |
* | [test] Change llvm-readobj -long-option to --long-option or well-known short ... | Fangrui Song | 2019-05-01 | 1 | -1/+1 |
* | [ELF] Remove dependency on hexdump from lit test | James Henderson | 2017-08-21 | 1 | -3/+3 |
* | [ELF] - Recommit "[ELF] - Do not forget to fill last bytes of PT_LOADs with t... | George Rimar | 2017-08-21 | 1 | -0/+25 |
* | [ELF] - Revert r311310 "[ELF] - Do not forget to fill last bytes of PT_LOADs ... | George Rimar | 2017-08-21 | 1 | -25/+0 |
* | [ELF] - Do not forget to fill last bytes of PT_LOADs with trap instructions. | George Rimar | 2017-08-21 | 1 | -0/+25 |