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-aarch64-stable-allnoconfig in repository toolchain/binutils-gdb.
from dcd9adc5cb oops - add missing piece of previous delta adds d2eb0fb5a0 Stop corruption of ihex output shen addresses are sign extended. adds fda57deda7 Updated French translation for the ld subdirectory. adds d07b621f4c [ARC] More fixes for TLS. adds 20b233dc48 Fixed warning from previous patch. Added Changelog. adds dfbfec241a Correct comment concerning PE timestamp insertion. adds 5d762de01c Fix a typo in iconv.m4. adds 4b905ae1b4 [PowerPC] Document requirements for VSX feature adds 9c122c7f9c Fix unsigned overflow in minsyms reader. adds 2179fbc36d Return scoped_fd from open_source_file and find_and_open_source adds eefce37f62 Remove a VEC from remote.c adds 00a9f4ce3d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 24 ++++++++++ bfd/arc-got.h | 33 ++++++++------ bfd/elf32-arc.c | 117 ++++++++++++++++++++++++++++++++++++------------- bfd/ihex.c | 18 ++++++++ bfd/peXXigen.c | 3 +- bfd/version.h | 2 +- binutils/ChangeLog | 4 ++ binutils/configure | 2 +- config/ChangeLog | 5 +++ config/iconv.m4 | 2 +- gdb/ChangeLog | 36 +++++++++++++++ gdb/common/scoped_fd.h | 19 ++++++++ gdb/configure | 2 +- gdb/doc/ChangeLog | 5 +++ gdb/doc/gdb.texinfo | 12 ++--- gdb/minsyms.c | 5 ++- gdb/psymtab.c | 7 ++- gdb/remote.c | 51 +++++++++------------ gdb/source.c | 65 +++++++++++++-------------- gdb/source.h | 10 +++-- gdb/tui/tui-source.c | 47 +++++++++----------- intl/ChangeLog | 4 ++ intl/configure | 2 +- ld/ChangeLog | 4 ++ ld/po/fr.po | 6 +-- 25 files changed, 326 insertions(+), 159 deletions(-)