aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-06-15gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath1-1/+6
2020-06-15Obsolete PowerPC PE, winnt and cygwin targetsAlan Modra1-0/+4
2020-06-15PR26103, Assertion failure with symbols defined in link-once sectionsAlan Modra1-0/+12
2020-06-11PR26107, Compilation failure in pdp11.cAlan Modra1-0/+5
2020-06-10ia64: Set DF_TEXTREL instead of reltextH.J. Lu1-0/+7
2020-06-10ELF: Properly handle section symbolsH.J. Lu1-0/+6
2020-06-09IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu1-0/+23
2020-06-09PowerPC64: Downgrade ifunc with textrel error to a warningAlan Modra1-0/+10
2020-06-08ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_tableH.J. Lu1-0/+29
2020-06-07elf32-tic6x.c: Define the default elf32_bed to elf32_tic6x_bedH.J. Lu1-0/+5
2020-06-07elf64-hppa: Replace plt_sec/plt_rel_sec with root.splt/root.srelpltH.J. Lu1-0/+12
2020-06-06Remove is_vxworks from _bfd_sparc_elf_link_hash_tableH.J. Lu1-0/+6
2020-06-06ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu1-0/+108
2020-06-06Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra1-0/+12
2020-06-05bfin: Initialize picrel to silence GCC warningH.J. Lu1-0/+1
2020-06-05bfin: Skip non SEC_ALLOC sectionH.J. Lu1-0/+5
2020-06-05Fix a use before initialization bug in the pdp11.c source file.Nick Clifton1-0/+5
2020-06-05RISC-V: The object without priv spec attributes can be linked with any object.Nelson Chu1-0/+10
2020-06-04Extend pdp11-aout symbol table format and code for .stab symbols.Stephen Casner1-0/+22
2020-06-04Correct a comment.Stephen Casner1-0/+6
2020-06-04x86: Remove target_id from elf_x86_link_hash_tableH.J. Lu1-0/+6
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