aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra343-402/+402
2022-01-01unify 64-bit bfd checksMike Frysinger4-116/+124
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-27ld: Remove emultempl/linux.emH.J. Lu1-226/+0
2021-12-21Obsolete m32c-rtems and m32r-rtemsJoel Sherrill1-2/+2
2021-12-16Fix AVR assembler so that it creates relocs that will work with linker relaxa...Nick Clifton4-5/+15
2021-12-16Adjust compare_link_order for unstable qsortSandra Loosemore1-5/+6
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-08PR28673, input file 'gcov' is the same as output fileAlan Modra1-1/+1
2021-12-07Error on ld output file name matching input file nameAlan Modra2-1/+17
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. Lu6-1/+117
2021-11-30ld: pru: Add pru_irq_map output sectionNick Clifton5-0/+60
2021-11-29ld: enable silent build rulesMike Frysinger4-64/+104
2021-11-26Fix ifunc test fails on hppa*-*-*John David Anglin1-1/+2
2021-11-25ld: fix POSIX shell test usageMike Frysinger2-2/+2
2021-11-25ld: fix --disable-multiple-abs-defs alignment in helpMike Frysinger11-11/+12
2021-11-25ld/testsuite/ld-elfvsb: correctly test "weak hidden symbol DSO last"Clément Chigot1-1/+1
2021-11-23Update bug reporting addressAlan Modra1-2/+2
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-17Set the default DLL chracteristics to 0 for Cygwin based targets.Jeremy Drake3-3/+23
2021-11-17Fix the linker script parser so that it will recognise the PT_GNU_RELRO segme...Nick Clifton2-0/+10
2021-11-15ld: Fix testsuite failures under --enable-textrel-check=errorRoland McGrath4-3/+10
2021-11-15PowerPC64 @notoc in non-power10 codeAlan Modra1-0/+1
2021-11-15Regenerate a couple of filesAlan Modra2-4/+5
2021-11-10ld: set correct flags for AIX shared testsClément Chigot1-1/+1
2021-11-08Correct ld script wildcard matching descriptionAlan Modra1-7/+0
2021-11-06Modernise yyerrorAlan Modra1-3/+2
2021-11-03asan: dlltool buffer overflow: embedded NUL in stringAlan Modra1-12/+4
2021-10-28ASSERT in empty output section with addressAlan Modra5-8/+32
2021-10-25libctf, ld: handle nonrepresentable types betterNick Alcock3-0/+36
2021-10-25binutils, ld: make objdump --ctf's parameter optionalNick Alcock32-31/+65
2021-10-24LoongArch ld supportliuzhensong22-1/+1146
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 Revill7-38/+34
2021-10-21-Waddress warning in ldelf.cAlan Modra1-1/+0
2021-10-16ld: Adjust pr28158.rd for glibc 2.34H.J. Lu1-1/+1
2021-09-30ld: pru: Fix resource_table output section alignmentDimitar Dimitrov2-4/+8
2021-09-27configure: regenerate in all projects that use libtool.m4Nick Alcock2-45/+50
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 Clifton22-21/+58
2021-09-20Move eelf_mipsel_haiki.c to ALL_64_EMULATION_SOURCESAlan Modra2-118/+132
2021-09-19elf: Don't set version info on unversioned symbolsH.J. Lu6-0/+71
2021-09-15arc: Fix got-weak linker testClaudiu Zissulescu2-3/+7
2021-09-14arc: Fix potential invalid pointer access when fixing got symbols.Claudiu Zissulescu3-0/+24
2021-09-03ld testsuite tidyAlan Modra18-115/+95