aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2022-09-20New Serbian translations for various binutils sub-directories.Nick Clifton1-1800/+1877
2022-09-20LoongArch: Fix R_LARCH_IRELATIVE insertion after elf_link_sort_relocsXi Ruoyao3-0/+39
2022-09-15bfd, binutils, gas: Remove/mark unused variablesTsukasa OI1-7/+2
2022-09-14bfd: Stop using -Wstack-usage=262144 when built with ClangTsukasa OI1-0/+18
2022-09-14Modify ld-ctf test files to suit ARMAlan Modra12-24/+24
2022-09-12ld: pe: Apply review suggestions on the existing exports/imports arraysMartin Storsjö3-86/+83
2022-09-12ld: pe: Improve performance of object file exclude symbol directivesMartin Storsjö3-35/+99
2022-09-12RISC-V: PR28509, the default visibility symbol cannot be referenced by R_RISC...Nelson Chu12-29/+83
2022-09-02xtensa: bfd: fix TLS relocations generated for PIEMax Filippov5-0/+220
2022-09-02xtensa: adjust expected output in ld TLS testsMax Filippov4-63/+63
2022-08-30ld: pe: Fix linking against Microsoft import libraries with multiple DLLsMartin Storsjö2-108/+32
2022-08-30BFD library: Use entry 0 in directory and filename tables of DWARF-5 debug info.Nick Clifton2-1/+6
2022-08-30RISC-V: Add 'Zmmul' extension in assembler.Tsukasa OI12-12/+12
2022-08-26PR12265, Compiling ld/ fails on Solaris 8Alan Modra2-5/+3
2022-08-25ld: pe: Move the return type to a separate line from the function nameMartin Storsjö2-2/+4
2022-08-25PR10372, SH: ld test with sim/sh/run fails alwaysAlan Modra1-3/+7
2022-08-25Re: LoongArch: ld: Fix bug not generate plt when link a dsoAlan Modra1-12/+15
2022-08-24ld: pe: Make archive member file extension comparisons case insensitive when ...Martin Storsjö2-10/+44
2022-08-24LoongArch: ld: Fix bug not generate plt when link a dsoliuzhensong3-0/+43
2022-08-21Re: Missing linking test case for pe dll using a def fileAlan Modra1-11/+11
2022-08-18Missing linking test case for pe dll using a def file.Ralf Habacker2-0/+164
2022-08-13readelf: print 0x0 as 0, and remove trailing spacesAlan Modra1-9/+9
2022-08-08ld: fix NEWS typosMartin Liska1-2/+2
2022-08-04Don't use BFD_VMA_FMT in binutilsAlan Modra1-6/+6
2022-08-04Re: Get rid of fprintf_vma and sprintf_vmaAlan Modra6-120/+62
2022-08-03elf: Reset alignment for each PT_LOAD segmentH.J. Lu2-0/+17
2022-08-03Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra5-43/+63
2022-08-02ld: aarch64: Adjust TLS relaxation conditionMatthew Malcomson28-77/+232
2022-08-02ld: aarch64: Update test linker scripts relocs.ld and relocs-ilp32.ldMatthew Malcomson2-0/+8
2022-08-01ld: Support the -exclude-symbols option via COFF def files, with the EXCLUDE_...Martin Storsjö8-0/+53
2022-08-01ld: Add support for a new option, -exclude-symbols, in COFF object file direc...Martin Storsjö8-2/+117
2022-08-01opcodes: LoongArch: add "ret" instruction to reduce typingWANG Xuerui2-0/+2
2022-08-01opcodes: LoongArch: make all non-native jumps desugar to canonical b{lt/ge}[u...WANG Xuerui1-21/+21
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra6-54/+16
2022-08-01LoongArch: Set defaults to exec stack 0.liuzhensong1-0/+1
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 in sparc-solaris targets.Nick Clifton2-0/+7
2022-07-26PowerPC32 ld test fails with --enable-targets=allAlan Modra3-17/+11
2022-07-26Updated translations for various sub-directoriesNick Clifton2-3601/+3750
2022-07-25ld: Compile 2 CTF tests with -O2H.J. Lu2-0/+2
2022-07-25LoongArch: Add testcases for new relocate types.liuzhensong38-1607/+2285
2022-07-25bfd: Delete R_LARCH_NONE from dyn info of LoongArch.liuzhensong1-1/+1
2022-07-25Re: PowerPC64 .branch_lt addressAlan Modra2-2/+21
2022-07-22PR17122, OSX 10.9 build failureAlan Modra3-20/+3
2022-07-21i386: Don't allow GOTOFF relocation against IFUNC symbol for PICH.J. Lu6-10/+6
2022-07-19x86: Disallow invalid relocations against protected symbolsH.J. Lu7-11/+23
2022-07-19x86: Make protected symbols local for -sharedFangrui Song10-36/+23
2022-07-18ld: Pass -nostdlib to compiler with -rH.J. Lu1-1/+1
2022-07-18x86: Properly check invalid relocation against protected symbolH.J. Lu3-0/+31
2022-07-08Fix regeneration of ld configure and makefilesNick Clifton3-1487/+626