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 481695ed5f Remove unnecessary function prototypes. new f8cc3da6e4 Use ui_out_emit_table and ui_out_emit_list in print_thread_info_1 new dc9fe180a4 Remove make_cleanup_ui_out_table_begin_end new 76f9c9cfd4 Use ui_out_emit_tuple in more places new 393702cd59 Use ui_out_emit_tuple in disasm.c new e6a2252ac3 Use ui_out_emit_list in more places new ca5909c7de Remove make_cleanup_ui_out_redirect_pop new c0470d489b Use ui_out_emit_list and ui_out_emit_tuple with gdb::optional
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/ChangeLog | 61 ++++++++++++++++++ gdb/breakpoint.c | 14 ++-- gdb/darwin-nat-info.c | 49 +++++++------- gdb/disasm.c | 164 +++++++++++++++++++++++------------------------ gdb/guile/scm-ports.c | 22 ++++--- gdb/mi/mi-cmd-file.c | 5 +- gdb/mi/mi-cmd-var.c | 24 +++---- gdb/mi/mi-interp.c | 5 +- gdb/mi/mi-main.c | 104 +++++++++++++----------------- gdb/probe.c | 170 ++++++++++++++++++++++++------------------------ gdb/spu-tdep.c | 114 +++++++++++++-------------------- gdb/stack.c | 174 +++++++++++++++++++++++++------------------------- gdb/target.c | 5 +- gdb/thread.c | 92 +++++++++++++------------- gdb/top.c | 32 +++++----- gdb/ui-out.c | 16 ----- gdb/ui-out.h | 31 +++++++-- gdb/utils.c | 19 ------ gdb/utils.h | 4 -- 19 files changed, 553 insertions(+), 552 deletions(-)