]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / bfd /
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
2020-02-07  GDB AdministratorAutomatic date update in version.in
2020-02-06  Maciej W. RozyckiV850/BFD: Fix uninitialized `insn[4]' with R_V850_LONGJ...
2020-02-06  GDB AdministratorAutomatic date update in version.in
2020-02-05  GDB AdministratorAutomatic date update in version.in
2020-02-04  Alan ModraRe: Support fusion for ELFv2 stubs
2020-02-04  Alan ModraMinor fix for R_PPC_VLE_ADDR20
2020-02-04  GDB AdministratorAutomatic date update in version.in
2020-02-03  H.J. Lusection.c: Fix typo in comments (withe -> with)
2020-02-03  H.J. LuELF: Add support for unique section ID to assembler
2020-02-03  GDB AdministratorAutomatic date update in version.in
2020-02-02  GDB AdministratorAutomatic date update in version.in
2020-02-01  Nick CliftonMove pending obsolete targets onto the definitely obsol...
2020-02-01  GDB AdministratorAutomatic date update in version.in
2020-01-31  Sandra Loosemorenios2: Add BFD support for GOT-relative DW_EH_PE_datare...
2020-01-31  Alan ModraTidy bfd.pot
2020-01-31  Alan ModraOOM in setup_group
2020-01-31  GDB AdministratorAutomatic date update in version.in
2020-01-30  Jon TurneyIdentify reproducible builds in 'objdump -p' output...
2020-01-30  Jon TurneyAdd some new PE_IMAGE_DEBUG_TYPE values
next