summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* sync binutils config/ with gccAlan Modra2016-12-082-1/+5
* PowerPC64 toc optimisation for power9Alan Modra2016-12-067-0/+543
* Fix seg-fault in linker when passed a bogus input script.Nick Clifton2016-12-052-2/+13
* bfd,ld: Continue after partially-successful relaxed call relocations in sparc.Alyssa Milburn2016-12-044-0/+41
* PowerPC64 dot-symbol compatibility bugfixesAlan Modra2016-12-039-1/+95
* PowerPC64 dot-sym testsuite fixesAlan Modra2016-12-0356-118/+241
* ld-elfvers don't fail on non-empty resultsAlan Modra2016-12-032-2/+11
* Correct cdtest g++ version testAlan Modra2016-12-032-1/+5
* try_copy_symbol_type node_class checkAlan Modra2016-12-032-9/+9
* Fix seg-fault in the linker when attempting to print out a malicious linker s...Nick Clifton2016-12-022-1/+5
* Fix seg-fault in linker when applying relocs to a corrupt binary.Nick Clifton2016-12-022-4/+15
* Fix seg-fault linking corrupt binary.Nick Clifton2016-12-022-3/+9
* Add support for Fushia OS.Josh Conner2016-12-026-1/+71
* Fix generation of IDATA[6] for PE files.Rudy Y2016-12-012-2/+14
* Fix accesses to the GOT for AARCH64 operating in 32-bit mode.Yury Norov2016-12-014-0/+38
* arc/ld: Remove duplicate TEMPLATE_NAME from emulparam fileAndrew Burgess2016-11-282-1/+4
* Update linker tests after partial reversion of PR 20815 patch.Nick Clifton2016-11-284-5/+12
* Properly hide hidden versioned symbol in executableH.J. Lu2016-11-283-0/+12
* Fix powerpc vle test for sorting of program headersAlan Modra2016-11-272-3/+8
* Fix spelling in comments in .y files (ld)Ambrogino Modigliani2016-11-272-2/+6
* Fix spelling in comments in .sc files (ld)Ambrogino Modigliani2016-11-275-6/+13
* Fix spelling in comments in .em files (ld)Ambrogino Modigliani2016-11-276-6/+14
* Fix spelling in comments in Expect scripts (ld)Ambrogino Modigliani2016-11-275-4/+11
* Fix spelling in comments in Assembler files (ld)Ambrogino Modigliani2016-11-277-9/+18
* Fix spelling in comments in C source files (ld)Ambrogino Modigliani2016-11-276-7/+15
* [ARM] Bind defined symbol locally in PIEJiong Wang2016-11-245-0/+29
* Fix snafu parsing $ORIGIN.Nick Clifton2016-11-242-1/+8
* Adjust linker test for arm-vxworks in wake of patch for PR 20815.Nick Clifton2016-11-232-1/+3
* Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton2016-11-2337-20/+104
* Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani2016-11-222-1/+5
* PR20744, Incorrect PowerPC VLE relocsAlan Modra2016-11-222-2/+15
* Fix PR20789 - relaxation with negative valued diff relocsSenthil Kumar Selvaraj2016-11-163-0/+33
* Also check GOT PLT for R_X86_64_PLTOFF64H.J. Lu2016-11-144-0/+53
* lexsup.c (parse_args): Add break at end of default case.Nick Clifton2016-11-142-0/+5
* [AArch64] Bind defined symbol locally in PIEJiong Wang2016-11-105-0/+30
* Fix infinite loop when processing rpath tokens.Nick Clifton2016-11-073-27/+67
* Note that the linker's --compress-debug-sections option overrides the compres...Nick Clifton2016-11-072-11/+27
* Remove support for $PLATFORM in rpath search paths.Nick Clifton2016-11-045-35/+18
* ld: Allow EXCLUDE_FILE to be used outside of the section listAndrew Burgess2016-11-0420-21/+231
* ld: Create test object files based on source file nameAndrew Burgess2016-11-046-7/+34
* ld/xc16x: This target does not support -sharedAndrew Burgess2016-11-042-0/+6
* ld: Rename pattern within yacc grammar fileAndrew Burgess2016-11-042-7/+12
* Add support for RISC-V architecture.Nick Clifton2016-11-0110-1/+176
* Initialize input statement created in add_archive_memberThomas Preud'homme2016-10-313-0/+8
* Regenerate spu_ovl.o_cAlan Modra2016-10-152-53/+57
* Add separate debug info file sectionAlan Modra2016-10-142-0/+5
* Update more tests for objdump changeAlan Modra2016-10-126-9/+17
* Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton2016-10-11161-677/+841
* Add support to the static linker for the tokens accepted by the dynamic linke...Nick Clifton2016-10-115-2/+166
* Always descend into output section statements in lang_do_assignmentsAlan Modra2016-10-115-20/+39