aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2019-12-29PR15350, Fix compressed debug sections for PE targetsAlan Modra2-43/+48
2019-12-29Automatic date update in version.inGDB Administrator1-1/+1
2019-12-28Automatic date update in version.inGDB Administrator1-1/+1
2019-12-27Automatic date update in version.inGDB Administrator1-1/+1
2019-12-26asan: som: heap-buffer-overflowAlan Modra2-48/+69
2019-12-26pe_bfd_read_buildid memory leakHannes Domani2-0/+6
2019-12-26Automatic date update in version.inGDB Administrator1-1/+1
2019-12-25Automatic date update in version.inGDB Administrator1-1/+1
2019-12-24Automatic date update in version.inGDB Administrator1-1/+1
2019-12-23asan: vms-alpha: heap-buffer-overflowAlan Modra2-16/+49
2019-12-23ubsan: wasm: shift is too large for 64-bit type 'bfd_vma'Alan Modra2-8/+20
2019-12-23Automatic date update in version.inGDB Administrator1-1/+1
2019-12-22Automatic date update in version.inGDB Administrator1-1/+1
2019-12-21Automatic date update in version.inGDB Administrator1-1/+1
2019-12-20ubsan: xtensa: left shift cannot be represented in type 'int'Alan Modra2-1/+5
2019-12-20ubsan: hppa: left shift of negative valueAlan Modra2-52/+43
2019-12-20bfd_check_format memory leakAlan Modra2-0/+7
2019-12-20coff-alpha memory leakAlan Modra2-1/+8
2019-12-20Automatic date update in version.inGDB Administrator1-1/+1
2019-12-19xcoff slurp_armap bounds checkingAlan Modra3-6/+40
2019-12-19PowerPC, use size_t rather than long for indicesAlan Modra3-3/+9
2019-12-19Automatic date update in version.inGDB Administrator1-1/+1
2019-12-18Yet more signed overflow fixesAlan Modra7-110/+122
2019-12-18Automatic date update in version.inGDB Administrator1-1/+1
2019-12-17Remove tic80 supportAlan Modra14-805/+18
2019-12-17Automatic date update in version.inGDB Administrator1-1/+1
2019-12-16Automatic date update in version.inGDB Administrator1-1/+1
2019-12-15Automatic date update in version.inGDB Administrator1-1/+1
2019-12-14Automatic date update in version.inGDB Administrator1-1/+1
2019-12-13Set no file contents PT_LOAD p_offset to first pageAlan Modra2-1/+16
2019-12-13Automatic date update in version.inGDB Administrator1-1/+1
2019-12-12Remove duplicate castAlan Modra3-2/+7
2019-12-12Automatic date update in version.inGDB Administrator1-1/+1
2019-12-11bfd signed overflow fixesAlan Modra8-28/+41
2019-12-11Make bfd_get_8 return a bfd_vma like other bfd_get_* functionsAlan Modra3-4/+10
2019-12-11ubsan: xtensa: left shift cannot be represented in type 'int'Alan Modra2-962/+578
2019-12-11ubsan: ia64: left shift of negative valueAlan Modra2-3/+8
2019-12-11Automatic date update in version.inGDB Administrator1-1/+1
2019-12-10Automatic date update in version.inGDB Administrator1-1/+1
2019-12-09Automatic date update in version.inGDB Administrator1-1/+1
2019-12-08Automatic date update in version.inGDB Administrator1-1/+1
2019-12-07PR25236, common sym versioningAlan Modra2-3/+11
2019-12-07Automatic date update in version.inGDB Administrator1-1/+1
2019-12-06Automatic date update in version.inGDB Administrator1-1/+1
2019-12-05Only give FDE encoding warnings if --eh-frame-hdr was specified.Sandra Loosemore2-12/+23
2019-12-05Fix a problem computing the size fields in the PE format header.Nick Clifton2-0/+9
2019-12-05Automatic date update in version.inGDB Administrator1-1/+1
2019-12-04Automatic date update in version.inGDB Administrator1-1/+1
2019-12-03PR25230, addr2line fails on dwz outputAlan Modra2-60/+172
2019-12-03PR25230, dwarf2.c per file stashAlan Modra2-246/+261