aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2020-04-22xtensa: fix PR ld/25861Max Filippov4-0/+30
2020-04-22For relative paths in INPUT() and GROUP(), search the directory of the curren...Fangrui Song6-12/+77
2020-04-22Correct mingw target selectAlan Modra5-5/+12
2020-04-21Fix linker tests to work with 16-bit targets.Stephen Casner16-31/+60
2020-04-21elf: Strip zero-sized dynamic sectionsH.J. Lu3-52/+67
2020-04-20PowerPC64: remove empty .rela.dyn (.rela.branch_lt)Alan Modra4-14/+20
2020-04-18ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARCRainer Orth3-2/+5
2020-04-18elf: Don't use .set for alpha targetH.J. Lu3-0/+11
2020-04-17Fix the test for PR 18963 so that it will work on 16-bit targets.Stephen Casner3-9/+20
2020-04-17Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."Nick Clifton5-33/+16
2020-04-17[PATCH 1/2] coff-go32: update ldscriptJuan Manuel Guerrero2-0/+18
2020-04-17 Commit: Running the linker testsuite with clangNick Clifton4-3/+71
2020-04-16Fix the test for PR 18963 so that it will work on 16-bit targets.Stephen Casner5-16/+33
2020-04-15Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song4-31/+24
2020-04-14Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner14-2/+380
2020-04-14readelf: Consolidate --syms --use-dynamic with --dyn-symsH.J. Lu15-148/+176
2020-04-10ld: xfail several shared (non PIC) tests on SolarisRainer Orth2-4/+11
2020-04-09ld: Fix pr22269-1 on 32-bit Solaris/SPARCRainer Orth2-1/+5
2020-04-02NOCF_PROTECTION_CFLAGS: Replace nopie with availableH.J. Lu2-3/+8
2020-04-02ld: Add NOCF_PROTECTION_CFLAGS to turn off -fcf-protectionH.J. Lu4-8/+57
2020-04-02linux-x86.exp: Compile with -I../bfdH.J. Lu2-5/+11
2020-04-02ld: Disable ifunc tests on SolarisRainer Orth43-42/+86
2020-04-02Replace "use use" in a warning message with "use".Nick Clifton2-1/+6
2020-04-01x86: Only allow S + A relocations against absolute symbolH.J. Lu27-1/+486
2020-04-01Arm: Skip Thumb2 PLT tests on NaCL.Tamar Christina2-2/+9
2020-04-01Extend the linker's error message for missing libraries if there is an almost...Nick Clifton2-0/+23
2020-04-01Arm: Fix LSB of GOT for Thumb2 only PLT.Tamar Christina3-0/+21
2020-04-01Arm: Fix thumb2 PLT branch offsets.Tamar Christina4-0/+60
2020-04-01ld/testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.Hans-Peter Nilsson2-2/+6
2020-03-30Fix objcopy's --preserve-dates command line option so that it will work with ...Nick Clifton4-3/+21
2020-03-28ld: Set COMMONPAGESIZE for i386 SolarisH.J. Lu3-2/+10
2020-03-27ld: Xfail pr20995-2 tests for SolarisH.J. Lu2-2/+7
2020-03-27ld: Skip some x86 IFUNC tests for SolarisH.J. Lu4-0/+10
2020-03-25h8300-linux ld testsuiteAlan Modra90-42/+203
2020-03-24bfd: Display symbol version for nm -DH.J. Lu2-0/+14
2020-03-23i386msdos uninitialised readAlan Modra4-0/+13
2020-03-20plugin: Don't invoke LTO-wrapperH.J. Lu2-5/+15
2020-03-20Silence warnings due to plugin API changeAlan Modra5-4/+24
2020-03-18Non-contiguous memory regions support: Fix testcases after previous commitChristophe Lyon3-2/+7
2020-03-18Non-contiguous memory regions support: Avoid calls to abortChristophe Lyon3-17/+15
2020-03-14non-contiguous elf testAlan Modra2-2/+6
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon30-5/+955
2020-03-13x86: Check static link of dynamic objectsH.J. Lu8-4/+57
2020-03-13Fix several mix up between octets and bytes in ELF program headersChristian Eggers2-1/+6
2020-03-11Don't merge sections with differing MASKPROC or MASKOS flagsAlan Modra2-4/+9
2020-03-05Reduce --warn-section-align outputAlan Modra2-1/+14
2020-03-05PR25570, ld duplicate "warning: changing start of section"Alan Modra2-13/+30
2020-03-04Revert "PR25570, ld duplicate "warning: changing start of section""Alan Modra3-10/+3
2020-03-04PR25570, ld duplicate "warning: changing start of section"Alan Modra3-3/+10
2020-03-03Note that the --rpath-link command line option will search the contents of th...Nick Clifton2-2/+19