This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-defconfig in repository toolchain/binutils-gdb.
from 814fa4f632 OBVIOUS Remove a useless const char *type and its initialization. adds 470678d7c9 OBVIOUS Fix a typo in ada-lang.c add_prefix_cmd for "set ada" adds 675accbdcb elfedit: Move ELF header magic bytes check to get_file_header adds 9446bd8ad6 Automatic date update in version.in adds 12dfa12a3c Return gdbpy_ref from gdb_py_object_from_*longest adds 833d985d1c Return gdbpy_ref from some Python string functions adds a31abe80ea Return gdbpy_ref from gdbpy_get_varobj_pretty_printer
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 5 +++++ binutils/elfedit.c | 19 +++++----------- gdb/ChangeLog | 53 ++++++++++++++++++++++++++++++++++++++++++++ gdb/ada-lang.c | 2 +- gdb/python/py-block.c | 4 ++-- gdb/python/py-breakpoint.c | 8 +++---- gdb/python/py-linetable.c | 6 ++--- gdb/python/py-objfile.c | 7 +++--- gdb/python/py-prettyprint.c | 30 ++++++++++++------------- gdb/python/py-progspace.c | 5 +++-- gdb/python/py-symtab.c | 6 ++--- gdb/python/py-type.c | 2 +- gdb/python/py-utils.c | 47 ++++++++++++++++++++------------------- gdb/python/py-value.c | 4 ++-- gdb/python/python-internal.h | 12 +++++----- gdb/python/python.c | 2 +- gdb/varobj.c | 13 +++++------ 18 files changed, 138 insertions(+), 89 deletions(-)