aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
4 daysDon't run pr24576 tests on windows hostAlan Modra1-2/+6
6 daysMake Solaris global ABI syms STT_OBJECT and STV_PROTECTEDAlan Modra1-2/+7
6 daysPR 12320 ld --as-needed links libgcc_s.so.1 unnecessarily on SolarisAlan Modra1-15/+36
6 daysSolaris emulation checkAlan Modra1-88/+91
6 daysPR ld/24600: LD: Add support for file collections as artificial archivesMaciej W. Rozycki20-10/+678
6 daysLD: Factor out new input file node insertionMaciej W. Rozycki1-15/+28
6 daysLD: Guard `new_afile' result with assertionsMaciej W. Rozycki1-2/+2
6 daysPR ld/24600: LD: Add options to control mapless archive acceptanceMaciej W. Rozycki9-5/+103
6 daysPR ld/24600: BFD: Add general linker support for mapless archivesMaciej W. Rozycki5-12/+138
6 daysBFD: Correct archive format determination for non-default link emulationsAlan Modra1-0/+24
9 daysMIPS/BFD: Avoid section ordering breaking DYNAMIC segment for IRIX 5Maciej W. Rozycki9-0/+92
9 daysELF/BFD: Factor in inter-section padding for DYNAMIC segmentMaciej W. Rozycki10-1/+132
10 daysLD/testsuite: Enable execution with remote targetsMaciej W. Rozycki1-11/+34
10 daysLD/testsuite: Implement target execution availability checkMaciej W. Rozycki1-0/+27
10 daysLD/testsuite: Factor out compilation of a dummy executableMaciej W. Rozycki1-21/+39
10 daysld: lang_add_input_file and new_afile leaksAlan Modra1-4/+4
10 daysld: add_archive_element leakAlan Modra1-4/+3
11 daysCRIS/LD/testsuite: Clarify the purpose of archive.exp verificationMaciej W. Rozycki1-0/+17
14 daysld: move symlink-ing of ldscripts a little earlierJan Beulich2-2/+2
2026-02-12s390: Simplify linker libgot-1 testsJens Remus6-156/+16
2026-02-06Updated/new translation files for the 2.46 releaseNick Clifton3-7783/+8229
2026-02-06ld: fold .note.GNU-stack during relocatable linkingJan Beulich6-0/+53
2026-02-06ld/Visium: use misc-sections.scJan Beulich1-10/+1
2026-02-04Linker: Free memory used to track file dependencies.Nick Clifton1-0/+15
2026-02-04Free bfds on the file_chain at linker exit.Nick Clifton3-6/+36
2026-02-04objdump -d with -j and objdump disassembly of .pltAlan Modra6-28/+31
2026-02-04ctf_dump_objts output stringAlan Modra2-0/+2
2026-01-31PR 33629 Fix comment typo in last commitAlan Modra2-2/+2
2026-01-31PR 33629 ldscripts symlink in .libs/ created too lateAlan Modra2-6/+12
2026-01-29sframe: Add tests for PR ld/32769Claudiu Zissulescu15-0/+298
2026-01-29ld: bfd: sframe: KEEP .sframe sections and support gc-sectionsClaudiu Zissulescu1-2/+2
2026-01-29Update version now that the 2.46 branch has been createdNick Clifton1-10/+10
2026-01-28regen pot filesAlan Modra1-1/+1
2026-01-27ld: testsuite: Simplify emulation check in libgot testsRainer Orth3-9/+14
2026-01-26regen pot filesAlan Modra1-422/+406
2026-01-25hppa64: Skip/xfail three ld tests on hppa*64*-*-*John David Anglin3-1/+11
2026-01-25Regenerate autogenerated filesNick Clifton1-1684/+1676
2026-01-25Add 2.46 release markers to NEWS files. Update BRANCHES. Update README.Nick Clifton1-0/+2
2026-01-24ld: sframe: do not generate .sframe for PLT if no .sframe is in input BFDsIndu Bhagat9-0/+65
2026-01-24ld: testsuite: Relax libgot-1-i386 test for Solaris [PR33350]Rainer Orth1-1/+1
2026-01-24ld: testsuite: Skip pr33577 tests with GNU extensions on Solaris [PR33577]Rainer Orth1-3/+12
2026-01-24ld: Make separate clauses where a label was before a declarationHans-Peter Nilsson1-30/+34
2026-01-24elf: Set has_local_dynsyms for forced local symbolH.J. Lu3-0/+57
2026-01-24fix fail of X32 DSO from x86-64 sframe.oAlan Modra1-1/+1
2026-01-23aarch64 test: fix clashing test nameMatthieu Longo1-1/+1
2026-01-23fix build failures due to incorrect format specifier for uint64_tMatthieu Longo1-1/+1
2026-01-23ld: bring vfinfo() in parity with printf() for format specifiers ll[d|i|x]Matthieu Longo1-4/+25
2026-01-23x32: Allow R_X86_64_PC64 for SFrame V3H.J. Lu3-0/+56
2026-01-22ld: testsuite: Enable ld-sparc tests on SolarisRainer Orth1-12/+5
2026-01-22libgot-1 testcasesAlan Modra17-469/+58