aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2021-01-07libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault2-11/+5
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu82-359/+255
2021-01-08sh-pe ld XPASSesAlan Modra4-4/+10
2021-01-08xfail more cases of complaints about relocs in read-only sectionsAlan Modra7-5/+21
2021-01-07ld: xfail riscv64*-*-* for ld-scripts/empty-address-2 tests.Marcus Comstedt3-2/+7
2021-01-07Regen ld/po/BLD-POTFILES.inAlan Modra2-0/+10
2021-01-07ld pr22471 test failsAlan Modra2-10/+18
2021-01-06sparc-sun-solaris2 and sparc64-sun-solaris2 configAlan Modra29-33/+64
2021-01-06ld rgn-at10 and rgn-at11 testAlan Modra3-3/+7
2021-01-06RISC-V: Fix riscv gas/ld testsuites failures for big endian.Marcus Comstedt14-23/+59
2021-01-06RISC-V: Implement support for big endian targets.Marcus Comstedt10-4/+78
2021-01-05libctf, ld: fix formatting of forwards to unions and enumsNick Alcock3-0/+27
2021-01-05libctf, ld: dump enums: generally improve dump formattingNick Alcock32-185/+244
2021-01-05libctf, ld: prohibit getting the size or alignment of forwardsNick Alcock5-4/+37
2021-01-05libctf, ld: more dumper improvementsNick Alcock8-19/+29
2021-01-05libctf, ld: CTF dumper changes for consistencyNick Alcock29-205/+236
2021-01-05ld sysroot-prefix test failsAlan Modra2-0/+13
2021-01-05Re: elf: Allow mixed ordered/unordered inputs for non-relocatable linkAlan Modra3-3/+8
2021-01-04elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu16-1/+256
2021-01-04PR26822, How to prevent a STT_FILE with absolute path in the linked imageAlan Modra38-73/+114
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra5-4/+10
2021-01-01Update year range in copyright notice of binutils filesAlan Modra342-401/+405
2021-01-01ChangeLog rotationAlan Modra2-4544/+4558
2020-12-31PR27128, nm -P portable output format regressionAlan Modra8-0/+111
2020-12-24SHF_GNU_RETAIN 7a and 7b testsAlan Modra3-4/+11
2020-12-24PR27100, final link failed: bad valueAlan Modra10-9/+38
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu23-7/+385
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