This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_binutils in repository toolchain/ci/binutils-gdb.
from 45342c7c91 asan: heap buffer overflow in _bfd_elf_parse_attributes adds 8a222a6b0f gdb/testsuite: escape '*' character in pattern used by flang adds f2d4211150 gdb/testsuite: only add -J option when compiling with gfortran adds 8f46711443 arc: Construct disassembler options dynamically adds 170960e8e1 Fix threadapply test adds ea6197bf5f sim m32c: Include defs.h in m32c.opc and r8c.opc. adds 60be64b396 Fix temp-dir leakage in per-bfd-sharing.exp adds 9ef5bfdad9 Automatic date update in version.in adds a38d139645 PR1202, mcore disassembler: wrong address loopt adds 364d772977 PR2589, ld vs. ld.so adds bbd47c1230 PR4283, update gprof manual with note about GMON_OUT_PREFIX adds 6ac5237cf1 Restore gdb.SYMBOL_LABEL_DOMAIN constant adds 7cfa3e63f9 Add myself to gdb/MAINTAINERS adds 4c958d7911 Add ChangeLog entry for previous commit adds 8381088119 Report additional details for signals received on FreeBSD. adds 415c8100a2 Update my email address in MAINTAINERS adds df5bc734f2 gdb: fix eval.c assert during inferior exit event adds 25e821a6c2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 5 + gas/testsuite/gas/mcore/allinsn.d | 2 +- gdb/ChangeLog | 42 +++++ gdb/MAINTAINERS | 6 +- gdb/eval.c | 2 +- gdb/fbsd-tdep.c | 272 +++++++++++++++++++++++++++ gdb/python/py-symbol.c | 2 + gdb/testsuite/ChangeLog | 31 +++ gdb/testsuite/gdb.dwarf2/per-bfd-sharing.exp | 10 +- gdb/testsuite/gdb.python/py-events.exp | 41 ++++ gdb/testsuite/gdb.python/py-events.py | 1 + gdb/testsuite/gdb.python/py-symbol.exp | 48 +++++ gdb/testsuite/gdb.threads/threadapply.c | 12 +- gdb/testsuite/lib/fortran.exp | 2 +- gdb/testsuite/lib/gdb.exp | 4 +- gprof/ChangeLog | 5 + gprof/gprof.texi | 8 +- include/ChangeLog | 4 + include/dis-asm.h | 1 + ld/ChangeLog | 6 + ld/ld.texi | 14 +- opcodes/ChangeLog | 14 ++ opcodes/arc-dis.c | 180 +++++++++++++++--- opcodes/mcore-dis.c | 8 +- sim/m32c/ChangeLog | 5 + sim/m32c/m32c.opc | 2 + sim/m32c/r8c.opc | 2 + 28 files changed, 673 insertions(+), 58 deletions(-)