summaryrefslogtreecommitdiffstats
path: root/lld/test/elf/ARM
Commit message (Expand)AuthorAgeFilesLines
* Rename test/elf to test/old-elf.Rafael Espindola2015-11-1746-4518/+0
* Rename the gnu flavour to gnu old.Rafael Espindola2015-11-1642-77/+77
* [ELF] Fix ELF test cases. Do not provide content for bss sections.Simon Atanasyan2015-07-0338-64/+3
* [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
* [ARM] Check overflow of R_ARM_PREL31Denis Protivensky2015-05-071-3/+46
* Remove trailing whitespace characters.Rui Ueyama2015-04-273-34/+34
* 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
* [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-221-2/+2
* [ARM] Replace branches to undefined weak functions with NOPLeny Kholodov2015-04-221-0/+222
* [ARM] Implement veneers for dynamic executable linkingDenis Protivensky2015-04-223-36/+103
* [ARM] Implement R_ARM_TLS_IE32 for dynamic executableDenis Protivensky2015-04-171-11/+29
* [ARM] Test R_ARM_TLS_LE32 for dynamic executableDenis Protivensky2015-04-171-7/+20
* [ARM] Don't generate veneers when bl->blx fixup is possibleDenis Protivensky2015-04-153-14/+135
* [ARM] Implement mapping symbols for PLT0 entryDenis Protivensky2015-04-141-0/+2
* [ARM] Rename IFUNC-related testsDenis Protivensky2015-04-142-0/+0
* [ARM] Improve IFUNC PLT testDenis Protivensky2015-04-141-4/+4
* [ARM] Implement PLT for dynamic passDenis Protivensky2015-04-103-0/+143
* [ARM] Add mapping symbols to veneersDenis Protivensky2015-04-091-0/+94
* [ARM] Add mapping symbols to PLT entriesDenis Protivensky2015-04-071-0/+111
* [ARM] Implementation of R_ARM_TARGET1 relocationLeny Kholodov2015-04-031-0/+116
* [ARM] Avoid potential error in test because of name collisionDenis Protivensky2015-04-031-2/+2
* [ARM] Test wrong ARM entry point address alignDenis Protivensky2015-04-031-0/+39
* [ARM] Generate PLT entries for calls from ARM and Thumb codeDenis Protivensky2015-04-022-4/+344
* [ARM] Set specific flags in ELF headerDenis Protivensky2015-04-011-0/+40
* [ARM] Remove whitespace in rel-ifunc testDenis Protivensky2015-03-301-7/+7
* [ARM] Fix group relocations test.Leny Kholodov2015-03-281-9/+11
* [ARM] Handle GOT relocationsDenis Protivensky2015-03-272-0/+126
* [ARM] Fix PLT IFUNC symbol names in Release buildLeny Kholodov2015-03-261-1/+0
* [ARM] Implementation of PLT: handling of IFUNC calls (gnu_indirect_function)Leny Kholodov2015-03-263-6/+177
* [ARM] Handle mapping symbolsDenis Protivensky2015-03-262-0/+286
* [ARM] Fix entry point for Thumb codeDenis Protivensky2015-03-231-0/+77
* [ARM] Implement static (initial exec) TLS modelDenis Protivensky2015-03-192-0/+170
* [ARM] Read initial addend for REL32 and PREL31 relocsDenis Protivensky2015-03-172-48/+7
* [ARM] Implement relocations: R_ARM_REL32, R_ARM_THM_JUMP11, R_ARM_PREL31Denis Protivensky2015-03-173-0/+286
* [ELF] Ability to resolve undefined symbols lazilyDenis Protivensky2015-03-142-0/+174
* [ELF][ARM] Add veneer generation to branch instructionsDenis Protivensky2015-02-103-0/+301
* [lld][ARM] Add relocations to perform function callsDenis Protivensky2015-02-038-3/+438
* [lld] Correct forming of ARM/Thumb atomsDenis Protivensky2015-01-273-38/+119
* [ELF] Minimal implementation for ARM static linkingGreg Fitzgerald2015-01-213-0/+193
OpenPOWER on IntegriCloud