aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-03-04sh_addralign inconsistent with sh_addrAlan Modra1-0/+5
2020-03-04Call cleanup on bfd_check_format_matches error exitAlan Modra1-0/+4
2020-03-03bfd_check_format_matches preserving matches vs. cleanupsAlan Modra1-0/+10
2020-03-03Re: bfd_cleanup for object_pAlan Modra1-0/+7
2020-03-02Re: bfd_cleanup for object_pAlan Modra1-0/+14
2020-03-02trad_unix_core_file_p: Return bfd_cleanupH.J. Lu1-0/+4
2020-03-02bfd_cleanup for object_pAlan Modra1-0/+69
2020-03-02miscellaneous SEC_SMALL_DATAAlan Modra1-0/+11
2020-03-02ELF SEC_SMALL_DATAAlan Modra1-0/+19
2020-03-02elf_backend_section_flags and _bfd_elf_init_private_section_dataAlan Modra1-0/+20
2020-03-02alpha-coff: large memory allocationAlan Modra1-0/+5
2020-03-02alpha-vms: prevent endless recursionAlan Modra1-0/+5
2020-03-02alpha-vms: error paths not freeing memory and malloc result checksAlan Modra1-0/+9
2020-02-28alpha-vms: memory leakAlan Modra1-0/+4
2020-02-28alpha-vms: large memory allocationAlan Modra1-0/+5
2020-02-28mmix-mmo set SEC_DATA for .data sectionAlan Modra1-0/+5
2020-02-28.idata symbols should be reported with i or I flag by nmAlan Modra1-0/+10
2020-02-27_bfd_xcoff_read_ar_hdr tidyAlan Modra1-0/+5
2020-02-27bfd_stat_arch_elt buffer overflowAlan Modra1-0/+6
2020-02-26Archive sanity checksAlan Modra1-0/+15
2020-02-26Re: vms buffer overflows and large memory allocationAlan Modra1-0/+4
2020-02-26rx: memory allocation without checking for NULL returnAlan Modra1-0/+8
2020-02-26Indent labelsAlan Modra1-0/+43
2020-02-26PR25593, --as-needed breaks DT_NEEDED order with linker pluginAlan Modra1-0/+20
2020-02-26Limit bogus archive parsed_sizeAlan Modra1-0/+4
2020-02-25Don't call lto-wrapper for ar and ranlibH.J. Lu1-0/+10
2020-02-24Re: vms buffer overflows and large memory allocationAlan Modra1-0/+4
2020-02-24vms buffer overflows and large memory allocationAlan Modra1-0/+10
2020-02-22PR25585, PHDR segment not covered by LOAD segmentAlan Modra1-0/+6
2020-02-21Fuzzers whining about mach-o supportAlan Modra1-0/+17
2020-02-21PR25569, PDP11 ld -s clobbers last data byteAlan Modra1-0/+12
2020-02-20Stop the BFD library from automatically converting OS and PROC specific symbo...Nick Clifton1-0/+11
2020-02-19Various fixes for the Z80 support.Sergey Belyashov1-0/+5
2020-02-19plugin: Call dlclose before return in try_load_pluginH.J. Lu1-0/+6
2020-02-19file size check in _bfd_alloc_and_readAlan Modra1-0/+10
2020-02-19_bfd_alloc_and_readAlan Modra1-0/+52
2020-02-19Miscellaneous memory alloc related fixesAlan Modra1-0/+24
2020-02-19_bfd_mul_overflowAlan Modra1-0/+39
2020-02-19alloc2 used unnecessarilyAlan Modra1-0/+12
2020-02-19bfd_get_size cacheAlan Modra1-0/+10
2020-02-19bfd_get_file_size callsAlan Modra1-0/+11
2020-02-19Check return status of memory alloc functionsAlan Modra1-0/+20
2020-02-19bfd_size_type to size_tAlan Modra1-0/+167
2020-02-19c99 elfxx-riscv.c fixAlan Modra1-0/+4
2020-02-13plugin: Search bfd-plugins directories only onceH.J. Lu1-0/+12
2020-02-11Plugin: Treat each object as independentH.J. Lu1-0/+7
2020-02-11Fix building the bfd/elf32-msp430.c file on a 32-bit host.Nick Clifton1-0/+8
2020-02-11Clear plugin_data memoryH.J. Lu1-0/+4
2020-02-10Use GCC LTO wrapper to get real symbols from LTO IR objectsH.J. Lu1-0/+34
2020-02-10MSP430: Enable relaxation of jump instructions to hard-coded pcrel offsetsJozef Lawrynowicz1-0/+6