summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* sh_addralign inconsistent with sh_addrAlan Modra2020-03-042-1/+10
* Call cleanup on bfd_check_format_matches error exitAlan Modra2020-03-042-0/+8
* Automatic date update in version.inGDB Administrator2020-03-041-1/+1
* bfd_check_format_matches preserving matches vs. cleanupsAlan Modra2020-03-032-5/+29
* Automatic date update in version.inGDB Administrator2020-03-031-1/+1
* Re: bfd_cleanup for object_pAlan Modra2020-03-034-12/+23
* Re: bfd_cleanup for object_pAlan Modra2020-03-0212-38/+51
* trad_unix_core_file_p: Return bfd_cleanupH.J. Lu2020-03-022-2/+6
* bfd_cleanup for object_pAlan Modra2020-03-0249-156/+233
* miscellaneous SEC_SMALL_DATAAlan Modra2020-03-025-12/+40
* ELF SEC_SMALL_DATAAlan Modra2020-03-029-16/+85
* elf_backend_section_flags and _bfd_elf_init_private_section_dataAlan Modra2020-03-0210-52/+78
* alpha-coff: large memory allocationAlan Modra2020-03-022-0/+14
* alpha-vms: prevent endless recursionAlan Modra2020-03-022-3/+15
* alpha-vms: error paths not freeing memory and malloc result checksAlan Modra2020-03-022-14/+36
* Automatic date update in version.inGDB Administrator2020-03-021-1/+1
* Automatic date update in version.inGDB Administrator2020-03-011-1/+1
* Automatic date update in version.inGDB Administrator2020-02-291-1/+1
* alpha-vms: memory leakAlan Modra2020-02-282-6/+14
* alpha-vms: large memory allocationAlan Modra2020-02-282-44/+20
* Automatic date update in version.inGDB Administrator2020-02-281-1/+1
* mmix-mmo set SEC_DATA for .data sectionAlan Modra2020-02-282-1/+6
* .idata symbols should be reported with i or I flag by nmAlan Modra2020-02-282-22/+21
* _bfd_xcoff_read_ar_hdr tidyAlan Modra2020-02-272-31/+22
* bfd_stat_arch_elt buffer overflowAlan Modra2020-02-273-2/+10
* Automatic date update in version.inGDB Administrator2020-02-271-1/+1
* Archive sanity checksAlan Modra2020-02-262-68/+103
* Re: vms buffer overflows and large memory allocationAlan Modra2020-02-262-4/+8
* rx: memory allocation without checking for NULL returnAlan Modra2020-02-262-23/+39
* Indent labelsAlan Modra2020-02-2641-129/+180
* PR25593, --as-needed breaks DT_NEEDED order with linker pluginAlan Modra2020-02-264-45/+74
* Limit bogus archive parsed_sizeAlan Modra2020-02-262-2/+20
* Automatic date update in version.inGDB Administrator2020-02-261-1/+1
* Don't call lto-wrapper for ar and ranlibH.J. Lu2020-02-253-9/+25
* Automatic date update in version.inGDB Administrator2020-02-251-1/+1
* Re: vms buffer overflows and large memory allocationAlan Modra2020-02-242-6/+12
* vms buffer overflows and large memory allocationAlan Modra2020-02-242-25/+82
* Automatic date update in version.inGDB Administrator2020-02-241-1/+1
* Automatic date update in version.inGDB Administrator2020-02-231-1/+1
* PR25585, PHDR segment not covered by LOAD segmentAlan Modra2020-02-222-1/+11
* Automatic date update in version.inGDB Administrator2020-02-221-1/+1
* Fuzzers whining about mach-o supportAlan Modra2020-02-212-31/+122
* PR25569, PDP11 ld -s clobbers last data byteAlan Modra2020-02-213-222/+229
* Automatic date update in version.inGDB Administrator2020-02-211-1/+1
* Stop the BFD library from automatically converting OS and PROC specific symbo...Nick Clifton2020-02-204-1/+40
* Automatic date update in version.inGDB Administrator2020-02-201-1/+1
* Various fixes for the Z80 support.Sergey Belyashov2020-02-192-5/+68
* plugin: Call dlclose before return in try_load_pluginH.J. Lu2020-02-192-21/+24
* file size check in _bfd_alloc_and_readAlan Modra2020-02-195-25/+67
* _bfd_alloc_and_readAlan Modra2020-02-1933-441/+314