aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-09-02x86: Rearrange fields and update commentsH.J. Lu1-0/+5
2017-09-02i386: Update sgotplt_jump_table_size settingH.J. Lu1-0/+5
2017-09-02x86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.hH.J. Lu1-0/+9
2017-09-02x86: Add _bfd_x86_elf_allocate_dynrelocsH.J. Lu1-0/+19
2017-09-02x86: Add is_x86_elfH.J. Lu1-0/+16
2017-09-02x86: Add elf_x86_compute_jump_table_sizeH.J. Lu1-0/+17
2017-09-02x86: Add sizeof_reloc to elf_x86_link_hash_tableH.J. Lu1-0/+7
2017-09-02i386: Check VxWorks with htab->is_vxworksH.J. Lu1-0/+9
2017-09-02x86: Move GOT_TLS_* in elf32-i386.c to elfxx-x86.hH.J. Lu1-0/+11
2017-09-01x86-64: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu1-0/+6
2017-09-02-Og warning fixesAlan Modra1-0/+6
2017-09-01x86: Add _bfd_x86_elf_gc_mark_hookH.J. Lu1-0/+10
2017-09-01x86: Add _bfd_x86_elf_adjust_dynamic_symbolH.J. Lu1-0/+12
2017-09-01Correct ChangeLog entryH.J. Lu1-1/+1
2017-09-01elfxx-x86.h: Fix a typo in commentsH.J. Lu1-0/+5
2017-09-01x86: Add _bfd_x86_elf_mkobjectH.J. Lu1-0/+12
2017-09-01x86: Add _bfd_x86_elf_link_setup_gnu_propertiesH.J. Lu1-0/+25
2017-09-01x86: Correct unwind information for the second PLTH.J. Lu1-0/+8
2017-09-01Prevent an address violation parsing corrupt DWARF information by fixing the ...Nick Clifton1-0/+6
2017-09-01Fix buffer overrun when parsing an ELF attribute string that is not NUL termi...Nick Clifton1-0/+6
2017-08-31Fix buffer read overrun by ensuring that DWARF sections containing strings al...Nick Clifton1-0/+6
2017-08-31Regen SRC-POTFILES.inAlan Modra1-0/+4
2017-08-31Remove .eh_frame zero terminatorsAlan Modra1-0/+9
2017-08-31PR22048, Incorrect .eh_frame section in libc.soAlan Modra1-0/+7
2017-08-30Add elf64.lo together with elfxx-x86.lo for 64-bit BFDH.J. Lu1-0/+6
2017-08-30FT32: Permit R_FT32_18 overflowJames Bowman1-0/+5
2017-08-31bfd_close_all_done calling _close_and_cleanupAlan Modra1-0/+7
2017-08-30x86: Add _bfd_x86_elf_get_synthetic_symtabH.J. Lu1-0/+19
2017-08-30x86: Check target_id instead of elf_machine_codeH.J. Lu1-0/+5
2017-08-30x86: Add _bfd_x86_elf_link_hash_table_createH.J. Lu1-0/+75
2017-08-30MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxationMaciej W. Rozycki1-0/+5
2017-08-30Call _close_and_cleanup in bfd_close_all_doneH.J. Lu1-0/+5
2017-08-30Remove elf_x86_64_next_tls_desc_index/elf_x86_64_srelplt2H.J. Lu1-0/+5
2017-08-30Add missing ChangeLog entriesH.J. Lu1-0/+144
2017-08-30PowerPC TPREL16_HA/LO reloc optimizationAlan Modra1-0/+12
2017-08-30PowerPC64 __tls_get_addr sequence optimizationAlan Modra1-0/+6
2017-08-29x86: Re-indent elf32-i386.c/elf64-x86-64.cH.J. Lu1-0/+8
2017-08-29x86: Simplify bad return in get_synthetic_symtabH.J. Lu1-0/+6
2017-08-29x86: Check valid PLT sections before checking dynamic relocationsH.J. Lu1-0/+7
2017-08-28Remove unused _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu1-0/+5
2017-08-28x86: Check for valid PLT section sizeH.J. Lu1-0/+7
2017-08-27x86: Initialize def_protectedH.J. Lu1-0/+6
2017-08-26Disallow copy relocation against protected data symbolH.J. Lu1-0/+34
2017-08-26PowerPC TPREL reloc handlingAlan Modra1-0/+12
2017-08-25x86: Remove redundant "symbol" in commentsH.J. Lu1-0/+6
2017-08-24x86-64: Check relocations with -z nocopyrelocH.J. Lu1-0/+7
2017-08-24Revert commit aab921adcb656e4eefcc7d0f14241f3d7504400eH.J. Lu1-0/+6
2017-08-23x86-64: Properly report output type when PIC is neededH.J. Lu1-0/+8
2017-08-23x86: Increment PLT count only for function symbolsH.J. Lu1-0/+6
2017-08-23x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTEDH.J. Lu1-0/+7