aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2020-12-18ld: Build and install only unversioned libdepH.J. Lu3-11/+28
2020-12-18elf: Copy elf_gnu_osabi_retain only for relocatable linkH.J. Lu4-0/+33
2020-12-16ld: Skip libdep plugin if not all plugin hooks are availableH.J. Lu5-20/+32
2020-12-16constify elfNN_bedAlan Modra6-23/+26
2020-12-15Document -z unique/-z nounique in the ld man page and help outputVivek Das Mohapatra3-0/+16
2020-12-15Handle -z unique/-z nounique in ldVivek Das Mohapatra2-0/+9
2020-12-14Add a plugin for processing static library dependencies.Howard Chu7-1524/+2180
2020-12-14PR26836, memory leak in parse_argsAlan Modra2-0/+10
2020-12-14Fix a use of an uninitialised variable in the bfd linker.Nick Clifton2-1/+7
2020-12-14Solaris 11.4 ld build failureAlan Modra2-4/+9
2020-12-05VAX/BFD: Do not warn about GOT addend mismatches if no GOT entry is madeMaciej W. Rozycki15-2/+238
2020-12-04x86-64: Convert load to mov only for GOTPCRELX relocationsH.J. Lu6-0/+84
2020-12-04PR26978, Inconsistency for strong foo@v1 and weak foo@@v1Alan Modra5-0/+37
2020-12-03IBM Z: Add support for HLASM extended mnemonicsAndreas Krebbel2-5/+10
2020-12-03VAX/LD/testsuite: Wrap excessively long linesMaciej W. Rozycki2-3/+11
2020-12-02testsuite/ld-elf/pr26936.d: Pass -W.Hans-Peter Nilsson2-1/+5
2020-12-01arc: Enable -Ttext-segmentH.J. Lu2-0/+9
2020-12-01tic6x elf testsuite fixAlan Modra3-3/+9
2020-12-01PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra7-0/+44
2020-11-30ld: Xfail PR ld/26936 test if not supportedH.J. Lu2-0/+13
2020-11-28PR26907, segment contains empty SHT_NOBITS sectionAlan Modra4-0/+31
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz15-18/+145
2020-11-26PR26936 testsuite fixesAlan Modra3-3/+23
2020-11-25elf: Get the real kept sectionH.J. Lu5-0/+43
2020-11-25Duplicate output sections in scriptsAlan Modra3-42/+45
2020-11-24ld/x86-64: Add PR gold/26939 testsH.J. Lu5-0/+40
2020-11-23s390x: Set .got sh_entsize only if .got size > 0H.J. Lu4-0/+38
2020-11-23ld: Make ARC's tls_ie-01 test more flexibleShahab Vahedi2-7/+60
2020-11-21RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous.Nelson Chu5-1/+55
2020-11-20libctf, ld: properly deduplicate function typesNick Alcock2-1/+7
2020-11-20ld, ctf: new and adjusted CTF tests due to func info / object data sectionsNick Alcock26-45/+1191
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock20-99/+187
2020-11-20libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock6-12/+25
2020-11-20Fix SHF_GNU_RETAIN testsuite falloutJozef Lawrynowicz5-9/+19
2020-11-18PowerPC paranioa testing of symbol merging involving comdat groupsAlan Modra10-0/+85
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz22-0/+363
2020-11-17PR26882, --enable-textrel-check=warning test failures on powerpcAlan Modra8-9/+24
2020-11-16Update the Spanish translation for the ld/ subdirectory.Nick Clifton2-1781/+2031
2020-11-16ld: Fix the tls_ie-01 test for arcShahab Vahedi2-4/+11
2020-11-14x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit modeBorislav Petkov5-4/+10
2020-11-13elf: Set rel_from_abs to 1 for __ehdr_startH.J. Lu5-0/+29
2020-11-09Fix regexp for development.expAndreas Schwab3-2/+7
2020-11-06Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ...Nick Clifton4-20/+137
2020-11-06Updated Serbian translation for the ld subdirectoryNick Clifton2-1216/+4718
2020-11-03Fix compile time warningNick Clifton2-1/+6
2020-11-02PR26806, Suspected linker bug with LTOAlan Modra8-0/+74
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu119-142/+304
2020-10-26ld: Pass -fno-lto in ld-elfweak/elfweak.expH.J. Lu2-5/+14
2020-10-26Invoke the linker's error handling script with the keyword "undefined-symbol"...Nick Clifton3-4/+11
2020-10-26CSKY: Change default linker script for elf toolchain.Cooper Qu5-14/+76