Age | Commit message (Expand) | Author | Files | Lines |
2021-01-06 | sparc-sun-solaris2 and sparc64-sun-solaris2 config | Alan Modra | 28 | -33/+32 |
2021-01-06 | ld rgn-at10 and rgn-at11 test | Alan Modra | 2 | -3/+2 |
2021-01-06 | RISC-V: Fix riscv gas/ld testsuites failures for big endian. | Marcus Comstedt | 13 | -23/+40 |
2021-01-05 | libctf, ld: fix formatting of forwards to unions and enums | Nick Alcock | 2 | -0/+22 |
2021-01-05 | libctf, ld: dump enums: generally improve dump formatting | Nick Alcock | 31 | -185/+210 |
2021-01-05 | libctf, ld: prohibit getting the size or alignment of forwards | Nick Alcock | 4 | -4/+29 |
2021-01-05 | libctf, ld: more dumper improvements | Nick Alcock | 7 | -19/+19 |
2021-01-05 | libctf, ld: CTF dumper changes for consistency | Nick Alcock | 28 | -205/+205 |
2021-01-05 | ld sysroot-prefix test fails | Alan Modra | 1 | -0/+9 |
2021-01-05 | Re: elf: Allow mixed ordered/unordered inputs for non-relocatable link | Alan Modra | 2 | -3/+2 |
2021-01-04 | elf: Allow mixed ordered/unordered inputs for non-relocatable link | H.J. Lu | 14 | -0/+234 |
2021-01-04 | PR26822, How to prevent a STT_FILE with absolute path in the linked image | Alan Modra | 37 | -73/+73 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 162 | -162/+162 |
2020-12-31 | PR27128, nm -P portable output format regression | Alan Modra | 7 | -0/+99 |
2020-12-24 | SHF_GNU_RETAIN 7a and 7b tests | Alan Modra | 2 | -4/+5 |
2020-12-24 | PR27100, final link failed: bad value | Alan Modra | 7 | -8/+18 |
2020-12-23 | x86-64: Add Intel LAM property support | H.J. Lu | 17 | -0/+226 |
2020-12-18 | elf: Copy elf_gnu_osabi_retain only for relocatable link | H.J. Lu | 3 | -0/+26 |
2020-12-16 | ld: Skip libdep plugin if not all plugin hooks are available | H.J. Lu | 3 | -1/+16 |
2020-12-05 | VAX/BFD: Do not warn about GOT addend mismatches if no GOT entry is made | Maciej W. Rozycki | 14 | -2/+214 |
2020-12-04 | x86-64: Convert load to mov only for GOTPCRELX relocations | H.J. Lu | 5 | -0/+75 |
2020-12-04 | PR26978, Inconsistency for strong foo@v1 and weak foo@@v1 | Alan Modra | 4 | -0/+30 |
2020-12-03 | IBM Z: Add support for HLASM extended mnemonics | Andreas Krebbel | 1 | -5/+5 |
2020-12-03 | VAX/LD/testsuite: Wrap excessively long lines | Maciej W. Rozycki | 1 | -3/+6 |
2020-12-02 | testsuite/ld-elf/pr26936.d: Pass -W. | Hans-Peter Nilsson | 1 | -1/+1 |
2020-12-01 | tic6x elf testsuite fix | Alan Modra | 2 | -3/+4 |
2020-12-01 | PR26979, Visibility of undefined foo@v1 should constrain foo@@v1 | Alan Modra | 6 | -0/+35 |
2020-11-30 | ld: Xfail PR ld/26936 test if not supported | H.J. Lu | 1 | -0/+7 |
2020-11-28 | PR26907, segment contains empty SHT_NOBITS section | Alan Modra | 3 | -0/+25 |
2020-11-27 | ELF: Support .noinit and .persistent sections | Jozef Lawrynowicz | 8 | -0/+74 |
2020-11-26 | PR26936 testsuite fixes | Alan Modra | 2 | -3/+16 |
2020-11-25 | elf: Get the real kept section | H.J. Lu | 4 | -0/+35 |
2020-11-24 | ld/x86-64: Add PR gold/26939 tests | H.J. Lu | 4 | -0/+32 |
2020-11-23 | s390x: Set .got sh_entsize only if .got size > 0 | H.J. Lu | 3 | -0/+31 |
2020-11-23 | ld: Make ARC's tls_ie-01 test more flexible | Shahab Vahedi | 1 | -7/+56 |
2020-11-21 | RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous. | Nelson Chu | 3 | -0/+46 |
2020-11-20 | libctf, ld: properly deduplicate function types | Nick Alcock | 1 | -1/+1 |
2020-11-20 | ld, ctf: new and adjusted CTF tests due to func info / object data sections | Nick Alcock | 25 | -45/+1160 |
2020-11-20 | Fix SHF_GNU_RETAIN testsuite fallout | Jozef Lawrynowicz | 4 | -9/+9 |
2020-11-18 | PowerPC paranioa testing of symbol merging involving comdat groups | Alan Modra | 9 | -0/+73 |
2020-11-18 | Support SHF_GNU_RETAIN ELF section flag | Jozef Lawrynowicz | 19 | -0/+327 |
2020-11-17 | PR26882, --enable-textrel-check=warning test failures on powerpc | Alan Modra | 7 | -9/+13 |
2020-11-16 | ld: Fix the tls_ie-01 test for arc | Shahab Vahedi | 1 | -4/+7 |
2020-11-14 | x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit mode | Borislav Petkov | 4 | -4/+4 |
2020-11-13 | elf: Set rel_from_abs to 1 for __ehdr_start | H.J. Lu | 3 | -0/+18 |
2020-11-06 | Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ... | Nick Clifton | 1 | -0/+47 |
2020-11-02 | PR26806, Suspected linker bug with LTO | Alan Modra | 7 | -0/+63 |
2020-10-30 | x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker | H.J. Lu | 115 | -137/+167 |
2020-10-26 | ld: Pass -fno-lto in ld-elfweak/elfweak.exp | H.J. Lu | 1 | -5/+10 |
2020-10-26 | CSKY: Change default linker script for elf toolchain. | Cooper Qu | 2 | -8/+8 |