aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-30Merging r270550:release_38Daniel Sanders
2016-01-27Merging r258953:Hans Wennborg
2016-01-13Creating release_38 branch off revision 257626Hans Wennborg
2016-01-13Reapply r257588George Rimar
2016-01-13Revert r257588 as it broke buildbotGeorge Rimar
2016-01-13[ELF/AArch64] - Implemented R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21 and R_AARCH64...George Rimar
2016-01-12COFF: Update test for recent llvm-objdump change (r257539).Rui Ueyama
2016-01-12Merge two consecutive if's. NFC.Rui Ueyama
2016-01-12Rename IgnoredUndef -> Ignored since it is not an undefined symbol.Rui Ueyama
2016-01-12[ELF][MIPS] Do not create dynamic relocations against _gp_disp symbolSimon Atanasyan
2016-01-12[ELF][MIPS] Do not use 'sed' to modify binary filesSimon Atanasyan
2016-01-12[ELF][MIPS] Fix a typo in the commentSimon Atanasyan
2016-01-12[ELF][MIPS] Prevent substitution of _gp_disp symbolSimon Atanasyan
2016-01-12[ELF] FreeBSD has slightly different emulation strings for PPC.Davide Italiano
2016-01-12Simplify. NFC.Rui Ueyama
2016-01-12Remove dead code.Rui Ueyama
2016-01-11Merge two small functions. NFC.Rui Ueyama
2016-01-11[old ELF] Remove AMDGPU targetTom Stellard
2016-01-11Initial support for PPC target in the new ELF linker.Davide Italiano
2016-01-11Fixed typo in comment. NFC.George Rimar
2016-01-11[ELF/AARCH64] - Implemented R_AARCH64_TSTBR14 relocation.George Rimar
2016-01-11[ELF/AARCH64] - Implemented R_AARCH64_CONDBR19 relocation.George Rimar
2016-01-11[ELF/AARCH64] - Implemented R_AARCH64_IRELATIVE relocation.George Rimar
2016-01-11[ELF] - improved relocation-copy.s test (added R_X86_64_32 relocations)George Rimar
2016-01-09COFF: Implement DLL symbol forwarding.Rui Ueyama
2016-01-08COFF: Rename RoundUpToAlignment -> align.Rui Ueyama
2016-01-08Group members to match a comment. NFC.Rui Ueyama
2016-01-08Use shorter name. NFC.Rui Ueyama
2016-01-08Update comments.Rui Ueyama
2016-01-08Remove an empty constructor.Rui Ueyama
2016-01-08Add comments.Rui Ueyama
2016-01-08ELF: Consistently return SymbolBody * from SymbolTable::add functions.Rui Ueyama
2016-01-08ELF: Remove dead code.Rui Ueyama
2016-01-08ELF: Remove SIZE relocs from isRelRelative.Rui Ueyama
2016-01-08Add a comment.Rui Ueyama
2016-01-08ELF: Simplify Target::isSizeReloc and add comments.Rui Ueyama
2016-01-07Fix offset in test case. NFCPete Cooper
2016-01-07Always generate the fixup content for unwindFDEToFunction as we noPete Cooper
2016-01-07Don't emit relocs for the __eh_frame section as they can be implicit.Pete Cooper
2016-01-07Revert "Remove unnecessary type casts."Rui Ueyama
2016-01-07Add a comment for AMDGPU relocateOne().Rui Ueyama
2016-01-07Fix local variable name.Rui Ueyama
2016-01-07Remove useless local variable.Rui Ueyama
2016-01-07Remove unnecessary type casts.Rui Ueyama
2016-01-07ELF: Make private functions private.Rui Ueyama
2016-01-07ELF: Split LinkerDriver::createFiles. NFC.Rui Ueyama
2016-01-07ELF: Move error checking code of the driver into one place. NFC.Rui Ueyama
2016-01-07ELF: Implement --wrap.Rui Ueyama
2016-01-07Fix typo.Rui Ueyama
2016-01-07[ELF] Fix REQUIRES line in amdgpu testsTom Stellard