aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-06-04ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu1-0/+25
2020-06-04Correct PR number in changelogAlan Modra1-1/+1
2020-06-03Copy several years of fixes from bfd/aoutx.h to bfd/pdp11.c.Stephen Casner1-0/+34
2020-06-03nios2: Call _bfd_elf_maybe_set_textrel to set DF_TEXTRELH.J. Lu1-0/+6
2020-06-03nios2: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu1-0/+6
2020-06-03frv: Don't generate dynamic relocation for non SEC_ALLOC sectionsH.J. Lu1-0/+5
2020-06-03arc: Don't generate dynamic relocation for non SEC_ALLOC sectionsH.J. Lu1-0/+5
2020-06-03This patch set for the generic BFD a.out backend removes a dead #define and m...Gunther Nikl1-0/+10
2020-06-03ELF: Consolidate maybe_set_textrelH.J. Lu1-0/+65
2020-06-03ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirectH.J. Lu1-0/+28
2020-06-03ELF: Consolidate readonly_dynrelocsH.J. Lu1-0/+86
2020-06-03x86: Silence -fsanitize=undefinedH.J. Lu1-0/+5
2020-06-03PR26069, strip/objcopy misaligned address accessesAlan Modra1-0/+8
2020-06-03PR26069, strip/objcopy memory leaksAlan Modra1-0/+6
2020-06-01ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu1-0/+144
2020-06-01alpha-vms: ETIR checksAlan Modra1-0/+8
2020-05-28bfd: fix handling of R_BPF_INSN_{32,64} relocations.David Faust1-0/+5
2020-05-28Fix all unexpected failures in gas testsuite for pdp11-aout.Stephen Casner1-0/+5
2020-05-27ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu1-0/+8
2020-05-26Extend the error message displayed when a plugin fails to load.Nick Clifton1-0/+5
2020-05-23Fix potential segfaultAlan Modra1-0/+4
2020-05-22PowerPC: downgrade FP mismatch error for shared libraries to a warningAlan Modra1-0/+7
2020-05-21Re: PR25993, read of freed memoryAlan Modra1-0/+8
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-0/+23
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu1-0/+21
2020-05-20Fix thinko in bfd ChangeLog entryNick Clifton1-2/+3
2020-05-20PR25993, read of freed memoryAlan Modra1-0/+16
2020-05-20PR26011, excessive memory allocation with fuzzed reloc sectionsAlan Modra1-0/+7
2020-05-19Fix thinko in recent update to bfd_section_from_shdr.Gunther Nikl1-0/+6
2020-05-19OpenRISC BFD fixups for Glibc:Stafford Horne1-0/+28
2020-05-19[PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbolsSiddhesh Poyarekar1-0/+7
2020-05-19Use bfd_get_filename throughout bfdAlan Modra1-0/+41
2020-05-19win32 typo fixAlan Modra1-0/+5
2020-05-18Fix a use-after-free bug in the BFD library when scanning a corrupt ELF file.Nick Clifton1-0/+6
2020-05-18ECOFF slurp_relocs thinkoAlan Modra1-0/+5
2020-05-18Fix the BFD library to handle Windows pathnames with more than 260 characters...Jaydeep Chauhan1-0/+6
2020-05-14RISC-V: Add elfNN_riscv_mkobject to initialize RISC-V tdata.Nelson Chu1-0/+5
2020-05-12 [PATCH] bfd: Fix 64-bit relocation handling for a.outGunther Nikl1-0/+5
2020-05-11Power10 VSX 32-byte storage accessAlan Modra1-0/+4
2020-05-11PowerPC Rename powerxx to power10Alan Modra1-0/+4
2020-05-11PR25961, buffer overflow in coff_swap_aux_inAlan Modra1-0/+8
2020-05-04[PATCH] bfd: tweak SET_ARCH_MACH of aout-cris.cGunther Nikl1-1/+10
2020-05-04[binutils-gdb][ld][AArch64] Fix group_sections algorithmWilco Dijkstra1-0/+6
2020-05-01PR25900, RISC-V: null pointer dereferenceAlan Modra1-0/+7
2020-05-01PR25882, .gnu.attributes are not checked for shared librariesAlan Modra1-0/+6
2020-05-01FIXME for merging of e_flags and .gnu.attributesAlan Modra1-0/+14
2020-05-01ppc32 merging of e_flags from dynamic objectsAlan Modra1-0/+6
2020-04-29xtensa: fix XTENSA_NDIFF handling for PR ld/25861Max Filippov1-0/+7
2020-04-29bfd: Fix 64-bit relocation handling for a.outGunther Nikl1-0/+5
2020-04-28alpha-vms: divide by zeroAlan Modra1-0/+5