aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2016-12-16Implement and document --gc-keep-exportedfincs4-0/+25
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov4-0/+36
2016-12-14Revert "ld: aarch64: fix TLS relaxation where TCB_SIZE is used"Yury Norov3-29/+0
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov3-0/+29
2016-12-13PE linker script improvements.Nick Clifton2-3/+10
2016-12-13[AArch64] Make LD testcases support ILP32 modeJiong Wang23-207/+265
2016-12-13Don't add PHDR for objcopy/strip or ld script specifying PHDRSAlan Modra4-6/+6
2016-12-13Don't fudge p_vaddr when PHDR in segmentAlan Modra5-11/+9
2016-12-08sync binutils config/ with gccAlan Modra2-1/+5
2016-12-06PowerPC64 toc optimisation for power9Alan Modra7-0/+543
2016-12-05Fix seg-fault in linker when passed a bogus input script.Nick Clifton2-2/+13
2016-12-04bfd,ld: Continue after partially-successful relaxed call relocations in sparc.Alyssa Milburn4-0/+41
2016-12-03PowerPC64 dot-symbol compatibility bugfixesAlan Modra9-1/+95
2016-12-03PowerPC64 dot-sym testsuite fixesAlan Modra56-118/+241
2016-12-03ld-elfvers don't fail on non-empty resultsAlan Modra2-2/+11
2016-12-03Correct cdtest g++ version testAlan Modra2-1/+5
2016-12-03try_copy_symbol_type node_class checkAlan Modra2-9/+9
2016-12-02Fix seg-fault in the linker when attempting to print out a malicious linker s...Nick Clifton2-1/+5
2016-12-02Fix seg-fault in linker when applying relocs to a corrupt binary.Nick Clifton2-4/+15
2016-12-02Fix seg-fault linking corrupt binary.Nick Clifton2-3/+9
2016-12-02Add support for Fushia OS.Josh Conner6-1/+71
2016-12-01Fix generation of IDATA[6] for PE files.Rudy Y2-2/+14
2016-12-01Fix accesses to the GOT for AARCH64 operating in 32-bit mode.Yury Norov4-0/+38
2016-11-28arc/ld: Remove duplicate TEMPLATE_NAME from emulparam fileAndrew Burgess2-1/+4
2016-11-28Update linker tests after partial reversion of PR 20815 patch.Nick Clifton4-5/+12
2016-11-28Properly hide hidden versioned symbol in executableH.J. Lu3-0/+12
2016-11-27Fix powerpc vle test for sorting of program headersAlan Modra2-3/+8
2016-11-27Fix spelling in comments in .y files (ld)Ambrogino Modigliani2-2/+6
2016-11-27Fix spelling in comments in .sc files (ld)Ambrogino Modigliani5-6/+13
2016-11-27Fix spelling in comments in .em files (ld)Ambrogino Modigliani6-6/+14
2016-11-27Fix spelling in comments in Expect scripts (ld)Ambrogino Modigliani5-4/+11
2016-11-27Fix spelling in comments in Assembler files (ld)Ambrogino Modigliani7-9/+18
2016-11-27Fix spelling in comments in C source files (ld)Ambrogino Modigliani6-7/+15
2016-11-24[ARM] Bind defined symbol locally in PIEJiong Wang5-0/+29
2016-11-24Fix snafu parsing $ORIGIN.Nick Clifton2-1/+8
2016-11-23Adjust linker test for arm-vxworks in wake of patch for PR 20815.Nick Clifton2-1/+3
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton37-20/+104
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani2-1/+5
2016-11-22PR20744, Incorrect PowerPC VLE relocsAlan Modra2-2/+15
2016-11-16Fix PR20789 - relaxation with negative valued diff relocsSenthil Kumar Selvaraj3-0/+33
2016-11-14Also check GOT PLT for R_X86_64_PLTOFF64H.J. Lu4-0/+53
2016-11-14 lexsup.c (parse_args): Add break at end of default case.Nick Clifton2-0/+5
2016-11-10[AArch64] Bind defined symbol locally in PIEJiong Wang5-0/+30
2016-11-07Fix infinite loop when processing rpath tokens.Nick Clifton3-27/+67
2016-11-07Note that the linker's --compress-debug-sections option overrides the compres...Nick Clifton2-11/+27
2016-11-04Remove support for $PLATFORM in rpath search paths.Nick Clifton5-35/+18
2016-11-04ld: Allow EXCLUDE_FILE to be used outside of the section listAndrew Burgess20-21/+231
2016-11-04ld: Create test object files based on source file nameAndrew Burgess6-7/+34
2016-11-04ld/xc16x: This target does not support -sharedAndrew Burgess2-0/+6
2016-11-04ld: Rename pattern within yacc grammar fileAndrew Burgess2-7/+12