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-allnoconfig in repository toolchain/ci/binutils-gdb.
from bd267fd1f9 Forgot to add testcases to commit for [binutils][arm] PR2537 [...] adds d9bc85b65b gdb: remove use of iterate_over_inferiors in py-inferior.c adds 788eca4949 gdb: remove use of iterate_over_inferiors in mi/mi-interp.c adds a9ac81b1a7 gdb: remove uses of iterate_over_inferiors in mi/mi-main.c adds 26f42329ca gdb: remove uses of iterate_over_inferiors in top.c adds 42e04b3601 x86: Add {vex} pseudo prefix adds 3684d331fd Fix gdbsupport build adds 67b10306d1 Fix gdbsupport build on compilers that don't default to C++1 [...] adds 82a9ed2050 Improve the performance of the ascii art jump visualizer. adds 76e2944437 Fix a libiberty testsuite failure. adds 07f1f3aa53 Fix spelling errors adds c4d3fc1480 Make all-gdbsupport depend on all-bfd adds 503f691989 Automatic date update in version.in adds 4fb3a8daaf Update top level config files with copies from the official [...] new ae77468624 Add markers for 2.34 branch to the NEWS files and ChangeLogs. new 1b1bb2c67b Update version to 2.34.50. Regenerate configure and .pot files. new b248e9ce9a Update the notes on how to create a branch prior to a new release.
The 3 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 | 72 ++ Makefile.def | 1 + Makefile.in | 1 + bfd/ChangeLog | 17 + bfd/coff-arm.c | 2 +- bfd/configure | 20 +- bfd/elfxx-riscv.c | 2 +- bfd/po/bfd.pot | 1228 +++++++++--------- bfd/sysdep.h | 2 +- bfd/version.h | 2 +- bfd/version.m4 | 2 +- binutils/BRANCHES | 1 + binutils/ChangeLog | 21 + binutils/NEWS | 2 + binutils/README-how-to-make-a-release | 51 +- binutils/configure | 20 +- binutils/objdump.c | 66 +- binutils/po/binutils.pot | 2128 ++++++++++++++++--------------- config.guess | 79 +- config.sub | 31 +- config/ChangeLog | 4 + cpu/ChangeLog | 4 + elfcpp/ChangeLog | 4 + gas/ChangeLog | 20 + gas/NEWS | 2 + gas/config/tc-i386.c | 6 +- gas/configure | 20 +- gas/doc/c-i386.texi | 4 +- gas/po/gas.pot | 929 +++++++------- gas/testsuite/gas/i386/pseudos.s | 6 +- gas/testsuite/gas/i386/x86-64-pseudos.s | 6 +- gdb/ChangeLog | 32 + gdb/mi/mi-interp.c | 49 +- gdb/mi/mi-main.c | 73 +- gdb/python/py-inferior.c | 24 +- gdb/top.c | 51 +- gdbsupport/ChangeLog | 13 + gdbsupport/Makefile.am | 2 + gdbsupport/Makefile.in | 14 +- gdbsupport/common-defs.h | 2 +- gdbsupport/configure | 92 +- gdbsupport/configure.ac | 2 +- gold/ChangeLog | 9 + gold/po/gold.pot | 296 ++--- gprof/ChangeLog | 8 + gprof/configure | 20 +- include/ChangeLog | 4 + ld/ChangeLog | 9 + ld/NEWS | 2 + ld/configure | 20 +- ld/po/ld.pot | 510 ++++---- libctf/ChangeLog | 4 + libiberty/ChangeLog | 5 + libiberty/testsuite/demangle-expected | 2 +- opcodes/ChangeLog | 18 + opcodes/configure | 20 +- opcodes/i386-opc.tbl | 1 + opcodes/i386-tbl.h | 12 + opcodes/opintl.h | 2 +- opcodes/po/opcodes.pot | 56 +- sim/arm/ChangeLog | 4 + sim/arm/iwmmxt.c | 2 +- 62 files changed, 3201 insertions(+), 2910 deletions(-)