aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-26Update gnulib to current trunkChristian Biesinger104-1956/+5524
2020-08-26ld: Add $NOSANTIZE_CFLAGS to more linker testsH.J. Lu10-57/+141
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-26opcodes: Add missing entries to ebpf_isa_attrJose E. Marchesi2-1/+5
2020-08-26Add support to readelf for the OpenBSD segment types.Nick Clifton4-0/+21
2020-08-26PR26508 UBSAN: tc-xtensa.c:7764 null pointer bsearchAlan Modra2-0/+9
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-26PR26499 UBSAN: eelf32_spu.c:537 member access null pointerAlan Modra2-1/+6
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-26PR26458 UBSAN: elf32-i386.c:3615 left shift of negative valueAlan Modra2-1/+6
2020-08-26PR26453 UBSAN: som.c:2885 null pointer memcpyAlan Modra2-0/+8
2020-08-26PR26448 UBSAN: symbols.c:1586 left shift of negative valueAlan Modra2-2/+26
2020-08-26PR26447 UBSAN: expr.c:1936 left shift of negative valueAlan Modra2-6/+22
2020-08-26PR26431 UBSAN: pe-dll.c:568 null pointer bsearchAlan Modra2-2/+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-26PR26412 UBSAN: objcopy.c:3026 null pointer fwriteAlan Modra2-2/+8
2020-08-26bpf: add xBPF ISADavid Faust19-323/+543
2020-08-26windres: AUTOCHECKBOX default style must have WS_TABSTOP styleKatayama Hirofumi2-1/+6
2020-08-26gdb: Add ARC target and maintainer to MAINTAINERSShahab Vahedi2-0/+7
2020-08-26Re: CSKY: Add new arch CK860Alan Modra2-0/+5
2020-08-26Automatic date update in version.inGDB Administrator1-1/+1
2020-08-25arc: Add GNU/Linux support for ARCAnton Kolesov6-2/+298
2020-08-25arc: Add hardware loop detectionShahab Vahedi5-6/+56
2020-08-25arc: Add inclusion of "gdbarch.h" in "arc-tdep.h"Shahab Vahedi2-0/+5
2020-08-25arc: Add ARCv2 XML target along with refactoringShahab Vahedi19-349/+691
2020-08-25gdb/testsuite: fix gdb.threads/stepi-random-signal.exp pattern (gdb/26532)Simon Marchi2-1/+6
2020-08-25gdb/testsuite: fix gdb.base/ui-redirect.exp pattern (gdb/26532)Simon Marchi2-1/+6
2020-08-25Fix ChangeLog entry for commit b04aa1fc8c9d4a79e6293a3a1df7507052afedf3Gary Benson1-1/+1
2020-08-25Fix the linker's handling of DWARF-5 line number tables.Mark Wielaard2-2/+136
2020-08-25Disable Clang's integrated assembler for two testcasesGary Benson3-1/+20
2020-08-25Enable gdb.cp/ambiguous.exp with GCC and clangGary Benson2-2/+17
2020-08-25PR26505, ASAN: xstormy16_elf_relax_section elf32-xstormy16.c:595Alan Modra2-1/+8
2020-08-25PR26504, ASAN: parse_disassembler_options vax-dis.c:142Alan Modra2-2/+8
2020-08-25PR26501, ASAN: tic54x_undefined_symbol tc-tic54x.c:5015Alan Modra2-8/+9
2020-08-25PR26500, ASAN: tic4x_inst_make tc-tic4x.c:1247Alan Modra2-2/+7
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-25PR26441, ASAN: get_b_cc tc-cr16.c:1521Alan Modra2-6/+9
2020-08-25PR26430, ASAN: nacl_modify_segment_map elf-nacl.c:164Alan Modra2-5/+12
2020-08-25PR26426, ASAN: neon_quad tc-arm.c:15175Alan Modra2-0/+11
2020-08-25PR26422, ASAN: elf32_arm_final_link_relocate elf32-arm.c:10351Alan Modra2-35/+28