aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2019-02-21PowerPC __tls_get_addr arg parsingAlan Modra1-1/+2
2019-02-20bfd: xtensa: fix callx relaxationMax Filippov6-0/+44
2019-02-14[ld, hurd] Remove 'ld-elf/elf.exp' XFAILsThomas Schwinge2-7/+4
2019-02-12Updated French translation for ld/ and gold/ subdirectoriesNick Clifton2-2105/+2144
2019-02-09[ARC] don't force _init/_fini as DT_INIT/DT_FINI.Claudiu Zissulescu2-28/+5
2019-02-07Fix typo in description of --start-group/--end-group options.Nick Clifton2-1/+7
2019-02-06Fix some ldscripts/pr24008 failsAlan Modra2-0/+9
2019-02-05x86-64: Restore PIC check for PCREL reloc against protected symbolH.J. Lu5-0/+26
2019-01-31Document ld -t behaviourAlan Modra3-1/+16
2019-01-29Add a testcase for PR ld/24008H.J. Lu6-0/+35
2019-01-29Skip ld/pr23169 on SPARC.Eric Botcazou2-1/+7
2019-01-28PR24008, Wrong value of ternary expression in map fileAlan Modra4-43/+66
2019-01-25Updated Bulgarian and Russian translations for some of the binutils sub-direc...Nick Clifton2-2086/+2080
2019-01-23ld: Add LTO warning to --wrap documentationSebastian Huber2-0/+8
2019-01-21Updated Brazilian Portuguese translation for the ld/ subdirectory.Nick Clifton2-2116/+2165
2019-01-21Updated translations for various binutils subdirectories.Nick Clifton3-3777/+4048
2019-01-21Fix spelling mistakes in BFD library.Yuri Chornoivan2-1/+7
2019-01-19Change version to 2.32.51 and regenerate configure and pot files.Nick Clifton4-2094/+2111
2019-01-19Add markers for 2.32 branch to NEWS and ChangeLog files.Nick Clifton1-0/+4
2019-01-16RISC-V: Merge ELF attribute for ld.Jim Wilson38-0/+189
2019-01-14Correct PR number in prevvious deltaNick Clifton1-2/+2
2019-01-14Add support to GNU ld to separate got related plt entries from normal ones in...Maamoun Tarsha17-97/+125
2019-01-14ld: Clarify --wrap documentationSebastian Huber2-0/+24
2019-01-09Updated Spanish translation for the ld sub-directory.Nick Clifton2-138/+195
2019-01-09Adjust bfd/warning.m4 egrep patternsAndrew Paprocki2-5/+9
2019-01-08run_dump_test source in build directoryAlan Modra3-27/+33
2019-01-01Update year range in copyright notice of binutils filesAlan Modra330-392/+396
2019-01-01ChangeLog rotationAlan Modra2-4748/+4762
2018-12-31PR24042, Global-buffer-overflow problem in output_rel_findAlan Modra2-8/+20
2018-12-19x86: Properly handle PLT expression in directiveH.J. Lu6-0/+64
2018-12-19Rename PR ld/22842 run-time test to "Run pr22842"H.J. Lu2-1/+6
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu28-157/+330
2018-12-11Fix a typo in scripttempl/elf32xc16x.scH.J. Lu2-1/+5
2018-12-07Override the previous definition from IR objectH.J. Lu4-0/+23
2018-12-07elf: Report property change when merging propertiesH.J. Lu14-2/+57
2018-12-04x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND propertiesH.J. Lu7-0/+40
2018-12-01x86: Delay setting the iplt section alignmentH.J. Lu10-0/+90
2018-11-30PR23937, powerpc64le local ifunc IRELATIVE relocs are wrongAlan Modra4-0/+82
2018-11-29Document purpose of each ld statement listsThomas Preud'homme3-7/+31
2018-11-27MIPS/LD: Accept high-part relocations in PIC code with absolute symbolsMaciej W. Rozycki12-0/+110
2018-11-27LD: Convert `%P: %H:' to `%H:' in error messagesMaciej W. Rozycki2-3/+10
2018-11-27AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904)Tamar Christina4-0/+100
2018-11-16(Another) Updated Spanish translation for the ld subdirectory.Nick Clifton3-40/+38
2018-11-15Updated Spanish translation for the ld subdirectory.Nick Clifton2-85/+63
2018-11-12i386: Accept both .plt.got and .plt.sec sectionsH.J. Lu2-1/+6
2018-11-12Update documentation describing how the linker chooses a start address.Nick Clifton2-1/+7
2018-11-12Updated Spanish translation for the ld subdirectory.Nick Clifton2-59/+35
2018-11-09Updated French translation for the ld subdirectory.Nick Clifton2-3/+7
2018-11-09[ARC] Update ld tests.Claudiu Zissulescu3-3/+8
2018-11-09Allow for compilers that do not produce aligned .rdat sections in PE format f...Marc3-0/+9