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-aarch64-lts-defconfig in repository toolchain/ci/binutils-gdb.
from e37f3ecd59 Automatic date update in version.in adds 2cdc1a970d Treat the .gnu.debuglink and .gnu.debugaltlink sections as d [...] adds b8c05e85ef Remove _initialize_valarith adds 06f74c5cb8 i386: Issue a warning to IRET without suffix for .code16gcc adds 80062eb949 gdb/rust: Handle printing structures containing strings adds 41f61c65a2 Automatic date update in version.in adds 5f2459c233 Fix lookup of separate debug file on MS-Windows. adds 353ea2d106 On MS-Windows, define _WIN32_WINNT in a single common place.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 ++++++ bfd/coffcode.h | 5 +++++ bfd/version.h | 2 +- gas/ChangeLog | 9 +++++++++ gas/config/tc-i386.c | 20 +++++++++++++------- gas/testsuite/gas/i386/jump16.d | 5 +++++ gas/testsuite/gas/i386/jump16.e | 3 +++ gas/testsuite/gas/i386/jump16.s | 16 ++++++++++++++++ gdb/ChangeLog | 25 +++++++++++++++++++++++++ gdb/common/common-defs.h | 14 ++++++++++++++ gdb/common/netstuff.c | 4 ---- gdb/doc/ChangeLog | 6 ++++++ gdb/doc/gdb.texinfo | 10 +++++++--- gdb/gdbserver/ChangeLog | 5 +++++ gdb/gdbserver/gdbreplay.c | 4 ---- gdb/gdbserver/remote-utils.c | 4 ---- gdb/rust-lang.c | 8 ++++++++ gdb/ser-tcp.c | 4 ---- gdb/symfile.c | 22 ++++++++++++++++++++++ gdb/testsuite/ChangeLog | 6 ++++++ gdb/testsuite/gdb.rust/simple.exp | 3 +++ gdb/testsuite/gdb.rust/simple.rs | 8 ++++++++ gdb/unittests/parse-connection-spec-selftests.c | 4 ---- gdb/valarith.c | 5 ----- 24 files changed, 162 insertions(+), 36 deletions(-) create mode 100644 gas/testsuite/gas/i386/jump16.e