aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2017-04-30Automatic date update in version.inGDB Administrator1-1/+1
2017-04-29PR21432, buffer overflow in perform_relocationAlan Modra2-12/+27
2017-04-29Automatic date update in version.inGDB Administrator1-1/+1
2017-04-28x86: Check plt_got before using .plt.gotH.J. Lu3-2/+12
2017-04-28Automatic date update in version.inGDB Administrator1-1/+1
2017-04-27x86-64: Use "=" instead of "+=" to update 0H.J. Lu2-1/+6
2017-04-27x86: Create dynamic sections in create_dynamic_sectionsH.J. Lu3-188/+172
2017-04-27Remove has_bnd_reloc from elf_x86_64_link_hash_entryH.J. Lu2-10/+13
2017-04-27Change _bfd_elf_link_setup_gnu_properties to bfd *H.J. Lu3-6/+17
2017-04-27i386: Simplify VxWorks for non-PICH.J. Lu2-32/+35
2017-04-27Constify elf_backend_eh_frame_address_sizeAlan Modra7-12/+27
2017-04-27Edit .eh_frame symbolsAlan Modra4-3/+185
2017-04-27Clear dynstr_index when forcing symbols localAlan Modra2-1/+7
2017-04-27PowerPC undefweak handlingAlan Modra3-36/+41
2017-04-27Automatic date update in version.inGDB Administrator1-1/+1
2017-04-26x86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocationH.J. Lu3-18/+25
2017-04-26Fix a seg-fault when processing a corrupt binary containing reloc(s) with neg...Nick Clifton2-1/+10
2017-04-26PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if requiredMaciej W. Rozycki5-12/+47
2017-04-26ELF/BFD: Limit `_bfd_elf_link_renumber_dynsyms' call in section GCMaciej W. Rozycki2-1/+8
2017-04-26Fix seg-fault attempting to compress a debug section in a corrupt binary.Nick Clifton2-10/+15
2017-04-26Automatic date update in version.inGDB Administrator1-1/+1
2017-04-25Automatic date update in version.inGDB Administrator1-1/+1
2017-04-24x86-64: Force symbol dynamic if it isn't undefined weakH.J. Lu2-21/+59
2017-04-24i386: Force symbol dynamic if it isn't undefined weakH.J. Lu2-9/+17
2017-04-24i386: Set ELF_MAXPAGESIZE to 0x1000 for VxWorksH.J. Lu2-0/+7
2017-04-24Automatic date update in version.inGDB Administrator1-1/+1
2017-04-23PR 21414, null pointer deref of _bfd_elf_large_com_section symAlan Modra4-14/+36
2017-04-23PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.Alan Modra5-30/+57
2017-04-23PR 21409, segfault in _bfd_dwarf2_find_nearest_lineAlan Modra2-1/+7
2017-04-23Automatic date update in version.inGDB Administrator1-1/+1
2017-04-22Automatic date update in version.inGDB Administrator1-1/+1
2017-04-21i386: Avoid dynamic symbol with GOT reference in PIEH.J. Lu2-18/+57
2017-04-21Require --no-dynamic-linker with -static -E/--dynamic-listH.J. Lu2-0/+9
2017-04-21Automatic date update in version.inGDB Administrator1-1/+1
2017-04-20ELF/LD: Always consider STB_LOCAL symbols localMaciej W. Rozycki2-9/+14
2017-04-20MIPS/BFD: Reorder comment about dynamic symbol sortingMaciej W. Rozycki2-2/+7
2017-04-20Handle symbol defined in IR and referenced in DSOH.J. Lu2-0/+13
2017-04-20Automatic date update in version.inGDB Administrator1-1/+1
2017-04-19x86-64: Handle undefined IFUNC symbol with -z nowH.J. Lu2-1/+7
2017-04-19Correct PE reloc displayWedson Almeida Filho2-1/+5
2017-04-19Implement -z dynamic-undefined-weakAlan Modra4-31/+73
2017-04-19Automatic date update in version.inGDB Administrator1-1/+1
2017-04-18Automatic date update in version.inGDB Administrator1-1/+1
2017-04-17Put soname in the version definition sectionH.J. Lu2-12/+18
2017-04-17Undo dynamic symbol state after regular object sym type mismatchAlan Modra2-13/+46
2017-04-17Automatic date update in version.inGDB Administrator1-1/+1
2017-04-16Automatic date update in version.inGDB Administrator1-1/+1
2017-04-15Automatic date update in version.ingdb-8.0-branchpointGDB Administrator1-1/+1
2017-04-14Automatic date update in version.inGDB Administrator1-1/+1
2017-04-13Wrap long linesAlan Modra11-40/+81