This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_O1 in repository toolchain/ci/binutils-gdb.
from 64a9760601 Support template lookups in strncmp_iw_with_mode adds 9a9dfb6880 RISC-V: Fix mask for some fcvt instructions adds 0f94906fba RISC-V: Remove a loop in the ISA parser adds 13cd9508af gdb/testsuite: fix list.exp test cases adds e8b4efc3cf Print MI prompt on interrupted command adds 820ed8af6a gdb: add operator+= and operator+ overload for std::string adds 18694ad5bd gdb-add-index: disable debuginfod adds cc1cf2a604 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/elfxx-riscv.c | 11 ++--- bfd/version.h | 2 +- gdb/Makefile.in | 1 + gdb/contrib/gdb-add-index.sh | 1 + gdb/mi/mi-interp.c | 11 +++++ gdb/symfile.c | 6 +-- gdb/testsuite/gdb.base/list.exp | 81 +++++++++++++-------------------- gdb/unittests/unique_xmalloc_ptr_char.c | 57 +++++++++++++++++++++++ gdbsupport/gdb_unique_ptr.h | 19 ++++++++ opcodes/riscv-opc.c | 8 ++-- 10 files changed, 132 insertions(+), 65 deletions(-) create mode 100644 gdb/unittests/unique_xmalloc_ptr_char.c