aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2021-08-27ld: Change indirect symbol from IR to undefinedH.J. Lu7-0/+46
2021-08-24Real programmers don't configure gcc using --with-ldAlan Modra1-1/+5
2021-08-14ld script fill pattern expressionAlan Modra1-3/+5
2021-08-13ld script lower-case absolute and sizeof_headersAlan Modra1-1/+1
2021-08-11ld: Update the pass and fail strings of PR ld/28138 testH.J. Lu1-4/+4
2021-08-11Deprecate a.out support for NetBSD targets.John Ericson3-5/+5
2021-08-05Re: elf: Treat undefined version as hiddenAlan Modra2-5/+5
2021-08-04elf: Treat undefined version as hiddenH.J. Lu15-12/+62
2021-07-28ld: Run tmpdir/pr28138 only for native buildH.J. Lu1-30/+34
2021-07-28bfd: Close the file descriptor if there is no archive fdH.J. Lu9-0/+92