summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Fix ifunc test fails on hppa*-*-*John David Anglin2021-11-261-1/+2
* ld: fix POSIX shell test usageMike Frysinger2021-11-252-2/+2
* ld: fix --disable-multiple-abs-defs alignment in helpMike Frysinger2021-11-2511-11/+12
* ld/testsuite/ld-elfvsb: correctly test "weak hidden symbol DSO last"Clément Chigot2021-11-251-1/+1
* Update bug reporting addressAlan Modra2021-11-231-2/+2
* RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu2021-11-196-0/+347
* elf/x86: Issue an error on discarded output .plt sectionH.J. Lu2021-11-183-0/+21
* Set the default DLL chracteristics to 0 for Cygwin based targets.Jeremy Drake2021-11-173-3/+23
* Fix the linker script parser so that it will recognise the PT_GNU_RELRO segme...Nick Clifton2021-11-172-0/+10
* ld: Fix testsuite failures under --enable-textrel-check=errorRoland McGrath2021-11-154-3/+10
* PowerPC64 @notoc in non-power10 codeAlan Modra2021-11-151-0/+1
* Regenerate a couple of filesAlan Modra2021-11-152-4/+5
* ld: set correct flags for AIX shared testsClément Chigot2021-11-101-1/+1
* Correct ld script wildcard matching descriptionAlan Modra2021-11-081-7/+0
* Modernise yyerrorAlan Modra2021-11-061-3/+2
* asan: dlltool buffer overflow: embedded NUL in stringAlan Modra2021-11-031-12/+4
* ASSERT in empty output section with addressAlan Modra2021-10-285-8/+32
* libctf, ld: handle nonrepresentable types betterNick Alcock2021-10-253-0/+36
* binutils, ld: make objdump --ctf's parameter optionalNick Alcock2021-10-2532-31/+65
* LoongArch ld supportliuzhensong2021-10-2422-1/+1146
* RISC-V: Added ld testcase for pcgp relaxation.Lewis Revill2021-10-225-2/+36
* RISC-V: Don't separate pcgp relaxation to another relax pass.Lewis Revill2021-10-227-38/+34
* -Waddress warning in ldelf.cAlan Modra2021-10-211-1/+0
* ld: Adjust pr28158.rd for glibc 2.34H.J. Lu2021-10-161-1/+1
* ld: pru: Fix resource_table output section alignmentDimitar Dimitrov2021-09-302-4/+8
* configure: regenerate in all projects that use libtool.m4Nick Alcock2021-09-272-45/+50
* Fix x86 "FAIL: TLS -fno-pic -shared"Alan Modra2021-09-221-1/+1
* Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton2021-09-2122-21/+58
* Move eelf_mipsel_haiki.c to ALL_64_EMULATION_SOURCESAlan Modra2021-09-202-118/+132
* elf: Don't set version info on unversioned symbolsH.J. Lu2021-09-196-0/+71
* arc: Fix got-weak linker testClaudiu Zissulescu2021-09-152-3/+7
* arc: Fix potential invalid pointer access when fixing got symbols.Claudiu Zissulescu2021-09-143-0/+24
* ld testsuite tidyAlan Modra2021-09-0318-115/+95
* CC_FOR_TARGET et alAlan Modra2021-09-0331-321/+332
* haiku tidyAlan Modra2021-09-033-6/+12
* Add support for the haiku operating system. These are the os support patches...Alexander von Gluck IV2021-09-0211-2/+132
* ld: Change indirect symbol from IR to undefinedH.J. Lu2021-08-277-0/+46
* Real programmers don't configure gcc using --with-ldAlan Modra2021-08-241-1/+5
* Another ld script backtrackAlan Modra2021-08-181-0/+5
* ld script fill pattern expressionAlan Modra2021-08-142-3/+27
* ld lexer tidy, possibly break the worldAlan Modra2021-08-132-129/+140
* ld script lower-case absolute and sizeof_headersAlan Modra2021-08-133-5/+4
* tidy mri script externAlan Modra2021-08-131-10/+5
* Re: PR28217, Syntax error when memory region contains a hyphenAlan Modra2021-08-131-10/+3
* PR28217, Syntax error when memory region contains a hyphenAlan Modra2021-08-134-184/+171
* ns32k configuryAlan Modra2021-08-131-1/+1
* ld: Update the pass and fail strings of PR ld/28138 testH.J. Lu2021-08-111-4/+4
* Deprecate a.out support for NetBSD targets.John Ericson2021-08-115-458/+481
* PR28198, Support # as linker script comment markerAlan Modra2021-08-111-8/+7
* ldgram.y tidiesAlan Modra2021-08-111-41/+55