aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-pe
AgeCommit message (Expand)AuthorFilesLines
2026-01-09ld/ELF: suppress note section rearrangement for relocatable linkingJan Beulich3-51/+42
2026-01-01Update year range in copyright notice of binutils filesAlan Modra6-6/+6
2025-10-13LD/PE: Remove remains of MIPS target supportMaciej W. Rozycki7-0/+60
2025-10-10bfd/PE: respect SEC_ALLOC when deciding whether to force IMAGE_SCN_MEM_DISCAR...Jan Beulich5-0/+120
2025-10-10ld/PE: respect --enable-reloc-section even when .reloc isn't created by defaultJan Beulich1-1/+0
2025-08-22ld/aarch64: prune a PE/COFF testJan Beulich2-1/+6
2025-04-03ld/testsuite/ld-pe: Escape dots in regular expressionsLIU Hao1-4/+4
2025-01-01Update year range in copyright notice of binutils filesAlan Modra6-6/+6
2024-11-27PE LD: Merge .CRT .ctors and .dtors into .rdataLiu Hao14-59/+52
2024-09-24ld/pdb: Handle DEBUG_S_INLINEELINES dataMark Harmstone4-0/+284
2024-09-23ld/PE: enable secrel testcases also for 64-bit CygwinJan Beulich1-0/+16
2024-09-23ld/PE: no base relocs for section (relative) onesJan Beulich3-0/+24
2024-09-11ld/testsuite: exclude relocs from section contributions PDB testMark Harmstone2-24/+2
2024-08-26ld/PDB: handle pointers to membersMark Harmstone3-3/+33
2024-08-01ld/PDB: handle empty LF_FIELDLIST typesMark Harmstone3-3/+24
2024-07-29Fixes to "PR 31728 testcases"Alan Modra6-23/+55
2024-07-29PR 31728 testcasesPali Rohár12-12/+148
2024-07-22Don't trim trailing newline in run_host_cmdAlan Modra21-21/+21
2024-07-20ld/testsuite: add missing definition to PDB testMark Harmstone3-13/+14
2024-07-20ld/PDB: use correct hashing algorithm in add_globals_refMark Harmstone1-37/+36
2024-05-14Improve objdump -p output of PE Import and Export TablesPali Roh?r4-12/+12
2024-01-04Update year range in copyright notice of binutils filesAlan Modra6-6/+6
2023-08-02Revert "2.41 Release sources"Sam James1-1/+1
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-1/+1
2023-07-27/DISCARD/ in ld testsuiteAlan Modra1-1/+1
2023-02-28ld: Sort section contributions in PDB filesMark Harmstone1-3/+3
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-23Add support for secidx relocations to aarch64-w64-mingw32Mark Harmstone2-0/+29
2023-01-16Correct ld-pe/aarch64.d test outputAlan Modra1-12/+12
2023-01-10Add aarch64-w64-mingw32 targetMark Harmstone2-3/+12
2023-01-10Add .secrel32 for pe-aarch64Mark Harmstone1-0/+2
2023-01-10Add pe-aarch64 relocationsMark Harmstone4-2/+333
2023-01-04Re: Avoid unaligned pointer reads in PEP .idata sectionAlan Modra3-50/+50
2023-01-01Update year range in copyright notice of binutils filesAlan Modra6-6/+6
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-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-11-23ld: Add section contributions substream to PDB filesMark Harmstone4-2/+51
2022-11-10ld: Add module information substream to PDB filesMark Harmstone3-40/+184