summaryrefslogtreecommitdiffstats
path: root/lld/test/elf
Commit message (Expand)AuthorAgeFilesLines
...
* [Mips] Support R_MIPS_16 relocation handlingSimon Atanasyan2015-06-172-0/+96
* [ELF/x86_64] Fix initial-exec TLS accessAdhemerval Zanella2015-06-173-10/+10
* [ELF] Fix wrong TBSS sizeAdhemerval Zanella2015-06-172-0/+237
* [LinkerScript] Add matching of output sections to segmentsDenis Protivensky2015-06-158-0/+204
* [Mips] Support R_MIPS_PC16 relocation handlingSimon Atanasyan2015-06-133-0/+141
* [Mips] Handle TLS relocations in -static linking modeSimon Atanasyan2015-06-126-0/+472
* [Mips] Define _gpxxx symbols in both static/dynamic linking modesSimon Atanasyan2015-06-121-0/+119
* [Mips] Setup EI_ABIVERSION flagSimon Atanasyan2015-06-124-2/+136
* [Mips] Check symbol alignment for some MIPS relocations.Simon Atanasyan2015-06-064-0/+176
* [Mips] Perform an overflow checking for relocations resultsSimon Atanasyan2015-06-064-7/+142
* [Mips] Add test to check jal -> jalx conversionSimon Atanasyan2015-06-051-0/+71
* [Mips] Add test to check relocation result shifting in case of N64 ABISimon Atanasyan2015-06-051-0/+48
* [Mips] Fix rel-gprel16.test test caseSimon Atanasyan2015-06-051-4/+4
* [Mips] Fix hilo16-9-micro.test test caseSimon Atanasyan2015-06-051-12/+12
* Fix the test to use the correct size.Rafael Espindola2015-06-041-1/+1
* [ELF/AArch64] Fix TLS initial executable relocationAdhemerval Zanella2015-06-032-0/+225
* [ELF/AArch64] Fix correct TCB aligment calculationAdhemerval Zanella2015-06-031-20/+103
* [Mips] Do not put the .reginfo section into the separate segmentSimon Atanasyan2015-05-313-15/+135
* [Mips] Sort segments so PT_MIPS_ABIFLAGS goes right after the PT_INTERPSimon Atanasyan2015-05-312-2/+69
* [Mips] Reading, merging and writing .MIPS.abiflags sectionSimon Atanasyan2015-05-318-0/+797
* [ELF][Mips] Do not merge ELF flags in the `isCompatible` routineSimon Atanasyan2015-05-271-2/+2
* [ELF/AArch64] Fix local TLS relocationsAdhemerval Zanella2015-05-261-0/+102
* [ELF] Add support for -z origin/now options.Davide Italiano2015-05-261-0/+90
* [ELF] Fix lld when no unique sections is usedSimon Atanasyan2015-05-242-0/+19
* [Mips] Cleanup and reformat test cases, add more checkingsSimon Atanasyan2015-05-224-165/+193
* [ARM] Ability to add GOT and PLTGOT entries for same symbolDenis Protivensky2015-05-221-0/+63
* [ARM] Implement R_ARM_GLOB_DAT for GOT entriesDenis Protivensky2015-05-222-0/+109
* [ARM] Add dynamic symbols to the dynamic library writerDenis Protivensky2015-05-211-2/+27
* [ARM] Move out common Writer functionality to ARMELFWriterDenis Protivensky2015-05-211-0/+18
* [ARM] Add needed symbols during dynamic executable linkingDenis Protivensky2015-05-201-0/+59
* [ARM] Generation of .ARM.exidx/.ARM.extab sectionsLeny Kholodov2015-05-081-0/+254
* [ARM] Check overflow of R_ARM_THM_JUMP11Denis Protivensky2015-05-081-30/+100
* [ARM] Check overflow of R_ARM_CALL/JUMP24Denis Protivensky2015-05-082-2/+108
* [ARM] Check overflow of R_ARM_THM_CALL/JUMP24Denis Protivensky2015-05-082-2/+110
* [Mips] Update test cases to reflect changes in the yaml2obj toolSimon Atanasyan2015-05-072-2/+5
* [ARM] Check overflow of R_ARM_PREL31Denis Protivensky2015-05-071-3/+46
* [Mips] Add more checkings to the testSimon Atanasyan2015-05-021-6/+76
* [ELF] Fix test for .init_array.Davide Italiano2015-05-011-18/+49
* [Mips] Check creation of GOT entries corresponded to R_MIPS_REL32 relocationsSimon Atanasyan2015-05-0111-0/+408
* Change test target from x86_64-linux to x86_64.Davide Italiano2015-05-011-1/+1
* [ELF] Mark linker defined symbols as .hidden when needed.Davide Italiano2015-05-013-6/+92
* Remove trailing whitespace characters.Rui Ueyama2015-04-2712-100/+100
* Add missing snippets from r235880Adhemerval Zanella2015-04-271-6/+3
* ELF/ARM: Ignore R_ARM_V4BX for ARMv4 but allow linkingAdhemerval Zanella2015-04-271-0/+76
* [Test] Explictly pass target architecture.Davide Italiano2015-04-241-1/+1
* Delete unnecessary generality in loadFile.Rafael Espindola2015-04-242-14/+16
* [ARM] Implement R_ARM_COPY relocationDenis Protivensky2015-04-243-0/+65
* [ARM] Update R_ARM_TARGET1 command line option names (remove prefix 'arm-')Leny Kholodov2015-04-222-4/+4
* [ARM] Replace branches to undefined weak functions with NOPLeny Kholodov2015-04-221-0/+222
* [Mips] Assign .MIPS.options section to the PT_LOAD segmentSimon Atanasyan2015-04-222-4/+3
OpenPOWER on IntegriCloud