This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from 97a8d0ab53 Automatic date update in version.in adds 0bd0932314 Add markers for 2.39 branch adds 631ec08cb1 Update version to 2.39.50 and regenerate files adds e1ec7b9f9f Update release README with new version numbers adds 5bbe6ec5b1 Fix regeneration of ld configure and makefiles adds ec54dc915f libopcodes/s390: add support for disassembler styling adds 44ca285b73 gdb: initialize the data_head variable to eliminate compilat [...] adds 3fa23bb5a5 [gdb/symtab] Fix segfault in dwarf2_per_objfile::symtab_set_p adds 8728fb3385 [gdb/symtab] Fix assert in process_imported_unit_die adds 57f8fe908b [gdb/build] Handle deprecation of scm_install_gmp_memory_functions adds fa17a68141 Handle bool specially in gdb.set_parameter adds d19ca0b35c Accept gdb.Value in more Python APIs new d2acd4b0c5 Automatic date update in version.in
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 | 4 + bfd/configure | 20 +- bfd/po/bfd.pot | 2664 ++++++++++--------- bfd/version.h | 2 +- bfd/version.m4 | 2 +- binutils/BRANCHES | 1 + binutils/ChangeLog | 4 + binutils/Makefile.in | 345 ++- binutils/NEWS | 3 + binutils/README-how-to-make-a-release | 37 +- binutils/aclocal.m4 | 220 +- binutils/configure | 241 +- binutils/po/binutils.pot | 4072 +++++++++++++++-------------- config/ChangeLog | 4 + cpu/ChangeLog | 4 + elfcpp/ChangeLog | 4 + gas/ChangeLog | 4 + gas/Makefile.in | 671 +++-- gas/NEWS | 2 + gas/aclocal.m4 | 220 +- gas/configure | 241 +- gas/po/gas.pot | 3990 ++++++++++++++-------------- gdb/dwarf2/read.c | 13 +- gdb/dwarf2/read.h | 10 +- gdb/guile/guile.c | 10 + gdb/nat/linux-btrace.c | 2 +- gdb/python/lib/gdb/__init__.py | 7 + gdb/python/py-arch.c | 33 +- gdb/python/py-progspace.c | 24 +- gdb/testsuite/gdb.python/py-arch.exp | 2 +- gdb/testsuite/gdb.python/py-parameter.exp | 4 + gdb/testsuite/gdb.python/py-progspace.exp | 3 + gdb/testsuite/gdb.python/py-shared.exp | 5 +- gdb/testsuite/gdb.python/python.exp | 3 + gold/ChangeLog | 4 + gold/po/gold.pot | 31 +- gprof/ChangeLog | 4 + gprof/Makefile.in | 142 +- gprof/aclocal.m4 | 218 +- gprof/configure | 241 +- gprof/po/gprof.pot | 38 +- gprofng/Makefile.in | 38 +- gprofng/aclocal.m4 | 222 +- gprofng/common/config.h.in | 28 +- gprofng/configure | 241 +- gprofng/doc/Makefile.in | 20 +- gprofng/gp-display-html/Makefile.in | 15 +- gprofng/libcollector/Makefile.in | 148 +- gprofng/libcollector/aclocal.m4 | 220 +- gprofng/libcollector/configure | 241 +- gprofng/src/Makefile.in | 489 +++- include/ChangeLog | 4 + ld/ChangeLog | 4 + ld/NEWS | 2 + ld/configure | 20 +- ld/po/ld.pot | 3647 +++++++++++++------------- libctf/ChangeLog | 4 + libiberty/ChangeLog | 4 + opcodes/ChangeLog | 4 + opcodes/Makefile.in | 884 +++++-- opcodes/aclocal.m4 | 218 +- opcodes/configure | 241 +- opcodes/disassemble.c | 1 + opcodes/po/opcodes.pot | 273 +- opcodes/s390-dis.c | 87 +- 66 files changed, 11274 insertions(+), 9334 deletions(-)