This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-arm-spec2k6-Os_LTO in repository toolchain/ci/binutils-gdb.
from 4b0cf3d6d0 gdb/testsuite: gdb.base/attach.exp: expose bug when testing [...] adds bad23de354 [gdb] Handle .TOC. sections during gdb-compile for rs6000 target. adds c2bc854c8b [PATCH] GDB Testsuite, update compile-cplus.exp adds 8179e388b6 Automatic date update in version.in adds 352bd3aa1c PR28172, bfin_pcrel24_reloc heap-buffer-overflow adds a379e7588c PR28173, nds32_elf_howto_table index out of bounds adds e039f7ed86 PR28175, Segment fault in coff-tic30.c reloc_processing adds 856c1545ce bfd_reloc_offset_in_range overflow adds 7eb7e4cdcc chew ubsan warning adds 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 adds 42ddfd0b7a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/coff-tic30.c | 13 +- bfd/coff-z80.c | 13 +- bfd/coff-z8k.c | 13 +- bfd/doc/chew.c | 4 +- bfd/elf.c | 2 +- bfd/elf32-bfin.c | 16 +- bfd/elf32-nds32.c | 55 ++-- bfd/elf32-rl78.c | 283 +++++++++++---------- bfd/reloc.c | 2 +- bfd/version.h | 2 +- .../gas/i386/x86-64-avx512_fp16_pseudo_ops.d | 1 + gdb/addrmap.c | 4 +- gdb/compile/compile-object-load.c | 41 +++ gdb/dwarf2/read.c | 19 +- gdb/testsuite/gdb.compile/compile-cplus.exp | 9 +- .../dw2-zero-range-shlib.c} | 9 +- .../dw2-zero-range.c} | 8 +- gdb/testsuite/gdb.dwarf2/dw2-zero-range.exp | 167 ++++++++++++ 18 files changed, 461 insertions(+), 200 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