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-arm-lts-allnoconfig in repository toolchain/binutils-gdb.
from ef1ad42b8b S12Z: opcodes: Separate the decoding of operations from thei [...] adds 592d8c0a5d RISC-V: Fix wrong use of s0 register name. adds 66644cd32b gdb/remote: Remove a cleanup in remote_check_symbols adds 06d3e5b004 gdb: Remove a cleanup from find_overload_match adds 26089c494f gdb: Remove final cleanup from find_overload_match adds a07c88800e gdb: Remove cleanup from linux-fork.c:inferior_call_waitpid adds 169bb27bce gdb: Remove cleanup from linux_nat_target::follow_fork adds 5c329e6ab4 Use a wrapper for PyErr_Fetch adds 2a3c71d68d Remove more uses of explicit reference counting in Python adds ea41325b7d Simplify gdbpy_stop_recording adds 1b20edf043 Improve reference counting in py-type.c adds 7c71111916 Avoid questionable casts in py-symtab.c adds 986041cda7 Use xstrdup in tui_set_source_content adds 8261e52d1b Automatic date update in version.in adds 677bd4c69d PR24061, powerpc-ibm-aix-ar sets bogus file permissions when [...] adds cf0ad5bbf2 Fix ridiculously small memory leak. adds 11fa9f134f Fix a possible integer overflow problem when examining corru [...] adds d9858c3791 Change the default for the CSKY target to be little endian. adds bdfb445597 Fix bug parsing angle bracketed string sequences. adds 1b2ed39c3a Fix potential buffer overrun whilst scanning macro strings.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 14 ++++++ bfd/coff-rs6000.c | 72 +++++++++++++-------------- bfd/coff64-rs6000.c | 16 +++--- bfd/config.bfd | 2 +- bfd/version.h | 2 +- binutils/ChangeLog | 15 ++++++ binutils/objcopy.c | 9 +++- binutils/objdump.c | 15 ++++-- gas/ChangeLog | 12 +++++ gas/macro.c | 2 +- gas/read.c | 7 ++- gdb/ChangeLog | 95 +++++++++++++++++++++++++++++++++++ gdb/compile/compile-cplus-types.c | 4 +- gdb/cp-support.c | 9 ++-- gdb/cp-support.h | 2 +- gdb/linux-fork.c | 101 ++++++++++++++++++++++---------------- gdb/linux-nat.c | 27 +++++----- gdb/python/py-cmd.c | 5 +- gdb/python/py-function.c | 11 ++--- gdb/python/py-objfile.c | 16 ++---- gdb/python/py-prettyprint.c | 12 +---- gdb/python/py-progspace.c | 16 ++---- gdb/python/py-record.c | 8 +-- gdb/python/py-symtab.c | 39 +++++++++------ gdb/python/py-type.c | 77 ++++++++++++----------------- gdb/python/py-utils.c | 58 ++++++++++------------ gdb/python/py-value.c | 23 +++------ gdb/python/py-varobj.c | 10 +--- gdb/python/python-internal.h | 61 +++++++++++++++++++++-- gdb/python/python.c | 25 +++++----- gdb/remote.c | 21 ++++---- gdb/riscv-tdep.c | 2 +- gdb/tui/tui-source.c | 8 +-- gdb/valops.c | 16 ++---- 34 files changed, 485 insertions(+), 327 deletions(-)