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-allyesconfig in repository toolchain/ci/binutils-gdb.
from c9af65210c [gdb/testsuite] Fix layout next/prev/regs help message adds a88ef40d0f [gdb] Ensure listing of unused static var in info locals adds 83d4d556e2 Fix a spelling mistake in the binutils documentation. adds 45c63c0fe8 Updated translations for some of the binutils sub-directories. adds e56d7f1e19 gdb/doc: Fix header alignment of 'info threads' example output adds 7693576838 Simplify setting of reading_partial_symbols adds 197400e800 Convert IS_TYPE_UNIT_GROUP to method adds 4ac9383206 Fix a memory leak and remove an unused member adds a60419c8c9 Automatic date update in version.in adds c325c44ef6 gdb/copyright.py: Add generated files in gnulib/ to exclude list adds 8cb5117ccf Move dwarf2_get_die_type declaration to dwarf2/read.h adds 70d497007d [gdb/testsuite] Remove gcc/93866 xfail in methods.exp adds 265b467340 [ARC][committed] Update int_vector_base aux register. new ecda90163e Don't call lto-wrapper for ar and ranlib
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: bfd/ChangeLog | 10 + bfd/plugin.c | 22 +- bfd/plugin.h | 2 +- bfd/version.h | 2 +- binutils/ChangeLog | 12 + binutils/ar.c | 2 +- binutils/doc/binutils.texi | 2 +- binutils/nm.c | 2 +- gdb/ChangeLog | 38 + gdb/copyright.py | 4 +- gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 2 +- gdb/dwarf2/loc.h | 3 - gdb/dwarf2/read.c | 31 +- gdb/dwarf2/read.h | 13 + gdb/stack.c | 1 + gdb/testsuite/ChangeLog | 11 + .../info-locals-unused-static-var.c} | 12 +- ...ution.exp => info-locals-unused-static-var.exp} | 23 +- gdb/testsuite/gdb.go/methods.exp | 17 +- gold/ChangeLog | 4 + gold/po/fr.po | 308 +- gprof/ChangeLog | 4 + gprof/po/ms.po | 52 +- ld/ChangeLog | 4 + ld/po/fr.po | 6229 +++++++------------- opcodes/ChangeLog | 5 + opcodes/arc-regs.h | 3 +- 28 files changed, 2610 insertions(+), 4213 deletions(-) copy gdb/testsuite/{gdb.tui/tui-layout-asm-short-prog.S => gdb.base/info-locals-un [...] copy gdb/testsuite/gdb.base/{source-execution.exp => info-locals-unused-static-var [...]