aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-03CC_FOR_TARGET et alAlan Modra31-321/+332
2021-09-03haiku tidyAlan Modra3-6/+12
2021-09-02Add support for the haiku operating system. These are the os support patches...Alexander von Gluck IV11-2/+132
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-18Another ld script backtrackAlan Modra1-0/+5
2021-08-14ld script fill pattern expressionAlan Modra2-3/+27
2021-08-13ld lexer tidy, possibly break the worldAlan Modra2-129/+140
2021-08-13ld script lower-case absolute and sizeof_headersAlan Modra3-5/+4
2021-08-13tidy mri script externAlan Modra1-10/+5
2021-08-13Re: PR28217, Syntax error when memory region contains a hyphenAlan Modra1-10/+3
2021-08-13PR28217, Syntax error when memory region contains a hyphenAlan Modra4-184/+171
2021-08-13ns32k configuryAlan 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 Ericson5-458/+481
2021-08-11PR28198, Support # as linker script comment markerAlan Modra1-8/+7
2021-08-11ldgram.y tidiesAlan Modra1-41/+55
2021-08-11Mention whitespace in script expressionsAlan Modra1-3/+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-08-04PR28155, Superfluous "the" in the man pageAlan Modra1-1/+1
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
2021-07-28ld: Report error reason when a library cannot be foundH.J. Lu1-2/+2
2021-07-26Fix ld test case that assumes --enable-textrel-checkRoland McGrath2-1/+5
2021-07-24Revert: PowerPC: Don't generate unused section symbolsAlan Modra15-23/+159
2021-07-24Re: ld script expression parsingAlan Modra3-16/+32