aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li4-0/+53
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li4-1/+42
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li4-1/+43
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 Support.Renlin Li4-1/+39
2015-10-01Create a PLT entry for R_X86_64_PC32 in non-code sectionsH.J. Lu6-4/+66
2015-10-01[BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for the whole plt.Renlin Li4-0/+24
2015-10-01ld/configure.tgt: Drop non-linux non-fdpic stuff from the last change of targ...Kaz Kojima2-3/+8
2015-10-01Update ld-x86-64/pr19013-nacl.dAlan Modra2-1/+2
2015-10-01Revert "Also check e_machine when merging sections"Alan Modra2-1/+5
2015-09-30Pass -m elf_x86_64 to ld for 64-bit testH.J. Lu2-1/+5
2015-09-30Create a PLT entry for R_386_PC32 in non-code sectionsH.J. Lu6-0/+67
2015-09-30Also check e_machine when merging sectionsH.J. Lu6-0/+43
2015-09-30Add fdpic and misc emulations to configure.tgt for sh*-*-linux*Rich Felker2-3/+10
2015-09-29Adjust the output section size to skip gap fillsH.J. Lu4-0/+34
2015-09-29PR/19014: Fix a spelling mistake in the linker documentation.Nick Clifton2-6/+11
2015-09-25Correct the generation of OR1K pc-relative relocations.Peter Zotov2-1/+6
2015-09-24Relative DT_RPATH/DT_RUNPATH vs. sysroot capable ld.Alan Modra3-11/+14
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton4-5/+18
2015-09-22Update MIPS PIE tests for DF_1_PIE changeH.J. Lu4-16/+25
2015-09-22Set DF_1_PIE in gld${EMULATION_NAME}_after_parseH.J. Lu11-18/+61
2015-09-22Solaris PIE supportRainer Orth3-0/+18
2015-09-22Format ld option itemsAlan Modra2-3/+11
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker4-0/+21
2015-09-18Add missing PowerPC64 ld --save-restore-funcs docAlan Modra2-0/+14
2015-09-18Add PowerPC64 ld --tls-get-addr-optimize.Alan Modra3-4/+37
2015-09-18Delay converting linker script defined symbols from absoluteAlan Modra13-8/+142
2015-09-11Add "ld -r" tests for PR ld/15323H.J. Lu3-5/+26
2015-09-10Another updated version of the simplified Chinese translation.Nick Clifton2-8/+12
2015-09-09FT32 linker script now parameterized for flash and RAM size.jamesbowman2-2/+10
2015-09-09[AArch64] Relax TLS local dynamic traditional into local executableJiong Wang6-0/+88
2015-09-09Update the simplified Chinese translation.Nick Clifton2-794/+1130
2015-09-08Extend the descriptiopn of how to access linker defined symbols from C.Nick Clifton2-0/+18
2015-09-07ld: Fix failures in new orphan handling tests.Andrew Burgess4-7/+16
2015-09-05Update ld-elf/orphan-8.map to support 32-bit targetsH.J. Lu2-4/+8
2015-09-04ld: Extend options for altering orphan handling behaviour.Andrew Burgess18-65/+195
2015-09-03Fix typo in desription of linker script symbols.Nick Clifton2-1/+6
2015-09-03Fix a typo in the linker documentation: The COFF section .build-id should be ...Nick Clifton2-1/+6
2015-09-03Add ifunc tests for call, jmp, add, testH.J. Lu9-81/+50
2015-09-02Add 2 ifunc tests for i386 and x86-64H.J. Lu9-0/+211
2015-09-01Skip PLT for function pointer initializationH.J. Lu16-16/+199
2015-08-27Add reloc sort testAlan Modra4-0/+62
2015-08-26Select MIPS ABi based upon abiflags rather than e_flags.Matthew Fortune2-34/+44
2015-08-19[AArch64][6/6] LD support TLSLD load/store relocation typesJiong Wang26-0/+276
2015-08-19[AArch64][4/6] LD support TLSLD move/add relocation typesJiong Wang30-0/+284
2015-08-19[AArch64][2/6] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang6-0/+45
2015-08-19Remove link_info.picAlan Modra7-18/+16
2015-08-18Add another test for PR ld/18841H.J. Lu3-5/+44
2015-08-18Return reloc_class_ifunc for reloc against IFUNCH.J. Lu5-0/+58
2015-08-18Add output_type to bfd_link_infoH.J. Lu51-229/+320
2015-08-18PPC64: Allow .TOC. in linker script to override backend calculated valueAlan Modra2-0/+5