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-allyesconfig in repository toolchain/ci/binutils-gdb.
from 99d8bab0c1 SHF_GNU_RETAIN 7a and 7b tests adds f867677682 gdb/gdbtypes.h: Fix comparison of uninitialized values adds 5ba3b20ec2 gdb: include allocated/associated properties in 'maint print type' adds b7874836c3 gdb: avoid resolving dynamic properties for non-allocated arrays adds e142715391 Automatic date update in version.in new a12f86b9a6 gas: Update 80387 floating point 's' suffix
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/version.h | 2 +- gas/doc/c-i386.texi | 2 +- gdb/ChangeLog | 24 +++++ gdb/eval.c | 12 ++- gdb/f-lang.c | 4 + gdb/gdbtypes.c | 95 ++++++++++++---- gdb/testsuite/ChangeLog | 6 ++ .../{main-foo.c => dyn-type-unallocated.c} | 24 +++-- gdb/testsuite/gdb.dwarf2/dyn-type-unallocated.exp | 119 +++++++++++++++++++++ 9 files changed, 250 insertions(+), 38 deletions(-) copy gdb/testsuite/gdb.dwarf2/{main-foo.c => dyn-type-unallocated.c} (72%) create mode 100644 gdb/testsuite/gdb.dwarf2/dyn-type-unallocated.exp