]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/ChangeLog
Prevent illegal memory accesses when parsing incorrecctly formated core notes.
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
2017-11-16  Nick CliftonPrevent illegal memory accesses when parsing incorrecct...
2017-11-16  Nick CliftonPrevent a possible seg-fault in the section merging...
2017-11-15  Alan ModraHandle ' and I format flags
2017-11-14  Alan ModraPR22431, powerpc64 ld segfault when .plt discarded
2017-11-14  Alan ModraInconsistent .eh_frame_hdr on powerpc64
2017-11-13  Jan BeulichPE: don't corrupt section flags when linking from ELF...
2017-11-13  H.J. Luld: Remove PF_X from PT_PHDR segment
2017-11-12  Alan Modraweakdef list handling
2017-11-12  Alan Modranon_got_ref after adjust_dynamic_relocs
2017-11-08  Djordje TodorovicBFD: Extract PID from MIPS core dump file
2017-11-08  Djordje TodorovicBFD: Write Linux core PRSTATUS note into MIPS core...
2017-11-07  Alan ModraPowerPC64 statistics message
2017-11-07  Alan Modrangettext support
2017-11-05  Alan ModraProper bound check in _bfd_doprnt_scan
2017-11-05  Alan ModraPR22397, BFD internal error when message locale isn't C
2017-11-04  Alan Modrapowerpc TLS in PIEs
2017-11-04  Alan ModraPowerPC readonly_dynrelocs
2017-11-04  Alan Modrahppa-linux TLS relocs
2017-11-04  Alan ModraPR22394, hppa-linux-ld fails to emit dynamic relocations
2017-11-03  H.J. Lux86: Remove func_pointer_refcount
2017-11-03  Nick CliftonFix excessive memory allocation attempts and possible...
2017-11-01  James BowmanFT32B is a new FT32 family member. It has a code compre...
2017-11-01  Nick CliftonPrevent illegal memory accesses when attempting to...
2017-11-01  Nick CliftonUpdate check for invalid values in pe_bfd_read_buildid...
2017-11-01  Nick CliftonFix an invalid free called when attempting to link...
2017-11-01  Alan ModraPR22374, PowerPC unnecessary PLT entries
2017-10-31  Nick CliftonFix illegal memory access triggered when parsing a...
2017-10-30  Alan Modrafrv-elf --gc-sections failures
2017-10-30  Alan Modrarelocs_compatible test for gc-sections
2017-10-30  Alan ModraFix hppa-linux pr22269-1 fail
2017-10-28  Alan ModraPR22300, Abort in elf32_hppa_relocate_section building...
2017-10-25  Alan ModraAllow for __gnu_lto_slim prefixed with extra "_"
2017-10-24  Andrew WatermanRISC-V: Only relax to C.LUI when imm != 0 and rd !...
2017-10-24  Renlin Li[BFD][PR21703]Override the new defined symbol with...
2017-10-23  Nick CliftonMake sure that undefined symbols added to the linker...
2017-10-23  Maciej W. RozyckiMIPS: Preset EF_MIPS_ABI2 with n32 ELF objects
2017-10-22  Hans-Peter NilssonFix gas/22304 by forcing a 64-bit bfd for cris*-*.
2017-10-19  Palmer DabbeltRISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_*
2017-10-19  Palmer DabbeltRISC-V: Add R_RISCV_DELETE, which marks bytes for deletion
2017-10-19  H.J. Lutilegx: Check bfd_link_executable for TLS check
2017-10-19  H.J. Lutilepro: Check bfd_link_executable for TLS check
2017-10-19  H.J. Lusparc: Check bfd_link_executable for TLS check
2017-10-18  H.J. Lutile: Mark __tls_get_addr in gc_mark_hook
2017-10-18  H.J. Lumicroblaze: Check for indirect and warning symbols
2017-10-17  Alan ModraPR22307, Heap out of bounds read in _bfd_elf_parse_gnu_...
2017-10-17  Alan ModraPR22306, Invalid free() in slurp_symtab()
2017-10-16  H.J. LuELF: Call check_relocs after opening all inputs
2017-10-14  H.J. Lux86: Add elf_x86_backend_data
2017-10-14  H.J. Lux86: Add _bfd_x86_elf_finish_dynamic_sections
2017-10-14  H.J. Lucris: Don't hide symbol which was forced to be dynamic
2017-10-14  H.J. Lucris: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14  H.J. Lush: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14  H.J. Lus390: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14  H.J. Lunios2: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14  H.J. Lumicroblaze: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14  H.J. Lum68k: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14  H.J. Luhppa: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14  H.J. Luia64: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14  H.J. Lumips: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14  H.J. Luarm: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14  H.J. Lutile: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14  H.J. Luaarch64: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14  H.J. LuMove UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.h
2017-10-13  James BowmanFT32: support for FT32B processor - part 1
2017-10-12  Nick CliftonForce the AArch64 linker backend to refuse to link...
2017-10-12  H.J. Lux86: Add _bfd_x86_elf_hide_symbol
2017-10-12  Alan Modra_bfd_elf_link_hash_hide_symbol calls in generic ELF...
2017-10-12  Alan ModraFix remaining targets using wrong .interp conditions
2017-10-11  Maciej W. RozyckiELF/BFD: Handle both variants of the 64-bit Linux core...
2017-10-11  Maciej W. RozyckiELF/BFD,GDB: Handle both variants of the 32-bit Linux...
2017-10-11  Maciej W. RozyckiELF/BFD: Fix padding in `elf_external_linux_prpsinfo64'
2017-10-11  Pedro AlvesRename _doprnt -> _bfd_doprnt to fix DJGPP bfd build...
2017-10-10  H.J. Lux86: Set GOT refcount to 1
2017-10-10  Renlin Li[ARM] PR ld/21402, only override the symbol dynamic...
2017-10-10  H.J. Luriscv: Cache the max alignment of output sections
2017-10-10  Alan ModraPrepare powerpc64 for late check_relocs
2017-10-09  H.J. Lumn10300: Don't free cached internal symbol table
2017-10-09  H.J. Lubfin: Don't create .interp section for info->nointerp
2017-10-09  Alan ModraPR22212, memory leak in nm
2017-10-09  H.J. Lush: Dump dynamic relocation info to the map file
2017-10-09  H.J. Lusparc: Remove a strayed comment
2017-10-08  H.J. Lutilegx: Set this_hdr.sh_entsize only if section size > 0
2017-10-08  H.J. LuReformat elf_x86_allocate_dynrelocs
2017-10-08  H.J. Lusparc: Dump dynamic relocation info to the map file
2017-10-06  H.J. Lux86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO comments
2017-10-06  H.J. Lux86: Use zero_undefweak in elf_x86_link_hash_entry
2017-10-06  John BaldwinAccount for padding in FreeBSD/mipsn32 NT_PRSTATUS...
2017-10-06  H.J. LuAdd "do/while(0);" to COPY_INPUT_RELOC_P/VERIFY_COPY_RELOC
2017-10-06  H.J. Lux86: Add VERIFY_COPY_RELOC
2017-10-06  H.J. Lux86: Add VERIFY_PLT_ENTRY
2017-10-06  H.J. Lux86: Add COPY_INPUT_RELOC_P
2017-10-06  H.J. Lux86: Add GENERATE_DYNAMIC_RELOCATION_P
2017-10-06  H.J. Lux86: Add POINTER_LOCAL_IFUNC_P/PLT_LOCAL_IFUNC_P
2017-10-06  H.J. Lux86: Add GENERATE_RELATIVE_RELOC_P
2017-10-06  H.J. Lux86: Add RESOLVED_LOCALLY_P
2017-10-06  H.J. Lux86: Add NEED_DYNAMIC_RELOCATION_P
2017-10-06  H.J. Lux86: Add TLS_TRANSITION_IE_TO_LE_P
2017-10-06  H.J. Lupowerpc: Dump dynamic relocation info to the map file
2017-10-05  John BaldwinHandle the NT_ARM_VFP core dump note on FreeBSD.
2017-10-05  H.J. Lutile: Dump dynamic relocation info to the map file
next