| Commit message (Expand) | Author | Age | Files | Lines |
* | SHF_LINK_ORDER fixup_link_order in ld | Alan Modra | 2021-01-13 | 3 | -4/+1 |
* | elf/x86-64: Adjust R_AMD64_DIR64/R_AMD64_DIR32 for PE/x86-64 inputs | H.J. Lu | 2021-01-12 | 4 | -0/+63 |
* | ld/x86-64: Properly Handle -z lam-u48/lam-u57 | H.J. Lu | 2021-01-09 | 3 | -0/+28 |
* | ld/x86-64: Also set LAM_U57 when setting LAM_U48 | H.J. Lu | 2021-01-08 | 2 | -2/+2 |
* | ELF: Don't generate unused section symbols | H.J. Lu | 2021-01-07 | 81 | -359/+169 |
* | sh-pe ld XPASSes | Alan Modra | 2021-01-08 | 3 | -4/+4 |
* | xfail more cases of complaints about relocs in read-only sections | Alan Modra | 2021-01-08 | 6 | -5/+10 |
* | ld: xfail riscv64*-*-* for ld-scripts/empty-address-2 tests. | Marcus Comstedt | 2021-01-07 | 2 | -2/+2 |
* | ld pr22471 test fails | Alan Modra | 2021-01-07 | 1 | -10/+13 |
* | sparc-sun-solaris2 and sparc64-sun-solaris2 config | Alan Modra | 2021-01-06 | 28 | -33/+32 |
* | ld rgn-at10 and rgn-at11 test | Alan Modra | 2021-01-06 | 2 | -3/+2 |
* | RISC-V: Fix riscv gas/ld testsuites failures for big endian. | Marcus Comstedt | 2021-01-06 | 13 | -23/+40 |
* | libctf, ld: fix formatting of forwards to unions and enums | Nick Alcock | 2021-01-05 | 2 | -0/+22 |
* | libctf, ld: dump enums: generally improve dump formatting | Nick Alcock | 2021-01-05 | 31 | -185/+210 |
* | libctf, ld: prohibit getting the size or alignment of forwards | Nick Alcock | 2021-01-05 | 4 | -4/+29 |
* | libctf, ld: more dumper improvements | Nick Alcock | 2021-01-05 | 7 | -19/+19 |
* | libctf, ld: CTF dumper changes for consistency | Nick Alcock | 2021-01-05 | 28 | -205/+205 |
* | ld sysroot-prefix test fails | Alan Modra | 2021-01-05 | 1 | -0/+9 |
* | Re: elf: Allow mixed ordered/unordered inputs for non-relocatable link | Alan Modra | 2021-01-05 | 2 | -3/+2 |
* | elf: Allow mixed ordered/unordered inputs for non-relocatable link | H.J. Lu | 2021-01-04 | 14 | -0/+234 |
* | PR26822, How to prevent a STT_FILE with absolute path in the linked image | Alan Modra | 2021-01-04 | 37 | -73/+73 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2021-01-01 | 162 | -162/+162 |
* | PR27128, nm -P portable output format regression | Alan Modra | 2020-12-31 | 7 | -0/+99 |
* | SHF_GNU_RETAIN 7a and 7b tests | Alan Modra | 2020-12-24 | 2 | -4/+5 |
* | PR27100, final link failed: bad value | Alan Modra | 2020-12-24 | 7 | -8/+18 |
* | x86-64: Add Intel LAM property support | H.J. Lu | 2020-12-23 | 17 | -0/+226 |
* | elf: Copy elf_gnu_osabi_retain only for relocatable link | H.J. Lu | 2020-12-18 | 3 | -0/+26 |
* | ld: Skip libdep plugin if not all plugin hooks are available | H.J. Lu | 2020-12-16 | 3 | -1/+16 |
* | VAX/BFD: Do not warn about GOT addend mismatches if no GOT entry is made | Maciej W. Rozycki | 2020-12-05 | 14 | -2/+214 |
* | x86-64: Convert load to mov only for GOTPCRELX relocations | H.J. Lu | 2020-12-04 | 5 | -0/+75 |
* | PR26978, Inconsistency for strong foo@v1 and weak foo@@v1 | Alan Modra | 2020-12-04 | 4 | -0/+30 |
* | IBM Z: Add support for HLASM extended mnemonics | Andreas Krebbel | 2020-12-03 | 1 | -5/+5 |
* | VAX/LD/testsuite: Wrap excessively long lines | Maciej W. Rozycki | 2020-12-03 | 1 | -3/+6 |
* | testsuite/ld-elf/pr26936.d: Pass -W. | Hans-Peter Nilsson | 2020-12-02 | 1 | -1/+1 |
* | tic6x elf testsuite fix | Alan Modra | 2020-12-01 | 2 | -3/+4 |
* | PR26979, Visibility of undefined foo@v1 should constrain foo@@v1 | Alan Modra | 2020-12-01 | 6 | -0/+35 |
* | ld: Xfail PR ld/26936 test if not supported | H.J. Lu | 2020-11-30 | 1 | -0/+7 |
* | PR26907, segment contains empty SHT_NOBITS section | Alan Modra | 2020-11-28 | 3 | -0/+25 |
* | ELF: Support .noinit and .persistent sections | Jozef Lawrynowicz | 2020-11-27 | 8 | -0/+74 |
* | PR26936 testsuite fixes | Alan Modra | 2020-11-26 | 2 | -3/+16 |
* | elf: Get the real kept section | H.J. Lu | 2020-11-25 | 4 | -0/+35 |
* | ld/x86-64: Add PR gold/26939 tests | H.J. Lu | 2020-11-24 | 4 | -0/+32 |
* | s390x: Set .got sh_entsize only if .got size > 0 | H.J. Lu | 2020-11-23 | 3 | -0/+31 |
* | ld: Make ARC's tls_ie-01 test more flexible | Shahab Vahedi | 2020-11-23 | 1 | -7/+56 |
* | RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous. | Nelson Chu | 2020-11-21 | 3 | -0/+46 |
* | libctf, ld: properly deduplicate function types | Nick Alcock | 2020-11-20 | 1 | -1/+1 |
* | ld, ctf: new and adjusted CTF tests due to func info / object data sections | Nick Alcock | 2020-11-20 | 25 | -45/+1160 |
* | Fix SHF_GNU_RETAIN testsuite fallout | Jozef Lawrynowicz | 2020-11-20 | 4 | -9/+9 |
* | PowerPC paranioa testing of symbol merging involving comdat groups | Alan Modra | 2020-11-18 | 9 | -0/+73 |
* | Support SHF_GNU_RETAIN ELF section flag | Jozef Lawrynowicz | 2020-11-18 | 19 | -0/+327 |