summaryrefslogtreecommitdiffstats
path: root/lld/test/elf
Commit message (Expand)AuthorAgeFilesLines
* Move the contents of test/elf to test/ELFHans Wennborg2016-09-091-52/+0
* [ELF] Add support for -b binaryMichael J. Spencer2016-09-091-0/+52
* Rename test/elf to test/old-elf.Rafael Espindola2015-11-17640-37769/+0
* Rename the gnu flavour to gnu old.Rafael Espindola2015-11-16455-676/+676
* [Driver] Accept both -m <emulation> and -m<emulation>Simon Atanasyan2015-10-281-0/+2
* Correct relocation type in test header commentEd Maste2015-10-251-1/+1
* ELF/AMDGPU: Text section should be called .hsatextTom Stellard2015-09-251-3/+3
* [Mips] Rejects all --hash-style arguments except 'sysv' in case of MIPS targetSimon Atanasyan2015-09-161-0/+15
* [Mips] Do not show an error if R_MIPS_GPREL32 relocation has a non-local targetSimon Atanasyan2015-09-161-41/+0
* [Mips] Support grouping of multiple consecutive relocations in case of N32 an...Simon Atanasyan2015-08-281-0/+68
* [Mips] Initial support of the MIPS N32 ABISimon Atanasyan2015-08-283-0/+136
* Add a -target to this test.Rafael Espindola2015-08-281-1/+1
* ELF: Add AMDGPU ReaderWriterTom Stellard2015-08-271-0/+53
* [LinkerScript] Enforce uniqueness of output object files...Davide Italiano2015-08-271-5/+5
* [LinkerScript] Fix a crash when matching wildcards.Davide Italiano2015-08-221-0/+49
* [Mips] Use 'or' for move instead of [d]addu in PLT entriesSimon Atanasyan2015-08-1911-16/+16
* [LinkerScript] Process program header in PHDRS commandDenis Protivensky2015-08-129-3/+233
* Add a test for our handling of shndx.Rafael Espindola2015-08-102-0/+18
* ELF: Correctly identify SHT_NOTE sections with !SHF_ALLOC as type*NoteTom Stellard2015-08-071-2/+4
* [Mips] Implement definition of the DT_MIPS_RLD_MAP_REL dynamic tagSimon Atanasyan2015-08-015-7/+11
* [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section,...Simon Atanasyan2015-07-3035-783/+479
* [Mips] Define _DYNAMIC_LINKING symbol if output is a is dynamically linked ex...Simon Atanasyan2015-07-251-0/+22
* [Mips] Do not sign-extend addends read from RELA relocation recordsSimon Atanasyan2015-07-251-0/+54
* [LinkerScript] Fix case when setting custom NONE segmentDenis Protivensky2015-07-231-0/+36
* [ELF] Apply segments from linker scriptsDenis Protivensky2015-07-236-0/+224
* [Mips] Fix addend writing for R_MIPS_REL32 relocationSimon Atanasyan2015-07-211-0/+81
* [Mips] Handle R_MIPS_JALR relocation to omptimize jalr/jr instructionsSimon Atanasyan2015-07-213-0/+216
* [ELF/AArch64] Fix export TLS dynamic symbolAdhemerval Zanella2015-07-141-3/+3
* [LinkerScript] Don't create unnecessarily large segmentsRafael Auler2015-07-141-0/+16
* [Mips] Support MIPS big-endian 32/64-bits targetsSimon Atanasyan2015-07-138-0/+732
* Update for llvm change.Rafael Espindola2015-07-061-1/+1
* [ELF] Fix ELF test cases. Do not provide content for bss sections.Simon Atanasyan2015-07-0386-133/+13
* [ELF] Define __start_XXX/__stop_XXX symbols where XXX is a section nameSimon Atanasyan2015-07-031-0/+108
* [ELF/AArch64] Initial General-dynamic TLS supportAdhemerval Zanella2015-07-012-0/+169
* [Mips] Reject R_MIPS_CALL16 against local symbolsSimon Atanasyan2015-06-261-0/+56
* [Mips] Create LA25 stubs for all branch relocationsSimon Atanasyan2015-06-264-0/+572
* Update for llvm change.Rafael Espindola2015-06-252-2/+2
* [ELF] Fix .init_array initializationAdhemerval Zanella2015-06-241-7/+12
* [Mips] Support R_MICROMIPS_HI0_LO16 relocation handlingSimon Atanasyan2015-06-221-0/+58
* [Mips] Support R_MICROMIPS_LITERAL relocation handlingSimon Atanasyan2015-06-221-0/+59
* [Mips] Support R_MIPS_LITERAL relocation handlingSimon Atanasyan2015-06-221-0/+57
* [Mips] Support R_MICROMIPS_SUB relocation handlingSimon Atanasyan2015-06-221-0/+62
* [Mips] Reject R_MIPS_GPREL32 against external symbolsSimon Atanasyan2015-06-221-0/+41
* [Mips] Fix test case - do not use R_MIPS_GPREL32 against external symbolsSimon Atanasyan2015-06-221-3/+3
* [Mips] Reject position-dependent relocations in case of shared library linkingSimon Atanasyan2015-06-221-0/+82
* [Mips] Fix test case - do not use R_MIPS_HI16 for shared library linkingSimon Atanasyan2015-06-221-3/+4
* [Mips] Support R_MICROMIPS_HIGHER / R_MICROMIPS_HIGHEST relocations handlingSimon Atanasyan2015-06-221-0/+55
* [Mips] Support R_MIPS_HIGHER / R_MIPS_HIGHEST relocations handlingSimon Atanasyan2015-06-221-0/+55
* [Mips] Use new llvm-readobj -mips-reginfo flag to check .reginfo contentSimon Atanasyan2015-06-174-53/+72
* [Mips] Support R_MICROMIPS_GPREL16 / R_MICROMIPS_GPREL7_S2 relocations handlingSimon Atanasyan2015-06-174-0/+248
OpenPOWER on IntegriCloud