summaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)Author
2022-08-02ld: aarch64: Adjust TLS relaxation conditionMatthew Malcomson
2022-08-02ld: aarch64: Update test linker scripts relocs.ld and relocs-ilp32.ldMatthew Malcomson
2022-08-01ld: Support the -exclude-symbols option via COFF def files, with the EXCLUDE_...Martin Storsjö
2022-08-01ld: Add support for a new option, -exclude-symbols, in COFF object file direc...Martin Storsjö
2022-08-01opcodes: LoongArch: add "ret" instruction to reduce typingWANG Xuerui
2022-08-01opcodes: LoongArch: make all non-native jumps desugar to canonical b{lt/ge}[u...WANG Xuerui
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra
2022-08-01LoongArch: Set defaults to exec stack 0.liuzhensong
2022-07-29ld: Extend ac_default_ld_warn_rwx_segments to all SPARC targets [PR29411]Rainer Orth
2022-07-26Stop the linker from complaining about RWX segments in sparc-solaris targets.Nick Clifton
2022-07-26PowerPC32 ld test fails with --enable-targets=allAlan Modra
2022-07-26Updated translations for various sub-directoriesNick Clifton
2022-07-25ld: Compile 2 CTF tests with -O2H.J. Lu
2022-07-25LoongArch: Add testcases for new relocate types.liuzhensong
2022-07-25bfd: Delete R_LARCH_NONE from dyn info of LoongArch.liuzhensong
2022-07-25Re: PowerPC64 .branch_lt addressAlan Modra
2022-07-22PR17122, OSX 10.9 build failureAlan Modra
2022-07-21i386: Don't allow GOTOFF relocation against IFUNC symbol for PICH.J. Lu
2022-07-19x86: Disallow invalid relocations against protected symbolsH.J. Lu
2022-07-19x86: Make protected symbols local for -sharedFangrui Song
2022-07-18ld: Pass -nostdlib to compiler with -rH.J. Lu
2022-07-18x86: Properly check invalid relocation against protected symbolH.J. Lu
2022-07-08Fix regeneration of ld configure and makefilesNick Clifton
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton
2022-07-08Add markers for 2.39 branchNick Clifton
2022-06-29Re: ld/x86: skip p_align-1 tests with unsuitable compilerAlan Modra
2022-06-28ld/x86: skip p_align-1 tests with unsuitable compilerJan Beulich
2022-06-28PowerPC64: align plt_branch stubsAlan Modra
2022-06-28Re: Disable execstack and rwx segments warnings for MIPS targets.Alan Modra
2022-06-27Disable execstack and rwx segments warnings for MIPS targets.Nick Clifton
2022-06-27drop XC16x bitsJan Beulich
2022-06-27PowerPC64 .branch_lt addressAlan Modra
2022-06-27-z relro relaxation and ld script SIZEOFAlan Modra
2022-06-25arm: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song
2022-06-23aarch64: Allow PC-relative relocations against protected STT_FUNC for -sharedFangrui Song
2022-06-23aarch64: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song
2022-06-22aarch64: Disallow copy relocations on protected dataFangrui Song
2022-06-21ld: regenerate configure after recent misgenerationNick Alcock
2022-06-21Default to disabling the linker warnings about execstack and RWX segments if ...Nick Clifton
2022-06-18Fix the sorting algorithm for reloc entriesTomoaki Kawada
2022-06-16Always free matching vector from bfd_check_format_matchesAlan Modra
2022-06-14BFD_RELOC_MIPS_16Alan Modra
2022-05-31x86: Properly handle IFUNC function pointer referenceH.J. Lu
2022-05-31i386: Ajdust more tests for opcodes/i386: remove trailing whitespaceH.J. Lu
2022-05-31Ajdust more tests for opcodes/i386: remove trailing whitespaceAlan Modra
2022-05-31Trailing spaces in objdump -r headerAlan Modra
2022-05-27opcodes/i386: remove trailing whitespace from insns with zero operandsAndrew Burgess
2022-05-27ld: cris*-elf: Default to --no-warn-rwx-segmentHans-Peter Nilsson
2022-05-27cris: bfd: Correct default to no execstackHans-Peter Nilsson
2022-05-26bit-rot in target before_parse functionAlan Modra