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-arm-next-defconfig in repository toolchain/ci/binutils-gdb.
from 6729e2c2af RISC-V: Fix the order checking for Z* extension. adds 4f36e61b2d gdbsupport/tdesc: print enum size attribute adds 54e75f291e gdbsupport/tdesc: print enum fields using 'evalue' syntax adds 3ed3c10425 arc: Enable -Ttext-segment adds 4d56d64a85 gdb/testsuite: fix comment in gdb.threads/non-ldr-exit.exp adds 0ae4576980 Add missing ChangeLog entry. adds 539d71e89a PowerPC remove 512 bytes region limit if 2nd DAWR is avaliable. adds 0a6155a072 gdb/testsuite: use foreach_with_prefix in gdb.threads/non-ld [...] adds f55a9a37d8 gdb/testsuite: fix indentation in gdb.threads/non-ldr-exc-1.exp adds e89b3d5293 Automatic date update in version.in adds 77bf7e9911 Use new+delete for struct expression adds 2bf3b79d05 Search for DWZ files in debug-file-directories as well
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 28 ++++++++ gdb/dwarf2/read.c | 107 ++++++++++++++++++++++++++-- gdb/expression.h | 23 +++--- gdb/parse.c | 49 +++++++------ gdb/ppc-linux-nat.c | 26 ++++--- gdb/testsuite/ChangeLog | 23 ++++++ gdb/testsuite/gdb.threads/non-ldr-exc-1.exp | 61 ++++++++-------- gdb/testsuite/gdb.threads/non-ldr-exc-2.exp | 67 +++++++++-------- gdb/testsuite/gdb.threads/non-ldr-exc-3.exp | 61 ++++++++-------- gdb/testsuite/gdb.threads/non-ldr-exc-4.exp | 61 ++++++++-------- gdb/testsuite/gdb.threads/non-ldr-exit.exp | 2 +- gdb/testsuite/gdb.xml/maint-xml-dump-03.xml | 13 ++++ gdbsupport/ChangeLog | 9 +++ gdbsupport/tdesc.cc | 6 +- ld/ChangeLog | 6 ++ ld/scripttempl/elfarc.sc | 3 + 17 files changed, 373 insertions(+), 174 deletions(-) create mode 100644 gdb/testsuite/gdb.xml/maint-xml-dump-03.xml