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-stable-defconfig in repository toolchain/binutils-gdb.
from 994b876a51 Fix gdb.rust/simple.rs for more recent compilers adds 73fc52c4cc Handle TYPE_CODE_PTR when printing Rust types adds 261f6f7962 Fix inaccuracies in "info skip" help adds 0614ef69be Change get_filename_and_charpos to return void adds 85a2ae1134 Automatic date update in version.in adds dbe4e6545e Remove displaced_step_inferior_state::next adds 7b5227d132 GDB: S12Z: Add assertion adds f92f9e8780 readelf: Prune gaps warning in build notes adds 970d89d8fd Avoid "Invalid parameter passed to C runtime function" warning adds 2fa1b3191e Fix previous change in filestuff.c adds c3247a98cd GDB: S12Z: new function s12z_extract_return_value
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 6 +++ binutils/testsuite/lib/binutils-common.exp | 2 + gdb/ChangeLog | 34 +++++++++++++++++ gdb/common/filestuff.c | 10 ++++- gdb/infrun.c | 3 -- gdb/rust-lang.c | 14 +++++++ gdb/s12z-tdep.c | 60 +++++++++++++++++++++++++++++- gdb/skip.c | 11 ++---- gdb/source.c | 14 +------ gdb/testsuite/ChangeLog | 6 +++ gdb/testsuite/gdb.rust/expr.exp | 4 +- gdb/testsuite/gdb.rust/simple.exp | 13 ++++--- 13 files changed, 145 insertions(+), 34 deletions(-)