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-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from 395fad095c [gdb/testsuite] Make gdb_test message more informative in mu [...] adds 272044897e Make GDB compile with Python 3 on MinGW adds 1aa7f807d2 Automatic date update in version.in adds afc72f154d Prevent a potential illegal memory access in the DWARF parse [...] adds fe4b77d9e5 Updated Swedish translation for the gas sub-directory. adds 2600d80ccd PR24933, Memory leak in elf_x86_64_get_synthetic_symtab adds a7ba389645 Stop the BFD library from failing when encountering a second [...] adds 09f7b0de53 or1k: Fix incorrect value in PLT GOT entries, causing infinite loop adds de8af80891 Fix bug in nios2 prologue analysis. adds 2d41fa1165 Move gdb-dlfcn.[ch] to gdbsupport/
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 19 +++++++++++ bfd/elf.c | 13 ++++++-- bfd/elf32-or1k.c | 7 ++-- bfd/elfxx-x86.c | 7 ++-- bfd/version.h | 2 +- binutils/ChangeLog | 8 +++++ binutils/dwarf.c | 70 ++++++++++++++++++++++----------------- gas/ChangeLog | 4 +++ gas/po/sv.po | 71 +++++++++++++--------------------------- gdb/ChangeLog | 26 +++++++++++++++ gdb/Makefile.in | 4 +-- gdb/compile/compile-c-support.c | 2 +- gdb/configure | 5 ++- gdb/configure.ac | 3 +- gdb/gdbserver/ChangeLog | 7 ++++ gdb/gdbserver/Makefile.in | 2 ++ gdb/gdbserver/config.in | 3 ++ gdb/gdbserver/configure | 2 +- gdb/gdbsupport/common.m4 | 3 +- gdb/{ => gdbsupport}/gdb-dlfcn.c | 2 +- gdb/{ => gdbsupport}/gdb-dlfcn.h | 0 gdb/jit.c | 2 +- gdb/nios2-tdep.c | 8 +++-- gdb/python/lib/gdb/__init__.py | 26 +++++++++++++++ gdb/python/python.c | 23 ++++++++----- 25 files changed, 208 insertions(+), 111 deletions(-) rename gdb/{ => gdbsupport}/gdb-dlfcn.c (99%) rename gdb/{ => gdbsupport}/gdb-dlfcn.h (100%)