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 8ac0ecee1c Automatic date update in version.in new 491144b5e2 Change boolean options to bool instead of int
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/ChangeLog | 251 ++++++++++++++++++++++++++++++++++++++ gdb/ada-lang.c | 6 +- gdb/arch/aarch64-insn.c | 2 +- gdb/arch/aarch64-insn.h | 2 +- gdb/arm-linux-nat.c | 2 +- gdb/arm-linux-tdep.c | 2 +- gdb/arm-nbsd-nat.c | 2 +- gdb/arm-tdep.c | 4 +- gdb/auto-load.c | 12 +- gdb/auto-load.h | 6 +- gdb/breakpoint.c | 16 +-- gdb/breakpoint.h | 2 +- gdb/btrace.c | 2 +- gdb/cli/cli-cmds.c | 2 +- gdb/cli/cli-cmds.h | 2 +- gdb/cli/cli-decode.c | 2 +- gdb/cli/cli-logging.c | 6 +- gdb/cli/cli-option.h | 10 +- gdb/cli/cli-setshow.c | 8 +- gdb/cli/cli-style.c | 6 +- gdb/cli/cli-style.h | 4 +- gdb/cli/cli-utils.h | 6 +- gdb/command.h | 6 +- gdb/compile/compile-cplus-types.c | 4 +- gdb/compile/compile-internal.h | 2 +- gdb/compile/compile.c | 4 +- gdb/cp-support.c | 4 +- gdb/cris-tdep.c | 4 +- gdb/csky-tdep.c | 2 +- gdb/darwin-nat.c | 2 +- gdb/dcache.c | 2 +- gdb/defs.h | 2 +- gdb/demangle.c | 4 +- gdb/dwarf-index-cache.c | 4 +- gdb/dwarf2-frame.c | 2 +- gdb/dwarf2-frame.h | 2 +- gdb/dwarf2read.c | 10 +- gdb/eval.c | 2 +- gdb/event-top.c | 4 +- gdb/event-top.h | 4 +- gdb/exec.c | 2 +- gdb/fbsd-nat.c | 4 +- gdb/frame.h | 8 +- gdb/gdb-demangle.h | 10 +- gdb/gdb_bfd.c | 2 +- gdb/gdbcore.h | 2 +- gdb/gdbsupport/common-debug.c | 2 +- gdb/gdbsupport/common-debug.h | 4 +- gdb/gdbthread.h | 2 +- gdb/gdbtypes.c | 4 +- gdb/gnu-nat.c | 2 +- gdb/guile/scm-auto-load.c | 2 +- gdb/guile/scm-param.c | 11 +- gdb/hppa-tdep.c | 2 +- gdb/infcall.c | 8 +- gdb/infcmd.c | 2 +- gdb/inferior.c | 2 +- gdb/inferior.h | 4 +- gdb/infrun.c | 34 +++--- gdb/infrun.h | 10 +- gdb/linux-tdep.c | 4 +- gdb/linux-thread-db.c | 8 +- gdb/main.c | 6 +- gdb/maint-test-options.c | 8 +- gdb/maint-test-settings.c | 2 +- gdb/maint.c | 14 +-- gdb/memattr.c | 2 +- gdb/mi/mi-main.c | 4 +- gdb/mips-tdep.c | 2 +- gdb/nat/fork-inferior.h | 2 +- gdb/nat/linux-namespaces.c | 2 +- gdb/nat/linux-namespaces.h | 4 +- gdb/nios2-tdep.c | 2 +- gdb/or1k-tdep.c | 2 +- gdb/parse.c | 4 +- gdb/parser-defs.h | 2 +- gdb/printcmd.c | 2 +- gdb/proc-api.c | 2 +- gdb/python/py-auto-load.c | 2 +- gdb/python/py-param.c | 9 +- gdb/python/py-value.c | 4 +- gdb/python/python.c | 2 +- gdb/ravenscar-thread.c | 4 +- gdb/record-btrace.c | 2 +- gdb/record-full.c | 6 +- gdb/record-full.h | 2 +- gdb/remote-notif.c | 2 +- gdb/remote-notif.h | 2 +- gdb/remote.c | 6 +- gdb/ser-tcp.c | 2 +- gdb/ser-unix.c | 2 +- gdb/skip.c | 2 +- gdb/solib-aix.c | 2 +- gdb/spu-tdep.c | 4 +- gdb/stack.c | 8 +- gdb/symfile-debug.c | 4 +- gdb/symfile.c | 4 +- gdb/symfile.h | 6 +- gdb/symtab.c | 14 +-- gdb/symtab.h | 4 +- gdb/target-dcache.c | 4 +- gdb/target.c | 38 +++--- gdb/target.h | 14 +-- gdb/thread.c | 8 +- gdb/top.c | 10 +- gdb/top.h | 4 +- gdb/tracepoint.c | 4 +- gdb/typeprint.c | 4 +- gdb/utils.c | 10 +- gdb/utils.h | 4 +- gdb/valops.c | 2 +- gdb/valprint.h | 44 +++---- gdb/windows-nat.c | 16 +-- gdb/windows-tdep.c | 2 +- gdb/xml-support.c | 2 +- 115 files changed, 563 insertions(+), 304 deletions(-)