summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* xtensa: fix PR ld/25861Max Filippov2020-04-224-0/+30
* For relative paths in INPUT() and GROUP(), search the directory of the curren...Fangrui Song2020-04-226-12/+77
* Correct mingw target selectAlan Modra2020-04-225-5/+12
* Fix linker tests to work with 16-bit targets.Stephen Casner2020-04-2116-31/+60
* elf: Strip zero-sized dynamic sectionsH.J. Lu2020-04-213-52/+67
* PowerPC64: remove empty .rela.dyn (.rela.branch_lt)Alan Modra2020-04-204-14/+20
* ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARCRainer Orth2020-04-183-2/+5
* elf: Don't use .set for alpha targetH.J. Lu2020-04-183-0/+11
* Fix the test for PR 18963 so that it will work on 16-bit targets.Stephen Casner2020-04-173-9/+20
* Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."Nick Clifton2020-04-175-33/+16
* [PATCH 1/2] coff-go32: update ldscriptJuan Manuel Guerrero2020-04-172-0/+18
* Commit: Running the linker testsuite with clangNick Clifton2020-04-174-3/+71
* Fix the test for PR 18963 so that it will work on 16-bit targets.Stephen Casner2020-04-165-16/+33
* Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song2020-04-154-31/+24
* Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner2020-04-1414-2/+380
* readelf: Consolidate --syms --use-dynamic with --dyn-symsH.J. Lu2020-04-1415-148/+176
* ld: xfail several shared (non PIC) tests on SolarisRainer Orth2020-04-102-4/+11
* ld: Fix pr22269-1 on 32-bit Solaris/SPARCRainer Orth2020-04-092-1/+5
* NOCF_PROTECTION_CFLAGS: Replace nopie with availableH.J. Lu2020-04-022-3/+8
* ld: Add NOCF_PROTECTION_CFLAGS to turn off -fcf-protectionH.J. Lu2020-04-024-8/+57
* linux-x86.exp: Compile with -I../bfdH.J. Lu2020-04-022-5/+11
* ld: Disable ifunc tests on SolarisRainer Orth2020-04-0243-42/+86
* Replace "use use" in a warning message with "use".Nick Clifton2020-04-022-1/+6
* x86: Only allow S + A relocations against absolute symbolH.J. Lu2020-04-0127-1/+486
* Arm: Skip Thumb2 PLT tests on NaCL.Tamar Christina2020-04-012-2/+9
* Extend the linker's error message for missing libraries if there is an almost...Nick Clifton2020-04-012-0/+23
* Arm: Fix LSB of GOT for Thumb2 only PLT.Tamar Christina2020-04-013-0/+21
* Arm: Fix thumb2 PLT branch offsets.Tamar Christina2020-04-014-0/+60
* ld/testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.Hans-Peter Nilsson2020-04-012-2/+6
* Fix objcopy's --preserve-dates command line option so that it will work with ...Nick Clifton2020-03-304-3/+21
* ld: Set COMMONPAGESIZE for i386 SolarisH.J. Lu2020-03-283-2/+10
* ld: Xfail pr20995-2 tests for SolarisH.J. Lu2020-03-272-2/+7
* ld: Skip some x86 IFUNC tests for SolarisH.J. Lu2020-03-274-0/+10
* h8300-linux ld testsuiteAlan Modra2020-03-2590-42/+203
* bfd: Display symbol version for nm -DH.J. Lu2020-03-242-0/+14
* i386msdos uninitialised readAlan Modra2020-03-234-0/+13
* plugin: Don't invoke LTO-wrapperH.J. Lu2020-03-202-5/+15
* Silence warnings due to plugin API changeAlan Modra2020-03-205-4/+24
* Non-contiguous memory regions support: Fix testcases after previous commitChristophe Lyon2020-03-183-2/+7
* Non-contiguous memory regions support: Avoid calls to abortChristophe Lyon2020-03-183-17/+15
* non-contiguous elf testAlan Modra2020-03-142-2/+6
* Add support for non-contiguous memory regionsChristophe Lyon2020-03-1330-5/+955
* x86: Check static link of dynamic objectsH.J. Lu2020-03-138-4/+57
* Fix several mix up between octets and bytes in ELF program headersChristian Eggers2020-03-132-1/+6
* Don't merge sections with differing MASKPROC or MASKOS flagsAlan Modra2020-03-112-4/+9
* Reduce --warn-section-align outputAlan Modra2020-03-052-1/+14
* PR25570, ld duplicate "warning: changing start of section"Alan Modra2020-03-052-13/+30
* Revert "PR25570, ld duplicate "warning: changing start of section""Alan Modra2020-03-043-10/+3
* PR25570, ld duplicate "warning: changing start of section"Alan Modra2020-03-043-3/+10
* Note that the --rpath-link command line option will search the contents of th...Nick Clifton2020-03-032-2/+19