elf: Correct DT_TEXTREL warning in PDE
[binutils-gdb.git] / bfd / ChangeLog
2021-06-19 H.J. Luelf: Correct DT_TEXTREL warning in PDE
2021-06-18 H.J. Luelf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT3...
2021-06-11 Alan ModraPR27952, Disallow ET_DYN DF_1_PIE linker input
2021-06-09 Nick CliftonFix the creation of archives for Sparc Solaris2 targets...
2021-06-08 Michael Matzbfd/elf: Don't read non-existing secondary relocs
2021-06-07 Jan Beulichfix Dwarf2 build with certain gcc versions
2021-06-02 Alan Modraasan: heap buffer overflow in _bfd_elf_parse_attributes
2021-05-31 Nelson ChuRISC-V: PR27566, Do not relax when data segment phase...
2021-05-28 H.J. Lux86: Restore PC16 relocation overflow check
2021-05-26 H.J. Lux86: Propery check PC16 reloc overflow in 16-bit mode...
2021-05-26 Nelson ChuRISC-V: Allow to link the objects with unknown prefixed...
2021-05-25 Nick CliftonAdd range checks to local array accesses in elf32-arm.c.
2021-05-25 Nick CliftonFix formatting in elf32-arm.c
2021-05-25 Alan Modraasan: _bfd_elf_parse_attributes heap buffer overflow
2021-05-22 Alan Modrabfd dwarf2 sanity checking
2021-05-21 Luis Machado[AArch64] MTE corefile support
2021-05-20 Andrew Burgessgdb/bfd: avoid crash when architecture is forced to...
2021-05-19 Nick CliftonWarn when the plugin interface runs out of file descrip...
2021-05-14 Nelson ChuRISC-V: Check the overflow for %pcrel_lo addend more...
2021-05-13 Nelson ChuRISC-V: Record implicit subsets in a table, to avoid...
2021-05-13 Alan ModraPR27858, global-buffer-overflow
2021-05-12 Luis MachadoAdd MTE register set support for core files
2021-05-11 Alan ModraPR27844, Unstable symbol name in objdump outputs
2021-05-10 H.J. LuRemove strayed fprintf in commit 23182ac0d83
2021-05-10 Nick CliftonFix an indirection via uninitialised memory when parsin...
2021-05-10 Dimitar DimitrovEnable linker garbage collection for the PRU target.
2021-05-08 Mike Frysingersupport generating multi-html pages in parallel
2021-05-08 Mike Frysingergenerate single html manual page by default
2021-05-07 Cl?ment ChigotFix .dwsect generation for XCOFF. Handle .function...
2021-05-07 Jan Beulichx86-64/ELF: clear src_mask for all reloc types
2021-05-07 Alan ModraRegenerate bfd-in2.h and libbfd.h
2021-05-06 Stafford Horneor1k: Support large plt_relocs when generating plt...
2021-05-06 Stafford Horneor1k: Avoid R_OR1K_GOT16 overflow failures in presence...
2021-05-06 Stafford Horneor1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()
2021-05-06 Stafford Horneor1k: Fix issue with plt link failure for local calls
2021-05-06 H.J. Luelf: Always append ".COUNT" to local symbols
2021-05-05 Alan Modraasan: stack-buffer-overflow vms-lib.c:367
2021-05-04 Nick CliftonDefine bfd_realloc(ptr,0) to return allocated memory...
2021-05-03 Jan Beulichx86: don't request useless overflow checking
2021-05-03 Alan ModraPPC: undefweak dynamic relocs
2021-05-03 Alan ModraPPC: ensure_undef_dynamic on weak undef only in plt
2021-05-03 Alan ModraPR27755, powerpc-ld infinite loop
2021-05-03 Alan Modracsky: fix annobin test fails
2021-04-30 Nick CliftonFix illegal memory access parsing a corrupt MACH-O...
2021-04-30 Nick CliftonFix an illegal memory access when parsing a corrupt...
2021-04-30 Nick CliftonFix a double free when re-allocating a buffer to size 0.
2021-04-30 Nick CliftonFix illegal memory access when parsing a corrupt PE...
2021-04-29 Nick CliftonFix an access through a null pointer when parsing a...
2021-04-29 Nick CliftonFix illegal memory accesses when parsing a corrupt...
2021-04-28 Nick CliftonStop the BFD library from treating annobin symbols...
2021-04-27 Mike Frysingerbfd: add stdlib.h when using abort
2021-04-26 Jan Beulichx86: correct overflow checking for 16-bit PC-relative...
2021-04-23 Eric BotcazouFix type of .persistent.bss section
2021-04-23 Jan Beulichx86: TLS desc call relocs target zero-size fields
2021-04-22 Cl?ment Chigotfix string table generation for XCOFF64 .debug section
2021-04-22 Cl?ment ChigotHarmonize and improve auxiliary entries support for...
2021-04-21 Eli ZaretskiiExtend the description of PE header flags.
2021-04-21 Nick CliftonFix an assertion failure in the BFD library when parsin...
2021-04-20 Cl?ment ChigotRework the R_NEG support on both gas and ld for the...
2021-04-16 Alan ModraPR27567, Linking PE files adds alignment section flags...
2021-04-15 Nelson ChuRISC-V: PR27584, surpress local and empty name symbols...
2021-04-15 Lifang XiaCSKY: Fix special_function in howto table
2021-04-14 H.J. Luelf: Set p_memsz to p_filesz for loadable PT_NOTE segment
2021-04-14 Frederic CambusRemove unneeded tests for definitions of NT_BSDNETCORE...
2021-04-14 Alan ModraPR27631, ubsan: elf32-metag.c:1550:10
2021-04-14 Alan ModraPR27630, ubsan: elf32-arm.c:6587:20
2021-04-13 Clément Chigotbfd: avoid infinite loop when static linking XCOFF
2021-04-13 Nelson ChuRISC-V: Don't report the mismatched version warning...
2021-04-12 Alan ModraENABLE_CHECKING in bfd, opcodes, binutils, ld
2021-04-12 Alan Modraconvert elf_link_hash macros to inline functions
2021-04-12 Alan Modraelf_backend_archive_symbol_lookup
2021-04-12 Nelson ChuRISC-V: The version of i-ext should be RISCV_UNKNOWN_VE...
2021-04-12 Nelson ChuRISC-V: Add i-ext as the implicit extension when e...
2021-04-12 Nelson ChuRISC-V: Support to parse the multi-letter prefix in...
2021-04-08 Mike Frysingerbfd: use https for bugzilla
2021-04-05 Alan ModraC99 bfd configury
2021-04-01 Tamar ChristinaPE/Windows x86_64: Fix weak undef symbols after image...
2021-04-01 Martin LiskaRemove strneq macro and use startswith.
2021-04-01 Martin LiskaUse startswith more for strncmp function calls.
2021-03-31 Alan ModraPR27671, Poisoning TRUE / FALSE poisons Win32 system...
2021-03-31 Alan ModraUse bool in bfd
2021-03-31 Alan ModraUse stdbool.h
2021-03-31 Alan ModraRemove bfd_stdint.h
2021-03-31 Alan ModraInclude string.h in bfd.h and delete LITMEMCPY, LITSTRCPY
2021-03-30 Alan Modraasan: linker.c:2294:8: runtime error: load of value 253
2021-03-29 Alan ModraTRUE/FALSE simplification
2021-03-29 Alan ModraMiscellaneous BFD int vs bfd_boolean fixes
2021-03-29 Alan Modrahash table iterator callback functions int vs. bfd_boolean
2021-03-29 Alan ModraELF output symbol hooks int vs. bfd_boolean
2021-03-29 Alan Modraelf_backend_relocate_section int vs. bfd_boolean
2021-03-26 Keith SeitzSave/restore file offset while reading notes in core...
2021-03-23 Jan Beulichbfd: avoid "shadowing" of glibc function name
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-22 Jan Beulichbfd: add translation wrappers to PE image section RVA...
2021-03-21 Alan ModraProvide an inline startswith function in bfd.h
2021-03-20 Alan ModraDWARF LTO debug sections vs. .stabstr
2021-03-19 H.J. Luelf: Handle .gnu.debuglto_.debug_* sections
2021-03-19 H.J. LuDWARF: Check version >= 3 for DW_FORM_ref_addr
2021-03-16 Nick CliftonFix a potential buffer overrun qwhen writing out PE...
2021-03-16 Kuan-Lin ChenRISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions
next