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-next-defconfig in repository toolchain/ci/binutils-gdb.
from 296cfb8889 s390: Fix BC instruction breakpoint handling adds 13f11b0b61 Automatic date update in version.in adds 00158a68d1 Fix struct expression regression adds f51f9f1d03 [gdb/ada] Handle shrink resize in replace_operator_with_call adds 21e051b3d6 gdb/main: execute breakpoint commands for '-iex' and '-ex' commands adds 5759831a2d gdb/linespec: relax the position of the '-force-condition' flag adds 1f58f6c259 gdb/completer: improve tab completion to consider the '-forc [...] adds a315d3902d README-how-to-make-a-release (point releases): Add a note to [...] adds fde0214a91 elf32-csky.c:3932:19: error: comparison is always false adds cd8d2039b0 [GOLD] gcc-11 stringop-overflow warning adds a4915e8d6c Use expression completer for "maint print type"
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 +++ bfd/cpu-ns32k.c | 4 +- bfd/elf32-csky.c | 4 +- bfd/elf32-nds32.c | 4 +- bfd/version.h | 2 +- binutils/ChangeLog | 5 +++ binutils/README-how-to-make-a-release | 24 ++++++++---- gdb/ChangeLog | 32 +++++++++++++++ gdb/ada-lang.c | 41 ++++++++++---------- gdb/breakpoint.c | 2 +- gdb/completer.c | 6 ++- gdb/linespec.c | 45 ++++++++++++++-------- gdb/main.c | 9 ++++- gdb/maint.c | 3 +- gdb/testsuite/ChangeLog | 19 +++++++++ .../bp-cmds-run-with-ex.c} | 0 ...without-address.exp => bp-cmds-run-with-ex.exp} | 43 ++++++++++++--------- ...-sourced-script.gdb => bp-cmds-run-with-ex.gdb} | 7 ++-- gdb/testsuite/gdb.gdb/python-interrupts.exp | 2 +- gdb/testsuite/gdb.gdb/python-selftest.exp | 2 +- gdb/testsuite/gdb.linespec/explicit.exp | 14 +++++++ gdb/testsuite/gdb.linespec/keywords.exp | 12 ++++++ gold/ChangeLog | 4 ++ gold/plugin.cc | 2 +- 24 files changed, 207 insertions(+), 85 deletions(-) copy gdb/testsuite/{gdb.arch/riscv-tdesc-regs.c => gdb.base/bp-cmds-run-with-ex.c} (100%) copy gdb/testsuite/gdb.base/{label-without-address.exp => bp-cmds-run-with-ex.exp} (54%) copy gdb/testsuite/gdb.base/{bp-cmds-sourced-script.gdb => bp-cmds-run-with-ex.gdb} (93%)