aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-28gdb: add "maint set/show selftest verbose" commands and use process_optionsSimon Marchi2-5/+76
2021-10-28[gdb/testsuite] Update some test-cases to GPLv3Tom de Vries10-10/+10
2021-10-28gdb: add add_setshow_prefix_cmdSimon Marchi34-329/+280
2021-10-28[gdb/testsuite] Require python in gdb.server/server-kill-python.expTom de Vries1-0/+8
2021-10-28[gdb/testsuite] Fix assembly comments in gdb.dwarf2/clang-debug-names.exp.tclTom de Vries1-38/+38
2021-10-28[gdb/symtab] Handle DW_AT_string_length with location listTom de Vries3-4/+85
2021-10-28[gdb/testsuite] Initialize anonymous union in gdb.cp/koenig.ccKavitha Natarajan1-0/+2
2021-10-28asan: mmo: NULL dereferenc in mmo_xore_32Alan Modra1-22/+56
2021-10-28bfd: remove use of INLINEAlan Modra9-38/+22
2021-10-28ASSERT in empty output section with addressAlan Modra5-8/+32
2021-10-28Automatic date update in version.inGDB Administrator1-1/+1
2021-10-28asan: alpha-vms: buffer overflowsAlan Modra1-226/+301
2021-10-28ubsan: arm: undefined shiftAlan Modra1-1/+1
2021-10-27Fix watchpoints with multiple threads on WindowsTom Tromey1-51/+20
2021-10-27[gdb/testsuite] Fix port detection in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries1-1/+6
2021-10-27gdb: fix value.c build on 32-bitsSimon Marchi1-4/+5
2021-10-27RISC-V: Tidy riscv assembler and disassembler.Nelson Chu2-296/+314
2021-10-27opcodes: Fix RPATH not being set for dynamic libbfd dependencyMaciej W. Rozycki5-36/+10
2021-10-27Automatic date update in version.inGDB Administrator1-1/+1
2021-10-26gold: Place .note.gnu.property section before other note sectionsH.J. Lu2-3/+9
2021-10-26[gdb/doc] Fix print inferior-events defaultTom de Vries1-1/+1
2021-10-26Automatic date update in version.inGDB Administrator1-1/+1
2021-10-25gdb: change functions returning value contents to use gdb::array_viewSimon Marchi96-417/+453
2021-10-25gdbsupport: add assertions in array_viewSimon Marchi1-4/+24
2021-10-25gdbserver: make target_pid_to_str return std::stringSimon Marchi6-51/+50
2021-10-25x86: Also handle stores for -muse-unaligned-vector-moveH.J. Lu4-15/+74
2021-10-25[gdb/testsuite] Fix duplicate in gdb.mi/mi-var-cp.expTom de Vries1-1/+1
2021-10-25libctf, ld: handle nonrepresentable types betterNick Alcock5-6/+53
2021-10-25libctf: dump: do not stop dumping types on errorNick Alcock2-4/+14
2021-10-25binutils, ld: make objdump --ctf's parameter optionalNick Alcock35-35/+81
2021-10-25binutils: make objdump/readelf --ctf-parent actually usefulNick Alcock4-121/+86
2021-10-25objdump doesn't accept -L optionAlan Modra1-1/+1
2021-10-25bfd_nonfatal_message, localise va_startAlan Modra1-3/+3