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 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 adds 4a02e01a71 Automatic date update in version.in adds 1fc6fa2f1b asan: heap buffer overflow in pa_chk_field_selector adds 7cd7b0641b sim: add arch/.gdbinit stub scripts adds 1d1595b48b RISC-V: correct FCVT.Q.L[U] adds be13be5b68 gas/Dwarf: special-case .linefile only for macros adds f3bbd5c389 bfd/Dwarf2: make find-nearest-line returned function name co [...] adds ddfc2f56d5 bfd/Dwarf2: gas doesn't mangle names adds 9e6a252c06 gdb/mi: fix use after free of frame_info causing spurious no [...] adds 4daa9f295d gdb/testsuite: fix copy & paste error in gdb.python/py-forma [...] adds 47b8bb38fc gdb/testsuite: fix test failure when building against readline v7 adds 2f761de2ba gdb/remote: use current_inferior in read_ptid if multi-proce [...] adds 9e4902bfac Use unfiltered output in annotate.c adds 830df12588 Remove some uses of printf_unfiltered adds dcf1a2c8d2 Only have one API for unfiltered output adds 9b7167182d Add puts_unfiltered method to ui_file adds c8d74a7b4b Add style-escape methods to ui_file adds 0e37c0638c Remove vfprintf_styled_no_gdbfmt adds 3cd5229387 Change the pager to a ui_file adds f4bf8795b3 Remove fputs_styled_unfiltered adds 19a7b8ab87 Unify vprintf functions adds 0426ad513f Unify gdb puts functions adds a11ac3b3e8 Unify gdb putc functions adds 6cb06a8cda Unify gdb printf functions adds d0b1020bf1 Rename print_spaces_filtered adds 9fbf7f083e Rename puts_filtered_tabular adds bed009b9d8 Rename fprintf_symbol_filtered adds 7e9e74b6a8 Remove ui_out_flag::unfiltered_output adds 179d59a3ee Remove vfprintf_styled adds 6b0c115423 Minor comment updates in utils.h adds ebfc93611b Remove unnecessary calls to wrap_here and gdb_flush adds ad8b9970d4 Remove two unused hooks adds c09115ad6e Automatic date update in version.in adds 5321c31bc7 Fix for MUL instruction on the v850 adds d537777dfe Decode "dynamic" interface types in Ada adds c50e54825b Consolidate definition of current_directory
No new revisions were added by this update.
Summary of changes: bfd/dwarf2.c | 6 +- bfd/version.h | 2 +- gas/config/tc-hppa.c | 45 +- gas/macro.c | 3 +- gas/testsuite/gas/elf/dwarf-5-irp.d | 20 + gas/testsuite/gas/elf/dwarf-5-irp.s | 7 + gas/testsuite/gas/riscv/zqinx.d | 4 +- gdb/aarch64-linux-tdep.c | 8 +- gdb/aarch64-tdep.c | 16 +- gdb/ada-lang.c | 139 +- gdb/ada-tasks.c | 48 +- gdb/ada-typeprint.c | 156 +-- gdb/ada-valprint.c | 126 +- gdb/addrmap.c | 8 +- gdb/agent.c | 6 +- gdb/aix-thread.c | 98 +- gdb/alpha-tdep.c | 2 +- gdb/amd64-linux-tdep.c | 8 +- gdb/annotate.c | 148 +-- gdb/arc-tdep.c | 26 +- gdb/arc-tdep.h | 2 +- gdb/arch-utils.c | 128 +- gdb/arm-linux-tdep.c | 8 +- gdb/arm-tdep.c | 168 +-- gdb/auto-load.c | 50 +- gdb/auxv.c | 12 +- gdb/avr-tdep.c | 24 +- gdb/ax-general.c | 24 +- gdb/bcache.c | 82 +- gdb/bcache.h | 2 +- gdb/bpf-tdep.c | 12 +- gdb/break-catch-exec.c | 4 +- gdb/break-catch-fork.c | 8 +- gdb/break-catch-sig.c | 22 +- gdb/break-catch-syscall.c | 20 +- gdb/break-catch-throw.c | 8 +- gdb/breakpoint.c | 390 +++--- gdb/bsd-kvm.c | 6 +- gdb/btrace.c | 132 +- gdb/build-id.c | 18 +- gdb/c-lang.c | 16 +- gdb/c-typeprint.c | 298 ++--- gdb/c-valprint.c | 50 +- gdb/charset.c | 32 +- gdb/cli-out.c | 54 +- gdb/cli/cli-cmds.c | 129 +- gdb/cli/cli-decode.c | 118 +- gdb/cli/cli-dump.c | 38 +- gdb/cli/cli-interp.c | 63 +- gdb/cli/cli-logging.c | 45 +- gdb/cli/cli-script.c | 14 +- gdb/cli/cli-setshow.c | 4 +- gdb/cli/cli-style.c | 16 +- gdb/cli/cli-utils.c | 6 +- gdb/coff-pe-read.c | 56 +- gdb/compile/compile-c-support.c | 178 +-- gdb/compile/compile-c-symbols.c | 38 +- gdb/compile/compile-cplus-symbols.c | 58 +- gdb/compile/compile-cplus-types.c | 36 +- gdb/compile/compile-loc2c.c | 118 +- gdb/compile/compile-object-load.c | 76 +- gdb/compile/compile.c | 30 +- gdb/complaints.c | 12 +- gdb/copying.awk | 6 +- gdb/copying.c | 1240 ++++++++--------- gdb/corefile.c | 4 +- gdb/corelow.c | 56 +- gdb/cp-namespace.c | 92 +- gdb/cp-support.c | 8 +- gdb/cp-valprint.c | 60 +- gdb/cris-tdep.c | 14 +- gdb/csky-tdep.c | 308 ++--- gdb/ctfread.c | 6 +- gdb/darwin-nat-info.c | 158 +-- gdb/darwin-nat.c | 60 +- gdb/dbxread.c | 12 +- gdb/dcache.c | 38 +- gdb/debug.c | 2 +- gdb/debuginfod-support.c | 66 +- gdb/disasm-selftests.c | 6 +- gdb/disasm.c | 52 +- gdb/displaced-stepping.c | 2 +- gdb/dummy-frame.c | 8 +- gdb/dwarf2/frame.c | 6 +- gdb/dwarf2/index-cache.c | 16 +- gdb/dwarf2/line-header.c | 8 +- gdb/dwarf2/loc.c | 510 +++---- gdb/dwarf2/read.c | 245 ++-- gdb/elfread.c | 12 +- gdb/event-top.c | 21 +- gdb/exceptions.c | 16 +- gdb/exec.c | 44 +- gdb/expop.h | 2 +- gdb/expprint.c | 68 +- gdb/f-lang.c | 12 +- gdb/f-lang.h | 6 +- gdb/f-typeprint.c | 72 +- gdb/f-valprint.c | 70 +- gdb/fbsd-nat.c | 148 +-- gdb/fbsd-tdep.c | 220 +-- gdb/filesystem.c | 10 +- gdb/findcmd.c | 10 +- gdb/fork-child.c | 8 +- gdb/frame.c | 50 +- gdb/gcore.c | 14 +- gdb/gdb-demangle.c | 22 +- gdb/gdb_bfd.c | 4 +- gdb/gdbarch.c | 938 ++++++------- gdb/gdbarch.py | 14 +- gdb/gdbtypes.c | 342 ++--- gdb/gdbtypes.h | 95 +- gdb/gnu-nat.c | 82 +- gdb/gnu-nat.h | 4 +- gdb/gnu-v3-abi.c | 34 +- gdb/go-typeprint.c | 2 +- gdb/go-valprint.c | 10 +- gdb/go32-nat.c | 286 ++-- gdb/guile/guile.c | 6 +- gdb/guile/scm-auto-load.c | 2 +- gdb/guile/scm-objfile.c | 4 +- gdb/guile/scm-param.c | 4 +- gdb/guile/scm-ports.c | 4 +- gdb/guile/scm-pretty-print.c | 42 +- gdb/h8300-tdep.c | 58 +- gdb/hppa-tdep.c | 106 +- gdb/i386-linux-tdep.c | 8 +- gdb/i386-tdep.c | 90 +- gdb/i387-tdep.c | 156 +-- gdb/ia64-libunwind-tdep.c | 8 +- gdb/ia64-tdep.c | 142 +- gdb/inf-child.c | 2 +- gdb/inf-loop.c | 2 +- gdb/inf-ptrace.c | 12 +- gdb/infcall.c | 30 +- gdb/infcmd.c | 130 +- gdb/inferior.c | 42 +- gdb/inflow.c | 40 +- gdb/infrun.c | 152 +-- gdb/jit.c | 28 +- gdb/language.c | 60 +- gdb/linux-fork.c | 50 +- gdb/linux-nat.c | 8 +- gdb/linux-record.c | 188 +-- gdb/linux-tdep.c | 250 ++-- gdb/linux-thread-db.c | 54 +- gdb/m2-lang.c | 38 +- gdb/m2-typeprint.c | 108 +- gdb/m2-valprint.c | 44 +- gdb/m68hc11-tdep.c | 74 +- gdb/macrocmd.c | 60 +- gdb/main.c | 64 +- gdb/maint-test-options.c | 34 +- gdb/maint-test-settings.c | 2 +- gdb/maint.c | 138 +- gdb/make-target-delegates.py | 12 +- gdb/mdebugread.c | 30 +- gdb/memattr.c | 82 +- gdb/mep-tdep.c | 2 +- gdb/mi/mi-cmd-var.c | 6 +- gdb/mi/mi-console.c | 10 +- gdb/mi/mi-interp.c | 138 +- gdb/mi/mi-main.c | 106 +- gdb/mi/mi-out.c | 26 +- gdb/minsyms.c | 42 +- gdb/mips-linux-nat.c | 34 +- gdb/mips-tdep.c | 590 ++++----- gdb/mn10300-tdep.c | 4 +- gdb/moxie-tdep.c | 14 +- gdb/netbsd-nat.c | 130 +- gdb/netbsd-tdep.c | 46 +- gdb/nios2-tdep.c | 24 +- gdb/nto-procfs.c | 90 +- gdb/objc-lang.c | 24 +- gdb/observable.c | 2 +- gdb/or1k-tdep.c | 42 +- gdb/osabi.c | 16 +- gdb/p-lang.c | 30 +- gdb/p-lang.h | 2 +- gdb/p-typeprint.c | 208 +-- gdb/p-valprint.c | 92 +- gdb/pager.h | 109 ++ gdb/parse.c | 10 +- gdb/ppc-linux-tdep.c | 6 +- gdb/printcmd.c | 345 +++-- gdb/procfs.c | 110 +- gdb/progspace.c | 12 +- gdb/psymtab.c | 299 +++-- gdb/python/py-auto-load.c | 2 +- gdb/python/py-breakpoint.c | 2 +- gdb/python/py-framefilter.c | 6 +- gdb/python/py-micmd.c | 2 +- gdb/python/py-param.c | 8 +- gdb/python/py-prettyprint.c | 40 +- gdb/python/py-unwind.c | 2 +- gdb/python/py-utils.c | 6 +- gdb/python/python.c | 32 +- gdb/ravenscar-thread.c | 4 +- gdb/record-btrace.c | 62 +- gdb/record-full.c | 286 ++-- gdb/record.c | 20 +- gdb/regcache-dump.c | 30 +- gdb/regcache.c | 66 +- gdb/reggroups.c | 6 +- gdb/remote-fileio.c | 4 +- gdb/remote-notif.c | 16 +- gdb/remote-sim.c | 96 +- gdb/remote.c | 211 +-- gdb/reverse.c | 16 +- gdb/riscv-tdep.c | 228 ++-- gdb/rs6000-aix-nat.c | 18 +- gdb/rs6000-tdep.c | 36 +- gdb/rust-lang.c | 162 +-- gdb/rust-lang.h | 18 +- gdb/rust-parse.c | 6 +- gdb/s12z-tdep.c | 18 +- gdb/s390-linux-nat.c | 8 +- gdb/s390-linux-tdep.c | 8 +- gdb/s390-tdep.c | 60 +- gdb/ser-base.c | 22 +- gdb/ser-go32.c | 30 +- gdb/ser-tcp.c | 4 +- gdb/ser-unix.c | 30 +- gdb/serial.c | 52 +- gdb/serial.h | 2 +- gdb/skip.c | 52 +- gdb/sol-thread.c | 44 +- gdb/solib-aix.c | 2 +- gdb/solib-dsbt.c | 80 +- gdb/solib-frv.c | 78 +- gdb/solib-svr4.c | 16 +- gdb/solib.c | 24 +- gdb/source-cache.c | 8 +- gdb/source.c | 98 +- gdb/sparc64-tdep.c | 12 +- gdb/stack.c | 158 +-- gdb/stap-probe.c | 4 +- gdb/symfile-debug.c | 212 +-- gdb/symfile.c | 150 +-- gdb/symmisc.c | 420 +++--- gdb/symtab.c | 314 ++--- gdb/target-dcache.c | 6 +- gdb/target-debug.h | 24 +- gdb/target-delegates.c | 1400 ++++++++++---------- gdb/target-descriptions.c | 186 +-- gdb/target.c | 188 +-- gdb/testsuite/gdb.ada/dynamic-iface.exp | 44 + gdb/testsuite/gdb.ada/dynamic-iface/concrete.adb | 23 + gdb/testsuite/gdb.ada/dynamic-iface/concrete.ads | 36 + gdb/testsuite/gdb.ada/dynamic-iface/main.adb | 24 + gdb/testsuite/gdb.arch/amd64-entry-value.exp | 2 +- gdb/testsuite/gdb.base/eof-exit.exp | 2 +- .../gdb.multi/attach-no-multi-process.c} | 28 +- .../gdb.multi/attach-no-multi-process.exp | 88 ++ gdb/testsuite/gdb.python/py-format-address.exp | 7 +- gdb/testsuite/gdb.rust/expr.exp | 2 + gdb/thread.c | 48 +- gdb/top.c | 224 ++-- gdb/tracectf.c | 2 +- gdb/tracefile-tfile.c | 2 +- gdb/tracefile.c | 4 +- gdb/tracepoint.c | 359 +++-- gdb/tracepoint.h | 5 - gdb/tui/tui-io.c | 11 +- gdb/tui/tui-layout.c | 12 +- gdb/tui/tui-regs.c | 12 +- gdb/tui/tui-win.c | 24 +- gdb/typeprint.c | 82 +- gdb/ui-file.c | 69 +- gdb/ui-file.h | 87 +- gdb/ui-out.h | 5 +- gdb/unittests/command-def-selftests.c | 32 +- gdb/user-regs.c | 4 +- gdb/utils.c | 539 +++----- gdb/utils.h | 101 +- gdb/valops.c | 46 +- gdb/valprint.c | 252 ++-- gdb/value.c | 56 +- gdb/varobj.c | 8 +- gdb/windows-nat.c | 104 +- gdb/windows-tdep.c | 28 +- gdb/xml-support.c | 10 +- gdb/xtensa-tdep.c | 24 +- gdbserver/server.cc | 4 - gdbsupport/common-defs.h | 3 - gdbsupport/pathstuff.cc | 4 + gdbsupport/pathstuff.h | 3 + opcodes/riscv-opc.c | 4 +- sim/Makefile.in | 75 +- sim/common/gdbinit.in | 2 + sim/configure | 125 +- sim/configure.ac | 1 + sim/testsuite/v850/mul.cgs | 15 + sim/v850/simops.c | 4 +- 293 files changed, 11115 insertions(+), 10639 deletions(-) create mode 100644 gdb/pager.h create mode 100644 gdb/testsuite/gdb.ada/dynamic-iface.exp create mode 100644 gdb/testsuite/gdb.ada/dynamic-iface/concrete.adb create mode 100644 gdb/testsuite/gdb.ada/dynamic-iface/concrete.ads create mode 100644 gdb/testsuite/gdb.ada/dynamic-iface/main.adb copy gdb/{debug.c => testsuite/gdb.multi/attach-no-multi-process.c} (63%) create mode 100644 gdb/testsuite/gdb.multi/attach-no-multi-process.exp create mode 100644 sim/common/gdbinit.in create mode 100644 sim/testsuite/v850/mul.cgs