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 | -2/+2 |
* | [test] Change llvm-readobj -long-option to --long-option or well-known short ... | Fangrui Song | 2019-05-01 | 1 | -1/+1 |
* | [ELF] Move `// REQUIRES:` line to the top | Fangrui Song | 2018-06-26 | 1 | -1/+1 |
* | lld: Default image base address to 0x200000 on x86-64 | Ed Maste | 2016-11-23 | 1 | -2/+2 |
* | [ELF] - Do not create reserved symbols in case of relocatable output. | George Rimar | 2016-11-15 | 1 | -0/+4 |
* | [ELF] - Linkerscript: do not define _edata,_end,_etext if SECTIONS is used. | George Rimar | 2016-08-08 | 1 | -46/+0 |
* | Recommitted 266457 with fix: | George Rimar | 2016-04-16 | 1 | -4/+4 |
* | Revert r266457: "[ELF] - Implemented basic location counter support." | Rui Ueyama | 2016-04-15 | 1 | -4/+4 |
* | [ELF] - Implemented basic location counter support. | George Rimar | 2016-04-15 | 1 | -4/+4 |
* | [ELF] Define symbols "_end" and "end" if referenced. | Igor Kudrin | 2015-11-20 | 1 | -0/+79 |