gdb/dwarf: pass compilation directory to line header
[binutils-gdb.git] / bfd / ChangeLog
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
2021-03-03 Alan ModraSplit relocation defines out of coff/internal.h
2021-03-02 Nick CliftonFix the BFD library's parsing of DIEs where specificati...
2021-03-02 Nick Alcockbfd, ld, libctf: skip zero-refcount strings in CTF...
2021-03-02 Alan ModraPR27451, -z start_stop_gc for powerpc64
2021-03-02 Alan ModraPowerPC64 undefined weak visibility vs GOT optimisation
2021-03-01 Alan ModraPR27451, -z start_stop_gc
2021-02-25 Alan ModraPR27441, inconsistency in weak definitions
2021-02-24 Alan ModraPR27459, segmentation fault in go32exe_check_format
2021-02-22 Alan ModraDon't handle BFD_RELOC_16 in XCOFF reloc_type_lookup
2021-02-19 Nelson ChuRISC-V: PR27158, fixed UJ/SB types and added CSS/CL...
2021-02-18 Nelson ChuRISC-V: Add bfd/cpu-riscv.h to support all spec version...
2021-02-17 Alan Modraread_leb128 overflow checking
2021-02-17 Nelson ChuRISC-V: PR27200, allow the first input non-ABI binary...
2021-02-16 Alan Modraubsan: shift exponent is too large
2021-02-15 Jan Beulichbfd: use $(LN_S) in favor of "cp -p" when populating...
2021-02-15 Alan Modrands32_elf_get_relocated_section_contents
2021-02-15 Alan Modraalpha_ecoff_get_relocated_section_contents
2021-02-14 Alan ModraModernise _bfd_elf_mips_get_relocated_section_contents
2021-02-11 Alan ModraRemove ia64 from obsolete list
next