aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2014-04-07Fix spurious failures in ld-plugin/lto.expAndreas Schwab2-4/+10
2014-04-04Document optional comma in linker script.Cary Coutant2-2/+13
2014-04-04Pad sections according to current script FILL.Alan Modra9-1/+71
2014-03-31This is a fix for PR ld/16744 which showed that an object file linked with -r...Nick Clifton2-1/+21
2014-03-31[AArch64] Fixup ld-aarch64/eh-frame.d expected PC range.Marcus Shawcroft2-2/+6
2014-03-29* ChangeLog: Fix duplicate entry. Set date on entry correctly.Chris Faylor1-11/+1
2014-03-27Scan all input files for symbol reference warningH.J. Lu4-48/+70
2014-03-27Add support for limited pretty-printing of ARM PLT entries on eabi and nacl t...Yury Gribov29-384/+483
2014-03-27Referencing a function's address on PowerPC64 ELFv2Alan Modra9-0/+68
2014-03-25bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZWill Newton4-0/+35
2014-03-212014-03-21 Christopher Faylor <me.binutils2014@cgf.cx>Chris Faylor3-10/+29
2014-03-20gas/Richard Sandiford2-1/+5
2014-03-20bfd/elf32-arm.c: Set st_value to zero for undefined symbolsWill Newton2-2/+6
2014-03-19Improve .rsrc section merging again. This time with an algorithm thatNick Clifton3-7/+13
2014-03-19Fix RX linker testsuite failures by making the assembler use conventional sec...Nick Clifton2-0/+10
2014-03-19Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton6-7/+16
2014-03-172014-03-17 Christopher Faylor <me.cygwin2014@cgf.cx>Chris Faylor3-2/+17
2014-03-15Correct ld-powerpc/vle-reloc-2 testAlan Modra2-4/+8
2014-03-14Fix overflow handling of VLE_SDA21Alan Modra3-2/+8
2014-03-14Remove search path from -l:namespec DT_NEEDEDAlan Modra10-36/+68
2014-03-12autoreconfAlan Modra2-4/+6
2014-03-06Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targetsRoland McGrath2-8/+15
2014-03-06Disable --long-plt test for arm-nacl targets.Roland McGrath2-4/+9
2014-03-05Update copyright yearsAlan Modra248-363/+257
2014-03-05Support R_PPC64_ADDR64_LOCALAlan Modra6-0/+98
2014-03-04Remove default-manifest from ALL_EMUL_EXTRA_BINARIES so that it is not mistak...Nick Clifton3-4/+7
2014-03-03Fix various copyright issuesAlan Modra3-2/+7
2014-03-01ld-arm/long-plt-format.d, ld-arm/arm-elf.exp: Adjust for arm-eabi.Yuri Gribov3-11/+15
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