summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [test][ELF] Verify debug line corruption messages are printed onceJames Henderson2020-01-021-5/+21
* ELF: Add .interp synthetic sections first in createSyntheticSections().Peter Collingbourne2019-10-011-2/+2
* [ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64Fangrui Song2019-09-162-2/+2
* [ELF][test] Make tests more tolerant to exact symbol addressesFangrui Song2019-09-102-2/+3
* [ELF][test] Improve and reorganize another set of testsFangrui Song2019-09-097-24/+19
* [ELF][test] Improve testsFangrui Song2019-09-072-3/+0
* [ELF][test] Simplify and reorganize testsFangrui Song2019-09-062-5/+0
* [LLD][ELF] - Simplify the bad-archive.s test case.George Rimar2019-08-211-2/+0
* [ELF] For VS-style diagnostics, prefer printing full paths in the header.Igor Kudrin2019-08-091-1/+3
* ELF: Simplify test. NFCI.Peter Collingbourne2019-07-181-4/+0
* [lld] Add Visual Studio compatible diagnosticsChris Jackson2019-07-172-0/+37
* [ELF] Fix variable names in comments after VariableName -> variableName changeFangrui Song2019-07-161-1/+1
* Reland D61583 [ELF] Error on relocations to STT_SECTION symbols if the sectio...Fangrui Song2019-06-261-5/+7
* Revert r362743 "Revert "Revert "Reland D61583 [ELF] Error on relocations to S...Hans Wennborg2019-06-251-7/+5
* [ELF][PPC][X86] Use [-2**(n-1), 2**n) to check overflows for R_PPC_ADDR16, R_...Fangrui Song2019-06-248-24/+0
* [ELF][AArch64] Support for BTI and PACPeter Smith2019-06-0711-0/+142
* Revert "Revert "[ELF] Suppress "STT_SECTION symbol should be defined" on .eh_...Sean Fertile2019-06-061-5/+7
* Revert "[ELF] Suppress "STT_SECTION symbol should be defined" on .eh_frame, ....Sean Fertile2019-06-061-7/+5
* Read .note.gnu.property sections and emit a merged .note.gnu.property section.Rui Ueyama2019-06-058-0/+118
* [ELF] Suppress "STT_SECTION symbol should be defined" on .eh_frame, .debug*, ...Fangrui Song2019-06-041-5/+7
* [ELF][test] Reorganize some R_*_NONE testsFangrui Song2019-05-171-0/+0
* [ELF] Implement Dependent Libraries FeatureBen Dunbobbin2019-05-172-0/+4
* [PPC64] toc-indirect to toc-relative relaxationFangrui Song2019-05-072-0/+22
* [LLD][ELF] - Move the test to a correct folder, remove excessive input. NFCI.George Rimar2019-04-251-21/+0
* [LLD] - Update the test cases after yaml2obj change.George Rimar2019-04-032-4/+4
* [ELF] Emit weak-undef symbols in .dynsym of a PIE binary only if linked again...Siva Chandra2019-03-181-0/+2
* ELF: Allow GOT relocs pointing to non-preemptable ifunc to resolve to an IREL...Peter Collingbourne2019-02-133-0/+6
* Convert CRLF. NFC.Rui Ueyama2019-02-111-9/+9
* Fix a bug in R_X86_64_PC{8,16} relocation handling.Rui Ueyama2019-02-071-0/+8
* Recommit r353293 "[LLD][ELF] - Set DF_STATIC_TLS flag for i386 target."George Rimar2019-02-064-0/+36
* Revert r353293 "[LLD][ELF] - Set DF_STATIC_TLS flag for i386 target."George Rimar2019-02-064-36/+0
* [LLD][ELF] - Set DF_STATIC_TLS flag for i386 target.George Rimar2019-02-064-0/+36
* [PPC64] Reland r351978 'Sort .toc sections accessed with small code model ...'Sean Fertile2019-01-243-0/+82
* Revert "[PPC64] Sort .toc sections accessed with small code model ..."Sean Fertile2019-01-233-82/+0
* [PPC64] Sort .toc sections accessed with small code model relocs close to .got.Sean Fertile2019-01-233-0/+82
* Remove an external test file. NFC.Rui Ueyama2019-01-101-4/+0
* [LLD][ELF] - Support MSP430.George Rimar2019-01-101-0/+4
* Fix linker-defined symbols possibly not being defined when -wrap is usedThomas Anderson2019-01-021-0/+5
* gdb-index: Handle errors when parsing rangesDavid Blaikie2018-12-221-0/+2
* [ELF] - Added test case for invalid relocation target errors. NFCI.George Rimar2018-11-261-0/+21
* [ELF] Add a better test for the multi-CU .gdb_index bug that D54361 fixedFangrui Song2018-11-131-0/+45
* Reland "[PPC64] Add split - stack support."Sean Fertile2018-10-161-0/+8
* Revert "[PPC64] Add split - stack support."Sean Fertile2018-10-151-8/+0
* [PPC64] Add split - stack support.Sean Fertile2018-10-151-0/+8
* [PPC64] Add test documenting toc-restore when linking with -Bsymbolic. [NFC]Sean Fertile2018-10-031-0/+14
* [ELF][HEXAGON] Add support for dynamic librariesSid Manning2018-09-281-0/+3
* [PPC64] Optimize redundant instructions in global access sequences.Sean Fertile2018-09-201-0/+0
* [ELF] Revert "Also demote lazy symbols."Chih-Hung Hsieh2018-09-111-0/+11
* [PPC64] Add TLS initial exec to local exec relaxationZaara Syeda2018-08-211-0/+29
* [ELF] Don't copy STT_TLS in copy relocationFangrui Song2018-08-061-0/+12
OpenPOWER on IntegriCloud