aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
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
2024-06-13Add --rosegment option to BFD linker to stop the '-z separate-code' from gene...Nick Clifton1-17/+254
2024-06-04LoongArch: Disable linker relaxation if set the address of section or segmentmengqinggang1-0/+16
2024-04-02PR 30569, always call elf_backend_size_dynamic_sectionsAlan Modra1-4/+3
2024-01-25ld: Improve --fatal-warnings for unknown command-line optionsH.J. Lu1-1/+1
2024-01-19ld: Put all emulation options in ldlex.hH.J. Lu32-472/+18
2024-01-09ld: Add --enable-mark-plt configure optionH.J. Lu1-0/+17
2024-01-04Update year range in copyright notice of binutils filesAlan Modra59-59/+59
2023-12-28RISC-V: PR31179, The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objectsNelson Chu1-1/+16
2023-11-17LoongArch: Modify link_info.relax_pass from 3 to 2mengqinggang1-1/+1
2023-11-17LoongArch: Remove "elf_seg_map (info->output_bfd) == NULL" relaxation conditionmengqinggang1-0/+18
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton1-0/+2
2023-10-13ld: replace wrong bfd_malloc in nto.emClément Chigot1-1/+1
2023-10-13ld: warn when duplicated QNX stack note are detectedClément Chigot1-4/+18
2023-10-13ld: correctly handle QNX --lazy-stack without -zstack-sizeClément Chigot1-4/+4
2023-10-13ld: allow update of existing QNX stack noteClément Chigot1-32/+89
2023-08-27Re: ld STRINGIFYAlan Modra1-1/+1
2023-08-26ld STRINGIFYAlan Modra9-11/+7
2023-08-16kvx: New port.Paul Iannetta1-0/+316
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra2-4/+4
2023-08-03ld: sprintf sanitizer null destination pointerAlan Modra3-10/+8
2023-08-02Revert "2.41 Release sources"Sam James3-0/+3
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton3-3/+0
2023-08-02Don't declare xmalloc and others in ldmisc.hAlan Modra3-0/+3
2023-07-17PR10957, Missing option to really print section+offsetAlan Modra2-2/+2
2023-06-29ELF: Strip section header in ELF objectsKaylee Blake1-0/+4