aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2021-08-11PR28198, Support # as linker script comment markerAlan Modra1-8/+7
2021-08-11ldgram.y tidiesAlan Modra1-41/+55
2021-08-11Mention whitespace in script expressionsAlan Modra1-3/+5
2021-08-05Re: elf: Treat undefined version as hiddenAlan Modra2-5/+5
2021-08-04elf: Treat undefined version as hiddenH.J. Lu15-12/+62
2021-08-04PR28155, Superfluous "the" in the man pageAlan Modra1-1/+1
2021-07-28ld: Run tmpdir/pr28138 only for native buildH.J. Lu1-30/+34
2021-07-28bfd: Close the file descriptor if there is no archive fdH.J. Lu9-0/+92
2021-07-28ld: Report error reason when a library cannot be foundH.J. Lu1-2/+2
2021-07-26Fix ld test case that assumes --enable-textrel-checkRoland McGrath2-1/+5
2021-07-24Revert: PowerPC: Don't generate unused section symbolsAlan Modra15-23/+159
2021-07-24Re: ld script expression parsingAlan Modra3-16/+32
2021-07-21Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi8-1/+34
2021-07-21Remove `netbsdpe` supportJohn Ericson2-5/+1
2021-07-09ld/NEWS: Clarify -z [no]indirect-extern-accessH.J. Lu1-2/+2
2021-07-08elf: Limits 2 GNU_PROPERTY_1_NEEDED tests to Linux/x86H.J. Lu2-10/+2
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu25-0/+907
2021-07-08elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu2-0/+32
2021-07-08x86-64: Disallow PC reloc against weak undefined symbols in PIEH.J. Lu1-10/+1
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu6-1/+28
2021-07-07ld: Check archive only for archive memberH.J. Lu1-1/+3
2021-07-06elf/riscv: Fix relaxation with aliases [PR28021]Michael Matz5-0/+117
2021-07-06RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng4-1/+30
2021-07-05ld: Cache and reuse the IR archive file descriptorH.J. Lu3-8/+29
2021-07-05Updated translations (mainly Ukranian and French) triggered by creation of 2....Nick Clifton3-4363/+4503
2021-07-03Update version number and regenerate filesNick Clifton3-1428/+1505
2021-07-03Add markers for 2.37 branchNick Clifton2-0/+6
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