This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 5321c31bc7 Fix for MUL instruction on the v850 adds d537777dfe Decode "dynamic" interface types in Ada adds c50e54825b Consolidate definition of current_directory new cd1c3a4544 Use gdb_printf and gdb_vprintf in more places
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/aarch64-nat.c | 25 +++++------ gdb/ada-lang.c | 51 ++++++++++++++++------ gdb/darwin-nat.c | 2 +- .../gdb.ada/{float_param.exp => dynamic-iface.exp} | 33 +++++++------- .../callee.adb => dynamic-iface/concrete.adb} | 14 +++--- .../pack.adb => dynamic-iface/concrete.ads} | 39 +++++++---------- .../callee.adb => dynamic-iface/main.adb} | 13 +++--- gdb/top.c | 4 -- gdbserver/server.cc | 4 -- gdbsupport/common-defs.h | 3 -- gdbsupport/pathstuff.cc | 4 ++ gdbsupport/pathstuff.h | 3 ++ 12 files changed, 105 insertions(+), 90 deletions(-) copy gdb/testsuite/gdb.ada/{float_param.exp => dynamic-iface.exp} (57%) copy gdb/testsuite/gdb.ada/{inline-section-gc/callee.adb => dynamic-iface/concrete [...] copy gdb/testsuite/gdb.ada/{non-ascii-utf-8/pack.adb => dynamic-iface/concrete.ads} (57%) copy gdb/testsuite/gdb.ada/{inline-section-gc/callee.adb => dynamic-iface/main.adb} (76%)