aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-11-10ld/testsuite: skip ld-size when -shared is not supportedClément Chigot1-0/+6
2022-11-10ld: Add module information substream to PDB filesMark Harmstone3-40/+184
2022-11-07ld/testsuite: skip tests related to -shared when disabledClément Chigot3-0/+15
2022-11-02arm: PR 29739 Fix typo where ';' should not have been replaced with '@'Christophe Lyon3-3/+3
2022-11-01opcodes/arm: use '@' consistently for the comment characterAndrew Burgess115-1209/+1209
2022-10-31ld: Add publics stream to PDB filesMark Harmstone4-2/+171
2022-10-31ld: Add section header stream to PDB filesMark Harmstone1-0/+123
2022-10-27tests: use canonical option nameMartin Liska1-1/+1
2022-10-27Re: ld/testsuite: adjust ld-arm to run shared tests only when supportedAlan Modra1-2/+2
2022-10-24ld/testsuite: adjust ld-arm to run shared tests only when supportedClément Chigot1-159/+166
2022-10-24ld/testsuite: skip ld-elf/exclude when -shared is not supportedClément Chigot1-2/+2
2022-10-20ld: Add minimal pdb generationMark Harmstone1-0/+267
2022-10-20ld: Add --pdb optionMark Harmstone2-0/+58
2022-10-19aarch64-pe support for LD, GAS and BFDJedidiah Thompson3-0/+32
2022-10-19IBM zSystems: Issue error for *DBL relocs on misaligned symbolsAndreas Krebbel2-0/+17
2022-10-17ld/testsuite: consistently add board_ldflags when linking with GCCClément Chigot2-5/+25
2022-09-30RISC-V: re-arrange opcode table for consistent alias handlingJan Beulich6-9/+9
2022-09-28ld/testsuite: force warnings when dealing with execstack testsClément Chigot1-10/+3
2022-09-28Re: egrep in binutilsAlan Modra1-3/+1
2022-09-28egrep in binutilsAlan Modra1-1/+3
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song2-0/+20
2022-09-22ld/testsuite: allow to force another directory for gcc linkerClément Chigot1-8/+15
2022-09-22ld/testsuite: skip bootstrap.exp when OFILES are missingClément Chigot1-0/+6
2022-09-21RISC-V: Always generate R_RISCV_CALL_PLT reloc for call in assembler.Nelson Chu1-28/+28
2022-09-20LoongArch: Fix R_LARCH_IRELATIVE insertion after elf_link_sort_relocsXi Ruoyao3-0/+39
2022-09-14Modify ld-ctf test files to suit ARMAlan Modra12-24/+24
2022-09-12RISC-V: PR28509, the default visibility symbol cannot be referenced by R_RISC...Nelson Chu12-29/+83
2022-09-02xtensa: bfd: fix TLS relocations generated for PIEMax Filippov5-0/+220
2022-09-02xtensa: adjust expected output in ld TLS testsMax Filippov4-63/+63
2022-08-30BFD library: Use entry 0 in directory and filename tables of DWARF-5 debug info.Nick Clifton1-1/+1
2022-08-30RISC-V: Add 'Zmmul' extension in assembler.Tsukasa OI12-12/+12
2022-08-25PR10372, SH: ld test with sim/sh/run fails alwaysAlan Modra1-3/+7
2022-08-25Re: LoongArch: ld: Fix bug not generate plt when link a dsoAlan Modra1-12/+15
2022-08-24LoongArch: ld: Fix bug not generate plt when link a dsoliuzhensong3-0/+43
2022-08-21Re: Missing linking test case for pe dll using a def fileAlan Modra1-11/+11
2022-08-18Missing linking test case for pe dll using a def file.Ralf Habacker1-0/+159
2022-08-13readelf: print 0x0 as 0, and remove trailing spacesAlan Modra1-9/+9
2022-08-03elf: Reset alignment for each PT_LOAD segmentH.J. Lu2-0/+17
2022-08-02ld: aarch64: Adjust TLS relaxation conditionMatthew Malcomson28-77/+232
2022-08-02ld: aarch64: Update test linker scripts relocs.ld and relocs-ilp32.ldMatthew Malcomson2-0/+8
2022-08-01ld: Support the -exclude-symbols option via COFF def files, with the EXCLUDE_...Martin Storsjö6-0/+48
2022-08-01ld: Add support for a new option, -exclude-symbols, in COFF object file direc...Martin Storsjö5-0/+53
2022-08-01opcodes: LoongArch: add "ret" instruction to reduce typingWANG Xuerui2-0/+2
2022-08-01opcodes: LoongArch: make all non-native jumps desugar to canonical b{lt/ge}[u...WANG Xuerui1-21/+21
2022-08-01LoongArch: Set defaults to exec stack 0.liuzhensong1-0/+1
2022-07-26PowerPC32 ld test fails with --enable-targets=allAlan Modra3-17/+11
2022-07-25ld: Compile 2 CTF tests with -O2H.J. Lu2-0/+2
2022-07-25LoongArch: Add testcases for new relocate types.liuzhensong38-1607/+2285
2022-07-25bfd: Delete R_LARCH_NONE from dyn info of LoongArch.liuzhensong1-1/+1
2022-07-21i386: Don't allow GOTOFF relocation against IFUNC symbol for PICH.J. Lu6-10/+6