aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-05-04Fix PR21404 - assertion fail when calculating symbol sizeSenthil Kumar Selvaraj1-0/+9
2017-05-02RISC-V: Allow 32-bit BFD to handle 64-bit objectsPalmer Dabbelt1-0/+4
2017-05-03PR 21384, --dynamic-list regression with f02cb058Alan Modra1-0/+8
2017-04-29PR21432, buffer overflow in perform_relocationAlan Modra1-0/+7
2017-04-28x86: Check plt_got before using .plt.gotH.J. Lu1-0/+6
2017-04-27x86-64: Use "=" instead of "+=" to update 0H.J. Lu1-0/+5
2017-04-27x86: Create dynamic sections in create_dynamic_sectionsH.J. Lu1-0/+10
2017-04-27Remove has_bnd_reloc from elf_x86_64_link_hash_entryH.J. Lu1-0/+10
2017-04-27Change _bfd_elf_link_setup_gnu_properties to bfd *H.J. Lu1-0/+8
2017-04-27i386: Simplify VxWorks for non-PICH.J. Lu1-0/+5
2017-04-27Constify elf_backend_eh_frame_address_sizeAlan Modra1-0/+13
2017-04-27Edit .eh_frame symbolsAlan Modra1-0/+14
2017-04-27Clear dynstr_index when forcing symbols localAlan Modra1-0/+5
2017-04-27PowerPC undefweak handlingAlan Modra1-0/+12
2017-04-26x86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocationH.J. Lu1-0/+7
2017-04-26Fix a seg-fault when processing a corrupt binary containing reloc(s) with neg...Nick Clifton1-0/+6
2017-04-26PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if requiredMaciej W. Rozycki1-0/+14
2017-04-26ELF/BFD: Limit `_bfd_elf_link_renumber_dynsyms' call in section GCMaciej W. Rozycki1-0/+6
2017-04-26Fix seg-fault attempting to compress a debug section in a corrupt binary.Nick Clifton1-0/+6
2017-04-24x86-64: Force symbol dynamic if it isn't undefined weakH.J. Lu1-0/+14
2017-04-24i386: Force symbol dynamic if it isn't undefined weakH.J. Lu1-0/+9
2017-04-24i386: Set ELF_MAXPAGESIZE to 0x1000 for VxWorksH.J. Lu1-0/+5
2017-04-23PR 21414, null pointer deref of _bfd_elf_large_com_section symAlan Modra1-0/+8
2017-04-23PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.Alan Modra1-0/+15
2017-04-23PR 21409, segfault in _bfd_dwarf2_find_nearest_lineAlan Modra1-0/+6
2017-04-21i386: Avoid dynamic symbol with GOT reference in PIEH.J. Lu1-0/+14
2017-04-21Require --no-dynamic-linker with -static -E/--dynamic-listH.J. Lu1-0/+8
2017-04-20ELF/LD: Always consider STB_LOCAL symbols localMaciej W. Rozycki1-0/+5
2017-04-20MIPS/BFD: Reorder comment about dynamic symbol sortingMaciej W. Rozycki1-0/+5
2017-04-20Handle symbol defined in IR and referenced in DSOH.J. Lu1-0/+7
2017-04-19x86-64: Handle undefined IFUNC symbol with -z nowH.J. Lu1-0/+6
2017-04-19Correct PE reloc displayWedson Almeida Filho1-0/+4
2017-04-19Implement -z dynamic-undefined-weakAlan Modra1-0/+18
2017-04-17Put soname in the version definition sectionH.J. Lu1-0/+6
2017-04-17Undo dynamic symbol state after regular object sym type mismatchAlan Modra1-0/+6
2017-04-13Wrap long linesAlan Modra1-0/+13
2017-04-13Use %A and %B in more error messagesAlan Modra1-0/+52
2017-04-13Rewrite bfd error handlerAlan Modra1-0/+26
2017-04-13Missing _bfd_error_handler argsAlan Modra1-0/+7
2017-04-13Regen bfd-in2.hAlan Modra1-0/+4
2017-04-11Remove the extra `\n' in warning/error messagesH.J. Lu1-0/+7
2017-04-11Ignore processor-specific GNU program propertiesH.J. Lu1-0/+5
2017-04-10Port the bug fix for PR 19704 (Missing dynamic relocation against undefined w...Qing Zhao1-0/+34
2017-04-10Remove the ns32k target from the obsolete list.Nick Clifton1-0/+4
2017-04-10PR21287, Inconsistent section type for .init_array and .init_array.42Alan Modra1-0/+7
2017-04-07ELF: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu1-0/+12
2017-04-07Fix building the BFD library for Win64 by reqorking the find_separate_debug_f...Pedro Alves1-1/+25
2017-04-07pe/coff: handle weak defined symbol for gc-sections.Tristan Gingold1-0/+6
2017-04-07Regen SRC-POTFILES.inAlan Modra1-0/+4
2017-04-05PowerPC64le PLT reference countingAlan Modra1-0/+5