aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2020-05-13Have the linker's help text include the default setting of the --hash-style o...Nick Clifton2-1/+24
2020-05-12Regen ld/Makefile.inAlan Modra1-0/+1
2020-05-11Power10 VSX 32-byte storage accessAlan Modra3-0/+33
2020-05-11PowerPC Rename powerxx to power10Alan Modra7-14/+24
2020-05-11Updated French translation for the ld sub-directory and an update Spanish tra...Nick Clifton2-4052/+2376
2020-05-04[binutils-gdb][ld][AArch64] Fix group_sections algorithmWilco Dijkstra4-0/+53
2020-05-01PR25882, .gnu.attributes are not checked for shared librariesAlan Modra2-4/+11
2020-05-01Regen ld BLD-POTFILES.inAlan Modra2-0/+5
2020-04-30AArch64: add GAS support for UDF instructionAlex Coplan5-5/+12
2020-04-30Add generic tests for linker support of the -shared or -pie options to tests ...Nick Clifton78-77/+159
2020-04-30ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato6-0/+73
2020-04-29xtensa: fix XTENSA_NDIFF handling for PR ld/25861Max Filippov6-0/+61
2020-04-29Remove restriction on skipping some linker tests because their default image ...Stephen Casner1-0/+11
2020-04-27x86: Add i386 PE big-object supportTamar Christina2-0/+14
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