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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from f3be6050c8 Automatic date update in version.in adds f974f26cb1 Add markers for 2.32 branch to NEWS and ChangeLog files. adds f48dfe417e Change version to 2.32.51 and regenerate configure and pot files. adds 3e80dafbfe Automatic date update in version.in adds 57299f4831 [MIPS] fix typo in mips_arch_choices. adds 111f47f3e4 Automatic date update in version.in adds fc65c7dbe0 Testsuite: Ensure stack protection is off for GCC new acef8081ec Fix spelling mistakes in BFD library.
The 1 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: ChangeLog | 4 + bfd/ChangeLog | 20 + bfd/configure | 20 +- bfd/elf32-nds32.c | 2 +- bfd/elfnn-riscv.c | 8 +- bfd/po/bfd.pot | 2932 +++++----- bfd/version.h | 2 +- bfd/version.m4 | 2 +- binutils/BRANCHES | 1 + binutils/ChangeLog | 12 + binutils/NEWS | 2 + binutils/README-how-to-make-a-release | 42 +- binutils/configure | 20 +- binutils/po/binutils.pot | 3414 ++++++------ config/ChangeLog | 4 + cpu/ChangeLog | 4 + elfcpp/ChangeLog | 4 + gas/ChangeLog | 10 + gas/NEWS | 2 + gas/config.in | 3 +- gas/configure | 20 +- gas/po/gas.pot | 5807 +++++++++++--------- gdb/testsuite/ChangeLog | 9 + .../gdb.base/{solib-search.c => stack-protector.c} | 14 +- gdb/testsuite/gdb.base/stack-protector.exp | 68 + gdb/testsuite/gdb.cp/ovldbreak.exp | 2 +- gdb/testsuite/lib/gdb.exp | 20 +- gold/ChangeLog | 8 + gold/po/gold.pot | 498 +- gprof/ChangeLog | 9 + gprof/configure | 20 +- gprof/po/gprof.pot | 2 +- include/ChangeLog | 4 + intl/ChangeLog | 4 + intl/aclocal.m4 | 4 +- ld/ChangeLog | 15 + ld/NEWS | 2 + ld/configure | 20 +- ld/po/ld.pot | 4178 +++++++------- .../ld-riscv-elf/attr-merge-arch-failed-01.d | 2 +- opcodes/ChangeLog | 13 + opcodes/configure | 20 +- opcodes/mips-dis.c | 6 +- opcodes/po/opcodes.pot | 542 +- 44 files changed, 9419 insertions(+), 8376 deletions(-) copy gdb/testsuite/gdb.base/{solib-search.c => stack-protector.c} (84%) create mode 100644 gdb/testsuite/gdb.base/stack-protector.exp