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-allmodconfig in repository toolchain/binutils-gdb.
from e8d8cce69b Import mkdtemp gnulib module, fix mingw build adds e1c3a37375 arm-pikeos: software single step adds 1cc62f2e44 rs6000-tdep.c:skip_prologue avoid negative left shift adds 87f7ab7b84 gdb.texinfo: Fix the output of the "info tasks 2" example adds 8b578f9c76 remove trailing spaces in print-utils.c ("int_string" function) adds e2b7af7242 (Ada) fix "error in expression" when using watch -location command adds c175004a53 Automatic date update in version.in adds 3ba2ee38a6 RISC-V: Don't allow unaligned breakpoints. adds a4bcd73371 PR23850, strip should not discard/move .rela.plt in executable adds 285e3f99c7 Squash readelf warning on zero sh_link reloc section adds 396ce99883 [GOLD] make clean adds d54cfd762b QUIET flag initialization missing in 2 places.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 ++ bfd/elf.c | 19 +++-- bfd/version.h | 2 +- binutils/ChangeLog | 6 ++ binutils/readelf.c | 40 +++++----- gdb/ChangeLog | 36 +++++++++ gdb/Makefile.in | 1 + gdb/ada-lang.c | 13 ++- gdb/arm-pikeos-tdep.c | 92 ++++++++++++++++++++++ gdb/common/print-utils.c | 6 +- gdb/configure.tgt | 1 + gdb/defs.h | 1 + gdb/doc/ChangeLog | 5 ++ gdb/doc/gdb.texinfo | 3 +- gdb/osabi.c | 1 + gdb/riscv-tdep.c | 32 ++++++-- gdb/rs6000-tdep.c | 11 ++- gdb/stack.c | 2 +- gdb/symtab.c | 2 +- gdb/testsuite/ChangeLog | 4 + .../{set_pckd_arr_elt.exp => watch_minus_l.exp} | 25 +++--- .../foo_ra10_006.adb} | 9 +-- .../{mi_string_access => watch_minus_l}/pck.adb | 0 .../{packed_array_assign => watch_minus_l}/pck.ads | 2 +- gold/ChangeLog | 8 ++ gold/Makefile.am | 3 + gold/Makefile.in | 6 ++ gold/testsuite/Makefile.am | 2 + gold/testsuite/Makefile.in | 8 +- 29 files changed, 276 insertions(+), 70 deletions(-) create mode 100644 gdb/arm-pikeos-tdep.c copy gdb/testsuite/gdb.ada/{set_pckd_arr_elt.exp => watch_minus_l.exp} (58%) copy gdb/testsuite/gdb.ada/{expr_with_funcall/expr_r821_013.adb => watch_minus_l/f [...] copy gdb/testsuite/gdb.ada/{mi_string_access => watch_minus_l}/pck.adb (100%) copy gdb/testsuite/gdb.ada/{packed_array_assign => watch_minus_l}/pck.ads (96%)