aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/Inputs
AgeCommit message (Expand)Author
2019-01-10Remove an external test file. NFC.Rui Ueyama
2019-01-10[LLD][ELF] - Support MSP430.George Rimar
2019-01-02Fix linker-defined symbols possibly not being defined when -wrap is usedThomas Anderson
2018-12-22gdb-index: Handle errors when parsing rangesDavid Blaikie
2018-11-26[ELF] - Added test case for invalid relocation target errors. NFCI.George Rimar
2018-11-13[ELF] Add a better test for the multi-CU .gdb_index bug that D54361 fixedFangrui Song
2018-10-16Reland "[PPC64] Add split - stack support."Sean Fertile
2018-10-15Revert "[PPC64] Add split - stack support."Sean Fertile
2018-10-15[PPC64] Add split - stack support.Sean Fertile
2018-10-03[PPC64] Add test documenting toc-restore when linking with -Bsymbolic. [NFC]Sean Fertile
2018-09-28[ELF][HEXAGON] Add support for dynamic librariesSid Manning
2018-09-20[PPC64] Optimize redundant instructions in global access sequences.Sean Fertile
2018-09-11[ELF] Revert "Also demote lazy symbols."Chih-Hung Hsieh
2018-08-21[PPC64] Add TLS initial exec to local exec relaxationZaara Syeda
2018-08-06[ELF] Don't copy STT_TLS in copy relocationFangrui Song
2018-08-02[LLD] Update split stack support to handle more generic prologues. Improve er...Jordan Rupprecht
2018-07-31[LLD][ELF] - ICF: Check we do not fold sections which relocations reffering t...George Rimar
2018-07-31[ELF][ARM] Implement support for Tag_ABI_VFP_argsPeter Smith
2018-07-24[ELF][MIPS] Fix primary GOT sometimes overflowing by one or two wordsSimon Atanasyan
2018-07-20[ELF] Check eh_frame_hdr overflow with PC offsets instead of PC absolute addr...Fangrui Song
2018-07-18ELF: Implement --icf=safe using address-significance tables.Peter Collingbourne
2018-07-17Implement framework for linking split-stack object files, and x86_64 support.Sterling Augustine
2018-07-11Also search BitcodeFiles for exclude-lib symbolsYi Kong
2018-07-04[ELF] - Add a test case for relocation pointing to deduplicated COMDAT.George Rimar
2018-07-03[ELF][MIPS] Use llvm-mc to generate test case input file. NFCSimon Atanasyan
2018-06-13Add Hexagon SupportSid Manning
2018-06-11[ELF] Fix copy relocation when two symbols share the same Symbol instance.Fangrui Song
2018-06-11[ELF][MIPS] Multi-GOT implementationSimon Atanasyan
2018-06-06Correct aligment computation for shared object symbols.Han Shen
2018-06-01[PPC64] Add support for initial-exec TLS modelZaara Syeda
2018-05-14[ELF] Do not error for missing version when symbol has local version.Peter Smith
2018-05-10[ELF] Rework debug line parsing to use llvm::Error and callbacks (LLD-side)James Henderson
2018-05-08[ELF][MIPS] Fix calculation of GP relative relocations in case of relocatable...Simon Atanasyan
2018-05-04[PPC64] Remove support for ELF V1 ABI in LLDZaara Syeda
2018-04-27[PPC64] Add offset to local entry point when calling functions without pltZaara Syeda
2018-04-23[PPC64] Fix toc restore nops offset for V2 ABIZaara Syeda
2018-04-03Inline a small test file.Rui Ueyama
2018-04-02[PPC64] Write plt stubs for ElfV2 abiSean Fertile
2018-03-30Re-implement --just-symbols as a regular object file.Rui Ueyama
2018-03-29ELF: Add support for short thunks on ARM.Peter Collingbourne
2018-03-23Fix PR36793.Rafael Espindola
2018-03-22Make the debug info in some tests more realistic.Rafael Espindola
2018-03-14[ELF] Add .eh_frame pieces to map fileRui Ueyama
2018-03-14Error instead of producing broken binary.Rafael Espindola
2018-03-07[ELF] Prevent crash when reporting errors if debug line cannot be parsedJames Henderson
2018-03-06Implement --just-symbols.Rui Ueyama
2018-03-01Rename a test file and fix indentation.Rui Ueyama
2018-02-16AMDGPU/LLD: Remove the use of binary file from one of the AMDGPU testsKonstantin Zhuravlyov
2018-02-16ELF: Stop collecting a list of symbols in ArchiveFile.Peter Collingbourne
2018-02-14[ELF] Add warnings for various symbols that cannot be orderedJames Henderson