aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-08gnulib: import various network functionsMike Frysinger13-1043/+1711
2021-09-08Fix unit test build on WindowsTom Tromey1-1/+2
2021-09-08PowerPC64, sanity check r_offset in relocate_sectionAlan Modra1-49/+119
2021-09-08PowerPC64: Avoid useless work on R_PPC64_TPREL34Alan Modra1-1/+3
2021-09-08gdb: make thread_suspend_state::stop_pc optionalAndrew Burgess4-8/+31
2021-09-08[gdb/build] Fix build with undefined CXX_STD_THREADTom de Vries1-7/+16
2021-09-08sim: update configure target listMike Frysinger2-26/+29
2021-09-07gdb: cris: enable sim integrationMike Frysinger1-0/+1
2021-09-07gdb: aarch64: enable sim integrationMike Frysinger1-0/+1
2021-09-07gdb: sim: consolidate configure settingsMike Frysinger1-40/+35
2021-09-08Automatic date update in version.inGDB Administrator1-1/+1
2021-09-07Remove unused declaration from gdbserver/win32-low.hTom Tromey1-3/+0
2021-09-07gdb: make use of std::string in utils.cAndrew Burgess1-29/+25
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