aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2025-01-21asan ld builds without detect_leaks=0Alan Modra2-12/+28
2025-01-20LD: Remove duplicate 2.44 NEWS markerMaciej W. Rozycki1-2/+0
2025-01-20Update translations for various sub-directoriesNick Clifton3-6212/+7659
2025-01-20gas/NEWS,ld/NEWS: Announce LoongArch changes in 2.44Lulu Cai1-0/+2
2025-01-20ldelf_before_allocation leakAlan Modra3-5/+5
2025-01-20sec->alloced and freeing section contentsAlan Modra1-0/+1
2025-01-20Replace xmalloc with stat_alloc in ld parserAlan Modra7-104/+74
2025-01-20Use stat_alloc in pluginAlan Modra1-1/+1
2025-01-19Change version to 2.44.50 and regenerate filesNick Clifton2-1814/+2043
2025-01-19Add markers for bihnutils 2.44 branchNick Clifton2-0/+6
2025-01-17LoongArch: Allocate GOT entry for TLS DESC when -mno-relax is enabledLulu Cai5-0/+47
2025-01-17cmdline_add_object_only_section leakAlan Modra1-7/+7
2025-01-17buffer overflow in cmdline_add_object_only_sectionAlan Modra1-1/+1
2025-01-17ld: Load the object only section when opening the mixed object fileH.J. Lu3-49/+74
2025-01-17xtensa unnecessary freeAlan Modra1-1/+0
2025-01-17Re: ld parser buffer leakAlan Modra1-2/+2
2025-01-17plugin_get_ir_dummy_bfd leakAlan Modra1-6/+5
2025-01-17ld parser buffer leakAlan Modra1-2/+3
2025-01-17write_build_id and write_package_metadata leaksAlan Modra1-18/+20
2025-01-17ldelf_search_needed leakAlan Modra1-1/+4
2025-01-17free ldfile search pathsAlan Modra3-7/+54
2025-01-17output_section_statement leakAlan Modra1-0/+6
2025-01-17NEWS: Mention mixed LTO and non-LTO output support for ld -rH.J. Lu1-0/+2
2025-01-15aarch64: GCS tests for linking issues with dynamic objectsMatthieu Longo18-0/+247
2025-01-15aarch64: check GCS feature in GNU properties of input dynamic objectsMatthieu Longo2-10/+54
2025-01-15ld: Update gld${EMULATION_NAME}_place_orphan for PE/PEPH.J. Lu2-22/+42
2025-01-15ld: Correct ldelf_place_orphanH.J. Lu1-7/+5
2025-01-15Re: elf: Add GNU_PROPERTY_MEMORY_SEAL gnu propertyAlan Modra9-40/+30
2025-01-15Re: ld: Add --enable-memory-seal configure optionAlan Modra1-3/+2
2025-01-15ld: Parse linker script only onceH.J. Lu3-40/+28
2025-01-15ld: Call cmdline_check_object_only_section only if plugin is enabledH.J. Lu1-1/+1
2025-01-14ld: regenerateSam James2-10/+9
2025-01-14ld: Add --enable-memory-seal configure optionAdhemerval Zanella9-9/+80
2025-01-14elf: Add GNU_PROPERTY_MEMORY_SEAL gnu propertyAdhemerval Zanella13-0/+155
2025-01-14ld: Update mixed LTO and non-LTO relocatable output testsH.J. Lu1-40/+42
2025-01-14ld: Call cmdline_check_object_only_section only if plugin is enabledH.J. Lu1-1/+1
2025-01-14ld: Document mixing LTO and non-LTO objects for -rH.J. Lu1-0/+12
2025-01-14ld: Add LTO and none-LTO output support for ld -rH.J. Lu38-59/+1318
2025-01-12ld: Update function prototypes for compilers defaulting to -std=gnu23H.J. Lu6-18/+12
2025-01-09PR32238, ld -r slowdown since 21401fc7bfAlan Modra1-21/+45
2025-01-09ld: Utilize specific digit ranges for different numeral systemsXiao Zeng1-1/+1
2025-01-07ld/testsuite: move board flags to ld_linkClément Chigot2-16/+16
2025-01-07ld/testsuite/lto: replace manual links by ld_link helperClément Chigot1-12/+15
2025-01-07ld/testsuite: centralize board_cflags and board_ldflagsClément Chigot2-107/+40
2025-01-01Close elements of output archiveAlan Modra1-7/+0
2025-01-01Update year range in copyright notice of binutils filesAlan Modra360-414/+414
2024-12-27ld/testsuite: replace aarch64 uses of load_libJan Beulich2-2/+2
2024-12-27LoongArch: Reword message for unresolvable relocsXi Ruoyao6-6/+6
2024-12-27LoongArch: Allow R_LARCH_PCALA_HI20 or R_LARCH_PCREL20_S2 against undefined w...Xi Ruoyao3-0/+22
2024-12-27LoongArch: Fix resolution of undefined weak hidden/protected symbolsXi Ruoyao4-0/+39