summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* 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
* [AArch64][6/6] LD support TLSLD load/store relocation typesJiong Wang2015-08-1926-0/+276
* [AArch64][4/6] LD support TLSLD move/add relocation typesJiong Wang2015-08-1930-0/+284
* [AArch64][2/6] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang2015-08-196-0/+45
* Remove link_info.picAlan Modra2015-08-197-18/+16
* Add another test for PR ld/18841H.J. Lu2015-08-183-5/+44
* Return reloc_class_ifunc for reloc against IFUNCH.J. Lu2015-08-185-0/+58
* Add output_type to bfd_link_infoH.J. Lu2015-08-1851-229/+320
* PPC64: Allow .TOC. in linker script to override backend calculated valueAlan Modra2015-08-182-0/+5
* Issue an error for read-only segment with dynamic IFUNC relocationsH.J. Lu2015-08-137-0/+48
* Add ChangeLog for check_ifunc_attribute_availableH.J. Lu2015-08-131-0/+1
* Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu2015-08-126-0/+50
* [MIPS] Map 'move' to 'or'.Simon Dardis2015-08-1230-71/+102
* Remove ChangeLog separatorAlan Modra2015-08-121-1/+1
* [AArch64] Fix test failures on elf configurationJiong Wang2015-08-126-29/+47
* Remove trailing spaces in ldH.J. Lu2015-08-126-54/+54
* [AArch64] Rename relocs-257-symbolic-func ld test to relocs-1027-symbolic-func.Thomas Preud'homme2015-08-124-2/+11
* [AArch64] Commit missing testcasesJiong Wang2015-08-114-0/+56
* [AArch64] Long branch veneer support far symbol defined by --defsymJiong Wang2015-08-112-0/+9