This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/binutils-gdb.
from 7fc8d4f48b Re: Add tests for Intel AVX512_FP16 instructions adds b9f3fbc9f3 [gdb/symtab] Fix zero address complaint for shlib adds fd98618334 Unconditionally define _initialize_addrmap new cc6b3d766d [gdb/symtab] Recognize .gdb_index symbol table with empty en [...]
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: gdb/addrmap.c | 4 +- gdb/dwarf2/read.c | 19 ++- .../dw2-zero-range-shlib.c} | 9 +- .../dw2-zero-range.c} | 8 +- gdb/testsuite/gdb.dwarf2/dw2-zero-range.exp | 167 +++++++++++++++++++++ 5 files changed, 190 insertions(+), 17 deletions(-) copy gdb/testsuite/{gdb.base/detach-sysroot-target.c => gdb.dwarf2/dw2-zero-range- [...] copy gdb/testsuite/{gdb.base/inferior-noarg.c => gdb.dwarf2/dw2-zero-range.c} (90%) create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-zero-range.exp