aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-02-12Fix bad interaction between --relax and tls optimisationAlan Modra1-0/+6
2014-02-12Enable ppc476 workaround for ld -r.Alan Modra1-0/+7
2014-02-12PR15530, mark symbol in executables if it matches dynamic_listAlan Modra1-0/+8
2014-02-10Mark symbol in executables if it matches dynamic_listH.J. Lu1-0/+6
2014-02-10Add PR reference.Rainer Orth1-0/+1
2014-02-10binutils potfiles regenAlan Modra1-0/+5
2014-02-09powerpc relax_section and section contents cacheAlan Modra1-0/+14
2014-02-07 * cache.c (bfd_cache_max_open): Cast RLIM_INFINITY to rlim_t.Rainer Orth1-0/+4
2014-02-04Fix PowerPC targets minor memory leaks found by CoverityJan Kratochvil1-0/+9
2014-02-03Nios II large-GOT relocationsSandra Loosemore1-0/+14
2014-02-03ppc476 icache bug workaroundAlan Modra1-0/+26
2014-02-02Correct Nios II GOT pointer initialization.Sandra Loosemore1-0/+10
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore1-0/+46
2014-01-29My patch to the binutils strip-10.d test was wrong. The osabi field should a...Nick Clifton1-0/+9
2014-01-29Following up on Tom's suggestion I am checking in a patch to replace the variousNick Clifton1-0/+12
2014-01-28When parsing a DW_FORM_ref_addr attribute the CU containing theNick Clifton1-0/+6
2014-01-24Fixes powerpc64le ld segfaults when --emit-relocs is used.Alan Modra1-1/+6
2014-01-23Issue a linker error if TLS sections are not adjacentH.J. Lu1-0/+6
2014-01-22Display the reference causing a shared library to be neededAlan Modra1-0/+4
2014-01-22Comment typoAlan Modra1-0/+4
2014-01-21Check incompatible existing default symbol definitionH.J. Lu1-0/+8
2014-01-21Don't check shared/export_dynamic/ref_dynamic for type mismatchH.J. Lu1-0/+7
2014-01-16Fix mips segfault on GOT access of absolute symbolAlan Modra1-0/+7
2014-01-15Revert the last changeH.J. Lu1-0/+6
2014-01-14Don't discard relocs against __ehdr_startH.J. Lu1-0/+7
2014-01-14Revert the last changeH.J. Lu1-0/+6
2014-01-14Don't update reloc count if there are any non pc-relative relocsH.J. Lu1-0/+7
2014-01-142014-01-14 Michael Hudson-Doyle <michael.hudson@linaro.org>Christophe Lyon1-0/+8
2014-01-132014-01-13 Ma Jiang <ma.jiang@zte.com.cn>Ma Jiang1-0/+6
2014-01-13missing changelog for last patchAlan Modra1-0/+9
2014-01-10Don't adjust LOAD segment to match GNU_RELRO segmentAlan Modra1-0/+10
2014-01-09Use table jump macros in coff-rs6000 targets.Tristan Gingold1-0/+5
2014-01-08Adjust LOAD segment to generate GNU_RELRO segmentH.J. Lu1-0/+10
2014-01-08New Year - binutils ChangeLog rotationH.J. Lu1-3228/+2
2014-01-07remove VA_* from binutilsTom Tromey1-0/+5
2014-01-03 PR binutils/16199Nick Clifton1-0/+6
2014-01-02Update name in changelog entry.Nick Clifton1-1/+1
2014-01-02 PR binutils/14289Asmwarrior1-0/+5
2014-01-02 PR binutils/11983Nick Clifton1-0/+17
2013-12-30 * peXXigen.c (rsrc_process_section): Use ptrdiff_t as the type forIlya Tocar1-0/+5
2013-12-21Don't segv on cie.initial_instructions[] overflow.Alan Modra1-0/+8
2013-12-19Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sectionsH.J. Lu1-0/+6
2013-12-19 * Fix indentation issue and reorganize last commit entryPierre Muller1-2/+6
2013-12-19 * peXXigen.c (u16_mbtouc): Avoid unused function warning by excluding ifPierre Muller1-0/+8
2013-12-19Set proper OS ABI magic for ELF/m68kAndreas Schwab1-0/+5
2013-12-18 * peXXigen.c (rsrc_print_section): Use ptrdiff_t as the type forNick Clifton1-0/+7
2013-12-17Call _bfd_elf_post_process_headersH.J. Lu1-0/+5
2013-12-17Call _bfd_elf_post_process_headersH.J. Lu1-0/+6
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu1-0/+34
2013-12-17Use _bfd_elf_copy_private_bfd_dataH.J. Lu1-0/+28