Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-11-20 | ld, ctf: new and adjusted CTF tests due to func info / object data sections | Nick Alcock | 1 | -0/+31 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 1 | -0/+42 |
2020-11-20 | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 1 | -0/+13 |
2020-11-20 | Fix SHF_GNU_RETAIN testsuite fallout | Jozef Lawrynowicz | 1 | -0/+10 |
2020-11-18 | PowerPC paranioa testing of symbol merging involving comdat groups | Alan Modra | 1 | -0/+12 |
2020-11-18 | Support SHF_GNU_RETAIN ELF section flag | Jozef Lawrynowicz | 1 | -0/+25 |
2020-11-17 | PR26882, --enable-textrel-check=warning test failures on powerpc | Alan Modra | 1 | -0/+11 |
2020-11-16 | Update the Spanish translation for the ld/ subdirectory. | Nick Clifton | 1 | -0/+4 |
2020-11-16 | ld: Fix the tls_ie-01 test for arc | Shahab Vahedi | 1 | -0/+4 |
2020-11-14 | x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit mode | Borislav Petkov | 1 | -0/+6 |
2020-11-13 | elf: Set rel_from_abs to 1 for __ehdr_start | H.J. Lu | 1 | -0/+9 |
2020-11-09 | Fix regexp for development.exp | Andreas Schwab | 1 | -0/+5 |
2020-11-06 | Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ... | Nick Clifton | 1 | -0/+10 |
2020-11-06 | Updated Serbian translation for the ld subdirectory | Nick Clifton | 1 | -0/+4 |
2020-11-03 | Fix compile time warning | Nick Clifton | 1 | -0/+5 |
2020-11-02 | PR26806, Suspected linker bug with LTO | Alan Modra | 1 | -0/+11 |
2020-10-30 | x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker | H.J. Lu | 1 | -0/+129 |
2020-10-26 | ld: Pass -fno-lto in ld-elfweak/elfweak.exp | H.J. Lu | 1 | -0/+4 |
2020-10-26 | Invoke the linker's error handling script with the keyword "undefined-symbol"... | Nick Clifton | 1 | -0/+7 |
2020-10-26 | CSKY: Change default linker script for elf toolchain. | Cooper Qu | 1 | -0/+11 |
2020-10-23 | ld: Set plug_opt only if compiler is available | H.J. Lu | 1 | -0/+5 |
2020-10-22 | ld: Skip bootstrap tests for -fprofile-generate= | H.J. Lu | 1 | -0/+7 |
2020-10-22 | ld: Pass -fno-lto to non LTO tests | H.J. Lu | 1 | -0/+16 |
2020-10-19 | Provide dummy libraries for alpha-vms | Alan Modra | 1 | -0/+16 |
2020-10-16 | ld: Allow symbols from PROVIDE to be use in MEMORY regions | Andrew Burgess | 1 | -0/+16 |
2020-10-16 | ld: More documentation for --defsym | Andrew Burgess | 1 | -0/+4 |
2020-10-16 | Add a new option to the linker: --error-handling-script=<NAME>. Run the scri... | Nick Clifton | 1 | -0/+19 |
2020-10-16 | RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place. | Nelson Chu | 1 | -0/+9 |
2020-10-16 | RISC-V: Support GNU indirect functions. | Nelson Chu | 1 | -0/+57 |
2020-10-09 | x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker | H.J. Lu | 1 | -0/+152 |
2020-10-07 | x86: Update GNU property tests | H.J. Lu | 1 | -0/+10 |
2020-10-06 | x86: Properly merge -z ibt and -z shstk | H.J. Lu | 1 | -0/+16 |
2020-10-06 | PR26667, Add powerpc64le-*-freebsd* support | Brandon Bergren | 1 | -0/+9 |
2020-10-05 | i386: Allow non-absolute segment values for lcall/ljmp | T.K. Chia | 1 | -0/+13 |
2020-10-05 | Update the BFD linker so that it deprecates grouped short options. | Nick Clifton | 1 | -0/+5 |
2020-10-02 | Allow note sections to be discarded when they are linked to another discarded... | H.J. Lu | 1 | -0/+7 |