This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64 in repository toolchain/ci/gdb.
from 117e35f519 Fix illegal memory access whilst parsing corrupt DWARF debug [...] adds a6ea2592a9 gdb: remove unexpected xstrdup in _initialize_maint_test_settings adds 13bb461986 Automatic date update in version.in adds 64c3be7429 Revert "Re: Don't compile some opcodes files when bfd is 32- [...] adds 066624ff52 Add myself and Zhensong Liu as the LoongArch port maintainer. adds ba4ba9711a libctf: workaround automake bug with conditional info pages adds 7a34f66b23 gdb/remote: fix use after free bug adds cc7ea7504c gdb/testsuite: give a test a real name adds bf94cfb631 gdb: make value_subscripted_rvalue static adds 69ce6091e6 aarch64: Fix uninitialised memory adds ce1a6f421d gdb: make saved_filename an std::string adds 857dfb92de gdb: return *this in target_waitstatus setters adds 7509b82979 gdb: change store_waitstatus to return a target_waitstatus by value
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 5 +++ binutils/MAINTAINERS | 2 ++ gdb/cli/cli-logging.c | 20 ++++++------ gdb/gnu-nat.c | 2 +- gdb/inf-child.c | 17 +++++----- gdb/inf-child.h | 5 ++- gdb/inf-ptrace.c | 3 +- gdb/linux-nat.c | 6 ++-- gdb/maint-test-settings.c | 2 +- gdb/netbsd-nat.c | 2 +- gdb/procfs.c | 2 +- gdb/remote.c | 35 +++++++++++++++++++-- gdb/rs6000-aix-nat.c | 2 +- gdb/target/waitstatus.h | 48 +++++++++++++++++++---------- gdb/testsuite/gdb.python/py-send-packet.exp | 3 +- gdb/valarith.c | 10 ++++-- gdb/value.h | 4 --- libctf/Makefile.am | 2 -- libctf/Makefile.in | 40 +++++++++++++----------- libctf/doc/local.mk | 10 ++++++ opcodes/Makefile.am | 10 +++--- opcodes/Makefile.in | 10 +++--- opcodes/aarch64-dis.c | 2 +- opcodes/aarch64-opc.c | 2 ++ 25 files changed, 159 insertions(+), 87 deletions(-)