aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-12-20ubsan: xtensa: left shift cannot be represented in type 'int'Alan Modra1-0/+4
2019-12-20ubsan: hppa: left shift of negative valueAlan Modra1-0/+10
2019-12-20bfd_check_format memory leakAlan Modra1-0/+5
2019-12-20coff-alpha memory leakAlan Modra1-0/+4
2019-12-19xcoff slurp_armap bounds checkingAlan Modra1-0/+7
2019-12-19PowerPC, use size_t rather than long for indicesAlan Modra1-0/+5
2019-12-18Yet more signed overflow fixesAlan Modra1-0/+12
2019-12-17Remove tic80 supportAlan Modra1-0/+16
2019-12-13Set no file contents PT_LOAD p_offset to first pageAlan Modra1-0/+7
2019-12-12Remove duplicate castAlan Modra1-0/+5
2019-12-11bfd signed overflow fixesAlan Modra1-0/+13
2019-12-11Make bfd_get_8 return a bfd_vma like other bfd_get_* functionsAlan Modra1-0/+6
2019-12-11ubsan: xtensa: left shift cannot be represented in type 'int'Alan Modra1-0/+12
2019-12-11ubsan: ia64: left shift of negative valueAlan Modra1-0/+5
2019-12-07PR25236, common sym versioningAlan Modra1-0/+8
2019-12-05Only give FDE encoding warnings if --eh-frame-hdr was specified.Sandra Loosemore1-0/+7
2019-12-05Fix a problem computing the size fields in the PE format header.Nick Clifton1-0/+6
2019-12-03PR25230, addr2line fails on dwz outputAlan Modra1-0/+16
2019-12-03PR25230, dwarf2.c per file stashAlan Modra1-0/+26
2019-12-03dwarf2.c: read_abbrevs fail cleanup, and offset checkingAlan Modra1-0/+10
2019-12-03dwarf2.c stash->sec_info_ptr and stash->secAlan Modra1-0/+8
2019-12-03_bfd_dwarf2_find_nearest_line comment fixAlan Modra1-0/+4
2019-11-27PR23652, Use symbols from debug bfd for _bfd_elf_find_function properlyAlan Modra1-0/+15
2019-11-27PR23652, Use symbols from debug bfd for _bfd_elf_find_functionAlan Modra1-0/+19
2019-11-27Correct R_SH_IND12W handlingAlan Modra1-0/+7
2019-11-26Fix comparison operations in SH code that trigger warning in clang.Nick Clifton1-0/+6
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra1-0/+37
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-0/+56
2019-11-21ARM cmse_scan segfaultAlan Modra1-0/+5
2019-11-19PR25197, assertion fail coffgen.cAlan Modra1-0/+9
2019-11-19PR25200, SIGSEGV in _bfd_elf_validate_relocAlan Modra1-0/+6
2019-11-18elf_backend_init_file_headerAlan Modra1-0/+40
2019-11-18elf_backend_modify_headersAlan Modra1-0/+24
2019-11-18PR25196, abort in rewrite_elf_program_headerAlan Modra1-0/+11
2019-11-12RISC-V: Fix ld relax failure with calls and align directives.Jim Wilson1-0/+7
2019-11-07Remove CR16C supportAlan Modra1-0/+16
2019-11-05Fix memory allocation and release problems in the bfd documentation processor.Tim R?hsen1-0/+7
2019-10-30Add the ability to the BFD library to read build-ids from core flies.Keith Seitz1-0/+18
2019-10-29When copying pe format files, copy the dos_message array, rather than re-init...Andrew Eikum1-0/+12
2019-10-25PR4499, assign file positions assumes segment offsets increasingAlan Modra1-0/+23
2019-10-21ar P supportAlan Modra1-0/+12
2019-10-20 [bfd] Provide 8-byte minimum alignment for .plt sectionJohn David Anglin1-0/+5
2019-10-19 [bfd] Revise import stubs on hppa.John David Anglin1-0/+15
2019-10-17RISC-V: Report unresolved relocation error via linker's callback function.Jim Wilson1-0/+13
2019-10-16PR13616, linker should pad executable sections with nops, not zerosAlan Modra1-0/+8
2019-10-15m68hc1x: better arg checking for reloc_warningAlan Modra1-0/+6
2019-10-15remove more xmalloc in bfdAlan Modra1-0/+10
2019-10-15PR25100, Compile fails in elf64-ppc.c because of single equal sign instead of...Alan Modra1-0/+5
2019-10-15Simplify power of two testAlan Modra1-0/+5
2019-10-14qsort: syms.c stab sortingAlan Modra1-0/+6