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 ab55d1a Don't call "error" in sysroot-prefix.exp new 112e870 Class-ify ui_out
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 | 414 +++++++++++++++ gdb/ada-lang.c | 47 +- gdb/ada-tasks.c | 63 ++- gdb/auto-load.c | 29 +- gdb/break-catch-sig.c | 16 +- gdb/break-catch-syscall.c | 40 +- gdb/break-catch-throw.c | 52 +- gdb/breakpoint.c | 591 ++++++++++----------- gdb/cli-out.c | 301 ++++------- gdb/cli-out.h | 60 ++- gdb/cli/cli-cmds.c | 2 +- gdb/cli/cli-interp.c | 12 +- gdb/cli/cli-logging.c | 12 +- gdb/cli/cli-script.c | 84 +-- gdb/cli/cli-setshow.c | 14 +- gdb/cp-abi.c | 22 +- gdb/darwin-nat-info.c | 48 +- gdb/disasm.c | 51 +- gdb/gdb_bfd.c | 16 +- gdb/guile/scm-breakpoint.c | 4 +- gdb/guile/scm-ports.c | 2 +- gdb/i386-linux-tdep.c | 25 +- gdb/i386-tdep.c | 32 +- gdb/infcmd.c | 32 +- gdb/inferior.c | 39 +- gdb/infrun.c | 95 ++-- gdb/interps.c | 4 +- gdb/linespec.c | 2 +- gdb/linux-thread-db.c | 17 +- gdb/mi/mi-cmd-env.c | 9 +- gdb/mi/mi-cmd-file.c | 32 +- gdb/mi/mi-cmd-info.c | 12 +- gdb/mi/mi-cmd-stack.c | 12 +- gdb/mi/mi-cmd-var.c | 77 ++- gdb/mi/mi-interp.c | 81 ++- gdb/mi/mi-main.c | 149 +++--- gdb/mi/mi-out.c | 309 ++++------- gdb/mi/mi-out.h | 69 ++- gdb/mi/mi-symbol-cmds.c | 5 +- gdb/osdata.c | 10 +- gdb/probe.c | 67 ++- gdb/progspace.c | 20 +- gdb/python/py-breakpoint.c | 6 +- gdb/python/py-framefilter.c | 88 +-- gdb/record-btrace.c | 44 +- gdb/remote.c | 4 +- gdb/skip.c | 44 +- gdb/solib.c | 39 +- gdb/source.c | 31 +- gdb/spu-tdep.c | 124 ++--- gdb/stack.c | 84 +-- gdb/symfile.c | 45 +- gdb/thread.c | 100 ++-- gdb/top.c | 2 +- gdb/tracepoint.c | 146 ++--- gdb/tui/tui-interp.c | 6 +- gdb/tui/tui-io.c | 6 +- gdb/tui/tui-io.h | 3 +- gdb/tui/tui-out.c | 143 ++--- .../gdb.dwarf2/implref-struct.c => tui/tui-out.h} | 47 +- gdb/tui/tui.h | 2 - gdb/ui-out.c | 503 +++++------------- gdb/ui-out.h | 268 ++++------ gdb/utils.c | 4 +- 64 files changed, 2319 insertions(+), 2398 deletions(-) copy gdb/{testsuite/gdb.dwarf2/implref-struct.c => tui/tui-out.h} (51%)