aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-08Update copyright year to 2014H.J. Lu2-2/+6
2014-01-08New Year - binutils ChangeLog rotationH.J. Lu4-2523/+2551
2013-12-20Define IREL_IN_PLT for elf_k1om.sh and elf_l1om.shH.J. Lu3-0/+7
2013-12-20Covert leading spaces to tabH.J. Lu1-1/+1
2013-12-19Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sectionsH.J. Lu4-0/+26
2013-12-18ld/testsuiteYufeng Zhang2-3/+19
2013-12-13 * lib/ld-lib.exp (default_ld_link): Use ldflags from board descriptionVidya Praveen2-0/+19
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen37-3/+1630
2013-12-12Add "#..."H.J. Lu2-0/+5
2013-12-12Set ET_EXEC for -pie -Ttext-segment=H.J. Lu4-0/+34
2013-12-11ld/testsuite/ld-aarch64: Fixup IFUNC tests to work on all targetsWill Newton3-16/+17
2013-12-11Remove shared object from -Ttext-segmentH.J. Lu2-2/+6
2013-12-11Add a test for --as-needed with symbol versioningH.J. Lu6-0/+39
2013-12-10Use $(INSTALL_PROGRAM_ENV) consistently.Roland McGrath3-12/+18
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger40-0/+44
2013-11-27[ld/testsuite/]Kyrylo Tkachov3-5/+10
2013-11-27binutils/testsuite/Richard Sandiford2-2/+9
2013-11-26Fix a typoH.J. Lu1-1/+1
2013-11-26Add HOSTING_SLIBS and use it for -pieH.J. Lu9-5/+34
2013-11-26bfd/elfnn-aarch64.c: Handle static links with ifunc correctly.Will Newton4-0/+32
2013-11-26bfd/elfnn-aarch64.c: Fix miscalculation of GOTPLT offset for ifunc syms.Will Newton4-0/+51
2013-11-22 * windres.c (define_resource): Use zero for timestamp, makingCory Fields5-13/+41
2013-11-22 * scripttempl/avr.sc: Set .data section's LMA to next availableSenthil Kumar Selvaraj2-2/+7
2013-11-21ld/ChangeLog:Andrew Pinski7-3/+88
2013-11-21ld/ChangeLog:Andrew Pinski2-2/+10
2013-11-21 PR ld/16192Nick Clifton2-3/+8
2013-11-21Add bnd-branch-1 testusers/hjl/mpx/masterH.J. Lu4-0/+36
2013-11-20Add mpx1static, mpx2 and mpx2static testsH.J. Lu8-0/+62
2013-11-20 * scripttempl/elf32msp430.sc (.data): Set the based on the nextNick Clifton3-5/+14
2013-11-19Fix references to __ehdr_start when it cannot be definedRoland McGrath10-5/+86
2013-11-18Separate emulations for nios2-elf and nios2-linux.Chung-Lin Tang5-0/+34
2013-11-17Add R_X86_64_PC32_BND and R_X86_64_PLT32_BNDH.J. Lu8-0/+102
2013-11-14ld/ARM: Fix script-type testsuite failure.Will Newton2-1/+4
2013-11-07Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targetsRoland McGrath6-6/+15
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu5-0/+59
2013-11-04Edit ELFv2 global entry prologue to non-PICAlan Modra2-2/+6
2013-11-04Allow for extra st_other readelf output in ld testsuiteAlan Modra3-3/+10
2013-11-04ld crossref test fixAlan Modra2-2/+16
2013-11-02Assorted x86 testsuite fixes.Alan Modra2-3/+7
2013-11-01x86_64-*-nacl*: Adjust test cases for PLT nop fix.Roland McGrath3-3/+8
2013-10-30Add PowerPC64 ELFv2 tests.Alan Modra5-0/+163
2013-10-30Change plt stubs to have destination in r12.Alan Modra20-181/+229
2013-10-29ld/ELF: refine fake STT_FILE symbol emissionJan Beulich26-25/+29