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 a8cc8a548e PowerPC VLE insn set additions new 2e78302469 Use ui_out_emit_tuple new 46b9c12945 More uses of ui_out_emit_tuple new a14a62ddff Use ui_out_emit_tuple in tracepoint.c new 0092b74da6 Use ui_out_emit_tuple in more places in MI new 10f489e576 Use ui_out_emit_list
The 5 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 | 82 ++++++++++++++++++++++++++++++++++++ gdb/ada-tasks.c | 4 +- gdb/annotate.h | 11 +++++ gdb/auto-load.c | 16 ++----- gdb/breakpoint.c | 56 +++++++++--------------- gdb/cli/cli-setshow.c | 15 ++----- gdb/cp-abi.c | 5 +-- gdb/disasm.c | 19 ++------- gdb/gdb_bfd.c | 4 +- gdb/inferior.c | 5 +-- gdb/linux-thread-db.c | 3 +- gdb/mi/mi-cmd-file.c | 5 +-- gdb/mi/mi-cmd-info.c | 10 +---- gdb/mi/mi-cmd-stack.c | 28 +++--------- gdb/mi/mi-cmd-var.c | 21 +++------ gdb/mi/mi-interp.c | 12 ++---- gdb/mi/mi-main.c | 110 ++++++++++++++---------------------------------- gdb/mi/mi-symbol-cmds.c | 8 +--- gdb/osdata.c | 29 ++++++------- gdb/probe.c | 5 +-- gdb/progspace.c | 4 +- gdb/record-btrace.c | 22 ++-------- gdb/remote.c | 11 +---- gdb/skip.c | 5 +-- gdb/solib.c | 6 +-- gdb/stack.c | 42 +++++++----------- gdb/thread.c | 30 ++++++------- gdb/tracepoint.c | 42 +++++++----------- 28 files changed, 249 insertions(+), 361 deletions(-)