RISC-V: Record implicit subsets in a table, to avoid repeated codes.
[binutils-gdb.git] / bfd / ChangeLog
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
2021-03-12 Clément Chigotaix: implement TLS relocation for gas and ld
2021-03-12 Clément Chigotaix: implement R_TOCU and R_TOCL relocations
2021-03-12 Clément Chigotaix: correct HOWTO table and add missing relocations
2021-03-12 Clément Chigotbfd: move xcoff64_ppc_relocate_section after the HOWTO...
2021-03-12 Clément Chigotbfd: use default coff_write_object_contents for XCOFF64
2021-03-12 Clément Chigotbfd: add missing smclass when creating csect for xcoff64
2021-03-11 Nelson ChuRISC-V: Improve multiple relax passes problem.
2021-03-10 Jan Beulichbfd: strip symbols not representable in COFF/PE symbol...
2021-03-09 Alan ModraELF DWARF in PE output
2021-03-09 Jan Beulichbfd: don't silently wrap or truncate PE image section...
2021-03-06 H.J. Luelf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE
2021-03-05 Andrew Burgessbfd/binutils: add support for RISC-V CSRs in core files
2021-03-05 Andrew Burgessbfd/riscv: prepare to handle bare metal core dump creation
2021-03-05 Andrew Burgessbfd/binutils: support for gdb target descriptions in...
2021-03-05 Nick CliftonAdd support for the DW_FORM_strx* forms to the BFD...
2021-03-05 Alan ModraMove x86_64 PE changes out of bfd_perform_relocation
2021-03-04 Jan Beulichbfd: prune COFF/PE section flags setting
2021-03-03 Alan Modrabinutils fails to compile on AIX due to mismatched...
2021-03-03 Alan Modra--gc-sections with groups and start/stop syms
next