aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2022-02-04ld: Remove emultempl/armcoff.emH.J. Lu1-293/+0
2022-02-03PowerPC64 treatment of absolute symbolsAlan Modra12-0/+290
2022-02-02Updated French translation for the ld/ and gold/ sub-directoriesNick Clifton2-1651/+1683
2022-01-31elf: Check symbol version without any symbolsH.J. Lu3-0/+24
2022-01-31Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnuAlan Modra4-0/+73
2022-01-28Set __ehdr_start rel_from_abs earlierAlan Modra2-1/+1
2022-01-28Update PowerPC64 symtocbase testAlan Modra3-7/+15
2022-01-26ld: Rewrite lang_size_relro_segment_1H.J. Lu4-44/+118
2022-01-24Update Bulgarian, French, Romaniam and Ukranian translation for some of the s...Nick Clifton3-3587/+4055
2022-01-23Regenerate Makefile.in files with automake 1.15.1H.J. Lu1-1/+0
2022-01-23Regenerate configure files with autoconf 2.69H.J. Lu1-15/+3
2022-01-22Adjust default page sizes for haiku arm.Alexander von Gluck IV3-3/+9
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton3-121/+140
2022-01-22Add markers for 2.38 branchNick Clifton2-0/+6
2022-01-21Updated Serbian translation for the ld sub-directoryNick Clifton2-1989/+2270
2022-01-21drop old unused stamp-h.in fileMike Frysinger1-1/+0
2022-01-18lang_size_relro_segment tidyAlan Modra1-16/+4
2022-01-18PowerPC64 DT_RELRAlan Modra5-4/+5
2022-01-18tweak __ehdr_start visibility and flags for check_relocsAlan Modra2-10/+38
2022-01-17Update the config.guess and config.sub files from the master repository and r...Nick Clifton3-1510/+1576
2022-01-14PR28751 mbind2a / mbind2b regressions on powerpc*-linuxAlan Modra3-4/+12
2022-01-13ld: Disable DT_RELR in some -z relro testsH.J. Lu10-10/+10
2022-01-13elf: Remove the 1-page gap before the RELRO segmentH.J. Lu14-57/+110
2022-01-13dt-relr.exp --no-as-neededAlan Modra1-2/+2
2022-01-13Correct .relr.dyn nocombreloc scriptAlan Modra1-1/+1
2022-01-13testsuite supports_dt_relrAlan Modra15-27/+18
2022-01-13Don't use C++ comments in assemblyAlan Modra3-3/+3
2022-01-12ld: Add glibc dependency for DT_RELRH.J. Lu5-1/+69
2022-01-12ld: Add simple DT_RELR testsH.J. Lu26-0/+400
2022-01-12elf: Support DT_RELR in linker testsH.J. Lu42-67/+138
2022-01-12ld: Initial DT_RELR supportH.J. Lu9-1/+48
2022-01-12elf: Pass need_layout to _bfd_elf_map_sections_to_segmentsH.J. Lu1-1/+2
2022-01-12ld: add hidden and internal visibility support for XCOFFClément Chigot9-28/+206
2022-01-12ld/testsuite: prepare ld-elfvsb to support XCOFFClément Chigot20-1/+1
2022-01-12gas: add visibility support for XCOFFClément Chigot1-1/+1
2022-01-12Set SEC_ELF_REVERSE_COPY earlierAlan Modra1-0/+10
2022-01-11Fix multiple problems with DLL generation.Martin Storsj2-14/+27
2022-01-10XCOFF: add support for TLS relocations on hidden symbolsClément Chigot8-103/+381
2022-01-07ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu2-4/+4
2022-01-07RISC-V: Updated the default ISA spec to 20191213.Nelson Chu11-11/+11
2022-01-06ldelfgen.c: Add missing newlines when calling einfoH.J. Lu1-3/+3
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu13-10/+79
2022-01-04ld/x86: Update -z report-relative-relocH.J. Lu2-4/+4
2022-01-02Update year range in copyright notice of binutils filesAlan Modra343-402/+402
2022-01-01unify 64-bit bfd checksMike Frysinger4-116/+124
2021-12-31ld-x86-64: Pass options to linker with "-Wl,"H.J. Lu1-20/+24
2021-12-28ld: Fix testcase errors due to -shared not support.jiawei2-1/+6
2021-12-27ld: Remove emultempl/linux.emH.J. Lu1-226/+0
2021-12-21Obsolete m32c-rtems and m32r-rtemsJoel Sherrill1-2/+2
2021-12-16Fix AVR assembler so that it creates relocs that will work with linker relaxa...Nick Clifton4-5/+15