aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-07Revert: [AArch64] MTE corefile supportLuis Machado6-27/+26
2021-09-07gdb: use bool instead of int in struct internal_problemAndrew Burgess1-8/+21
2021-09-07gdb: make thread_info::executing privateAndrew Burgess11-48/+55
2021-09-07Fix an illegal memory access triggered by an atempt to disassemble a corrupt ...Nick Clifton3-1/+6
2021-09-07gdb/python: new function to add values into GDB's historyAndrew Burgess6-0/+77
2021-09-07Fix illegal memory access triggered by an attempt to disassemble a corrupt RI...Nick Clifton2-0/+13
2021-09-07[gdb/testsuite] Handle internal-error in gdb_unloadTom de Vries1-0/+5
2021-09-07PR28307, segfault in ppc64_elf_toc64_relocAlan Modra2-5/+27
2021-09-07Automatic date update in version.inGDB Administrator1-1/+1
2021-09-07[gdb/testsuite] Handle internal-error in gdb_run_cmdTom de Vries1-0/+3
2021-09-06gdb: rename gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld-lw.cLancelot SIX2-1/+1
2021-09-06[gdb/testsuite] Handle eof in gdb_internal_error_resyncTom de Vries1-0/+4
2021-09-06Remove some complaints.h includesTom Tromey3-3/+0
2021-09-06Fix an illegal memory access triggered by disassembling corrupt s390x binaries.Nick Clifton1-1/+3
2021-09-06Fix potential use on an uninitialised vairable in the MCore assembler.Nick Clifton1-3/+6
2021-09-06Fix potential uninitialised variable in microblaze assembler code.Nick Clifton1-1/+1
2021-09-06Add a sanity check to the init_nfp6000_mecsr_sec() function in the NFP disass...Yinjun Zhang1-2/+5
2021-09-06gdbtypes.c: Add the case for FIELD_LOC_KIND_DWARF_BLOCKAlexandra Hájková1-0/+4
2021-09-06Automatic date update in version.inGDB Administrator1-1/+1
2021-09-05Automatic date update in version.inGDB Administrator1-1/+1
2021-09-04[gdb/testsuite] Check avx support in gdb.arch/amd64-disp-step-avx.expTom de Vries4-83/+103
2021-09-04gnulib: import sys_waitMike Frysinger11-6/+340
2021-09-04Automatic date update in version.inGDB Administrator1-1/+1
2021-09-03Use CORE_ADDR as return type from x86_dr_low_get_addrTom Tromey1-1/+1
2021-09-03Test case reproducing PR28030 bugKevin Buettner4-0/+454
2021-09-03[gdb/testsuite] Add untested case in gdb.gdb/complaints.expTom de Vries1-0/+20
2021-09-03gdb: Enable finish command and inferior calls for _Float16 on amd64 and i386.Felix Willgerodt4-7/+115
2021-09-03Add half support for AVX512 register view.Felix Willgerodt10-0/+310
2021-09-03gdb, i386: Enable AVX512-bfloat16 for i386 targets.Felix Willgerodt3-6/+13
2021-09-03[gdb/testsuite] Add untested case in selftest_setupTom de Vries1-7/+9
2021-09-03ld testsuite tidyAlan Modra18-115/+95
2021-09-03CC_FOR_TARGET et alAlan Modra36-340/+353
2021-09-03pj: asan: out of bounds, ubsan: left shift of negativeAlan Modra1-3/+4
2021-09-03ubsan: alpha: member access within null pointerAlan Modra1-1/+2
2021-09-03ubsan: libctf: applying zero offset to null pointerAlan Modra1-1/+1
2021-09-03haiku tidyAlan Modra5-8/+14
2021-09-02gold: --export-dynamic-symbol: don't imply -uFangrui Song2-13/+0
2021-09-03Automatic date update in version.inGDB Administrator1-1/+1
2021-09-02Add support for the haiku operating system. These are the os support patches...Alexander von Gluck IV23-10/+213
2021-09-02Fix the V850 assembler's generation of relocations for the st.b instruction.Nick Clifton6-25/+41
2021-09-02SHT_SYMTAB_SHNDX handlingAlan Modra3-30/+13
2021-09-02PTR_ADD and NPTR_ADD for bfd.hAlan Modra5-26/+39
2021-09-02obstack.h __PTR_ALIGN vs. ubsanAlan Modra1-3/+3
2021-09-02Automatic date update in version.inGDB Administrator1-1/+1
2021-09-01[gdb/testsuite] Fix dwo path in fission-*.STom de Vries8-20/+9
2021-09-01[gdb/testsuite] Fix gdb.fortran/call-no-debug.exp symbol searchTom de Vries1-7/+12
2021-09-01nfp: add validity check of island and meYinjun Zhang1-1/+10
2021-09-01PR28250, Null pointer dereference in debug_class_type_samepAlan Modra1-1/+1
2021-09-01Automatic date update in version.inGDB Administrator1-1/+1
2021-08-31gdb: remove breakpoint_find_ifSimon Marchi4-44/+15