This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm 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 adds cc6b3d766d [gdb/symtab] Recognize .gdb_index symbol table with empty en [...] adds 0175375faa Automatic date update in version.in adds 983cdaecc1 PR28176, rl78 complex reloc divide by zero adds 182ad37589 PR28186, SEGV elf.c:7991:30 in _bfd_elf_fixup_group_sections
No new revisions were added by this update.
Summary of changes: bfd/elf.c | 2 +- bfd/elf32-rl78.c | 283 +++++++++++---------- bfd/version.h | 2 +- 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 ++++++++++++ 8 files changed, 346 insertions(+), 148 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