This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from f0bbe8bab84 Add MTE register set support for core files new 2f822da535b gdb: generate the prefix name for prefix commands on demand
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ada-lang.c | 8 +++--- gdb/arc-tdep.c | 2 +- gdb/arm-tdep.c | 4 +-- gdb/auto-load.c | 9 +++---- gdb/breakpoint.c | 20 +++++++------- gdb/bsd-kvm.c | 2 +- gdb/btrace.c | 9 +++---- gdb/cli/cli-cmds.c | 12 ++++----- gdb/cli/cli-decode.c | 51 +++++++++++++++++------------------ gdb/cli/cli-decode.h | 26 +++++++++++++----- gdb/cli/cli-dump.c | 16 +++++------ gdb/cli/cli-logging.c | 4 +-- gdb/cli/cli-script.c | 7 ++--- gdb/cli/cli-setshow.c | 18 +++++++------ gdb/cli/cli-style.c | 11 +++----- gdb/cli/cli-style.h | 3 --- gdb/command.h | 10 +++---- gdb/compile/compile.c | 2 +- gdb/cp-support.c | 1 - gdb/dcache.c | 5 ++-- gdb/dwarf2/index-cache.c | 4 +-- gdb/dwarf2/read.c | 4 +-- gdb/f-lang.c | 4 +-- gdb/frame.c | 4 +-- gdb/gnu-nat.c | 12 ++++----- gdb/go32-nat.c | 2 +- gdb/guile/guile.c | 9 +++---- gdb/guile/scm-cmd.c | 2 +- gdb/i386-tdep.c | 4 +-- gdb/infcmd.c | 8 +++--- gdb/language.c | 4 +-- gdb/macrocmd.c | 2 +- gdb/maint-test-options.c | 3 +-- gdb/maint-test-settings.c | 2 -- gdb/maint.c | 18 ++++++------- gdb/memattr.c | 4 +-- gdb/mips-tdep.c | 6 ++--- gdb/printcmd.c | 4 +-- gdb/probe.c | 3 +-- gdb/python/py-cmd.c | 51 +++++++++-------------------------- gdb/python/python.c | 6 ++--- gdb/ravenscar-thread.c | 4 +-- gdb/record-btrace.c | 16 +++++------ gdb/record-full.c | 6 ++--- gdb/record.c | 10 +++---- gdb/remote.c | 6 ++--- gdb/riscv-tdep.c | 8 +++--- gdb/rs6000-tdep.c | 4 +-- gdb/ser-tcp.c | 4 +-- gdb/serial.c | 4 +-- gdb/sh-tdep.c | 4 +-- gdb/skip.c | 2 +- gdb/sparc64-tdep.c | 2 +- gdb/stack.c | 8 +++--- gdb/symfile.c | 2 +- gdb/symtab.c | 3 +-- gdb/target-descriptions.c | 6 ++--- gdb/target.c | 2 +- gdb/thread.c | 4 +-- gdb/top.c | 10 ++++--- gdb/tracepoint.c | 2 +- gdb/tui/tui-layout.c | 2 +- gdb/tui/tui-win.c | 8 +++--- gdb/typeprint.c | 6 ++--- gdb/unittests/command-def-selftests.c | 4 +-- gdb/utils.c | 4 --- gdb/valprint.c | 10 +++---- gdb/value.c | 2 +- gdb/windows-tdep.c | 2 +- 69 files changed, 236 insertions(+), 285 deletions(-)