aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-31sim: tighten up gencode outputMike Frysinger4-19/+19
2021-10-31sim: igen: tighten up build outputMike Frysinger5-11/+14
2021-10-31sim: tighten up stamp rulesMike Frysinger8-31/+46
2021-10-31sim: silence stamp touch rulesMike Frysinger12-48/+48
2021-10-31sim: standardize move-if-change rulesMike Frysinger12-188/+158
2021-10-31sim: mips/v850: remove redundant variable setupMike Frysinger2-7/+0
2021-10-30sim: fix compilation on mingw64 [PR sim/28476]Orgad Shaneh4-10/+16
2021-10-31Don't include coff/pe.h in coff-x86_64.cAlan Modra2-5/+5
2021-10-31Re: PR28420, ecoff fuzzing failuresAlan Modra1-4/+1
2021-10-31ubsan: alpha-vms: undefined shiftAlan Modra1-1/+1
2021-10-31PR28518: signed integer overflow & free on unmalloced addressAlan Modra1-10/+10
2021-10-31Automatic date update in version.inGDB Administrator1-1/+1
2021-10-29gdb: fix gdb.gdb/unittest.exp with C++17 compilerSimon Marchi1-6/+6
2021-10-29gdb.texinfo: Expand documentation for debuginfodAaron Merey1-7/+90
2021-10-29gdb: add set/show commands for managing debuginfodAaron Merey2-11/+290
2021-10-30Automatic date update in version.inGDB Administrator1-1/+1
2021-10-29gdb: remove TYPE_FIELD_DWARF_BLOCKSimon Marchi3-4/+3
2021-10-29gdb: remove TYPE_FIELD_STATIC_PHYSADDRSimon Marchi5-5/+4
2021-10-29gdb: remove TYPE_FIELD_STATIC_PHYSNAMESimon Marchi5-5/+4
2021-10-29gdb: remove TYPE_FIELD_ENUMVALSimon Marchi15-39/+38
2021-10-29gdb: remove TYPE_FIELD_BITPOSSimon Marchi30-93/+87
2021-10-29gdb: remove TYPE_FIELD_LOC_KINDSimon Marchi10-18/+18
2021-10-29gdb: remove FIELD_DWARF_BLOCK macroSimon Marchi3-5/+4
2021-10-29gdb: remove FIELD_STATIC_PHYSADDR macroSimon Marchi3-5/+3
2021-10-29gdb: remove FIELD_STATIC_PHYSNAME macroSimon Marchi3-5/+4
2021-10-29gdb: remove FIELD_ENUMVAL macroSimon Marchi3-4/+3
2021-10-29gdb: remove FIELD_BITPOS macroSimon Marchi6-18/+15
2021-10-29gdb: remove FIELD_LOC_KIND macroSimon Marchi3-8/+7
2021-10-29Add gdb.Architecture.integer_type Python functionTom Tromey4-0/+89
2021-10-29Remove ada_value_print_innerTom Tromey1-24/+5
2021-10-29Document resolve_dynamic_type oddityTom Tromey1-2/+11
2021-10-29Avoid self-test failures on x86-linuxTom Tromey1-0/+21
2021-10-29[gdb/build] Fix build with --disable-unit-testsTom de Vries2-4/+19
2021-10-29Document "memory-tag-violations".Enze Li2-4/+13
2021-10-29Support for a new pacbti unwind opcode.Tejas Belagod1-0/+2
2021-10-29Re: arm: add unwinder encoding support for PACBTIAlan Modra3-0/+0
2021-10-29ELF core file size checksAlan Modra2-25/+19
2021-10-29obcopy vs. files with silly section alignmentAlan Modra1-2/+7
2021-10-29Automatic date update in version.inGDB Administrator1-1/+1
2021-10-29gdb: Add OpenRISC gdbserver and native config newsStafford Horne1-0/+8
2021-10-29gdb: or1k: add single step for linux native debuggingStafford Horne3-19/+54
2021-10-29gdb: or1k: add native linux supportStafford Horne6-0/+249
2021-10-29gdb: or1k: add generated linux descriptor fileStafford Horne1-0/+78
2021-10-29gdb: or1k: fixup linux regcache commentStafford Horne1-3/+4
2021-10-29gdb: or1k: implement gdb serverStafford Horne6-0/+329
2021-10-28[sim] Include defs.h in ppc/hw_memory.cChristian Biesinger1-0/+3
2021-10-28ARM assembler: Allow up to 32 single precision registers in the VPUSH and VPO...Markus Klein4-17/+41
2021-10-28gdb: use ptid_t::to_string in infrun debug messagesSimon Marchi1-59/+57
2021-10-28gdb: add selftest name completionSimon Marchi3-3/+27
2021-10-28arm: add unwinder encoding support for PACBTITejas Belagod4-5/+116