summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs
Commit message (Expand)AuthorAgeFilesLines
...
* [LLD] Update split stack support to handle more generic prologues. Improve er...Jordan Rupprecht2018-08-021-0/+10
* [LLD][ELF] - ICF: Check we do not fold sections which relocations reffering t...George Rimar2018-07-311-0/+3
* [ELF][ARM] Implement support for Tag_ABI_VFP_argsPeter Smith2018-07-314-0/+62
* [ELF][MIPS] Fix primary GOT sometimes overflowing by one or two wordsSimon Atanasyan2018-07-241-0/+8
* [ELF] Check eh_frame_hdr overflow with PC offsets instead of PC absolute addr...Fangrui Song2018-07-201-0/+25
* ELF: Implement --icf=safe using address-significance tables.Peter Collingbourne2018-07-181-0/+9
* Implement framework for linking split-stack object files, and x86_64 support.Sterling Augustine2018-07-171-0/+16
* Also search BitcodeFiles for exclude-lib symbolsYi Kong2018-07-111-0/+3
* [ELF] - Add a test case for relocation pointing to deduplicated COMDAT.George Rimar2018-07-041-0/+6
* [ELF][MIPS] Use llvm-mc to generate test case input file. NFCSimon Atanasyan2018-07-031-0/+0
* Add Hexagon SupportSid Manning2018-06-131-0/+6
* [ELF] Fix copy relocation when two symbols share the same Symbol instance.Fangrui Song2018-06-111-0/+11
* [ELF][MIPS] Multi-GOT implementationSimon Atanasyan2018-06-112-0/+27
* Correct aligment computation for shared object symbols.Han Shen2018-06-063-0/+17
* [PPC64] Add support for initial-exec TLS modelZaara Syeda2018-06-011-0/+20
* [ELF] Do not error for missing version when symbol has local version.Peter Smith2018-05-141-0/+9
* [ELF] Rework debug line parsing to use llvm::Error and callbacks (LLD-side)James Henderson2018-05-101-1/+91
* [ELF][MIPS] Fix calculation of GP relative relocations in case of relocatable...Simon Atanasyan2018-05-082-0/+0
* [PPC64] Remove support for ELF V1 ABI in LLDZaara Syeda2018-05-042-22/+13
* [PPC64] Add offset to local entry point when calling functions without pltZaara Syeda2018-04-272-0/+51
* [PPC64] Fix toc restore nops offset for V2 ABIZaara Syeda2018-04-231-0/+14
* Inline a small test file.Rui Ueyama2018-04-031-1/+0
* [PPC64] Write plt stubs for ElfV2 abiSean Fertile2018-04-021-0/+14
* Re-implement --just-symbols as a regular object file.Rui Ueyama2018-03-301-9/+0
* ELF: Add support for short thunks on ARM.Peter Collingbourne2018-03-292-0/+17
* Fix PR36793.Rafael Espindola2018-03-231-0/+24
* Make the debug info in some tests more realistic.Rafael Espindola2018-03-222-0/+42
* [ELF] Add .eh_frame pieces to map fileRui Ueyama2018-03-141-0/+2
* Error instead of producing broken binary.Rafael Espindola2018-03-141-0/+4
* [ELF] Prevent crash when reporting errors if debug line cannot be parsedJames Henderson2018-03-071-0/+44
* Implement --just-symbols.Rui Ueyama2018-03-061-0/+9
* Rename a test file and fix indentation.Rui Ueyama2018-03-011-0/+0
* AMDGPU/LLD: Remove the use of binary file from one of the AMDGPU testsKonstantin Zhuravlyov2018-02-161-0/+0
* ELF: Stop collecting a list of symbols in ArchiveFile.Peter Collingbourne2018-02-161-0/+2
* [ELF] Add warnings for various symbols that cannot be orderedJames Henderson2018-02-142-0/+25
* Remove 'z' in .zdebug when decompressing a section.Rui Ueyama2018-02-121-4/+4
* [ELF][MIPS] Ignore incorrect version definition index for _gp_disp symbolSimon Atanasyan2018-02-072-0/+14
* [ELF] Add --print-icf-sections flagJames Henderson2018-02-011-0/+9
* Don't mark a shared library as needed because of a lazy symbol.Rafael Espindola2018-01-231-0/+3
* Fix another case we used the wrong visibility.Rafael Espindola2018-01-161-0/+1
* Add an extra test. NFC.Rafael Espindola2018-01-161-0/+2
* Fix another case we were using the wrong visibility.Rafael Espindola2018-01-161-0/+2
* Rename --icf-data and add a corresponding flag for functions.Rafael Espindola2018-01-102-0/+12
* [ELF] Compress debug sections after assignAddresses and support custom layoutJames Henderson2018-01-081-0/+5
* [ELF] Only scan executables for shlib undefined symbolsShoaib Meenai2017-12-301-0/+4
* Allow copy relocation with -z notext.Rafael Espindola2017-12-281-0/+5
* Don't try to preempt protected symbols with -z notext.Rafael Espindola2017-12-271-0/+5
* Allow relocations in rw sections to create plt entries.Rafael Espindola2017-12-241-0/+4
* [ELF] - Allow using PLT relocations when "-z notext" is given.George Rimar2017-12-231-0/+10
* Fix crash on invalid.Rafael Espindola2017-12-141-0/+0
OpenPOWER on IntegriCloud