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 0584673 Automatic date update in version.in new 7f904c2 Remove unused functions and declarations new 0abe66b Rename ui_out_data to mi_ui_out_data new e4975d6 Remove ui_out_destroy new 82bbe65 Fix return value of uo_redirect new d2c0eef Constify wrap_here/wrap_hint code path new 7fb048a Remove verbosity from ui_out_message and friends
The 6 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 | 60 +++++++++++++++++++++++++++++++++ gdb/ada-tasks.c | 6 ++-- gdb/auto-load.c | 4 +-- gdb/breakpoint.c | 12 +++---- gdb/cli-out.c | 15 +++------ gdb/inferior.c | 2 +- gdb/linux-thread-db.c | 2 +- gdb/mi/mi-out.c | 28 ++++------------ gdb/mi/mi-out.h | 1 - gdb/probe.c | 14 ++++---- gdb/skip.c | 4 +-- gdb/solib.c | 6 ++-- gdb/symfile.c | 2 +- gdb/thread.c | 8 ++--- gdb/ui-out.c | 93 ++++++--------------------------------------------- gdb/ui-out.h | 27 ++++----------- gdb/utils.c | 4 +-- gdb/utils.h | 2 +- 18 files changed, 121 insertions(+), 169 deletions(-)