aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2022-02-08RISC-V: Stop reporting warnings for mismatched extension versionsPalmer Dabbelt12-46/+12
2022-02-08Re: elf: Check symbol version without any symbolsAlan Modra1-2/+2
2022-02-07i386: Allow GOT32 relocations against ABS symbolsH.J. Lu3-0/+17
2022-02-07Revert "elf: Remove the 1-page gap before the RELRO segment"Alan Modra14-110/+57
2022-02-07Revert "ld: Rewrite lang_size_relro_segment_1"Alan Modra4-118/+44
2022-02-07A more elegant pr28827-1 testcaseAlan Modra1-6799/+54
2022-02-06ld: Add emultempl/emulation.emH.J. Lu10-372/+165
2022-02-05Tweak assembler invocation for pr28827-1 testAlan Modra1-0/+1
2022-02-05PR28827 testcaseAlan Modra3-0/+6833
2022-02-05Enable "size" as a dumpprog in ldAlan Modra1-0/+8
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