aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2023-08-04PR30697, ppc32 mix of local-dynamic and global-dynamic TLSAlan Modra3-0/+30
2023-01-12ld/testsuite: Adjust for ELF_MAXPAGESIZE 0x1000Hans-Peter Nilsson7-28/+31
2023-01-10IBM zSystems: Fix offset relative to static TLSStefan Schulze Frielinghaus2-0/+20
2023-01-03x86-64: Allocate input section memory if neededH.J. Lu1-0/+17
2022-09-22elf: Reset alignment for each PT_LOAD segmentH.J. Lu2-0/+17
2022-09-07LoongArch:ld: Fix relocation error of pcrel.liuzhensong4-0/+79
2022-08-08ld: fix NEWS typosMartin Liska1-2/+2
2022-08-05reset development to true. update version numberNick Clifton1-10/+10
2022-08-05This is the 2.39 releaseNick Clifton2-10/+15
2022-08-02ld: aarch64: Update test linker scripts relocs.ld and relocs-ilp32.ldMatthew Malcomson2-0/+8
2022-07-29ld: Extend ac_default_ld_warn_rwx_segments to all SPARC targets [PR29411]Rainer Orth2-3/+9
2022-07-26Stop the linker from complaining about RWX segments on sparc-solaris targets.Nick Clifton4-3601/+3757
2022-07-26PowerPC32 ld test fails with --enable-targets=allAlan Modra3-17/+11
2022-07-25x86: Disallow invalid relocations against protected symbolsH.J. Lu7-11/+23
2022-07-25x86: Make protected symbols local for -sharedFangrui Song10-36/+23
2022-07-25Re: PowerPC64 .branch_lt addressAlan Modra2-2/+21
2022-07-22i386: Don't allow GOTOFF relocation against IFUNC symbol for PICH.J. Lu6-10/+6
2022-07-19x86: Properly check invalid relocation against protected symbolH.J. Lu3-0/+31
2022-07-08Update version numberNick Clifton2-1789/+1881
2022-07-08Add markers for 2.39 branchNick Clifton2-0/+6
2022-06-29Re: ld/x86: skip p_align-1 tests with unsuitable compilerAlan Modra1-3/+11
2022-06-28ld/x86: skip p_align-1 tests with unsuitable compilerJan Beulich1-36/+46
2022-06-28PowerPC64: align plt_branch stubsAlan Modra5-47/+44
2022-06-28Re: Disable execstack and rwx segments warnings for MIPS targets.Alan Modra2-3/+3
2022-06-27Disable execstack and rwx segments warnings for MIPS targets.Nick Clifton4-29/+48
2022-06-27drop XC16x bitsJan Beulich21-543/+3
2022-06-27PowerPC64 .branch_lt addressAlan Modra2-3/+3
2022-06-27-z relro relaxation and ld script SIZEOFAlan Modra8-26/+33
2022-06-25arm: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song1-1/+1
2022-06-23aarch64: Allow PC-relative relocations against protected STT_FUNC for -sharedFangrui Song3-0/+19
2022-06-23aarch64: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song1-1/+1
2022-06-22aarch64: Disallow copy relocations on protected dataFangrui Song3-0/+19
2022-06-21ld: regenerate configure after recent misgenerationNick Alcock1-118/+103
2022-06-21Default to disabling the linker warnings about execstack and RWX segments if ...Nick Clifton4-109/+164
2022-06-18Fix the sorting algorithm for reloc entriesTomoaki Kawada3-0/+31
2022-06-16Always free matching vector from bfd_check_format_matchesAlan Modra1-1/+6
2022-06-14BFD_RELOC_MIPS_16Alan Modra2-9/+6
2022-05-31x86: Properly handle IFUNC function pointer referenceH.J. Lu2-0/+71
2022-05-31i386: Ajdust more tests for opcodes/i386: remove trailing whitespaceH.J. Lu13-19/+19
2022-05-31Ajdust more tests for opcodes/i386: remove trailing whitespaceAlan Modra2-4/+4
2022-05-31Trailing spaces in objdump -r headerAlan Modra99-99/+99
2022-05-27opcodes/i386: remove trailing whitespace from insns with zero operandsAndrew Burgess67-164/+164
2022-05-27ld: cris*-elf: Default to --no-warn-rwx-segmentHans-Peter Nilsson1-0/+5
2022-05-27cris: bfd: Correct default to no execstackHans-Peter Nilsson1-0/+1
2022-05-26bit-rot in target before_parse functionAlan Modra4-2/+12
2022-05-26ld: add --package-metadataLuca Boccassi15-10/+531
2022-05-23ld: use definitions in generate_reloc rather than raw literalsMark Harmstone1-7/+8
2022-05-20Tidy warn-execstack handlingAlan Modra4-15/+13
2022-05-12Fix an illegal memory access when creating DLLs.Alan Modra2-123/+130
2022-05-07Re: Fix new linker testsuite failures due to rwx segment test problemsAlan Modra1-2/+1