This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap in repository toolchain/ci/binutils-gdb.
from c5967f38de PR28530, Hang in objdump on machine with 196GB RAM adds 109c1107c4 Missing va_end in aarch64-dis.c adds ca8775833b PR28541, unstable cie offset in the output of readelf adds 707ed39ac5 gdb/testsuite: use gdb_get_line_number adds 8a89ddbda2 Avoid /proc/pid/mem races (PR 28065) adds be77dd73c7 Introduce make_unique_xstrndup adds cf0992fe6f Automatic date update in version.in adds fe7fdfda72 sim: clarify license text via COPYING file
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/dwarf.c | 17 +- gdb/cli/cli-setshow.c | 7 +- gdb/linux-nat.c | 324 +++++----- gdb/parse.c | 3 +- gdb/testsuite/gdb.cp/templates.cc | 2 +- gdb/testsuite/gdb.cp/templates.exp | 20 +- .../gdb.threads/access-mem-running-thread-exit.exp | 14 +- gdbsupport/gdb_unique_ptr.h | 9 + opcodes/aarch64-dis.c | 1 + sim/{arm => }/COPYING | 0 sim/ppc/COPYING | 674 --------------------- sim/ppc/COPYING.LIB | 481 --------------- 13 files changed, 178 insertions(+), 1376 deletions(-) rename sim/{arm => }/COPYING (100%) delete mode 100644 sim/ppc/COPYING delete mode 100644 sim/ppc/COPYING.LIB