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_gdb/master-aarch64 in repository toolchain/ci/gdb.
from 9d6a1a6496 Automatic date update in version.in adds b431e7a3fe sync libbacktrace from gcc adds cc81bc2dfb [PR gdb/16238] Add completer for the show user command adds cb2e519a5e Automatic date update in version.in adds da7ee7f9ce Fix build with current GCC: EL_EXPLICIT(location) always non-NULL adds 64f5c8167b Regenerate a couple of files adds 7aba54da42 PowerPC64 @notoc in non-power10 code adds daad0428f2 -Waddress fixes for gold testsuite
No new revisions were added by this update.
Summary of changes: bfd/bfd-in2.h | 1 + bfd/elf64-ppc.c | 741 +++++++++++------------- bfd/libbfd.h | 1 + bfd/reloc.c | 2 + bfd/version.h | 2 +- gas/config/tc-ppc.c | 7 + gdb/cli/cli-cmds.c | 72 ++- gdb/location.c | 11 +- gdb/testsuite/gdb.base/show-user-completion.exp | 72 +++ gold/testsuite/common_test_1.c | 16 +- gold/testsuite/common_test_1_v1.c | 16 +- gold/testsuite/common_test_1_v2.c | 16 +- gold/testsuite/script_test_2.cc | 8 +- include/elf/ppc64.h | 1 + intl/configure | 4 +- ld/Makefile.am | 4 +- ld/Makefile.in | 5 +- ld/testsuite/ld-powerpc/callstub-2.s | 1 + libbacktrace/ChangeLog | 17 + libbacktrace/btest.c | 24 +- libbacktrace/elf.c | 32 +- libbacktrace/xztest.c | 2 +- 22 files changed, 593 insertions(+), 462 deletions(-) create mode 100644 gdb/testsuite/gdb.base/show-user-completion.exp