This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled in repository toolchain/ci/binutils-gdb.
from 3b9809bc62 [gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32 adds 7410508723 Match rustc beta versions adds 925ea601f1 Remove some dead code from the Rust value printer adds 506ec52e88 Reimplement Rust slice printing adds 1c9cc05244 Implement value_print for Rust adds 1f0f8b5d9d Allow word wrapping even when paging is disabled adds 111d19818a Handle "set height 1" adds 4311246bb1 Return void from gdb_putc adds 3beda815bd Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/rust-lang.c | 114 ++++++++++++++++++++++++++----------- gdb/rust-lang.h | 5 ++ gdb/testsuite/gdb.base/page.exp | 7 ++- gdb/testsuite/gdb.rust/simple.exp | 3 +- gdb/testsuite/gdb.rust/unsized.exp | 8 +++ gdb/testsuite/gdb.rust/unsized.rs | 2 + gdb/testsuite/lib/rust-support.exp | 2 +- gdb/ui-file.c | 3 +- gdb/ui-file.h | 2 +- gdb/utils.c | 65 ++++++++++++++++----- gdb/utils.h | 4 +- 12 files changed, 159 insertions(+), 58 deletions(-)