aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2014-02-27This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov7-18/+73
2014-02-27This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton17-34/+184
2014-02-27Fix ELF ppc32 targets that don't use ppc32elf.emAlan Modra3-7/+36
2014-02-26Resolve PR ld/16569 by emitting (and comparing) unmangled names, unlessDan Mick2-9/+31
2014-02-21Add file missed from last commit.Alan Modra1-0/+7
2014-02-21Add ppc476 workaround bootstrap testAlan Modra2-2/+15
2014-02-19Create the second PLT for BND relocationsH.J. Lu7-0/+95
2014-02-19Control powerpc64-ld provision of register save/restoreAlan Modra2-2/+32
2014-02-18The PT_DYNAMIC segment was being hard coded to have read, write, andJack Carter2-1/+5
2014-02-17Consolidate ppc64 ld/bfd communicationAlan Modra2-50/+39
2014-02-17ppc476 workaround for ld -r fixesAlan Modra2-2/+5
2014-02-16Missing ChangeLog entry from commit 60ef20e28534cf093d5bd799b3830c68381bb27f.Thomas Schwinge1-0/+5
2014-02-16ld: Remove Hurd-specific XFAILs related to weak symbols.Thomas Schwinge1-17/+0
2014-02-12Enable ppc476 workaround for ld -r.Alan Modra2-5/+14
2014-02-112014-02-11 Andrew Pinski <apinski@cavium.com>Andrew Pinski3-1/+10
2014-02-10Mark symbol in executables if it matches dynamic_listH.J. Lu5-0/+30
2014-02-10binutils potfiles regenAlan Modra2-497/+543
2014-02-03ppc476 icache bug workaroundAlan Modra2-21/+70
2014-02-02Fix ALIGN_WITH_INPUTSebastian Huber11-20/+127
2014-02-01Fix MMIX build breakage from bfd_set_section_vma change.Hans-Peter Nilsson2-1/+7
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore30-6/+715
2014-01-29Add rdynamic-1 testH.J. Lu4-0/+25
2014-01-28The MSP430 linker contains emulations for old and obsolete MCU types.Nick Clifton5-1183/+21
2014-01-28Update the tic6x linker tests to match the current behaviour of the linker an...Nick Clifton15-40/+58
2014-01-24Replace .align with .p2alignH.J. Lu2-3/+7
2014-01-24Add another testcase for PR ld/16498H.J. Lu3-0/+22
2014-01-24Improve orphaned TLS section handlingH.J. Lu6-0/+57
2014-01-24TLS orphan section placementAlan Modra2-52/+89
2014-01-22Display the reference causing a shared library to be neededAlan Modra5-2/+82
2014-01-22Miscellaneous ld tidiesAlan Modra6-7/+18
2014-01-22Make assignments to dot keep an empty output section.Alan Modra19-38/+157
2014-01-21Check incompatible existing default symbol definitionH.J. Lu9-0/+90
2014-01-21Don't check shared/export_dynamic/ref_dynamic for type mismatchH.J. Lu2-0/+31
2014-01-20[AArch64] Define LP64 BE linker name.Marcus Shawcroft2-0/+5
2014-01-20[AArch64] Define LP64 LE loader name.Marcus Shawcroft2-0/+6
2014-01-20Add a testcase for PR ld/2404H.J. Lu5-0/+55
2014-01-20Allow self-assignment for absolute symbols defined in a linker scriptAlan Modra8-60/+98
2014-01-20Fix duplicate output section statement lookupGuy Martin12-25/+43
2014-01-17Allow ld target customiser script to force on disk scripts.Alan Modra16-22/+38
2014-01-15Skip directories with LIBPATH_SUFFIX_SKIP suffixH.J. Lu4-13/+41
2014-01-16Tidy ld use of bfd_section userdata.Alan Modra4-53/+38
2014-01-15Silence uninitialized warning on ehdr_start_saveH.J. Lu2-1/+7
2014-01-15non-PIC references to __ehdr_start in pie and sharedAlan Modra7-0/+44
2014-01-14 * lib/ld-lib.exp (default_ld_link): Remove support for ldflags.Vidya Praveen2-9/+6
2014-01-10Don't adjust LOAD segment to match GNU_RELRO segmentAlan Modra5-15/+27
2014-01-10 * emulparams/crislinux.sh (COMMONPAGESIZE): Define.Hans-Peter Nilsson2-0/+5
2014-01-09Fix copyright yearH.J. Lu1-1/+1
2014-01-09Check if GNU_RELRO segment is is generatedH.J. Lu2-1/+30
2014-01-09Add and use check_lto_shared_availableH.J. Lu3-2/+45
2014-01-08Adjust LOAD segment to generate GNU_RELRO segmentH.J. Lu6-5/+51