summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/end.s
Commit message (Expand)AuthorAgeFilesLines
* [ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64Fangrui Song2019-09-161-2/+2
* [test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song2019-05-011-1/+1
* [ELF] Move `// REQUIRES:` line to the topFangrui Song2018-06-261-1/+1
* lld: Default image base address to 0x200000 on x86-64Ed Maste2016-11-231-2/+2
* [ELF] - Do not create reserved symbols in case of relocatable output.George Rimar2016-11-151-0/+4
* [ELF] - Linkerscript: do not define _edata,_end,_etext if SECTIONS is used.George Rimar2016-08-081-46/+0
* Recommitted 266457 with fix:George Rimar2016-04-161-4/+4
* Revert r266457: "[ELF] - Implemented basic location counter support."Rui Ueyama2016-04-151-4/+4
* [ELF] - Implemented basic location counter support.George Rimar2016-04-151-4/+4
* [ELF] Define symbols "_end" and "end" if referenced.Igor Kudrin2015-11-201-0/+79
OpenPOWER on IntegriCloud