aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2021-06-22RISC-V: Clarify the addends of pc-relative access.Nelson Chu9-0/+103
2021-06-19x86: Count PLT for GOTOFF relocation against IFUNC symbolH.J. Lu6-0/+67
2021-06-19elf: Correct DT_TEXTREL warning in PDEH.J. Lu5-0/+40
2021-06-19elf: Update GNU_PROPERTY_UINT32_[AND|OR]_XXX testsH.J. Lu9-8/+79
2021-06-18ld.texi: Move -z unique-symbol after -z undefs.H.J. Lu2-6/+10
2021-06-18elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu17-0/+218
2021-06-17x86-64: Use $NOPIE_LDFLAGS/$NOPIE_CFLAGS on protected-func-1H.J. Lu2-1/+8
2021-06-17x86-64: Test protected function pointersH.J. Lu5-0/+122
2021-06-17ld: Add ChangeLog entry for -no-pieFangrui Song1-0/+7
2021-06-17ld: Add -no-pieFangrui Song3-0/+11
2021-06-15readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra2-1/+5
2021-06-11PR27952, Disallow ET_DYN DF_1_PIE linker inputAlan Modra2-1/+8
2021-06-09Fix the creation of archives for Sparc Solaris2 targets by eliminating the su...Nick Clifton2-7/+18
2021-06-03PR2589, ld vs. ld.soAlan Modra2-4/+16
2021-05-31RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust.Nelson Chu7-0/+82
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu3-0/+8
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu7-0/+64
2021-05-26x86-64: Add ilp32-12 to check R_X86_64_32 for x32H.J. Lu4-0/+19
2021-05-14RISC-V: Check the overflow for %pcrel_lo addend more strictly.Nelson Chu7-7/+38
2021-05-13ld: Add -Bno-symbolicFangrui Song6-0/+30
2021-05-12arm: fix fallout from recent thumb2 detection patchRichard Earnshaw2-1/+6
2021-05-11x86-64/ELF: Fix "clear src_mask for all reloc types" test caseRoland McGrath2-1/+6
2021-05-11Prevent libdel.dll.a from being installed on Windows based systems.Nick Clifton3-0/+9
2021-05-10Enable linker garbage collection for the PRU target.Dimitar Dimitrov8-7/+17
2021-05-10PRU: Add alignment for resource table, and allow sizes of memory regions to b...Dimitar Dimitrov2-2/+14
2021-05-08support generating multi-html pages in parallelMike Frysinger3-7/+24
2021-05-08generate single html manual page by defaultMike Frysinger3-2/+7
2021-05-07x86-64/ELF: clear src_mask for all reloc typesJan Beulich3-0/+16
2021-05-07When computing section link order for a relocateable link, ignore section sizes.Nick Clifton2-6/+14
2021-05-07multiple definition warnings from script symbolsAlan Modra3-4/+14
2021-05-07Re: elf: Always append ".COUNT" to local symbolsAlan Modra3-4/+7
2021-05-06or1k: Support large plt_relocs when generating plt entriesStafford Horne7-0/+122
2021-05-06libctf, ld: fix test results for upstream GCCNick Alcock13-19/+81
2021-05-05elf: Always append ".COUNT" to local symbolsH.J. Lu9-1/+74
2021-05-05PowerPC undefweak testcaseAlan Modra5-0/+28
2021-05-03Re: section symbols without a nameAlan Modra2-1/+6
2021-04-28Stop the BFD library from treating annobin symbols as potential function symb...Nick Clifton4-0/+28
2021-04-26x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich6-0/+31
2021-04-23ld: Properly create a symbolic link to tmpdir/ldscriptsH.J. Lu2-1/+9
2021-04-22x86-64/PE: adjust PR ld/26659 testcase for CygwinJan Beulich2-25/+23
2021-04-21Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton52-485/+540
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot6-0/+92
2021-04-13Document the effect of --as-needed on --rpath on Linux based systems.Nick Clifton2-0/+21
2021-04-13PR27722, error: array subscript has type charAlan Modra2-3/+9
2021-04-13ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra4-2/+42
2021-04-12convert elf_link_hash macros to inline functionsAlan Modra3-2/+8
2021-04-12PR27719, lang_mark_undefineds trashes memoryAlan Modra5-5/+16
2021-04-09PowerPC disassembly of pcrel referencesAlan Modra12-56/+70
2021-04-06ld: warn about PE base relocations to sections above .relocJan Beulich2-1/+15
2021-04-05C99 ld configuryAlan Modra7-1573/+633