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 bbea6807978 gdb/python: improve the auto help text for gdb.Parameter new 6c92c339539 Convert wrap_here to use integer parameter new 7016a382b0d Add ui_file::wrap_here new 1285ce8629b Always call the wrap_here method new 27d326da434 Remove global wrap_here function
The 4 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-typeprint.c | 8 +++--- gdb/ada-valprint.c | 6 ++--- gdb/breakpoint.c | 15 +++-------- gdb/c-typeprint.c | 16 ++++++------ gdb/cli-out.c | 4 +-- gdb/cli-out.h | 2 +- gdb/cli/cli-cmds.c | 2 +- gdb/cli/cli-decode.c | 12 ++++----- gdb/cp-valprint.c | 2 +- gdb/disasm.c | 4 +-- gdb/exceptions.c | 2 +- gdb/exec.c | 2 +- gdb/f-typeprint.c | 4 +-- gdb/guile/scm-pretty-print.c | 2 +- gdb/m2-typeprint.c | 8 +++--- gdb/main.c | 8 +++--- gdb/maint.c | 4 +-- gdb/mi/mi-out.c | 4 +-- gdb/mi/mi-out.h | 2 +- gdb/p-typeprint.c | 10 ++++---- gdb/p-valprint.c | 2 +- gdb/printcmd.c | 8 +++--- gdb/psymtab.c | 10 ++++---- gdb/python/py-framefilter.c | 6 ++--- gdb/python/py-prettyprint.c | 2 +- gdb/source.c | 10 ++++---- gdb/stack.c | 20 +++++++-------- gdb/symfile.c | 4 +-- gdb/symmisc.c | 6 ++--- gdb/symtab.c | 2 +- gdb/top.c | 2 +- gdb/tracepoint.c | 15 +++++------ gdb/ui-file.h | 17 +++++++++++++ gdb/ui-out.c | 4 +-- gdb/ui-out.h | 4 +-- gdb/utils.c | 60 ++++++++++++-------------------------------- gdb/utils.h | 2 +- gdb/valprint.c | 2 +- 38 files changed, 136 insertions(+), 157 deletions(-)