Age | Commit message (Expand) | Author | Files | Lines |
2020-12-05 | VAX/BFD: Do not warn about GOT addend mismatches if no GOT entry is made | Maciej W. Rozycki | 15 | -2/+238 |
2020-12-04 | x86-64: Convert load to mov only for GOTPCRELX relocations | H.J. Lu | 6 | -0/+84 |
2020-12-04 | PR26978, Inconsistency for strong foo@v1 and weak foo@@v1 | Alan Modra | 5 | -0/+37 |
2020-12-03 | IBM Z: Add support for HLASM extended mnemonics | Andreas Krebbel | 2 | -5/+10 |
2020-12-03 | VAX/LD/testsuite: Wrap excessively long lines | Maciej W. Rozycki | 2 | -3/+11 |
2020-12-02 | testsuite/ld-elf/pr26936.d: Pass -W. | Hans-Peter Nilsson | 2 | -1/+5 |
2020-12-01 | arc: Enable -Ttext-segment | H.J. Lu | 2 | -0/+9 |
2020-12-01 | tic6x elf testsuite fix | Alan Modra | 3 | -3/+9 |
2020-12-01 | PR26979, Visibility of undefined foo@v1 should constrain foo@@v1 | Alan Modra | 7 | -0/+44 |
2020-11-30 | ld: Xfail PR ld/26936 test if not supported | H.J. Lu | 2 | -0/+13 |
2020-11-28 | PR26907, segment contains empty SHT_NOBITS section | Alan Modra | 4 | -0/+31 |
2020-11-27 | ELF: Support .noinit and .persistent sections | Jozef Lawrynowicz | 15 | -18/+145 |
2020-11-26 | PR26936 testsuite fixes | Alan Modra | 3 | -3/+23 |
2020-11-25 | elf: Get the real kept section | H.J. Lu | 5 | -0/+43 |
2020-11-25 | Duplicate output sections in scripts | Alan Modra | 3 | -42/+45 |
2020-11-24 | ld/x86-64: Add PR gold/26939 tests | H.J. Lu | 5 | -0/+40 |
2020-11-23 | s390x: Set .got sh_entsize only if .got size > 0 | H.J. Lu | 4 | -0/+38 |
2020-11-23 | ld: Make ARC's tls_ie-01 test more flexible | Shahab Vahedi | 2 | -7/+60 |
2020-11-21 | RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous. | Nelson Chu | 5 | -1/+55 |
2020-11-20 | libctf, ld: properly deduplicate function types | Nick Alcock | 2 | -1/+7 |
2020-11-20 | ld, ctf: new and adjusted CTF tests due to func info / object data sections | Nick Alcock | 26 | -45/+1191 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 20 | -99/+187 |
2020-11-20 | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 6 | -12/+25 |
2020-11-20 | Fix SHF_GNU_RETAIN testsuite fallout | Jozef Lawrynowicz | 5 | -9/+19 |
2020-11-18 | PowerPC paranioa testing of symbol merging involving comdat groups | Alan Modra | 10 | -0/+85 |
2020-11-18 | Support SHF_GNU_RETAIN ELF section flag | Jozef Lawrynowicz | 22 | -0/+363 |
2020-11-17 | PR26882, --enable-textrel-check=warning test failures on powerpc | Alan Modra | 8 | -9/+24 |
2020-11-16 | Update the Spanish translation for the ld/ subdirectory. | Nick Clifton | 2 | -1781/+2031 |
2020-11-16 | ld: Fix the tls_ie-01 test for arc | Shahab Vahedi | 2 | -4/+11 |
2020-11-14 | x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit mode | Borislav Petkov | 5 | -4/+10 |
2020-11-13 | elf: Set rel_from_abs to 1 for __ehdr_start | H.J. Lu | 5 | -0/+29 |
2020-11-09 | Fix regexp for development.exp | Andreas Schwab | 3 | -2/+7 |
2020-11-06 | Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ... | Nick Clifton | 4 | -20/+137 |
2020-11-06 | Updated Serbian translation for the ld subdirectory | Nick Clifton | 2 | -1216/+4718 |
2020-11-03 | Fix compile time warning | Nick Clifton | 2 | -1/+6 |
2020-11-02 | PR26806, Suspected linker bug with LTO | Alan Modra | 8 | -0/+74 |
2020-10-30 | x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker | H.J. Lu | 119 | -142/+304 |
2020-10-26 | ld: Pass -fno-lto in ld-elfweak/elfweak.exp | H.J. Lu | 2 | -5/+14 |
2020-10-26 | Invoke the linker's error handling script with the keyword "undefined-symbol"... | Nick Clifton | 3 | -4/+11 |
2020-10-26 | CSKY: Change default linker script for elf toolchain. | Cooper Qu | 5 | -14/+76 |
2020-10-23 | ld: Set plug_opt only if compiler is available | H.J. Lu | 2 | -12/+19 |
2020-10-22 | ld: Skip bootstrap tests for -fprofile-generate= | H.J. Lu | 4 | -17/+31 |
2020-10-22 | ld: Pass -fno-lto to non LTO tests | H.J. Lu | 12 | -27/+64 |
2020-10-19 | Provide dummy libraries for alpha-vms | Alan Modra | 10 | -276/+98 |
2020-10-16 | ld: Allow symbols from PROVIDE to be use in MEMORY regions | Andrew Burgess | 11 | -20/+118 |
2020-10-16 | ld: More documentation for --defsym | Andrew Burgess | 2 | -0/+13 |
2020-10-16 | Add a new option to the linker: --error-handling-script=<NAME>. Run the scri... | Nick Clifton | 11 | -2/+178 |
2020-10-16 | RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place. | Nelson Chu | 7 | -0/+92 |
2020-10-16 | RISC-V: Support GNU indirect functions. | Nelson Chu | 56 | -2/+785 |
2020-10-09 | x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker | H.J. Lu | 144 | -179/+633 |