aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-06-29Add the netbsdpe configuration to the list of obsolete targets.Nick Clifton1-0/+4
2021-06-22RISC-V: Clarify the addends of pc-relative access.Nelson Chu1-0/+17
2021-06-19x86: Count PLT for GOTOFF relocation against IFUNC symbolH.J. Lu1-0/+7
2021-06-19elf: Correct DT_TEXTREL warning in PDEH.J. Lu1-0/+5
2021-06-18elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu1-0/+7
2021-06-11PR27952, Disallow ET_DYN DF_1_PIE linker inputAlan Modra1-0/+6
2021-06-09Fix the creation of archives for Sparc Solaris2 targets by eliminating the su...Nick Clifton1-0/+6
2021-06-08bfd/elf: Don't read non-existing secondary relocsMichael Matz1-0/+5
2021-06-07fix Dwarf2 build with certain gcc versionsJan Beulich1-0/+4
2021-06-02asan: heap buffer overflow in _bfd_elf_parse_attributesAlan Modra1-0/+5
2021-05-31RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust.Nelson Chu1-0/+13
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu1-0/+16
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu1-0/+21
2021-05-26RISC-V: Allow to link the objects with unknown prefixed extensions.Nelson Chu1-0/+8
2021-05-25Add range checks to local array accesses in elf32-arm.c.Nick Clifton1-0/+14
2021-05-25Fix formatting in elf32-arm.cNick Clifton1-0/+4
2021-05-25asan: _bfd_elf_parse_attributes heap buffer overflowAlan Modra1-0/+12
2021-05-22bfd dwarf2 sanity checkingAlan Modra1-0/+28
2021-05-21[AArch64] MTE corefile supportLuis Machado1-0/+5
2021-05-20gdb/bfd: avoid crash when architecture is forced to csky or riscvAndrew Burgess1-0/+8
2021-05-19Warn when the plugin interface runs out of file descriptors.Nick Clifton1-0/+6
2021-05-14RISC-V: Check the overflow for %pcrel_lo addend more strictly.Nelson Chu1-0/+6
2021-05-13RISC-V: Record implicit subsets in a table, to avoid repeated codes.Nelson Chu1-0/+12
2021-05-13PR27858, global-buffer-overflowAlan Modra1-0/+6
2021-05-12Add MTE register set support for core filesLuis Machado1-0/+8
2021-05-11PR27844, Unstable symbol name in objdump outputsAlan Modra1-0/+7
2021-05-10Remove strayed fprintf in commit 23182ac0d83H.J. Lu1-0/+6
2021-05-10Fix an indirection via uninitialised memory when parsing a corrupt input file.Nick Clifton1-0/+10
2021-05-10Enable linker garbage collection for the PRU target.Dimitar Dimitrov1-0/+4
2021-05-08support generating multi-html pages in parallelMike Frysinger1-0/+5
2021-05-08generate single html manual page by defaultMike Frysinger1-0/+5
2021-05-07Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot1-0/+8
2021-05-07x86-64/ELF: clear src_mask for all reloc typesJan Beulich1-0/+5
2021-05-07Regenerate bfd-in2.h and libbfd.hAlan Modra1-0/+5
2021-05-06or1k: Support large plt_relocs when generating plt entriesStafford Horne1-0/+16
2021-05-06or1k: Avoid R_OR1K_GOT16 overflow failures in presence of R_OR1K_GOT_AHI16Stafford Horne1-0/+7
2021-05-06or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne1-0/+10
2021-05-06or1k: Fix issue with plt link failure for local callsStafford Horne1-0/+7
2021-05-05elf: Always append ".COUNT" to local symbolsH.J. Lu1-0/+6
2021-05-05asan: stack-buffer-overflow vms-lib.c:367Alan Modra1-0/+5
2021-05-04Define bfd_realloc(ptr,0) to return allocated memory, whilst bfd_realloc_or_f...Nick Clifton1-0/+13
2021-05-03x86: don't request useless overflow checkingJan Beulich1-0/+7
2021-05-03PPC: undefweak dynamic relocsAlan Modra1-0/+8
2021-05-03PPC: ensure_undef_dynamic on weak undef only in pltAlan Modra1-0/+6
2021-05-03PR27755, powerpc-ld infinite loopAlan Modra1-0/+5
2021-05-03csky: fix annobin test failsAlan Modra1-0/+8
2021-04-30Fix illegal memory access parsing a corrupt MACH-O format file.Nick Clifton1-0/+6
2021-04-30Fix an illegal memory access when parsing a corrupt core note.Nick Clifton1-0/+6
2021-04-30Fix a double free when re-allocating a buffer to size 0.Nick Clifton1-0/+6
2021-04-30Fix illegal memory access when parsing a corrupt PE format file.Nick Clifton1-0/+6