aboutsummaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* PE LD: Merge .CRT .ctors and .dtors into .rdataLiu Hao2024-11-2716-164/+170
* Tidy up the default ELF linker scriptNick Clifton2024-11-271-122/+352
* Re: nios2: Remove binutils support for Nios II targetAlan Modra2024-11-271-2/+0
* nios2: Remove binutils support for Nios II target.Sandra Loosemore2024-11-2674-1375/+4
* Updated Bulgarian, Romanian and French translations for various sub-directori...Nick Clifton2024-11-251-2323/+2298
* ld/PE: Handle MS style import libraries for files named *.exe tooMartin Storsjö2024-11-222-14/+44
* RISC-V: Don't report warnings when linking different privileged spec objects.Nelson Chu2024-11-197-82/+0
* LoongArch: Do not relax pcalau12i+ld.d when there is overflowLulu Cai2024-11-194-0/+129
* aarch64: renaming of arm to AArch64Matthieu Longo2024-11-181-2/+2
* ld: Support percent-encoded JSON in --package-metadataBenjamin Drung2024-11-187-2/+140
* ld: fix -std=gnu23 compatibility wrt _BoolSam James2024-11-181-1/+1
* PR 32359, --dependency-file: wrong error message if fopen failsBarnabás Pőcze2024-11-161-0/+1
* Re: ld: Move note sections after .rodata sectionAlan Modra2024-11-121-3/+3
* ld: Move note sections after .rodata sectionH.J. Lu2024-11-114-11/+52
* ld, LoongArch: print error about linking without -fPIC or -fPIE flag in more ...Xin Wang2024-11-115-0/+16
* arm, objdump: Make objdump use bfd's machine detection to drive disassemblyAndre Vieira2024-11-081-2/+2
* ld: generate SFrame stack trace info for .plt.gotIndu Bhagat2024-11-014-0/+73
* ld: fix wrong SFrame info for lazy IBT PLTJosh Poimboeuf2024-11-012-0/+34
* x86-64: Add a test for hidden undefined symbolH.J. Lu2024-11-023-0/+11
* ld-elf/pr25207.d: Pass --no-rosegment to ldH.J. Lu2024-10-311-1/+1
* ld/ELF: Add --image-base command line option to the ELF linkerHakan Candar2024-10-299-16/+47
* PR32300, --dependency-file: link dependencies are not all collectedAlan Modra2024-10-2612-249/+33
* Replace uses of asprintf with xasprintfAlan Modra2024-10-246-86/+21
* Report bfd_merge_sections errorAlan Modra2024-10-201-1/+2
* LoongArch: Check PC-relative relocations for shared librariesLulu Cai2024-10-1710-0/+59
* Add noxfail option to run_dump_testAlan Modra2024-10-162-3/+3
* LoongArch: Add more relaxation support for call36mengqinggang2024-10-153-0/+172
* bfd/ELF: restrict file alignment for object filesJan Beulich2024-10-111-9/+9
* Revised "Don't return (null) from bfd_elf_sym_name"Alan Modra2024-10-081-3/+0
* Revert "Don't return "(null)" from bfd_elf_sym_name"Alan Modra2024-10-081-0/+3
* Don't return "(null)" from bfd_elf_sym_nameAlan Modra2024-10-031-3/+0
* Improve the placement of orphan note sections.Nick Clifton2024-09-3014-13/+71
* Move uses_elf_em to ld-lib.expAlan Modra2024-09-281-0/+9
* Enable -z separate-code, -z common and -z text for more targetsAlan Modra2024-09-274-4/+4
* ld: Ignore .note.gnu.build-id when placing orphaned notesH.J. Lu2024-09-2613-3/+92
* ld: re-generate configureSimon Marchi2024-09-241-15/+3
* ld: support --build-id=xx modeFrank Ch. Eigler2024-09-249-54/+228
* ld/pdb: Handle DEBUG_S_INLINEELINES dataMark Harmstone2024-09-246-0/+371
* ld/PE: enable secrel testcases also for 64-bit CygwinJan Beulich2024-09-231-0/+16
* ld/PE: no base relocs for section (relative) onesJan Beulich2024-09-234-5/+53
* LD: Document use of SOURCE_DATE_EPOCH in Environment sectionNick Clifton2024-09-231-0/+7
* x86: Turn PLT32 to PC32 only for PC-relative relocationsH.J. Lu2024-09-232-0/+35
* x86: Add tls check in gasCui, Lili2024-09-2113-13/+13
* ld: Use --no-rosegment to ld for PR ld/22393 testsH.J. Lu2024-09-216-14/+14
* ld: Change -z one-rosegment to --rosegment in commentsH.J. Lu2024-09-201-30/+30
* x86-64: Disable PIE on PR gas/32189 testH.J. Lu2024-09-201-1/+1
* x86-64: Never make R_X86_64_GOT64 section relativeH.J. Lu2024-09-202-0/+43
* ld: Move the .note.build-id section to near the start of the memory map.Nick Clifton2024-09-191-2/+37
* arm: Handle undefweak with ST_BRANCH_UNKNOWNChristophe Lyon2024-09-113-0/+22
* ld/testsuite: exclude relocs from section contributions PDB testMark Harmstone2024-09-112-24/+2