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-defconfig in repository toolchain/ci/binutils-gdb.
from 776489e0a7 Remove cleanups from solib-target.c adds 2030c07971 Change all_objfiles adapter to be a method on program_space adds 7e955d83c4 Change all_objfiles_safe adapter to be a method on program_space adds b669c95337 Add compunits range adapter to objfile adds f252c6d5dc Make psymtab range adapter a method on objfile adds 604b1bfb46 Simplify minsym iteration adds 7932255de5 Make minimal symbol range adapter a method on objfile adds 241110d6cd Automatic date update in version.in adds f3be6050c8 Automatic date update in version.in new f974f26cb1 Add markers for 2.32 branch to NEWS and ChangeLog files. new f48dfe417e Change version to 2.32.51 and regenerate configure and pot files.
The 2 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 | 10 + bfd/configure | 20 +- 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/ChangeLog | 164 +- gdb/ada-lang.c | 26 +- gdb/blockframe.c | 2 +- gdb/breakpoint.c | 8 +- gdb/coffread.c | 4 +- gdb/compile/compile-object-run.c | 2 +- gdb/cp-support.c | 10 +- gdb/dbxread.c | 2 +- gdb/dwarf-index-write.c | 2 +- gdb/dwarf2-frame.c | 2 +- gdb/elfread.c | 4 +- gdb/gcore.c | 4 +- gdb/guile/scm-objfile.c | 2 +- gdb/guile/scm-pretty-print.c | 2 +- gdb/guile/scm-progspace.c | 2 +- gdb/hppa-tdep.c | 6 +- gdb/jit.c | 4 +- gdb/linespec.c | 6 +- gdb/linux-thread-db.c | 4 +- gdb/main.c | 2 +- gdb/maint.c | 8 +- gdb/mdebugread.c | 2 +- gdb/mi/mi-cmd-file.c | 4 +- gdb/minsyms.c | 4 +- gdb/objc-lang.c | 20 +- gdb/objfiles.c | 30 +- gdb/objfiles.h | 241 +- gdb/ppc-linux-tdep.c | 2 +- gdb/printcmd.c | 2 +- gdb/probe.c | 6 +- gdb/progspace.h | 33 +- gdb/psymtab.c | 12 +- gdb/psymtab.h | 15 +- gdb/python/py-objfile.c | 4 +- gdb/python/py-prettyprint.c | 2 +- gdb/python/py-progspace.c | 2 +- gdb/python/py-xmethods.c | 2 +- gdb/solib-spu.c | 2 +- gdb/solib.c | 2 +- gdb/source.c | 10 +- gdb/spu-tdep.c | 4 +- gdb/stabsread.c | 2 +- gdb/symfile-debug.c | 2 +- gdb/symfile.c | 24 +- gdb/symmisc.c | 36 +- gdb/symtab.c | 70 +- gdb/windows-tdep.c | 2 +- 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 | 9 + ld/NEWS | 2 + ld/configure | 20 +- ld/po/ld.pot | 4178 ++++++++++++------------ opcodes/ChangeLog | 9 + opcodes/configure | 20 +- opcodes/po/opcodes.pot | 542 +-- 82 files changed, 9765 insertions(+), 8680 deletions(-)