aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2020-06-29tic6x: Call _bfd_elf_add_dynamic_tagsH.J. Lu14-39/+56
2020-06-29x86_64 k1om testsAlan Modra4-0/+9
2020-06-26binutils, ld: work with --disable-libctfNick Alcock9-3/+140
2020-06-26ld/x86: actually invoke k1om testsJan Beulich2-0/+7
2020-06-26m68k: tag floating-point ABI usedPat Bernardi14-0/+89
2020-06-24ld: Correct --dependency-file orderH.J. Lu2-2/+7
2020-06-24csky: Don't generate unnecessary dynamic tagsH.J. Lu3-8/+8
2020-06-24cris: Don't generate unnecessary dynamic tagsH.J. Lu5-11/+41
2020-06-24ld: Set non_ir_ref_regular on source for assignmentH.J. Lu5-3/+52
2020-06-24ld --help outputAlan Modra3-13/+21
2020-06-23PR 22843: ld, gold: Add --dependency-file option.Roland McGrath11-22/+127
2020-06-24PR26150, Assertion when asm() defines global symbols, -flto and --start-groupAlan Modra3-5/+27
2020-06-23Correct bfin XPASSesAlan Modra2-17/+21
2020-06-22RISC-V: Report warning when linking the objects with different priv specs.Nelson Chu7-6/+63
2020-06-21Do without ld ENABLE_PLUGINSAlan Modra16-124/+106
2020-06-20Remove perror from ld_assemble, ld_compile and ld_nmAlan Modra21-76/+99
2020-06-20ecoff testsuite fixesAlan Modra6-25/+33
2020-06-20SH gas configure and ld testsAlan Modra2-66/+71
2020-06-19Re: ld testsuite fixes for alphaAlan Modra4-3/+6
2020-06-19ld testsuite fixes for alphaAlan Modra9-11/+22
2020-06-19Emit a warning when -z relro is unsupportedAlan Modra12-23/+71
2020-06-17ld: Suppress warning for unsupported attribute from older GCCH.J. Lu2-0/+8
2020-06-17ld: Require GCC 5 for Build pr25749-1b (-pie -fPIE)H.J. Lu2-1/+6
2020-06-16Re: Use __asm__ rather than asm in ld testsuiteAlan Modra3-3/+5
2020-06-16Use __asm__ rather than asm in ld testsuiteAlan Modra29-72/+107
2020-06-16Really remove tic30-aout supportAlan Modra9-65/+15
2020-06-15xtensa: allow runtime ABI selectionMax Filippov3-5/+69
2020-06-15gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath5-0/+41
2020-06-15Unnecessary load_lib in ld testsuiteAlan Modra7-18/+10
2020-06-15PR26103 testcaseAlan Modra7-9/+61
2020-06-15ld-linkonce testAlan Modra4-10/+18
2020-06-11Run certain ld-plugun lto tests only for ELFAlan Modra2-25/+31
2020-06-11Fix a compile time warning in the linker testsuite when compiling using clang.Nick Clifton2-3/+8
2020-06-10Fix x86 ld testsuite fails with glibc < 2.28Alan Modra6-20/+41
2020-06-10ELF: Properly handle section symbolsH.J. Lu8-0/+69
2020-06-09IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu17-4/+138
2020-06-09PR26065, ld/testsuite/ld-elf symbolic tests dl4e and dl4f failAlan Modra3-12/+13
2020-06-07ld: Pass $LFLAGS to PR ld/21703 shared testH.J. Lu2-1/+6
2020-06-07ld: Xfail pr20995 and pr20995-2 for tic6x-*-*H.J. Lu2-2/+7
2020-06-07pr11304.d: Skip tic6x-*-elfH.J. Lu2-0/+6
2020-06-06Re: PR13802, referred common symbol not UNDefinedAlan Modra2-3/+6
2020-06-06ld -plugin options when plugins are disabledAlan Modra3-1/+13
2020-06-05RISC-V: The object without priv spec attributes can be linked with any object.Nelson Chu13-1/+85
2020-06-05RISC-V: Don't generate the ELF privilege attributes when no CSR are used.Nelson Chu11-27/+15
2020-06-04ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu5-27/+11
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra38-111/+41
2020-06-04ld-dynamic test fixesAlan Modra6-8/+31
2020-06-04ld testsuite fails with default-PIE compilerAlan Modra3-3/+9
2020-06-03ld: Pass -fno-sanitize=all to tests with linkerH.J. Lu14-32/+121
2020-06-03ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song22-9/+341