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 6987262214 Build gdb "nat" files in subdirectory adds ec9c2750b7 Use gdbpy_convert_exception in a few more spots adds 6ef2312a17 Consolidate some Python exception-printing functions adds bc543c902f Translate PyExc_KeyboardInterrupt to gdb "quit" adds b6d3efdc59 Automatic date update in version.in adds d1a3c973fa PR24028, PPC_INT_FMT adds cb87d9f1a4 PR23966, mingw failure due to 32-bit long adds 0e41bebb93 PR24015, glibc-2.28 on little-endian mips32 broken adds 156f236692 Avoid internal errors when stepping outside 'main' on MinGW adds 94f2c73066 Fix leak of set/show verbose doc, avoid xfree of static string
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 15 ++++++++++++++ bfd/elf.c | 2 +- bfd/libbfd.c | 8 ++++++-- bfd/linker.c | 2 +- bfd/version.h | 2 +- gdb/ChangeLog | 30 ++++++++++++++++++++++++++++ gdb/coffread.c | 6 ++++-- gdb/python/py-breakpoint.c | 4 +--- gdb/python/py-cmd.c | 4 +--- gdb/python/py-framefilter.c | 21 +++---------------- gdb/python/py-param.c | 4 +--- gdb/python/py-unwind.c | 7 +------ gdb/python/py-utils.c | 4 +++- gdb/python/py-value.c | 4 +--- gdb/python/python-internal.h | 1 + gdb/python/python.c | 14 +++++++++++++ gdb/testsuite/ChangeLog | 5 +++++ gdb/testsuite/gdb.python/py-cmd.exp | 40 +++++++++++++++++++++++++++++++++++++ gdb/top.c | 16 ++++++++++----- include/ChangeLog | 5 +++++ include/opcode/ppc.h | 8 -------- opcodes/ChangeLog | 6 ++++++ opcodes/ppc-dis.c | 20 +++++++++---------- 23 files changed, 161 insertions(+), 67 deletions(-)