summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* New ARC implementation.Nick Clifton2015-10-0723-16/+1560
* Don't re-export common symbolsH.J. Lu2015-10-053-2/+16
* Enable IAMCU and PEI for Solaris2/x86H.J. Lu2015-10-042-2/+6
* [LD][AARCH64]Add TLSIE relaxation support under large memory model.Renlin Li2015-10-024-0/+40
* [LD][AARCH64]Add TLSDESC support for large memory model.Renlin Li2015-10-028-0/+145
* [BFD][AARCH64]Add TLSGD relaxation support under large memory model.Renlin Li2015-10-026-0/+81
* [Binutils][AARCH64]Add TLS IE large memory support.Renlin Li2015-10-024-0/+41
* [LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li2015-10-024-0/+56
* [LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li2015-10-024-0/+53
* [LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li2015-10-024-1/+42
* [LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li2015-10-024-1/+43
* [LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 Support.Renlin Li2015-10-024-1/+39
* Create a PLT entry for R_X86_64_PC32 in non-code sectionsH.J. Lu2015-10-016-4/+66
* [BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for the whole plt.Renlin Li2015-10-014-0/+24
* ld/configure.tgt: Drop non-linux non-fdpic stuff from the last change of targ...Kaz Kojima2015-10-012-3/+8
* Update ld-x86-64/pr19013-nacl.dAlan Modra2015-10-012-1/+2
* Revert "Also check e_machine when merging sections"Alan Modra2015-10-012-1/+5
* Pass -m elf_x86_64 to ld for 64-bit testH.J. Lu2015-09-302-1/+5
* Create a PLT entry for R_386_PC32 in non-code sectionsH.J. Lu2015-09-306-0/+67
* Also check e_machine when merging sectionsH.J. Lu2015-09-306-0/+43
* Add fdpic and misc emulations to configure.tgt for sh*-*-linux*Rich Felker2015-09-302-3/+10
* Adjust the output section size to skip gap fillsH.J. Lu2015-09-294-0/+34
* PR/19014: Fix a spelling mistake in the linker documentation.Nick Clifton2015-09-292-6/+11
* Correct the generation of OR1K pc-relative relocations.Peter Zotov2015-09-252-1/+6
* Relative DT_RPATH/DT_RUNPATH vs. sysroot capable ld.Alan Modra2015-09-243-11/+14
* Fix compile time warnings generated when compiling with clang.Nick Clifton2015-09-234-5/+18
* Update MIPS PIE tests for DF_1_PIE changeH.J. Lu2015-09-224-16/+25
* Set DF_1_PIE in gld${EMULATION_NAME}_after_parseH.J. Lu2015-09-2211-18/+61
* Solaris PIE supportRainer Orth2015-09-223-0/+18
* Format ld option itemsAlan Modra2015-09-222-3/+11
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-204-0/+21
* Add missing PowerPC64 ld --save-restore-funcs docAlan Modra2015-09-182-0/+14
* Add PowerPC64 ld --tls-get-addr-optimize.Alan Modra2015-09-183-4/+37
* Delay converting linker script defined symbols from absoluteAlan Modra2015-09-1813-8/+142
* Add "ld -r" tests for PR ld/15323H.J. Lu2015-09-113-5/+26
* Another updated version of the simplified Chinese translation.Nick Clifton2015-09-102-8/+12
* FT32 linker script now parameterized for flash and RAM size.jamesbowman2015-09-092-2/+10
* [AArch64] Relax TLS local dynamic traditional into local executableJiong Wang2015-09-096-0/+88
* Update the simplified Chinese translation.Nick Clifton2015-09-092-794/+1130
* Extend the descriptiopn of how to access linker defined symbols from C.Nick Clifton2015-09-082-0/+18
* ld: Fix failures in new orphan handling tests.Andrew Burgess2015-09-074-7/+16
* Update ld-elf/orphan-8.map to support 32-bit targetsH.J. Lu2015-09-052-4/+8
* ld: Extend options for altering orphan handling behaviour.Andrew Burgess2015-09-0418-65/+195
* Fix typo in desription of linker script symbols.Nick Clifton2015-09-032-1/+6
* Fix a typo in the linker documentation: The COFF section .build-id should be ...Nick Clifton2015-09-032-1/+6
* Add ifunc tests for call, jmp, add, testH.J. Lu2015-09-039-81/+50
* Add 2 ifunc tests for i386 and x86-64H.J. Lu2015-09-029-0/+211
* Skip PLT for function pointer initializationH.J. Lu2015-09-0116-16/+199
* Add reloc sort testAlan Modra2015-08-274-0/+62
* Select MIPS ABi based upon abiflags rather than e_flags.Matthew Fortune2015-08-262-34/+44