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 e633b1172a5 gdb/testsuite: make declare_labels use better default label names new f99b517750f Remove redundant typedefs
The 1 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 | 74 +++++++++++++++++++++++++++++++++++++++++++ gdb/guile/guile-internal.h | 40 +++++++++++------------ gdb/guile/scm-arch.c | 5 ++- gdb/guile/scm-block.c | 8 ++--- gdb/guile/scm-cmd.c | 4 +-- gdb/guile/scm-exception.c | 4 +-- gdb/guile/scm-frame.c | 5 ++- gdb/guile/scm-iterator.c | 5 ++- gdb/guile/scm-lazy-string.c | 4 +-- gdb/guile/scm-objfile.c | 5 ++- gdb/guile/scm-param.c | 4 +-- gdb/guile/scm-ports.c | 4 +-- gdb/guile/scm-pretty-print.c | 8 ++--- gdb/guile/scm-progspace.c | 5 ++- gdb/guile/scm-symbol.c | 4 +-- gdb/guile/scm-symtab.c | 8 ++--- gdb/guile/scm-type.c | 9 +++--- gdb/guile/scm-value.c | 8 ++--- gdb/linespec.c | 3 +- gdb/python/py-arch.c | 4 +-- gdb/python/py-block.c | 16 +++++----- gdb/python/py-cmd.c | 2 -- gdb/python/py-event.h | 4 +-- gdb/python/py-events.h | 8 ++--- gdb/python/py-frame.c | 4 +-- gdb/python/py-inferior.c | 4 +-- gdb/python/py-instruction.c | 4 +-- gdb/python/py-lazy-string.c | 4 +-- gdb/python/py-linetable.c | 12 +++---- gdb/python/py-objfile.c | 4 +-- gdb/python/py-param.c | 2 -- gdb/python/py-progspace.c | 4 +-- gdb/python/py-record-btrace.c | 4 +-- gdb/python/py-record.c | 4 +-- gdb/python/py-record.h | 8 ++--- gdb/python/py-registers.c | 16 +++++----- gdb/python/py-symbol.c | 10 +++--- gdb/python/py-symtab.c | 22 ++++++------- gdb/python/py-type.c | 20 ++++++------ gdb/python/py-unwind.c | 12 +++---- gdb/python/py-value.c | 4 +-- gdb/python/python-internal.h | 8 ++--- 42 files changed, 225 insertions(+), 162 deletions(-)