aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
4 daysld: fix segfault caused by untagged stub sectionsMatthieu Longo3-2/+7
2026-02-21Make Solaris global ABI syms STT_OBJECT and STV_PROTECTEDAlan Modra1-2/+7
2026-02-21PR 12320 ld --as-needed links libgcc_s.so.1 unnecessarily on SolarisAlan Modra1-15/+36
2026-02-21Solaris emulation checkAlan Modra1-88/+91
2026-02-20PR ld/24600: LD: Add support for file collections as artificial archivesMaciej W. Rozycki1-0/+1
2026-01-22PR 33821 use after free commit e6357caf7579Alan Modra1-5/+9
2026-01-21aarch64: silence GCS warnings on shared libraries for -z gcs=implicitMatthieu Longo1-2/+2
2026-01-15[SFrame-V3] ld: add --discard-sframe command line optionIndu Bhagat1-0/+7
2026-01-04elf_backend_data typedefAlan Modra1-4/+1
2026-01-01Update year range in copyright notice of binutils filesAlan Modra63-63/+63
2025-11-07bfd/ELF: _bfd_elf_linker_x86_set_options() is exposed to ldJan Beulich1-1/+1
2025-11-07bfd/ELF: _bfd_elf_link_create_dynamic_sections() is exposed to ldJan Beulich1-2/+2
2025-11-07bfd/ELF: mark functions exposed to ld as non-privateJan Beulich2-4/+3
2025-10-10ld/PE: respect --enable-reloc-section even when .reloc isn't created by defaultJan Beulich2-0/+16
2025-08-20i386: Add GLIBC_ABI_GNU_TLS version dependencyH.J. Lu1-0/+36
2025-08-20x86: Add GLIBC_ABI_GNU2_TLS version dependencyH.J. Lu6-58/+239
2025-08-19ld: testsuite: Fix ld-elfvers tests on SolarisRainer Orth1-0/+5
2025-07-13Fix compile time warning message about optarg parameter shadowing global vari...Nick Clifton1-6/+6
2025-07-12ld/aarch64elf: add support for DT_AARCH64_MEMTAG_STACK dynamic tagIndu Bhagat1-0/+5
2025-07-12ld/aarch64elf: add support for DT_AARCH64_MEMTAG_MODE dynamic tagIndu Bhagat1-1/+42
2025-07-07LoongArch: Allow to relax instructions into NOPs after handling alignmentWANG Xuerui1-1/+1
2025-04-30kvxelf.em: translate error messagesAlan Modra1-7/+7
2025-04-25BFD linker: Allow target backends to provide alternate entry names.Pali Roh?r2-1/+52
2025-04-14ld/PE: restrict non-zero default DLL characteristics to MinGWJan Beulich2-13/+19
2025-04-02Add optional filename argument to the linker's --stats option, allowing extra...Nick Clifton1-2/+3
2025-02-15alpha, ld: remove -taso optionIvan Kokshaysky1-31/+0
2025-02-08Re: x86-64: Estimate output section layout before sizing dynamic sectionsAlan Modra1-1/+1
2025-02-07x86-64: Estimate output section layout before sizing dynamic sectionsH.J. Lu1-0/+41
2025-02-06PR 32603, ld -w misbehaviourAlan Modra32-148/+133
2025-01-27s390: Fix linker s390 emulation option parsingJens Remus1-3/+3
2025-01-20ldelf_before_allocation leakAlan Modra1-1/+1
2025-01-17xtensa unnecessary freeAlan Modra1-1/+0
2025-01-15aarch64: check GCS feature in GNU properties of input dynamic objectsMatthieu Longo1-4/+30
2025-01-15ld: Update gld${EMULATION_NAME}_place_orphan for PE/PEPH.J. Lu2-22/+42
2025-01-14ld: Add --enable-memory-seal configure optionAdhemerval Zanella1-0/+1
2025-01-14elf: Add GNU_PROPERTY_MEMORY_SEAL gnu propertyAdhemerval Zanella1-0/+4
2025-01-14ld: Add LTO and none-LTO output support for ld -rH.J. Lu8-7/+8
2025-01-01Update year range in copyright notice of binutils filesAlan Modra58-58/+58
2024-12-07fix dependencies for ld/emultemp/nto.emAlan Modra1-1/+1
2024-12-05Fix clang compile time warning about optarg parameter shadowing optarg global...Nick Clifton1-17/+17
2024-12-02aarch64: GCS feature check in GNU note properties for input objectsSrinath Parvathaneni1-10/+75
2024-12-02aarch64: use only one type for feature marking reportMatthieu Longo1-4/+4
2024-12-02aarch64: group software protection options under a same struct.Matthieu Longo1-16/+50
2024-11-26nios2: Remove binutils support for Nios II target.Sandra Loosemore1-304/+0
2024-11-22ld/PE: Handle MS style import libraries for files named *.exe tooMartin Storsjö2-14/+44
2024-11-18aarch64: renaming of arm to AArch64Matthieu Longo1-2/+2
2024-11-18ld: Support percent-encoded JSON in --package-metadataBenjamin Drung1-2/+10
2024-10-29ld/ELF: Add --image-base command line option to the ELF linkerHakan Candar3-3/+0
2024-09-27Enable -z separate-code, -z common and -z text for more targetsAlan Modra1-1/+1
2024-08-05LoongArch: Add support for OUTPUT_FORMAT("binary")mengqinggang1-16/+0