aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2020-03-18Automatic date update in version.inGDB Administrator1-1/+1
2020-03-17Fix PR number in previous deltaNick Clifton1-1/+1
2020-03-17Replace a couple of assertions in the BFD library that can be triggered by at...Nick Clifton2-5/+29
2020-03-17Remove a double free in the BFD library triggered when parsing a corrupt file.Nick Clifton2-1/+9
2020-03-17Automatic date update in version.inGDB Administrator1-1/+1
2020-03-16PR25675: SIGSEGV in bfd_octets_per_byteAlan Modra2-7/+19
2020-03-16asan: alpha-vms: null dereferenceAlan Modra2-9/+37
2020-03-14Include netbsd-core.lo for all arm/mips NetBSD targetsKamil Rytarowski3-4/+10
2020-03-14BFD_FAKE_SECTIONS formattingAlan Modra3-29/+30
2020-03-14Implement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core)Kamil Rytarowski2-1/+12
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon14-6/+218
2020-03-13x86: Check static link of dynamic objectsH.J. Lu3-0/+33
2020-03-13Recognize aarch64 PT_GETREGS and PT_GETFPREGS notes on NetBSDKamil Rytarowski2-0/+5
2020-03-13Fix several mix up between octets and bytes in ELF program headersChristian Eggers7-64/+118
2020-03-13Fix several mix up between octets and bytes in ELF program headersChristian Eggers3-60/+106
2020-03-11asan: som: unknown readAlan Modra2-0/+7
2020-03-11powerpc64-ld infinite loopAlan Modra2-1/+5
2020-03-10PR25648, objcopy SIGSEGV in ihex_write_recordAlan Modra2-5/+10
2020-03-09asan: wasm: Out-of-memoryAlan Modra2-12/+21
2020-03-07Automatic date update in version.inGDB Administrator1-1/+1
2020-03-06Fix an abort triggered when objcopy is used to set the "share" section flag o...Nick Clifton2-7/+38
2020-03-05bfd: xtensa: fix PR ld/25630Max Filippov2-4/+8
2020-03-06Automatic date update in version.inGDB Administrator1-1/+1
2020-03-05Add support for ELF files which contain multiple reloc sections which all tar...Nick Clifton7-13/+465
2020-03-05Large memory allocation reading fuzzed 64-bit archiveAlan Modra2-1/+15
2020-03-05Automatic date update in version.inGDB Administrator1-1/+1
2020-03-04sh_addralign inconsistent with sh_addrAlan Modra2-1/+10
2020-03-04Call cleanup on bfd_check_format_matches error exitAlan Modra2-0/+8
2020-03-04Automatic date update in version.inGDB Administrator1-1/+1
2020-03-03bfd_check_format_matches preserving matches vs. cleanupsAlan Modra2-5/+29
2020-03-03Automatic date update in version.inGDB Administrator1-1/+1
2020-03-03Re: bfd_cleanup for object_pAlan Modra4-12/+23
2020-03-02Re: bfd_cleanup for object_pAlan Modra12-38/+51
2020-03-02trad_unix_core_file_p: Return bfd_cleanupH.J. Lu2-2/+6
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