aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2023-03-16ld/testsuite: disable ilp32 tests for aarch64-qnxClément Chigot39-0/+39
2023-03-16ld/testsuite: add aarch64nto to ld-aarch64Clément Chigot1-0/+3
2023-03-16ld: add support of QNX stack arguments for aarch64ntoClément Chigot6-1/+220
2023-03-16configure: add new target aarch64-*-nto*Clément Chigot4-0/+49
2023-03-16Re: Add --enable-linker-verssionAlan Modra38-87/+70
2023-03-15Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton46-278/+243
2023-03-10Revert ld ASCII supportAlan Modra11-213/+33
2023-03-10Revert ld DIGEST supportAlan Modra76-3903/+9
2023-03-09lddigest 32-bit support and gcc-4 compile errorsAlan Modra8-49/+82
2023-03-08ld: Use correct types for crc64 calculationsNick Clifton6-44/+70
2023-03-08Re: DIGEST: testsuiteAlan Modra15-50/+25
2023-03-08Regen potfilesAlan Modra1-0/+7
2023-03-07Build ldintUlf Samuelsson2-8/+61
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