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 eb97e68430f gdb: remove unused include in infrun.c new 7d21eff9442 gdb: move declarations of check_quit_flag and set_quit_flag [...] new 14872939664 gdb: change return type of check_quit_flag to bool new 4111db1af3a gdb: change type of quit_flag to bool new e5dc0d5d04e gdb: move a bunch of quit-related things to event-top.{c,h} new dcff5e80e66 gdb: move annotation_level declaration/definition to annota [...] new cbf58b22f76 gdb: remove enum precision_type new 9085a018caf gdb: move symbol_file_command declaration to symfile.h
The 7 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 | 1 + gdb/ada-typeprint.c | 1 + gdb/ada-valprint.c | 1 + gdb/addrmap.c | 1 + gdb/amd64-windows-tdep.c | 1 + gdb/annotate.c | 4 +++ gdb/annotate.h | 8 +++++ gdb/breakpoint.c | 1 + gdb/c-typeprint.c | 1 + gdb/cli/cli-script.c | 1 + gdb/coffread.c | 1 + gdb/corefile.c | 1 + gdb/cp-valprint.c | 1 + gdb/dbxread.c | 1 + gdb/defs.h | 80 --------------------------------------------- gdb/disasm.c | 1 + gdb/dwarf2/cooked-index.c | 1 + gdb/dwarf2/expr.c | 1 + gdb/dwarf2/loc.c | 1 + gdb/dwarf2/read-gdb-index.c | 1 + gdb/dwarf2/read.c | 1 + gdb/event-top.c | 52 ++++++++++++++++++++++++++--- gdb/event-top.h | 52 +++++++++++++++++++++++++++++ gdb/extension-priv.h | 4 +-- gdb/extension.c | 33 +++++++------------ gdb/extension.h | 30 +++++++++++++++++ gdb/f-typeprint.c | 1 + gdb/findvar.c | 1 + gdb/frame.c | 1 + gdb/gdb_bfd.c | 1 + gdb/linux-fork.c | 1 + gdb/m2-lang.c | 1 + gdb/m2-typeprint.c | 1 + gdb/main.c | 1 + gdb/mi/mi-cmd-stack.c | 1 + gdb/objc-lang.c | 1 + gdb/p-lang.c | 1 + gdb/p-typeprint.c | 1 + gdb/printcmd.c | 1 + gdb/psymtab.c | 1 + gdb/python/python.c | 6 ++-- gdb/remote-fileio.c | 3 +- gdb/remote-sim.c | 1 + gdb/rust-lang.c | 1 + gdb/ser-base.c | 1 + gdb/skip.c | 1 + gdb/solib-rocm.c | 1 + gdb/sparc64-tdep.c | 1 + gdb/stabsread.c | 1 + gdb/stack.c | 9 +---- gdb/symfile.c | 14 +------- gdb/symfile.h | 16 +++++++++ gdb/symmisc.c | 1 + gdb/symtab.c | 1 + gdb/tracepoint.c | 1 + gdb/tui/tui.c | 1 + gdb/utils.c | 41 ----------------------- gdb/valops.c | 1 + gdb/valprint.c | 1 + gdb/xcoffread.c | 1 + 60 files changed, 224 insertions(+), 174 deletions(-)