summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* ld/arm: Fix testsuite failures for armeb-linux-eabiWill Newton2014-04-2325-132/+158
* Add tests for PR ld/16846H.J. Lu2014-04-225-0/+35
* Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson2014-04-2238-122/+111
* Fix alpha-elf relaxationRichard Henderson2014-04-212-0/+5
* This patch causes local GOT entries addressed via a 16-bit index toKwok Cheung Yeung2014-04-176-508/+515
* 2014-04-16 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-04-162-0/+5
* 2014-04-16 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-04-162-1/+5
* [AArch64] Fix off by one error in instruction relaxation mask.Marcus Shawcroft2014-04-152-1/+6
* bfd/ChangeLogDenis Chertykov2014-04-105-0/+76
* Remove remaining default manifest support.Nick Clifton2014-04-0911-92/+32
* Fix fallout from splitting ldbuildid.[ch] off elf32.em.Alan Modra2014-04-094-1/+10
* ppc476 icache workaround fix for bctrAlan Modra2014-04-092-0/+46
* This patch removes the inclusion of the default manifest in final links forNick Clifton2014-04-083-34/+11
* Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY2014-04-0816-142/+702
* Fix spurious failures in ld-plugin/lto.expAndreas Schwab2014-04-072-4/+10
* Document optional comma in linker script.Cary Coutant2014-04-042-2/+13
* Pad sections according to current script FILL.Alan Modra2014-04-049-1/+71
* This is a fix for PR ld/16744 which showed that an object file linked with -r...Nick Clifton2014-03-312-1/+21
* [AArch64] Fixup ld-aarch64/eh-frame.d expected PC range.Marcus Shawcroft2014-03-312-2/+6
* * ChangeLog: Fix duplicate entry. Set date on entry correctly.Chris Faylor2014-03-291-11/+1
* Scan all input files for symbol reference warningH.J. Lu2014-03-274-48/+70
* Add support for limited pretty-printing of ARM PLT entries on eabi and nacl t...Yury Gribov2014-03-2729-384/+483
* Referencing a function's address on PowerPC64 ELFv2Alan Modra2014-03-279-0/+68
* bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZWill Newton2014-03-254-0/+35
* 2014-03-21 Christopher Faylor <me.binutils2014@cgf.cx>Chris Faylor2014-03-213-10/+29
* gas/Richard Sandiford2014-03-202-1/+5
* bfd/elf32-arm.c: Set st_value to zero for undefined symbolsWill Newton2014-03-202-2/+6
* Improve .rsrc section merging again. This time with an algorithm thatNick Clifton2014-03-193-7/+13
* Fix RX linker testsuite failures by making the assembler use conventional sec...Nick Clifton2014-03-192-0/+10
* Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton2014-03-196-7/+16
* 2014-03-17 Christopher Faylor <me.cygwin2014@cgf.cx>Chris Faylor2014-03-173-2/+17
* Correct ld-powerpc/vle-reloc-2 testAlan Modra2014-03-152-4/+8
* Fix overflow handling of VLE_SDA21Alan Modra2014-03-143-2/+8
* Remove search path from -l:namespec DT_NEEDEDAlan Modra2014-03-1410-36/+68
* autoreconfAlan Modra2014-03-122-4/+6
* Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targetsRoland McGrath2014-03-062-8/+15
* Disable --long-plt test for arm-nacl targets.Roland McGrath2014-03-062-4/+9
* Update copyright yearsAlan Modra2014-03-05248-363/+257
* Support R_PPC64_ADDR64_LOCALAlan Modra2014-03-056-0/+98
* Remove default-manifest from ALL_EMUL_EXTRA_BINARIES so that it is not mistak...Nick Clifton2014-03-043-4/+7
* Fix various copyright issuesAlan Modra2014-03-033-2/+7
* ld-arm/long-plt-format.d, ld-arm/arm-elf.exp: Adjust for arm-eabi.Yuri Gribov2014-03-013-11/+15
* This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov2014-02-277-18/+73
* This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton2014-02-2717-34/+184
* Fix ELF ppc32 targets that don't use ppc32elf.emAlan Modra2014-02-273-7/+36
* Resolve PR ld/16569 by emitting (and comparing) unmangled names, unlessDan Mick2014-02-262-9/+31
* Add file missed from last commit.Alan Modra2014-02-211-0/+7
* Add ppc476 workaround bootstrap testAlan Modra2014-02-212-2/+15
* Create the second PLT for BND relocationsH.J. Lu2014-02-197-0/+95
* Control powerpc64-ld provision of register save/restoreAlan Modra2014-02-192-2/+32