Introduce generic_value_print_ptr
[binutils-gdb.git] / bfd /
2020-03-13 Kamil RytarowskiImplement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core)
2020-03-13 Christophe LyonAdd support for non-contiguous memory regions
2020-03-13 H.J. Lux86: Check static link of dynamic objects
2020-03-13 Kamil RytarowskiRecognize aarch64 PT_GETREGS and PT_GETFPREGS notes...
2020-03-13 Christian EggersFix several mix up between octets and bytes in ELF...
2020-03-13 Christian EggersFix several mix up between octets and bytes in ELF...
2020-03-11 Alan Modraasan: som: unknown read
2020-03-11 Alan Modrapowerpc64-ld infinite loop
2020-03-10 Alan ModraPR25648, objcopy SIGSEGV in ihex_write_record
2020-03-08 Alan Modraasan: wasm: Out-of-memory
2020-03-07 GDB AdministratorAutomatic date update in version.in
2020-03-06 Nick CliftonFix an abort triggered when objcopy is used to set...
2020-03-06 Max Filippovbfd: xtensa: fix PR ld/25630
2020-03-06 GDB AdministratorAutomatic date update in version.in
2020-03-05 Nick CliftonAdd support for ELF files which contain multiple reloc...
2020-03-05 Alan ModraLarge memory allocation reading fuzzed 64-bit archive
2020-03-05 GDB AdministratorAutomatic date update in version.in
2020-03-04 Alan Modrash_addralign inconsistent with sh_addr
2020-03-04 Alan ModraCall cleanup on bfd_check_format_matches error exit
2020-03-04 GDB AdministratorAutomatic date update in version.in
2020-03-03 Alan Modrabfd_check_format_matches preserving matches vs. cleanups
2020-03-03 GDB AdministratorAutomatic date update in version.in
2020-03-02 Alan ModraRe: bfd_cleanup for object_p
2020-03-02 Alan ModraRe: bfd_cleanup for object_p
2020-03-02 H.J. Lutrad_unix_core_file_p: Return bfd_cleanup
2020-03-02 Alan Modrabfd_cleanup for object_p
2020-03-02 Alan Modramiscellaneous SEC_SMALL_DATA
2020-03-02 Alan ModraELF SEC_SMALL_DATA
2020-03-02 Alan Modraelf_backend_section_flags and _bfd_elf_init_private_sec...
2020-03-02 Alan Modraalpha-coff: large memory allocation
2020-03-02 Alan Modraalpha-vms: prevent endless recursion
2020-03-02 Alan Modraalpha-vms: error paths not freeing memory and malloc...
2020-03-02 GDB AdministratorAutomatic date update in version.in
2020-03-01 GDB AdministratorAutomatic date update in version.in
2020-02-29 GDB AdministratorAutomatic date update in version.in
2020-02-28 Alan Modraalpha-vms: memory leak
2020-02-28 Alan Modraalpha-vms: large memory allocation
2020-02-28 GDB AdministratorAutomatic date update in version.in
2020-02-27 Alan Modrammix-mmo set SEC_DATA for .data section
2020-02-27 Alan Modra.idata symbols should be reported with i or I flag...
2020-02-27 Alan Modra_bfd_xcoff_read_ar_hdr tidy
2020-02-27 Alan Modrabfd_stat_arch_elt buffer overflow
2020-02-27 GDB AdministratorAutomatic date update in version.in
2020-02-26 Alan ModraArchive sanity checks
2020-02-26 Alan ModraRe: vms buffer overflows and large memory allocation
2020-02-26 Alan Modrarx: memory allocation without checking for NULL return
2020-02-26 Alan ModraIndent labels
2020-02-26 Alan ModraPR25593, --as-needed breaks DT_NEEDED order with linker...
2020-02-26 Alan ModraLimit bogus archive parsed_size
2020-02-26 GDB AdministratorAutomatic date update in version.in
2020-02-25 H.J. LuDon't call lto-wrapper for ar and ranlib
2020-02-25 GDB AdministratorAutomatic date update in version.in
2020-02-24 Alan ModraRe: vms buffer overflows and large memory allocation
2020-02-24 Alan Modravms buffer overflows and large memory allocation
2020-02-24 GDB AdministratorAutomatic date update in version.in
2020-02-23 GDB AdministratorAutomatic date update in version.in
2020-02-22 Alan ModraPR25585, PHDR segment not covered by LOAD segment
2020-02-22 GDB AdministratorAutomatic date update in version.in
2020-02-21 Alan ModraFuzzers whining about mach-o support
2020-02-21 Alan ModraPR25569, PDP11 ld -s clobbers last data byte
2020-02-21 GDB AdministratorAutomatic date update in version.in
2020-02-20 Nick CliftonStop the BFD library from automatically converting...
2020-02-20 GDB AdministratorAutomatic date update in version.in
2020-02-19 Sergey BelyashovVarious fixes for the Z80 support.
2020-02-19 H.J. Luplugin: Call dlclose before return in try_load_plugin
2020-02-19 Alan Modrafile size check in _bfd_alloc_and_read
2020-02-19 Alan Modra_bfd_alloc_and_read
2020-02-19 Alan ModraMiscellaneous memory alloc related fixes
2020-02-19 Alan Modra_bfd_mul_overflow
2020-02-19 Alan Modraalloc2 used unnecessarily
2020-02-19 Alan Modrabfd_get_size cache
2020-02-19 Alan Modrabfd_get_file_size calls
2020-02-19 Alan ModraCheck return status of memory alloc functions
2020-02-19 Alan Modrabfd_size_type to size_t
2020-02-19 Alan Modrac99 elfxx-riscv.c fix
2020-02-19 GDB AdministratorAutomatic date update in version.in
2020-02-18 GDB AdministratorAutomatic date update in version.in
2020-02-17 GDB AdministratorAutomatic date update in version.in
2020-02-16 GDB AdministratorAutomatic date update in version.in
2020-02-15 GDB AdministratorAutomatic date update in version.in
2020-02-14 GDB AdministratorAutomatic date update in version.in
2020-02-13 H.J. Luplugin: Search bfd-plugins directories only once
2020-02-13 GDB AdministratorAutomatic date update in version.in
2020-02-12 GDB AdministratorAutomatic date update in version.in
2020-02-11 H.J. LuPlugin: Treat each object as independent
2020-02-11 Nick CliftonFix building the bfd/elf32-msp430.c file on a 32-bit...
2020-02-11 H.J. LuClear plugin_data memory
2020-02-11 H.J. LuUse GCC LTO wrapper to get real symbols from LTO IR...
2020-02-11 GDB AdministratorAutomatic date update in version.in
2020-02-10 Jozef LawrynowiczMSP430: Enable relaxation of jump instructions to hard...
2020-02-10 Jozef LawrynowiczMSP430: Enable relaxation of relocs in JMP instructions
2020-02-10 Jozef LawrynowiczMSP430: Add printf statements to assist with debugging...
2020-02-10 Alan Modraz80 comments in archures.c
2020-02-10 GDB AdministratorAutomatic date update in version.in
2020-02-09 GDB AdministratorAutomatic date update in version.in
2020-02-08 GDB AdministratorAutomatic date update in version.in
2020-02-07 Sergey BelyashovAdd support for the GBZ80 and Z80N variants of the...
2020-02-07 Nick CliftonStop the BFD library from complaining if a segment...
2020-02-07 H.J. Luld: Issue an error for GC on __patchable_function_entri...
2020-02-07 H.J. LuELF: Support the section flag 'o' in .section directive
next