Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-10-07 | x86: Update GNU property tests | H.J. Lu | 7 | -0/+16 |
2020-10-06 | x86: Properly merge -z ibt and -z shstk | H.J. Lu | 13 | -0/+148 |
2020-10-06 | PR26667, Add powerpc64le-*-freebsd* support | Brandon Bergren | 6 | -0/+25 |
2020-10-05 | i386: Allow non-absolute segment values for lcall/ljmp | T.K. Chia | 10 | -0/+93 |
2020-10-05 | Update the BFD linker so that it deprecates grouped short options. | Nick Clifton | 2 | -0/+19 |
2020-10-02 | Allow note sections to be discarded when they are linked to another discarded... | H.J. Lu | 4 | -0/+25 |
2020-09-30 | ld: Override the IR definition for non-ELF targets | H.J. Lu | 2 | -2/+10 |
2020-09-30 | After preventing creating an import library for an exe when there are no expo... | Jeremy Drake | 3 | -2/+11 |
2020-09-28 | PR26656 testcases | Alan Modra | 7 | -0/+258 |
2020-09-26 | PPC64_OPT_LOCALENTRY is incompatible with tail calls | Alan Modra | 10 | -37/+45 |
2020-09-24 | PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocs | Alan Modra | 2 | -3/+22 |
2020-09-22 | Linker: If the type is pie the results should be an executable which entry po... | Frediano Ziglio | 3 | -2/+8 |
2020-09-16 | Add -Av9 to AFLAGS_PIC and AFLAGS_PIE in the ld test suite on SPARC. | Mikael Pettersson | 3 | -1/+9 |
2020-09-16 | elf/x86-64: Adjust relocation for PE/x86-64 inputs | H.J. Lu | 21 | -10/+294 |
2020-09-16 | Tidy elf_symbol_from | Alan Modra | 2 | -1/+6 |
2020-09-15 | elf: Check bfd_target_elf_flavour on input first | H.J. Lu | 2 | -1/+6 |
2020-09-15 | CRIS: fix PR ld/26589, a missing NULL check in fix for PR ld/22269 | Hans-Peter Nilsson | 3 | -0/+35 |
2020-09-13 | Re: elf: Add -z unique-symbol | Alan Modra | 2 | -3/+9 |
2020-09-12 | elf: Add -z unique-symbol to avoid duplicated local symbol names | H.J. Lu | 12 | -0/+221 |