Age | Commit message (Expand) | Author | Files | Lines |
2021-01-06 | sparc-sun-solaris2 and sparc64-sun-solaris2 config | Alan Modra | 1 | -0/+32 |
2021-01-06 | ld rgn-at10 and rgn-at11 test | Alan Modra | 1 | -0/+5 |
2021-01-06 | RISC-V: Fix riscv gas/ld testsuites failures for big endian. | Marcus Comstedt | 1 | -0/+19 |
2021-01-06 | RISC-V: Implement support for big endian targets. | Marcus Comstedt | 1 | -0/+14 |
2021-01-05 | libctf, ld: fix formatting of forwards to unions and enums | Nick Alcock | 1 | -0/+5 |
2021-01-05 | libctf, ld: dump enums: generally improve dump formatting | Nick Alcock | 1 | -0/+34 |
2021-01-05 | libctf, ld: prohibit getting the size or alignment of forwards | Nick Alcock | 1 | -0/+8 |
2021-01-05 | libctf, ld: more dumper improvements | Nick Alcock | 1 | -0/+10 |
2021-01-05 | libctf, ld: CTF dumper changes for consistency | Nick Alcock | 1 | -0/+31 |
2021-01-05 | ld sysroot-prefix test fails | Alan Modra | 1 | -0/+4 |
2021-01-05 | Re: elf: Allow mixed ordered/unordered inputs for non-relocatable link | Alan Modra | 1 | -0/+6 |
2021-01-04 | elf: Allow mixed ordered/unordered inputs for non-relocatable link | H.J. Lu | 1 | -0/+19 |
2021-01-04 | PR26822, How to prevent a STT_FILE with absolute path in the linked image | Alan Modra | 1 | -0/+41 |
2021-01-01 | PR27116, Spelling errors found by Debian style checker | Alan Modra | 1 | -0/+6 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -0/+4 |
2021-01-01 | ChangeLog rotation | Alan Modra | 1 | -4544/+2 |
2020-12-31 | PR27128, nm -P portable output format regression | Alan Modra | 1 | -0/+12 |
2020-12-24 | SHF_GNU_RETAIN 7a and 7b tests | Alan Modra | 1 | -0/+6 |
2020-12-24 | PR27100, final link failed: bad value | Alan Modra | 1 | -0/+14 |
2020-12-23 | x86-64: Add Intel LAM property support | H.J. Lu | 1 | -0/+25 |
2020-12-18 | ld: Build and install only unversioned libdep | H.J. Lu | 1 | -0/+9 |
2020-12-18 | elf: Copy elf_gnu_osabi_retain only for relocatable link | H.J. Lu | 1 | -0/+7 |
2020-12-16 | ld: Skip libdep plugin if not all plugin hooks are available | H.J. Lu | 1 | -0/+10 |
2020-12-16 | constify elfNN_bed | Alan Modra | 1 | -0/+11 |
2020-12-15 | Document -z unique/-z nounique in the ld man page and help output | Vivek Das Mohapatra | 1 | -0/+2 |
2020-12-15 | Handle -z unique/-z nounique in ld | Vivek Das Mohapatra | 1 | -0/+5 |
2020-12-14 | Add a plugin for processing static library dependencies. | Howard Chu | 1 | -0/+9 |
2020-12-14 | PR26836, memory leak in parse_args | Alan Modra | 1 | -0/+6 |
2020-12-14 | Fix a use of an uninitialised variable in the bfd linker. | Nick Clifton | 1 | -0/+6 |
2020-12-14 | Solaris 11.4 ld build failure | Alan Modra | 1 | -0/+5 |
2020-12-05 | VAX/BFD: Do not warn about GOT addend mismatches if no GOT entry is made | Maciej W. Rozycki | 1 | -0/+24 |
2020-12-04 | x86-64: Convert load to mov only for GOTPCRELX relocations | H.J. Lu | 1 | -0/+9 |
2020-12-04 | PR26978, Inconsistency for strong foo@v1 and weak foo@@v1 | Alan Modra | 1 | -0/+7 |
2020-12-03 | IBM Z: Add support for HLASM extended mnemonics | Andreas Krebbel | 1 | -0/+5 |
2020-12-03 | VAX/LD/testsuite: Wrap excessively long lines | Maciej W. Rozycki | 1 | -0/+5 |
2020-12-02 | testsuite/ld-elf/pr26936.d: Pass -W. | Hans-Peter Nilsson | 1 | -0/+4 |
2020-12-01 | arc: Enable -Ttext-segment | H.J. Lu | 1 | -0/+6 |
2020-12-01 | tic6x elf testsuite fix | Alan Modra | 1 | -0/+5 |
2020-12-01 | PR26979, Visibility of undefined foo@v1 should constrain foo@@v1 | Alan Modra | 1 | -0/+9 |
2020-11-30 | ld: Xfail PR ld/26936 test if not supported | H.J. Lu | 1 | -0/+6 |
2020-11-28 | PR26907, segment contains empty SHT_NOBITS section | Alan Modra | 1 | -0/+6 |
2020-11-27 | ELF: Support .noinit and .persistent sections | Jozef Lawrynowicz | 1 | -0/+25 |
2020-11-26 | PR26936 testsuite fixes | Alan Modra | 1 | -0/+7 |
2020-11-25 | elf: Get the real kept section | H.J. Lu | 1 | -0/+8 |
2020-11-25 | Duplicate output sections in scripts | Alan Modra | 1 | -0/+11 |
2020-11-24 | ld/x86-64: Add PR gold/26939 tests | H.J. Lu | 1 | -0/+8 |
2020-11-23 | s390x: Set .got sh_entsize only if .got size > 0 | H.J. Lu | 1 | -0/+7 |
2020-11-23 | ld: Make ARC's tls_ie-01 test more flexible | Shahab Vahedi | 1 | -0/+4 |
2020-11-21 | RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous. | Nelson Chu | 1 | -0/+8 |
2020-11-20 | libctf, ld: properly deduplicate function types | Nick Alcock | 1 | -0/+6 |