aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2020-08-28PR26418 UBSAN: cache.c:386 null pointer fwriteAlan Modra2-2/+8
2020-08-28PR26418 UBSAN: cache.c:386 null pointer fwriteAlan Modra2-1/+6
2020-08-28Prevent the linker from overestimating the alignment requirement of common sy...Tuckker2-2/+13
2020-08-28CSKY: Support attribute section.Cooper Qu2-54/+320
2020-08-28Fixes for testsuite failures introduced by the changes made for PR 19011.Nick Clifton2-3/+16
2020-08-28RISC-V: Treat R_RISCV_CALL and R_RISCV_CALL_PLT as the same in check_relocs.Nelson Chu2-9/+17
2020-08-28Automatic date update in version.inGDB Administrator1-1/+1
2020-08-27Fix PR binutils/26356 on hppa*-*-hpux*.John David Anglin2-2/+18
2020-08-27PR26469 UBSAN: elflink.c:8742 shift exponent 6148914691236511722Alan Modra5-25/+69
2020-08-27PR26462 UBSAN: reloc.c:473 shift exponent 4294967295Alan Modra2-0/+8
2020-08-27arm-symbianelf segfaultAlan Modra2-1/+8
2020-08-27Re: commit eae0b5c3b2d6bAlan Modra2-3/+7
2020-08-27Automatic date update in version.inGDB Administrator1-1/+1
2020-08-26Fix sanitization problems in the BFD library when running the linker testsuit...Nick Clifton2-7/+13
2020-08-26Fix sanitization problems running the linker testsuite for the alpha-elf target.Nick Clifton2-11/+27
2020-08-26Fix a sanitization problem running the linker testsuite for the AArch64 target.Nick Clifton2-1/+8
2020-08-26PR26507 UBSAN: elf32-xtensa.c:6013 null pointer bsearchAlan Modra2-6/+14
2020-08-26PR26506 UBSAN: elf32-xtensa.c:3203 null pointer memcpyAlan Modra2-0/+9
2020-08-26PR26498 UBSAN: elf32-spu.c:2292 left shift overflowAlan Modra2-2/+8
2020-08-26PR 26484-26488, 26490 UBSAN &h->elf null pointerAlan Modra2-18/+40
2020-08-26PR26478 UBSAN: mmo.c:2941 null pointer memcpyAlan Modra2-1/+7
2020-08-26PR26475 UBSAN: elfxx-mips.c:12180 null pointer memsetAlan Modra2-1/+8
2020-08-26PR26453 UBSAN: som.c:2885 null pointer memcpyAlan Modra2-0/+8
2020-08-26PR26418 UBSAN: cache.c:386 null pointer fwriteAlan Modra2-4/+11
2020-08-26asan: alpha-vms: mmember access within null pointerAlan Modra2-7/+15
2020-08-26PR26415 UBSAN: vms-misc.c:636 left shift cannot be representedAlan Modra2-2/+7
2020-08-26bpf: add xBPF ISADavid Faust4-1/+30
2020-08-26Re: CSKY: Add new arch CK860Alan Modra2-0/+5
2020-08-26Automatic date update in version.inGDB Administrator1-1/+1
2020-08-25Fix the linker's handling of DWARF-5 line number tables.Mark Wielaard2-2/+136
2020-08-25PR26505, ASAN: xstormy16_elf_relax_section elf32-xstormy16.c:595Alan Modra2-1/+8
2020-08-25PR26482, ASAN: _bfd_xcoff_sizeof_headers coff-rs6000.c:2585Alan Modra2-5/+13
2020-08-25PR26463, ASAN: m32c_elf_relax_section elf32-m32c.c:1448Alan Modra2-1/+8
2020-08-25PR26452, ASAN: som_compute_checksum som.c:4293Alan Modra2-5/+12
2020-08-25PR26430, ASAN: nacl_modify_segment_map elf-nacl.c:164Alan Modra2-5/+12
2020-08-25PR26422, ASAN: elf32_arm_final_link_relocate elf32-arm.c:10351Alan Modra2-35/+28
2020-08-25PR26419, ASAN: mn10300_elf_relax_section elf-m10300.c:3943Alan Modra2-2/+8
2020-08-25Automatic date update in version.inGDB Administrator1-1/+1
2020-08-25elf_hash_table_id accessAlan Modra32-72/+133
2020-08-24Fix erroroneous use of '%zu' in elfcore_grok_win32pstatusJon Turney2-2/+7
2020-08-25PR26489, ASAN: ppc64_elf_size_stubs elf64-ppc.c:13389Alan Modra2-3/+9
2020-08-25PR26492, ASAN: ppc64_elf_before_check_relocs elf64-ppc.c:4337Alan Modra2-2/+9
2020-08-25PR26483, ASAN: ppc_elf_link_params elf32-ppc.c:2314Alan Modra2-2/+9
2020-08-24bfd: Handle DW_FORM_data16 for .debug_line tables containing MD5Mark Wielaard2-2/+24
2020-08-24CSKY: Add new arch CK860.Cooper Qu3-0/+7
2020-08-24PowerPC TPREL_HA/LO optimisationAlan Modra3-54/+122
2020-08-24Automatic date update in version.inGDB Administrator1-1/+1
2020-08-23Disable default ELF plugins on 32-bit hppa*-*-hpux*.John David Anglin3-4/+10
2020-08-23Automatic date update in version.inGDB Administrator1-1/+1
2020-08-22elf: Keep only one '@' for undefined versioned symbolsH.J. Lu2-1/+28