aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-01-18PowerPC64 DT_RELRAlan Modra4-4/+4
2022-01-14PR28751 mbind2a / mbind2b regressions on powerpc*-linuxAlan Modra1-2/+2
2022-01-13ld: Disable DT_RELR in some -z relro testsH.J. Lu10-10/+10
2022-01-13elf: Remove the 1-page gap before the RELRO segmentH.J. Lu13-39/+39
2022-01-13dt-relr.exp --no-as-neededAlan Modra1-2/+2
2022-01-13testsuite supports_dt_relrAlan Modra15-27/+18
2022-01-13Don't use C++ comments in assemblyAlan Modra3-3/+3
2022-01-12ld: Add glibc dependency for DT_RELRH.J. Lu4-0/+66
2022-01-12ld: Add simple DT_RELR testsH.J. Lu26-0/+400
2022-01-12elf: Support DT_RELR in linker testsH.J. Lu42-67/+138
2022-01-12ld: add hidden and internal visibility support for XCOFFClément Chigot9-28/+206
2022-01-12ld/testsuite: prepare ld-elfvsb to support XCOFFClément Chigot20-1/+1
2022-01-12gas: add visibility support for XCOFFClément Chigot1-1/+1
2022-01-10XCOFF: add support for TLS relocations on hidden symbolsClément Chigot8-103/+381
2022-01-07ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu2-4/+4
2022-01-07RISC-V: Updated the default ISA spec to 20191213.Nelson Chu11-11/+11
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu11-10/+75
2022-01-04ld/x86: Update -z report-relative-relocH.J. Lu2-4/+4
2022-01-02Update year range in copyright notice of binutils filesAlan Modra164-164/+164
2021-12-31ld-x86-64: Pass options to linker with "-Wl,"H.J. Lu1-20/+24
2021-12-28ld: Fix testcase errors due to -shared not support.jiawei2-1/+6
2021-12-16Fix AVR assembler so that it creates relocs that will work with linker relaxa...Nick Clifton3-5/+8
2021-12-14RISC-V: Added ld testcases for the medlow and medany code models.Nelson Chu20-0/+280
2021-12-13x86: Adjust linker tests for --disable-separate-codeH.J. Lu8-15/+15
2021-12-07Error on ld output file name matching input file nameAlan Modra1-1/+1
2021-12-06ld: improve shared tests for AIXClément Chigot4-58/+37
2021-12-02x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu24-0/+348
2021-12-01elf: Discard input .note.gnu.build-id sectionsH.J. Lu5-0/+103
2021-11-30ld: pru: Add pru_irq_map output sectionNick Clifton3-0/+47
2021-11-26Fix ifunc test fails on hppa*-*-*John David Anglin1-1/+2
2021-11-25ld/testsuite/ld-elfvsb: correctly test "weak hidden symbol DSO last"Clément Chigot1-1/+1
2021-11-19RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu6-0/+347
2021-11-18elf/x86: Issue an error on discarded output .plt sectionH.J. Lu3-0/+21
2021-11-15ld: Fix testsuite failures under --enable-textrel-check=errorRoland McGrath3-3/+3
2021-11-15PowerPC64 @notoc in non-power10 codeAlan Modra1-0/+1
2021-11-10ld: set correct flags for AIX shared testsClément Chigot1-1/+1
2021-10-28ASSERT in empty output section with addressAlan Modra4-0/+22
2021-10-25libctf, ld: handle nonrepresentable types betterNick Alcock2-0/+32
2021-10-25binutils, ld: make objdump --ctf's parameter optionalNick Alcock31-31/+31
2021-10-24LoongArch ld supportliuzhensong12-1/+945
2021-10-22RISC-V: Added ld testcase for pcgp relaxation.Lewis Revill5-2/+36
2021-10-22RISC-V: Don't separate pcgp relaxation to another relax pass.Lewis Revill6-32/+32
2021-10-16ld: Adjust pr28158.rd for glibc 2.34H.J. Lu1-1/+1
2021-09-22Fix x86 "FAIL: TLS -fno-pic -shared"Alan Modra1-1/+1
2021-09-21Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton19-19/+19
2021-09-19elf: Don't set version info on unversioned symbolsH.J. Lu6-0/+71
2021-09-15arc: Fix got-weak linker testClaudiu Zissulescu1-3/+3
2021-09-14arc: Fix potential invalid pointer access when fixing got symbols.Claudiu Zissulescu2-0/+19
2021-09-03ld testsuite tidyAlan Modra16-111/+91
2021-09-03CC_FOR_TARGET et alAlan Modra29-315/+320