summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* 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
* S/390: Move binary start to 16M.Andreas Krebbel2016-10-104-5/+10
* Fold arithmetic integer expressions falloutAlan Modra2016-10-072-6/+14
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+1
* Add is_generic_elf to ld/ld-lib.expAlan Modra2016-10-073-13/+26
* Add workaround for bash 4.2 scripting problem.Ludovic Court?s2016-10-062-1/+8
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-062-1/+7
* -Wimplicit-fallthrough error fixesAlan Modra2016-10-062-0/+7
* ld expression sectionAlan Modra2016-10-043-22/+39
* Fold arithmetic integer expressionsAlan Modra2016-10-042-0/+34