aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-03-02Correct -z nocopyreloc docAlan Modra1-0/+4
2015-02-27Fixes a problem with the linker script parser not always handling the ! chara...Nick Clifton1-0/+6
2015-02-27Fix recent h8300 configury changesAlan Modra1-0/+7
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton1-0/+12
2015-02-24This patch modifies the AVR linker script templates to use __<name>_REGION_LE...Senthil Kumar Selvaraj1-0/+7
2015-02-23Add support for the h8300-linux target.Yoshinori Sato1-0/+10
2015-02-23Fixes a problem where "ld -ixxx" would report an error of "ld: bad -rpath opt...Nick Clifton1-0/+5
2015-02-14Add a testcase for PR ld/17973H.J. Lu1-0/+8
2015-02-14PR ld/17973 LTO file symsAlan Modra1-0/+9
2015-02-13Mention support for LLVM plugin in NEWSH.J. Lu1-0/+4
2015-02-13Correct ld.texinfo cross referenceAlan Modra1-0/+4
2015-02-11Add --[no-]map-whole-files for gold compatibilityH.J. Lu1-0/+5
2015-02-11Output "warning:" or "error:" in plugin messagesH.J. Lu1-0/+6
2015-02-11Remove unused dump_tv_tagH.J. Lu1-0/+8
2015-02-11Add ChangeLogs for 439b7f41bH.J. Lu1-0/+15
2015-02-11Add ChangeLogs for commit 5ae0078cdH.J. Lu1-0/+16
2015-02-10Initialize use_mmapH.J. Lu1-0/+4
2015-02-10Unmap the buffer if plugin didn't claim the fileH.J. Lu1-0/+9
2015-02-10Align offset passed to mmapH.J. Lu1-0/+4
2015-02-08Don't bfd_check_format if not neededH.J. Lu1-0/+5
2015-02-08Check format against bfd_object directlyH.J. Lu1-0/+5
2015-02-07Replace entry->the_bfd with ibfdH.J. Lu1-0/+5
2015-02-07Update plugin_maybe_claimH.J. Lu1-0/+13
2015-02-06Document -z text, -z notext and -z textoffH.J. Lu1-0/+6
2015-02-06Use mmap and cache the view buffer for get_viewH.J. Lu1-0/+14
2015-02-05Close fd only if fd != -1H.J. Lu1-0/+5
2015-02-05Add plugin_input_file_tH.J. Lu1-0/+14
2015-02-02xlc -z relro toc section fixesAlan Modra1-0/+7
2015-01-29Remove plugin_active_plugins_p()H.J. Lu1-0/+9
2015-01-28Make plugin_get_ir_dummy_bfd staticH.J. Lu1-0/+6
2015-01-28The initial support for LDPT_GET_VIEWH.J. Lu1-0/+11
2015-01-28PowerPC64 changes for xlcAlan Modra1-0/+8
2015-01-28FT32 initial supportAlan Modra1-0/+8
2015-01-28Allow symbols in MEMORY region specificationSenthil Kumar Selvaraj1-0/+14
2015-01-20Reorder more powerpc64 sections again for -z relroAlan Modra1-0/+10
2015-01-20ld: Don't evaluate unneeded PROVIDE expressions.Andrew Burgess1-0/+7
2015-01-20Reorder more powerpc64 sections for -z relroAlan Modra1-0/+11
2015-01-20Reorder powerpc64 sections for -z relroAlan Modra1-0/+6
2015-01-19Add a testcase for PR ld/17615H.J. Lu1-1/+1
2015-01-19Fix garbage collection of common symbolsAlan Modra1-0/+5
2015-01-14[ARM] Reject R_ARM_REL32 when trying to defer it to runtimeJiong Wang1-0/+16
2015-01-02Correct printed year in copyright noticesAlan Modra1-0/+4
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1100/+4
2014-12-24Don't create .eh_frame_hdr on shared lib bfdAlan Modra1-0/+6
2014-12-23AVR/ld: Propagate link-relax elf header flag correctly.Andrew Burgess1-0/+6
2014-12-23Report an error for script multiply defined symbolsAlan Modra1-0/+7
2014-12-23Use a symbol flag bit to mark linker defined symbolsAlan Modra1-0/+4
2014-12-23Don't PROVIDE over top of common symbolsAlan Modra1-0/+5
2014-12-23Correct logic for "defined by object"Alan Modra1-0/+4
2014-12-23Move support code for linker script DEFINED to ldexp.cAlan Modra1-0/+14