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 8b5b252959 PR21978, objdump does not display line numbers in certain cases new bd413795d3 Introduce string_vprintf new 606aae8a73 Remove cleanup from display_gdb_prompt new 200aa7b154 Remove cleanups from utils.c new 8f8accb580 Remove cleanup from tilegx-tdep.c new 2003f3d839 Remove some cleanups from stack.c new 6ad94bc766 Remove cleanups from cp-support.c new 8abcee9173 Remove some cleanups from tracepoint.c new 55b064321e Remove cleanup from complaints.c new 726b2169b4 Remove cleanup from xstormy16-tdep.c new 42518ba746 Remove cleanup from mt-tdep.c new 99ef965c6e Remove a cleanup from symtab.c new 9754d8c4c4 Remove some unused declarations
The 12 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/common/common-utils.c | 21 ++++++++++++ gdb/common/common-utils.h | 4 +++ gdb/complaints.c | 9 ++--- gdb/cp-support.c | 25 ++++++-------- gdb/event-top.c | 25 +++++--------- gdb/main.c | 2 -- gdb/mt-tdep.c | 13 +++----- gdb/spu-multiarch.c | 1 - gdb/stack.c | 20 +++--------- gdb/symtab.c | 9 +---- gdb/tilegx-tdep.c | 13 +++----- gdb/tracepoint.c | 42 +++++++----------------- gdb/unittests/common-utils-selftests.c | 23 +++++++++++++ gdb/utils.c | 23 ++++--------- gdb/xstormy16-tdep.c | 13 +++----- 16 files changed, 170 insertions(+), 133 deletions(-)