summaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)Author
2020-11-23s390x: Set .got sh_entsize only if .got size > 0H.J. Lu
2020-11-23ld: Make ARC's tls_ie-01 test more flexibleShahab Vahedi
2020-11-21RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous.Nelson Chu
2020-11-20libctf, ld: properly deduplicate function typesNick Alcock
2020-11-20ld, ctf: new and adjusted CTF tests due to func info / object data sectionsNick Alcock
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock
2020-11-20libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock
2020-11-20Fix SHF_GNU_RETAIN testsuite falloutJozef Lawrynowicz
2020-11-18PowerPC paranioa testing of symbol merging involving comdat groupsAlan Modra
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz
2020-11-17PR26882, --enable-textrel-check=warning test failures on powerpcAlan Modra
2020-11-16Update the Spanish translation for the ld/ subdirectory.Nick Clifton
2020-11-16ld: Fix the tls_ie-01 test for arcShahab Vahedi
2020-11-14x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit modeBorislav Petkov
2020-11-13elf: Set rel_from_abs to 1 for __ehdr_startH.J. Lu
2020-11-09Fix regexp for development.expAndreas Schwab
2020-11-06Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ...Nick Clifton
2020-11-06Updated Serbian translation for the ld subdirectoryNick Clifton
2020-11-03Fix compile time warningNick Clifton
2020-11-02PR26806, Suspected linker bug with LTOAlan Modra
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu
2020-10-26ld: Pass -fno-lto in ld-elfweak/elfweak.expH.J. Lu
2020-10-26Invoke the linker's error handling script with the keyword "undefined-symbol"...Nick Clifton
2020-10-26CSKY: Change default linker script for elf toolchain.Cooper Qu
2020-10-23ld: Set plug_opt only if compiler is availableH.J. Lu
2020-10-22ld: Skip bootstrap tests for -fprofile-generate=H.J. Lu
2020-10-22ld: Pass -fno-lto to non LTO testsH.J. Lu
2020-10-19Provide dummy libraries for alpha-vmsAlan Modra
2020-10-16ld: Allow symbols from PROVIDE to be use in MEMORY regionsAndrew Burgess
2020-10-16ld: More documentation for --defsymAndrew Burgess
2020-10-16Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton
2020-10-16RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place.Nelson Chu
2020-10-16RISC-V: Support GNU indirect functions.Nelson Chu
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu
2020-10-07x86: Update GNU property testsH.J. Lu
2020-10-06x86: Properly merge -z ibt and -z shstkH.J. Lu
2020-10-06PR26667, Add powerpc64le-*-freebsd* supportBrandon Bergren
2020-10-05i386: Allow non-absolute segment values for lcall/ljmpT.K. Chia
2020-10-05Update the BFD linker so that it deprecates grouped short options.Nick Clifton
2020-10-02Allow note sections to be discarded when they are linked to another discarded...H.J. Lu
2020-09-30ld: Override the IR definition for non-ELF targetsH.J. Lu
2020-09-30After preventing creating an import library for an exe when there are no expo...Jeremy Drake
2020-09-28PR26656 testcasesAlan Modra
2020-09-26PPC64_OPT_LOCALENTRY is incompatible with tail callsAlan Modra
2020-09-24PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocsAlan Modra
2020-09-22Linker: If the type is pie the results should be an executable which entry po...Frediano Ziglio
2020-09-16Add -Av9 to AFLAGS_PIC and AFLAGS_PIE in the ld test suite on SPARC.Mikael Pettersson
2020-09-16elf/x86-64: Adjust relocation for PE/x86-64 inputsH.J. Lu
2020-09-16Tidy elf_symbol_fromAlan Modra
2020-09-15elf: Check bfd_target_elf_flavour on input firstH.J. Lu