aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2018-08-29[MIPS/LD/testsuite] Skip o32 flags check on mips*-*-irix*Chenghua Xu2-1/+11
2018-08-27x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu8-0/+130
2018-08-26Delay evaluation of alignment expressions in output sectionsAlan Modra10-40/+88
2018-08-24[PATCH] [MIPS] LD/testsuite: Skip 32bit test if ld not support.Chenghua Xu2-0/+47
2018-08-24x86: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu55-48/+361
2018-08-24ehdr_start twiddlesAlan Modra2-12/+21
2018-08-24PR23566, false uninitialized warningAlan Modra2-10/+8
2018-08-23Prune BFD warnings for unknown GNU propertiesH.J. Lu7-28/+31
2018-08-21Update the documentation of the linker's --hash-style option.Nick Clifton2-1/+8
2018-08-18Remove duplicate ld testsuite functionAlan Modra2-26/+4
2018-08-17x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu7-77/+69
2018-08-12ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.sH.J. Lu2-1/+5
2018-08-11x86: Properly add X86_ISA_1_NEEDED propertyH.J. Lu4-1/+37
2018-08-08x86: Properly merge GNU_PROPERTY_X86_ISA_1_USEDH.J. Lu29-42/+182
2018-08-07PowerPC64 EH info for _notoc linkage stubsAlan Modra5-9/+53
2018-08-07Explain what happens for PE targeted linkers in the case where the user actua...Martin Storsjo3-8/+18
2018-08-07Updated Bulgarian translation for the ld/ directoryNick Clifton2-54/+58
2018-08-06[ARC] Update merging attributes.claziss5-0/+56
2018-08-06[ARC] Add Tag_ARC_ATR_version.claziss6-0/+13
2018-08-05R_PPC64_REL24_NOTOC supportAlan Modra7-0/+201
2018-08-05Lose _r2off in powerpc64 stub namesAlan Modra3-6/+11
2018-08-03x32: Align the .note.gnu.property section to 4 bytesH.J. Lu2-0/+9
2018-08-03Update PRU assembler to corect hardware register numbering for DWARF.Dimitar Dimitrov1-1/+1
2018-08-02Disable the PR12982 test for HPPA targets.Nick Clifton3-6/+20
2018-08-02ifunc.exp: Always build static_nonifunc_progH.J. Lu2-4/+8
2018-08-02Add a testcase for PR binutils/23460H.J. Lu8-0/+61
2018-08-01Fix spurious check-ld failures on aarch64-elfRoland McGrath7-14/+24
2018-08-01Skip the test for PR12982 on HPPA targets as they always need an executable s...Nick Clifton2-0/+9
2018-08-01Re: PowerPC64 __tls_get_addr_opt stub .eh_frame fixAlan Modra2-1/+6
2018-08-01PowerPC64 __tls_get_addr_opt stub .eh_frame fixAlan Modra5-6/+29
2018-08-01csky regenAlan Modra2-0/+6
2018-07-30Fix thinko in the placement of the .gnu.build.attributes section.Nick Clifton2-1/+7
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner44-4/+1132
2018-07-30Combine ,gnu.build.attributes.* sections into one .gnu.build.attributes secti...Nick Clifton2-0/+6
2018-07-27S12Z: Emit uninitialized data in the .bss segmentJohn Darrington2-0/+6
2018-07-27S12Z: Emit initialized data segment image.John Darrington2-3/+7
2018-07-26Re: Enhance powerpc ld -r --relaxAlan Modra2-3/+7
2018-07-26Implement PowerPC64 .localentry for value 1Alan Modra4-17/+58
2018-07-25Enhance powerpc ld -r --relaxAlan Modra5-18/+47
2018-07-24Updated French translation for ld/ and Swedish translation for binutils/Nick Clifton2-1219/+6208
2018-07-23xtensa: ld: convert tests to run_dump_testMax Filippov8-257/+38
2018-07-23xtensa: ld: add tests for static linkage relaxationMax Filippov15-0/+249
2018-07-23xtensa: ld: rename xtensa.exp to xtensa-linux.expMax Filippov2-0/+4
2018-07-23PowerPC64 fails reloc-discard testAlan Modra3-0/+18
2018-07-20ld: Discard .rel.* and .rela.* sectionsH.J. Lu2-1/+6
2018-07-20x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if neededH.J. Lu18-10/+195
2018-07-20[PATCH, LD, AArch64] Fix ifunc testismsAndre Simoes Dias Vieira2-2/+3
2018-07-20MIPS/LD: Fix crashing with a discarded dynamic relocation sectionMaciej W. Rozycki4-0/+24
2018-07-18S/390: Improve partial relro support for 64 bitAndreas Krebbel4-3/+23
2018-07-18ld: Enable using separate linker script for -z relroAndreas Krebbel2-8/+291