This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/binutils-gdb.
from c9f2799101 RISC-V: Merged extension string tables and their version tab [...] adds 6bc2c6ee80 Fix segfault when running ia16-elf-gdb adds 912697efc1 [GOLD] Got_offset_list: addend field adds 973b2b402e [GOLD] Remove addend from Local_got_entry_key adds 54721a930e [GOLD] Output_data_got tidy adds 2cc9ed14fa [GOLD] Output_data_got create entry method addends adds e4d49a0f90 [GOLD] Got_entry::write addends adds 5cdb4f1442 [GOLD] PowerPC64 support for sym+addend GOT entries adds 51298b3303 PR28149, debug info with wrong file association adds ef9768e37e PR28149 part 2, purge generated line info adds 10c21d953d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/dwarf2dbg.c | 182 +++++++++++++++++++++------------ gas/dwarf2dbg.h | 7 +- gas/testsuite/gas/i386/dwarf2-line-3.s | 1 + gas/testsuite/gas/i386/dwarf2-line-4.d | 11 +- gas/testsuite/gas/i386/dwarf2-line-4.s | 1 + gas/testsuite/gas/i386/dwarf4-line-1.d | 15 +-- gas/testsuite/gas/i386/dwarf5-line-1.d | 11 +- gas/testsuite/gas/i386/dwarf5-line-2.d | 11 +- gdb/configure.tgt | 5 + gold/incremental.cc | 10 +- gold/object.cc | 2 +- gold/object.h | 89 +++++++--------- gold/output.cc | 155 ++++++++++------------------ gold/output.h | 107 +++++++------------ gold/powerpc.cc | 169 +++++++++++++++--------------- gold/s390.cc | 12 ++- gold/symtab.h | 13 +-- gold/target.h | 15 +-- 19 files changed, 386 insertions(+), 432 deletions(-)