aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
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