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 7c66fffc1f Change Python code to use new_reference new 4904c3c6b6 Make do_is_mi_like_p const. new 2038b7fdf3 Remove some uses of is_mi_like_p from py-framefilter.c new 40c03530b1 Remove some uses of is_mi_like_p from spu-tdep.c new f3c6ababac Remove a use of is_mi_like_p from tracepoint.c new 2d33446d4d Remove some is_mi_like_p from breakpoint code new 7676193654 Remove a use of is_mi_like_p from darwin-nat-info.c
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 | 35 +++++++++++++++++++++ gdb/break-catch-throw.c | 4 +-- gdb/breakpoint.c | 13 +++----- gdb/darwin-nat-info.c | 3 +- gdb/mi/mi-out.h | 2 +- gdb/python/py-framefilter.c | 23 +++++--------- gdb/spu-tdep.c | 22 ++++--------- gdb/tracepoint.c | 75 ++++++++++++++++++++++----------------------- gdb/ui-out.c | 2 +- gdb/ui-out.h | 4 +-- 10 files changed, 95 insertions(+), 88 deletions(-)