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-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 2ff0a94739 Fix "catch exception" with dynamic linking adds 8ed5b76ea2 (Windows) fix thr != nullptr assert failure in delete_thread_1 adds ab4ee6147e gdb/windows-nat.c: Get rid of main_thread_id global adds 15f18d1467 Support DW_FORM_strx1, _strx2, _strx3, _strx4 forms. adds 640c50672c Automatic date update in version.in adds b70bfc540d [gdb/testsuite] Use cc-with-tweaks.exp in dwarf4-gdb-index.exp new f59f30f557 [gdb/testsuite] Fix "unable to find usable gdb" error with c [...] new 25a0274483 Change nm so that when it is running in POSIX compatible mod [...] new d48e62f4a2 Fix big-endian aggregate assignment in Ada new 4504bbdec5 Fix bug in assignment to nested packed structure
The 4 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 +- binutils/ChangeLog | 14 ++++ binutils/nm.c | 95 ++++++++++++++-------- binutils/testsuite/binutils-all/nm.exp | 18 ++++ gdb/ChangeLog | 32 ++++++++ gdb/ada-lang.c | 21 +++-- gdb/dwarf2read.c | 50 +++++++++++- gdb/testsuite/ChangeLog | 25 ++++++ gdb/testsuite/boards/cc-with-tweaks.exp | 5 ++ gdb/testsuite/boards/dwarf4-gdb-index.exp | 22 +---- gdb/testsuite/gdb.ada/packed_array_assign.exp | 8 ++ .../gdb.ada/packed_array_assign/aggregates.ads | 7 ++ gdb/testsuite/lib/dwarf.exp | 4 + gdb/windows-nat.c | 15 ++-- 14 files changed, 242 insertions(+), 76 deletions(-)