aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-02-23RISC-V: Add --[no-]relax-gp to ldFangrui Song4-1/+25
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-17ld test asciz and ascii failsAlan Modra2-5/+5
2023-02-16Add support for the ASCII directive inside linker scripts.Nick Clifton6-26/+91
2023-02-15Fix the linker's merge4 test for the HPPA architecture.Nick Clifton1-5/+5
2023-02-14ASCIZ Command for output sectionUlf Samuelsson4-0/+49
2023-02-11objdump -D of bss sections and -s with -jAlan Modra13-56/+53
2023-02-06ppc32 and "LOAD segment with RWX permissions"Alan Modra1-0/+8
2023-02-06[PR 30082] Pass $JANSSON_LIBS and $ZSTD_LIBS to ld-bootstrap/bootrap.expRomain Geissler1-2/+2
2023-02-04ld: pru: Merge the bss input sections into dataDimitar Dimitrov1-1/+1
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