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-allyesconfig in repository toolchain/ci/binutils-gdb.
from b0e0d830d9 Remove download size from debuginfod progress messages if un [...] adds 891172d1d4 Automatic date update in version.in adds ee41183df4 Re: gas/Dwarf: improve debug info generation from .irp and a [...] adds caf606c90d libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case adds 520a6a7e3a Automatic date update in version.in adds 9d604701bd Remove an unused declaration from value.h adds 5cf8c5926e Automatic date update in version.in adds b8e92c571b Automatic date update in version.in adds 7eb21cc702 Change call_site_target to use custom type and enum adds 797662d7ef Make call_site_target members private adds 394d8c59ea Constify chain_candidate adds 206bedc2aa Change call_site_find_chain_1 to work recursively adds a0e0ca7044 Change call_site_target to iterate over addresses adds 48ac197b0c Handle multiple addresses in call_site_target adds 22f8b65e9b Simplify the CLI set_logging logic adds 8b1931b394 Use unique_ptr in CLI logging code adds 3c6c449e30 Add new timestamped_file class adds 52a4a5885a Switch gdb_stdlog to use timestamped_file adds f77c52719d Add Rust parser check for end of expression
No new revisions were added by this update.
Summary of changes: bfd/configure | 20 +- bfd/version.h | 2 +- binutils/configure | 20 +- gas/configure | 20 +- gas/testsuite/gas/elf/dwarf-5-irp.d | 4 +- gdb/cli/cli-interp.c | 63 +++---- gdb/dwarf2/loc.c | 270 +++++++++++++++------------ gdb/dwarf2/read.c | 35 ++++ gdb/event-top.c | 2 +- gdb/gdbtypes.h | 95 +++++++--- gdb/rust-parse.c | 6 +- gdb/testsuite/gdb.arch/amd64-entry-value.exp | 2 +- gdb/testsuite/gdb.rust/expr.exp | 2 + gdb/tui/tui-io.c | 8 +- gdb/ui-file.c | 29 +++ gdb/ui-file.h | 24 +++ gdb/utils.c | 32 +--- gdb/utils.h | 3 + gdb/value.h | 4 - gprof/configure | 20 +- gprofng/configure | 20 +- ld/configure | 20 +- libbacktrace/configure | 175 ++++++++++------- libctf/configure | 20 +- libtool.m4 | 16 +- opcodes/configure | 20 +- sim/configure | 20 +- zlib/configure | 20 +- 28 files changed, 597 insertions(+), 375 deletions(-)