summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/entry.s
Commit message (Expand)AuthorAgeFilesLines
* [ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64Fangrui Song2019-09-161-6/+6
* [test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song2019-05-011-7/+7
* [lld] Add REQUIRES: x86 where needed to testsJoel Jones2018-06-061-0/+1
* [ELF] Do not warn about missed entry symbol in case of relocatable outputSimon Atanasyan2016-12-201-0/+3
* Set default entry point to .text if no entry point is found.Rui Ueyama2016-11-231-12/+29
* lld: Default image base address to 0x200000 on x86-64Ed Maste2016-11-231-1/+1
* Include ARGV[0] in error messages.Rui Ueyama2016-10-191-2/+2
* [ELF] Add "error" and "warning" prefixes to linker messagesEugene Leviant2016-10-191-4/+4
* [ELF] - Fix for: Bug 30521 - lld exits non-zero return value linking a librar...George Rimar2016-09-261-1/+9
* Warn if we can't find the entry symbol.Rafael Espindola2016-09-231-1/+3
* Set entry address to 0x0 if no _start symbolEugene Leviant2016-09-081-1/+3
* [ELF] Support --entry= option variant. Update tests while I'm there.Davide Italiano2016-07-041-2/+2
* ELF: Allow -e <entry> with -sharedEd Maste2015-12-111-0/+3
* Test that -e <symbol> worksEd Maste2015-12-111-1/+2
* [ELF] Define symbols "_end" and "end" if referenced.Igor Kudrin2015-11-201-3/+3
* Rename ld.lld2 to ld.lld since it is the default.Rafael Espindola2015-11-181-5/+5
* Rename test/elf2 to test/ELF.Rafael Espindola2015-11-171-0/+17
OpenPOWER on IntegriCloud