aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-02bfd_cleanup for object_pAlan Modra2-4/+14
2020-03-01plugin: Copy the no_export field to the IR dummy objectH.J. Lu8-0/+37
2020-02-28mmix-mmo set SEC_DATA for .data sectionAlan Modra12-11/+26
2020-02-26ld: Add PR ld/25593 testsH.J. Lu9-0/+75
2020-02-26Indent labelsAlan Modra5-4/+11
2020-02-26PR25593, --as-needed breaks DT_NEEDED order with linker pluginAlan Modra3-1/+29
2020-02-24Updated translations for some of the binutils sub-directories.Nick Clifton2-3977/+2256
2020-02-22PR25585, PHDR segment not covered by LOAD segmentAlan Modra2-0/+12
2020-02-19Various fixes for the Z80 support.Sergey Belyashov17-136/+77
2020-02-19Adjust PR25355 testcaseAlan Modra2-2/+6
2020-02-10Use GCC LTO wrapper to get real symbols from LTO IR objectsH.J. Lu5-0/+21
2020-02-07unique.exp: Update contains_unique_symbolH.J. Lu2-1/+5
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov16-250/+277
2020-02-07pr25022.d: Xfail more targets without ldelf_before_place_orphansH.J. Lu2-2/+9
2020-02-06ELF: Discard a section if any of its linked-to sections has been discardedH.J. Lu20-0/+111
2020-02-06ld: Issue an error for GC on __patchable_function_entries sectionH.J. Lu3-0/+18
2020-02-06ELF: Support the section flag 'o' in .section directiveH.J. Lu26-1/+345
2020-02-06check_gc_sections_available: Mark z80 as not supportedH.J. Lu2-1/+7
2020-02-06Enable ld-ifunc tests for more targetsAlan Modra48-56/+128
2020-02-06mbind gas tests and supports_gnu_osabi testsuite infrastructureAlan Modra3-13/+6