aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-02-02ld-elf/merge test updateAlan Modra7-35/+27
2023-01-31testsuite XPASSesAlan Modra5-10/+12
2023-01-25ld/testsuite: Add missing targets to PDB testsMark Harmstone1-1/+7
2023-01-25ld: Add pdb support to aarch64-w64-mingw32Mark Harmstone12-887/+888
2023-01-25i386: Pass -Wl,--no-as-needed to compiler as neededH.J. Lu1-3/+4
2023-01-23Add support for secidx relocations to aarch64-w64-mingw32Mark Harmstone2-0/+29
2023-01-20Add testcase ld-elf/merge4Michael Matz4-0/+55
2023-01-20arm32: Fix rodata-merge-mapMichael Matz2-4/+4
2023-01-16Correct ld-pe/aarch64.d test outputAlan Modra1-12/+12
2023-01-12ld/testsuite: Adjust for ELF_MAXPAGESIZE 0x1000Hans-Peter Nilsson7-29/+32
2023-01-11Fix XPASS weak symbols on x86_64-mingw32Alan Modra1-10/+11
2023-01-10Add aarch64-w64-mingw32 targetMark Harmstone3-3/+13
2023-01-10Add .secrel32 for pe-aarch64Mark Harmstone1-0/+2
2023-01-10Add pe-aarch64 relocationsMark Harmstone4-2/+333
2023-01-10IBM zSystems: Fix offset relative to static TLSStefan Schulze Frielinghaus2-0/+20
2023-01-09Skip ld/pr23169 test on arm.Christophe Lyon1-3/+4
2023-01-09Fix PR18841 ifunc relocation orderingChristophe Lyon3-39/+39
2023-01-05Un xfail the PR19719 test for the AArch64 architectureAndreas K. Huettel1-1/+1
2023-01-04Re: Avoid unaligned pointer reads in PEP .idata sectionAlan Modra3-50/+50
2023-01-04Fix AArch64 linker testsuite failures trigeered by differences in build envir...Andreas K. Huettel2-5/+5
2023-01-02obsolete target tidyAlan Modra9-16/+6
2023-01-01Update year range in copyright notice of binutils filesAlan Modra170-322/+322
2022-12-31ld/testsuite: Don't add index to sizes in pdb.expMark Harmstone1-3/+3
2022-12-31ld: Handle LF_VFTABLE types in PDBsMark Harmstone4-4/+40
2022-12-31ld: Handle extended-length data structures in PDB typesMark Harmstone4-4/+139
2022-12-27x86-64: Allocate input section memory if neededH.J. Lu1-0/+17
2022-12-23ld: Write linker symbols in PDBMark Harmstone1-0/+77
2022-12-23ld: Copy other symbols into PDB fileMark Harmstone3-0/+535
2022-12-23ld: Write globals stream in PDBMark Harmstone7-0/+1193
2022-12-23ld: Parse LF_UDT_SRC_LINE records when creating PDB fileMark Harmstone6-0/+275
2022-12-23ld: Write types into IPI stream of PDBMark Harmstone6-0/+468
2022-12-23ld: Write types into TPI stream of PDBMark Harmstone6-0/+738
2022-12-23ld: Write DEBUG_S_LINES entries in PDB fileMark Harmstone3-2/+96
2022-12-23ld: Write DEBUG_S_FILECHKSMS entries in PDBsMark Harmstone6-0/+281
2022-12-23ld: Generate PDB string tableMark Harmstone4-0/+170
2022-12-23COFF build-id writes uninitialised data to fileAlan Modra1-1/+1
2022-12-21enable-non-contiguous-regions warningsAlan Modra6-6/+10
2022-12-20bfd: Discard symbol regardless of warning flagTorbjörn SVENSSON4-0/+53
2022-12-18ld bootstrap test in build dir with path containing symlinksAlan Modra1-1/+1
2022-12-14ld, gold: remove support for -z bndplt (MPX prefix)Martin Liska44-1365/+0
2022-12-08x86-64: Remove BND from 64-bit IBT PLTH.J. Lu12-69/+57
2022-12-03Revert "ld: Add .note.GNU-stack to ld-plugin/dummy.s"H.J. Lu1-1/+1
2022-12-03ld: Add .note.GNU-stack to ld-plugin/dummy.sH.J. Lu1-1/+1
2022-11-30section-select: Fix exclude-file-3Michael Matz1-1/+3
2022-11-30Correct ordering problem in comm-data.expAlan Modra1-20/+19
2022-11-28Only use wild_sort_fastMichael Matz4-0/+36
2022-11-28Use bfd_rename_section in msp430.emAlan Modra1-0/+6
2022-11-23ld: Add section contributions substream to PDB filesMark Harmstone4-2/+51
2022-11-22x86: Don't define _TLS_MODULE_BASE_ for ld -rH.J. Lu3-0/+19
2022-11-17ld: Always call elf_backend_output_arch_local_symsH.J. Lu2-0/+36