This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from 223809519e Automatic date update in version.in adds 1e9983e730 gdb/python: fix a few flake8 warnings adds b625c7701d [gdb/symtab] Remove COMPUNIT_CALL_SITE_HTAB adds d4e8e096a5 Automatic date update in version.in adds 2b014cc535 gdb: Support the c.mv insn in the riscv prologue scanner. adds 0a9bddab0f gdb: Fix comment in riscv_scan_prologue adds 46039d3632 sim: ppc: fallback when ln is not available [PR sim/18864] adds 39d53d0435 sim: filter out SIGSTKSZ [PR sim/28302] adds 1d7fe7f01b gdb: Introduce setting construct within cmd_list_element adds e0700ba44c gdb: make string-like set show commands use std::string variable adds 702991711a gdb: Have setter and getter callbacks for settings adds 1a98bb552d gdb: Setting setter return a bool to tell if the value changed adds 51911bd6e9 Automatic date update in version.in adds adc82fdb71 sim: add --info-target for listing supported BFD targets adds 86c1ed137a gdbsupport: remove attempt to define TARGET_WORD_SIZE adds 6619a08b25 [gdb/testsuite] update analyze-racy-logs.py to python3 adds abe19f1119 Fix remote-sim.c compilation adds 0dd8295da2 [gdb/symtab] Add call_site_eq and call_site_hash adds b84aaadaf8 [gdb/symtab] C++-ify call_site adds b0b8879e29 [gdb/symtab] Use unrelocated addresses in call_site adds 77252bf26e [gdb/build] Add CXX_DIALECT to CXX adds e133de4984 Minor boolean fix in windows-nat.c adds 3456e70c9d Use unique_xmalloc_ptr<char> when demangling adds db0768c320 Automatic date update in version.in adds 1cb56ad3f3 gdb/python: update events test to handle missing exit_code adds b1f0f28418 gdb/python: add a new gdb_exiting event adds a5ea23036d [gdb/testsuite] Use function_range in gdb.dwarf2/dw2-ref-mis [...] adds cb6e6bb89d gdb/python: fix memory leak in python inferior code adds 25b0a5714c [gdb/testsuite] Fix FAIL in gdb.mi/mi-nsmoribund.exp adds a519e8ffe2 Add lval_funcs::is_optimized_out adds 3e44c3049f Allow lazy 'zero' value adds acbf4a58ef Remove 'varsize-limit' adds 1461d3712b gdb: Remove deprecated assertion in setting::get adds 58d82c2c59 [gdb/testsuite] Add Term::dump_box in lib/tuiterm.exp adds 1457d766df [gdb/testsuite] Make tui testing less verbose adds 79fa3c401c Automatic date update in version.in adds 55e3926e79 PR28401, invalid section name lookup adds 0a6041ce93 PR28403, null pointer dereference in disassemble_bytes new 1808483c2f PR28402, fail to allocate line number array new 1992e26ec4 PR28420, ecoff fuzzing failures
The 2 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: bfd/aout-ns32k.c | 8 +- bfd/aoutx.h | 11 +- bfd/coff-mips.c | 9 +- bfd/coffcode.h | 35 +- bfd/ecoff.c | 36 +- bfd/i386lynx.c | 62 +-- bfd/pdp11.c | 3 +- bfd/version.h | 2 +- binutils/objdump.c | 30 +- gdb/NEWS | 11 + gdb/ada-lang.c | 68 +-- gdb/ada-lang.h | 2 - gdb/ada-valprint.c | 6 - gdb/auto-load.c | 50 +-- gdb/ax_cxx_compile_stdcxx.m4 | 8 + gdb/block.c | 10 +- gdb/breakpoint.c | 22 +- gdb/bt-utils.c | 10 +- gdb/build-id.c | 4 +- gdb/c-lang.c | 8 +- gdb/c-typeprint.c | 34 +- gdb/cli/cli-cmds.c | 148 ++++--- gdb/cli/cli-decode.c | 458 +++++++++++++++++---- gdb/cli/cli-decode.h | 9 +- gdb/cli/cli-logging.c | 23 +- gdb/cli/cli-option.c | 9 +- gdb/cli/cli-option.h | 4 +- gdb/cli/cli-setshow.c | 188 ++++----- gdb/cli/cli-setshow.h | 4 +- gdb/command.h | 331 ++++++++++++++- gdb/compile/compile.c | 46 +-- gdb/configure | 8 + gdb/corefile.c | 17 +- gdb/cp-support.c | 29 +- gdb/cp-support.h | 2 +- gdb/d-lang.c | 10 +- gdb/d-lang.h | 3 +- gdb/defs.h | 4 +- gdb/disasm.c | 11 +- gdb/disasm.h | 2 +- gdb/doc/python.texi | 15 +- gdb/dwarf2/dwz.c | 2 +- gdb/dwarf2/expr.c | 56 ++- gdb/dwarf2/frame-tailcall.c | 4 +- gdb/dwarf2/index-cache.c | 10 +- gdb/dwarf2/loc.c | 28 +- gdb/dwarf2/read.c | 49 +-- gdb/event-top.c | 12 +- gdb/f-lang.h | 3 +- gdb/fork-child.c | 7 +- gdb/gdb-demangle.c | 9 +- gdb/gdbtypes.c | 20 +- gdb/gdbtypes.h | 52 ++- gdb/gnu-v2-abi.c | 9 +- gdb/gnu-v3-abi.c | 9 +- gdb/go-lang.c | 23 +- gdb/go-lang.h | 8 +- gdb/guile/scm-param.c | 175 ++++---- gdb/infcmd.c | 14 +- gdb/language.c | 5 +- gdb/language.h | 12 +- gdb/linux-thread-db.c | 17 +- gdb/main.c | 17 +- gdb/maint-test-options.c | 11 +- gdb/maint-test-settings.c | 8 +- gdb/maint.c | 2 +- gdb/mi/mi-cmd-env.c | 18 +- gdb/minsyms.c | 5 +- gdb/objc-lang.c | 12 +- gdb/observable.c | 1 + gdb/observable.h | 4 +- gdb/opencl-lang.c | 1 + gdb/proc-api.c | 5 +- gdb/python/lib/gdb/FrameIterator.py | 3 - gdb/python/lib/gdb/command/explore.py | 7 +- gdb/python/lib/gdb/command/frame_filters.py | 6 +- gdb/python/lib/gdb/command/prompt.py | 2 +- gdb/python/py-all-events.def | 1 + gdb/python/py-event-types.def | 5 + gdb/python/py-inferior.c | 16 +- gdb/python/py-param.c | 65 ++- gdb/python/python-internal.h | 2 +- gdb/python/python.c | 64 ++- gdb/remote-sim.c | 3 +- gdb/remote.c | 13 +- gdb/riscv-tdep.c | 15 +- gdb/rust-lang.h | 8 +- gdb/serial.c | 8 +- gdb/solib.c | 20 +- gdb/source.c | 66 +-- gdb/source.h | 5 +- gdb/stack.c | 22 +- gdb/symfile.c | 49 ++- gdb/symtab.c | 97 +++-- gdb/symtab.h | 13 +- gdb/target-descriptions.c | 2 +- gdb/testsuite/analyze-racy-logs.py | 14 +- gdb/testsuite/gdb.ada/varsize_limit.exp | 9 +- gdb/testsuite/gdb.ada/varsize_limit/vsizelim.adb | 12 + .../riscv64-unwind-prologue-with-mv.c} | 35 +- .../gdb.arch/riscv64-unwind-prologue-with-mv.exp | 44 ++ .../riscv64-unwind-prologue-with-mv.s} | 67 ++- .../gdb.dwarf2/dw2-ref-missing-frame-func.c | 22 +- gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.S | 12 +- gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp | 23 +- gdb/testsuite/gdb.mi/mi-nsmoribund.exp | 6 +- gdb/testsuite/gdb.python/py-events.exp | 69 ++++ gdb/testsuite/gdb.python/py-events.py | 30 +- .../py-inferior-leak.c} | 0 gdb/testsuite/gdb.python/py-inferior-leak.exp | 33 ++ gdb/testsuite/gdb.python/py-inferior-leak.py | 109 +++++ gdb/testsuite/lib/tuiterm.exp | 58 ++- gdb/top.c | 118 +++--- gdb/top.h | 2 +- gdb/tracepoint.c | 29 +- gdb/tracepoint.h | 2 +- gdb/utils.c | 11 +- gdb/valops.c | 11 - gdb/value.c | 51 ++- gdb/value.h | 6 + gdb/windows-nat.c | 2 +- gdbserver/configure | 8 + gdbsupport/config.in | 3 - gdbsupport/configure | 15 +- gdbsupport/configure.ac | 4 - sim/arch-subdir.mk.in | 1 + sim/bfin/linux-targ-map.h | 5 +- sim/common/gennltvals.py | 6 +- sim/common/nltvals.def | 1 - sim/common/sim-options.c | 19 + sim/ppc/Makefile.in | 4 +- 131 files changed, 2436 insertions(+), 1255 deletions(-) copy gdb/testsuite/{gdb.dwarf2/dw2-ref-missing-frame-func.c => gdb.arch/riscv64-un [...] create mode 100644 gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-mv.exp copy gdb/testsuite/{gdb.dwarf2/dw2-ref-missing-frame-func.c => gdb.arch/riscv64-un [...] copy gdb/testsuite/{gdb.base/inferior-noarg.c => gdb.python/py-inferior-leak.c} (100%) create mode 100644 gdb/testsuite/gdb.python/py-inferior-leak.exp create mode 100644 gdb/testsuite/gdb.python/py-inferior-leak.py