summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* readelf: print 0x0 as 0, and remove trailing spacesAlan Modra2022-08-131-9/+9
* ld: fix NEWS typosMartin Liska2022-08-081-2/+2
* Don't use BFD_VMA_FMT in binutilsAlan Modra2022-08-041-6/+6
* Re: Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-046-120/+62
* elf: Reset alignment for each PT_LOAD segmentH.J. Lu2022-08-032-0/+17
* Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra2022-08-035-43/+63
* ld: aarch64: Adjust TLS relaxation conditionMatthew Malcomson2022-08-0228-77/+232
* ld: aarch64: Update test linker scripts relocs.ld and relocs-ilp32.ldMatthew Malcomson2022-08-022-0/+8
* ld: Support the -exclude-symbols option via COFF def files, with the EXCLUDE_...Martin Storsjö2022-08-018-0/+53
* ld: Add support for a new option, -exclude-symbols, in COFF object file direc...Martin Storsjö2022-08-018-2/+117
* opcodes: LoongArch: add "ret" instruction to reduce typingWANG Xuerui2022-08-012-0/+2
* opcodes: LoongArch: make all non-native jumps desugar to canonical b{lt/ge}[u...WANG Xuerui2022-08-011-21/+21
* Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-016-54/+16
* LoongArch: Set defaults to exec stack 0.liuzhensong2022-08-011-0/+1
* ld: Extend ac_default_ld_warn_rwx_segments to all SPARC targets [PR29411]Rainer Orth2022-07-292-3/+9
* Stop the linker from complaining about RWX segments in sparc-solaris targets.Nick Clifton2022-07-262-0/+7
* PowerPC32 ld test fails with --enable-targets=allAlan Modra2022-07-263-17/+11
* Updated translations for various sub-directoriesNick Clifton2022-07-262-3601/+3750
* ld: Compile 2 CTF tests with -O2H.J. Lu2022-07-252-0/+2
* LoongArch: Add testcases for new relocate types.liuzhensong2022-07-2538-1607/+2285
* bfd: Delete R_LARCH_NONE from dyn info of LoongArch.liuzhensong2022-07-251-1/+1
* Re: PowerPC64 .branch_lt addressAlan Modra2022-07-252-2/+21
* PR17122, OSX 10.9 build failureAlan Modra2022-07-223-20/+3
* i386: Don't allow GOTOFF relocation against IFUNC symbol for PICH.J. Lu2022-07-216-10/+6
* x86: Disallow invalid relocations against protected symbolsH.J. Lu2022-07-197-11/+23
* x86: Make protected symbols local for -sharedFangrui Song2022-07-1910-36/+23
* ld: Pass -nostdlib to compiler with -rH.J. Lu2022-07-181-1/+1
* x86: Properly check invalid relocation against protected symbolH.J. Lu2022-07-183-0/+31
* Fix regeneration of ld configure and makefilesNick Clifton2022-07-083-1487/+626
* Update version to 2.39.50 and regenerate filesNick Clifton2022-07-084-2411/+3369
* Add markers for 2.39 branchNick Clifton2022-07-082-0/+6
* Re: ld/x86: skip p_align-1 tests with unsuitable compilerAlan Modra2022-06-291-3/+11
* ld/x86: skip p_align-1 tests with unsuitable compilerJan Beulich2022-06-281-36/+46
* PowerPC64: align plt_branch stubsAlan Modra2022-06-285-47/+44
* Re: Disable execstack and rwx segments warnings for MIPS targets.Alan Modra2022-06-282-3/+3
* Disable execstack and rwx segments warnings for MIPS targets.Nick Clifton2022-06-274-29/+48
* drop XC16x bitsJan Beulich2022-06-2721-543/+3
* PowerPC64 .branch_lt addressAlan Modra2022-06-272-3/+3
* -z relro relaxation and ld script SIZEOFAlan Modra2022-06-278-26/+33
* arm: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song2022-06-251-1/+1
* aarch64: Allow PC-relative relocations against protected STT_FUNC for -sharedFangrui Song2022-06-233-0/+19
* aarch64: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song2022-06-231-1/+1
* aarch64: Disallow copy relocations on protected dataFangrui Song2022-06-223-0/+19
* ld: regenerate configure after recent misgenerationNick Alcock2022-06-211-118/+103
* Default to disabling the linker warnings about execstack and RWX segments if ...Nick Clifton2022-06-214-109/+164
* Fix the sorting algorithm for reloc entriesTomoaki Kawada2022-06-183-0/+31
* Always free matching vector from bfd_check_format_matchesAlan Modra2022-06-161-1/+6
* BFD_RELOC_MIPS_16Alan Modra2022-06-142-9/+6
* x86: Properly handle IFUNC function pointer referenceH.J. Lu2022-05-312-0/+71
* i386: Ajdust more tests for opcodes/i386: remove trailing whitespaceH.J. Lu2022-05-3113-19/+19