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 fdf44873ec Remove prepare_re_set_context new 981a3fb359 Constify add_prefix_cmd new f71c882261 Remove cleanups from TUI
The 2 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/ChangeLog | 104 ++++++++++++++++++++++++++++++++++++++++++++++ gdb/ada-lang.c | 8 ++-- gdb/arc-tdep.c | 2 +- gdb/arm-tdep.c | 4 +- gdb/auto-load.c | 6 +-- gdb/breakpoint.c | 24 ++++------- gdb/bsd-kvm.c | 2 +- gdb/btrace.c | 10 ++--- gdb/cli/cli-cmds.c | 23 +++++----- gdb/cli/cli-decode.c | 2 +- gdb/cli/cli-dump.c | 16 +++---- gdb/cli/cli-logging.c | 4 +- gdb/command.h | 2 +- gdb/compile/compile.c | 2 +- gdb/cp-support.c | 6 +-- gdb/dcache.c | 4 +- gdb/dwarf2read.c | 4 +- gdb/frame.c | 4 +- gdb/gdbthread.h | 2 +- gdb/gnu-nat.c | 14 +++---- gdb/go32-nat.c | 2 +- gdb/guile/guile.c | 6 +-- gdb/i386-tdep.c | 4 +- gdb/infcmd.c | 10 ++--- gdb/inferior.h | 2 +- gdb/language.c | 8 +--- gdb/macrocmd.c | 2 +- gdb/maint.c | 22 ++++------ gdb/memattr.c | 2 +- gdb/mips-tdep.c | 6 +-- gdb/printcmd.c | 12 +++++- gdb/probe.c | 2 +- gdb/python/python.c | 4 +- gdb/ravenscar-thread.c | 4 +- gdb/record-btrace.c | 14 +++---- gdb/record-full.c | 8 ++-- gdb/record.c | 10 ++--- gdb/remote.c | 6 +-- 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/spu-tdep.c | 6 +-- gdb/symfile.c | 4 +- gdb/target-descriptions.c | 6 +-- gdb/target.c | 4 +- gdb/thread.c | 5 +-- gdb/top.c | 4 +- gdb/top.h | 4 +- gdb/tracepoint.c | 2 +- gdb/tui/tui-layout.c | 11 ++--- gdb/tui/tui-win.c | 21 ++++------ gdb/typeprint.c | 4 +- gdb/utils.c | 8 ++-- gdb/valprint.c | 12 ++---- gdb/value.c | 2 +- gdb/windows-tdep.c | 2 +- 59 files changed, 277 insertions(+), 205 deletions(-)