aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-06elfedit: Add --enable-x86-feature/--disable-x86-featureH.J. Lu8-0/+91
2018-11-05Correct ChangeLog entries for PR gas/23854 commitH.J. Lu1-1/+1
2018-11-05x86: Disable GOT relaxation with data prefixH.J. Lu7-0/+135
2018-11-01Fix ld action in run_dump_testThomas Preud'homme2-17/+5
2018-10-29Report scripts and libraries searched for ld --traceAlan Modra6-14/+27
2018-10-29Remove some ld --trace outputAlan Modra2-3/+9
2018-10-29Simplify --sysroot=/Alan Modra2-9/+17
2018-10-29ld -r script fixesAlan Modra16-35/+58
2018-10-26ELF: update ld man page on `--gc-sections`Christoph Conrads2-3/+9
2018-10-24ELF: Hide symbols defined in discarded input sectionsH.J. Lu6-0/+34
2018-10-23alpha testsuite fixesAlan Modra3-6/+22
2018-10-20Relax a -r --gc-sections requirementAlan Modra2-2/+9
2018-10-15RISC-V: Adjust __global_pointer$ value to reduce code size.Jim Wilson3-2/+21
2018-10-15BFD_INIT_MAGICAlan Modra2-1/+8
2018-10-13ELF ld -r scriptsAlan Modra75-660/+791
2018-10-08x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-codeH.J. Lu4-6/+10
2018-10-08ELF: Properly group and place orphan note sectionsH.J. Lu5-56/+140
2018-10-08Separate header PT_LOAD for -z separate-codeAlan Modra12-20/+19
2018-10-08ld insert_os_after ignoring first assignmentAlan Modra3-5/+15