aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2020-03-02bfd_cleanup for object_pAlan Modra49-156/+233
2020-03-02miscellaneous SEC_SMALL_DATAAlan Modra5-12/+40
2020-03-02ELF SEC_SMALL_DATAAlan Modra9-16/+85
2020-03-02elf_backend_section_flags and _bfd_elf_init_private_section_dataAlan Modra10-52/+78
2020-03-02alpha-coff: large memory allocationAlan Modra2-0/+14
2020-03-02alpha-vms: prevent endless recursionAlan Modra2-3/+15
2020-03-02alpha-vms: error paths not freeing memory and malloc result checksAlan Modra2-14/+36
2020-03-02Automatic date update in version.inGDB Administrator1-1/+1
2020-03-01Automatic date update in version.inGDB Administrator1-1/+1
2020-02-29Automatic date update in version.inGDB Administrator1-1/+1
2020-02-28alpha-vms: memory leakAlan Modra2-6/+14
2020-02-28alpha-vms: large memory allocationAlan Modra2-44/+20
2020-02-28Automatic date update in version.inGDB Administrator1-1/+1
2020-02-28mmix-mmo set SEC_DATA for .data sectionAlan Modra2-1/+6
2020-02-28.idata symbols should be reported with i or I flag by nmAlan Modra2-22/+21
2020-02-27_bfd_xcoff_read_ar_hdr tidyAlan Modra2-31/+22
2020-02-27bfd_stat_arch_elt buffer overflowAlan Modra3-2/+10
2020-02-27Automatic date update in version.inGDB Administrator1-1/+1
2020-02-26Archive sanity checksAlan Modra2-68/+103
2020-02-26Re: vms buffer overflows and large memory allocationAlan Modra2-4/+8
2020-02-26rx: memory allocation without checking for NULL returnAlan Modra2-23/+39
2020-02-26Indent labelsAlan Modra41-129/+180
2020-02-26PR25593, --as-needed breaks DT_NEEDED order with linker pluginAlan Modra4-45/+74
2020-02-26Limit bogus archive parsed_sizeAlan Modra2-2/+20
2020-02-26Automatic date update in version.inGDB Administrator1-1/+1
2020-02-25Don't call lto-wrapper for ar and ranlibH.J. Lu3-9/+25
2020-02-25Automatic date update in version.inGDB Administrator1-1/+1
2020-02-24Re: vms buffer overflows and large memory allocationAlan Modra2-6/+12
2020-02-24vms buffer overflows and large memory allocationAlan Modra2-25/+82
2020-02-24Automatic date update in version.inGDB Administrator1-1/+1
2020-02-23Automatic date update in version.inGDB Administrator1-1/+1
2020-02-22PR25585, PHDR segment not covered by LOAD segmentAlan Modra2-1/+11
2020-02-22Automatic date update in version.inGDB Administrator1-1/+1
2020-02-21Fuzzers whining about mach-o supportAlan Modra2-31/+122
2020-02-21PR25569, PDP11 ld -s clobbers last data byteAlan Modra3-222/+229
2020-02-21Automatic date update in version.inGDB Administrator1-1/+1
2020-02-20Stop the BFD library from automatically converting OS and PROC specific symbo...Nick Clifton4-1/+40
2020-02-20Automatic date update in version.inGDB Administrator1-1/+1
2020-02-19Various fixes for the Z80 support.Sergey Belyashov2-5/+68
2020-02-19plugin: Call dlclose before return in try_load_pluginH.J. Lu2-21/+24
2020-02-19file size check in _bfd_alloc_and_readAlan Modra5-25/+67
2020-02-19_bfd_alloc_and_readAlan Modra33-441/+314
2020-02-19Miscellaneous memory alloc related fixesAlan Modra11-92/+98
2020-02-19_bfd_mul_overflowAlan Modra21-353/+541
2020-02-19alloc2 used unnecessarilyAlan Modra3-22/+39
2020-02-19bfd_get_size cacheAlan Modra5-20/+59
2020-02-19bfd_get_file_size callsAlan Modra4-13/+38
2020-02-19Check return status of memory alloc functionsAlan Modra5-54/+112
2020-02-19bfd_size_type to size_tAlan Modra93-260/+420
2020-02-19c99 elfxx-riscv.c fixAlan Modra2-5/+9