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-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from 2c9e9550ca [bfd] Provide 8-byte minimum alignment for .plt section adds fd65fe1a18 Automatic date update in version.in adds 54d83b8d39 Make unlink_objfile and put_objfile_before static adds 95cc7c169c ar P support adds 94cb375411 [gdb/testsuite] Compile infcall-nested-structs.exp with -O2 adds a0a461e5b4 Fix creation of nm.h when configure is changed adds 66b92822fa contrib: Update dg-extract-results.* from gcc adds e5f3c0e3b8 Remove tui_exec_info_content adds 45f47c3a25 gdb: Ensure that !(a < a) is true in sort_cmp on obj_section [...] adds 7ba99d2188 DWARF 5 support: Handle line table and file indexes
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 12 ++ bfd/archive.c | 13 +- bfd/bfd-in2.h | 5 +- bfd/bfd.c | 5 +- bfd/version.h | 2 +- binutils/ChangeLog | 10 ++ binutils/ar.c | 3 + binutils/doc/binutils.texi | 27 +++- contrib/ChangeLog | 5 + contrib/dg-extract-results.py | 23 ++- contrib/dg-extract-results.sh | 44 +++++- gdb/ChangeLog | 53 +++++++ gdb/Makefile.in | 9 +- gdb/configure | 28 ++-- gdb/configure.ac | 15 +- gdb/dwarf2read.c | 183 +++++++++++++--------- gdb/objfiles.c | 71 ++++----- gdb/objfiles.h | 4 - gdb/testsuite/ChangeLog | 9 ++ gdb/testsuite/gdb.base/infcall-nested-structs.c | 88 ++++++----- gdb/testsuite/gdb.base/infcall-nested-structs.exp | 1 + gdb/tui/tui-winsource.h | 2 - 22 files changed, 399 insertions(+), 213 deletions(-)