aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-03-19LoongArch: Add relaxation for R_LARCH_CALL36mengqinggang5-0/+122
2024-03-12LoongArch: Fix gas and ld test casesLulu Cai6-5/+12
2024-03-06LoongArch: Fix some test cases for TLS transition and relaxLulu Cai27-122/+292
2024-02-29RISC-V: Initial ld.bfd support for TLSDESC.Tatsuyuki Ishi3-1/+22
2024-02-28Fix implementation of SUBALIGN.Vladislav Belov4-0/+60
2024-02-28PR23881, pdp11 binutils fails if too much debug dataAlan Modra1-0/+1
2024-02-27s390: Avoid reloc overflows on undefined weak symbolsAndreas Krebbel4-0/+37
2024-02-27LoongArch: Run overflow testcases only on LoongArch targetmengqinggang1-13/+14
2024-02-27Avoid unused space in .rela.dyn if sec was discardedJinyang He4-0/+29
2024-02-27LoongArch: ld: Fix other pop relocs overflow check and add testsJinyang He34-0/+319
2024-02-24Make is_relocatable_executable only affect dynamic section symsAlan Modra8-472/+468
2024-02-21RISC-V: Fix local GOT and reloc size calculation for TLS.Tatsuyuki Ishi5-0/+64
2024-02-15Re: elf_backend_finish_dynamic_symbol returning falseAlan Modra3-0/+3
2024-02-08x86-64: Add R_X86_64_CODE_6_GOTTPOFFH.J. Lu3-18/+50
2024-02-06Link x86-64 mark-plt-1.so with --no-as-neededAlan Modra1-1/+1
2024-01-26elf: Rename is_standard_elf to uses_elf_emH.J. Lu6-6/+6
2024-01-26Remove -pie from command line of fatal-warnings 1a and 1b tests.Nick Clifton2-2/+2
2024-01-26LoongArch: ld: Add support for TLS LE symbol with addendmengqinggang3-0/+33
2024-01-25elf: Add is_standard_elfH.J. Lu6-12/+12
2024-01-25ld: Improve --fatal-warnings for unknown command-line optionsH.J. Lu8-0/+48
2024-01-22LoongArch: Fix some test failures about TLS desc and TLS relaxationXi Ruoyao5-11/+11
2024-01-21LoongArch: Do not emit R_LARCH_RELAX for two register macrosmengqinggang1-197/+179
2024-01-17Update x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu4-4/+4
2024-01-17LoongArch: Adapt R_LARCH_{PCALA,GOT,TLS_IE,TLS_DESC}64_* handling per psABI v...Xi Ruoyao3-0/+24
2024-01-12LoongArch: Fix relaxation overflow caused by section alignmentmengqinggang2-7/+43
2024-01-11LoongArch: ld: Adjusted some code order in relax.exp.changjiachen1-149/+149
2024-01-09elf: Add elf_backend_add_glibc_version_dependencyH.J. Lu3-0/+28
2024-01-09x86: Don't check R_386_NONE nor R_X86_64_NONEH.J. Lu7-0/+51
2024-01-06ld: Adjust x86 and x86-64 tests for -z mark-pltH.J. Lu26-25/+31
2024-01-04Update year range in copyright notice of binutils filesAlan Modra175-175/+175
2024-01-04LoongArch: Fix linker generate PLT entry for data symbolmengqinggang3-0/+45
2024-01-04LoongArch: Fix loongarch*-elf target ld testsuite failureLulu Cai3-59/+71
2023-12-29LoongArch: ld: Add support for tls le relax.changjiachen6-1/+320
2023-12-28x86-64: Add R_X86_64_CODE_4_GOTTPOFF/R_X86_64_CODE_4_GOTPC32_TLSDESCH.J. Lu3-18/+106
2023-12-28x86-64: Add R_X86_64_CODE_4_GOTPCRELXH.J. Lu6-0/+258
2023-12-28RISC-V: PR31179, The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objectsNelson Chu4-0/+36
2023-12-25LoongArch: Add testsuit for DESC and tls transition and tls relaxation.Lulu Cai13-0/+258
2023-12-25LoongArch: Add support for TLS LD/GD/DESC relaxationmengqinggang2-252/+259
2023-12-22LoongArch: Add support for the third expression of .align for R_LARCH_ALIGNmengqinggang8-4/+35
2023-12-18ld: Print 0 size in B and not in GBTorbjörn SVENSSON2-0/+2
2023-12-18LoongArch: Add call36 and tail36 pseudo instructions for medium code modelmengqinggang1-0/+2
2023-12-18LoongArch: Add new relocation R_LARCH_CALL36mengqinggang2-0/+19
2023-12-13Update Make const_1_mode print $1 in AT&T syntaxH.J. Lu1-1/+1
2023-12-11R_MICROMIPS_GPREL7_S2Alan Modra2-2/+2
2023-12-05aarch64-elf: FAIL: indirect call stub to BTI stub relaxationAlan Modra1-26/+25
2023-12-01Fix ld/x86: reduce testsuite dependency on system object filesH.J. Lu1-10/+10
2023-11-17LoongArch: Add more relaxation testcasesmengqinggang4-5/+103
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton69-89/+89
2023-11-09ld: aarch64: Use lp64 abi in recent BTI stub testsSzabolcs Nagy5-8/+4
2023-11-09ld: aarch64: Add BTI stub insertion test PR30930Szabolcs Nagy6-0/+172