aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2022-02-18Fix typo in ld.texiRoland McGrath2-5/+9
2022-02-17Updated Serbian translations for the bfd, gold, ld and opcodes directoriesNick Clifton2-1583/+1687
2022-02-16ld: Support customized output section typeFangrui Song10-24/+111
2022-02-15i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTRELH.J. Lu3-0/+11
2022-02-14x86-64: Use MAXPAGESIZE for the relro segment alignmentH.J. Lu15-59/+59
2022-02-14Revert "PR28824, relro security issues, x86 keep COMMONPAGESIZE relro"H.J. Lu4-10/+1
2022-02-13ld: Keep indirect symbol from IR if referenced from shared objectH.J. Lu3-0/+41
2022-02-13Don't pass around expld.dataseg pointerAlan Modra2-20/+28
2022-02-13Remove bfd ELF_RELROPAGESIZEAlan Modra1-2/+1
2022-02-13PR28824, relro security issues, x86 keep COMMONPAGESIZE relroAlan Modra4-1/+10
2022-02-13PR28824, relro security issuesAlan Modra3-13/+17
2022-02-11x86: Disallow invalid relocation against protected symbolH.J. Lu10-21/+63
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