PR26330, Malloc size error in objdump
[binutils-gdb.git] / bfd / ChangeLog
2020-08-03 Alan ModraPR26330, Malloc size error in objdump
2020-07-31 Alan ModraPR26314, Linking LTO objects with symbols from static...
2020-07-30 Szabolcs Nagyaarch64: set sh_entsize of .plt to 0
2020-07-30 Rainer OrthUnify Solaris procfs and largefile handling
2020-07-30 H.J. Luelf: Add sym_cache to elf_link_hash_table
2020-07-29 Maciej W. RozyckiMIPS: Make the IRIX naming of local section symbols...
2020-07-29 Maciej W. RozyckiMIPS/LD: Set symtab's `sh_info' correctly for IRIX...
2020-07-29 Alan ModraDon't segfault on discarded section dynsyms
2020-07-28 Alan ModraPR25022 testcase segfault for generic ELF linker targets
2020-07-27 Alan ModraAccept --just-symbols symbols as absolute for xcoff
2020-07-24 Nick CliftonMove the xc16x target to the obsolete list
2020-07-22 Kevin BuettnerUpdate binary_get_section_contents to seek using sectio...
2020-07-22 Kevin BuettnerRemove hack for GDB which sets the section size to 0
2020-07-22 Max Filippovbfd: xtensa: pr26246: fix removed_literal_compare
2020-07-20 Alan ModraPR26265, Spurious 'gc-sections requires ... when -...
2020-07-19 Alan ModraPower10 stub selection
2020-07-15 Alan ModraPR26239, memory leak in _bfd_dwarf2_slurp_debug_info
2020-07-15 Nick CliftonFix an illegal memory access in the BFD library which...
2020-07-15 Hans-Peter Nilssonmmix bfd: fix bfd_assert for R_MMIX_PUSHJ_STUBBABLE...
2020-07-14 Markus BöckPR26198 MinGW failure to link regular object file and...
2020-07-10 Alan ModraPowerPC64 ld --no-power10-stubs
2020-07-09 Alan ModraRemove powerpc PE support
2020-07-09 Nick CliftonUpdate French translation in the bfd sub-directory
2020-07-07 Alan ModraXCOFF ld segfaults when running ld testsuite
2020-07-07 Alan ModraXCOFF deterministic archives
2020-07-07 Alan ModraXCOFF C_HIDEXT and C_AIX_WEAKEXT classification
2020-07-06 Nick CliftonUpdated translations for various binutils sub-directories
2020-07-04 Nick Cliftonoops - omitted from previous delta
2020-07-04 Nick CliftonAdd markers for binutils 2.35 branch
2020-07-01 Alan ModraPR26188, buff overflow in coff_find_nearest_line_with_names
2020-07-01 Alan ModraRe: Remove x86 NaCl target support
2020-07-01 Alan Modraobsolete xc16x
2020-06-30 H.J. LuRemove x86 NaCl target support
2020-06-29 H.J. Lutic6x: Call _bfd_elf_add_dynamic_tags
2020-06-29 Alan Modraasan: _bfd_pei_slurp_codeview_record use of uninit...
2020-06-29 Alan ModraC++ comments
2020-06-26 Pat Bernardim68k: tag floating-point ABI used
2020-06-26 Alan ModraRISCV changes broke 32-bit --enable-targets=all
2020-06-24 Andrew Burgessbfd/riscv: tighten matching rules in riscv_scan
2020-06-24 H.J. Lucsky: Don't generate unnecessary dynamic tags
2020-06-24 H.J. Lucris: Don't generate unnecessary dynamic tags
2020-06-24 Alan Modraubsan: alpha-vms: shift exponent 536874240 is too large
2020-06-23 H.J. LuELF: Add _bfd_elf_add_dynamic_tags
2020-06-22 Saagar JhaRecognize some new Mach-O load commands
2020-06-22 Nelson ChuRISC-V: Report warning when linking the objects with...
2020-06-22 Nelson ChuRISC-V: Don't assume the priv attributes are in order...
2020-06-21 Alan ModraPR26132, ar creates invalid libraries for some targets...
2020-06-19 Nick CliftonSilence warnings about incompatible plugins.
2020-06-16 Alan ModraReally remove tic30-aout support
2020-06-15 Max Filippovxtensa: allow runtime ABI selection
2020-06-15 Roland McGrathgold, ld: Implement -z start-stop-visibility=... option.
2020-06-15 Alan ModraObsolete PowerPC PE, winnt and cygwin targets
2020-06-15 Alan ModraPR26103, Assertion failure with symbols defined in...
2020-06-11 Alan ModraPR26107, Compilation failure in pdp11.c
2020-06-11 H.J. Luia64: Set DF_TEXTREL instead of reltext
2020-06-10 H.J. LuELF: Properly handle section symbols
2020-06-09 H.J. LuIFUNC: Update IFUNC resolver check with DT_TEXTREL
2020-06-09 Alan ModraPowerPC64: Downgrade ifunc with textrel error to a...
2020-06-08 H.J. LuELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_table
2020-06-07 H.J. Luelf32-tic6x.c: Define the default elf32_bed to elf32_ti...
2020-06-07 H.J. Luelf64-hppa: Replace plt_sec/plt_rel_sec with root.splt...
2020-06-07 H.J. LuRemove is_vxworks from _bfd_sparc_elf_link_hash_table
2020-06-06 H.J. LuELF: Add target_os to elf_link_hash_table/elf_backend_data
2020-06-06 Alan ModraRename PowerPC64 pcrel GOT TLS relocations
2020-06-05 H.J. Lubfin: Initialize picrel to silence GCC warning
2020-06-05 H.J. Lubfin: Skip non SEC_ALLOC section
2020-06-05 Nick CliftonFix a use before initialization bug in the pdp11.c...
2020-06-05 Nelson ChuRISC-V: The object without priv spec attributes can...
2020-06-05 Stephen CasnerExtend pdp11-aout symbol table format and code for...
2020-06-04 Stephen CasnerCorrect a comment.
2020-06-04 H.J. Lux86: Remove target_id from elf_x86_link_hash_table
2020-06-04 H.J. LuELF: Don't check relocations in non-loaded, non-alloced...
2020-06-04 Alan ModraCorrect PR number in changelog
2020-06-04 Stephen CasnerCopy several years of fixes from bfd/aoutx.h to bfd...
2020-06-03 H.J. Lunios2: Call _bfd_elf_maybe_set_textrel to set DF_TEXTREL
2020-06-03 H.J. Lunios2: Don't check relocations in non-loaded, non-alloc...
2020-06-03 H.J. Lufrv: Don't generate dynamic relocation for non SEC_ALLO...
2020-06-03 H.J. Luarc: Don't generate dynamic relocation for non SEC_ALLO...
2020-06-03 Gunther NiklThis patch set for the generic BFD a.out backend remove...
2020-06-03 H.J. LuELF: Consolidate maybe_set_textrel
2020-06-03 H.J. LuELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect
2020-06-03 H.J. LuELF: Consolidate readonly_dynrelocs
2020-06-03 H.J. Lux86: Silence -fsanitize=undefined
2020-06-03 Alan ModraPR26069, strip/objcopy misaligned address accesses
2020-06-03 Alan ModraPR26069, strip/objcopy memory leaks
2020-06-02 H.J. LuELF: Move dyn_relocs to struct elf_link_hash_entry
2020-06-01 Alan Modraalpha-vms: ETIR checks
2020-05-28 David Faustbfd: fix handling of R_BPF_INSN_{32,64} relocations.
2020-05-28 Stephen CasnerFix all unexpected failures in gas testsuite for pdp11...
2020-05-27 H.J. Luld: Add --warn-textrel and obsolete --warn-shared-textrel
2020-05-26 Nick CliftonExtend the error message displayed when a plugin fails...
2020-05-23 Alan ModraFix potential segfault
2020-05-22 Alan ModraPowerPC: downgrade FP mismatch error for shared librari...
2020-05-21 Alan ModraRe: PR25993, read of freed memory
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-20 Nelson Chu[PATCH v2 0/9] RISC-V: Support version controling for...
2020-05-20 Nick CliftonFix thinko in bfd ChangeLog entry
2020-05-20 Alan ModraPR25993, read of freed memory
2020-05-19 Alan ModraPR26011, excessive memory allocation with fuzzed reloc...
2020-05-19 Gunther NiklFix thinko in recent update to bfd_section_from_shdr.
next