aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2023-03-07DIGEST: Makefile.*Ulf Samuelsson2-0/+18
2023-03-07DIGEST: calculationUlf Samuelsson7-0/+1717
2023-03-07DIGEST: ldlang.*: add timestampUlf Samuelsson2-0/+10
2023-03-07DIGEST: ldmain.cUlf Samuelsson1-0/+2
2023-03-07DIGEST: ldgram.yUlf Samuelsson1-1/+60
2023-03-07DIGEST: ldlex.lUlf Samuelsson1-0/+7
2023-03-07DIGEST: testsuiteUlf Samuelsson57-0/+1411
2023-03-07DIGEST: DocumentationUlf Samuelsson1-4/+494
2023-03-07DIGEST: NEWSUlf Samuelsson1-4/+73
2023-03-07DIGEST: LICENSINGUlf Samuelsson2-0/+70
2023-03-03Prevent the ASCII linker script directive from generating huge amounts of pad...Nick Clifton2-1/+9
2023-03-01Fix typo with my email addressNick Clifton1-1/+1
2023-02-28ld: Sort section contributions in PDB filesMark Harmstone2-22/+66
2023-02-24testsuite: prune DOS drive letter in test outputsClément Chigot1-2/+2
2023-02-24PR30155, ld segfault in _bfd_nearby_sectionAlan Modra1-13/+52
2023-02-23RISC-V: Add --[no-]relax-gp to ldFangrui Song6-1/+69
2023-02-23bfd: xtensa: fix __stop_SECTION literal dropAlexey Lapshin4-0/+30
2023-02-21ld/testsuite: don't output to /dev/nullClément Chigot1-1/+3
2023-02-21Both FAIL and PASS "check sections 2"?Alan Modra1-9/+10
2023-02-21ld-libs test on alpha-vmsAlan Modra1-0/+5
2023-02-21alpha-*-vms missing librariesAlan Modra1-1/+1
2023-02-20ld/testsuite: handle Windows drive letter in a noinit testClément Chigot1-2/+2
2023-02-20ld/testsuite: adjust to Windows path separator.Clément Chigot7-7/+7
2023-02-20So the linker from producing an export data table when run with --exclude-all...Nick Clifton2-1/+8
2023-02-17ld test asciz and ascii failsAlan Modra2-5/+5
2023-02-16Add support for the ASCII directive inside linker scripts.Nick Clifton13-59/+221
2023-02-16Delete PROGRESS macrosAlan Modra1-5/+0
2023-02-15Fix the linker's merge4 test for the HPPA architecture.Nick Clifton2-5/+12
2023-02-14 Mention that the -plugin command line option is used to load plugins.Nick Clifton2-0/+8
2023-02-14ASCIZ Command for output sectionUlf Samuelsson10-3/+157
2023-02-13Fix PR30079: abort on mingwMichael Matz1-1/+2
2023-02-11objdump -D of bss sections and -s with -jAlan Modra13-56/+53
2023-02-10RISC-V: Reduce effective linker relaxation passsesTsukasa OI1-1/+1
2023-02-06ppc32 and "LOAD segment with RWX permissions"Alan Modra2-0/+10
2023-02-06[PR 30082] Pass $JANSSON_LIBS and $ZSTD_LIBS to ld-bootstrap/bootrap.expRomain Geissler3-2/+4
2023-02-04ld: pru: Add optional section alignmentsDimitar Dimitrov1-3/+11
2023-02-04ld: pru: Merge the bss input sections into dataDimitar Dimitrov2-11/+15
2023-02-02ld/doc: use "stack trace" instead of "unwind" for SFrameIndu Bhagat1-1/+1
2023-02-02ld-elf/merge test updateAlan Modra7-35/+27
2023-01-31Re: Another fix for EFI generation with LTO enabledAlan Modra2-16/+2
2023-01-31testsuite XPASSesAlan Modra5-10/+12
2023-01-27Another fix for EFI generation with LTO enabled.Nick Clifton2-11/+33
2023-01-27Call bfd_close_all_done in ld_cleanupAlan Modra3-42/+57
2023-01-25ld/testsuite: Add missing targets to PDB testsMark Harmstone1-1/+7
2023-01-25ld: Add pdb support to aarch64-w64-mingw32Mark Harmstone16-900/+917
2023-01-25i386: Pass -Wl,--no-as-needed to compiler as neededH.J. Lu1-3/+4
2023-01-24Fix seg-fault when generating an empty DLL with LTO enabled.Nick Clifton2-22/+51
2023-01-24ld: Avoid magic numbers for subsystems in pe.em and pep.emMark Harmstone2-6/+6
2023-01-23ld: Set default subsystem for arm-pe to IMAGE_SUBSYSTEM_WINDOWS_GUIMark Harmstone1-1/+4
2023-01-23Add support for secidx relocations to aarch64-w64-mingw32Mark Harmstone2-0/+29