aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2014-05-27Fix typo.DJ Delorie1-1/+1
2014-05-27Add new link-map-text hook and RX auto-vector support.DJ Delorie20-14/+73
2014-05-25Localize varible to avoid warningAlan Modra4-3/+8
2014-05-20ld: Add missing eelf32mbel_linux.c to ALL_EMULATION_SOURCES.Hans-Peter Nilsson3-0/+8
2014-05-20ld/aarch64: xfail non-PIC shared object tests on aarch64Will Newton2-0/+8
2014-05-20Rewrite ppc32 backend .sdata and .sdata2 handlingAlan Modra4-11/+17
2014-05-19Don't link FreeBSD tests with -ldl.Andreas Tobler3-14/+29
2014-05-16 * configure.tgt: Add /lib to dragonfly NATIVE_LIB_DIRS.John Marino2-1/+5
2014-05-112014-05-11 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2-2/+7
2014-05-10Fix freeing of link_info.hashHans-Peter Nilsson14-1/+138
2014-05-09Properly display extra data/address size prefixesH.J. Lu8-26/+35
2014-05-08Use signed data type for R_XTENSA_DIFF* relocation offsets.Volodymyr Arbatov4-0/+100
2014-05-02bfd target vector rationalisationAlan Modra5-20/+27
2014-05-02ld/testsuite:Hans-Peter Nilsson8-1/+94
2014-04-23ld/arm: Fix testsuite failures for armeb-linux-eabiWill Newton25-132/+158
2014-04-22Add tests for PR ld/16846H.J. Lu5-0/+35
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson38-122/+111
2014-04-21Fix alpha-elf relaxationRichard Henderson2-0/+5
2014-04-17This patch causes local GOT entries addressed via a 16-bit index toKwok Cheung Yeung6-508/+515
2014-04-162014-04-16 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-0/+5
2014-04-162014-04-16 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-1/+5
2014-04-15[AArch64] Fix off by one error in instruction relaxation mask.Marcus Shawcroft2-1/+6
2014-04-10bfd/ChangeLogDenis Chertykov5-0/+76
2014-04-09Remove remaining default manifest support.Nick Clifton11-92/+32
2014-04-09Fix fallout from splitting ldbuildid.[ch] off elf32.em.Alan Modra4-1/+10
2014-04-09ppc476 icache workaround fix for bctrAlan Modra2-0/+46
2014-04-08This patch removes the inclusion of the default manifest in final links forNick Clifton3-34/+11
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY16-142/+702
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