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-stable-allyesconfig 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" new 365f5fb6d0 binutils: Use file descriptors from make_tempname new 1a1c3b4cc1 objcopy: Get input file stat after BFD open new 014cc7f849 binutils: Make smart_rename safe too new 846141822b Remove references to the unofficial SHF_GNU_BUILD_NOTE secti [...]
The 4 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/ChangeLog | 12 +++ bfd/bfd-in2.h | 2 + bfd/cpu-ns32k.c | 4 +- bfd/elf32-csky.c | 4 +- bfd/elf32-nds32.c | 4 +- bfd/opncls.c | 33 +++++++ bfd/version.h | 2 +- binutils/ChangeLog | 54 +++++++++++ binutils/README-how-to-make-a-release | 24 +++-- binutils/ar.c | 23 ++++- binutils/arsup.c | 14 ++- binutils/bucomm.c | 4 +- binutils/bucomm.h | 5 +- binutils/objcopy.c | 95 ++++++++++++------- binutils/rename.c | 101 ++++++++++++++------- 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 +- include/ChangeLog | 4 + include/elf/common.h | 1 - 34 files changed, 469 insertions(+), 160 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%)